@charset "utf-8";
/* CSS Document */

/* =========================================================================================================
 *
 * トップページ
 *
========================================================================================================= */



/***************************料金プラン*****************************/
	.plan-tbl table,.plan-tbl tbody,.plan-tbl tr,.plan-tbl th,.plan-tbl td{
		display: block;
		
	}	
	


	.plan-tbl table{
		width: 100%;
		border-left: 1px solid #707070;
		
	}	
	
	
	.plan-tbl th{
		border-bottom: 1px solid #707070;
		border-right: 1px solid #707070;
		background: #000;
		color: #fff;
		text-align: left;
		vertical-align: middle;
		font-size: 16px;
		padding: 15px;
	}	
	
	.plan-tbl td{
		border-bottom: 1px solid #707070;
		border-right: 1px solid #707070;
		text-align: right;
		vertical-align: middle;
		padding: 15px;
		font-size: 14px;
	}	
	
	.plan-tbl td:first-child{
		background: #DBDBDB;
		font-weight: bold;
		text-align: left;
	}	

	.plan-tbl td:nth-child(2){
		
		text-align: left;
	}	
	
	.reco-chk td{
		position: relative;
	}
	
	
	.reco-chk td:first-child{
		display: flex;
		
	}


	.reco-chk td:first-child::before{
		content: "おすすめ！";
		color: #FAFF74;
		font-weight: bold;
		transform: rotate(-5deg);
		
	}
	
	
	
	
	.reco-chk td{
		background: #F85454!important;
		color: #fff;
		font-weight: bold;
	}
	
	.plan-tbl td span{
		color: #F85454;
	}	
	







/***************************キャンペーン*****************************/
.campan_box{
margin: 0 auto 8%;}

.campain_image,
.post_thumbnail{
	margin: 0 auto 3%;
	width:80%;
}
.campain_text{text-align: center;margin: 0 auto;}
.campain_text h2{margin-bottom: 2%;}
.campain_text p{
	width: 80%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.75;
}


/***************************特徴*****************************/
#features .top_text{width:90%;
margin: 0 auto 5%;
text-align: center;
font-size: 14px;}

#features .more-link {
	background: #676262;
	color: #fff;
}

.features_box{
	padding: 30px 0 0 0;
	margin-bottom:10%;
}

.features_box:last-child{
	margin-bottom: 15%;
}

.features_box .number{
	font-size:2.3rem;
	color: #FFF;
	font-weight: bold;
	background: #FFA256;
	width:50px;
	height:50px;
	    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	z-index: 1;
	position:absolute;
	top:0;
	left:5px;
	text-align: center;/* ←文字を左右に中央揃え */
    line-height: 55px;/* ←文字を上下に中央揃え */
}

.features_image{
	position:  relative;
	top:0;
	width:90%;
	margin: 0 auto 3%;
	
}

.features_text{
	text-align: center;
	width:85%;
	margin: 0 auto 3%;
}
.features_text h2{
	font-size: 18px;
	margin-bottom: 2%;
}

.features_text p{
	width: 95%;
	margin: 0 auto;
}

body.home .features_text p {
    width: 95%;
    text-align: center;
    margin: 0 auto;
}


/**************************************価格*************************************/
#price .price_box,#price02 .price_box{
	background: rgb(0,0,0,1);
	background-image: url(../images/logo.png);
	background-repeat:  no-repeat;
	background-position:  center;	
	background-blend-mode:lighten;
	background-size:auto;
	padding: 5% 2.5%;
}

.price_box h2{
	color: #f00;
  border-bottom: 3px solid;
  border-image: linear-gradient(to left, #f00 0%, transparent 100%);
  border-image-slice: 1;
	margin-bottom: 5%;
}

.kome{
	text-align: right;
}

.price_detail{
	margin: 0 auto;
}
.price_detail dl{
	display: flex;
    justify-content: space-between;
    margin-bottom: 10%;
	align-items: baseline;
}

.price_detail .detail01{margin-bottom: 5%;}

.price_detail .detail01 dl:last-child{
	border-top: 1px solid #fff;
	padding-top:5%;
	margin-top: 5%;
}
.price_detail .detail02 dl{
	display: block
}
.price_detail .detail02 dl dt{margin-bottom: 5%;}
.yajirushi{padding: 0 1em;}
.price_detail .detail02 dl:last-child .yajirushi{padding: 0 0.5em;}

.trial_course dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding:0 5%;
}
.trial_course dl dt{margin-right: 1em;}
.trial_course ul{padding:0 5%;}
.form_btn{margin: 3% 5% 10% auto;text-align: right;}
.form_btn a{display: inline-block;}
.form_btn a.block-button .text{
	padding: 10px 20px;
    font-size: 1.4rem;
	border: 1px solid #ED6B00;
}



/******************************コース*************************************/
#cource_box{
	margin-bottom: 10%;
}

#cource_box .cource_image{
	height:210px;
	position: relative;
}

#cource_box .cource_image img{
	height:210px;
	object-fit: cover;
}



#cource_box .cource_image li {
   position:absolute;
}

#cource_box .cource_text li  {
	padding: 5%;
}

#cource_box .slide-navigation li.machine{
	background:#320271;
	color: #FFF;
}
#cource_box .slide-navigation li.sanso{
	background:#6DB0FC;
	color: #FFF;
}
#cource_box .slide-navigation li.inbody{
	background:#FCB96D;
	color: #FFF;
}



#cource_box .slide-navigation li a{
	color: #FFF;
}

/*　縦スライダー　*/
 

