@charset "utf-8";
/*
Theme Name: L-style
Theme URI: http://www./
Description: L-style
Version: 1.0
Author: L-style
Author URI: http://www./
Tags: L-style

	L-style
	http://www./

*/

/*reset*/
body{
	font-size: 16px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
p{
	margin: 0;
}
a{
	display: block;
	color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a:hover{
	opacity: 0.7;
}


/*共通(TOP)*/
#header .inner,nav ul,.coulme02,.coulme03,.coulme04{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
h2,h3,h4,.header-center nav,.fee,#lp-area03 .tell-area .coulme02 .text-area .tell,#lp-area03 .tell-area .coulme02 .text-area .contact-button,#lp-area01 .inner > .block .text-area .title,.top-image .inner > .text-area .title,.top-image .inner > .text-area .coulme02 p:nth-child(1),#lp-area04 .flow-area .coulme02 .box:nth-child(1) .item、,.item{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
}
h2{
	font-size: 48px;
}
h3{
	font-size: 30px;
}
p{
	color: #333;
	font-size: 24px;
}
.coulme02 div{
	width: calc(100%/2);
}
.coulme03 div{
	width: calc(100%/3);
}
.coulme04 div,.coulme04 a{
	width: calc(100%/4);
}
.inner{
	max-width: 1100px;
	margin: 0 auto;
}
.allow{
	text-align: center;
}
.contact-button{
	padding: 5px;
	background: #ced6c7;
	text-align: center;
	font-size: 14px;
}
.contact-button:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.5em;
	height: 1.2em;
	margin-right: 10px;
	background: url(images/icon-mail.png) no-repeat;
	background-size: contain;
}
.item{
	color: #fff;
	background: #005e15;
	text-align: center;
	font-size: 30px;
}
.fee{
	color: #e14747;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
}
.tell{
	font-size:30px;
	font-weight: bold;
	line-height: 1.3;
}
.tell:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1.2em;
	margin-right: 10px;
	background: url(images/icon-coll.png) no-repeat;
	background-size: contain;
}
.tell-area{
	width: 80%;
	margin: 0 auto;
	background: #fff;
}
.tell-area .coulme02{
	padding: 30px 40px;
	border: 1px solid #332d2f;
	justify-content: center;
}
.tell-area .coulme02 .image-area{
	width: 30%;
	text-align: center;
}
.tell-area .coulme02 .text-area{
	width: 70%
}
.tell-area .coulme02 .text-area .item{
	padding: 10px 0;
}
.tell-area .coulme02 .text-area > p:nth-child(1){
	font-size: 14px;
	text-align: center;
}
.tell-area .coulme02 .text-area > p:nth-child(1) span:nth-child(2){
	margin-left: 20px;
}
.tell-area .coulme02 .text-area .tell{
	font-size: 60px;
	text-align: center;
}
.tell-area .coulme02 .text-area .tell:before{
	content: "";
	width: 1em;
	height: 1em;
	background: url(images/icon-coll02.png) no-repeat;
	background-size: contain;
}
.tell-area .coulme02 .text-area .contact-button{
	width: 85%;
	margin: 0 auto;
	font-size: 24px;
}


/* ページTOPに戻る */
#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1;
}
#page_top a{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#page_top a:hover{
	opacity: 0.7;
}


/*ヘッダー*/
header .inner{
	padding: 10px 0;
	justify-content: space-between;
	align-items: center;
}
header .header-left{
	width: 26%;
}
header .header-left > p{
	margin-bottom: 7px;
	font-size:12px;
}
header .header-center{
	width: 50%;
	margin: 0 10px;
	font-size: 22px;
}
header .header-center ul li{
	width: 32%;
}
header .header-center ul li:nth-child(2){
	width: 20%;
}
header .header-right{
	width: 24%;
}
header .header-right > p:nth-child(1){
	font-size:14px;
	text-align: center;
	line-height: 1.3;
}
header .header-right > p:nth-child(1) span{
	display: block;
}
header .header-right .tell{
	font-size:30px;
	font-weight: bold;
	line-height: 1.3;
}
header .header-right .tell:before{
	width: 1em;
	height: 0.8em;
	margin-top: -6px;
}
header .header-right .contact-button{
	width: 80%;
	margin: 0 auto;
	border-radius: 10px;
	border: 1px solid #000;
}


