@charset "utf-8";
ul.link li a{
  font-weight: 400
}

/**concept**/
.page_header{
  height: 80px;
  box-shadow: none;
}

.page h2.main_title{
  margin-bottom: 32px;
  font-size: 0.32rem;
  font-weight: 400;
  font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, serif;
  line-height: 1;
  letter-spacing: 0.15em;
}

.sub_title{
  color: #f39800;
  font-size: 0.14rem;
  margin-bottom: 60px;
  line-height: 1;
}

.concept01{
  padding: 0 0 80px;
}


.content{
  width: 740px;
  padding: 30px 0;
  background: url(images/content_bg.webp) left top no-repeat;
  background-size: 100%;
  max-width: 100%;
}

.page .content_title{
  font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, serif;
  font-size: 0.16rem;
  margin-bottom: 0;
  letter-spacing: 0.1em;
  font-weight: 600;
  padding-bottom: 16px;
}

.concept01 .content_text{
  margin-bottom: 46px;
}

.page .content_text{

}

.concept_img01{
  width: 555px;
  margin: 0 0 56px 0;
  max-width: 100%;
}


.concept_img02{
  width: 750px;
  margin: 0 0 0 auto;
  max-width: 100%;
  text-align: right;
}

.concept02{
  padding: 0 0 30px;
}

.concept02 .inner{
  padding: 0;
}

.concept02 .sub_tit{
  padding: 0 5%;
}

.concept02 .tit{
  text-align: left;
  margin-bottom: 30px;
  padding: 0 5%;
}


.overview_wrap{
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  flex-direction: column;
}

.overview_wrap .box{
  position: relative;
  margin-bottom: 25px;
}

.left_box01 .num{
  position: absolute;
  left: -25px;
  top: -25px;
}

.overview_wrap .right_box01{
  padding-left: 6%;
  display: flex;
  align-items: center;
  line-height: 2.4;
  margin-bottom: 0;
}

.overview_wrap .left_box02{
  display: flex;
  align-items: center;
  order: 2;
  padding: 0 0 0 6%;
  margin: 0;
}

.overview_wrap .conceptimg{
  z-index: 2;
  position: relative;
  width: 95%;
}

.right_box02 .num{
  position: absolute;
  left: -25px;
  top: -25px;
  z-index: 1;
}

.overview_text{
  width: 740px;
  padding: 0 5% 58px;
  max-width: 100%;
  margin-top: 120px;
}

.registration{
  position: relative;
  background: #ef5514;
  border-radius: 2px;
  width: 90%;
  height: 50px;
  position: relative;
  margin: auto;
  max-width: 550px;
}

.registration a{
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 0.16rem;
  font-weight: 600;
  letter-spacing: 0.16em;
}

.registration a:hover{
  opacity: 1;
}

.registration .reg01{
  width: 56px;
  position: absolute;
  left: -1%;
  margin: auto 0;
}

.registration .reg02{
  position: absolute;
  right: 16px;
  margin: auto 0;
  display: flex;
}

.price01{

}

/**price**/

.price01 ul.link{
  display: flex;
  margin-bottom: 100px;
  flex-wrap: wrap;
}

.price01 ul.link li{
  width: 48%;
  margin-right: 4%;
}

.price01 ul.link li:nth-child(2n){
  margin-right: 0;
}

.price01 ul.link li a{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 21px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.64);
  font-size: 0.13rem;
  line-height: 1;
}

.price01 ul.link li a i{
  width: 8px;
  display: flex;
  margin-right: 4px;
}

.price02{
  width: 740px;
  margin: auto;
  max-width: 100%;
}

.price_wrap .plan{
  background: #fff;
  padding: 60px 0 40px;
}

.price_wrap .desc{
  font-size: 0.14rem;
  text-align: left;
  margin-bottom: 40px;
  line-height: 2.0;
}

.price_wrap .desc span{
  color: #f39800;
}

.title_box .sub_tit{
  text-align: left;
}

.title_box .tit{
  text-align: left;
}

.price_wrap .title_box{

}

.price_wrap .bottom_text b{
  font-size: 0.13rem;
  font-weight: 600;
}

.price_wrap .bottom_text{
  font-size: 0.13rem;
  margin-bottom: 30px;
}

