@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&display=swap');
/*font-family:'Noto Sans JP',sans-serif;*/
/*font-family:'Noto Serif JP',serif;*/

.sp {display:none !important;}



/*------00 1st configuration--------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	color:#000;
	background-color:#fff;
	font-size:100%;
	font-family:'Noto Sans JP',sans-serif;
	/*font-family:'Hiragino Maru Gothic W4 JIS2004';*/
	-webkit-text-size-adjust:none;
	width:100%;
	position:relative;
}
/*html {overflow:auto;}
body {overflow:hidden;}*/

header,hgroup,nav,aside,section,article,figure,footer {
	display:block;
}

h1,h2,h3,h4,h5,h6,p,address,ol,ul,li,dl,dt,dd,table,caption,th,td,img,form,a,span,
header,hgroup,nav,aside,section,article,figure,footer {
	margin:0px;
	padding:0px;
	border:none;
	font-size:100%;
	font-style:normal;
	list-style:none;
	line-height:1.6em;
	text-align:left;
	font-family:'Noto Sans JP',sans-serif;
	/*font-family:'Hiragino Maru Gothic W4 JIS2004';*/
}
h1,h2,h3,h4,h5,h6 {
	font-family:'Noto Sans JP',sans-serif;
	/*font-family:'TBChibiRGothicPlusK R' !important;*/
}

input,textarea {
	margin:0px;
	padding:0px;
	font-size:100%;
	font-style:normal;
	list-style:none;
	line-height:1.6em;
	text-align:left;
	font-family:'Noto Sans JP',sans-serif;
	/*font-family:'Hiragino Maru Gothic W4 JIS2004';*/
}

img {
	vertical-align:bottom;
}

a {
	outline:none;
}
a:link,
a:visited {
	color:#02f;
	color:#2f71fe;
	text-decoration:none;
}
a:hover,
a:focus {
	color:#cb0;
	text-decoration:underline;
}
a:active {
	color:#ddd;
	text-decoration:underline;
}
a.a_tel {
	cursor:text;
	color:#000;
	text-decoration:none;
}
a.a_tel img {
	cursor:default;
}

a {outline:hidden;}
a {/* \*/ overflow:hidden; /* */}

.floatclear {clear:both;}
.floatleft {float:left;margin-right:0px !important;}
.floatright {float:right;margin-left:0px !important;}

.right {text-align:right !important;}
.center {text-align:center !important;}
.left {text-align:left !important;}
.no_top {margin-top:0px !important;padding-top:0px !important;}

.red {color:#e20130;}
.orange {/*color:#f18101;*/color:#e25b29;}

.serif {font-family:'Noto Serif JP',serif;}
.bold {font-weight:bold;}

.small {font-size:13px !important;}
.x-small {font-size:9px !important;}
.large {font-size:13px !important;}
.x-large {font-size:24px !important;}

p,
dt,
dd,
li,
caption,
th,
td,
input,
textarea,
address {font-size:16px;}



/*------div#pagetop, box----------------------------------------------------------------*/
div#wrapper,
div.box {
	margin:0px auto 0px auto;
	width:700px;
	position:relative;
}

aside#fixed_logotelinspect {
	position:fixed;
	bottom:0px;
	width:700px;
	/*height:100px;*/
	z-index:11;
}
aside#fixed_logotelinspect #fixed_logotelinspect_logo {
	position:absolute;
	bottom:0px;
	left:0px;
	width:300px;
	height:100px;
	border-top:1px solid #999;
}
aside#fixed_logotelinspect #fixed_logotelinspect_logo a {
	display:inline-block;
	width:300px;
	height:100px;
	color:#000;
	background-color:#fff;
	vertical-align:middle;
}
aside#fixed_logotelinspect #fixed_logotelinspect_logo a img {
	width:100px;
	height:auto;
	vertical-align:middle;
}
aside#fixed_logotelinspect #fixed_logotelinspect_logo a span {
	display:inline-block;
	padding-left:10px;
	line-height:1.3em;
	vertical-align:middle;
font-size:22px;
}
aside#fixed_logotelinspect #fixed_logotelinspect_tel {
	position:absolute;
	bottom:0px;
	left:300px;
	width:190px;
	height:100px;
	text-align:center;
	border-top:1px solid #999;
}
aside#fixed_logotelinspect #fixed_logotelinspect_tel a {
	display:inline-block;
	width:190px;
	height:100px;
	height:47px;
	padding-top:53px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background-color:#bb80a2;
	background-image:url(../../_common/_pic/sp/fixed_tel_bg.png);
	background-repeat:no-repeat;
	background-position:50% 10px;
	background-size:80px;
	text-decoration:none;
font-size:24px;
}
aside#fixed_logotelinspect #fixed_logotelinspect_inspect {
	position:absolute;
	bottom:0px;
	right:0px;
	width:205px;
	height:211px;
	text-align:center;
}
aside#fixed_logotelinspect #fixed_logotelinspect_inspect a {
	display:inline-block;
	width:200px;
	height:200px;
	height:135px;
	padding-top:65px;
	text-align:center;
	color:#fff;
	text-shadow:0px 1px 1px #98be10;
	border-radius:120px;
	box-shadow:0px 0.6vw 0px #98be10;
	border:2px solid #98be10;