#cource_box {
    overflow: hidden;
}


/***************************

個別ページ設定
*****************************/

/************************トップギアの特徴*************************/
#features-page .top_text{
font-weight: bold;
background-image: url(../images/logo.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
width:92%;
min-height: 30vw;
}

#features-page .content_box article.features_box .image_box{
	position: relative;
}
#features-page .content_box article.features_box .features_text{
	width:100%;
}
#features-page .content_box article.features_box .features_text p{
	margin-bottom: 3%;
}

.point-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.point-list li{
	width:30%;
	margin-bottom: 3%;
}

caption{
	font-weight: bold;
	margin-bottom: 5px;
}
#features-page table{
	width:100%;
	margin-top: 5%;
}

#features-page th ,#features-page td{
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 2% 1%;
		text-align: center;
	font-weight: normal;
	font-size:1.4rem;
}

/************************コロナ対策*************************/	

#covid-page .content_box h2{
	border-bottom: 3px solid #B5E0F9;
	font-size:2.0rem;
	text-align: center;	
	position: relative;
	padding-bottom: 3%;
	margin:0 auto 8%;
	width:90%;
}

#covid-page .content_box h2::after{
		position: absolute;
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	border-top-color: #B5E0F9;
	border-width: 15px;
	margin-left: -15px;
}

h3.border_title{
	border-bottom: 3px solid;
    border-image: linear-gradient(to left, #0000B1 0%, transparent 100%);
    border-image-slice: 1;
	text-align: right;
	padding-right: 5%;
	margin-bottom: 5%;	
}

#covid-page .point-list li{
	position: relative;
	padding-left: 0;
	text-indent: 0;
}

#covid-page .point-list li p{
	background:#0F00E8;
	border-radius: 8px;
	text-align: center;
	color: #FFF;
	position: absolute;
	 left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom:0;
	width: 90%;
	font-size:1.4rem;
	padding: 2% ;
}

.covid_box{
	margin-bottom: 8%;
    background: url(../images/covid_bg02.svg) no-repeat bottom left -500px;
    background-size: inherit;
	padding: 0 5%;
}

.covid_box.box01 {
	background: url(../images/covid_bg.svg) no-repeat bottom right -500px;
	 background-size: inherit;
}

.covid_box.box01{
	position: relative;
}
.covid_box.box01 h3{
	position: absolute;
    left: 40%;
}
.covid_img h3{
	font-size:2.4rem;
}
.covid_box.box02 h3{margin-bottom: 3%;}
.covid_text{
	width:90%;
	margin: 3% auto
}

.covid_box.box02 h4{margin: 3% 0;}

.img_big_box{
	display: flex;
}
.img_big_box .block_image{
	width:50%
}
.img_big_box .block_image:nth-child(2) img{width:80%;padding: 0 0 0 10%;}
.covid_text dt{
	font-weight: bold;
	color: #0F00E8;
	margin-bottom: 2%;
}
.covid_text dd{
	margin-bottom: 5%;
}

.covid_staff{
	margin-bottom: 10%;
}
.users {text-align: center;}

.onegai{
	width:80%;
	margin: 3% auto 8%;
	text-align: center;
}

.onegai dt{font-weight: bold}

.onegai .item_image{
	background: #3FA9F5;
	border-radius:20px;
	padding: 8% 15%;
	margin-bottom: 2%;
}

.onegai .item_text{
	font-size:1.4rem;
	width:90%;
	margin: 0 auto;
}

.onegai.tyuui {
  width: 90%;
  position: relative;
  border: solid 5px #F53F3F;
  background-color: #fff;
	padding:8% 5%;
	margin: 0 auto;
}

.tyuui::before,
.tyuui::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #fff;
}

.tyuui::before {
  top: -5px;
  bottom: -5px;
  left: 15px;
  right: 15px;
}

.tyuui::after {
  top: 15px;
  bottom: 15px;
  left: -5px;
  right: -5px;
}

.tyuui dt,.tyuui dd {
  position: relative;
  z-index: 1;
}

.tyuui dt{
	font-weight: bold;
	color: #F53F3F;
	margin-bottom: 5%
}
.tyuui dd p{
	font-size: 1.4rem;
	margin-bottom: 5%;
}
.tyuui dd ul li{
	list-style: disc;
    text-align: left;
    list-style-position: inside;  
	font-size:1.4rem;
}

/************************運営会社* 店舗情報************************/
 
#company_profile-page{
background-image: url(../images/logo_touka.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position:top left;
}

.info-page dl{
}
.info-page dt{
	font-weight: bold;
	border-bottom: 3px solid #000;
	display: inline-block;
	padding: 0 3% 1%;
	margin-bottom: 3%;
}

.info-page dd{
	padding-left: 3%;
	margin-bottom: 8%;
}

