@charset "UTF-8";

/*	
	font-color	#929496
	main color blue #1e50a2
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-family:Tahoma, Geneva, "sans-serif";

*/

/* ------------------------------------------ Reset */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
    margin:0;
    padding:0;
	font-style:normal;
	font-size:100%;
	line-height:1.45em;
	font-weight: normal;
}

mark{	background:none;	}
ol,ul {    list-style: none;    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    }

a img {    border:none;    }
img {	vertical-align:top;	} 

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block;
	}

body {	word-break:normal;	}

/* 改行 */
.br_pc { display:block;}
.br_sp { display:inline;}
@media only screen and (max-width:768px){
	.br_pc { display: inline;}
	.br_sp { display: block;}
}

/* PC、SPの表示・非表示 */
.spVer { display: none; }
@media only screen and (max-width:768px){
	.pcVer { display:none;}
	.spVer { display: block;}
}

.f_w { color: #fff; }
.f_r { color: #cd3246; }
.f_g { color: #7ca72a; }
.f_b { color: #000; }
.f_gold { color: #DCB23B; }
.f_orange { color: rgb(243 152 0); }


.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}

.fa-chevron-up {
    font-size: 18px;
}

.pageTop-chevron{
    color:black;
    padding:8px;
}

#mmm a {
  color: black;
}
.f8  {font-size: 50%;}/*8px*/
.f9  {font-size: 56.25%;}/*10px*/
.f10 {font-size: 63%;}/*10px*/
.f11 {font-size: 69%;}/*11px*/
.f12 {font-size: 75%;}/*12px*/
.f13 {font-size: 82%;}/*13px*/
.f14 {font-size: 88%;}/*14px*/
.f15 {font-size: 94%;}/*15px*/
.f16 {font-size:100%;}/*16px*/
.f18 {font-size:113%;}/*18px*/
.f20 {font-size:125%;}/*20px*/
/* ------------------------------------------ フレームワーク */

body {
	font-size:16px;
	color:#564844;
	background: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
	
img {
	width: 100%;
}
a {
	text-decoration: none;
}
.cf {
	overflow: hidden;
}
	
#wrap { 
	overflow: hidden;
	padding: 80px 0px 0px 0px;
}
.mt10{
	margin-top: 10px;
}
strong { font-weight: bold; }
/* #sec00{ */
	/* max-width: 375px; */
	/* } */

#sec02 {
	width: 100%;
	margin: 0 auto;
	background: #deebf7;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #215f90), color-stop(0.00, #114380));
	background: -webkit-linear-gradient(#114380, #215f90);
	background: -moz-linear-gradient(#114380, #215f90);
	background: -o-linear-gradient(#114380, #215f90);
	background: -ms-linear-gradient(#114380, #215f90);
	background: linear-gradient(#114380, #215f90);
	*/
}

.fl_left {
	float:left;
	width:50%;
}
.fl_right {
	float:right;
	width:50%;
}

a:hover {
	opacity: 0.8;
}
p.free {
    text-align: center;
    font-size: 100%;
    margin: 0 0 1em;
}
.f_red{color: #B20000;}
.f_white{color:#FFF;}

.header-logo .logo {
	margin:0 auto;
}

@media screen and (max-width: 768px)  {
html {
	overflow-x: hidden;
}
p.free { 
    font-size: 80%;
}
#wrap { 
	overflow: hidden;
	padding:0px 0px 0px 0px;
}
header {
	width: 100%;
	position: initial;
	left: 0px;
	top: 0px;
	z-index: 99999;
	background: #074c8c;
	padding: 0px;
	box-shadow: 0px 5px 30px rgba(0,0,0,0.04);
}

.header-logo{
	display: flex;
	justify-content: space-between;
}

.logo-tell{
	width:44%;
	background-color: #024482;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.logo-tell picture{
	line-height: 1;
}
.logo-tell img{
	width: 90%;
    max-width: 170px;
}
.logo{
	width:56%;
	align-self:center;
	box-sizing: border-box;
	padding: 0 10px 0 5px;
}
.logo img{
	max-width: 220px;
}

.headMenu{
 /*max-width: 960px;*/
	margin: 0 auto;
	text-align: center;
	font-size: 0px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.headMenu li{
 display: inline-block;
	width: 19%;
	margin: 0px 1% 0px 0px;
	background: #1f4e79;
	padding: 5px 0px;
	background: #1f4e79;
	border-radius: 5px;
}
.headMenu li:last-child{
	margin: 0px;
}
.headMenu li a{
 display: block;
	padding: 24px 0px 5px 0px;
	width: 100%;
	color: #FFF;
	line-height: 13px;
	font-size: 11px;
	
}
.headMenu .menu1 a{
	background: url(../-img/head-icon1.png) center 5px no-repeat;
	background-size:16px;
}
.headMenu .menu2 a{
	background: url(../-img/head-icon2.png) center 5px no-repeat;
	background-size:16px;
}
.headMenu .menu3 a{
	background: url(../-img/head-icon3.png) center 5px no-repeat;
	background-size:16px;
}
.headMenu .menu4 a{
	background: url(../-img/head-icon4.png) center 5px no-repeat;
	background-size:16px;
}
.headMenu .menu5 a{
	background: url(../-img/head-icon5.png) center 5px no-repeat;
	background-size:16px;
}


.headMenu_fixed{
	width: 100%;
	max-width: 100%;
	background: #FFF;
	z-index: 99999;
	border: none;
}
.headMenu_fixed .logo {
	padding: 10px 0;
	width:200px;
	margin:0 auto;
	display: none;
}
.headMenu_fixed ul{
	padding: 5px 0px;
}
.headMenu_fixed li a {
	padding: 10px 0px;
}
.headMenu_fixed .menu1 a,
.headMenu_fixed .menu2 a,
.headMenu_fixed .menu3 a,
.headMenu_fixed .menu4 a,
.headMenu_fixed .menu5 a{
	background: none;
}


/*-----mainvisual-----*/
@media screen and (min-width: 769px)  {
    /*-----mainvisual-----*/
    section#mainvisual {
        max-width: 100%;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f9f9+0,ffffff+20,ffffff+20 */
		background: #f9f9f9; /* Old browsers */
		background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 20%, #ffffff 20%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 20%,#ffffff 20%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 20%,#ffffff 20%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    }
    #wrap {
        max-width: 960px;
        margin: auto;
    }
}
section#mainvisual {
	width: 100%;
	max-width: 768px;
			/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f9f9+0,ffffff+20,ffffff+20 */
			background: #f9f9f9; /* Old browsers */
			background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 20%, #ffffff 20%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 20%,#ffffff 20%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 20%,#ffffff 20%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}
#sec01,#sec03,#sec04,#sec05,#sec06,#sec07,#sec08,#sec09,#sec11,#sec12,#sec14{
	width: 94%;
	max-width: 960px;
	margin: -60px auto -22px;
	padding: 40px 0px 0px 0px;
}

#sec02 .inner_color_box,#sec10 .inner_color_box {
	width: 94%;
	max-width: 960px;
	margin: 0 auto;
}

.fl_left {
	float:left;
	width:50%;
}
.fl_right {
	float:right;
	width:50%;
}
.network h2 {
	font-size:6vw;
	color:#005280;
	text-align: center;
	padding:0 0 4%;
}
.network p {
	color:#005280;
	text-align: center;
	
}
.network p a {
	font-size:4vw;
	border-bottom: 1px solid #005280;
	text-decoration: none;
	color:#005280;
}




/*-----#sec00---  */

#sec00{
    font-weight: bold;
    color: #FFF;
    padding: 20px 0px;
    text-align: center;
    background: #2d7dc8;
    display: inline-block;
	width: 100%;
	background: linear-gradient(to right,#084c8d,#1462aa 50%,#084c8d); 
	letter-spacing: -.08em;
}
#sec00 .lead{
	font-size: 86%;
}

.lead-yellow {
    color: rgb(219,176,56);
}

}

/*-----#sec01---  */
#sec01 {
	margin-bottom: 20px;
}
#sec01 .order_list {
	counter-reset:number; /*数字をリセット*/
	list-style-type: none!important; /*数字を一旦消す*/
  }
#sec01 .order_list li {
	position: relative;
	padding-left: 30px;
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 30px;
  }
  
#sec01 .order_list li:before{
/* 以下数字をつける */
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/*以下数字のデザイン変える*/
	display:inline-block;
	background: #074c8c;
	color: white;
	font-weight:bold;
	font-size: 15px;
	border-radius: 50%;
	left: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	/*以下 上下中央寄せのため*/
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#sec01 .order_list li{
	font-size:5.3vw;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#sec01 h2 {
	font-size: 5.8vw;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#074c8c;
	font-weight: bold;
	margin-top: 40px;
}
#sec01 h3 {
	font-size:110%;
	text-align: left;
	margin: 0 0 16px;
}
#sec01 .message {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.6;
}