.price_wrap .price03{
  background: #fff9f2;
  padding: 60px 0 30px;
}

.price02 .tab_box01{
  margin-bottom: 45px;
}

.price03 .inner{
  width: 740px;
  margin: auto;
}

.price03 .tab_box02 .tab button{
  width: calc(100% / 5);
}

.price03 .tab_box02{
  margin-bottom: 60px;
}

.price04 .tab_box02 .tab button {
  width: calc(100% / 3);
}

.tab button.tab8{
  padding:0;
  height: 48px;
}

.price04 .inner{
  width: 740px;
  margin: auto;
}

.price04 .tab_box02 {
  margin-bottom: 45px;
}

.price04 .bottom_text{
  margin-bottom: 48px;
}

.price04 .syokai{
  font-size: 0.16rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 26px;
  line-height: 1;
}

.price04 .syokai_orange{
  font-size: 0.14rem;
  text-align: center;
  color: #f39800;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.price05{
  background: #fff9f2;
  padding: 60px 0 125px;
}

.price05 h2{
  font-size: 0.16rem;
  text-align: center;
  margin-bottom: 26px;
}

.price05 .registration{
  margin-top: 50px;
}


.option_box{
  display: flex;
  justify-content: space-between;
  width: 700px;
  margin: auto;
  max-width: 100%;
}

.option_box .icon{
  width: 40px;
}

.option_title{
  margin-bottom: 40px;
  font-size: 0.16rem;
  font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, serif;
  line-height: 2;
}

.option_text{
  font-size: 0.14rem;
}

.option_text a{
  color:#f39800;
  text-decoration: underline;
}

.option_arrow{
  margin: 40px auto 26px;
  text-align: center;
}

.option_arrow img{
  width: 21px;
}

.price06 .inner{
  width: 740px;
  margin: auto;
  padding: 60px 5% 80px;
}

.price06 .inner .tit{
  margin-bottom: 40px;
}

.price_wrap .price06 .desc{
  font-size: 0.16rem;
}


.price06 table{
  width: 740px;
  margin: auto;
  font-size: 0.14rem;
  max-width: 100%;
}

.price06 table tr{
  
}

.price06 table th{
  border-top: 1px solid rgba(153,153,153,0.64);
  border-right: 1px solid rgba(153,153,153,0.64);
  width: 33%;
  height: 56px;
  background: #fff9f2;
  font-weight: 400;
}

.price06 table th span{
  font-size: 0.12rem;
  color: #f39800;
}

.price06 table td{
  border-top: 1px solid rgba(153,153,153,0.64);
  font-weight: 400;
  background: #fff;
  text-align: center;
}

.price06 table .top th{
  border-top: none;
  padding: 5px 0;
} 

.price06 table .top td{
  border-top: none;
}

.price06 table .bottom th{
  border-bottom: none;
}

.price06 table .bottom td{
  border-bottom: none;
}

.price07{
  padding: 0 0 50px;
}

.price07 .sub_tit{
  font-size: 0.12rem;
}

.price07 .tit{
  font-size: 0.20rem;
  margin-bottom: 40px;
}

.price07 .desc{
  font-size: 0.14rem;
  margin-bottom: 39px;
}


.accordion{
  margin-bottom: 26px;
}

.accordion a{
	text-decoration: underline;
	font-weight: 600;
	color:#000;
}

 .accordion_row {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	}
   
  .accordion_row:last-child {
	margin-bottom: 0;
  }
   
  .accordion_header {
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid rgba(153,153,153,0.64);
	margin-bottom: 0;
	padding-bottom: 12px;
	line-height: 1;
	}
   
  .accordion_barBox {
	display: block;
	width: 1em;
	height: 1em;
	position: absolute;
	top: 38%;
	right: 1.5em;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	}
   
  .accordion_bar {
	display: block;
	width: 0.8em;
	height: 2px;
	background: #444;
  }
   
  .accordion_bar{
	width: 14px;
	height: 7px;
	background: url(images/price/accordion_arrow.webp);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
  }

  
  .accordion_bar_ac{
	width: 14px;
	height: 7px;
	background: url(images/price/accordion_arrow_close.webp);
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}

.accordion_row.-active .accordion_bar{
	display: none;
}

.accordion_row.-active .accordion_bar_ac{
	display: block;
}

