@charset "shift-jis";
/* CSS Document */

/****************窝発系便利クラス*****************/
.sp-header {
	display: none; 
}
.sp {
	display: none!important;
}
.mb00{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}

.mt00{margin-top:0px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}

.mr00{margin-right:0px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}

.ml00{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml100{margin-left:100px !important;}
.ml120{margin-left:120px !important;}
.ml130{margin-left:130px !important;}
.ml150{margin-left:150px !important;}
.ml160{margin-left:160px !important;}
.ml170{margin-left:170px !important;}

.pb00{padding-bottom:0px !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}

.pt00{padding-top:0px !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}

.pr00{padding-right:0px !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}

.pl00{padding-left:0px !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}

.w01	{width:400px;}
.w02	{width:300px;}

.cboth{clear:both;}
.clear{display:block;}
.cnone{clear:none;}
.cleft{clear:left;}
.cright{clear:right;}
.fleft{float:left;}
.fright{float:right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.relative{position:relative;}


img.lid{display:block; clear:both;}
img.img_bdr	{ border:#bfbfbf solid 1px; padding:1px;}
/*!㝓Eクラス㝯挝E㝙る㝓㝨㝧ロールオーポEを坯能㝫㝙るもE㝧㝙。ファイル坝E「通常時E坝剝+_on〝㝨㝗㝦㝝㝠㝕㝄!*/
.rlov{

}

form em{font-size:80%; color:#F33;}
form strong{font-size:120%; color:#F60;}
.green{color:#0e7317;}
.brown {color: #662900;font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;}
.red{color:#FF3333;}
.orange{color:#F60;}
.blue{color: #002586;}
.blue2{color: #002586;}
.white{color:#FFF;}


.mini{font-size:85%;}
.big{font-size:120%;}
.big2{font-size:150%;}
.bgcl_01{ background: #FFF0F8;}

/* init */
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
	pointer-events: none;
}
.show .background {
    opacity: 1;
		z-index:-3;
}
.wrap {
    position: relative;
    z-index: 32000;
}
/* design*/
#content01_bg {background-image: url(../images/bg_01.jpg);}
#content02_bg {background-image: url(../images/bg_02.jpg);}
#content03_bg {background-image: url(../images/bg_03.jpg);}
#content04_bg {background-image: url(../images/bg_04.jpg);}
.text-box {
    padding: 50px 25px;
    width: 480px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.text-box .catch {
    margin: 0 0 10px;
    font-size: 40px;
}
.text-box .copy {
    margin: 0;
    line-height: 2;
}
body{
	min-width:1400px;
	border:0;
	padding:0;
	font-size: 100%;
	color: #000;
	line-height: 1.7;
	font-family: "Yu Gothic", sans-serif;
}
body#hd{
	margin: 0 auto; 
	padding: 0; 
	min-width: 1400px; 
	background: url(../images/body_bg.jpg) center top repeat-x;
}
#mainimage{
	width:100%;
	position:relative;
	/*height: calc(100vh - 0px);*/
}

#mainimage .box{
	width:100%;
	height:inherit;
	background-position:center center;
	background-size:cover;
}
.stripe {
	background:url(../images/stripe.png) center top repeat;
	height:100%;
	width:100%;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}
#mainimage .inner{
	width:1200px;
	margin:0 auto;
	height:inherit;
	position:relative;
	top:calc(-1 * (100vh - 0px));
	z-index:512;
}

#mainimage .inner .logo{
	padding-top:calc((100vh + 220px)/4);
	padding-bottom:calc((100vh - 730px)/2);
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:768;
	text-align:center;
	max-height:calc(100vh - 0px);
	overflow:hidden;
}
#mainimage .inner .time{
	position:absolute;
	bottom:60px;
	left:0px;
	z-index:1024;
	text-align:center;
	max-height:calc(100vh - 0px);
	overflow:hidden;
}
div#secret{
	text-align:center;
	position:fixed;
	min-width:1400px;
	width:100%;
	top:-60px;
	z-index:10000;
	transition:all 0.5s;
	background:url(common/images/header_bg.jpg) center top repeat-x;
	background-color:#997a74;
}
.kasou-main {
	height: 520px;
	position: relative;
}
.kasou-main .stripe {
	background: rgba(68, 82, 119, 0.41);
}
.about-mv {
	background: url(../images/mv-about.jpg) center center/cover no-repeat;
}
.case-mv {
	background: url(../images/mv-case.jpg) center center/cover no-repeat;
}
.work-mv {
	background: url(../images/mv-work.jpg) center center/cover no-repeat;
}
.recruit-mv {
	background: url(../images/mv-recruit.jpg) center center/cover no-repeat;
}
.inquiry-mv {
	background: url(../images/mv-inquiry.jpg) center center/cover no-repeat;
}
.h2-wrap {
	/*background: #ffda5d;*/
	background: #feeb8c;
}
.kasou-main .fleft img {
	width: 220px;
}

#contentsarea h2 span {
	display: block;
	font-weight: normal;
	color: #000;
	font-size: 60%;
}

#wrap h4{
	margin-bottom: 20px;
    clear: both;
    background-color: #50423c;
    color: #FFF;
    /*display: inline-block;*/
    max-width: 40%;
    font-size: 130%;
    padding: 0.2em 1em;
    font-weight: bold;
    border-radius: 10px;
}
#wrap h5{
	margin:0 0 15px 0;
	padding:10px;
	font-weight:bold;
	border-left:5px solid #173db0;
	font-size:120%;
	clear:both;
	color:#173db0;
	line-height:1.2;
}
div#newsbox{
	padding: 0 80px 0 0;
    background: #1361af;
    margin-top: 140px;
	box-sizing:border-box;
}
div#newsbox .news-wrap {
	position: relative;
    top: -80px;
    left: 0;
    width: 100%;
}
div#newsbox a{
	text-decoration:underline;
}
div#newsbox dl:first-child {
	padding: 20px 0;
}
div#newsbox dl{
	padding: 5px 0 20px;
	clear:both !important;
	border-bottom:1px solid #b0b9d2;
	margin-bottom:10px;
	position:relative;
	z-index:1000;
}
div#newsbox dl dt{
	width:15%;
	float:left;
	background: #1071b5;
	color: #fff;
	font-weight:bold;
	text-align:center;
}
div#newsbox dl dd{
	width:80%;
	float:right;
	text-align:left;
}
#footer{
	position:relative;
	z-index:10 !important;
	text-align:center;
}
div#english{
	position:fixed;
	top:0px;
	right:10%;
	z-index:32768;
	width:200px;
}
div#pagetop{ 
	position:fixed; 
	bottom:60px; 
	right:10px; 
	width:70px; 
	display:table; 
	z-index:32768; 
	font-size:90%;
}
div#pagetop div{
	height:70px;
	width:70px;
	border-radius:100%;
	background-color: rgb(9 43 18 / 63%);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