.gallery_box h3.border_title{
 	border-bottom: 3px solid;
    border-image: linear-gradient(to left, #000000 0%, transparent 100%);
    border-image-slice: 1;
	text-align: right;
	padding-right: 5%;
	margin-bottom: 5%;	
}

.gallery_box h3.border_title.left_title{
 	border-bottom: 3px solid;
    border-image: linear-gradient(to right, #000000 0%, transparent 100%);
    border-image-slice: 1;
	text-align: left;
	padding-left: 5%;
	margin-bottom: 5%;	
}

.facility_box{
	margin-bottom: 10%;
	display: flex;
	padding: 5%;
	}

.facility_box:nth-child(even){
	background:#E9E9E9; 
}

.facility_icon{width:25%;margin: 0 auto 5%;}
.facility_text{width:75%;padding-left: 1em;}
.facility_text h3{text-align: left;margin-bottom: 3%;}
.facility_text p{font-size:1.4rem;line-height:1.5;}


.gallery_box ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 15%;
}

.gallery_box ul li{
	width:45%;
	margin-bottom: 10%;
}
.gallery_box ul li p{
	text-align: center;
	font-weight: bold;
}

/************************マシン紹介************************/
.machine .bull_comment{
	background:url(../images/bull_bg.jpg) no-repeat left top;
	background-size:cover;
	color: #FFF;
	width:100%;
	padding: 25% 5% 5%;
	margin: 0 auto;
	position: relative;
	min-height: 400px;
}
.machine .bull_comment .bull_logo{
	position: absolute;
	left:5%;
	top:5%;
	width:15%;
}

.machine .bull_comment p{
	font-size:1.2rem;
	line-height: 1.25;
}
.machine .gallery_box h3.border_title{
 	border-bottom: 3px solid;
    border-image: linear-gradient(to left, #C2191F 0%, transparent 100%);
    border-image-slice: 1;
	text-align: right;
	padding-right: 5%;
	margin-bottom: 5%;	
}

.machine .gallery_box h3.border_title.left_title{
 	border-bottom: 3px solid;
    border-image: linear-gradient(to right, #C2191F 0%, transparent 100%);
    border-image-slice: 1;
	text-align: left;
	padding-left: 5%;
	margin-bottom: 5%;	
}

.sub_text{margin-bottom: 5%;}

/************************酸素室************************/

#oxygen_box-page{
	background:url(../images/sanso_bg.svg) repeat-y top center;
	background-size: 150%;
}
#oxygen_box-page .content_box:last-child{
	margin-bottom: 15%;
}

#oxygen_box-page .content_box h2.triangle{
border-bottom-color: #DC2312;
}

#oxygen_box-page .content_box h2.triangle::after{
	border-top-color: #DC2312;
}

.about_oxygen_box{
	background:#F9F5F5;
	border:1px solid #707070;
	padding: 2em 3% 1em;
	position: relative;	
}
.about_oxygen_box p{margin-bottom: 1.5%;}

#oxygen_box-page .content_box.about_oxygen_box h2{
	position: absolute;
	border-bottom: none;
	top:-1em;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	background:#FFF;
	text-align: center;
	padding: 0 1.5em;	
}
#oxygen_box-page .content_box.about_oxygen_box h2::after{
	border: none;
}

#oxygen_box-page .content_box.about_oxygen_box  P{
	margin-bottom: 1em;
}


	
	#oxygen_box-page .premium .premium-ttl{
		text-align: center;
	}
	
	#oxygen_box-page .premium .premium-ttl p{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 40px;
	}
	
	
	#oxygen_box-page .premium-inner{
		
		
	}
	
	
	#oxygen_box-page .premium-inner ul{
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
    	flex-direction: column;
	}
	
	
	#oxygen_box-page .premium-inner ul li{
		list-style: none;
		margin: 0 0 20px;
		font-size: 14px;
		padding: 0;
		font-weight: bold;
		text-indent: 0em;
		display: table;

	}

	#oxygen_box-page .premium-inner ul li.total{
		text-align: center;
	}


		
	#oxygen_box-page .premium-inner ul li .ttl{
		font-size: 14px;
		font-weight: bold;
		display: inline-block;
		width: 40%;
	}	
	
	#oxygen_box-page .premium-inner ul li .ttl2{
		font-size: 14px;
		font-weight: bold;
		width: 40%;
		display: inline-block;
	}	
	

	
	#oxygen_box-page .premium-inner ul li .cancellation{
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		text-decoration: line-through;
	}	
	
	#oxygen_box-page .premium-inner ul li .cancellation2{
		font-size: 20px;
		font-weight: bold;
		display: inline-block;
		text-decoration: line-through;
	}	


	#oxygen_box-page .premium-inner ul li .zero{
		font-size: 26px;
		font-weight: bold;
		display: inline-block;
		color: #FF0707;
		
	}	
	
	
	#oxygen_box-page .premium-inner ul li em{
		font-size: 26px;
		font-weight: bold;
		font-style: normal;
		
		
	}	
	
		#oxygen_box-page .premium-inner ul li .fee{
		font-size: 26px;
		font-weight: bold;
		color: #FF0707;
		
		
	}	
	
	
	#oxygen_box-page p.att{
		font-size: 14px;
		text-align: right;

	}
	


/************************inbody************************/



#inbody-page .content_box h2.triangle {
    border-bottom-color: #DC2312;
}

#inbody-page .content_box h2.triangle::after {
    border-top-color: #DC2312;
}


#inbody-page .inbody-inner p{
	text-align: center;
}


#inbody-page p.att {
    text-align: right;
	font-size: 12px;
}

#inbody-page .price_box-outer{
	margin: 60px 0 0;
}


#inbody-page .price_box-outer h3{
	font-size: 24px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	margin: 0 0 30px;
}

#inbody-page .price_box-outer h3::after{
	content: '';
	border-bottom: 2px solid #000;
	width: 68%;
}


#inbody-page .price_box-inner .price_box-tbl{
	width: 100%;	
}


#inbody-page .price_box-inner .price_box-tbl p.t-ttl{
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding:5px 10px;	
}


#inbody-page .price_box-inner .price_box-tbl table{
	width: 100%;	
	border: 1px solid #707070;	
}

#inbody-page .price_box-inner .price_box-tbl .tbl1{
	margin: 0 0 20px;
	}