background:#98be10;
background:-moz-linear-gradient(top,#98be10 60%,#cedf91 100%);
background:-webkit-linear-gradient(top,#98be10 60%,#cedf91 100%);
background:linear-gradient(to bottom,#98be10 60%,#cedf91 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#98be10',endColorstr='#cedf91',GradientType=0);
	line-height:1.2em;
	text-decoration:none;
font-size:30px;
}



#title_movie01 {
	margin:60px 0px 40px 0px;
}



/*------header-------------------------------------------------------------------------------*/
div#logotel {
	position:relative;
	margin:0px 0px -61px 0px;
	width:700px;
	background-color:#fff;
	z-index:10;
}
div#logotel_fixed {
	position:fixed;
	top:0px;
	width:700px;
	background-color:#fff;
	z-index:10;
}
div#logotel #logotel_logo,
div#logotel_fixed #logotel_logo {
	display:inline-block;
	margin-left:5px;
	padding:10px 0px 10px 0px;
	vertical-align:middle;
font-size:24px;
}
div#logotel #logotel_logo a,
div#logotel_fixed #logotel_logo a {
	color:#000;
	text-decoration:none;
}
div#logotel #logotel_logo img,
div#logotel_fixed #logotel_logo img {
	width:40px;
	height:auto;
	vertical-align:text-top;
}
div#logotel #logotel_tel a,
div#logotel_fixed #logotel_tel a {
	display:block;
	position:absolute;
	top:10px;
	right:5px;
	text-align:center;
	padding:1px 10px 4px 10px;
font-size:22px;
	color:#fff;
	background-color:#f18101;
	border-radius:12px;
	text-decoration:none !important;
}



#header-a {
	width:100%;
	height:124px;
	position:absolute;
	/*position:fixed;*/
	top:0px;
	left:0px;
	z-index:10;
}
#header-a_fixed {
	width:100%;
	height:124px;
	/*position:absolute;*/
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:10;
}
#header-a2_fixed {
	width:100%;
	height:92px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:10;
}
#header-a3_fixed {/*lp1(221205)*/
	width:100%;
	height:100px;
	height:95px;
	padding-top:5px;
	position:fixed;
	/*bottom:0px;*/
	top:0px;
	left:0px;
	z-index:10;
	background-color:rgba(255,255,255,0.6);
}
#header-a #header_logo-a,
#header-a_fixed #header_logo-a {
	padding-top:18px;
	margin-left:46px;
	width:105px;
}
#header-a2_fixed #header_logo-a {
	width:90px;
}
#header-a3_fixed #header_logo-a {
	/*width:100px;*/
	width:90px;
	margin-left:10px;
}
#header-a #header_logo-a img,
#header-a_fixed #header_logo-a img,
#header-a2_fixed #header_logo-a img,
#header-a3_fixed #header_logo-a img {
	width:100%;
	height:auto;
}
#header-a a#header_search-a {
	position:absolute;
	top:25px;
	right:244px;
}
#header-a_fixed a#header_search-a {
	position:absolute;
	top:20px;
	left:40px;
	width:300px;
}
#header-a2_fixed a#header_search-a {
	position:absolute;
	top:0px;
	left:95px;
	width:300px;
}
#header-a3_fixed a#header_search-a {
	position:absolute;
	top:0px;
	/*left:100px;*/
	left:120px;
	/*width:300px;*/
	/*width:200px;*/
	width:180px;
	/*height:100px;*/
	/*height:75px;*/
	height:70px;
	/*padding:25px 0px 0px 100px;*/
	padding:20px 0px 0px 100px;
	color:#fff;
	background-color:#cf8438;
	background-image:url(../../../_pic/sp/fixed_search.png);
	background-repeat:no-repeat;
	background-position:38px 50%;
	background-size:50px;
	border-radius:50px;
	text-decoration:none;
font-size:28px;
}
#header-a a#header_inspect-a {
	display:block;
	position:absolute;
	top:25px;
	right:18px;
}
#header-a_fixed a#header_inspect-a {
	display:block;
	position:absolute;
	top:20px;
	right:40px;
	width:300px;
}
#header-a2_fixed a#header_inspect-a {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	width:300px;
}
#header-a3_fixed a#header_inspect-a {
	display:block;
	position:absolute;
	top:0px;
	/*right:0px;*/
	right:5px;
	/*width:300px;*/
	/*width:200px;*/
	width:180px;
	/*height:100px;*/
	/*height:75px;*/
	height:70px;
	/*padding:25px 0px 0px 100px;*/
	padding:20px 0px 0px 100px;
	color:#fff;
	background-color:#80c818;
	background-image:url(../../../_pic/sp/fixed_inspect.png);
	background-repeat:no-repeat;
	background-position:38px 50%;
	background-size:50px;
	border-radius:50px;
	text-decoration:none;