#sec01 ul li:nth-child(2n) {
	margin:0 0 5px 0;
}

#sec01 ul li h4{
	cursor: pointer;
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	padding:4px 0px 4px 0px;
	text-align: center;
	background: url(../-img/back_stepboxhead_long.png) left top repeat-x;
	border-radius: 5px;
	overflow: hidden;
}
#sec01 ul li h4 p{
		background: url(../-img/icon_arrow_down.png) center bottom no-repeat;
		padding: 0px 0px 10px 0px;
		background-size: 8px;
}

#sec01 ul li h4.open p{
 background: url(../-img/icon_arrow_up.png) center bottom no-repeat;
	background-size: 8px;
}

#sec01 ul li h4 p span{
	display: inline-block;
	margin: 12px 0px;
	padding: 64px 0px 0px 0px;
	font-size:18px;
	line-height: 20px;
	 
}

#sec01 ul li:nth-child(1) h4 p span{
		background: url(../-img/kicon_1.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(2) h4 p span{
		background: url(../-img/kicon_2.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(3) h4 p span{
	background: url(../-img/kicon_3.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(4) h4 p span{
		background: url(../-img/kicon_4.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(5) h4 p span{
		background: url(../-img/kicon_5.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(6) h4 p span{
		background: url(../-img/kicon_6.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(7) h4 p span{
		background: url(../-img/kicon_7.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(8) h4 p span{
		background: url(../-img/kicon_8.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(9) h4 p span{
		background: url(../-img/kicon_9.png) center 2px no-repeat;
		background-size: 50px;
}
#sec01 ul li:nth-child(10) h4 p span{
		background: url(../-img/kicon_10.png) center 2px no-repeat;
		background-size: 50px;
}


#sec01 ul li p.info{
	font-size: 14px;
	color: #111;
	display: none;
	padding: 5px 8px 15px 8px;
	border: 2px solid #d2aa49;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	background: url(../-img/icon_arrow_up_n.png) center bottom no-repeat;
	background-size: 8px;
	min-height: 122px;
}

/*-----#sec02-----*/	
#sec02 h2 {
	font-size:18px;
	padding:0px 0 5px;
	font-weight: bold;
	color: #09539a;
	text-align: center;
}

#sec02 .inner_color_box,#sec10 .inner_color_box {
	padding:20px 0;
	margin: 0 auto 60px;
}

#sec02 .inner_color_box .tel{
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#sec02 .inner_color_box .tel a{
	color: #fd0f59;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	background: url(../-img/icon_tel.png) left center no-repeat;
	background-size: 26px;
	display: inline-block;
}
#sec02 .inner_color_box .time{
	text-align: center;
	margin: 0px 0px 10px 0px;
	font-size:16px;
	color: #111;
}

#sec02 .inner_color_box .btnList {
	text-align: center;
	padding:0px;
}
#sec02 .inner_color_box .btnList .btn {
	display: inline-block;
	margin: 0px;
}
#sec02 .inner_color_box .btnList .btn a{
	display: inline-block;
	padding: 8px 0px;
	border: 2px #FFF solid;
	color: #FFF;
	min-width: 160px;
	font-size: 14px;
	font-weight: bold;
}
#sec02 .inner_color_box .btnList .btn a span{
 color: #FFEE00;
}

#sec02 .inner_color_box .btnList .btn_left a{
 background: #203864;
}
#sec02 .inner_color_box .btnList .btn_right a{
 background: #ff5e05;
}
#sec02 .btn.btn_mail{
    background: #2d7dc8;
	text-align: center;
	margin: 20px auto 10px;
    max-width: 468px;
}
#sec02 .btn.btn_mail a{
	width: 100%;
    display: inline-block;
    padding: 5px 0px;
}
#sec02 .btn.btn_mail a img{
	max-width: 90%;
	width: auto;
	padding: 10px 0;
}

/*-----#sec03-----*/	

#sec03 img {
    float: right;
    width: 22%;
}
#sec03 .yaji img {
    float: none;
	width:100%;
}
#sec03 .yaji {
    width: 8%;
	margin: 0 auto;
}
#sec03 h3 a {
	font-size:120%;
	color:#fff;
	text-align: center;
	padding:4% 2%;
	background: -webkit-linear-gradient(left,#017a91, #2f96c4);
	background: -moz-linear-gradient(left,#017a91, #2f96c4);
	background: -o-linear-gradient(left,#017a91, #2f96c4);
	background: -ms-linear-gradient(left,#017a91, #2f96c4);
	background: linear-gradient(to left,#017a91, #2f96c4);
	box-shadow: 0px 3px 0px #006582;
	margin: 8% 0 2%;
	display: block;
}

#sec03 ul {
	padding: 6% 0;
	margin: 6% 0;
	border-top: 2px solid #c19f66;
	border-bottom: 2px solid #c19f66;
}

#sec03 ul li a {
	font-size:140%;
	color:#fff;
	text-align: center;
	padding:5.5% 2%;
	background: -webkit-linear-gradient(top,#c3a664, #9d803c);
	background: -moz-linear-gradient(top,#c3a664, #9d803c);
	background: -o-linear-gradient(top,#c3a664, #9d803c);
	background: -ms-linear-gradient(top,#c3a664, #9d803c);
	background: linear-gradient(to top,#c3a664, #9d803c);
	box-shadow: 0px 3px 0px #a08058;
	margin: 2% 0;
	border-radius: 5px;
	color:#fff;
	display:block;
}
#sec03 ul li a {
	color:#fff;
	text-shadow: 0px 3px 1px #988052;
}

/*-----#sec04-----*/	
#sec04 .fl_left,#sec04 .fl_right {
	float:none;
	width:100%;
	text-align: center;
	margin:0 auto 6%;
}
#sec04 img {
	width:70%;
}
#sec04 h3 {
	font-size: 6vw;
	margin:0 0 6%;
}

#sec04 h3 span {
	font-size: 80%;
	color:#7c5f47;
}

#sec04 .inner_box {
	border-bottom: 1px solid #80807f;
	margin:6% auto;
}
#sec04 .inner_box:last-child {
	border-bottom: 2px solid #c19f66;
	margin:0 0 6%;
}

/*-----#sec05-----*/	
#sec05 p {
	text-align: center;
}
#sec05 p span {
	background: url(../-img/bg_fukidashi.png) no-repeat 50% 30%;
    background-size: 100%;
    font-size: 130%;
    text-align: center;
    font-weight: 600;
    padding: 0px 10% 22%;
    margin: 0 0 6%;
}
#sec05 h2 {
    text-align: center;
    font-size: 180%;
    font-weight: 800;
    margin: 8% auto 6%;
	line-height: 1.28em;
}

#sec05 .point {
	background: url(../-img/img_point.png) no-repeat 50% 0;
    background-size: 20%;
	padding:16% 0;
	color:#005280;
	font-size: 140%;
	font-weight: bold;
}
.reason-wrap{
	background: url(../-img/reason.png);
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center;  
	width: 100%;
    height: auto;
	position: relative;
	margin-top: 67px;
}
.reason-wrap .inner{
    margin: -70px auto 12px;
	padding: 37px 20px 37px 20px;
	color:#fff;
}
.reason-title{
	font-size: 7.8vw;
	font-weight: bold;
}
.reason-title:after{
	background-color: rgb(243 152 0);
	content: "";
	display: block;
	height: 4px; /* 線幅 */
	width: 100%;
	}