/*#inbody-page .price_box-inner .price_box-tbl table th{
	background:#DBDBDB;
	text-align: left;
	font-weight: normal;
	padding:5px 10px;
	border: 1px solid #707070;
}*/

#inbody-page .price_box-inner .price_box-tbl table th{
	background:#000;
	text-align: left;
	
	padding:5px 10px;
	border: 1px solid #707070;
	color: #fff;
}

#inbody-page .price_box-inner .price_box-tbl table td{
	border: 1px solid #707070;
	text-align: left;
	font-weight: normal;
	padding:5px 10px;
}


#inbody-page .price_box-inner .price_box-tbl table td.bg{
	background:#DBDBDB;
	text-align: left;
	font-weight: normal;
	padding:5px 10px;
	border: 1px solid #707070;
}



#inbody-page .price_box-tbl .img{	
	padding:40px;	
}



#inbody-page .price_box-tbl .tbl4{
	margin: 0 0 15px;
	
}
#inbody-page .price_box-tbl .tbl4 th{
	background: #000!important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding:5px 10px;
	
}


#inbody-page .tbl5{
	width: 100%;
	border: 1px solid #707070;
	
}
#inbody-page .tbl5 th{
	background: #000!important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding:5px 10px;
	text-align: left;
	
}

#inbody-page .tbl5 td{
	border: 1px solid #707070;
	text-align: left;
	font-weight: normal;
	padding:5px 10px;
}







.efficacy_box{
	margin: 0 auto 10%;
	text-align: center;
}

.efficacy_image{
	position: relative;
	margin-bottom: 5%;
}

.circle_image img {
    border-radius: 50%;
	width:220px;
	height:220px;
    object-fit: cover;
}

.efficacy_box h3{
	position: absolute;
	bottom:0;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	background:#E8000F;
	border-radius:10px;
	color: #fff;
	padding: 1% 5%;
	min-width:150px;
}

.efficacy_text{
	line-height: 2.8;
}

#oxygen_box-page .price_box dt{
	border: none;
}

#oxygen_box-page .price_one{
	margin-bottom: 10%;
}
#oxygen_box-page .price_one table{
	width:100%;
}

#oxygen_box-page .price_one table td,
#oxygen_box-page .price_one table th{
	border:1px solid #707070;
	border-collapse: separate;
	padding: 3% 1%;
	text-align: center;
}

#oxygen_box-page .price_one table th{
	background: #000;
	color:#fff;
}

#oxygen_box-page .price_one table th.tickets{
	background: #AE0606;
}

#oxygen_box-page .price_box p{
	margin-bottom: 3%;
}

.hangaku_icon{
	    width: 25%;
    margin-left: 30%;
    margin-top: -8%;
}

.ticket_point{
	background:#FFECEC;
	padding: 3%;
}

.stage_image{margin: 5% auto;}

#oxygen_box-page ul li{
	list-style-type:disc;
	list-style-position: inside;
}
.notes h3{
	text-align: center;
	margin-bottom: 3%;
}
.notes p{margin-bottom: 3%;}
.tate_border{
	border:1px solid #000;
	margin: 10% auto;
	width:80%;
}
.voice_image{
	width:50%;
	text-align: center;
	margin: 0 auto 5%;
	padding-top: 10%;
}
.AR{
	text-align: right;
	margin-right: 1em;
}

.voice:nth-child(odd){
	background:#FEF6FE;
}

.voice_text{
width:90%;
margin: 0 auto 10%;
	padding-bottom: 10%;
}

/**************************規約・プライバシーポリシー*********************************/
#terms-page{font-size: 1.4rem;}
#terms-page dl dt{
	font-weight: bold;
	margin-bottom: 3%
}
#terms-page dl dd{
	line-height:1.75;
	margin-bottom: 8%;
}

/**************************お知らせ一覧*********************************/


#category-page .info_box{
	padding: 10% 5%;
	margin-bottom: 5%;
}

#category-page .info_box:nth-child(even){
	background: #F8F8F8;
}

#category-page .info_box h2{
	border-bottom: 1px dotted #000;
    padding: 0 0 2% 25px;
    background-image: url(../images/list_mark.svg);
    background-repeat: no-repeat;
    background-position: top 8px left;
    background-size: 20px 20px;
	margin-bottom: 5%
}

/******************************入会手続き*********************************/
#enrollment-page dt{
	font-weight: bold;
	color: #060B8A;
	font-size:1.8rem;
	margin: 8% 0;
	line-height: 1.5;
}
#enrollment-page dt:first-child{margin-top: 0;}

#enrollment-page dt span{
	font-size:2.4rem;
}
#enrollment-page dd{
	margin-bottom: 5%;
}

#enrollment-page .inner_box{
	background: #F8F8F8;
	border: 1px solid #707070;
	padding: 8% 3% 5%;
	position: relative;
	margin: 10% 0 5%;
}

#enrollment-page .inner_box dt{
	font-size:1.4rem;
	padding:1.5% 5%;
	color:#fff;
	position: absolute;
	top:-15px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	background: radial-gradient(#6DAEA1 ,#006652);
}

#enrollment-page .inner_box dd{
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
#enrollment-page .tyuui01{margin-bottom: 5%;}
#enrollment-page .tyuui01 li{
	font-size: 1.2rem;
	margin-bottom: 3%;
}

#enrollment-page.procedure .content_box{width:100%;}
#enrollment-page.procedure dl{
	margin: 0 auto;
	padding: 5% 10%;
}
#enrollment-page.procedure dl:nth-child(even){
	background: #E8F8FB;
}

