@charset "utf-8";

/* RESET CSS */
article,aside,details,figcaption,figure,footer,header,hgroup,img,menu,nav,section{display:block}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
img{margin:0 auto;padding:0;max-width:100%;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*----------------------------------------------------------------------------------------------
button:hover
----------------------------------------------------------------------------------------------*/
@-webkit-keyframes hvr-wobble-vertical{
	16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}
	33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
	49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}
	66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}
	83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes hvr-wobble-vertical{
	16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}
	33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}
	49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}
	66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}
	83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}
/*----------------------------------------------------------------------------------------------
Basic
----------------------------------------------------------------------------------------------*/
html{ font-size:62.5%;}
body{
	width:100%;
	font-size:2.2rem;
	color:#222;
	line-height:1.7;
	-webkit-font-feature-settings:'palt' 1; font-feature-settings:'palt' 1;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	background: #fff;}
.main{width: 960px;margin: 0 auto;background:#fff;box-shadow: 10px 0 6px -4px #8fa5b6,-10px 0 6px -4px #8fa5b6;}

/* Float・Clearfix */
.clearfix:before,.clearfix:after{ content:" "; display:table; }
.clearfix:after{ clear:both; }
.clearfix{ *zoom:1; }
.img-right{ float:right; padding:0 0 2rem 2rem; }
.img-left{ float:left; padding:0 2rem 2rem 0; }
.img-left02 {margin: 0;}

/*画像キャプション*/
.caption{margin: 0;padding: .5rem 0 4rem;font-size: 1.5rem;font-weight: bold;line-height: 1.3;}
.img-caption{width: 275px;}
.img-caption2{width: 230px;}
.img-caption3{width: 380px;}
.img-caption4{width: 300px;}
.img-caption5{width: 420px;}
.img-caption6{width: 345px;}
.img-caption .caption{padding-bottom: 0;}
.img-caption5 .caption{padding: .5rem 0 0rem!important;}
/*flex*/
.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	flex-wrap: wrap;
}
.flex-bet{justify-content: space-between;}
.flex-c{align-items: center;}
.flex-2{width: 48%;}

/* PC・SP表示調整 */
.display_pc{ display:block; }
.display_sp{ display:none; }

/* Font */
.mb101 {
	font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
	letter-spacing:-2px;
	color: #000;
}
.mincho {font-family: Ryumin ExtraBold KL,serif;}

.u{ text-decoration:underline; }
.b{ font-weight:bold; }
.r{ color:#c00; }
.yellow{color: #f0ff77;}
.blue{color: #1f3864;}
.wht{color: #fff;}
.orenge {color: #ffb74c;}
.text_c{ text-align:center; }
.text_r{ text-align:right; }
.text_l{ text-align:left; }
.xxsmall{ font-size:30%; }
.xsmall{ font-size:60%; }
.small{ font-size:90%; }
.larges{ font-size:115%; }
.large{ font-size:120%; }
.xslarge{ font-size:125%; }
.xlarge{ font-size:140%; }
.xxlarge{ font-size:160%; }
.xxxlarge{ font-size:180%; }
.lh_small{ line-height: 1.3;}
.bg_y{ background:#ffff94; }
.notice{width: 100%; font-size: 80%;text-align: right;}
.attention {font-weight: bold;background-color: #ffff94;}
.marker {background: linear-gradient(transparent 50%, #ffff84 50%);color: #c00;font-weight: bold;}

/* グラデーション */
.text-gold{
	color: #f9db7f;
	display: inline-block;
	background: -webkit-linear-gradient(0deg, #f9db7f, #fffce6, #f9db7f);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.text-gold2{
	color: #4b2b02;
	background:-webkit-linear-gradient(0deg, #4b2b02, #8d7122, #4b2b02);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.text-gold3{
	color: #ca924c;
	background: -webkit-linear-gradient(0deg, #ca924c, #ffeec6, #ca924c);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
p+img{ margin-top:2rem; }

/*----------------------------------------------------------------------------------------------
prihead
----------------------------------------------------------------------------------------------*/
#prihead{
	z-index:10;
	position:fixed;
	width:100%;
	font-size:2.4rem;
	font-weight:bold;
	text-align:center;
	background:#060019;
	background:-moz-linear-gradient(to right, #060019 0%,#000453 50%,#060019 100%);
	background:-webkit-linear-gradient(to right, #060019 0%,#000453 50%,#060019 100%);
	background:linear-gradient(to right, #060019 0%,#000453 50%,#060019 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#060019', endColorstr='#060019',GradientType=1);
}
#prihead #CDT{
	width:960px;
	padding:1rem 0;
	margin:0 auto;
	color:#fff;
	line-height:1.3;
	font-family: Century Gothic, "Courier New", Consolas, monospace;
}
#prihead #CDT .count_num{
	display:inline-block;
	padding:0 .4rem;
	margin:0 .4rem;
	border-radius:3px;
	color:#c00;
	font-size:150%;
	background:#fff;
}
@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, #prihead #CDT .count_num{	/* IE11 */
		padding:1rem .4rem 0;
		line-height:1;
	}
}

/*----------------------------------------------------------------------------------------------
Countdown
----------------------------------------------------------------------------------------------*/
.timer p{ margin:.5rem 0;}
.timer01{ padding:.5rem 0; color:#fff; font-size:2.2rem; text-align:center; font-weight:bold; line-height:1; background:#222;}
.timer01 .timer_num{ color: #ffff55; font-size:140%; font-family: Century Gothic, "Courier New", Consolas, monospace;}
/*----------------------------------------------------------------------------------------------
Header
----------------------------------------------------------------------------------------------*/
header{ width:100%; margin:0 auto; background:url("../img/hori_letter_bg.jpg") no-repeat bottom;padding: 5rem 0 0;border-bottom: 5px solid #4aa8ca;}
/*----------------------------------------------------------------------------------------------
Section
----------------------------------------------------------------------------------------------*/
section{ padding:5rem 0 0; }
section.top{padding-top: 3rem;}
.sec__inner{width: 960px; margin:0 auto;padding: 0 0 7rem;}
.bg-black{
	background: #0f0f0f;
	color: #f0ff77;
}
.bg-black.wht{color: #fff;}
.bg-black .sec__inner{width: 960px;margin: 0 auto;padding: 0 0 7rem;}
.bg-black .sub-head{;margin: 0 auto 2rem;color: #f0ff77;}
.paper{background: url("../img/base/footer_lodyas.jpg");background-attachment: fixed;padding-top: 7rem;}
.paper .r{color: #e10000;}
.bg-dark{
padding-top: 7rem;
background: #05031c;
background: -moz-linear-gradient(-45deg, #05031c 0%,#510e26 100%);
background: -webkit-linear-gradient(-45deg, #05031c 0%,#510e26 100%);
background: linear-gradient(135deg, #05031c 0%,#510e26 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05031c', endColorstr='#510e26',GradientType=1 );
}
.bg-dark .sec__inner{width: 960px;margin: 0 auto;padding: 0 0 7rem;color: #fff;}
.bg-cosmos{
	padding-bottom: 7rem;
	background-size: cover;
	background: url("../img/bg-voice.jpg");
	background-attachment: fixed;
	color: #fff;
}
.bg-cosmos .flex{width: 960px;margin: 0 auto;}
.bg-cosmos .sub-head{width: 100%; padding-bottom: 1.5rem; border-bottom: 4px double #ffb74c; color: #fff;font-size: 4.2rem;line-height: 1;}
.bg-cosmos .sub-head02{margin: 5rem auto 1rem;}
.bg-cosmos ul.b{padding-left: 1em;text-indent: -1em;}

.bg-yellow{width: 960px;margin: 0 auto; background: url("../img/bg-yellow.jpg");background-size: cover;border-top: 5px solid #8d7122;}
.bg-yellow .sec__inner{padding: 0 5rem 5rem;}
.bg-yellow h3{ border-left: 3px solid #c00;margin: 2rem 0 1rem; padding-left: 1rem; font-size: 2.5rem;font-weight: bold;color: #c00;line-height: 1.3;}
.bg-yellow .text-gold2{border-bottom: 2px solid #8d7122;display: inline-block;}
.bg-yellow.last{ border-bottom: 5px solid #8d7122;}

/*----------------------------------------------------------------------------------------------
sub-head 
----------------------------------------------------------------------------------------------*/
.sub-head{
	color:#000;
	font-size:6.5rem;
	line-height:1.2;
	text-align:center;
	letter-spacing:-2px;
	margin:0 auto 3rem;
	font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
}
.sub-head .u {
	text-decoration: none;
	border-bottom: 3px solid;
	line-height: 1.2;
	display: inline-block;
}
.sub-head02{
	font-size: 4rem;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.3;
	font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;}
.sub-head03{
	margin: 2rem 0 1rem;
	font-size: 3rem;
	letter-spacing: -1px;
	text-align: center;
	font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
	line-height: 1.2;}
.sub-head04{width: 72%;line-height: 1.3;}
.sub-head04 h3{
	margin-bottom: 1rem;
	font-size: 4rem;
	font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
	color: #c00;
}
.sub-head04-img{margin: 0;}
.sub-head .marker { background: linear-gradient(transparent 60%, #ffff84 60%,#ffff84 85%,transparent 85%);}
/* 月桂樹 */
.laurel__ttl {
	width: 960px;
	position: relative;
	height: 115px;
	margin-bottom: 3rem;
	font-size: 5rem;
	line-height: 1.2;
	text-align: center;
}
.laurel__ttl:before {
	content: "";
	position: absolute;
	left: 20px;
	top: 0;
	width: 40px;
	height: 115px;
	background: url(../img/ico_laurel_left.png) no-repeat;
}
.laurel__ttl:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 0;
	width: 40px;
	height: 115px;
	background: url(../img/ico_laurel_right.png) no-repeat;
}
.laurel__ttl03 {
	position: relative;
	height: 115px;
	margin-bottom: 3rem;
	line-height: 1.2;
	text-align: center;
}
.laurel__ttl03:before {
	content: "";
	position: absolute;
	left: -50px;
	top: 25%;
	width: 55px;
	height: 115px;
	background: url("../img/image17.png") no-repeat;
}
.laurel__ttl03:after {
	content: "";
	position: absolute;
	right: -66px;
	top: 25%;
	width: 55px;
	height: 115px;
	background: url("../img/image16.png") no-repeat;
}
/* リボン */
.ribbon {
	display: inline-block;
	position: relative;
	height: 70px;/*リボンの高さ*/
	line-height: 1.3;/*リボンの高さ*/
	text-align: center;
	margin-bottom: 3rem;
	padding: 1rem 4rem;/*横の大きさ*/
	font-size: 4rem;/*文字の大きさ*/
	background: #a80d0d;/*塗りつぶし色*/
	color: #FFF;/*文字色*/
	box-sizing: border-box;
	left: 50%;
	transform: translateX(-50%);
}
.ribbon:before, .ribbon:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
.ribbon:before {
	top: 0;
	left: -1px;
	border-width: 35px 0px 35px 15px;
	border-color: transparent transparent transparent #f6f7f0;
	border-style: solid;
}
.ribbon:after {
	top: 0;
	right: -1px;
	border-width: 35px 15px 35px 0px;
	border-color: transparent #f6f7f0 transparent transparent;
	border-style: solid;
}
.recomend{background: #f6f7f0; margin: 3rem 0 0;padding: 3rem; border: 1px solid #eee;font-family: NikkatsuSeiKai-L,serif;}
.recomend p{line-height: 1.6;}

/* 対応症状 */
.symptoms{background: #edfbff;border:#b7e3f3 2px solid;margin-top: 2rem; padding:1.5rem 2rem;font-size: 1.8rem;font-weight: bold;color: #04061d;line-height: 1.3;}
.symptoms h4{margin-bottom: .5rem; text-align: center;font-size: 2.5rem;}
/* メタトロン */
.metatron{border: 3px solid #08428a; margin: 2rem 0; padding: 1.5rem;font-size: 1.8rem;font-weight: bold;line-height: 1.4;}
.metatron h3{background: #100f3b;display: inline-block;margin-bottom: 1rem; padding: 0.5rem 2rem; font-size: 2.5rem;font-weight: bold;color: #fff;}
.metatron img{padding-bottom: 0;}
/*----------------------------------------------------------------------------------------------
ブレッド
----------------------------------------------------------------------------------------------*/
/* 共有 */
ul.check1,
ul.check2,
ul.check3,
ul.check4{ margin:2rem 0; }
ul.check1 li,
ul.check2 li{
	padding:1.4rem 0 1.4rem 5rem;
	border-bottom:1px dashed #ccc;
	font-weight:bold;
}

/* 固有 */
ul.check1 li{ background:url(../img/base/check1.png) 0 1rem no-repeat; }
ul.check2 li{ background:url(../img/base/check2.png) 0 1rem no-repeat; }
ul.check3 li{
	padding:0 0 1rem 4rem;
	font-weight:bold;
	background:url(../img/base/check3.png) 0 .8rem no-repeat;
}
ul.check4 li{
	padding:1.6rem 0 1.6rem 4rem;
	border-bottom:1px solid #aaa;
	font-size:2.8rem;
	font-weight:bold;
	line-height:1.3;
	background:url(../img/base/check4.png) 0 2rem no-repeat;
}
.check5{margin-top: 2rem; font-size: 2.8rem;font-weight: bold;}
.check5 .fa-check{color: #c00;}
.check6{margin: 2rem 0;font-size: 2.5rem;font-weight: bold;color: #304462;}
.check7,.check8{margin: 2rem 0;font-size: 2.5rem;font-weight: bold;padding-left: 1.5em;text-indent: -.8em;}
.check7 .fas{font-size: 3rem; color: #7bbacd;}
.check8 .fas{font-size: 3rem; color: #c00;}

/* 共有 */
ul.bullet1,
ul.bullet2{ margin:0 0 2rem; }
ul.bullet1 li .bullet__text,
ul.bullet2 li p{
	font-size:2rem;
	font-weight:normal;
}

/* 固有 */
ul.bullet1 li{
	padding:2rem 2rem 2rem 5rem;
	margin:0;
	border-bottom:2px dotted #ccc;
	font-size:2.8rem;
	font-weight:900;
	line-height: 1.3;
	background:url(../img/base/check3.png) 1rem 2.4rem no-repeat;
}
ul.bullet1 li:nth-child(even){ background-color:#ffffcc4d; }
ul.bullet1 li .bullet__text{
	padding:1rem 0 0;
	margin:1rem 0 0;
	border-top:1px dashed #aaa;
}
ul.bullet1 img{ margin:2rem 0; }
ul.bullet2{ border:10px solid #704e23; }
ul.bullet2 li{
	padding:2rem 4rem 2rem 6rem;
	border-bottom:2px dotted #f1dcc1;
	font-size:2.6rem;
	font-weight:bold;
	background:url(../img/base/check3.png) 1.5rem 2.2rem no-repeat;
}
ul.bullet2 li:nth-child(even){ background-color:#fff7ec; }
ul.bullet2 li:last-child{ border:none; }
ul.bullet2 li p{ margin:.5rem 0 0; }

/*数字ブレット*/
.nuber-bullet{
	margin: 2rem 0;
	padding-left: 1em;
	text-indent: -1em;
}
/*ブレッドポイント*/
.bullet__text dl{background: #fff;padding: 2rem;    border: 3px solid #eee;}
.bullet__text dt{
	position: relative;
	padding-left: 6rem;
	margin-bottom: 1rem;
	font-size: 2.5rem;
	color:#ed2626;
	font-weight: bold;
	line-height: 1.3;
}
.bullet__text dt:before{
	display: block;
	position: absolute;
	top:-12px;
	left: 0;
	font-family: "Font Awesome 5 Free";
	content: '\f0a4';
	font-weight: 900;
	font-size: 5rem;
	color:#ed2626;
}
/* メリット */
.merit__wrap {counter-reset: my-counter;list-style: none;padding: 0;}
.merit__wrap li {padding:2rem 0 2rem 5.5rem;margin:0;border-bottom:2px dotted #ccc;font-size:2.8rem;font-weight: bold; line-height: 1.3;color: #c00;}
.merit__wrap li p{font-size:2rem;border-top:solid 1px #d81e1f;padding-top: 1rem;color: #222;font-weight: normal;}
.merit__wrap li:before {content: counter(my-counter);counter-increment: my-counter;background-color: #c00;color: #FFF;display: block;float: left;line-height: 50px;margin:.5rem 0 0 -60px;text-align: center;height: 50px;width: 50px;border-radius: 50%;}
/*----------------------------------------------------------------------------------------------
voice
----------------------------------------------------------------------------------------------*/
.voice01__wrap{margin-top: 4rem;background: #eee;padding: 2rem 3rem;}
.voice01__wrap h3{margin-bottom: 1rem; font-size: 3rem; text-align: center;line-height: 1.3;}
.voice01__wrap .text_c{margin-bottom: 2rem;line-height: 1.3;}
.voice01__text{align-items: center;}
.voice01__text img{padding: 0 1rem 0 0;}
.voice01__text p{width: 65%;margin-top: 0;padding: 1rem 1.5rem;position: relative;background: #fff;font-size: 1.9rem;line-height: 1.5;}
.voice01__text p::after{
	position: absolute;
	content: "";
	left: -3%;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 30px 0px;
	border-color: transparent #fff transparent transparent;
	transform: translatey(-50%);
}
/* 赤の吹き出し客声 */
.voice02__box{margin-bottom: 4rem;}
.voice02__box:last-of-type{margin-bottom: 0;}
.voice02__ttl {
	background: #d81e1f;
	position: relative;
	padding: 3rem 0;
	color: #FFF;
	font-family: Gothic MB101 Heavy, "A-OTF ゴシックMB101 Pr6N" ,sans-serif;
	font-size: 4.4rem;
	letter-spacing: -2px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	text-shadow: 0 2px 3px rgba(0,0,0,0.5);
}
.voice02__ttl .sym{background: #870000;font-size: 3rem;margin: 0 1rem;padding: .5rem 1rem;}
.voice02__ttl::after {
	position: absolute;
	content: "";
	bottom: -20px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 30px;
	border-color: #d81e1f transparent transparent transparent;
	transform: translateX(-50%);
}
.voice02__ttl .yellow {color: #FFEE7E;}
.voice02__inner{padding: 5rem;background: #fff6f6;}
.voice02__name{margin-top: .5rem;font-weight: bold;text-align: center;line-height: 1.3;}
.voice02__inner h4{overflow: hidden;margin-bottom:1.5rem;text-indent: -1em; padding-left: 1em; font-size:2.5rem;font-weight: bold;line-height: 1.3;}
.voice02-before{margin-bottom: 2rem;border: 2px solid #304462;}
.voice02-after{margin-bottom: 4rem;border:2px solid #c00;}
.voice02-after.last{margin-bottom: 2rem;}
.voice02-before,.voice02-after{background: #fff;}
.voice02-before dt,.voice02-after dt{padding: 0 1.5rem;overflow: hidden;display: inline-block;color: #fff;font-weight: bold;}
.voice02-before dd,.voice02-after dd{padding: 0 1.5rem 1.5rem ;font-size: 2rem;line-height: 1.4;overflow: hidden;}
.voice02-before dt{background: #304462;}
.voice02-after dt{background: #c00;}
.voice02-after dd{font-weight: bold;}
.voice02-top{width: 67%;}
.voice02-repo{background: #fff; border: 2px solid #eee;margin-top: 2rem; padding: 1rem 2rem 2rem;}
.voice02-repo h5{font-size:2.5rem;font-weight: bold;color: #c00;}
.voice02-repo ul{margin-left: 2rem; padding-left: 1em;text-indent: -1em;font-size: 1.8rem;font-weight: bold;}
/*小さい客声 白*/
.voice03{width: 49%;margin-top: 2rem;}
.voice03__box{margin-bottom: 1rem;padding: 1.5rem;border-style: solid;border-color: #ccc;border-width: 10px 2px 2px;background-color: #fff;}
.voice03__box:last-of-type{margin-bottom: 0;}
.voice03__box img{padding-bottom: 0;padding-right: 1rem;}
.voice03__box h3{border-bottom: 2px solid #c00;overflow: hidden;margin-bottom: .5rem;padding-bottom: .5rem; font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N"; font-size: 2rem;color: #c00;line-height: 1.3;}
.voice03__box p{font-size: 1.6rem;line-height: 1.3;}
/* 小さい客声 黒 */
.voice04{width: 49%;}
.voice04__box{margin-bottom: 1.5rem;}
.voice04__box h3{margin-bottom: .5rem;border-bottom: 2px solid #fff; font-size: 2rem;overflow: hidden; font-family: リュウミン EB-KL,"Ryumin ExtraBold KL",serif ; }
.voice04__box p{font-size: 1.6rem;line-height: 1.3;}
/* 3列客声 */
.voice05__box{width: 32%;padding: 1rem; border: 3px solid #dbf4ff;}
.voice05__ttl .img-left{padding: 0 1rem 1rem 0;}
.voice05__ttl h4{margin-bottom: .5rem;padding-bottom: .3rem; font-size: 1.6rem;font-weight: bold; line-height: 1.2; border-bottom: 1px solid #dbf4ff;overflow: hidden;font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";letter-spacing: -1px;color: #05001f;}
.voice05__ttl p{font-size: 1.2rem;font-weight: bold;line-height: 1.2;color: #7a7a7a;}
.voice05__text{font-size: 1.5rem;}

/* 先生プロフィール */
.profile{padding-top: 4rem;}
.profile__box{margin: 0 auto 3rem;padding: 1rem 0 2rem;background: #eee;}
.profile__ttl{ 
	position: relative;
	background: #000120;
	font-size: 3.5rem;
	line-height: 1;
	margin: 2rem -.5rem 2rem -1rem;
	padding: 1.5rem .5rem 1.5rem 2rem;
	border-top: 3px solid #cdc458;
	font-family: リュウミン EB-KL,"Ryumin ExtraBold KL",serif;
}
.profile__ttl:before{
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #333;
	left: 0;
	border-right: 5px solid #333;
}
.profile__inner{padding: 0 2rem;}
.profile__inner img+p{margin-top: 0;}
.profile__comm{margin-top: 5rem;padding: 2.5rem;border: 4px double #ddd; background: #fff;}
.profile__comm h3{margin-bottom: 2rem; border-bottom: 2px solid ;font-size: 3.5rem;line-height: 1.4;}

/* point */
.point__box{margin-top: 4rem;}
.point__box h3{margin-bottom: 2rem;border-bottom: 2px solid #c00;font-size: 2.8rem; font-family: Gothic MB101 Heavy, "A-OTF ゴシックMB101 Pr6N" ,sans-serif;letter-spacing: -1px;}
.point__box h3 .num{background: #c00;display: inline-block;margin-right: 1rem;padding: .5rem 1.5rem;font-size: 4rem; color: #fff;line-height: 1.2;}

/* result */
.result{margin: 2rem 0;font-weight: bold;}
.result-left{width: 18%;font-size: 2.5rem;vertical-align: top;}
.result-left .fas{color: #38409e;}
.result td:nth-child(2){display: inline-block;border-left:2px solid #ccc;margin-bottom: 1rem;padding-left: 2rem; font-size: 2.2rem;line-height: 1.2;}
/*----------------------------------------------------------------------------------------------
tsuishin
----------------------------------------------------------------------------------------------*/
#tsuishin{
	padding:5rem;
	color:#3C3C3C;
	font-family:Ryumin ExtraBold KL,serif;
	background:url(../img/base/bg_tsuishin.jpg);
}
.tsuishin__sub h2{
	margin:0 auto .5em;
	font-size:5rem;
	line-height:1.3;
}
.tsuishin__sub p{
	margin:0 !important;
	border-bottom:4px double;
	font-size:3rem;
	line-height:1.3;
	background-image:none !important;
}
.tsuishin__box{
	width: 960px;
	margin: 0 auto;
	padding:5rem;
	box-shadow:0 3px 1rem -2px rgba(0,0,0,.4);
	background:url(../img/base/bg_tsuishin__box.jpg);
}
.tsuishin__box p{
	margin:1em 0 0;
	font-weight:500;
	background-image:linear-gradient(#e5d6b6 1px, transparent 1px);
	background-size:auto 3.7rem;
	background-position:0 -3px;
}
.tsuishin__name{
	position:relative;
	display:block;
	margin:-26rem 0 0 auto;
}
/*----------------------------------------------------------------------------------------------
product
----------------------------------------------------------------------------------------------*/
.product__wrap h3{
	border-top: 3px solid #2B2B2B;
	border-bottom: 3px solid #2B2B2B;
	margin: 2rem 0;
	padding: 1.5rem;
	font-size: 3.5rem;
	text-align: center;
	color: #2B2B2B;
	line-height: 1.3;
}
.product__box ul{padding: 2rem 5rem;}
.product__box ul.last{margin-bottom: 0;}
.product__box{width: 960px;background: #fff;padding: 1rem 0 0;margin: 3rem auto 5rem;border: 3px solid #c9e5ea;border-radius: 10px;}
.product__box:last-of-type{margin-bottom: 0;}
/*----------------------------------------------------------------------------------------------
tokuten
----------------------------------------------------------------------------------------------*/
.tokuten{background: url("../img/base/darkness.jpg");background-attachment: fixed; padding-top: 7rem;}
.tokuten__wrap{margin-top: 4rem; padding: 5px;background: linear-gradient(45deg,#ca924c,#fffce6,#ca924c,#fffce6);}
.tokuten__box{padding: 5rem 5rem 3rem;background: #100f00;}
.tokuten__list{
	margin: 0 auto 3rem;
	font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
	letter-spacing:-2px;
	font-size: 5rem;
	text-align: center;
	color: #300f00;
}
.tokuten__list span{background: #ca924c;background: -webkit-linear-gradient(90deg,#ca924c,#fff6b1,#ca924c);background: -moz-linear-gradient(90deg,#ca924c,#fff6b1,#ca924c);background: linear-gradient(90deg,#ca924c,#fff6b1,#ca924c); padding: .5rem 7rem;}
.tokuten__ttl{font-size: 4rem;font-family: "Gothic MB101 Heavy", "A-OTF ゴシックMB101 Pr6N";-webkit-font-feature-settings: 'palt' 1;font-feature-settings: 'palt' 1;letter-spacing:-2px;text-align: center;line-height: 1.3;}
.tokuten__inner{margin-top: 3rem;}
.tokuten__inner .flex img{width: 45%;}

/*----------------------------------------------------------------------------------------------
hoshou
----------------------------------------------------------------------------------------------*/
.hosho .img-left{width: 50%;}
.formWrap:hover{opacity: 0.8;}
/* 返金保証の流れ */
.hosho_step{
	margin: 2rem 0;
	-webkit-box-align: start; -moz-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start;
	-webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
}
.hosho_step .step_box{ width:22%; padding: .4rem; font-size:1.8rem; line-height: 1.4; }
.hosho_step h4{ margin-bottom: 1rem; border-bottom: 1px solid #FFD12F; font-size:2rem; font-weight: bold; text-align: center; }
.hosho_step img.arrow{ width:2%; margin: 0; transform: translate(-20%,80%); }

/* 品質保証 */
.hosho2_flow_wrap {width:90%; margin: 15px auto 0; font-size: 70%; }
.hosho2_flow_list {margin: 0 auto;flex: 1;}
.hosho2_flow_list p{padding: 5px 20px;}

/*----------------------------------------------------------------------------------------------
form
----------------------------------------------------------------------------------------------*/
.formWrap{width:100%;padding: 0 0 2rem;}
/* 料金 */
.price__box{ margin-top:2rem; }
.price__result{
	margin-top:3rem;
	font-weight:bold;
	font-family:Arial, Helvetica, "sans-serif";
}
.price__result_main{
	color:#d00;
	font-size:7rem;
	line-height: 1;
}
.price__result_main img{
	float:left;
	width:120px;
	padding-right:2rem
}
.price__result_sub{
	font-size:6rem;
	text-align:right;
}
.price__notice{
	padding:2rem;
	margin:1rem auto;
	background:#eee;
	box-sizing:border-box;
}
.price__notice p{
	padding-left:1em;
	font-size:2rem;
	text-indent:-1em;
}

/* 価格表 */
.price_table{ width:100%; margin: 2rem auto; border: 2px solid #040000; line-height: 1.4; }
.price_table th{ background: #040000; color: #fff; font-weight: bold; padding: .5rem; }
.price_table tr:nth-child(2n){ background: #f5f5f5; }
.price_table td{ padding: 10px; vertical-align: middle; }
.price_table td:nth-child(odd){font-size: 1.8rem; }
.price_table td:nth-child(even){ width: 30%; text-align: center; font-size: 2.5rem; border-left: 2px solid #040000; }

/*----------------------------------------------------------------------------------------------
フォーム
----------------------------------------------------------------------------------------------*/
.form{ width:100%; padding:0; margin:8rem auto 0; }
/*----------------------------------------------------------------------------------------------
footer
----------------------------------------------------------------------------------------------*/
footer{ background:#ddd; }
.footer_logo img{ max-width:300px; }
.footer_txt{
	padding:0 0 0 2rem;
	font-size:1.1rem;
	text-align:left;
	line-height:1.9;
}
#footer__wrap{
	display:flex;
	width:800px;
	padding:2rem 0;
	margin:0 auto;
	font-size:80%;
	justify-content:center;
}
#footer__wrap li{
	display:inline-block;
	padding:0 1rem 0;
	border-left:1px solid #aaa;
}
#footer__wrap li:first-child{ border:none; padding:0 1em 0 0; }
/*----------------------------------------------------------------------------------------------
scfooter
----------------------------------------------------------------------------------------------*/
#scfooter{
	z-index:1000;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	padding:0;
	background:rgba(202,202,202,.7);
}
.scfooter_inner{
	display:block;
	width:80%;
	padding:1rem 0;
	margin:auto;
	border-radius:20px;
	text-align:center;
}
.scfooter_inner a{ text-decoration:none; }

.btn_ft{
	position:relative;
	overflow:hidden;
	width:480px;
	border-radius:4px;
}
.btn_ft img{ border-radius:4px; }
.btn_ft a{ text-decoration:none !important; display: block; }

@media screen and (max-width:768px){ .btn_ft{width:75%;} }
@media screen and (max-width:425px){ .btn_ft{width:95%;} }

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
【 SP 】
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width:768px){
	/*----------------------------------------------------------------------------------------------
	Basic Style
	----------------------------------------------------------------------------------------------*/
	body{ width:100%; font-size:4.5vw; }
	.main{width: 100%;box-shadow: none;}
	img{ max-width:100%; }
	
	.sp-small{font-size: 90%;}
	.small_sp2{font-size: 90%;}
	.xslarge{ font-size:115%; }
	.xlarge{font-size: 125%;}
	.xxlarge{ font-size:140%; }
	.xxxlarge{ font-size:140%; }
	.sp-large{font-size: 120%;}
/* Float */
	.img-right{ float:none; width:85%; padding:0; margin: 0 auto;}
	.img-left{ float:none; width:85%; padding:0; }
	.img-right img,.img-left img{ width:85%;}
	.img-sp{width: 60%;}
	.notice{text-align: left;}
	/*画像キャプション*/
	.caption{
		width: 100%;
		padding-bottom: 2rem;
		font-size: 3.5vw;
		text-align: center;
	}
	.img-caption{width: 85%;margin: 0 auto 2rem;}
	.img-caption2,.img-caption3,.img-caption4,.flex-2{width: 95%;margin: 0 auto;}
	/*flex*/
	.flex{display: block;}
	.img_flex2:first-child{margin-bottom: 20px;}
	/* PC/SP表示調整 */
	.display_pc{ display:none; }
	.display_sp{ display:block; }
	/*----------------------------------------------------------------------------------------------
	prihead
	----------------------------------------------------------------------------------------------*/
	#prihead{ font-size:4.2vw; }
	#prihead #CDT{width:100%;font-size:3.6vw;}
	/*----------------------------------------------------------------------------------------------
	section
	----------------------------------------------------------------------------------------------*/
	section{ padding:4rem 0 0; }
	.sec__inner{width: 95%;padding: 0 0 3rem;}
	section.top {padding-top: 0;}
	.sec01{padding-top:0; }
	.bg-black{ padding-bottom: 2rem;padding-top: 2rem;}
	.bg-black .sub-head{width: 100%;margin-bottom: 0;}
	.bg-black p.mincho{width: 95%;margin: 0 auto; font-size: 4.5vw; line-height: 1.3;text-align: left;}
	.bg-black .sec__inner{width: 95%;margin: 0 auto;padding-bottom: 3rem;}
	.bg-dark{padding-top: 2rem;}
	.bg-dark .sec__inner{width: 95%;padding-bottom: 3rem;}
	.bg-cosmos{padding-bottom: 4rem; background: #222;}
	.bg-cosmos .flex{width: 95%;}
	.bg-cosmos .sub-head02{margin: 5rem 0 2rem; font-size: 6.5vw;}
	.bg-yellow{width: 100%; padding-top: 0;}
	.bg-yellow h3{font-size: 5vw;}
	.bg-yellow .sec__inner{width: 95%;padding: 0 0 3rem;}
	.bg-yellow .xsmall{font-size: 70%;}
	/*----------------------------------------------------------------------------------------------
	sub-head
	----------------------------------------------------------------------------------------------*/
	.sub-head{
		width:97%;
		padding:2rem 0 1rem;
		margin:0 auto ;
		font-size:6vw;
		letter-spacing: 0;
	}
	.sub-head02{font-size: 6vw;line-height: 1.3;}
	.sub-head02 .small{font-size: 70%;line-height: 1.2;}
	.sub-head03{font-size: 5vw;}
	.sub-head04{width: 100%;margin-top: 1rem;}
	.sub-head04 h3{font-size: 6.5vw;}
	.sub-head04-img{margin: 0 auto;}
	h3.mincho{line-height: 1.3;}
	
	/* 月桂樹 */
	.laurel__ttl:before{transform: scale(0.8);left:-3px;}
	.laurel__ttl:after{transform: scale(0.8);right:-3px;}
	.laurel__ttl03:before{transform: scale(0.5);left: -40px;top: -30px;}
	.laurel__ttl03:after{transform: scale(0.5);right: -47px;top: -30px;}
	
	/* 推薦 */
	.ribbon{font-size: 6.5vw;height: 50px;padding: 1rem 3rem;margin-bottom: 1.5rem;line-height: 1.3;}
	.recomend{margin: 3vw 0; padding: 5vw 3vw;}
	.ribbon:before{border-width: 25px 0px 25px 10px;}
	.ribbon:after{border-width: 25px 10px 25px 0px;}
	
	.symptoms{padding: 3vw;font-size: 3.5vw;line-height: 1.4;}
	.metatron{font-size: 4vw;}
	.metatron h3{font-size: 5vw;padding-left: 4vw;}
	.metatron img {padding-top: 20px;}
	/*----------------------------------------------------------------------------------------------
	countdown
	----------------------------------------------------------------------------------------------*/
	.timer01 { padding:.5rem 0; font-size:4.5vw; line-height:1.2; }
	.timer01 .timer_num { font-size:130%; }
	/*----------------------------------------------------------------------------------------------
	header
	----------------------------------------------------------------------------------------------*/
	header{padding-bottom: 0;border-bottom: 3px solid #4aa8ca;}
	header h1{padding-top: 0;}
	/*----------------------------------------------------------------------------------------------
	ブレッド
	----------------------------------------------------------------------------------------------*/
	/* 共有 */
	ul.check1,
	ul.check2,
	ul.check3,
	ul.check4{ font-size:5vw; }
	ul.check1 li,
	ul.check2 li,
	ul.check3 li{ background-size:8%; }
	ul.check1 li,
	ul.check2 li,
	ul.check3 li,
	ul.check4 li{ padding:1.2rem 0 1.2rem 3.5rem; }
	.check5,.check6{font-size: 5vw;padding-left: 1.5em;text-indent: -.7em;}
	.check7,.check8{font-size: 5vw;}
	.check7 .fas,.check8 .fas{font-size: 6vw;}
	/* 固有 */
	ul.check1 li{ background-position:0 1.4rem; }
	ul.check2 li{ background-position:0 1.8rem; }
	ul.check3 li{ background-position:0 1.4rem; }
	ul.check4 li{ font-size:4.5vw; background-position:0 2vw; }
	/* 共有 */
	ul.bullet1 li,
	ul.bullet2 li{
		font-size:5vw;
		background-size:8%;
	}
	/* 固有 */
	ul.bullet1 li{ padding:1.2rem 0 1.2rem 4rem; background-position:0 1.4rem; }
	ul.bullet1 img{ margin:1rem auto; }
	ul.bullet2{ border-width:6px; }
	ul.bullet2 li{ padding:1.2rem 1.2rem 1.2rem 4rem; background-position:1rem 1.4rem; }
	ul.xlarge{font-size: 5.5vw;}
	/* メリット */
	.merit__wrap{}
	.merit__wrap li{padding: 1rem 0 1rem 4rem; font-size: 5vw;}
	.merit__wrap li p{display: none;}
	.merit__wrap li:before{line-height: 35px;margin: 0 0 0 -40px;text-align: center;height: 35px;width: 35px;}
	/*----------------------------------------------------------------------------------------------
	voice
	----------------------------------------------------------------------------------------------*/
	.voice01__wrap{padding: 3vw;}
	.voice01__wrap h3{font-size: 5.5vw;}
	.voice01__wrap .text_c{font-size: 3.5vw;}
	.voice01__text p{width: 100%;font-size: 4vw; margin-top: 2rem;}
	.voice01__text p::after{left: 50%;top: -10%;border-style: solid;border-width: 15px 15px 15px;border-color: transparent transparent #fff transparent;transform: translatex(-50%);}
	.voice01__text img{width: 60%; padding: 0;}
	/* 赤の吹き出し */
	.voice02__inner .img-left img{width: 80%;}
	.voice02__ttl{padding: 4vw 0;font-size: 6vw;}
	.voice02__ttl .small{font-size: 80%;}
	.voice02__ttl .xlarge{font-size: 105%;}
	.voice02__ttl .large{font-size: 110%;}
	.voice02__ttl::after{bottom: -15px;}
	.voice02__ttl .sym{display: inline-block;margin-bottom: .5rem; font-size: 5vw;}
	.voice02__inner{padding: 5vw 4vw;}
	.voice02__inner .clearfix .display_sp{width: 100%;}
	.voice02__inner .img-left{margin: 0 auto;}
	.voice02__name{margin-bottom: 2rem;}
	.voice02__inner h4{font-size: 5vw;}
	.voice02-top{width: 100%;}
	.voice02-repo{padding: 3vw;}
	.voice02-repo h5{margin-bottom: 1rem;font-size: 5vw;line-height: 1.3;}
	.voice02-repo ul{font-size: 4vw;line-height: 1.3;}
	.voice02-repo li{margin-bottom: .5rem;}
	.voice02-before dd, .voice02-after dd{padding-top: .5rem; font-size: 5vw;}
	/*小さい客声 白*/
	.voice03{width: 100%;}
	.voice03__box .img-left{width: 70%; margin-bottom: 1rem;padding-right: 0;}
	.voice03__box .last{width: 100%;padding: 0;}
	.voice03__box h3{margin-bottom: 1rem; text-align: center;font-size: 5.5vw;}
	.voice03__box p{font-size: 4vw;}
	/*小さい客声 黒*/
	.voice04{width: 100%;}
	.bg-cosmos .sub-head{font-size: 8vw; margin-bottom: 2rem;}
	.voice04__box{margin-bottom: 3rem;}
	.voice04__box .img-left{width: 65%;margin-bottom: .5rem;}
	.voice04__box h3{width: 90%;margin: 0 auto .5rem; font-size: 6vw; text-align: center;line-height: 1.3;border-bottom: 1px solid#fff;}
	.voice04__box p{width: 90%;margin: 0 auto;}
	/* 3列客声 */
	.voice05__box{width: 100%;margin-top: 2rem;}
	.voice05__ttl .img-left{width: 35%; float: left;}
	.voice05__ttl h4{font-size: 5.5vw;}
	.voice05__ttl p{margin-bottom: 1rem;font-size: 4vw;}
	/* 先生プロフィール */
	.profile__box{width: 98%;}
	.profile__inner{padding: 0 1.5rem;}
	.profile__ttl{padding: 1rem 0 1rem 2.5rem;font-size: 5.5vw;line-height: 1.2;}
	.profile__comm{margin-top: 4rem;padding: 2rem 1.5rem;}
	.profile__comm h3{margin-bottom: 1rem;padding-bottom: .5rem; font-size: 6.5vw;}
	/* point */
	.point__box h3{padding-bottom: .8rem; font-size: 5.5vw; text-align: center;line-height: 1.3;}
	.point__box h3 .num{font-size: 6.8vw;}
	.point__box .sp-img{width: 70%;}
	/* result */
	.result-left{width: 28%;font-size: 4.5vw;}
	.result td:nth-child(2){margin-bottom :1.5rem;padding-left: 1rem; font-size: 4vw;}
	/*----------------------------------------------------------------------------------------------
	product
	----------------------------------------------------------------------------------------------*/
	.product__wrap{width: 100%;}
	.product__wrap h3{font-size: 5vw;}
	.product__box{padding: 1rem 0;margin-bottom: 0;width: 98%;border: 2px solid #c9e5ea;}
	.product__box ul{padding: 0 2rem;}
	.product__box ul li p{display: none;}
	/*----------------------------------------------------------------------------------------------
	tokuten
	----------------------------------------------------------------------------------------------*/
	.tokuten{padding-top: 1rem;padding-bottom: 1rem;}
	.tokuten__wrap{margin-top: 1rem;padding: 3px;}
	.tokuten__box{padding: 1.5rem;}
	.tokuten__list{margin-bottom: 1.5rem; font-size: 6.5vw;}
	.tokuten__list span{padding: .5rem 3rem;}
	.tokuten__ttl{font-size: 5vw;}
	.tokuten__inner .flex img{width: 100%;}
	/*----------------------------------------------------------------------------------------------
	tsuihin
	----------------------------------------------------------------------------------------------*/
	#tsuishin{padding: 1.5rem 1rem;}
	.tsuishin__box{width: 98%;padding: 2rem 1.5rem;}
	.tsuishin__box p{background-image: none;}
	.tsuishin__sub h2{font-size: 10vw;}
	.tsuishin__sub p{font-size: 5vw;}
	.tsuishin__name{margin-top: 1.5rem;}
	/*----------------------------------------------------------------------------------------------
	hoshou
	----------------------------------------------------------------------------------------------*/
	/* 返金保証 */
	.hosho .img-left{width: 85%;}
	/* 返金保証の流れ */
	.hosho_step{ display: block; margin: 1rem 0; }
	.hosho_step .step_box{ width:100%; padding: 0; font-size:4vw; }
	.hosho_step h4{ font-size:5.4vw; }
	.hosho_step img{ margin-bottom: 1rem; }
	.hosho_step img.arrow{ width:6%; margin: -6vmin auto; transform: rotate(90deg); }
	/* 品質保証 */
	.hosho2_flow_wrap {display:block;width:100%; margin: 0 auto 15px; font-size: 4.5vw; }
	.hosho2_flow_list {width:100%;}
	.hosho2_flow_list img {width:55%; margin: 0 auto;flex: 1;}
	.hosho2_flow_list p{width:95%;padding: 5px 0; margin: 0 0 15px;text-align: center;}
	.hosho2_flow_center{border-top:1px solid #BFBFBF; margin: 30px 0;padding:15px 0;}
	/*----------------------------------------------------------------------------------------------
	form
	----------------------------------------------------------------------------------------------*/
	.form{margin-top: 3rem;}
	.formWrap{ margin:0; }
	/* 料金 */
	.price__result_main{ font-size: 7.5vw; }
	.price__result_main img{
		width:14vw;
		padding-right:1.4rem
	}
	.price__result_sub{ font-size:5.8vw; }
	.price__notice{ padding:1rem; }
	.price__notice p{ font-size:3.8vw; }
	/* 価格表 */
	.price_table{ border-width: 1px; box-sizing: border-box; }
	.price_table td{ padding: .6rem; font-size: 4.2vw; }
	.price_table td:nth-child(odd){ font-size: 4.2vw; }
	.price_table td:nth-child(even){ border-width: 1px; font-size:4.2vw; }
	/*----------------------------------------------------------------------------------------------
	footer
	----------------------------------------------------------------------------------------------*/
	.footer_logo img{ display:block; }
	.footer_txt{ padding:1rem; }
	#footer__wrap{
		display:block;
		width:100%;
	}
	/*----------------------------------------------------------------------------------------------
	scfooter
	----------------------------------------------------------------------------------------------*/
	.scfooter_inner{ width:100%; }
}