.accordion_content {
	display: none;
	width: 100%;
	height: 0;
	background: #fff;
	transition: 0.3s linear;
}
   
.accordion_content-inner {
}
   
  
.accordion_header p,
.accordion_content p {
	margin: 0;
	font-size: 0.17rem;
}

.accordion_header p span{
  align-self: center;
}

.accordion_row.-active .accordion_bar:nth-of-type(2) {
	opacity: 0;
  }

.accordion i{
	width: 36px;
	display: inline-block;
  margin-bottom: 15px;
}
  .accordion_header p{
  	font-size: 0.13rem;
  	font-weight: 600;
  	display: flex;
  	align-items: flex-start;
}

.accordion_content-bg {

}

.accordion .item_wrap{
  display: flex;
  flex-wrap: wrap;
}

.accordion .item_wrap .item_box{
  width: calc(100% / 3);
  padding: 25px 1% 10px;
  text-align: center;
  border-bottom: 1px solid #f39800;
}

.accordion .item_wrap .item_box .text{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3em;
  flex-direction: column;
  font-weight: 600;
  font-size: 0.12rem;
}

.accordion .item_wrap .item_box .text small{
  font-size: 0.10rem;
}

.accordion .item_wrap .item_box:first-child{
}

.accordion .item_wrap .item_box:nth-child(6n){
  padding-left: 0;
}

.accordion .item_wrap .item_box:nth-child(5n){
  padding-right: 0;
}

/**Floor**/
.floor01 ul.link{
  display: flex;
  margin-bottom: 70px;
  flex-wrap: wrap;
}

.floor01 ul.link li{
  width: 100%;
  margin: 0 0 15px 0;
}

.floor01 ul.link li a{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.64);
  font-size: 0.13rem;
  line-height: 1;
}

.floor01 ul.link li a i{
  width: 8px;
  display: flex;
  margin-right: 4px;
}


.floor01 .content{
  width: 100%;
}

.page .floor01 .content_title{
  margin-bottom: 60px
}

.floor02 .inner{
  padding: 0 0 60px;
}

.floor02 .desc{
  width: 740px;
  font-size: 0.14rem;
  max-width: 100%;
}

.floor02 .title_box .tit{
  margin-bottom: 35px;
}

.floor02 .title_box{
  margin-bottom: 80px;
  padding: 0 5%;
}

.drop_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  flex-direction: column;
}

.drop_wrap.last{
  margin-bottom: 0;
}

.drop_wrap .box {
  width: 100%;
  position: relative;
  padding-right: 5%;
  margin-bottom: 24px;
}

.drop_wrap .right_box01 {
  display: flex;
  align-items: center;
  line-height: 2.4em;
  padding-left: 5%;
}

.floor03{
  background: #fff9f2;
  padding: 60px 0 66px;
}

.floor03 .title_box{
  margin-bottom: 38px;
}

.floor03 .title_box .tit{
  margin-bottom: 35px;
}

.floor03 .desc {
  font-size: 0.14rem;
}

.floor03 .drop_wrap2{
  margin-bottom: 0;
}

.drop_wrap .left_box02 {
  display: flex;
  align-items: center;
  width: 435px;
  line-height: 2.4em;
  max-width: 100%;
  order: 2;
  padding-left: 5%;
}

.floor04{
  padding-bottom: 40px;
  background: #fff9f2;
}

.line-friends_tit{
  font-size: 0.16rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0 0 40px 0;
}

.line-friends_desc{
  font-size: 0.14rem;
  text-align: left;
  margin: 0 0 40px 0;
}

.line-friends_desc .orange{
  color:#f39800;
}

.line-friends{
  position: relative;
  background: #06c755;
  border-radius: 2px;
  width: 100%;
  height: 50px;
  position: relative;
  margin: 0 auto 32px;
  max-width: 550px;
}

.line-friends a{
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 0.16rem;
  font-weight: 600;
  letter-spacing: 0.16em;
}

.line-friends a:hover{
  opacity: 1;
}

.line-friends .reg01{
  position: absolute;
  left: -1%;
  margin: auto 0;
}

.line-friends .reg01 img{
  width: 56px;
}

.line-friends .reg02{
  position: absolute;
  right: 16px;
  margin: auto 0;
  display: flex;
}

