@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-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
p{
	margin: 0;
	line-height: 1.8;
}
a{
	display: block;
	color: #333;
}
a:hover{
	opacity: 0.7;
}
input,textarea {
	padding: 0.4em 0.6em;
}
.pc-block{
	display: block;
}
.sp-block{
	display: none;
}


/***共通***/
#header .inner,#header ul,.colume2,.colume3,.colume4,#footer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.inner{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}
.colume2 > div{
	width: calc(100%/2);
}
.colume3 > div{
	width: calc(100%/3);
}
.colume4 > div{
	width: calc(100%/4);
}
h2,h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	font-size: 36px;
}
.button{
	position: relative;
	width: 80%;
	margin: 40px auto 0 ;
	padding: 10px 0;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
}
.button:after{
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	vertical-align: middle;
	width: 1.2em;
	height: 1.5em;
	margin: auto;
	position: absolute;
	right: 2.5em;
	top: 0;
	bottom: 0;
}

/*ヘッダー*/
#header{
	position: fixed;
	z-index: 2;
	top: 0;
	width: 100%;
	background: #fff;
}
#header .inner{
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
}
#header .inner nav{
	margin-left: auto;
}
#header .inner nav ul{
	font-weight: bold;
}
#header .inner nav ul li+li{
	margin-left: 15px;
}
#header .inner .tell{
	margin-left: 40px;
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fa190b;
}
#header .inner .tell span{
	font-size: 18px;
	vertical-align: middle;
}


/*******************
 * slider-01
********************/
div.slider-01{
	overflow:hidden;
	width:100%;
	vertical-align:bottom;
}
div.slider-01 div.slide{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	height:100vh;
	margin:0;
}
div.slider-01 div.slide-01{background-image:url("images/slider_01.jpg");}
div.slider-01 div.slide-02{background-image:url("images/slider_02.jpg");}




#erea01 .inner{
	padding: 70px 0 180px;
}
#erea01 .inner > .text{
	margin-top: 45px;
	text-align: center;
	line-height: 2.5;
}
#erea01 .inner > .colume2{
	margin-top: 120px;
	justify-content: space-around;
}