div#pagetop div div{
	height:70px;
	width:70px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
}
div#pagetop div div a{
	color:#FFF;
	text-decoration:none;
}
div.news-bg{
	background: url(../images/images04.jpg) center center/cover no-repeat;
}
div.news-bg .inner-wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding: 120px 0 60px 0;
	text-align: right;
}
div.news-bg .inner img {
	margin: 0 0px 20px 0;
}
div.news-bg .inner {
	margin-right: -100px;
}
div.news-bg .inner div {
	background: rgba(255,255,255,.8);
	padding: 50px;
}


.newsbox {
	width: 710px;
	padding: 45px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


.mintyo{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
div#toptxt01{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:80px;
	line-height:1.8;
	left:300px;
	text-align:left;
	z-index:20;
}
div#toptxt02{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:317px;
	line-height:1.8;
	left:300px;
	color:#FFF;
	text-align:left;
	z-index:20;
}
div#toptxt03{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:120px;
	line-height:1.8;
	left:290px;
	text-align:left;
	z-index:20;
}
div#toptxt04{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	text-align:center;
	color:#FFF;
	padding:50px 0;
	line-height:1.8;
	background-color:#383838;
	margin-bottom:20px;
}


div#headerarea {
    min-width: 1400px;
    margin: 0 auto;
    height: 120px;
    width: 100%;
    position: absolute;
    z-index: 99999;
	background-color: rgba(256,256,256,0.8);
}