.line-friends_text_wrap{
  display: flex;
  justify-content: center;
}

.floor04 .line-friends_text{
  line-height: 2.4em;
}

.floor05 {
  padding: 56px 0 0;
}

.floor05 .title_box{
  margin-bottom: 40px;
}

.floor05 .sub_tit{
  font-size: 0.12rem;
  margin-bottom: 16px;
  line-height: 1;
}

.floor05 .tit{
  font-size: 0.20rem;
  margin-bottom: 45px;
  line-height: 1;
}

.floor05 .tit02{
  margin-bottom: 40px;
  }

.floor05 .desc{
  line-height: 2.4em;
  font-size: 0.14rem;
  width: 740px;
  max-width: 100%;
}

.floor05 .cafe_img{
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.floor05 .cafe_img .box{
  width: 350px;
  border-radius: 2px;
}


.floor05 table{
  width: 740px;
  margin: 0 auto 40px;
  font-size: 0.12rem;
  max-width: 100%;
}

.floor05 table tr{
  
}

.floor05 table th{
  border-top: 1px solid rgba(153,153,153,0.64);
  border-right: 1px solid rgba(153,153,153,0.64);
  width: 25%;
  height: 56px;
  background: #fff9f2;
  font-weight: 400;
}

.floor05 table th span{
  font-size: 0.12rem;
  color: #f39800;
}

.floor05 table td{
  border-top: 1px solid rgba(153,153,153,0.64);
  font-weight: 400;
  background: #fff;
  text-align: center;
  width: 300px;
}

.floor05 table .top th{
  border-top: none;
} 

.floor05 table .top td{
  border-top: none;
}

.floor05 table td.td01{
  border-right:1px solid rgba(153,153,153,0.64);
  width: 255px;
}


.floor05 table .bottom th{
  border-bottom: none;
}

.floor05 table .bottom td{
  border-bottom: none;
}

.floor05 .desc02 {
  line-height: 2.4em;
  font-size: 0.14rem;
  width: 740px;
  margin-bottom: 40px;
  max-width: 100%;
}

.floor05 .riyou_tit{
  font-size: 0.16rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0 0 40px 0;
  line-height: 2;
}

.floor05 ul{padding: 24px 0;border-bottom: 1px solid rgba(153, 153, 153, 0.64);border-top: 1px solid rgba(153, 153, 153, 0.64);}

.floor05 ul li{
  line-height: 2.4em;
  font-size: 0.13rem;
}

.floor05 .riyou_wrap{
  display: flex;
  justify-content: center;
  margin-bottom: 83px;
}


.orange{
  color: #f39800;
}

.floor05 ul li .un{
  text-decoration: underline;
}

.floor05 .riyou_wrap02{
  width: 740px;
  margin: 0 auto 35px;
  max-width: 100%;
}

.floor05 .riyou_text{
  font-size: 0.14rem;
  line-height: 2.4em;
  margin-bottom: 25px;
}

.floor05 .riyou_text02{
  border-bottom: 1px solid rgba(153,153,153,0.64);
  line-height: 2.4em;
  font-size: 0.14rem;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
}


.floor05 .swiper1{
  margin:0 auto 115px;
  position: relative;
  padding: 0 0 50px 0px;
}

.floor05 .swiper1 .swiper-pagination{

}

.floor05 .swiper2{
  margin:0 auto 60px;
  position: relative;
  padding: 0 0 60px 0px;
}

.floor05 .swiper2 .swiper-pagination{

}

.floor05 .swiper-button-next {
  height: 29px;
  width: 29px;
  right: -5%;
}

.floor05 .swiper-button-prev{
  height: 29px;
  width: 29px;
  left: -5%;
}

.floor05 .swiper-button-prev::after {
  background-image: url(images/floor/prev_btn.webp);
  height: 29px;
  width: 29px;
  margin: auto;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.floor05 .swiper-button-next::after {
  background-image: url(images/floor/next_btn.webp);
  height: 29px;
  width: 29px;
  margin: auto;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.floor05 .container {
  position: relative;
}



.swiper-pagination{

}

.swiper-pagination-bullet{
  width: 11px !important;
  height: 11px !important;
}

.swiper-pagination-bullet-active{
  background: #f39800 !important;
}


.floor06.floormap{

}

.floor06.floormap h2.tit{
  margin-bottom: 40px;
}


.floor06.floormap .desc03{
  font-size: 0.14rem;
  line-height: 2.0em;
  margin-bottom: 40px;
}

/**Guide**/
.guide01 .content {
  width: 100%;
}

.guide01 ul.link{
  display: flex;
  margin-bottom: 45px;
  flex-wrap: wrap;
}

.guide01 ul.link li{
  width: 48%;
  margin-right: 4%;
}

.guide01 ul.link li:nth-child(2n){
  margin-right: 0;
}

.guide01 ul.link li a{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 21px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.64);
  font-size: 0.13rem;
  line-height: 1;
}

.guide01 ul.link li a i{
  width: 8px;
  display: flex;
  margin-right: 4px;
}

.guide_img01{

margin-bottom: 80px;
}

.guide_img01 img{
  margin-left: 20px;
  width: calc(100% - 20px);  
}


.guide02 .desc{
  width: 540px;
  font-size: 0.16rem;
  max-width: 100%;
}

.guide02 .title_box .tit{
  margin-bottom: 40px;
}

.guide02 .title_box{
  margin-bottom: 40px;
}

.guide03 .inner{
  margin-bottom: 40px;
}

.guide03 .left_box{
   width: 100%;
   max-width: 100%;
}

.guide03 .right_box{
  width: 100%;
  display: flex;
  align-items: center;
  max-width: 100%;
}

.guide03 .desc01{
  width: 100%;
  font-size: 0.14rem;
  line-height: 2.0em;
  margin: 0 0 34px 0;
  max-width: 100%;
}

.guide03 .desc01 span{
  font-size: 0.16rem;
  font-weight: 600;
  margin-bottom: 24px;
  display: inline-block;
  line-height: 1;
}

.guide03 .title_box .tit{
  margin-bottom: 40px;
}

.guide03 .title_box{
  margin-bottom: 24px;
  width: 100%;
}

.guide03 .desc02{
  width: 100%;
  font-size: 0.14rem;
  line-height: 2.0em;
  max-width: 100%;
}

.guide03 .desc02 span{
  font-size: 0.16rem;
  font-weight: 600;
  margin-bottom: 24px;
  display: inline-block;
  line-height: 1;
}

.guide03 .registration{
  margin-bottom: 60px;
  width: 100%;
}

.guide03 .desc02 a{
  color: #f39800;
  text-decoration: underline;
}

.guide_wrap{
  display: flex;
  flex-direction: column;
}

.guide04{
  margin-bottom: 40px;
}

.guide04 .inner{

}

.guide04 .left_box{

}

.guide04 span.orange{
  text-decoration: underline;
}

.guide04 .right_box{

  display: flex;
  align-items: flex-start;

}

.guide04 .desc01{

font-size: 0.14rem;

line-height: 2.0em;

margin-bottom: 40px;
}

.guide04 .desc01 b{
  font-size: 0.16rem;
  font-weight: 600;
  margin-bottom: 24px;
  display: inline-block;
  line-height: 1;
}

.guide04 .title_box .tit{
  margin-bottom: 40px;
}

.guide04 .title_box{
  margin-bottom: 0;
}

.guide04 .desc02{

font-size: 0.14rem;

line-height: 2.0em;

max-width: 100%;

margin-bottom: 24px;
}

.guide04 .desc02 span{
  font-size: 0.16rem;
  font-weight: 600;
  margin-bottom: 24px;
  display: inline-block;
  line-height: 1;
}

.guide04 .registration{
  margin-bottom: 60px;
}

.guide04 .desc02 a{
  color: #f39800;
  text-decoration: underline;
}

.guide05{
  margin: auto;
  max-width: 100%;
}

.guide05 .space_wrap{
  margin-bottom: 80px;
}

.guide05 .space_wrap:last-child{
  margin-bottom: 0;
}

.guide05 .sub_tit{

}

.guide05 .tit{
  
}


.guide05 .title_box{
  margin-bottom: 35px;
}

.guide05 .text{
  font-size: 0.14rem;
  line-height: 2.0em;
  margin-bottom: 15px;
}

.guide05 .button{
  font-size: 0.2rem;
}

.guide05 .img_box{
  margin: 0 0 40px 0;
}

.guide05 .line-friends{
  margin-bottom: 30px;
}

.text_center{
  text-align: center;
}

/**Q&A**/
.qa01 .sub_title{
  margin-bottom: 80px;
}

.qa01 .content{
  padding: 0;
  background: none;
}

.qa01 ul.link{
  display: flex;
  margin-bottom: 94px;
  flex-wrap: wrap;
  width: 740px;
  max-width: 100%;
}

.qa01 ul.link li{
  width: 100%;
  margin: 0;
}

.qa01 ul.link li a{
  width: 100%;
  /* height: 100%; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 36px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.64);
  font-size: 0.13rem;
  line-height: 1;
}

.qa01 ul.link li a i{
  width: 8px;
  display: flex;
  margin-right: 10px;
}

.qa02{

}

.qa02 .title_box{
  margin-bottom: 60px;
}

.wrapper{
  margin-bottom: 120px;
}

.qa_wrap{
  margin-bottom: 56px;
}

.qa_title{
  font-size: 0.16rem;
  font-weight: 800;
  margin-bottom: 24px;
  position: relative;
}

.qa_title::before {
  background-color: rgba(153, 153, 153, 0.64);
  bottom: -10px;
  content: "";
  height: 0.5px;
  left:0;
  position: absolute;
  width: 175px;
}

.qa_content {
  margin-bottom: 25px;
}

.question {
  background-color: #f4f4f4;
  padding: 10px;
  cursor: pointer;
}

.answer {
  display: none;
  padding: 10px;
  transition: 0.3s linear;
}

.accordion__list {
  width: 740px;
  max-width: 100%;
}

.accordion__item:nth-child(n+2) {
  margin-top: 10px;
}

.accordion__head {
  position: relative;
  width: 100%;
  padding: 0 0 20px 0;
  background: #fff;
  cursor: pointer;
  font-size: 0.14rem;
}

.accordion__head::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: url(images/qa/open.webp);
  background-size: contain;
}

.accordion__item.active .accordion__head::after {
  content: "";
  right: 10px;
  width: 24px;
  height: 24px;
  background: url(images/qa/close.webp);
  background-size: contain;
  top: 2px;
}

.accordion__body {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding: 0 8px;
  background: #fff9f2;
  transition: all .25s ease;
}

.accordion__item.active .accordion__body {
  height: auto;
  padding: 16px 8px;
  line-height: 2.0em;
}

.qa03 .button{
  display: flex;
  margin-bottom: 0;
}

.qa03 .button a{
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-right: auto;
  line-height: 1;
  margin-left: 0;
}

.qa03 .button_tit{
  margin-left: 16px;
  color: #f39800;
  font-weight: 600;
  font-size: 0.16rem;
}

.qa03 .button i{
  width: 32px;
}

/**Company**/

.company02{
  height: 215px;
  margin: 0 auto 40px 0;
  padding-right: 0;
  width: calc(100% - 45px);
}
.company02 .img_box{
background: url(images/company/company01.webp);
background-size: cover;
width: 100%;
height: 100%;
}

.company03{
  margin-bottom: 80px;
}

.company_detail{
  margin-bottom: 32px;
  width: 740px;
  max-width: 100%;
}

.detail_title{
  position: relative;
  font-weight: 800;
  margin-bottom: 15px;
  padding-bottom: 15px;
  line-height: 1;
}

.detail_title::before {
  position: absolute;
  content: '';
  width: 100%;
  left: 0;
  bottom: -0.25px;
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.64);
}

.detail_title::after {
  position: absolute;
  content: '';
  width: 170px;
  left: 0;
  bottom: 0px;
  border-bottom: 1px solid #f39800;
}

.detail_text{
  line-height: 1; 
}

/**BLOG**/
.blog_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1;
}

.blog_wrap .first .detail{
  font-size: 0.14rem;
  display: flex;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}

.blog_wrap .detail{
  font-size: 0.14rem;
  display: flex;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
}

.blog_wrap .detail .date{
  margin-right: 25px;
  letter-spacing: 0.1em;
}

.blog_wrap .first .category{
  font-size: 0.14rem;
  margin-bottom: 11px;
}

.blog_wrap .category{
  font-size: 0.14rem; 
  margin-bottom: 15px;
}

.blog_wrap .first .post_title{
}

.blog_wrap .post_title{
  font-size: 0.16rem;
  font-weight: 800;
  line-height: 2;
}

.blog_wrap .post.first{width: 100%;}

.blog_wrap .post{
  width: 100%;
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.64);
  width: 48%;
}