.reason-contents{
	font-weight: bold;
	font-size: 4.4vw;
	line-height: 2;
	margin-top: 2em;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.reason::before{
	width:250px;
	height:175px;
	z-index: 0;
	z-index: 0;
	content: “”;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
}
.bg-darker{
	/* 背景画像の透過用css */
	height: 100%;
	background: rgba(24, 23, 87, 0.8);
}
/*-----#sec06-----*/
#sec06 {
	margin:-20px auto 20px;
}
/* #sec06 h2 {
	font-size:140%;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	font-weight: bold;
} */


#sec06 p.small_txt {
	font-size: 16px;
}
#sec06 .box {
	border:2px solid #2d7dc8;
	padding:0px 0px 20px 0px;
	margin:0 auto 0;
}


#sec06 .box h3 {
	font-size:18px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	text-align: left;
	padding:8px;
	background: url(../-img/back_stepboxhead.png) left top repeat-x;
	margin: 0px 0px 20px 0px;
}
#sec06 .box h3 img{
	width: 40px;
	height: 40px;
	display: inline;
	margin: 0px 10px 0px 0px;
}
#sec06 .box p{
	margin: 0px 10px;
	font-size: 14px;
	line-height: 18x;
	color: #333;
}
#sec06 .box p.img {
	text-align: center;
}
#sec06 .box p.img img{
 max-width: 400px;
}

#sec06 .yaji{
	width:100px;
	margin:0 auto;
	text-align: center;
	padding: 5px 0px;
}


#step02 .fl_left,#step02 .fl_right,#step03 .fl_left,#step03 .fl_right {
	float:none;
	width:100%;
}

#step06 .bg_box {
	background:#fff;
}

#step06 .bg_box ul {
	padding:2%;
	overflow: hidden;
	margin: 0 0 4%;
}
#step06 .bg_box li {
	float:left;
	width:19.2%;
	margin:0 1% 0 0;
}
#step06 .bg_box li:last-child {
	margin:0 0 0 0;
}
#step06 .bg_box p {
	padding:3% 0 0 2%;
	font-size: 90%;
}
/* graph */
#sec-50s{
	font-size: 8.5vw;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 30px;
}
.graph-box {
	width: 94%;
	text-align: center;
	font-weight: bold;
	font-size: 86%;
	line-height: 0.9;
	max-width: 960px;
	margin:auto;
	}
.graph-box .small{
	font-size: 20px;
	font-weight: bold;
}
.marker{
	background: linear-gradient(transparent 70%, #ffff66 70%)
}
.marker-orange{
	background: linear-gradient(transparent 90%, #dcb23b 70%);
}
.graph{
	margin: 0 auto;
	max-width:960px;
	text-align: center;
	margin: 15px 0 25px;
	font-size: 84%;
}
.graph img{
	max-width: 90%;
	width: auto;
}

.medical-banner{
	width: 94%;
	margin:auto;
	padding-bottom: 45px;
}
/*-----#sec07-----*/	

/* #sec07 h2 {
	font-size:140%;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	font-weight: bold;
} */
#sec07 dt,#sec07 dd {
	padding:7px 0 7px 30px;
}
#sec07 dt {
	background: url(../-img/img_q.png)no-repeat left 8px;
	background-size: 24px;
	border-top: 1px dotted #988052;
	padding: 0px 10px 0px 30px;
}
#sec07 dt p{
	line-height:1.45em;
}
#sec07 dt p{
	padding: 7px 20px 7px 0px;
	/* background: url(../-img/icon_arrow_down_blue.png)no-repeat right center; */
	background-size: 15px;
}
#sec07 dt.open p{
	/* background: url(../-img/icon_arrow_up_blue.png)no-repeat right center; */
	background-size: 15px;
}

#sec07 dd {
	background: url(../-img/img_a.png)no-repeat left 0px;
	background-size: 24px;
	display: block;
	padding: 0px 10px 6px 30px;
}

#sec07 .ed_box{
	margin-top: 20px;
	color: #2d7dc8;
    border: 2px solid;
    padding: 20px 0;
}
#sec07 .price_list{
	color:#333;
	font-size: 4vw;
	line-height: 1.5;
	font-weight: bold;
    font-size: 35px;
    line-height: 0.9;
}
/*-----#sec08-----*/	

/*-----#sec09-----*/	

/*-----#sec09-----*/	


#sec09 h2 {
	font-size:140%;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	font-weight: bold;
}
#sec09 .message {
	margin: 0 0 5px 0px;
}
#sec09 .kome {
 font-size: 12px;
	color: #666;
	margin: 0 0 10px 0px;
}


#sec09 .box {
	margin: 0px 0px 5px 0px;
	border-radius: 5px;
	overflow: hidden;
}

#sec09 .box .toptitle{
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	line-height: 60px;
	text-align: left;
	padding:0px 15px;
	background: url(../-img/back_menuboxhead.png) left top repeat-x;
	margin: 0px;
	position: relative;
	cursor: pointer;
}
#sec09 .box .toptitle .price{
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0px 20px 0px 0px;
	background: url(../-img/icon_arrow_down.png) right center no-repeat;
	background-size: 15px;
	}
	
	#sec09 .box .open .price{
	background: url(../-img/icon_arrow_up.png) right center no-repeat;
	background-size: 15px;
	}


#sec09 .box .tableArea{
  display: none;
}

#sec09 table {
	width:100%;
}
#sec09 table tr:nth-child(2n+1) {
	background: #e1e2e2;
}
#sec09 table th {
	text-align: left;
	width:50%;
	padding:10px 0 10px 10px ;
	font-size: 16px;
}
#sec09 table th br {
	display:none;
}
#sec09 table td {
	text-align: right;
	width:50%;
	padding:8px 20px 8px 0 ;
	font-size: 16px;
	line-height: 120%;
}
#sec09 table td span.line_txt {
	text-decoration-line: line-through;
	-webkit-text-decoration-line: line-through;
	color:#727171;
}
#sec09 table td span.small_txt {
	font-size: 17px;
}

/*
#sec09 h4 {
	font-size:160%;
	margin: 0 0 4% 0;
}
#sec09 table {
	width:100%;
}
#sec09 table tr:nth-child(2n+1) {
	background: #e1e2e2;
}
#sec09 table th {
	text-align: left;
	width:50%;
	padding:2% 0 2% 2%;
}
#sec09 table td {
	text-align: right;
	width:50%;
	padding:2% 2% 0 2%;
}
#sec09 table td span.line_txt {
	text-decoration-line: line-through;
	-webkit-text-decoration-line: line-through;
}
#sec09 table td span.small_txt {
	font-size: 70%;
}

hr {
	background: #c19f66;
    height: 2px;
    border: none;
	margin:6% 0;
}
*/
/*-----#sec10-----*/
#sec10  {
	background: #1f4e79;
}
#sec10 h2 {
	font-size:110%;
	color:#fff;
	padding: 6% 0 0;
    margin: 0 0 6%;
	text-align: center;
}
#sec10 .fl_left,#sec10 .fl_right{
	width:49%;
}

#sec10 .fl_left a,#sec10 .fl_right a{
	color:#564844;
	background: #fff;
	border-radius: 10px;
	display: block;
	padding:5% 10%;
	box-shadow: 0 0 1px #000;
	margin:1%;
	box-sizing: border-box;
}

#sec10 .search_tel	
{
	font-size:110%;
	color:#fff;
	padding: 6% 0 0;
	text-align: center;
}
#sec10 .tel{
				text-align: center;
    margin: 0px 0px 20px 0px;
}
#sec10 .tel a{
	color: #fff;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	background: url(../-img/icon_tel_w.png) left center no-repeat;
	background-size: 26px;
	display: inline-block;
}