font-size:28px;
}
#header-a a#header_search-a img,
#header-a a#header_inspect-a img,
#header-a_fixed a#header_search-a img,
#header-a_fixed a#header_inspect-a img,
#header-a2_fixed a#header_search-a img,
#header-a2_fixed a#header_inspect-a img,
#header-a3_fixed a#header_search-a img,
#header-a3_fixed a#header_inspect-a img {
	width:100%;
	height:auto;
}

#header-b {
	width:100%;
	height:88px;
	position:absolute;
	/*position:fixed;*/
	top:0px;
	left:0px;
	z-index:10;
	background-color:#fff;
}
#header-b_fixed {
	width:100%;
	height:auto;
	/*position:absolute;*/
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:10;
	background-color:#fff;
}
#header-b #header_logo-b,
#header-b_fixed #header_logo-b {
	padding-top:18px;
	margin-left:59px;
	width:53px;
}
#header-b #header_logo-b img,
#header-b_fixed #header_logo-b img {
	width:100%;
	height:auto;
}
#header-b a#header_inspect-b {
	display:block;
	position:absolute;
	top:0px;
	right:265px;
	width:265px;
}
#header-b_fixed a#header_inspect-b {
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	width:350px;
}
#header-b a#header_search-b {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	width:265px;
}
#header-b_fixed a#header_search-b {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:350px;
}
#header-b a#header_inspect-b img,
#header-b a#header_search-b img,
#header-b_fixed a#header_inspect-b img,
#header-b_fixed a#header_search-b img {
	width:100%;
	height:auto;
}

#header-a a#header_inspect100,
#header-a_fixed a#header_inspect100 {
	display:block;
	position:absolute;
	top:0px;
	left:25px;
	width:650px;
}
#header-b a#header_inspect100,
#header-b_fixed a#header_inspect100 {
	display:block;
	width:700px;
}
a#header_inspect100 img {
	width:100%;
	height:auto;
}

div#first_inspect_price img {
	display:none;
}
div#first_inspect_price p {
	text-align:center;
}



/*------footer--------------------------------------------------------------------------------*/
footer {
	margin-top:150px;
	padding:43px 0px 15px 0px;
padding-bottom:150px;
	background-color:#e35b29;
}

footer img {
	display:block;
	margin:0px auto 0px auto;
	width:152px;
	height:auto;
}

footer p {
	margin-top:30px;
	text-align:center;
	color:#fff;
font-size:15px;
}



/*------main----------------------------------------------------------------------------------*/
section.campaign {
	margin-top:50px;
}
section.campaign p {
	width:700px;
	text-align:center;
}
section.campaign img {
	width:100%;
	height:auto;
}



aside#page-top {
	position:fixed;
	bottom:146px;
	bottom:0px;
	width:126px;
	margin-left:574px;
	z-index:1000;
}
aside#page-top_fixed {
	position:fixed;
	bottom:146px;
	bottom:110px;
	width:126px;
	margin-left:574px;
	z-index:1000;
}
aside#page-top a,
aside#page-top_fixed a {
	display:block;
	width:126px;
}
aside#page-top img,
aside#page-top_fixed img {
	width:100%;
	height:auto;
}



div.inspect_banner01a,
div.inspect_banner02 {
	margin-top:-46px;
	margin-bottom:10px;
	position:relative;
	z-index:2;
}
div.inspect_banner01b {
	margin:-262px auto 0px auto;
	width:650px;
	position:relative;
	z-index:2;
}
div.inspect_banner01a img.price_inspect_number-a,
div.inspect_banner02 img.price_inspect_number-a,
div.inspect_banner02 img.price_inspect_number-b {
	display:block;
	position:absolute;
	top:116px;
	right:0px;
	width:390px;
	height:auto;
}
div.inspect_banner01b img.price_inspect_number-b {
	display:block;
	position:absolute;
	top:70px;
	right:0px;
	width:390px;
	height:auto;
}
div.inspect_banner01a .inspect_banner_caution-a {
	margin:20px 20px 0px 20px;
	text-align:right;
font-size:20px;
}
div.inspect_banner01b .inspect_banner_caution-b {
	margin-top:32px;
	text-align:center;
font-size:20px;
}
div.inspect_banner02 .inspect_banner_caution-a,
div.inspect_banner02 .inspect_banner_caution-b {
	position:absolute;
	top:264px;
	left:0px;
	margin:0px auto 0px auto;
	width:680px;
	text-align:right;
	color:#fff;
font-size:18px;
}
div.inspect_banner01a .inspect_banner_txt {
	text-align:center;
	font-weight:bold;
font-size:26px;
}
div.inspect_banner02 .inspect_banner_txt {
	margin:-60px 0px 30px 0px;
	text-align:center;
	font-weight:bold;
	color:#fff;
font-size:26px;
}
div.inspect_banner01a .inspect_banner_txt span,
div.inspect_banner02 .inspect_banner_txt span {
	font-weight:normal;
font-size:26px;
}
div.inspect_banner02 .inspect_banner_txt span.orange {
	color:#ff0 !important;
}
div.inspect_banner01a .inspect_banner_txt small,
div.inspect_banner02 .inspect_banner_txt small {
	font-weight:normal;
font-size:20px;
}
div.inspect_banner02 a.btn_search {
	display:inline-block;
	margin:0px 10px 0px 32px;
	width:313px;
}
div.inspect_banner02 a.btn_inspect {
	display:inline-block;
	margin:0px;
	width:313px;
}
div.inspect_banner02 a.btn_inspect100 {
	display:block;
	margin:0px auto 0px auto;
	width:650px;
}
div.inspect_banner02 a.btn_search img,
div.inspect_banner02 a.btn_inspect img {
	width:100%;
	height:auto;
}