div#headerarea div#header{
	width:1300px;
	margin:0 auto;
	padding:0;
	text-align:left;
	
}
div#headerarea div#header h1{
	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:20px;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
}

div#headerarea div#header div.fleft{
	margin:0;
	padding:0;
}


div#headerarea div#header div.fright{
	text-align:right;
	margin:0;
	padding:0 0;
	text-align:right;
	
}

div#headerarea div#header div.fright .small{
	font-size: 80%;
}

div#header h1 a{color:#FFF;}

div#header .fright{
	text-align:right;
}


/****** Gnavi ******/
div#gnavi{
	width:960px;
	position: relative;
	    top: -20px;
	margin-left:auto;
	height:20px!important;
	clear:both;
}

div#gnavi dl{
	display:block !important;
	height:20px;
}

div#gnavi dl dt{
	display:none;
}

div#gnavi dl dd{
	display:block !important;
}

div#gnavi ul{
	display:block;
	height: 20px;
	width:960px;
	margin-left:auto;
	
}

div#gnavi ul li{
	float:left;
	display:block;
	width: 120px;
	height: 20px;
	position:relative;
}

div#gnavi ul li a{
	text-align:left;
	display:block;
	text-indent:-9999px;
	height: 20px;
	background-image:url(../images/navi.png);
}

div#gnavi ul li#link01 a{background-position:0 0;}
div#gnavi ul li#link01 a:hover{background-position:0 20px;}
div#gnavi ul li#link02 a{background-position:-120px 0;}
div#gnavi ul li#link02 a:hover{background-position:-120px 20px;}
div#gnavi ul li#link03 a{background-position:-240px 0;}
div#gnavi ul li#link03 a:hover{background-position:-240px 20px;}
div#gnavi ul li#link04 a{background-position:-360px 0;}
div#gnavi ul li#link04 a:hover{background-position:-360px 20px;}
div#gnavi ul li#link05 a{background-position:-480px 0;}
div#gnavi ul li#link05 a:hover{background-position:-480px 20px;}
div#gnavi ul li#link06 a{background-position:-600px 0;}
div#gnavi ul li#link06 a:hover{background-position:-600px 20px;}
div#gnavi ul li#link07 a{background-position:-720px 0;}
div#gnavi ul li#link07 a:hover{background-position:-720px 20px;}
div#gnavi ul li#link08 a{background-position:-840px 0;}
div#gnavi ul li#link08 a:hover{background-position:-840px 20px;}
/*div#gnavi ul li#link09 a{background-position:-960px 0;}
div#gnavi ul li#link09 a:hover{background-position:-960px 80px;}
div#gnavi ul li#link10 a{background-position:-1080px 0;}
div#gnavi ul li#link10 a:hover{background-position:-1080px 80px;}*/




div#contentsarea {
    width: 1200px;
    margin: 40px auto 60px;
    padding: 50px;
    text-align: left;
    background-color: #FFF;
    box-sizing: border-box;
    
}


.tel {
	font-size: 120%;
	font-weight: bold;
	color: #30910a;
}

.tel span {
	font-size: 200%;
}

.rel_box {
	position: relative;
	width: 1300px;
	margin: 0 auto;
	
}


#intro {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.intro_txt {
	font-size: 110%;
    top: 490px;
    left: 750px;
    position: absolute;
}


#problem {
	width: 1400px;
	margin: 0 auto 200px;
}

.problem_txt {
	display: flex;
    justify-content: space-around;
    width: 1100px;
    margin: -420px auto 0;
}

.problem_txt ul li {
	background: url(../images/check_logo.png) center left no-repeat;
	padding-left: 40px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}

.problem_txt ul li span {
	font-size: 130%;
	color: #891716;
}

#feature {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.feat_txt_01 {
	position: absolute;
    top: 380px;
    left: 760px;
}

.feat_txt_02 {
	position: absolute;
    top: 750px;
    left: 500px;
}


.feat_txt_03 {
	position: absolute;
    top: 1110px;
    left: 110px;
}

.feat_txt_04 {
	top: 1230px;
    left: 765px;
    position: absolute;
}

#impression {
	background: url(../images/imp_bg.jpg) center center / cover no-repeat;
	padding: 200px 0 100px;
	margin-bottom: 150px;
}