/*-----#sec11-----*/
/*clinic */
#clnic_sec{
    width: 94%;
    max-width: 960px;
    margin: -60px auto 60px;
	padding: 60px 0px 0px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;

  }
  #clnic_sec h2 {
	font-size:140%;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	font-weight: bold;
}
#clnic_sec .introduce{
	font-size: 140%;
    margin: 0 0 10px 0px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    color: #2d7dc8;
    font-weight: bold !important;
}

  #clnic_sec .l-wrap ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  
  #clnic_sec .l-wrap li{
	width: calc( ( 100% - 35px ) / 2 );
	margin-bottom: 20px;
  }
#clnic_sec .l-wrap ul{
	display: block;
}
#clnic_sec .l-wrap li{
	width: 100%;
}

  #clnic_sec .clinic_intro img{
  width:100%;
  margin-bottom: 20px;
  }
  #clnic_sec .l-wrap dd{
	line-height: 150%;
  }
  @media screen and (max-width: 768px){
	#clnic_sec .l-wrap dd{
		font-size:93.75%;
	  }
  }
  #clnic_sec .clinic_intro h3,dl{
	text-align:left;
  }
  #clnic_sec .clinic_intro h3{
	font-weight: bold;
  }
  
#clnic_sec .clinic-info {
	display: inline-block;
	color: #fff;
	background: #2d7dc8;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 15px;
	position: relative;
    top: -2px;
}
  
  
  #clnic_sec .txt-title{
	color:#fff;
	font-size:1.5rem;
	left:5%;
	padding: 10px;
	text-align: center;
  }
  @media screen and (max-width: 768px){
	#clnic_sec .txt-title{
		font-size:1.375rem;
	  }
  }
  #clnic_sec .border{
  background-color: #2d7dc8;
  width:100%;
  }

  #clnic_sec h3.b.mt10{
	color: #2d7dc8;
	font-size: 120%;
  }
  @media screen and (max-width: 768px){
	#clnic_sec h3.b.mt10{
		font-size: 112.5%;
	  }
  }

  
  #clnic_sec .address-wrap{
	display: flex;
    justify-content: space-between;
  }
  /* #clnic_sec .txt-title:after { */
	/* content: ""; */
	/* height:2px; */
	/* flex-grow: 1; */
	/* background-color:#3da0a8; */
	/* } */
  
  #clnic_sec .clinic-detail{
	display: inline-block;
	padding: 10px 20px 10px 10px;
	margin-top: 10px;
	border: #3da0a8 1px solid;
	border-radius: 4px;
	font-size: 12px;
	color: #3da0a8;
	letter-spacing: normal;
	line-height: 100%;
  }
  
  #clnic_sec .clinic-intro a:after{
	content: '\f107';
	font-family: FontAwesome;
	margin-left: 10px;
	color: #3da0a8;
	display: block;
  }
#clnic_sec .box{
	width: 90px;
	height: 90px;
	background-color:#85acd1;
	color:#fff;
	font-size: 1rem;
	line-height: 1.1;
	border-radius: 50%;
	margin-left:10px;
	padding: 10px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/*-----#sec12-----*/
#sec12 {
	margin:-40px auto 8%;
}

#sec12 h2 {
	font-size:140%;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	font-weight: bold;
}
#sec12 h3  {
	font-size:80%;
	font-size:100%;
	font-weight:bold;
}
#sec12 .name {
	margin: 0 0 2% 0;
}
#sec12 span {
	font-size:80%;
	font-weight:normal;
	padding:0 0 0 1.5em;
}
#sec12 dl {
	font-size:80%;
}
#sec12 dd {
	margin:0 0 2%;
}
#sec13 .btn_counseling{
	background: #f39800;
	text-align: center;
	margin: 20px auto 10px;
	max-width: calc(100% - 25px);
	margin-top:15px;
}
/*-----#sec14-----*/
#sec14 {
	margin:-90px auto 8% ;
}

#sec14 h2 {
	font-size:140%;
	margin: 0 0 10px 0px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	font-weight: bold;
}
#sec14 h3  {
	font-size:100%;
	font-weight:bold;
}

.btn.btn_counseling a {
    width: 80%;
    display: inline-block;
	padding: 5px 0px;
}
.btn.btn_counseling a img {
    width: auto;
    padding: 15px 0;
}
#copyright{
	font-size: 50%;
	text-align: center;
	margin: 15px 0 105px;
}
footer .footer-logo{
		padding:0 0 15px;
		width: 180px;
		margin: 0 auto;
	}

.footerArea {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footerArea .inner {
	padding:0px;
}
.footerArea .topPageBtn img{
 width: 30px;
}
@media only screen and (max-width:768px){
	#copyright{
		margin: 15px 0 128px;
	}
}


.sphidden {
	display: none;
}
.b{
	font-weight: bold !important;
}
.mb15{
	margin-bottom:15px !important;
}
.txt_r{
	text-align: right;
}


/*//////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////*/


@media screen and (min-width: 769px)  {
	.f10 {font-size: 63%;}/*10px*/
	.f11 {font-size: 69%;}/*11px*/
	.f12 {font-size: 75%;}/*12px*/
	.f13 {font-size: 82%;}/*13px*/
	.f14 {font-size: 88%;}/*14px*/
	.f15 {font-size: 94%;}/*15px*/
	.f16 {font-size:100%;}/*16px*/
	.f18 {font-size:113%;}/*18px*/
	.f20 {font-size:125%;}/*20px*/

	.f_w { color: #fff; }
	.f_r { color: #cd3246; }
	.f_g { color: #7ca72a; }
	.f_b { color: #000; }
	.f_gold { color: #DCB23B; }
	.f_orange { color: rgb(243 152 0); }

	/*-----mainvisual-----*/
	section#mainvisual {
		max-width: 100%;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f9f9+0,ffffff+20,ffffff+20 */
		background: #f9f9f9; /* Old browsers */
		background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 20%, #ffffff 20%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 20%,#ffffff 20%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 20%,#ffffff 20%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	}
	#wrap {
		max-width: 960px;
		margin: auto;
	}

header {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 99999;
	background: #074c8c;
	padding: 0px;
	box-shadow: 0px 5px 30px rgba(0,0,0,0.04);
}


.header-logo .logo {
	width: 46%;
	margin:0;
}
.header-logo .logo img{
	max-width:80%;
}
.tell {
	padding: 20px 10px;
	width:50%;
	margin:0 auto;
}

.headMenu{
 max-width: 960px;
	margin: 0 auto;
	text-align: center;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #1f4e79;
	overflow: hidden;
	border-radius: 5px;
}
.headMenu li{
 display: inline-block;
	width: 19%;
	border-right: 1px solid #FFF;
	background: #1f4e79;
	padding: 0px;
}
.headMenu li:last-child{
	border-right: none;
}
.headMenu li a{
 display: block;
	padding: 40px 0px 5px 0px;
	width: 100%;
	color: #FFF;
}
.headMenu li a br{
	display: none;
}
.headMenu .menu1 a{
	background: url(../-img/head-icon1.png) center 5px no-repeat;
}
.headMenu .menu2 a{
	background: url(../-img/head-icon2.png) center 5px no-repeat;
}
.headMenu .menu3 a{
	background: url(../-img/head-icon3.png) center 5px no-repeat;
}
.headMenu .menu4 a{
	background: url(../-img/head-icon4.png) center 5px no-repeat;
}
.headMenu .menu5 a{
	background: url(../-img/head-icon5.png) center 5px no-repeat;
}


.headMenu_fixed{
	width: 100%;
	max-width: 100%;
	background: #FFF;
	z-index: 99999;
	border: none;
	padding: 5px 0px;
}
.headMenu_fixed .logo {
	padding: 10px 0;
	width:200px;
	margin:0 auto;
	display: none;
}

.headMenu_fixed li a {
	padding: 15px 0px;
}
.headMenu_fixed .menu1 a,
.headMenu_fixed .menu2 a,
.headMenu_fixed .menu3 a,
.headMenu_fixed .menu4 a,
.headMenu_fixed .menu5 a{
	background: none;
}
.header-logo{
	display:flex;
	max-width: 960px;
	margin: 0 auto;
	align-items: center;
	padding: 10px 0;
	justify-content: space-between;
}


.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
/*-----mainvisual-----*/

section#mainvisual {
	max-width: 960px;
	margin: 0 auto ;
}
#sec00{
    font-weight: bold;
    color: #FFF;
    padding: 30px 0px;
    text-align: center;
    background: #2d7dc8;
    display: inline-block;
    width: 100%;
    background: linear-gradient(to right,#084c8d,#1462aa 50%,#084c8d);
}
#sec00 .lead{
	font-size: 36px;
}
#sec00 .image_read_text{
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}

#sec00 .lead-yellow{
color:rgb(219,176,56);
}

#sec13 .mv-wrap{
	background-color: #a7d9de;
}
#sec13 .mv{
	margin: 0 auto;
	max-width: 960px;
}
#sec13 .btn.btn_counseling{
	display: none;
}