/*コンテンツ*/
.top-image{
	background: url(images/top-image.jpg) no-repeat;
	background-size: cover;
}
.contents{
	margin-top: 100px;
}
.top-image .inner > .text-area {
	width: 50%;
	padding:40px 0;
	margin-left: auto;
	background: rgba(255,255,255,0.7);
}
.top-image .inner > .text-area .coulme02,.top-image .inner > .text-area .coulme03{
	align-items: center;
	justify-content: center;
}
.top-image .inner > .text-area p{
	text-align: center;
}
.top-image .inner > .text-area p:nth-child(4){
	margin-top: 10px;
}
.top-image .inner > .text-area .coulme02 p:nth-child(1){
	width: 31%;
	padding: 10px;
	background: #fff;
	border: 1px solid #000;
	font-size: 30px;
	font-weight: bold;
}
.top-image .inner > .text-area .coulme02 p:nth-child(2){
	width: 30%;
	margin-left: 20px;
	font-size: 18px;
	text-align: left;
}
.top-image .inner > .text-area .coulme03{
	margin-top: 20px;
}
.top-image .inner > .text-area .coulme03 p{
	width: 19%;
	padding: 10px;
	color: #fff;
	background: #005e15;
	font-weight: bold;
}
.top-image .inner > .text-area .coulme03 p:nth-child(2){
	margin: 0 20px;
}
.top-image .inner > .text-area .title{
	margin-top: 20px;
	font-size: 90px;
	font-weight: bold;
	line-height: 1;
}
.top-image .inner > .text-area .oneblock{
	width: 65%;
	margin: 10px auto 0;
	padding: 10px 0 0;
	background: #fff;
}
.top-image .inner > .text-area .oneblock > p:nth-child(1){
	padding: 0 0 10px;
	font-size: 18px;
	border-bottom: 1px dashed #333;
	line-height: 1.3;
}
.top-image .inner > .text-area .oneblock .fee{
	padding: 10px 0;
	line-height: 1;
}
#lp-area01 .inner > p:nth-child(2){
	margin-top: 60px;
	text-align: center;
	color: #333;
}
#lp-area01 .inner > p:nth-child(3){
	margin-top: 60px;
	color: #3c8a3c;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
#lp-area01 .inner > .block{
	position: relative;
}
#lp-area01 .inner > .block .text-area{
	width: 80%;
	margin: 100px auto;
	padding: 40px 20px;
	border: 3px solid #006600;
}
#lp-area01 .inner > .block .text-area p:nth-child(2){
	width: 53%;
	margin-top: 10px;
}
#lp-area01 .inner > .block .img-block{
	position: absolute;
	right: 30px;
	top: 35%;
}
#lp-area01 .inner > p:nth-child(5){
	margin-top: 300px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	background: url(images/img-bk01.png) no-repeat;
	background-size: cover;
	font-size: 40px;
}
#lp-area01 .inner > .allow{
	margin: 100px 0;
}
#lp-area01 .inner .coulme04 .block{
	text-align: center;
}
#lp-area02{
	padding: 100px 0;
	background: #f3f0ec;
}
#lp-area02 .inner > p{
	margin-top: 40px;
}
#lp-area02 p{
	text-align: center;
}
#lp-area02 .inner > .box{
	margin-top: 60px;
}
#lp-area02 .inner > .box > p{
	font-weight: bold;
}
#lp-area02 .coulme03{
	margin-top: 30px;
}
#lp-area02 .coulme03 .block:nth-child(2){
	margin: 0 20px;
}
#lp-area02 .coulme03 .block .fee,#lp-area02 .oneblock .block{
	background: #fff;
}
#lp-area02 .oneblock{
	margin-top: 60px;
}
#lp-area02 .oneblock .block{
	padding: 50px 80px;
}
#lp-area02 .oneblock ul{
	margin-top: 30px;
	padding-left: 0.6em;
	font-size: 24px;
	text-indent: -0.65em;
}
#lp-area02 .oneblock li:nth-child(1){
	font-weight: bold;
}
#lp-area02 .oneblock li:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1.2em;
	margin-right: 15px;
	background: url(images/icon-rhombus.png) no-repeat;
	background-size: contain;
}