.koumoku{
	font-weight: bold;
	margin-bottom: 3%;
}
#enrollment-page .flow dd{line-height: 1.75;}
#enrollment-page dd ul li,
#enrollment-page .Notes li,
#enrollment-page .Notes p{margin-bottom: 3%;}


/**************************個別ページ*********************************/
	
#single-page.page_contents {
  text-align: center;
	margin: 10% auto 5%;
}
#single-page .content_box{margin-bottom: 5%;}
#single-page.page_contents .post-prop{
	text-align: right;
	margin-right: 10%;
}

#single-page h1.entry-title{
	color: #F56404;
	border-bottom: 1px solid #707070;
	display: inline-block;
	padding: 0 10%;
	margin: 0 auto;
}
#single-page .Related_list li{
	width:80%;
	margin: 0 auto 15%;;
	text-indent: 0;
	padding: 0;
}
#single-page .Related_list li h4{
	color: #F56404;
	font-weight: bold;
}


/*********************よくある質問**********************************/
.post-type-archive-faq .cate_list{
	display: flex;
flex-wrap: wrap;}

.post-type-archive-faq .cate_list li{
	width:48%;
	padding: 2%;
}

.post-type-archive-faq .cate_list li .block-button .text {
    padding: 10px 10px;
    font-size: 1.4rem;
}

/*********************お問合せ**********************************/
#inquiry-page.info-page dl{
	align-items:center;
}
#inquiry-page.info-page dl dt{
	padding: 2%;
}

#inquiry-page.info-page dl dd{
	border-bottom: none;
	padding: 0 0 0 3%;
}
#inquiry-page.info-page dl dd .wpcf7-form-control{
	border: 1px solid #070707;
	width:100%;
	padding: 5px 10px ;
}
#norton-idsafe-field-styling-divId{
	text-align: right;
}
.submit_btn{
	margin: 0 auto;
	text-align: center;
	width:250px;
}

.submit_btn input{
	width:250px;
	text-align: center;
	margin: 0 auto 5%;
	border:1px solid #999;
	background: #f8f8f8;
	padding: 5px 10px;
}

.trial_day{
	display: flex;
}
.trial_day span.day,
.trial_day span.time{
	display: block;
	width:49%;
}
#inquiry-page.info-page dl dd.trial_day span.time .number-408 .wpcf7-form-control{
width:4em;
	margin-right: 0.5em;
}

	/*********************************よくある質問*********************************/
	
	.post-type-archive-faq .page_image img{
		object-fit: contain;
		}
	.post-type-archive-faq .cate_list{
		width:90%;
		margin: 5% auto 0;
	justify-content: space-around;
		flex-wrap: wrap;
	
	}
	.post-type-archive-faq .cate_list li{
	width:49%;
		padding: 0;
		margin-bottom: 1.5%;
	}
	
	#faq h2.triangle{
		width:90%;
		margin:0 auto 3%;
		padding-bottom: 1%;

	}

.question-frame{
	width:90%;
	margin: 0 auto 5%;
}
	
/*05 FAQ
-----------------------------------------------------------------------------*/
#faq {
  position: relative;
  padding-top: 10%;
}
/*メニュー詳細枠*/
#faq .question-frame .question-detail {
/*  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;*/
  padding-top: 40px;
}
/*#faq .question-detail .each-question {
  width: calc(50% - 25px);
  border-bottom: 1px solid #F2F2F2;
}*/

/*質問*/
#faq .question {
  position: relative;
  padding: 30px 0;
  /*cursor: pointer;*/
  border-top: 1px solid #F2F2F2;
  /*padding-right: 40px;*/
}
	#faq .each-question:last-child{ border-bottom: 1px solid #F2F2F2;}	
	
#faq .question h3 {
  font-weight: bold;
  color: #ED6B00;
  transition: color .3s ease-out;
  display: flex;
  line-height: 1.4;
}
#faq .question h3 span:nth-of-type(1) {
  font-size: 1.3rem;
  font-weight: 400;
  width: 10px;
  transition: padding .3s ease-out;
}
#faq .question h3 span:nth-of-type(2) {
  width: calc(100% - 40px);
}
/*#faq .question:hover h3 {
  color: #143265;
}*/
#faq .question:hover h3 span:nth-of-type(1) {
  padding-left: 10px;
}
#faq .question.active h3 {
  color: #143265;
}
#faq .question.active h3 span:nth-of-type(1) {
  padding-left: 0;
}
/*回答*/
#faq .answer-txt {
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 0 5% 1.5%;
  /*display: none;*/
}
/*トグルアイコン*/
/*#faq .question .i-plus {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}
#faq .question .i-plus::before, #faq .question .i-plus::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  transition: all 0.5s;
  transform: translateZ(0);
}
#faq .question .i-plus::before {
  width: 1px;
  height: 100%;
  left: 7px;
  top: 0;
  margin-left: 0px;
}
#faq .question .i-plus::after {
  width: 100%;
  height: 1px;
  left: 0;
  top: 7px;
  margin-top: 0px;
}
#faq .question:hover .i-plus::before, #faq .question:hover .i-plus::after {
  background-color: #143265;
}
#faq .question.active .i-plus::before {
  transform: rotate(90deg);
  background-color: #143265;
}*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

PC設定

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

@media only screen and (min-width:768px) {
	
		
/***************************料金プラン*****************************/
	
	.plan-tbl table,.plan-tbl tbody,.plan-tbl tr,.plan-tbl th,.plan-tbl td{
		display: revert;
		
	}
	
	
	
	.plan-tbl table{
		width: 100%;
		border-left: 1px solid #707070;
		
	}	
	
	
	.plan-tbl th{
		border-bottom: 1px solid #707070;
		border-right: 1px solid #707070;
		background: #000;
		color: #fff;
		text-align: center;
		vertical-align: middle;
		font-size: 16px;
		padding: 15px;
	}	
	
	.plan-tbl td{
		border-bottom: 1px solid #707070;
		border-right: 1px solid #707070;
		text-align: left;
		vertical-align: middle;
		padding:25px 15px;
		font-size: 14px;
	}	
	
	.plan-tbl td:first-child{
		background: #DBDBDB;
		font-weight: bold;
	}	
	
	.reco-chk td{
		position: relative;
	}
	
	
	.reco-chk td:first-child::before{
		content: "おすすめ！";
		position: absolute;
		color: #FAFF74;
		font-weight: bold;
		top:2px;
		left: 2px;
		transform: rotate(-5deg);
		
	}
	
	
	
	
	.reco-chk td{
		background: #F85454!important;
		color: #fff;
		font-weight: bold;
	}
	
	.plan-tbl td span{
		color: #F85454;
	}	
	
	