#sec01{
	max-width: 960px;
	margin: -70px auto 60px;
	padding: 70px 0px 0px 0px;
}
#sec03,#sec04,#sec05,#sec06,#sec07,#sec08,#sec09,#sec11,#sec12,#sec14{
	max-width: 960px;
	margin: -70px auto 60px;
	padding: 70px 0px 0px 0px;
}
#sec02 .inner_color_box,#sec10 .inner_color_box {
	max-width: 960px;
	margin: 0 auto 60px auto;
}

.network h2 {
	font-size:40px;
	font-weight: 600;
	color:#005280;
	text-align: center;
	padding:0 0 4%;
}
.network p {
	color:#005280;
	text-align: center;
	margin: 0 0 30px 0;
}
.network p a {
	font-size:24px;
	border-bottom: 1px solid #005280;
	text-decoration: none;
	color:#005280;
}
/*-----#sec01-----*/	
/*-----#sec01---  */

#sec01 .inner {
	max-width: 740px;
	margin: auto;
}
#sec01 .order_list {
	counter-reset:number; /*数字をリセット*/
	list-style-type: none!important; /*数字を一旦消す*/
	padding:0.5em;
  }
#sec01 .order_list li {
	position: relative;
	line-height: 1.2em;
	padding: 0 0 0 2.25em;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size:34px;
	color:#000;
	margin-bottom: 0.5em;
}

#sec01 .order_list li:before{
/* 以下数字をつける */
	position: absolute;
	counter-increment: number;
	content: counter(number);
	/*以下数字のデザイン変える*/
	display:inline-block;
	background: #074c8c;
	color: white;
	font-weight:bold;
	font-size: 32px;
	border-radius: 50%;
	left: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	/*以下 上下中央寄せのため*/
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#sec01 h2 {
	font-size:44px;
	text-align: left;
	margin: 0 0 20px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#074c8c;
	margin-top: 50px;
}
#sec01 h3 {
	font-size:30px;
	text-align: left;
	margin: 0 0 16px;
}
#sec01 .message {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.8;
}
#sec01 ul {
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#sec01 ul li {
	width:49.5%;
	padding:0;
	margin:0 1% 5px 0;
	box-sizing: border-box;
	background-size: 100%;
	text-align: left;
	display: table;
	
	
}
#sec01 ul li:nth-child(2n) {
	margin:0 0 5px 0;
}

#sec01 ul li h4{
	cursor: pointer;
	font-size:26px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	padding:5px 8px;
	background: url(../-img/back_stepboxhead_long.png) left top repeat-x;
	border-radius: 5px;
	overflow: hidden;
}
#sec01 ul li h4 p{
		background: url(../-img/icon_arrow_down.png) right center no-repeat;
		min-height: 74px
}


#sec01 ul li h4 p span{
	display: inline-block;
	min-height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 55px;
	margin: 12px 0px 0px 0px;
}
#sec01 ul li h4 p span br{
	display: none;
}

#sec01 ul li:nth-child(1) h4 p span{
		background: url(../-img/kicon_1.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(2) h4 p span{
		background: url(../-img/kicon_2.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(3) h4 p span{
		background: url(../-img/kicon_3.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(4) h4 p span{
		background: url(../-img/kicon_4.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(5) h4 p span{
		background: url(../-img/kicon_5.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(6) h4 p span{
		background: url(../-img/kicon_6.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(7) h4 p span{
		background: url(../-img/kicon_7.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(8) h4 p span{
		background: url(../-img/kicon_8.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(9) h4 p span{
		background: url(../-img/kicon_9.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(10) h4 p span{
		background: url(../-img/kicon_10.png) 2px center no-repeat;
		background-size: 40px;
}
#sec01 ul li:nth-child(1) h4 p span{
		background: url(../-img/kicon_1.png) 2px center no-repeat;
		background-size: 40px;
}


#sec01 ul li h4.open p{
 background: url(../-img/icon_arrow_up.png) right center no-repeat;
}
#sec01 ul li p.info{
	font-size: 16px;
	color: #111;
	display: none;
	padding: 5px 40px 5px 3px;
	border: 2px solid #d2aa49;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	background: url(../-img/icon_arrow_up_n.png) no-repeat;
	background-position : center right 5px;
	min-height: 70px;
	vertical-align: middle;
}



/*-----#sec02-----*/	
#sec02 h2 {
	font-size:32px;
	font-weight: bold;
	padding:0px 0 10px;
	color: #09539a;
	text-align: center;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#sec02 .inner_color_box,#sec10 .inner_color_box {
	padding:30px 0;
	margin: 0 auto 60px;
}

#sec02 .inner_color_box .tel{
	text-align: center;
	margin: 0px 0px 10px 0px;
}
	
#sec02 .inner_color_box .tel a{
	color: #fd0f59;
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	background: url(../-img/icon_tel.png) left center no-repeat;
	background-size: 32px;
	display: inline-block;
}
#sec02 .inner_color_box .time{
	text-align: center;
	margin: 0px 0px 10px 0px;
	font-size:20px;
	color: #111;
}

#sec02 .inner_color_box .btnList {
	text-align: center;
	padding:0px;
}
#sec02 .inner_color_box .btnList .btn {
	display: inline-block;
	margin: 0px 3px;
}
#sec02 .inner_color_box .btnList .btn a{
	display: inline-block;
	padding: 15px 0px;
	border: 2px #FFF solid;
	color: #FFF;
	width: 230px;
	font-size: 18px;
	font-weight: bold;
}
#sec02 .inner_color_box .btnList .btn a span{
 color: #FFEE00;
}

#sec02 .inner_color_box .btnList .btn_left a{
 background: #203864;
}
#sec02 .inner_color_box .btnList .btn_right a{
 background: #ff5e05;
}

#sec02 .btn.btn_mail{
    background: #2d7dc8;
	text-align: center;
	margin: 20px auto 10px;
    max-width: 468px;
}
#sec02 .btn.btn_mail a{
	width: 100%;
    display: inline-block;
    padding: 5px 0px;
}
#sec02 .btn.btn_mail a img{
	width: auto;
	padding: 10px 0;
}


/*-----#sec03-----*/	
.reason-wrap{
	background: url(../-img/reason.png);
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center;  
	width: 100%;
    height: 750px;
	position: relative;
}
.reason-wrap .inner{
	max-width: 860px;
    margin: -70px auto 60px;
	padding: 50px;
	color:#fff;
}
.reason-title{
	color: #fff;
	font-size: 53px;
	font-weight: bold;
	display: inline-block;
}
.reason-title:after{
	background-color:rgb(243 152 0); 
	content: "";
	display: block;
	height: 6px; /* 線幅 */
	width: 100%;
	}

.reason-contents{
	font-weight: bold;
	font-size: 24px;
	line-height: 2.5;
	margin-top: 1.5em;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.reason::before{
	width:250px;
	height:175px;
	z-index: 0;
	z-index: 0;
	content: “”;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
}
.bg-darker{
	/* 背景画像の透過用css */
	height: 100%;
	background: rgba(24, 23, 87, 0.8);
}
/*-----#sec04-----*/	
#sec04 .fl_left {
	text-align: center;
	margin:0 0 60px;
	width:30%;
}
#sec04 .fl_right {
	width:70%;
	padding:0 0 0 30px;
	box-sizing: border-box;
}
#sec04 img {
	width:100%;
}
#sec04 h3 {
	font-size: 30px;
	margin:0 0 20px;
	line-height: 100%;
}