.blog_wrap .post.first .thumb{
}


.blog_wrap .post .thumb{
  margin-bottom: 24px;
}

.blog02{
  margin-bottom: 80px;
}

.page_nav_news{
  display: flex;
  justify-content: center;
  margin: auto;
}

.page_nav_news .prev{

}

.page_nav_news .next{

}

.page_nav_news .prev{
  width: 40px;
  height: 40px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  font-size: 0.14rem;
}

.page_nav_news .next{
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
}


.page_nav_news ol{
  display: flex;
  justify-content: center;
}

.page_nav_news ol li{
  width: 40px;
  height: 40px;
  border-radius: 25px;
  background: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 7px;
  font-weight: 600;
}

.page_nav_news ol li.active{
  background: #f39800;
}

.page_nav_news ol li.active a{
  color: #fff;
  font-size: 0.14rem;
  font-weight: 600;
}

.post_single01{

margin-bottom: 30px;
}

.post_single01 h2.main_title{
  font-size: 0.18rem;
  letter-spacing: 0.15em;
  line-height: 1.7em;
}

.post_single01 .sub_title span{
  margin-right: 16px;
}

.post_single01 .thumb{
  margin-bottom: 40px;
}

.post_single01 .content{
  width: 740px;
  margin: auto;
  background: none;
}

