@charset "utf-8";


@media (min-width: 1200px){
	.container {
	width: 1080px;
	}
}


/*footer*/
#footer {
	padding: 80px 0 30px ;
	background: url(img/all/nav_bg.jpg); 
	color: #ffffff;
}
.foot_add {
    margin: 20px 0 0 0;
}
.foot_nav li {
    margin: 0 0 15px 0;
}
.foot_nav{
    margin: 0 0 0 30px;
    padding: 10px 20px;
    border-left: 1px solid #FFF;
}
.foot_nav a {
    font-size: 1.4rem;
    color: #FFF;
}
.foot_sns {
    text-align: center;
}
.foot_sns ul {
    margin: 20px 0 0 0;
}
.foot_sns li {
    margin: 0 10px;
}
.copy {
     margin: 20px  auto 0;
     font-size: 1.2rem;
} 

/*apgenation*/
.navigation{
    margin: 30px 0 0 0;
}
.pagination {
    display: inline;
    text-align: center;
}
.page-numbers li {
    display: inline-block;
    height:40px;line-height:40px;
    width:40px;text-align:center;
    background-color:#333;
    color:#fff;
    border-radius: 5px / 5px;
}
    
.page-numbers .pre {background-color:#ccc;color:#333;}
.page-numbers .this {background-color:#777;color:#fff;}
.page-numbers li a{display:block; background-color:#ccc;border-radius: 5px / 5px;}
.page-numbers li a:hover {color: #fff;text-decoration: none;background-color: #333;border-radius: 5px / 5px;}

    
/*all*/
.top_pdg {
    padding-top:75px;
}
.pc_non_s {
    display: none;
}
.sp_non_S {
    display: block;
}
.pc_non_m {
    display: none;
}
.sp_non_m {
    display: block;
}
.pc_on_l {
    display: block;
}
.sp_on_l {
    display: none;
}
.bg_wt {
    width: 100%;
    padding: 80px 0;
    background-color: #FFF;
}
.bg_bj {
    width: 100%;
    padding: 80px 0;
    background-color: #f6f5e8;
}
.bg_cloud {
    padding: 80px 0 ;
    background: url(img/all/cloud_bg.jpg);
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.section-title01 {
    margin: 0 0 20px 0;
    text-align: center;
}
.section-title02 {
    margin: 0 0 60px 0;
    text-align: center;
}
.section-title03 {
    margin: 0 0 60px 0;
    padding: 0 0 5px 0;
    text-align: center;
    border-bottom: 1px solid #000;;
}

.ttl01 {
    margin: 0 0 30px 0;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 8px;
}
.ttl01_02 {
    margin: 0 0 30px 0;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 8px;
    text-align: center;
}
.ttl02 {
    margin: 0 0 20px 0;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 8px;
}

.ttl02_02 {
    margin: 0 0 20px 0;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 8px;
    text-align: center;
}

.fw_b {
    font-weight: 600;
}

.btn02 {
    margin: 70px 0 0 0;
}
.btn03 {
    margin: 30px 0 0 0;
}

.btm_form_btn {
    margin: 80px 0 0 0;

}
.btm_form_btn02 {
    margin: 40px 0 0 0;

}

.btm_form_btn a {
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #FFF;
    background-color: #0056bb;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    border-radius: 18px;
}
.btm_form_btn a:hover {
    color: #FFF;
    background-color: #28BFE7;
    text-decoration: none;
}

.btm_form_btn02 a {
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #FFF;
    background-color: #0056bb;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    border-radius: 18px;
}
.btm_form_btn02 a:hover {
    color: #FFF;
    background-color: #28BFE7;
    text-decoration: none;
}

.f_bd_bl {
    border-bottom: 2px dotted #0056bb;
}

.pagetop {
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 20px;
  display: flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  transition: .3s;
  
/*   デフォルトは非表示 */
  opacity: 0;
}

.form_side_btn {
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 90px;
    display: flex;
    width: 240px;
    height: 125px;
    border-radius: 50%;
    transition: .3s;

  /*   デフォルトは非表示 */
    opacity: 0;
}

.img_pd {
    padding: 0 50px;
}


/*cafe  */
.cafe_ttl_bg {
    background: url(img/cafe/cafe_main_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding: 10% 0;
    text-align: center;
    color: #fff;
}
.cafe_kujirado_bg {
    padding: 80px 0 200px;
    background: url(img/cafe/cafe_kujirado_bg.jpg);
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.cafe_kujirado_read {
    margin: 50px 0;
    color: #fff;
}
.cafe_kujirado_read p {
    font-size: 1.8rem;
}
.cafe_kodawari_box {
    color: #fff;
    font-size: 1.8rem;
}
.cafe_kodawari_box ul {
    margin: 30px 0 0 0;
    border-top: 1px solid #fff;
}
.cafe_kodawari_box li {
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #fff;
}
ul.count-ex01 > li { 
    counter-increment: count-ex01; 
    position: relative; 
    padding-left: 3.5rem; 
} 
ul.count-ex01 > li:before { 
    padding: 15px 0 15px 5px;
    content: counter(count-ex01) "."; 
    position: absolute; top: 0; left: 3px; 
}
.cafe_salon_bg {
    background: url(img/cafe/cafe_chiiki_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding: 12% 0;
    text-align: center;
    color: #fff;
}
.cafe_yurari_box_pc {
    margin: 50px 0 0 0;
    position: relative;
}
.cafe_yurari_biank {
    position: absolute;
    left: 370px;
    bottom: 600px;
}
.cafe_yurari_line {
    position: absolute;
    right: 200px;
    bottom: 150px;
}
.cafe_kujirado_shop  {
    position: absolute;
    left: -50px;
    bottom: -100px;
}
.cafe_yurari_box_sp {
    display: none;
}
.cafe_kujirado_shop_sp {
    display: none;
}

.salon_kujirado_read {
    margin: 50px 0;
}
.salon_kujirado_read p {
    font-size: 1.8rem;
}



/*asobitai  */
.asobitai_bg {
    padding: 150px 0 10px;
    background: url(img/asobitai/asobitai_bg.jpg);
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.asobitai_kosodate_bg {
    background: url(img/asobitai/asobitai_kosodate_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding: 15% 0;
    text-align: center;
    color: #fff;
}
.asobitai_higaeri_bg {
    padding: 50px 0 10px;
    background: url(img/asobitai/asobita_higaerii_bg.jpg);
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.asobitai_higaeri_read {
    margin: 50px 0 30px 0;
}
.asobitai_higaeri_read p {
    font-size: 1.8rem;
}

.asobitai_muchu_bg {
    background: url(img/asobitai/asobitai_muchuninareru_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding: 15% 0;
    text-align: center;
    color: #fff;
}

/*index  */
.carousel-indicators {
    display: none;
}
.swiper-slide img {
    border-radius: 20px;
}
.index_news_date {
    margin-top: 10px;
    font-size: 1.4rem;
}
.index_news_ttl {
    font-weight: 600;
}
.index_enjoy_bg {
    padding: 100px 0 150px;
    background: url(img/index/index_enjoy_bg.jpg);
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.index_enjoy_read {
    margin: 0 0 0 60px;
    font-size: 20px;
}
.index_enjoy_read p {
    font-size: 1.8rem;
    font-weight: 600;
}
.index_taiken_bg {
	margin: 0 0 8px 0;
	padding: 50px 0;
	background: url(img/index/index_taiken_bg.png) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	height: 817px;
	font-size: 1.4rem;
}
.index_oyako_taiken_box {
	position: absolute;
	top: 240px;
	right:140px;
	text-align: right;
}
.index_minpaku_taiken_box {
	position: absolute;
	top: 240px;
	left:140px;
	text-align: left;
}

.index_insta_bg {
    background: url(img/index/index_insta_bg.png);
    background-size: cover;
    background-position: center top;
    background-attachment: scroll;
    background-repeat: no-repeat;
    margin: 0;
    padding: 160px 0 100px;
    text-align: center;
    z-index: 2;
}


/*news  */
.news_single_l {
    margin: 0 30px 0 0;
    padding: 30px 50px;
    max-width: 70%;
    background-color: #fff;
    border-radius: 30px;
}
.news_single_r {
    padding: 30px;
    background-color: #fff;
    border-radius: 30px;
}
.news_single_date {
    margin: 0 0 10px 0;
}
.news_cat_single {
    margin: 0 10px 0 0;
    padding: 2px 5px;
    background-color: #0056bb;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    
}
.news_single_cont h2 {
    margin: 0 0 40px 0;
    padding: 0 0 10px 0;
    font-size: 2rem;
    font-weight: 600;
    border-bottom: 1px solid #000;
}
.news_single_pnt {
    margin: 80px 0 0 0;
}
.news_single_pnt p {
    font-size: 1.2rem;
}
#widget_box li {
    margin: 0 0 10px 0;
}
#widget_box a {
    margin: 0 0 10px 0;
    font-size: 1.4rem;
}
#widget_box select {
    margin: 0 0 10px 0;
    height: 40px;
    width: 100%;
    padding: 10px;
    font-size: 1.4rem;
}
.news_single_box_in {
    margin-bottom: 40px;
}
.news_single_box_in h2 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: 1px solid #000;
}

.news_single_box_in p {
    font-size: 1.4rem;
}

/*aboutus  */
.aboutus_ttl_bg {
    background: url(img/aboutus/kujirado_main_img.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding: 10% 0;
    text-align: center;
    color: #fff;
}
.aboutus_message_bg {
    background: url(img/aboutus/kujirado_meeeage_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.about_message_box {
    padding: 100px 60px;
    background-color: rgba(255,255,255, 0.8);
}

.tbl01 {
	width:100%;
	font-size: 1.6rem;
}

.tbl01 th {
	width: 28%;
  font-weight: nomal;
}

.tbl01 td, .tbl01 th {
	padding: 15px;
  border-bottom: 1px dotted #000;
}
.tbl01_bd_top {
    border-top: 1px solid #000;
}
.tbl01_bd_bottom {
    border-bottom: 1px solid #000;
}
.about_prof_ttl {
    margin: 0 0 20px 0;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: 1px solid #000 ;
}


/*flow*/
.flow_box {
    margin: 0 0 40px 0;
    padding: 40px;
    border: 2px solid #093a76;
    color: #093a76;
    font-weight: 600;
}
.flow_allow {
    display:block;
    margin: 0 0 -20px 0;
}
.flow_btn {
    display:block;
    margin: 0 0 -85px 0;
}
.flow_namber {
    font-size: 5rem;
}
.flow_f {
    font-size: 2.2rem;
}
.flow_f02 {
    margin: 20px 0 0 0;
    font-size: 2.2rem;
}


/*menu_select*/
.menu_select_box {
    margin: 0 0 50px 0;
}
.menu_select01 a {
    display: block;
    width: 100%;
    padding: 7px 0;
    color: #FFF;
    background-color: #0056bb;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
}
.menu_select01 a:hover {
    color: #FFFF;
    background-color: #28BFE7;
    text-decoration: none;
}
.menu_select{
	width: 100%;
    padding: 1px 0;
    color: #FFF;
    background-color: #0056bb;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
}



.dropmenu {
	width: 100%;
	margin: 0 auto;
}
.dropmenu li {
	position: relative;
}
.dropmenu li a {
	display: block;
	margin: 0;
	padding: 13px 15px;
	font-size: 14px;
	line-height: 1;
	color: #ffffff;
	cursor: pointer;
    font-size: 1.8rem;
}
.dropmenu li a:after {
	content: '';
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 40%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #FFFFFF transparent transparent transparent;
}
.dropmenu li ul {
	position: absolute;
	width: 100%;
	z-index: 9999;
	top: 100%;
	left: 0;
}
.dropmenu li ul li{
	overflow: hidden;
	height: 0;
	transition: .2s;
}
.dropmenu li ul li a{
	border-top: 1px solid #dddddd;
	background: #efefef;
	color: #333333;
}
.dropmenu li ul li a:after {
	content: none;
}
.dropmenu li ul li:first-child a{
	border-top: none;
}
@media screen and (min-width: 601px) {
	.dropmenu li:hover a:after {
		transform: rotate(180deg);
		transition: .1s;
	}
	.dropmenu li:hover ul li{
		overflow: visible;
		height: 40px;
	}
	.dropmenu li ul li a:hover {
		background: #28BFE7;
        color: #FFF;
		transition: .5s;
        text-decoration: none;
	}
}
@media screen and (max-width: 600px) {
	.dropmenu li.active_sp a:after {
		transform: rotate(180deg);
		transition: .1s;
	}
	.dropmenu li.active_sp ul li{
		overflow: visible;
		height: 40px;
	}
}



/*report*/
.all_report_box {
    margin: 0 0 40px 0; 
    padding: 0 0 20px 0;
    border-bottom: 1px solid #000;
}
.all_report_box img {
    border-radius: 20px;
}
.all_report_ttl_box {
    margin: 10px 0 0 0;
}
.all_report_category {
    margin: 0 0 5px 0;
    font-weight: 600;
}
.all_report_ttl {
    margin: 0 0 10px 0;
    font-size: 1.8rem;
    font-weight: 600;
}
.report_ttl_date {
    padding: 2px 10px;
    font-size: 1.4rem;
    color: #FFF;
    background-color: #0056bb;
    border-radius: 5px;
}
.all_report_cont{
    margin: 0 0 20px 0;
}
.all_report_cont p{
    font-size: 1.3rem;
}
.report_ttl {
    margin: 30px 0 20px 0;
    text-align: center;
}
.report_ttl p{
    font-size: 2rem;
    font-weight: 600;
}
.single_report_cont01 {
    margin: 0 0 50px 0;
    padding: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.single_report_cont01 p {
    font-size: 1.8rem;
    font-weight: 600;
}


/*menu*/
.all_menu_box img {
    border-radius: 20px;
}
.all_menu_ttl_box {
    margin: 13px 0 0 0;
    font-weight: 600;
}
.all_menu_ttl_date {
    padding: 2px 10px;
    font-size: 1.4rem;
    color: #FFF;
    background-color: #0056bb;
    border-radius: 5px;
}
.all_menu_ttl_bosyu {
    margin: 0 0 0 5px;
    padding: 2px;
    font-size: 1.4rem;
    color: #0056bb;
    border: 1px solid #0056bb;
    border-radius: 5px;
}
.menu_img img{
    width: 100%;
}
.mskImg {
    mask-image: url("img/menu/menu_img_msk.svg");/*マスクレイヤーとして使用する画像*/
    mask-repeat: no-repeat;
    mask-position: 3% 0;
    mask-size: auto 100%;
    -webkit-mask-image: url("img/menu/menu_img_msk.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 3% 0;
    -webkit-mask-size: auto 100%;
  }
.menu_ttl {
    margin: 30px 0 20px 0;
    text-align: center;
}
.menu_ttl p{
    font-size: 2rem;
    font-weight: 600;
}
.single_menu_cont01 {
    margin: 0 0 50px 0;
    padding: 20px;
    border-top: 1px solid #000;
}
.single_menu_cont02 {
    margin: 0 0 30px 0;
    padding: 30px;
    border-top: 1px solid #000;
    text-align: center;
}
.single_menu_cont02 p {
    font-size: 1.8rem;
    font-weight: 600;
    
}
.single_menu_cont03 {
    margin: 0 0 30px 0;
    padding: 30px;
    border-top: 1px solid #000;
}
.single_menu_cont_ttl {

    padding: 2px;
    width: 200px;
    color: #FFF;
    background-color: #000;
}
.single_menu_cont_ttl {
    margin: -48px auto 20px;
    padding: 2px;
    width: 200px;
    color: #FFF;
    background-color: #000;
    text-align: center;
    font-weight: 600;
}
.menu_cat_ttl  {
    margin: 0 0 20px 0;
    text-align: center;
}
.menu_cat_ttl  h3{
    font-size: 2.6rem;
    font-weight: 600;
}
.menu_select {
    margin: 0 0 0 0;
}
.menu_select a {
    display: block;
    width: 100%;
    padding: 5px 0;
    color: #FFF;
    background-color: #0056bb;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
}
.menu_select a:hover {
    color: #FFF;
    background-color: #28BFE7;
    text-decoration: none;
}

/*voice*/
.voice_box {
    margin: 0 0 40px 0;
    padding:30px 80px;
    background-color: #FFF;
    border: 2px solid #000;
    border-radius: 120px;
}
.voice_voice {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #000;
    font-size: 1.6rem;
}
.voice_ttl_box {
    font-weight: 600;
}


/*faq*/
.faq_ttl {
    margin-bottom: 10px;
    font-size: 2.2rem;
    font-weight: 600;
}
.faq_ttl_s {
    margin-left: 5px;
    font-size: 1.8rem;
    font-weight: 600;
}
.faq_list {
    height: 100%;
    box-sizing: border-box;
    padding: 18px 24px;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    transition: .3s;
    color: #0E367D;
    font-weight: 700;
}
.faq_link {
    display: block;
    height: 100%;
    width: 100%;
}
.faq_link:hover, .faq_link:focus {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.36);
  }
.faq_link_headline {
    display: flex;
    align-items: center;
    color: #0E367D;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.04em;
}
.faq_link_headline img {
    margin-right: 8px;
}
.faq_link_headline-text {
    flex: 1;
}
.qa-list dl {
    position: relative;
    margin: 0 0 10px 0;;
    padding: 0 0 0 0;
    cursor: pointer;
}
.qa-list dl:first-child {
}
.qa-list dl::before {
    position: absolute;
    top: 20px;
    right: 35px;
    display: block;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #4d4d4d;
    border-right: 2px solid #4d4d4d;
	z-index: 50;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 14px 80px 14px 30px;
    font-weight: bold;
    font-size: 1.8rem;
	background-color: #FFF;
}

.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 30px;
}
.qa-list dl dd p {
    margin: 30px 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

.qa-list dl dt {
    border-left: none;
}


/*index*/


#google-maps {
	position: relative;
	padding-bottom: 400px; 
	height: 0;
	overflow: hidden;
}
#google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%  !important;
}



@media (max-width: 991px) {
/*all */
.top_pdg {
    padding-top:60px;
}
.top_pdg_top {
    padding-top:60px;
}
.pc_on_l {
    display: none;
}
.sp_on_l {
    display: block;
}
.sp_non_l {
    display: none;
}
#footer {
	padding: 30px 0 30px ;
}
.foot_add {
    margin: 20px 0 30px;
    text-align: center;
}

/*index */
.index_enjoy_bg {
    padding: 80px 0;
    background: none;
}
.index_enjoy_read {
    margin: 0;
    text-align: center;
}
.index_taiken_bg {
	margin: 0;
	padding: 50px 0;
	background: none;
    background-color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	height: auto;
	font-size: 1.4rem;
}
.index_oyako_taiken_box {
	position: static;
	text-align: center;
    margin: 0;
}
.index_minpaku_taiken_box {
	position: static;
    text-align: center;
}

/*news  */
.news_single_l {
    margin: 0 0 50px 0;
    padding: 30px 50px;
    max-width: 100%;

}
.news_single_r {
    padding: 30px;
    background-color: #fff;
    border-radius: 30px;
}

/*cafe  */
.cafe_yurari_box_pc {
    display: none;
}
.cafe_yurari_box_sp {
    display: block;
    margin: 40px 0 0 0;
    padding:40px;
    background: url(img/cafe/cafe_yurari_bg_sp.png);
    background-size: cover;
    background-position: top;
    background-attachment: scroll;
    background-repeat: no-repeat;
}
.cafe_yurari_box_foot_sp img{
    width:100%;
}
.cafe_yurari_read {
    margin: 0 0 30px 0;
}
.cafe_yurari_biank_sp {
    margin: -30px auto 0;
}
.cafe_yurari_line_sp {
    margin: -30px auto 0;  
}
.cafe_kujirado_shop_sp {
    display: block;
    margin: 30px auto 0;
    width: 70%;
}

}



@media (max-width: 767px) {
/*all */
.pc_non_m {
    display: block;
}
.sp_non_m {
    display: none;
}

}


@media (max-width: 576px) {
    /*all */
.pc_non_s {
    display: block;
}
.sp_non_s {
    display: none;
}
.sp_bottom {
    margin-bottom: 30px;
}
.sp_bottom02 {
    margin-bottom: 60px;
}
.foot_logo {
    width: 70%;
    margin: 0 auto;
}

.ttl01 {
    font-size: 2.6rem;
    text-align: center;
}
.ttl02 {
    text-align: center;
}

/*aboutus*/
.about_message_box {
    padding: 100px 20px;
}
.img_pd {
    padding: 0 30px;
}

/*asobitai*/
.asobitai_bg {
    padding: 80px 0 80px;
    background: none;
   background-color: #f6f5e8;
}
.asobitai_read_box{
    margin-bottom: 30px;

}
.asobitai_read_box p{
    font-size: 1.6rem;

}
.asobitai_read_box h3 {
    margin: -50px 0 10px;
    padding: 5px 0;
    text-align: center;
    font-size: 2.2rem;
    font-weight: 600;
    background-color: #f6f5e8;
    position: relative;
    z-index: 500;
}
.asobitai_read_box02{

}
.asobitai_read_box02 p{
    font-size: 1.6rem;

}

/*voice*/
.voice_box {
    margin: 20px 40px 0;
    padding:30px;
    background-color: #FFF;
    border: 2px solid #000;
    border-radius: 40px;
}
.voice_box p {
    font-size: 1.4rem;
}

/*voice*/
.flow_namber {
    font-size: 3rem;
    text-align: center;
}
.flow_box {
    margin: 0 0 20px 0;
    padding: 30px 20px 20px;
    border: 2px solid #093a76;
    color: #093a76;
    font-weight: 600;
}
.flow_f {
    text-align: center;
    font-size: 2rem;
}
.flow_f02 {
    margin: 0;
    text-align: center;
    font-size: 2rem; 
}
.flow_btn {
    display:inline;
    margin: 0;
}

/*cafe*/
.cafe_kujirado_bg {
    padding: 80px 0;
}

/*menu*/
.all_menu_ttl_date {
    padding: 2px 5px;
    font-size: 1.3rem;
    letter-spacing: 0.05em;

}
.all_menu_ttl_bosyu {
    margin: 0;

}

.sp_center {
    text-align: center;
}

}