#sec04 h3 span {
	font-size: 16px;
	color:#7c5f47;
}
#sec04 p {
	font-size: 20px;
}
#sec04 .inner_box {
	border-bottom: 1px solid #80807f;
	margin:6% auto;
}
#sec04 .inner_box:last-child {
	border-bottom: 2px solid #c19f66;
	margin:0 0 60px;
}

/*-----#sec05-----*/	
#sec05 p {
	text-align: center;
}
#sec05 p span {
	background: url(../-img/bg_fukidashi.png) no-repeat 50% 100%;
    background-size: 80%;
    font-size: 42px;
    text-align: center;
    font-weight: 600;
    padding: 0px 100px 60px;
    margin: 0 0 60px;
}
#sec05 h2 {
    text-align: center;
    font-size: 53px;
    font-weight: 800;
    margin: 40px auto 30px;
	line-height: 1.28em;
}

#sec05 .point {
	color:#005280;
	font-size: 26px;
	font-weight: bold;
}
#sec05 .point:before {
	content:"";
	display: inline-block;
	width: 120px;
	height:72px;
	background: url(../-img/img_point.png)no-repeat;
	background-size: contain;
	vertical-align: middle;
}
#sec05 .point br{
	display:none;
}

/*-----#sec06-----*/
#sec06 {
	margin:0px auto 33px;
	padding: 70px 0px 0px 0px;
}
/* #sec06 h2 {
	font-size:40px;
	text-align: left;
	margin: 0 0 10px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
} */


#sec06 p.small_txt {
	font-size: 16px;
}
#sec06 .box {
	border:2px solid #2d7dc8;
	padding:0px 0px 20px 0px;
	margin:0 auto 0;
}


#sec06 .box h3 {
	font-size:26px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	text-align: left;
	padding:8px;
	background: url(../-img/back_stepboxhead.png) left top repeat-x;
	margin: 0px 0px 20px 0px;
}
#sec06 .box h3 img{
	width: 40px;
	height: 40px;
	display: inline;
	margin: 0px 10px 0px 0px;
}
#sec06 .box p{
	margin: 0px 20px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
#sec06 .box p.img {
	text-align: center;
}
#sec06 .box p.img img{
 max-width: 400px;
}

#sec06 .yaji{
	width:100px;
	margin:0 auto;
	text-align: center;
	padding: 10px 0px;
}

#step02 .fl_left,#step02 .fl_right,#step03 .fl_left,#step03 .fl_right {
	width:47%;
}
#step04 img,#step05 img{
	width:450px;
	margin:0 auto;
}
#step04 .center,#step05 .center {
    text-align: center;
}
#step04 p.small_txt {
	text-align: center;
}
#step06 h4 {
	font-size: 24px;
	font-weight: 600;
}
#step06 .bg_box {
	background:#fff;
	padding:10px;
}
#step06 .bg_box p {
	margin:0 0 10px;
	 text-align: center;
}
#step06 .bg_box ul {
	text-align: center;
}
#step06 .bg_box li {
	display: inline-block;
	width:95px;
	margin:0 10px 0 0;
}
#step06 .bg_box li:last-child {
	margin:0 0 0 0;
}
/* graph */
#sec-50s{
	font-size: 49px;
	font-weight: bold;
	padding-bottom: 50px;
}


.graph-box {
	width: 94%;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 86%;
	line-height: 0.9;
	max-width: 960px;
	margin:auto;
	}
.graph-box .small{
	font-size: 30px;
	font-weight: bold;
}
.marker{
	background: linear-gradient(transparent 60%, #ffff66 80%);
}
.graph{
	margin: 10px auto 20px;
	max-width:960px;
	text-align: center;
}
.graph img{
	width: auto;
	max-width: 100%;
}




.graph-box {
	width: 94%;
	text-align: center;
	padding: 20px 0;
	font-weight: bold;
	font-size: 86%;
	line-height: 0.9;
	max-width: 960px;
	margin:auto;
	}
.graph-box .small{
	font-size: 30px;
	font-weight: bold;
}
.marker{
	background: linear-gradient(transparent 60%, #ffff66 80%);
}
.graph{
	margin: 10px auto 20px;
	max-width:960px;
	text-align: center;
}
.graph img{
	width: auto;
    max-width: 100%;
}

.medical-banner{
	max-width:760px;
	margin:auto;
	padding-bottom: 50px;
}
/*-----#sec07-----*/


/* #sec07 h2 {
	font-size:40px;
	text-align: left;
	margin: 0 0 10px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
	margin-top: 70px;
} */
#sec07 dl {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-size: 20px;
}
#sec07 dt,#sec07 dd {
	padding:10px 0 10px 50px;
}
#sec07 dt {
	background: url(../-img/img_q.png)no-repeat left 5px;
	background-size: 40px;
	border-top: 1px dotted #988052;
	padding: 6px 20px 13px 50px;
}
/* #sec07 dt p{
	padding: 10px 0px;
	background: url(../-img/icon_arrow_down_blue.png)no-repeat right 8px;
}
#sec07 dt.open p{
	background: url(../-img/icon_arrow_up_blue.png)no-repeat right 8px;
} */
#sec07 dd {
	background: url(../-img/img_a.png)no-repeat left 1px;
	background-size: 40px;
	display: block;
}
#sec07 dd:last-child {
	border-bottom: none;
}


/*-----#sec08-----*/	

/*-----#sec09-----*/	
#sec09 h2 {
	font-size:40px;
	text-align: left;
	margin: 0 0 20px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
}
#sec09 .message {
	margin: 0 0 5px;
	font-size: 30px;
}
#sec09 .kome {
 font-size: 12px;
	color: #666;
	margin: 0 0 10px 0px;
}

#sec09 .box {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
}

#sec09 .box .toptitle{
	font-size:30px;
	font-weight: bold;
	color: #FFF;
	line-height: 60px;
	text-align: left;
	padding:0px 15px;
	background: url(../-img/back_menuboxhead.png) left top repeat-x;
	margin: 0px;
	position: relative;
	cursor: pointer;
}
#sec09 .box .toptitle .price{
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 0px 40px 0px 0px;
	background: url(../-img/icon_arrow_down.png) right center no-repeat;
	}
	
	#sec09 .box .open .price{
	background: url(../-img/icon_arrow_up.png) right center no-repeat;
	}


#sec09 .box .tableArea{
  display: none;
}

#sec09 table {
	width:100%;
}
#sec09 table tr:nth-child(2n+1) {
	background: #e1e2e2;
}
#sec09 table th {
	text-align: left;
	width:50%;
	padding:10px 0 10px 10px ;
	font-size: 26px;
}
#sec09 table th br {
	display:none;
}
#sec09 table td {
	text-align: right;
	width:50%;
	padding:10px 20px 10px 0 ;
	font-size: 28px;
	line-height: 80%;
}
#sec09 table td br{
	display: none;
}

#sec09 table td span.line_txt {
	text-decoration-line: line-through;
	-webkit-text-decoration-line: line-through;
	color:#727171;
}
#sec09 table td span.small_txt {
	font-size: 17px;
}

hr {
	background: #c19f66;
    height: 2px;
    border: none;
	margin:6% 0;
}

/*-----#sec10-----*/
#sec10  {
 /*
	background: -webkit-linear-gradient(top,#017a91, #2f96c4);
	background: -moz-linear-gradient(top,#017a91, #2f96c4);
	background: -o-linear-gradient(top,#017a91, #2f96c4);
	background: -ms-linear-gradient(top,#017a91, #2f96c4);
	background: linear-gradient(to top,#017a91, #2f96c4);
	 */
		background: #1f4e79;
		margin: 0px 0px 60px 0px;
}
#sec10 h2 {
	font-size:30px;
	color:#fff;
	padding: 6% 0 0;
    margin: 0 0 30px;
	text-align: center;
}
#sec10 .fl_left,#sec10 .fl_right{
	width:48%;
}