.post_single01 .content h3{
  font-size: 0.14rem;
  font-weight: 800;
  margin-bottom: 1em;
}

.post_single01 .content p{
  font-size: 0.14rem;
  margin-bottom: 1em;
  line-height: 1.7em;
}

.post_single01 .content img{
  margin: 40px auto;
  display: block;
  max-width: 100%;
  width: 90%;
}

.post_single .button{
  display: flex;
  margin:0 auto 47px;
  width: 740px;
  max-width: 100%;
}

.post_single .button a{
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-right: auto;
  line-height: 1;
  margin-left: 0;
}

.post_single .button_tit{
  margin-left: 16px;
  color: #f39800;
  font-weight: 600;
  font-size: 0.16rem;
}

.post_single .button i{
  width: 32px;
}

/**contact**/

.contact01 .inner{

}

.contact_desc{
  width: 740px;
  margin: 80px auto 40px;
  background: url(images/content_bg.webp) left top no-repeat;
  background-size: 370px;
  font-weight: 400;
  height: 110px;
  max-width: 100%;
}


.contact02 .inner{
  width: 740px;
  margin: auto;
  max-width: 100%;
}

.contact02 .tit_wrap{
  margin-top: 40px;
}

.contact02 .tit{
  margin-bottom: 13px;
  display: inline-block;
}