#erea02 .block{
	background: #000000;
	padding: 60px 0 80px;
	color: #fff;
}
#erea02 .block:nth-child(1){
	background: url("images/erea02-bk01.jpg") top right #000 no-repeat;
	background-size: contain;
}
#erea02 .block:nth-child(2){
	background: url("images/erea02-bk02.jpg") top left #000 no-repeat;
	background-size: contain;
}
#erea02 .block:nth-child(3){
	background: url("images/erea02-bk03.jpg") top right #000 no-repeat;
	background-size: contain;
}
#erea02 .block .inner .text-box{
	width: 40%;
	margin-right: auto;
}
#erea02 .block:nth-child(2) .text-box{
	margin-left: auto;
	margin-right: 0;
}
#erea02 .block .inner .text-box h3{
	font-size: 30px;
	font-weight: normal;
	text-align: left;
}
#erea02 .block .inner .text-box .text{
	line-height: 2;
	margin-top:  20px;
}
#erea02 .block .inner .text-box .button{
	margin-top:  30px;
}
#erea02 .block .inner .inner-text-box+.inner-text-box{
	margin-top: 40px;
}
#erea03 .inner{
	padding: 150px 0 0;
}
#erea03 .inner > .text{
	margin-top: 45px;
	text-align: center;
	line-height: 2.5;
}
#erea03 > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 110px;
}
#erea03 > ul li{
	flex-grow: 1;
	width: auto;
	max-width: 700px;
	height: 240px;
	margin: 0 15px;
}
#erea03 > ul li:nth-child(n+4){
	margin-top: 26px;
}
#erea03 > ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#erea04 .inner{
	padding: 130px 0 50px;
}
#erea04 .inner > .text{
	margin-top: 60px;
	text-align: center;
}
#erea04 .inner > .colume3{
	justify-content: space-between;
}
#erea04 .inner > .colume3 .box{
	margin-top: 100px;
	width: calc(100%/3 - 30px);
}
#erea04 .inner > .colume3 .title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
#erea04 .inner > .colume3 .text{
	margin-top: 30px;
}
#price-erea {
	background: #edf3fa;
}
#price-erea .inner{
	padding: 100px 0 200px;
}
#price-erea .inner .colume2 .block-box .img {
	text-align: center;
}
#price-erea .inner .colume2 .block-box .title {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	margin-top: 40px;
}
#carender-erea .inner{
	padding: 120px 0 180px;
	text-align: center;
}
#introduction-erea {
	background: #000000;
	color: #fff;
}
#introduction-erea .inner{
	padding: 60px 0 70px;
}
#introduction-erea .inner h2{
color: #fff;
}
#introduction-erea .inner .colume3 {
	margin-top: 100px;
	justify-content: space-between;
}
#introduction-erea .inner .colume3 .block-box{
	width: calc(100%/3 - 30px);
}
#introduction-erea .inner .colume3 .block-box .title {
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#introduction-erea .inner .button{
	width: 30%;
	margin-top: 80px;
}
#news-erea{
	background: url(images/news-bk.jpg) repeat center;
}
#news-erea .inner{
	padding: 100px 0 50px;
}
#news-erea .inner .colume2{
	justify-content: space-around;
}
#news-erea .inner .colume2 > p{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
#news-erea .inner .colume2 > ul {
	width: 74%;
	border-bottom: 1px solid #000;
}
#news-erea .inner .colume2 > ul li a{
	display: flex;
	align-items: center;
	border-top: 1px solid #000;
	padding: 16px 40px;
}
#news-erea .inner .colume2 > ul li a .title{
	margin-left: 60px;
}
#news-erea .inner .button{
	background: #000;
	width: 24%;
	margin: 80px 0 0 auto;
}
#footer {
	background: url(images/footer-bk.jpg) no-repeat center;
	background-size: cover;
}
#footer .inner{
	color: #fff;
	padding: 100px 0 40px;
	text-align: center;
}
#footer .inner > p{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
}
#footer .inner > p.company{
	font-size: 32px;
}
#footer .inner nav{
	margin-left: auto;
	margin-top: 20px;
}
#footer .inner nav ul{
	font-weight: bold;
	justify-content: center;
}
#footer .inner nav ul li+li{
	margin-left: 15px;
}
#footer .inner nav ul li a{
	color: #fff;
}
#footer .inner .tell{
	margin-top: 30px;
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
}
#footer .inner .tell span{
	font-size: 18px;
	vertical-align: middle;
}
#footer .copyright{
	margin-top: 60px;
	text-align: center;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}






/*インナー*/
body.page #main-image,body.category #main-image,body.single #main-image{
	width: 100%;
	height: 700px;
	position: relative;
	background: url(images/inner-main01.jpg) center no-repeat;
}
body.page #main-image h2,body.category #main-image h2,body.single #main-image h2{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 60px;
	color: #fff;
}
body.page .inner-page-bottom{
	background: #f9f9f7;
	text-align: center;
}
body.page .inner-page-bottom .inner{
	padding: 50px 0 ;
}
body.page .inner-page-bottom .inner .tell {
	font-size: 45px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fa190b;
}
body.page .inner-page-bottom .inner .tell span {
	font-size: 18px;
	vertical-align: middle;
}
body.page .inner-page-bottom .inner .company{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
}
body.page .inner-page-bottom .inner .button{
	background: #000;
	width: 30%;
	margin-top: 30px;
}


/*concept*/
body.concept #main-image{
	background-image: url(images/concept/main.jpg);
	background-size: cover;
	background-position: center;
}
body.concept #inner-erea01 .inner{
	padding: 120px 0;
}
body.concept #inner-erea01 .inner .text{
	margin-top: 40px;
	text-align: center;
}
body.concept #inner-erea01 .inner .img{
	margin-top: 120px;
	text-align: center;
}