/*------firstview----------------------------------------------------------------------------*/
section#firstview-a {
	/*padding-top:61px;*/
	padding-top:100px;
}
section#firstview-a img {
	width:100%;
	height:auto;
}

section#firstview-b {
	padding-top:61px;
}
section#firstview-b img {
	width:100%;
	height:auto;
}



/*------search-------------------------------------------------------------------------------*/
section#search {
	/*margin-top:80px;*/
	margin-top:-20px;
	padding-top:100px;
}

section#search h2,
#reserve .title_sub_orange,
#inspect_form .title_sub_orange {
	margin:0px auto 0px auto;
	width:590px;
	padding:23px 0px 23px 0px;
	border:7px solid #e25b29;
	border-radius:28px;
	text-align:center;
font-size:37px;
}
section#search h2 img,
section#reserve h2 img {
	vertical-align:baseline;
	padding-right:15px;
}

section#search #search_map,
section#reserve #inspect_map {
	margin:50px auto 30px auto;
	width:622px;
	height:575px;
}

area {
	cursor:pointer;
}



section#search_accordion,
section#inspect_accordion {
	margin:65px auto 0px auto;
	width:600px;
}

section#search_accordion ul li,
section#inspect_accordion ul li {
	margin-top:-100px;
	padding-top:100px;
}

section#search_accordion ul ul,
section#inspect_accordion ul ul {
	display:none;
}

section#search_accordion a.acc_1f,
section#inspect_accordion a.acc_1f {
	color:#000;
	background-color:#fff;
	text-decoration:none;
	cursor:pointer;
}
section#search_accordion a.acc_2f,
section#inspect_accordion a.acc_2f {
	color:#000;
	background-color:#f79875;
	text-decoration:none;
	cursor:pointer;
}
section#search_accordion a.acc_3f,
section#inspect_accordion a.acc_3f {
	color:#000;
	background-color:#f6cfc0;
	text-decoration:none;
	cursor:pointer;
}
section#search_accordion a.acc_4f,
section#inspect_accordion a.acc_4f {
	color:#000;
	background-color:#feece5;
	text-decoration:none;
	cursor:pointer;
}

section#search_accordion a.acc_area,
section#inspect_accordion a.acc_area {
	background-color:#ef865f;
}
section#search_accordion a.acc_pref,
section#inspect_accordion a.acc_pref {
	background-color:#f0baa6;
}
section#search_accordion a.acc_city,
section#inspect_accordion a.acc_city {
	background-color:#fbdace;
}
section#search_accordion a.acc_tenpo,
section#inspect_accordion a.acc_tenpo {
	background-color:#fff;
	background-image:url(../pic2/bg/bg_search_arrow.png) !important;
}

section#search_accordion ul>li>a,
section#inspect_accordion ul>li>a {
	display:block;
	margin-top:-4px;
	padding:18px 18px 22px 80px;
	width:592px;
	width:494px;
	background-image:url(../pic2/bg/bg_search_plus.png);
	background-repeat:no-repeat;
	background-position:30px 50%;
	border:4px solid #000;
	position:relative;
font-size:30px;
user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
-ms-user-select:none;
}
section#search_accordion ul>li>a.acc_active,
section#inspect_accordion ul>li>a.acc_active {
	background-image:url(../pic2/bg/bg_search_minus.png);
}
section#search_accordion a.acc_city,
section#inspect_accordion a.acc_city {
	padding:18px 18px 22px 110px;
	width:592px;
	width:464px;
	background-position:60px 50%;
}
section#search_accordion a.acc_tenpo,
section#inspect_accordion a.acc_tenpo {
	padding:18px 18px 22px 110px;
	width:592px;
	width:464px;
	background-position:60px 50%;
}