/***************************キャンペーン*****************************/
#campaign-swipe-images .swiper-wrapper{
		display: block;
	} 
	
	.campan_box{
		width:80%;
		margin: 0 auto 5%;
		border-bottom: 1px dotted #000;
		display: flex;}
	
	.campan_box:nth-child(even){
		flex-direction: row-reverse;
    }
	.campan_box:last-child{border-bottom: none;}
	.campain_image{width:40%;}
	.campain_text{
		width:60%;		
		}
	.campan_box:nth-child(even) .campain_text{margin: 0 0 0 auto;}
	.campain_text h2,
	.campain_text p{
		text-align: left;
		padding-left: 8%;
		margin: 0;
	}
	
	.campan_box:nth-child(even) .campain_text h2,
	.campan_box:nth-child(even) .campain_text p{
		text-align: left;
		padding-right: 8%;	
	}
	
	
	/***************************特徴*****************************/
	#features-swipe-images .swiper-wrapper{
		display: flex;
		flex-wrap: wrap;
		width:90%;
		margin: 0 auto;
	} 

	.features_box{width:33%;margin-bottom: 5%;}
	/*.features_box:nth-child(n + 3) {
		width:33%;
	}*/
	
	.features_text h2{
		font-size: 15px;
		
	}
	
	.features_text p{
		font-size: 13px;
		
	}
	
	
	
	
	/***************************価格*****************************/
	.price_detail,.trial_course{
		width:90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-around;
		font-size:2.4rem;
	}
	.price_detail dl{margin-bottom: 3%;}
	.detail01,.detail02{width:48%;}
	.price_detail .detail02 dl{display: flex;}
	.price_detail .detail02 dl:last-child .F12{
		text-align: right;
		display: block;
		margin-top: 3%;
	}
	
	.price_detail dd .F30{font-size: 3.4rem}
	
	#cource_box{
		display: flex;
		width:90%;
		margin-top: 5%;
	}
	
	#cource_box .cource_image img {
    height: 380px;
    object-fit: cover;
	}
	
	#cource_box .cource_image{width:60%;height:377px;max-height: 460px;}
	#cource_box .cource_text {width:40%}
	
	#cource_box .slide-navigation li{height:33.3%;}
	
	.trial_course .free{width:50%}
	.trial_course .free ul{padding: 0 0 0 5%;}
	.trial_course .visitor{width:48%}
	
/***************************

個別ページ設定
*****************************/
	h3.border_title{font-size:2.0rem;}
/************************トップギアの特徴*************************/
	#features-page .top_text{
		width:60%;
		padding: 2% 0;
		margin: 0 auto ;
		min-height:250px;
		}
#features-page .content_box article.features_box{
	width:85%;
display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 auto;
}
#features-page .content_box article:nth-child(odd){
		flex-direction: row-reverse;
    }
	#features-page .content_box article.features_box .image_box{
		width:45%;
		position:relative;
	}
	#features-page .content_box article.features_box .features_text{
		width:55%;
		text-align: left;
		padding-left: 1%;
	}
	
		#features-page .content_box article.features_box:nth-child(even) .features_text{
		padding-left: 0;
			padding-right: 1%;
	}
	
	#features-page .content_box article.features_box .features_text p{
		line-height: 1.75;
		font-size:1.6rem;
	}
	
	.point-list li{
	width:16%;
}
	
/************************コロナ対策*************************/	

	#covid-page .content_box.no-mg{
		width:80%;
		margin: 0 auto;
	}
	
	#covid-page .content_box h2{
	padding-bottom: 1%;
    margin: 0 auto 2%;
	}
.covid_box{display: flex;}

.covid_box.box01{
background-position: bottom -50px right -150px;
}
.covid_box.box02{
background-position: bottom left -150px;
	padding-bottom: 50px;
}
.covid_box.box01 h3{left:22%;font-size:3.6rem;}
.covid_img{width:50%;}
.covid_text{width:50%;
	padding-left: 2%;}
	.box02 .covid_text h4{
		margin: 3% 0 1%;
	}

.covid_text dt{font-size: 2.2rem;margin-bottom: 1%;}
.covid_text dd{margin-bottom: 1%;}
	.point-list{
		width:80%;margin: 0 auto;
		justify-content: space-around;
	}
	#covid-page .point-list li{
		width:26%;
	}
	
	#covid-page .users .top_text{margin: 5% auto;}
	.covid_user{
		display: flex;
		flex-wrap: wrap;
	}