#lp-area02 .oneblock .block .box p:nth-child(1):before,#lp-area02 .oneblock .block .box p:nth-child(1):after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1.2em;
	margin-right: 10px;
	background: url(images/icon-rhombus.png) no-repeat;
	background-size: contain;
}
#lp-area02 .oneblock .coulme02{
	justify-content: space-around;
	align-items: center;
	border-bottom: 2px dashed #333;
	line-height: 1.3;
}
#lp-area02 .oneblock .box{
	margin-top: 80px;
}
#lp-area02 .oneblock .box p{
	font-size: 30px;
}
#lp-area02 .oneblock .box p:nth-child(1){
	color: #005e15;
}
#lp-area02 .oneblock .box p:nth-child(2){
	margin-top: 10px;
}
#lp-area03{
	position: relative;
}
#lp-area03:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 28em;
	height: 47em;
	background: url(images/img-bk02.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 20%;
	right: 0;
	z-index: -1;
}
#lp-area03:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 29em;
	height: 33em;
	background: url(images/img-bk03.jpg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
#lp-area03 .inner{
	padding-bottom: 100px;
}
#lp-area03 .oneblock {
	width: 85%;
	margin: 100px auto 0;
}
#lp-area03 .oneblock .flow-area{
	margin-top: 30px;
}
#lp-area03 .oneblock .flow-area dl{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	align-items: center;
	justify-content: center;
}
#lp-area03 .oneblock .flow-area dl+dl{
	margin-top: 20px;
}
#lp-area03 .oneblock .flow-area dl dt{
	width: 8%;
	padding: 7px;
	background: #005e15;
	color: #fff;
	text-align: center;
	border-radius: 40px;
	font-size: 36px;
}
#lp-area03 .oneblock .flow-area dl dd{
	width: 70%;
	margin-left: 50px;
	font-size: 24px;
}
#lp-area03 .inner > .block{
	margin-top: 100px;
}
#lp-area03 .inner > .block .box .title{
	text-align: center;
	border-bottom: 5px solid #ced6c7;
	font-size: 30px;
}
#lp-area03 .inner > .block .box .text{
	padding: 40px 20px;
}
#lp-area03 .inner > .block .box+.box{
	margin-top: 40px;
}
#lp-area04{
	margin-top: 0;
	padding: 100px 0;
	background: #f3f0ec;
}
#lp-area04 .flow-area{
	margin-top: 60px;
}
#lp-area04 .flow-area .coulme02{
	justify-content: center;
}
#lp-area04 .flow-area .coulme02 .box:nth-child(1){
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width: 10%;
}
#lp-area04 .flow-area .coulme02 .box:nth-child(1) .item{
	width: 100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	align-items: center;
	justify-content: center;
	font-size: 48px;
	font-weight: bold;
}
#lp-area04 .flow-area .coulme02 .box:nth-child(2){
	width: 90%;
	padding: 40px;
	background: #fff;
}
#lp-area04 .flow-area .coulme02 .box:nth-child(2) .coulme02{
	width: 100%;
	align-items: center;
}
#lp-area04 .flow-area .coulme02 .box:nth-child(2) .coulme02 .text-area{
	margin-left: 40px;
}
#lp-area04 .flow-area .allow{
	margin: 30px 0;
}
#lp-area05 .inner > p{
	text-align: center;
	font-size: 33px;
	font-weight: bold;
}
#lp-area05 .tell-area{
	margin-top: 60px;
}
#lp-area06{
	height: 700px;
	position: relative;
	background: url(images/img-bk04.jpg) no-repeat;
	background-size: cover;
}
#lp-area06 .block{
	width: 55%;
	height: 400px;
	padding: 40px;
	background: rgba(255,255,255,0.7);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
#lp-area06 .block .inner{
	width: auto;
	text-align: center;
}
#lp-area06 .block .inner .text-area{
	width: 80%;
	margin: 20px auto;
	text-align: left;
}
#lp-area07 .inner {
	text-align: center;
}
#lp-area08 .formarea{
	width: 80%;
	margin: 60px auto;
}
#lp-area08 .formarea dl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#lp-area08 .formarea dl+dl{
	margin-top: 10px;
}
#lp-area08 .formarea dl dt{
	width: 25%;
	padding: 10px 20px;
	background: #005e15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
}
#lp-area08 .formarea dl dt p{
	font-size: 16px;
	color: #fff;
}
#lp-area08 .formarea dl dd{
	width: 80%;
	margin-left: 30px;
}
#lp-area08 .formarea .tell{
	font-size: 16px;
	font-weight: normal;
}
#lp-area08 .formarea .tell:before{
	content: none;
}
#lp-area08 .formarea .button{
	text-align: center;
}
#lp-area08 .formarea .button input[type="submit"]{
	width: 50%;
	margin: 50px auto 0;
	padding: 10px 20px;
	position: relative;
	background: #e14747;
	color: #fff;
	font-size: 20px;
	border: none;
}
#lp-area08 input[type="text"], #lp-area08 input[type="email"], #lp-area08 textarea {
	width: 100%;
	padding: 15px;
}
#lp-area08 .tell input[type="text"]{
	width: auto;
}
footer nav{
	margin: 200px auto 80px;
}
footer nav ul li{
	width: calc(100%/6);
	font-size: 24px;
	text-align: center;
}
footer nav ul li+li a{
	border-left: 1px solid #333;

}
.copyright{
	padding: 20px;
	background: #005e15;
	color: #fff;
	text-align: center;
	font-size: 12px;
}



@media screen and (max-width: 767px){

}