div.acc_box_spec {
	margin:15px auto 0px auto;
	width:580px;
	width:560px;
	border:1px solid #f1c796;
	padding:10px;
display:none;
}
div.acc_box_spec .acc_box_spec_icon span {
	display:inline-block;
	color:#fff;
	text-align:center;
	margin:2px 2px 0px 0px;
	padding:2px 10px 1px 10px;
	border-radius:3px;
	background-color:#999;
	font-family:'Hiragino Maru Gothic W4 JIS2004';
font-size:10.5px;
}
div.acc_box_spec .acc_box_spec_icon span.icon_male {background-color:#ff831b;}
div.acc_box_spec .acc_box_spec_icon span.icon_female {background-color:#fb89ab;}
div.acc_box_spec .acc_box_spec_icon span.icon_hot {background-color:#f5a600;}
div.acc_box_spec .acc_box_spec_icon span.icon_yogan {background-color:#df5e68;}
div.acc_box_spec .acc_box_spec_icon span.icon_active {background-color:#063747;}
div.acc_box_spec .acc_box_spec_icon span.icon_fitness {background-color:#80c818;}
div.acc_box_spec .acc_box_spec_icon span.icon_kaatsu {background-color:#fc5823;}
div.acc_box_spec .acc_box_spec_icon span.icon_stone {background-color:#95816f;}
div.acc_box_spec .acc_box_spec_icon span.icon_aerial {background-color:#cf8438;}
div.acc_box_spec .acc_box_spec_icon span.icon_sauna {background-color:#ccb000;}
div.acc_box_spec .acc_box_spec_icon span.icon_dance {background-color:#fba0aa;}
div.acc_box_spec .acc_box_spec_icon span.icon_boxing {background-color:#68472a;}
div.acc_box_spec .acc_box_spec_icon span.icon_esthe {background-color:#eb5f89;}
div.acc_box_spec .acc_box_spec_icon span.icon_bath {background-color:#7d9839;}
div.acc_box_spec .acc_box_spec_icon span.icon_water {background-color:#00afec;}
div.acc_box_spec .acc_box_spec_icon span.icon_wifi {background-color:#69c09d;}
div.acc_box_spec .acc_box_spec_icon span.icon_parking {background-color:#4c7582;}
div.acc_box_spec .acc_box_spec_icon span.icon_parking span {
	display:inline;
	background-color:#transparent;
}
div.acc_box_spec .acc_box_spec_name {
	color:#f18101;
	font-weight:bold;
font-size:22px;
}
div.acc_box_spec .acc_box_spec_price {
font-size:20px;
}
div.acc_box_spec .acc_box_spec_price span.orange {
font-size:22px !important;
}
div.acc_box_spec .acc_box_spec_price span.small {
font-size:16px !important;
}
div.acc_box_spec .acc_box_spec_address {
	font-family:'Hiragino Maru Gothic W4 JIS2004';
font-size:16px;
}
div.acc_box_spec .acc_box_spec_tel {
	font-family:'Hiragino Maru Gothic W4 JIS2004';
font-size:22px;
}
div.acc_box_spec .acc_box_spec_tel a {
	font-family:'Hiragino Maru Gothic W4 JIS2004';
	color:#f18101 !important;
}
div.acc_box_spec .acc_box_spec_holiday {
	font-family:'Hiragino Maru Gothic W4 JIS2004';
font-size:16px;
}
div.btn_schedule {
	margin:18px auto 70px auto;
	width:520px;
	cursor:pointer;
display:none;
}



/*------trouble-------------------------------------------------------------------------------*/
section#trouble {
	margin-top:85px;
	height:2046px;
	background-image:url(../pic2/bg/bg_trouble.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

section#trouble h2 {
	padding-top:90px;
	margin:0px auto 0px auto;
	width:559px;
}
section#trouble h2 img {
	width:100%;
	height:auto;
}

section#trouble p {
	display:inline-block;
	width:320px;
	height:350px;
	vertical-align:top;
	text-align:center;
	color:#fff;
	line-height:1.3em;
font-size:25px;
}
section#trouble p span {
	color:#ff0;
	line-height:1.3em;
	font-weight:bold;
font-family:'Noto Serif JP',serif;
font-size:40px;
}
section#trouble p:nth-of-type(2n-1) {
	margin:20px 0px 0px 20px;
}
section#trouble p:nth-of-type(2n) {
	margin:20px 20px 0px 0px;
}
section#trouble p img {
	display:block;
	margin:0px auto 20px auto;
	width:280px;
}

section#trouble p#trouble_txt01 {
	display:block;
	margin:48px auto 0px auto;
	width:567px;
	height:auto;
}
section#trouble p#trouble_txt02 {
	display:block;
	margin:30px auto 0px auto;
	width:643px;
	height:auto;
}
section#trouble p#trouble_txt01 img,
section#trouble p#trouble_txt02 img {
	display:inline;
	width:100%;
	height:auto;
}



/*------effect--------------------------------------------------------------------------------*/
section#effect {
	background-image:url(../pic2/bg/bg_effect.jpg);
	background-repeat:no-repeat;
}

section#effect h2 {
	padding-top:75px;
	margin:0px auto 20px auto;
	width:503px;
}
section#effect h2 img {
	width:100%;
	height:auto;
}

section#effect dl {
	float:left;
	width:296px;
}
section#effect dl:nth-of-type(2n-1) {
	margin:45px 30px 0px 40px;
}
section#effect dl:nth-of-type(2n) {
	margin:45px 0px 0px 0px;
}
section#effect dl dt {
}
section#effect dl dt span.effect_number {
	display:block;
	float:left;
	margin-top:-23px;
	width:103px;
	width:86px;
	height:103px;
	height:89px;
	padding:14px 0px 0px 17px;
	color:#fff;
	background-image:url(../pic2/bg/bg_effect_dt.png);
	background-repeat:no-repeat;
font-size:35px;
}
section#effect dl dt span.effect_underline {
	font-weight:bold;
	line-height:1.3em;
	vertical-align:text-top;
	background:linear-gradient(transparent 70%,yellow 30%);