#sec10 .fl_left a,#sec10 .fl_right a{
	color:#564844;
	background: #fff;
	border-radius: 20px;
	display: block;
	padding:20px;
	box-shadow: 0 0 1px #000;
	box-sizing: border-box;
	text-align: center;
}
#sec10 img {
	width:280px;
	text-align: center;
}
	
#sec10 .search_tel	
{
	font-size:30px;
	color:#fff;
	padding: 6% 0 0;
	text-align: center;
}
#sec10 .tel{
				text-align: center;
    margin: 0px 0px 40px 0px;
}
#sec10 .tel a{
color: #FFF;
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	background: url(../-img/icon_tel_w.png) left center no-repeat;
	background-size: 32px;
	display: inline-block;
}

/*-----#sec11-----*/

/*clinic */
#clnic_sec{
    max-width: 960px;
	padding: 70px 0px 0px 0px;
    text-align: left;
    margin: 0 0 10px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: bold;
	margin:-70px auto 0;
  } 
  #clnic_sec h2 {
	font-size:40px;
	text-align: left;
	margin: 0 0 30px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8; 
}

  #clnic_sec .l-wrap ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
  }
  
  #clnic_sec .l-wrap li{
	width: calc( ( 100% - 35px ) / 2 );
	margin-bottom: 20px;
  }
 
  
  #clnic_sec .clinic_intro img{
  width:100%;
  margin-bottom: 20px;
  }
  #clnic_sec .l-wrap dd{
	line-height: 150%;
  }
  #clnic_sec .clinic_intro h3,dl{
	text-align:left;
  }
  #clnic_sec .clinic_intro h3{
	font-weight: bold;
  }
  #clnic_sec .address-wrap{
	display: flex;
    justify-content: space-between;
  }
  
  
  #clnic_sec .txt-title{
	color:#fff;
	font-size:1.5rem;
	left:5%;
	padding: 10px;
	text-align: center;
  }
  #clnic_sec .border{
  background-color: #2d7dc8;
  width:100%;
  }

  #clnic_sec .clinic-detail{
	display: inline-block;
	padding: 10px 20px 10px 10px;
	margin-top: 10px;
	border: #3da0a8 1px solid;
	border-radius: 4px;
	font-size: 12px;
	color: #3da0a8;
	letter-spacing: normal;
	line-height: 100%;
	text-align: right;
  }
  #clnic_sec .txt_r{
	  text-align: right;
  }
  #clnic_sec .box{
	width: 94px;
	height: 94px;
	background-color:#85acd1;
	color:#fff;
	font-size: 1.1rem;
	line-height: 1.1;
	border-radius: 50%;
	margin-left:10px;
	padding: 10px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
  /* #clnic_sec .txt-title:after { */
	/* content: ""; */
	/* height:2px; */
	/* flex-grow: 1; */
	/* background-color:#3da0a8; */
	/* } */
  
  
  
/*-----#sec12-----*/
#sec12 {
	margin:-70px auto 60px auto;
	color: #222222;
	font-size: 120%;
}

#sec12 h2 {
	font-size:40px;
	text-align: left;
	margin: 0 0 10px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
}
#sec12 h3  {
	font-weight:bold;
}
#sec12 .name {
	margin: 0 0 2% 0;
}
#sec12 span {
	font-weight:normal;
	padding:0 0 0 1.5em;
}
#sec12 dd {
	margin:0 0 2%;
}
/*-----#sec14-----*/
#sec14 {
	margin: -100px auto 60px auto;
	color: #222222;
	font-size: 120%;
}

#sec14 h2 {
	font-size:40px;
	text-align: left;
	margin: 0 0 10px;
	font-weight: bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#2d7dc8;
}
#sec14 h3  {
	font-weight:bold;
	font-size: 120%;
}
.footer-logo {
	padding:0 0 15px;
	width: 25%;
    margin: 16px auto;
}


#copyright{
	font-size: 50%;
	text-align: center;
	margin: 20px 0 30px;
}

.footerArea {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footerArea .inner {
	padding:0px;
}
/* .footerArea .inner .btnList {
	text-align: center;
	padding: 0px;
	font-size: 0px;
}
.footerArea .inner .btnList .btn {
	display: inline-block;
	margin: 0px;
	padding:0px;
	width: 50%;
	text-align: center;
}
.footerArea .inner .btnList .btn a {
	width: 100%;
	display: inline-block;
	padding: 5px 0px;
	display: none;
}
.footerArea .inner .btnList .btn img{
	height: 50px;
	width: auto;
}

.footerArea .inner .btnList .btn_left{
 background: #00b507;

}
.footerArea .inner .btnList .btn_center{
 background: #2d7dc8;
	width: 50%;
}
.footerArea .inner .btnList .btn_right{
 background: #f39800;
} */

.footerArea .topPageBtn{
	position: absolute;
	right: 10px;
	top: -80px;
	padding: 10px;
	text-align: center;
	background: #000;
	color: #FFF;
	cursor: pointer;
	border-radius: 5px;
	border: 2px solid #FFF;
	opacity: 0.5;
}

.b{
	font-weight: bold !important;
}
.mb15{
	margin-bottom:15px !important;
}


/*-----mainvisual-----*/
section#mainvisual {
	max-width: 100%;
}
#wrap {
	max-width: 960px;
	margin: auto;

}
}

.pt0{
    padding-top: 0 !important;
}


@media only screen and (max-width:768px){
	#sec00 .image_read_text{
		max-width: 90%;
		vertical-align: middle;
	}
	/* .footerArea .inner .btnList .btn_right{
		background: none;
		position: fixed;
		bottom: 0;
		padding: 8px 10px 14px;
		box-sizing: border-box;
		display: block;
		background: rgba(255, 255, 255, 0.9);
		border-top: 1px solid rgb(238, 238, 238);
	}
	.footerArea .inner .btnList .btn a{
		background: #F95A00;
		border-radius: 3px;
		box-sizing: border-box;
		box-shadow: 0px 5px 0px 0px #F60C00;
		padding: 18px 0px;
	}
	.footerArea .inner .btnList .btn a.bg-pink{
		background: #074c8c;
		box-shadow: 0px 5px 0px 0px #083865;
	}
	.footerArea .inner .btnList .btn img {
		width: 90%;
		max-width: 320px;
	} */
}

/*-----SP fived style-----*/
.d-flex {
    display: flex;
    justify-content: space-between;
}

.footerArea .inner .btnList .btn .d-flex a {
    width: 49%;
    padding: 10px 0;
}

.footerArea .inner .btnList .btn .d-flex a img {
    width: auto;
    max-width: 118px;
}



/*-----SP fived style-----*/
.flex-center{
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}


@media only screen and (max-width:768px){
	.flex1 {
		order: 1;
	}
	.flex2 {
		order: 3;
		width: 100%;
	}
	.flex3 {
		order: 2;
	}
}

#sec00B{
	box-sizing: border-box;
	border: 6px solid #D30000;
	font-size: 40px;
	color: rgb(14, 13, 13);
	text-align: center;
	background: #FFF79A;
	display: inline-block;
	width: 100%;
	background: linear-gradient(to right,#fdf37e,#fbf6c7 50%,#fdf37e);
}
#sec00B p,
#sec00B span{
	font-weight: bold;
}

#sec00B .lead,
#sec00B .box{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#sec00B .lead-red{
	color:red;
	font-size: 150%;
	letter-spacing: -.04em;
	line-height: 1;
}

#sec00B .lead-red > span{
	font-size: 70%;
	padding-left: .05em;
	vertical-align: middle;
}

#sec00B .box{
	width: 100px;
	height: 100px;
	background-color:#2D7DC8;
	color:#fff;
	font-size: 2rem;
	line-height: 1.21;
	border-radius: 50%;
	margin-left:10px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#sec00B .banner{