.contact02 .required{
  color: #f39800;
}

.wpcf7 { width:100%; margin:0 0 2.5em !important; padding:0;}
.wpcf7 form {margin: 0;}
.wpcf7 p {font-size:16px;}
.wpcf7 input, .wpcf7 textarea {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:8px;border:1px solid #ccc;line-height:1.2;height: 48px;box-sizing: border-box;border-radius: 8px;}
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { width:auto; max-width:97%; padding:8px; border:1px solid #ccc; }
.wpcf7 select, .wpcf7 .wpcf7-list-item-label {line-height:1.2; }
.wpcf7 .wpcf7-list-item {display:block;text-align: left;margin: 0;}
.wpcf7 textarea { height:300px; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #bbb; outline:none; }
.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous { -webkit-transition:all .3s; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; position:relative; width:225px; height:48px; margin:30px auto 0; border:none !important; outline:none; background-color:#333333; color:#fff; font-size:14px; line-height:1.5; text-align:center; text-decoration:none; cursor:pointer; transition:all .3s; }
.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after { -webkit-box-sizing:border-box; box-sizing:border-box; }
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover { background-color:#666666; }
.wpcf7 .wpcf7-submit .wpcf7-not-valid { background:pink; }
.wpcf7 .wpcf7-submit .wpcf7-response-output { -webkit-border-radius:4px; -moz-border-radius:4px; margin:10px 0 0; padding:8px 35px 8px 14px; border-radius:4px; }
.wpcf7 .wpcf7-submit .wpcf7-validation-errors { border:1px solid #EED3D7; background-color:#F2DEDE; color:#B94A48; }
.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok { border:1px solid #BCE8F1; background-color:#D9EDF7; color:#3A87AD; }
.wpcf7 .wpcf7-previous + br { display: none; }
.wpcf7 form .wpcf7-response-output{ margin: 2em 0.5em 2em; padding:0; border: none; text-align:center; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{ color:#dc3232; font-size: 1em; }

/* Style for DIVA dark ver. */
.wpcf7 { color:#000; }

.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous{
  color: #fff;
  font-weight: 600;
  background: #ffbf80;
  width: 450px;
  height: 70px;
  border-radius: 5px;
}

.doui::after{
  content: "";
  width: 8px;
  height: 8px;
  background: url(images/doui.webp) center top no-repeat;
  display: inline-block;
  position: relative;
  top: -5px;
  margin:0 3px;
}

.wpcf7 input[type=checkbox]{
  width: 0;
  margin: 0;
  visibility: hidden;
}

.che .wpcf7-list-item input + .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 8px 4px 0;
  vertical-align: middle;
  background-size: auto, 100%;
  background-repeat: no-repeat, no-repeat;
  background-image: none, url("images/contact/checkbox-unchecked_1.webp");
  cursor: pointer;
}

.che .wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
  background-image: none, url("images/contact/checkbox_2.webp");
}

.wpcf7 input[type=radio]{
  width: 0;
  margin: 0;
  visibility: hidden;
}

.radio .wpcf7-list-item input + .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 8px 4px 0;
  vertical-align: middle;
  background-size: auto, 100%;
  background-repeat: no-repeat, no-repeat;
  background-image: none, url("images/contact/radio-unchecked_1.webp");
  cursor: pointer;
}

.radio .wpcf7-list-item input:checked + .wpcf7-list-item-label:before {
  background-image: none, url("images/contact/radio_2.webp");
}

.shinsa{
  margin: 60px 0;
  display: flex;
  justify-content: center;
}

.poricy{
  display: flex;
  justify-content: center;
}

.dummy {
  width: 14px;
  height: 14px;
  border: 2px solid #f50057;
  border-radius: 15%;
  display: inline-flex;
  vertical-align: text-top;
}

/** privacy**/
.privacy01 ul.link li a{
  font-size: 0.12rem;
}

.guide01.privacy01 .content{
  background: none;
}

.pv_tit{
  font-size: 0.14rem;
  font-weight: 800;
  margin-bottom: 35px;
  line-height: 1.7;
}

.pv_text{
  font-size: 0.14rem;
  line-height: 1.7;
  margin-bottom: 65px;
}



.sp_nav .bottom_menu{
  width: 100%;
}

.sp_nav .bottom_menu li{
  border-bottom: 1px solid rgba(153, 153, 153, 0.64);
  margin-bottom: 24px;
  padding-bottom: 24px;
}

.sp_nav .bottom_menu li:last-child{
  border-bottom: none;
}


/**NAV**/

.wp-pagenavi {
	clear: both;
	text-align:center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #484848;
	background-color: #fff;
	padding: 0;
	/* margin: 0 2px; */
	white-space: nowrap;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
}

.wp-pagenavi a{
    margin: 0 3px;
    background: #e9e9e9;
}

.wp-pagenavi a:hover{
    color:#000;   
    opacity: 0.8;
    }
.wp-pagenavi span.current{
	color: #FFF;
  background: #f39800;
	width: 40px;
	height: 40px;
	display: inline-flex;
	}


span.next{
    position: relative;
    background: #fff;
}

span.next:after{
    position: absolute;
    background: url(images/blog/blog_next.webp) center center no-repeat;
    content: "";
    display: inline-block;
    width: 16px;
    height: 22px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-size: contain;
}

span.prev{
    position: relative;
    background: #fff;
}

span.prev:after{
    position: absolute;
    background: url(images/blog/blog_prev.webp) center center no-repeat;
    content: "";
    display: inline-block;
    width: 16px;
    height: 22px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-size: contain;
}

span.prev:hover, span.next:hover{
	transition: 0.2s ease-in-out;
  opacity: 0.8;
}