font-size:35px;
}
section#effect dl dt span.effect_underline:after {
	display:block;
	content:'';
	clear:both;
}
section#effect dl dd {
	margin:20px 10px 20px 10px;
	font-weight:300;
	line-height:1.5em;
font-size:22px;
}

section#effect #effect_txt01 {
	margin-top:70px;
}

section#effect ul {
	margin:-75px auto 0px auto;
	width:600px;
	position:relative;
	z-index:2;
}
section#effect ul li {
	margin-top:7px;
	padding-left:38px;
	background-image:url(../pic2/bg/bg_effect_li.png);
	background-repeat:no-repeat;
font-size:25px;
}
section#effect ul li.small {
	background-image:none;
	padding-left:0px;
font-size:13px !important;
}
section#effect ul li span {
	font-weight:bold;
	background:linear-gradient(transparent 70%,yellow 30%);
}

section#effect #effect_txt02 {
	margin:50px auto 0px auto;
	width:583px;
}



/*------choose-------------------------------------------------------------------------------*/
section#choose {
	margin:80px 0px 0px 0px;
	padding-bottom:120px;
	/*margin:80px auto 0px auto;padding-bottom:0px;*//*#chooseの下に.inspect_banner02が無い場合*/
	background-image:url(../pic2/bg/bg_choose.jpg);
	background-repeat:no-repeat;
}

section#choose h2 {
}

section#choose ol {
	margin:30px auto 0px auto;
	width:590px;
}
section#choose ol li {
	margin-top:25px;
}
section#choose ol li.small {
font-size:13px !important;
}

section#choose p {
	margin:50px auto 0px auto;
	width:597px;
}



/*------reason-------------------------------------------------------------------------------*/
section#reason {
	margin-top:50px;
	background-image:url(../pic2/bg/bg_reason_dl.jpg);
	background-repeat:no-repeat;
	background-position:50% 100%;
	padding-bottom:210px;
}

section#reason dl#reason01,
section#reason dl#reason02,
section#reason dl#reason03,
section#reason dl#reason04 {
	margin-top:110px;
	background-repeat:no-repeat;
	background-position:50% 0%;
}
section#reason dl#reason01 {background-image:url(../pic2/bg/bg_reason_dt01.jpg);}
section#reason dl#reason02 {background-image:url(../pic2/bg/bg_reason_dt02.jpg);}
section#reason dl#reason03 {background-image:url(../pic2/bg/bg_reason_dt03.jpg);}
section#reason dl#reason04 {background-image:url(../pic2/bg/bg_reason_dt04.jpg);}
section#reason dl#reason01 dt,
section#reason dl#reason02 dt,
section#reason dl#reason03 dt,
section#reason dl#reason04 dt {
	padding-top:322px;
}
section#reason dl#reason01 dd,
section#reason dl#reason02 dd,
section#reason dl#reason03 dd,
section#reason dl#reason04 dd {
	margin:20px auto 0px auto;
	width:626px;
	font-weight:300;
font-size:22px;
}
section#reason dl#reason01 dd span.right,
section#reason dl#reason02 dd span.right,
section#reason dl#reason03 dd span.right,
section#reason dl#reason04 dd span.right {
	display:inline-block;
	width:100%;
	text-align:right;
font-size:13px !important;
}
section#reason dl#reason01 dd img,
section#reason dl#reason02 dd img,
section#reason dl#reason03 dd img,
section#reason dl#reason04 dd img {
	display:block;
	margin:55px auto 0px auto;
	width:596px;
}

section#reason div#reason_lesson {
}
section#reason div#reason_lesson ul {
	text-align:center;
}
section#reason div#reason_lesson ul li {
	display:inline-block;
	margin:20px 10px 0px 10px;
	width:284px;
}
section#reason div#reason_lesson ul li a {
	cursor:pointer;
}

section#reason div.swiper-slide dl {
	margin-top:40px;
}
section#reason div.swiper-slide dl dt {
	text-align:center;
	color:#e25a2a;
	font-weight:bold;
	position:relative;
font-size:30px;
}
section#reason div.swiper-slide dl dt img {
	display:block;
	margin:0px auto 30px auto;
	width:466px;
}
section#reason div.swiper-slide dl dt::after {
	content:'';
	display:block;
	margin:25px auto 0px auto;
	width:60px;
	border-bottom:2px solid #000;
}
section#reason div.swiper-slide dl dd {
	margin:25px auto 0px auto;
	width:590px;
	text-align:center;
	font-weight:300;
font-size:23px;
}

section#reason div.swiper-container_reason_lesson div.swiper-button-prev {
	display:block !important;
	top:280px;
	height:50px;
	left:30px !important;
	line-height:50px;
}
section#reason div.swiper-container_reason_lesson div.swiper-button-next {
	display:block !important;
	top:280px;
	height:50px;
	right:30px !important;
	line-height:50px;
}
section#reason div.swiper-container_reason_lesson div.swiper-button-prev:after,
section#reason div.swiper-container_reason_lesson div.swiper-button-next:after {
font-size:50px !important;
}