.onegai{
	width:30%;
}
	.onegai:nth-child(4){
		margin-bottom: 0;
	}

.onegai.tyuui{
	width:55%;
	padding: 2% 5%;
}

.tyuui::before {
left: 50px;
    right: 50px;
}

.tyuui::after {
top: 50px;
    bottom: 50px;
}

.tyuui dt,.tyuui dd {

}

.tyuui dt,.tyuui dd p{
margin-bottom: 2%;
}

/************************運営会社*店舗情報************************/
	
.info-page dl{
	width:80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items:flex-end;
}
.info-page dt{
	width:30%;
	font-weight: bold;
	border-bottom: 5px solid #000;
    padding: 0 0 1em 0;
    margin-bottom: 1.5em;
	text-align: center;
}

.info-page dd{
	width:70%;
	border-bottom: 1px solid #000;
    padding: 0 0 1em 3%;
    margin-bottom: 1.6em;
}
	
.facility{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width:90%;
	margin: 0 auto;
	}
	.facility_box:nth-child(even){
		background: none;
	}
.facility_box{
width:50%;
	margin-bottom: 0;
	padding: 0;
	}
.facility_icon{width:35%;}
.facility_text{width:75%;padding:0 1em;text-align: left;}
	.facility_text h3{
		text-align: left;
		padding: 5% 0 0 0;
		font-size:1.8rem;
	}
.facility_text p{font-size:1.6rem;line-height:1.5;}


.gallery_box ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
	margin-bottom: 0;
}

.gallery_box ul li{
	width:25%;
	margin-bottom: 5%;
	padding: 2%;
}
.gallery_box ul li p{
	text-align: center;
	font-weight: bold;
}

/************************マシン紹介************************/
	
.machine .bull_comment{
	background:url(../images/bull_bg.jpg) no-repeat;
	background-size:cover;
	background-position: top 0 left -100px;
	color: #FFF;
	width:84%;
	padding:5%;
	margin: 0 auto;
	position: relative;
	min-height: 430px;
}
.machine .bull_comment .bull_logo{
	position: absolute;
	left:5%;
	top:5%;
	width:15%;
}

.machine .bull_comment p{
	font-size:1.4rem;
	line-height: 1.8;
	width:50%;
	margin: 0 0 0 auto;
	}

/******************************入会手続き*********************************/
#enrollment-page dt{
	margin: 3% 0;
}

#enrollment-page dd{
	margin-bottom: 1.5%;
}

#enrollment-page .inner_box{
	width:84%;
	background: #F8F8F8;
	border: 1px solid #707070;
	padding: 6% 3% 2%;
	position: relative;
	margin: 5% auto 2%;
}

#enrollment-page .inner_box dt{
	font-size:1.4rem;
	padding:1.5% 5%;
	color:#fff;
	position: absolute;
	top:-15px;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	background: radial-gradient(#6DAEA1 ,#006652);
}

#enrollment-page .inner_box dd{
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
#enrollment-page .tyuui01{width:80%;margin:0 auto 5%;}
#enrollment-page .tyuui01 li{
	margin-bottom: 1%
}

#enrollment-page.procedure .content_box{width:100%;}
#enrollment-page.procedure dl{
	margin: 0 auto;
	padding: 5% 15%;	
}

#enrollment-page.procedure dl dd,
#enrollment-page .flow dd	{
	width:90%;
	margin-left: 10%;
	}	
	
#enrollment-page.procedure dl dd.underline{
	display: flex;
	border-bottom: 1px dashed #707070;
	padding-bottom: 1%;
	align-items: center;
	}
	
	#enrollment-page.procedure dl dd .koumoku{width:30%;margin-bottom: 0;}
	#enrollment-page.procedure dl dd p{width:70%;}
	
#enrollment-page.procedure dl:nth-child(even){
	background: #E8F8FB;
}
	.flow dl{
		width:80%;
		margin: 0 auto 5%;		
	}
#enrollment-page .flow .inner_box dl{
		width:100%;
	}
	
#enrollment-page .flow .inner_box dd{
		margin: 0;
	width:100%;
	}
	
	.Notes ul{width:50%;
	margin: 1% auto 0;}
	
	#enrollment-page .flow dt:first-child{
		margin-bottom: 1%;
	}
	
	.Notes p{text-align: center;}
	.Notes p.AR{text-align: right;margin-right: 15%;}
	
/**************************規約・プライバシーポリシー*********************************/
#terms-page{font-size: 1.4rem;}
	#terms-page dl{width:80%;
	margin: 0 auto;}
#terms-page dl dt{
	font-weight: bold;
	margin-bottom: 1%
}
#terms-page dl dd{
	line-height:1.75;
	margin-bottom: 3%;
}
	
/***********************************記事詳細ページ**************************************/
	
	#single-page.page_contents{width:80%;}
	#single-page .content_box{margin-bottom: 10%;}
	#single-page .campain_image{width:80%;}
	
	#single-page .campain_text{text-align: center;width:80%;}
	#single-page .campain_text p{width:100%;padding-left: 0;text-align: center;}
	.Related_list{display: flex;width:90%;margin: 0 auto;justify-content:space-between}
	.single-users_voice .content_box.Related{
		margin-bottom: 15%;
	}
	.single-users_voice .content_box.Related .Related_list li{
		width:28%;
		padding: 0;
		text-indent: 0;
		margin: 0 1%;
		text-align: center;
	}
	.single-users_voice .content_box.Related .Related_list li img{
		width:60%;
	}
	