/*price*/
body.price #main-image{
	background-image: url(images/price/main.jpg);
	background-size: cover;
	background-position: center;
}
body.price #price-erea .inner{
	padding-bottom: 40px;
}
body.price #price-erea .inner .block-bottom{
	margin-top: 50px;
	text-align: center;
}
body.price #price-erea .inner .block-bottom .img{
	margin-top: 30px;
}
body.price #inner-erea01 .inner{
	padding: 120px 0;
	text-align: center;
}
body.price #inner-erea01 .inner .slide-erea{
	margin-top: 80px;
}


/*introduction*/
body.introduction #main-image{
	background-image: url(images/introduction/main.jpg);
	background-size: cover;
	background-position: center;
}
body.introduction #introduction-erea .inner .block-bottom{
	margin-top: 100px;
	text-align: center;
}
body.introduction #introduction-erea .inner .block-bottom .img{
	margin-top: 30px;
}
body.introduction #inner-erea01 .inner{
	padding: 150px 0;
}
body.introduction #inner-erea01 .inner .qa-erea{
	margin-top: 100px;
}
body.introduction #inner-erea01 .inner .qa-erea dl+dl{
	margin-top: 30px;
}
body.introduction #inner-erea01 .inner .qa-erea dl dt{
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #7f7e7e;
}
body.introduction #inner-erea01 .inner .qa-erea dl dd{
	padding: 20px;
}
body.introduction #inner-erea02 .inner{
	padding: 0 0 150px;
}
body.introduction #inner-erea02 .inner .slide-erea{
	margin-top: 60px;
}
body.introduction #inner-erea02 .inner .slide-erea .ms-info{
	margin-top: 60px;
	text-align: center;
}


/*category*/
body.category #main-image, body.single #main-image{
	background: url(images/news-bk.jpg) repeat center;
	height: 240px;
}
body.category #main-image h2, body.single #main-image h2{
	color: #000;
}
body.category .category-page .inner, body.single .single-page .inner{
	padding: 100px 0 50px;
}
body.category .category-page .inner ul{
	width: 80%;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
body.category .category-page .inner ul li a{
	display: flex;
	align-items: center;
	border-top: 1px solid #000;
	padding: 16px 40px;
}
body.category .category-page .inner ul li a .post-date{
	font-size: 14px;
}
body.category .category-page .inner ul li a .post-title{
	margin-left: 60px;
}
body.single .single-page .inner .post-title{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}
body.single .single-page .inner .post-text{
	margin-top: 80px;
}
body.single .single-page .inner .post-date{
	background: #000;
	text-align: right;
	color: #fff;
	padding: 2px 40px;
	font-size: 14px;
	margin-top: 20px;
	border-radius: 5px;
}


/*contact*/
body.contact #main-image{
	background: #edf3fa;
	height: 240px;
}
body.contact #main-image h2{
	color: #000;
}
body.contact #inner-erea01 .inner{
	padding: 80px 0 100px;
}
body.contact .formblock{
	width: 80%;
	margin: 20px auto 0;
	border-bottom: solid 1px #ddd;
}
body.contact .formblock dl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-top: solid 1px #ddd;
}
body.contact .formblock dl dt{
	width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f3f3f3;
}
body.contact .formblock dl dt .required{
	display: inline-block;
	background: #0d8537;
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
	border-radius: 4px;
	padding: 0.1em 0.6em;
	margin-left: 0.6em;
}
body.contact .formblock dl dd{
	width: 70%;
	padding: 20px;
	background: #fff;
}
body.contact .formblock dl dd input[type="text"],body.contact .formblock dl dd input[type="email"],.formblock dl dd textarea{
	font-family: Arial, sans-serif;
	width: 90%;
	height: 3.2em;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 1.4em 1.4em;
}
body.contact #inner-erea01 .inner .button input[type="submit"] {
	width: 100%;
	padding: 10px 20px;
	background: #000;
	color: #fff;
	font-size: 20px;
	border: none;
}
body.contact #inner-erea01 .inner .button {
	width: 50%;
	margin: 70px auto 0;
	padding: 0;
}