#impression > div {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#impression > div dl {
	width:310px;
	padding: 35px;
	background-color: #fff8f0;
	font-weight: bold;
	font-size: 110%;
	border-radius: 15px;
}


#impression > div dl dt {
	text-align: center;
	margin-top: -130px;
	margin-bottom: 50px;
}

#impression > div dl dd span {
	font-size: 80%;
}


#news {
	width: 1200px;
	margin: 0 auto 100px;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.newsbox dl {
	margin-bottom: 30px;
}

.newsbox dl:last-child {
	margin-bottom: 0;
}


.newsbox dl dt {
width: 71px;
float: left;
}

.newsbox dl dd {
	width: 80%;
	float: right;
}

#banner {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 100px;
}

#banner dl {
	width: 381px;
}

#footerarea {
	width: 100%;
	height:400px;
	background: url(../images/footer_bg.jpg) center center / cover no-repeat;
}

#footer {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.ft_mv_logo {
	padding-top: 50px;
}

.ft_img {
	position: absolute;
	right: 0;
	top: 30px;
}




.footlinks {
	background-color: rgba(256,256,256,0.8);
	width: 100%;
	margin-top: 70px;
	padding: 10px 0;
}

.footlinks ul li {
	display: inline-block;
	color: #134400;
	font-weight: bold;
}

.footlinks ul li a {
	color: #134400;
	font-size: 90%;
	text-decoration: none;
}

.footlinks ul li a:hover {
	text-decoration: underline;
}


.footlinks ul li:after {
	content: "|";
	margin: 0 5px;
}

.footlinks ul li:last-child::after {
	content: "";
}

.copy {
	font-size: 80%;
	font-weight: bold;
	margin-top: 20px;
}


#link06 > div {
	display: none;
}

#link06 > div p a {
	text-indent: inherit !important;
	background-image: none !important;
	display: block;
	background-color: #0e7317;
	text-align: center;

	padding: 10px;
	text-align: center !important;
	color: #fff;
	text-decoration: none;
	color: #fff;
	font-size: 90%;
	
}


#link06 > div p a:hover {
	background-color: #e8e8e8;
	color: #000;
} 

#about_bg {background: url(../../about/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#symptoms_bg {background: url(../../symptoms/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#flow_bg {background: url(../../flow/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#price_bg {background: url(../../price/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#quest_bg {background: url(../../questionnaire/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#faq_bg {background: url(../../faq/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#column_bg {background: url(../../column/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#contact_bg {background: url(../../contact/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#rec_bg {background: url(../../recovery/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}

.catch {
	text-align: center;
	color: #0e7317;
	font-size: 150%;
	padding: 10px 0;
	font-weight: bold;
	background-color: rgba(256,256,256,0.8);
}

#introduction {
	width: 1200px;
	position: relative;
	margin: 0 auto 100px;
}

.intro_txt2 {
	position: absolute;
	top: 280px;
	
}

h3 {
	background:url(../images/h3_logo.png) right no-repeat #5ab17e;
	padding: 10px 10px 10px 30px;
	font-size: 150%;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	height: 40px;
margin-bottom: 30px;
}


h2 {
	font-size: 200%;
font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
	color: #0e7317;
margin-bottom: 50px;
text-align: center;
z-index: 99999;
position: relative;
}

h2::before {

	content: "";
	display: block;
	width: 93px;
	margin: 0 auto;
	height: 106px;
	background: url(../images/h3_logo2.png);
	z-index: 99999;
position: relative;
}



.txt_box {
	background:url(../images/txt_bg.png) 98% 98% no-repeat #fff4e8;
	padding:15px;
	border-radius: 15px;
}

.flex_2cl {
	display: flex;
	justify-content: space-between;
}

.flex_2cl > div {
width: calc(100% / 2 - 30px);
}

#about_style {
	margin: 100px 0;
	width: 1100px;
	position: relative;
}

.about_style_txt {
	    position: absolute;
    top: 200px;
    left: 100px;
    text-align: center;
    font-size: 110%;
}


.btn {
	background-color: #ff893b;
	display: block;
	width: fit-content;
	text-decoration: none !important;
	
	color: #fff;
	font-size: 120%;
	padding: 10px 25px;
	font-weight: bold;
border-radius: 30px;

}