/**************************お知らせ一覧*********************************/


#category-page .info_box{
	padding: 5% 10%;
	margin: 0 auto 1%;}


#category-page .info_box h2{
	margin-bottom: 1%;
}
	
	/************************************酸素室********************************/
	
	#oxygen_box-page .content_box{
		margin: 0 auto 3%;
	}
	
	.efficacy{display: flex;
	flex-wrap: wrap;
	justify-content: space-around;}
	
	.efficacy_box{width: 30%;margin-bottom: 3%;}
	
	#oxygen_box-page .price_box p{text-align: center;margin:3% auto;}
	
	#oxygen_box-page .price_one{
		width:80%;
		margin: 0 auto 5%;
		display: flex;
		align-items: center;
	}
	
	
	
	#oxygen_box-page .premium .premium-ttl{
		text-align: center;
	}
	
	#oxygen_box-page .premium .premium-ttl p{
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 40px;
	}
	
	
	#oxygen_box-page .premium-inner{
		display: flex;
		justify-content: space-around;
		
	}
	
	
	#oxygen_box-page .premium-inner ul{
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	
	#oxygen_box-page .premium-inner ul li{
		list-style: none;
		margin: 0 0 20px;
		font-size: 20px;
		padding: 0;
		font-weight: bold;
		text-indent: 0em;
		display: flex;
		align-items: baseline;
	}
		
	#oxygen_box-page .premium-inner ul li .ttl{
		font-size: 20px;
		font-weight: bold;
		width: 150px;
		display: inline-block;
	}	
	
		#oxygen_box-page .premium-inner ul li .ttl2{
		font-size: 20px;
		font-weight: bold;
		width: 230px;
		display: inline-block;
	}	
	
			#oxygen_box-page .premium-inner ul li .ttl2 br{
		display: none;
	}	
	
	
	
	
	#oxygen_box-page .premium-inner ul li .cancellation{
		font-size: 24px;
		font-weight: bold;
		display: inline-block;
		text-decoration: line-through;
	}	
	
	
	#oxygen_box-page .premium-inner ul li .cancellation2{
		font-size: 24px;
		font-weight: bold;
		display: inline-block;
		text-decoration: line-through;
	}	
	
	
	
	#oxygen_box-page .premium-inner ul li .zero{
		font-size: 30px;
		font-weight: bold;
		display: inline-block;
		color: #FF0707;
		
	}	
	
	
	#oxygen_box-page .premium-inner ul li em{
		font-size: 36px;
		font-weight: bold;
		font-style: normal;
		
		
	}	
	
		#oxygen_box-page .premium-inner ul li .fee{
		font-size: 36px;
		font-weight: bold;
		color: #FF0707;
		
		
	}	
	
	
	#oxygen_box-page p.att{
		font-size: 16px;
		text-align: right;

	}
	
	
	
	
/************************inbody************************/



#inbody-page .price_box-outer h3{
	margin: 0 0 60px;
}

#inbody-page .price_box-outer h3::after{
	width: 87%;
}


#inbody-page .price_box-inner{
	display: flex;
	justify-content: space-between;
	
}


#inbody-page .price_box-inner .price_box-tbl{
	width: 45%;	
}


#inbody-page .price_box-tbl .img{
	width:60%;
	padding:20px;	
}



#inbody-page .price_box-tbl .tbl4{
	margin: 0 0 15px;
	
}

#inbody-page .tbl5{
	width: 45%;	
}
	
	.price_one dt{
		width: 25%;
	}
	.price_one dd{
		width:75%;
		padding-left: 5%;
	}
	
	.hangaku_icon {
    width: 20%;
    margin-left: 25%;
	margin-top: -8%;}
	.ticket_point{
		width:70%;
		margin: 0 auto 5%;
	}

	.stage_box{
		width:80%;
		margin: 0 auto 5%;
		text-align: center;
	}
	.stage_image{
		width:90%;
	}
	
	.note-inner{
		display: flex;
		width:80%;
		margin: 0 auto 10%;
	}
	.notes{
		width: 40%;
		text-align: center;
	}
	.notes:last-child{
		width:59%;
		padding: 0 0 0 10%;
	}
	
	.notes p{
		margin-bottom: 1%;
	}
	.notes li{
		text-align: left;
	}	
	.tate_border{
width: 2px;
  background-color: #707070;
		margin: 0;
	}
	
	.voice{
		display: flex;
		padding: 5% 20%;
		margin: 0 auto;
		align-items: flex-start;
		}
	.voice:nth-child(odd){
		flex-flow: row-reverse;
	}
	.voice_btn{
		margin-top: 2%;
	}
	
	.voice_image{
		width: 20%;
		margin: 0;
		padding: 0;
	}
	.voice_text{
		width:80%;
		margin: 0;
		padding: 5%;
		position: relative;
	}
	
	.voice_text .and-more{
		position: absolute;
		right:0;
		bottom:0;
	}
	
.content_box.personal{
		display: flex;
	}
	.content_box.personal .personal_thumbnail{
		width:25%;
		margin: 0 auto 3%;
	}
	
	.content_box.personal .personal_text{
		width:75%;
		padding:0 5%;
		text-align: left;
	}
	
	/**********よくある質問***********/
		.post-type-archive-faq .cate_list li{
	width:24%;
		padding: 0;
		margin-bottom: 1.5%;
	}
}
	




	