display: flex;

}
#sec00B .red-box{
background-color: #D30000;
color:#fff;
display: flex;
align-items: center;
justify-content: center;
flex:1;
padding: 30px
}
#sec00B .yellow-box{
	box-sizing: border-box;
	flex:3;
	text-align: left;
	margin-left: 40px;
	font-size:1.1em;
	padding: 5px 0;
}
#sec00B .blue-circle{
padding: 0 18px;
align-items: center;
display: flex;
flex:1;
}

@media only screen and (max-width:768px){
	#sec00B{
		border: 4px solid #D30000;
	}
	#sec00B{
		font-size: 5vw;
	}
	#sec00B .box{
		width: 10vw;
		height: 10vw;
		font-size: 3.5vw;
		padding:7px;
	}
	#sec00B .banner{
	display: flex;
	
	}
	#sec00B .red-box{
	background-color: #D30000;
	color:#fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex:2;
	padding: 10px;
	}
	#sec00B .yellow-box{
		flex:4;
		font-size: 5vw;
		margin-left: 10px;
	}
	#sec00B .blue-circle{
	padding: 0 5px;
	}
}


.border_box_blue{
	border: 3px solid #074c8c;
}
.price_box{
	padding: 30px 120px;
	margin: 30px 0 0;
	background: #fff;
}
.price_box .support{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.price_box.note{
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	background: none;
	padding: 0;
	margin: 10px 0;
}
.price_box.note .discount{
	font-size: 24px;
}
.price_box.note .detail{
	font-size: 16px;
}
.price_box .flex-item{
	width: 100%;
}
.price_box .d-flex{
	align-items: center;
}
.price_box .flex-center p{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: bold;
}
.price_box .flex-item p{
	font-size: 1.8em;
}
.price_box .flex-item .price_text{
	color: #2d7dc8;
	font-size: 2em;
}

@media only screen and (max-width:768px){
	.price_box{
		padding: 20px 10px;
		margin: 20px 0 0;
	}
	.price_box .d-flex{
		align-items: flex-start;
	}
	.price_box .flex-item{
		margin: 5px 0;
	}
	.price_box .flex-item p{
		font-size: 5.6vw;
		line-height: 1;
		letter-spacing: -.05em;
	}
	.price_box .flex-item .price_text{
		font-size: 7.6vw;
		transform: translateY(-.1em);
	}
	.price_box .support p{
		font-size: 5.6vw;
	}
	.price_box.note .discount{
		font-size: 4.5vw;
	}
	.price_box.note .detail{
		font-size: 4vw;
	}
}

.sec_step {
	margin: 30px 0;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.sec_step .sec_step_item{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 2px solid #a7d9de;
}
.sec_step .sec_step_tilte {
	position: relative;
	background: #b4e2e6;
	width: 260px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec_step .sec_step_tilte p {
	font-size: 1.5em;
	font-weight: bold;
	color: #222;
	text-align: center;
	transform: translateX(0.5em);
}
.sec_step .sec_step_tilte:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #b4e2e6;
	border-width: 75px;
    margin-top: -75px;
}
.sec_step .sec_step_text {
    width: 580px;
	padding-right: 20px;
	font-size: 108%;
	color:#222
}

.creditcard_image{
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}
.creditcard_image li {
    padding-right: 10px;
}

.creditcard_image img {
    width: 60px;
}
@media only screen and (max-width:768px){
	.sec_step {
		margin: 35px 0;
	}
	.sec_step .sec_step_item{
		display: block;
	}
	.sec_step .sec_step_tilte {
		width: 80%;
		height: 46px;
		justify-content: flex-start;
		padding-left: 1.5em;
		margin-top: -23px;
		margin-left: -15px;
	}
	.sec_step .sec_step_tilte p {
		font-size: 5.4vw;
		text-align: left;
	}
	.sec_step .sec_step_tilte:after {
		border-width: 23px;
		margin-top: -23px;
	}
	.sec_step .sec_step_text {
		width: auto;
		padding-right: 0;
		font-size: 100%;
		padding: .8em;
	}
	
	.creditcard_image img {
		width: 100%;
		max-width: 14.5vw;
	}
}

.footerArea.lp03 .inner .btnList .btnList_cv--title{
	display: none;
}
/* LP03 SP footer btn */
@media screen and (max-width: 768px)  {
	.footerArea.lp03 .inner .btnList {
		text-align: center;
		padding: 0px;
		font-size: 0px;
	}
	.footerArea.lp03 .inner .btnList .btn {
		display: inline-block;
		margin: 0px;
		padding:0px;
		width: 100%;
		text-align: center;
	}
	.footerArea.lp03 .inner .btnList .btn a {
		width: 100%;
		display: inline-block;
		padding: 12px 0px;
	}
	.footerArea.lp03 .inner .btnList .btn img{
		height: 40px;
		width: auto;
	}

	.footerArea.lp03 .inner .btnList .btn_left{
	background: #00b507;

	}
	.footerArea.lp03 .inner .btnList .btn_center{
	background: #2d7dc8;
		width: 34%;
	}
	.footerArea.lp03 .inner .btnList .btn_right{
	background: #f39800;
	}
	.footerArea.lp03 .inner .btnList .btnList_cv--title{
		background: rgb(42 106 185);
		color: rgb(255 255 255);
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		padding: 10px;
		display: block;
	}
}

@media screen and (min-width: 769px)  {

	.footerArea.lp03 .inner .btnList .btn a {
		display: none;
	}

}


@media only screen and (max-width:768px){
	.spnone{display: none !important;}
}
@media only screen and (min-width:769px){
	.pcnone{display: none !important;}
}




/*! CSS Used from: https://dev.mens-life-clinic.com/lp/lis/-css/style.css?221208 */
.c-title{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	margin:0;padding:0;font-style:normal;font-size:100%;line-height:1.45em;color:#fff;font-weight:bold;
}
@media screen and (min-width: 769px){
.c-title{text-align:left;margin:0 0 10px;font-weight:bold;color:#fff;}
}
.c-title{display:flex;justify-content:space-between;align-items:center;padding:1em;background-color:#024482;color:#fff;font-size:130%;font-weight:bold;cursor:pointer;margin-bottom:1rem;position:relative;}
.c-title.-accordion::before,
.c-title.-accordion::after{width:3px;height:.9em;border-radius:5px;background-color:#fff;content:'';z-index:1;position:absolute;right:2em;}
.c-title.-accordion::before{transform: rotate(90deg);}
.c-title.-accordion::after{transition: transform .3s;}

/* accordion */
.c-btn--accordion {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: bold;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	border: 1px solid #3f72be;
	color: #3f72be;
	font-size: 1rem;
	padding: 0.5rem 0.5rem 0.5rem 1rem;
	width: calc(120rem / 14);
	margin: 40px auto 60px;
	border-radius: 0.5em;
	text-align: center;
	box-sizing: border-box;
}

.c-btn--accordion .c-btn__text {
	flex: 1;
	font-weight: bold;
}

.c-btn--accordion .c-btn__icon {
	display: block;
	position: relative;
	width: 0.5714em;
	height: 0.5714em;
}

.c-btn--accordion .c-btn__icon:before,
.c-btn--accordion .c-btn__icon:after {
	content: "";
	background: #3f72be;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)rotate(0deg);
	display: block;
	width: 100%;
	height: 1px;
	transition: 0.3s transform ease;
}

.c-btn--accordion .c-btn__icon:after {
	transform: translate(-50%, -50%)rotate(90deg);
}

.js-accordion.is-activating .c-title.-accordion::after,
.js-accordion.is-activated:not(.is-inactivating) .c-title.-accordion::after {
  transform: rotate(90deg);
}

.js-accordion.is-activating .c-btn--accordion .c-btn__icon:after,
.js-accordion.is-activated:not(.is-inactivating) .c-btn--accordion .c-btn__icon:after {
	transform: translate(-50%, -50%)rotate(0deg);
}

.js-accordion.is-activated:not(.is-inactivating) .c-btn__icon:before {
	opacity: 0;
}

.js-accordion .js-accordion__target {
	display: none;
	/* 最初は非表示 */
}


.js-accordion__trigger {
	cursor: pointer;
}