@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.5;
}
a{
	display: block;
	color: #333;
}
a:hover{
	opacity: 0.7;
}
img{
	vertical-align: baseline;
	margin-top: 10px;
}
.pc-block{
	display: block;
}
.sp-block{
	display: none;
}


/***共通***/
#header .inner,#header .inner ul,.colume2,.colume3,.colume4,#cont02 ul,#footer .inner ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.inner{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.colume2 > div{
	width: calc(100%/2);
}
.colume3 > div{
	width: calc(100%/3);
}
.main-image > p > img{
	margin-top: 0;
}
h2 {
	font-size: 36px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fa5603;
	text-align: center;
}
.title{
	color: #676565;
	line-height: 1.3;
	font-size: 27px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text{
	line-height: 2;
}
.button{
	width: 70%;
	background: #f59a0b;
	margin: 60px auto 0;
	padding: 15px 10px 15px 0;
	position: relative;
	text-align: center;
	color: #fff;
	line-height: 1;
	border-radius: 5px;
}
.button:after{
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 14px;
	margin: auto;
	background: url(images/allow-w.png) no-repeat;
	background-size: contain;
	position: absolute;
	right: 2em;
	top: -3px;
	bottom: 0;
}
.tell{
	position: relative;
	font-size: 36px;
	font-weight: bold;
	padding-left: 30px;
}
.tell:before{
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 0.8em;
	height: 0.8em;
	margin: auto;
	background: url(images/tell-w.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: -3px;
	bottom: 0;
	left: 0px;
}

/***TOP***/
#cont01 > .colume2{
	padding: 90px 0 0;
	align-items: center;
}
#cont01 > .colume2 .box:nth-child(2){
	margin-left: 80px;
}
#cont01 > .colume2 .box:nth-child(2) .text{
	margin-top: 40px;
	line-height: 2.5;
}
#cont02 {
	margin-top: 100px;
}
#cont02 .inner .colume2{
	margin-top: 80px;
}
#cont02 .inner .colume2 .box .block .text{
	margin-top: 20px;
}
#cont02 .inner .colume2 .box .block+.block{
	margin-top: 50px;
}
#cont02 .inner > .colume2:nth-child(1) .box:nth-child(1){
	margin-right: 80px;
}
#cont02 .inner > .colume2:nth-child(2){
	justify-content: center;
}
#cont02 .inner > .colume2:nth-child(2) .box:nth-child(1){
	width: auto;
}
#cont02 .inner > .colume2:nth-child(2) .box:nth-child(1) span{
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
#cont02 .inner > .colume2:nth-child(2) .box:nth-child(1) p img{
	border: 1px solid #b1acac;
	text-align: center;
}
#cont02 .inner > .colume2:nth-child(2) .box:nth-child(2){
	width: 60%;
	margin-left: 60px;
}
#cont02 .inner > .button{
	margin: 90px auto 0;
}
#cont03 {
	margin-top: 90px;
}
#cont03 .inner .colume2{
	margin-top: 80px;
	align-items: center;
}
#cont03 .inner > .colume2 .box:nth-child(2){
	margin-left: 80px;
}
#cont03 .inner > .colume2 .box:nth-child(2) .text{
	margin-top: 40px;
	line-height: 2.5;
}
#cont03 .inner  .colume3{
	justify-content: center;
	margin: 60px 0 0;
}
#cont03 .inner .colume3 > div {
	width: calc(100%/3 - 90px);
}
#cont03 .inner  .colume3 > div +div{
	margin-left: 40px;
}
#cont03 .inner .colume3 > .block .img{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #b1acac;
	text-align: center;
}
#cont03 .inner .colume3 > .block p:nth-child(1){
	text-align: center;
}
#cont03 .inner .colume3 > div .title{
	text-align: center;
	margin-top: 30px;
}
#cont03 .inner .colume3 > div .title span{
	font-size: 16px;
	display: block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
#cont03 .inner .colume3 > div .text{
	margin-top: 20px;
}
#cont03 .inner > .button{
	margin: 90px auto 0;
}
#cont04{
	margin-top: 90px;
	padding: 110px 0 120px;
	background: #f3f3f3;
}
#cont04 > h2{
	color: #000;
}
#cont04 .inner{
	max-width: 1100px;
}
#cont04 .inner .colume4{
	margin-top: 100px;
	justify-content: center;
}
#cont04 .inner .colume4 .box {
	width: calc(100%/4 - 15px);
	text-align: center;
}
#cont04 .inner .colume4 .box:nth-child(1) p:nth-child(1){
	display: none;
}
#cont04 .inner .colume4 .box:nth-child(1){
	margin-top:23px;
}
#cont04 .inner .colume4 .box+.box{
	margin-left: 20px;
}
#cont04 .inner .colume4 .box .image{
	position: relative;
	width: 260px;
	height: 260px;
}
#cont04 .inner .colume4 .box .image:before{
	display: block;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background: #fbd110;
	color: #fff;
	width: 25px;
	height: 25px;
	padding: 10px 8px 5px;
	color: #67300b;
}
#cont04 .inner .colume4 .box .image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#cont04 .inner .colume4 .box:nth-child(1) .image:before{
	content: "1位";
}
#cont04 .inner .colume4 .box:nth-child(2) .image:before{
	content: "2位";
}
#cont04 .inner .colume4 .box:nth-child(3) .image:before{
	content: "3位";
}
#cont04 .inner .colume4 .box:nth-child(4) .image:before{
	content: "4位";
}
#cont04 .inner .colume4 .box .title{
	margin-top: 20px;
	color: #000;
	font-size: 24px;
}
#cont04 .inner .colume4 .box .title span{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	display: block;
	font-size: 16px;
}
#cont04 .inner .colume4 .box .button{
	margin: 20px auto 0;
}
#footer{
	background: #f59a0b;
	color: #fff;
}
#footer .inner{
	padding: 40px 0 20px;
	text-align: center;
}
#footer .inner .footer-top nav ul{
	justify-content: center;
}
#footer .inner .footer-top nav ul li a{
	color: #fff;
	padding: 0 10px;
	line-height: 1;
}
#footer .inner .footer-top nav ul li+li a{
	border-left: 1px solid #fff;
}
#footer .inner .footer-bottom > p{
	font-size: 36px;
	margin-top: 60px;
}
#footer .inner .footer-bottom address{
	margin-top: 20px;
}
#footer .inner .footer-bottom > .colume2{
	justify-content: center;
}
#footer .inner .footer-bottom > .colume2 p{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 48px;
	margin-top: 30px;
}
#footer .inner .footer-bottom > .colume2 .tell{
	color: #fff;
	font-size: 48px;
	padding-left: 40px;
}
#footer .inner .footer-bottom > .colume2 .tell a{
	color: #fff;
}
#footer .inner .footer-bottom > .colume2  .fax{
	margin-left: 20px;
}
#footer .inner .footer-bottom > .colume2 .fax span {
	font-size: 18px;
}
#footer .inner > .copyright p{
	margin-top: 40px;
	font-size: 12px;
}


@media screen and (max-width: 767px){
	.pc-block{
		display: none;
	}
	.sp-block{
		display: block;
	}
	.inner{
		width: auto;
		max-width: none;
		margin: 0 20px;
	}
	#header .sub-inner,#header .sub-inner ul,.colume2,.colume3,.colume4,#cont02 ul,#footer .inner .footer-top-area{
		flex-direction: column;
	}
	.colume2 > div{
		width: auto;
	}
	.colume3 > div{
		width: auto;
	}
}