.btn2 {
	background-color: #5ab07c;
	display: block;
	width: fit-content;
	text-decoration: none !important;
	
	color: #fff;
	font-size: 120%;
	padding: 10px 25px;
	font-weight: bold;
border-radius: 30px;

}


.btn:hover, .btn2:hover {
	background-color: #999;
}

.access_txt {
	background-color: #ff893b;
	color: #fff;
	padding: 10px;
	border-radius: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

table.access_tb td {
text-align: center;
}

.tit {
	font-size: 150%;
	color: #662900;
	position: relative;
	width: fit-content;
	margin: 0 auto 30px;
}



.pb_tb {
	margin: 0 auto;
}

.pb_tb td {
	width:330px;
	font-weight: bold;
text-align: center;
}

.tit2 {
	background-color: #fff;
	font-size: 130%;
	padding: 10px;
	border-radius: 30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.pb_tb td a {
	color: #ec5767;
	text-decoration: none;
}

.gray_box {
	background-color: #f8f8f8;
	padding: 15px;
	border-radius: 10px;
}

h4 {
	background:url(../images/h4_logo.png) 20px 15px no-repeat #fff4e8;
	font-size: 130%;
	padding: 10px 10px 10px 60px;
	font-weight: bold;
	margin-bottom: 30px;
	border-radius: 40px;
	position: relative;
}

h4::after {
	content: "";
	display: block;
	width: 21px;
	height: 37px;
	background: url(../images/h4_logo2.png);
	position: absolute;
	right: 30px;
	bottom: 5px;
}

img.subimg {
float: right;
width: 30%;
border-radius: 20px;
}

span.line {
	    
        background: linear-gradient(transparent 60%, #ffb8a9 60%);
     
   
}

.flow_tit {
	display: flex;
	font-size: 190%;
	align-items: center;
	font-weight: bold;
}

.flow_box {
	width: auto;
	display: flex;
	align-items:flex-start;
	flex-direction:row-reverse;
	justify-content: flex-end;
	padding-left: 100px;
	padding-bottom: 100px;
	background: url(../../flow/images/flow_bg.jpg) 40px 0px repeat-y;
}

.flow_box > dd {
	width: 620px;
	margin-right: 50px;
	background-image: none !important;
}


.flow_list li {
	width: 100%;
	position: relative;
	padding-left: 20px;
}

.flow_list li span {
	position: absolute;
	top: 0;
	left: 0;
}

img.rad {
	border-radius: 10px;
}

table.price_tb td:first-child {
background-color: #e8ffec;
padding: 10px;
font-weight: bold;
}

table.price_tb {
	width: 600px;
}

table.price_tb td {
	background-color: #f8f8f8;
	padding: 15px;
}

.wd600 {
	width: 600px;
}

.anketo_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.anketo_list li {
	margin-bottom: 20px;
}

.anketo_list li img {
	box-shadow: 1px 5px 8px 3px #d2d2d2;
	transition: transform 0.5s;
}

.anketo_list li img:hover {
	 transform: scale(1.1);
}




.faq dl {
	background-color: #f8f8f8;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 50px;
}

.faq dl:nth-child(odd) dt {
	
	font-size: 140%;
	 font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
	
	padding: 10px 10px 10px 60px;
	color: #5ab07c;
	border-radius: 50px;
	position: relative;
width: auto;
margin-bottom: 15px;
}

.faq dl:nth-child(even) dt {
	
	
	font-size: 140%;
	 font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
	padding: 10px 10px 10px 60px;
	color: #ff893b;
	border-radius: 50px;
	position: relative;
width: auto;
margin-bottom: 15px;
}


.faq dl dt::before {
	content: "Q.";
	font-size: 150%;
	position: absolute;
	top: 3px;
	left: 20px;
}

.faq dl dd {
	background-color: #fff;
	padding: 10px 10px 10px 60px;
	border-radius: 10px;
	position: relative;
	width: auto;
}

.faq dl dd::before {
	content: "A.";
	color: #481801;
	font-weight: bold;
	font-size: 160%;
	position: absolute;
	top: 3px;
	 font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
	left: 27px;
}

.imp_box {
	display: flex;
	width: 900px;
	margin: 0 auto;
	background-color: #fffbec;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 2px 2px 9px 0px #999;
}

.imp_box > p {
margin-right: 50px;
}

.imp_box > p img {
	border-radius: 10px;
}


.imp_box a.btn {
	margin-left:auto !important;
}

.imp_txt {
	width: 712px;
}

.small {
	font-size: 80%;
}

ul.btn_box {
	background-color: #DFF0E2;
padding: 15px;
border-radius: 10px;
display: flex;
flex-wrap: wrap;
}

ul.btn_box li a {
	background-color: #fff;
	color: inherit;
	text-decoration: none;
	padding: 10px;
	border-radius: 30px;
	min-width: 100px;
	display: inline-block;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	transition: 0.3s;
	color: #662900;
}


ul.btn_box li a:hover {
	background-color: #b4ebcb;
	transition: 0.3s;
}

.faq2 dl {
	background-color: #f8f8f8;
	padding: 15px;
	border-radius: 10px;
}

.faq2 dl:nth-child(odd) dt {
	background:url(../images/q.png) 10px 10px no-repeat #DFF0E2;
	padding: 10px 10px 10px 70px;
	font-size:120%;
	color: #4A3F35;
	font-weight: bold;
	position: relative;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
}

.faq2 dl:nth-child(even) dt {
	background:url(../images/q.png) 10px 10px no-repeat #fff4e7;
	padding: 10px 10px 10px 70px;
	font-size:120%;
	color: #4A3F35;
	font-weight: bold;
	position: relative;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
}


.faq2 dl dt::after {
position: absolute;
content: "";
top: 20px;
right: 20px;
width: 28px;
height: 15px;
background: url(../images/faq2_dt_bg.png) no-repeat;
}


.faq2 dl dd {
	background:url(../images/a.png) 10px 10px no-repeat #fff;
	padding: 15px 15px 15px 70px;
	display: none;
}

h3 a {
	color: #fff;
	text-decoration:underline !important;
}

ul.rel_list li {
	width: 100%;
	position: relative;
	font-weight:bold;
	padding-left: 30px;
}

ul.rel_list li span {
	position: absolute;
	left: 0;
	color: #000;
}

.form_box {
	background-color: #fff5ed;
	padding: 15px;
	border-radius: 10px;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea{
	font-size:100%;
	border: none;
	width:85%;
	border-radius: 5px;
	padding:8px; 
	transition:background-color 0.5s;
}
form input[type="text"]:hover,form textarea:hover{background-color:#FFF8F0;}
form input[type="checkbox"]{transition:margin-left 0.5s; width:1.6em; height:1.6em; text-align:middle;}
/*form input[type="checkbox"]:checked{margin-left:1.5em;}*/
form .zip input {
	width: 80px;
}
form input[type="file"]{font-size:100%; width:80%; box-shadow:0px 0px 5px #666; padding:8px;}
form select{font-size:100%; padding:8px 0; border-radius: 5px; border: none;}

form input[type="submit"],form input[type="reset"],form input[type="button"]{font-size:130%; width:40%; padding:5px; box-sizing:border-box;}

form input[type="submit"],form input[type="button"] {
	border: none;
	background-color: #ff893b;
	width: 30%;
	color: #fff;
	border-radius: 40px;
}



form input[type="submit"]:hover,form input[type="button"]:hover {
	border: none;
	background-color: #999;
	width: 30%;
	color: #fff;
	border-radius: 40px;
}



table.con_tb th {
	color: #30910a;
}

#header a:hover {
	opacity: 0.5;
}


.zen {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
}

.img_tit {
	background-color: #ff893b;
	color: #FFF;
	border-radius: 30px;
	text-align: center;

	padding: 5px;
	font-weight: bold;
	max-width: 280px;
    margin: 10px auto;
}

a {
	color: #ec5767;
	text-decoration: none !important; 
}

.green2 {
	color: #5ab07c;
}

.big3 {
	font-size: 200%;
}

.anketo_list li img {
	width: 250px;
	height: 356px;
}

.close_box dl dd {
	display: none;
}

.mb100 {
	margin-bottom: 100px !important;
}

#contentsarea p {
	margin-bottom: 20px;
}

.mb150 {
	margin-bottom: 150px !important;
}