section#reason #reason_last {
	margin:80px auto 50px auto;
	width:596px;
}



/*------sugoi---------------------------------------------------------------------------------*/
section#sugoi {
	margin-top:-92px;
	background-image:url(../pic2/bg/bg_sugoi.jpg);
	background-repeat:no-repeat;
	background-position:50% 92px;
	position:relative;
	z-index:2;
}

section#sugoi h2 {
	text-align:center;
}
section#sugoi h2 span {
	color:#ff0;
	font-family:'Ryumin ExtraBold KL';
	line-height:1.3em;
font-size:52px;
}
section#sugoi h2 span.small {
	color:#fff;
	font-family:'Futo Go B101 JIS2004 AP';
	line-height:1.3em;
font-size:32px !important;
}
section#sugoi h2 span.large {
	color:#ff0;
	font-family:'Ryumin ExtraBold KL';
	line-height:1.3em;
font-size:80px !important;
}

section#sugoi p {
	margin:38px auto 0px auto;
	width:600px;
	font-weight:300;
font-size:23px;
}
section#sugoi p:nth-of-type(1) {
	margin-top:28px;
}
section#sugoi p span.small {
	display:block;
	margin-top:15px;
	line-height:1.8em;
}



/*------secret--------------------------------------------------------------------------------*/
section#secret {
	margin-top:120px;
	margin-bottom:120px;
}

section#secret h2 {
	margin:0px auto 0px auto;
	width:594px;
}

section#secret div.swiper-slide {
	margin:40px 0px 0px 0px;
	width:700px;
	/*height:1368px;*/
	height:1330px;
	background-image:url(../pic2/bg/bg_secret_slide.jpg);
	background-repeat:no-repeat;
}
section#secret div.swiper-slide h3 {
	height:426px;
	height:144px;
	padding-top:282px;
	color:#fff;
	text-align:center;
	background-repeat:no-repeat;
	background-position:50% 60px;
	font-family:'Noto Sans JP',sans-serif !important;
	font-weight:bold;
font-size:48px;
}
section#secret div#secret_slide02 h3 {
	height:426px;
	height:182px;
	padding-top:244px;
}
section#secret div#secret_slide01 h3 {background-image:url(../pic2/bg/bg_secret_slide01.png);}
section#secret div#secret_slide02 h3 {background-image:url(../pic2/bg/bg_secret_slide02.png);}
section#secret div#secret_slide03 h3 {background-image:url(../pic2/bg/bg_secret_slide03.png);}
section#secret div#secret_slide04 h3 {background-image:url(../pic2/bg/bg_secret_slide04.png);}
section#secret div.swiper-slide h3 + img {
	display:block;
	margin:0px auto 0px auto;
	width:600px;
}
section#secret div.swiper-slide p {
	margin:30px auto 0px auto;
	width:600px;
	color:#fff;
	font-weight:300;
font-size:23px;
}
section#secret div.swiper-slide p span {
	color:#ff0;
}
section#secret div.swiper-slide dl {
	margin:30px auto 0px auto;
	width:600px;
}
section#secret div.swiper-slide dl dt {
	color:#ff0;
	font-weight:300;
font-size:23px;
}
section#secret div.swiper-slide dl dd {
	color:#fff;
	font-weight:300;
font-size:23px;
}

section#secret div.swiper-container_secret div.swiper-button-prev {
	display:block !important;
	top:650px;
	height:50px;
	left:5px !important;
	line-height:50px;
}
section#secret div.swiper-container_secret div.swiper-button-next {
	display:block !important;
	top:650px;
	height:50px;
	right:5px !important;
	line-height:50px;
}
section#secret div.swiper-container_secret div.swiper-button-prev:after,
section#secret div.swiper-container_secret div.swiper-button-next:after {
font-size:50px !important;
}

section#secret #title_secret02 {
	margin:100px auto 0px auto;
	width:600px;
}
section#secret #title_secret02 + p {
	margin:22px auto 0px auto;
	width:598px;
}

section#secret #title_secret03 {
	margin-top:120px;
}
section#secret #title_secret03 + ul {
	margin-top:-140px;
	text-align:center;
	padding-bottom:150px;
}
section#secret #title_secret03 + ul li {
	display:inline-block;
	margin:50px 10px 0px 10px;
	width:182px;
	text-align:center;
font-size:23px;
}
section#secret #title_secret03 + ul li img {
	display:block;
	margin-bottom:10px;
}



/*------voice---------------------------------------------------------------------------------*/
section#voice {
	margin-top:15px;
	height:3374px;
	background-image:url(../pic2/bg/bg_voice.jpg);
	background-repeat:no-repeat;
}

section#voice h2 {
	padding-top:110px;
	margin:0px auto 0px auto;
	width:600px;
}

section#voice div.voice_box {
	margin:65px auto 0px auto;
	width:600px;
	height:491px;
	background-image:url(../pic2/bg/bg_voice_box.png);
	background-repeat:no-repeat;
}
section#voice div.voice_box dl dt {
	padding-top:55px;
	float:left;
	width:214px;
	margin:0px 0px 0px 27px;
	font-weight:bold;
font-size:23px;
}
section#voice div.voice_box dl dt img {
	padding-bottom:15px;
}
section#voice div.voice_box dl dd {
	padding-top:55px;
	float:right;
	width:304px;
	margin:0px 27px 0px 0px;
	font-weight:300;
font-size:23px;
}
section#voice div.voice_box dl dd span {
	font-weight:bold;
	color:#e25b29;
}
section#voice div.voice_box dl dd::after {
	content:'';
	display:block;
	clear:both;
}

section#voice p {
	margin-top:55px;
}



/*------worry--------------------------------------------------------------------------------*/
section#worry {
	height:1715px;
	background-image:url(../pic2/bg/bg_worry.jpg);
	background-repeat:no-repeat;
}

section#worry h2 {
	padding-top:72px;
	margin:0px auto 0px auto;
	width:590px;
}

section#worry #worry_txt01 {
	margin:126px 0px 0px 60px;
	width:260px;
	color:#fff;
	text-align:center;
	font-weight:bold;
font-size:24px;
}
section#worry #worry_txt02 {
	margin:315px 0px 0px 467px;
	width:160px;
	color:#fff;
	text-align:center;
	font-weight:bold;
font-size:24px;
}
section#worry #worry_txt03 {
	margin:-5px 0px 0px 74px;
	width:190px;
	color:#fff;
	text-align:center;
	font-weight:bold;
font-size:24px;
}
section#worry #worry_txt04 {
	margin:64px 0px 0px 363px;
	width:260px;
	color:#fff;
	text-align:center;
	font-weight:bold;
font-size:24px;
}

section#worry #worry_txt05 {
	margin:64px auto 0px auto;
	width:595px;
}



/*------flowlp-------------------------------------------------------------------------------*/
section#flowlp {
	margin-top:10px;
	padding-top:120px;
	background-image:url(../pic2/bg/bg_shadow.gif);
	background-repeat:no-repeat;
}

section#flowlp h2 {
	margin:0px auto 0px auto;
	width:597px;
	height:95px;
	height:79px;
	padding-top:16px;
	text-align:center;
	font-family:'Noto Sans JP',sans-serif !important;
	font-weight:bold;
	background-image:url(../pic2/bg/bg_title_flow.png);
	background-repeat:no-repeat;
font-size:38px;
}

section#flowlp dl {
	margin:53px auto 0px auto;
	width:600px;
	padding-bottom:55px;
	border-bottom:1px solid #c9c9c9;
}
section#flowlp dl dt {
	height:63px;
	font-weight:bold;
font-size:28px;
}
section#flowlp dl dt span {
	display:inline-block;
	margin-right:20px;
	width:77px;
	width:62px;
	height:63px;
	height:51px;
	padding:12px 0px 0px 15px;
	background-image:url(../pic2/bg/bg_flow_dt.png);
	background-repeat:no-repeat;
font-size:24px;
}
section#flowlp dl dd:nth-of-type(1) {
	display:inline-block;
	margin:35px 15px 0px 0px;
	width:252px;
	vertical-align:top;
}
section#flowlp dl dd:nth-of-type(2) {
	display:inline-block;
	margin:35px 0px 0px 0px;
	width:318px;
	vertical-align:top;
	font-weight:300;
font-size:22px;
}
section#flowlp dl dd:nth-of-type(2) span.small {
	display:inline-block;
	padding-left:1em;
	text-indent:-1em;
font-size:17px !important;
}
section#flowlp dl dd:nth-of-type(2) span.bold {
	display:inline-block;
	padding-left:1em;
	text-indent:-1em;
}



/*------faqlp---------------------------------------------------------------------------------*/
section#faqlp {
	margin-top:180px;
	height:2419px;
	background-image:url(../pic2/bg/bg_faq.gif);
	background-repeat:no-repeat;
	background-position:0px 50px;
}

section#faqlp h2 {
	margin:-50px auto 0px auto;
	width:406px;
}

section#faqlp dl {
	margin:45px 30px 0px 50px;
}
section#faqlp dl dt {
	height:84px;
	height:62px;
	padding:22px 0px 0px 125px;
	background-image:url(../pic2/bg/bg_faq_q.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:bold;
	line-height:1.2em;
font-size:30px;
}
section#faqlp dl dt.faqlp_2l {
	height:84px;
	height:79px;
	padding:5px 0px 0px 125px;
}
section#faqlp dl dd {
	margin-top:25px;
	min-height:84px;
	padding-left:125px;
	background-image:url(../pic2/bg/bg_faq_a.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-weight:300;
font-size:22px;
}



/*------inspect_form-----------------------------------------------------------------------*/
section#reserve {
	margin:90px -130px 0px -130px;
	margin-top:-10px;
	padding-top:100px;
	width:960px;
}
section#inspect_form {
	padding-top:0px !important;
	margin-top:0px !important;
}

#inspect_form div#scroll_point {
	margin-top:-100px;
	padding-top:100px;
}
