@charset "utf-8";
/* CSS Document */

body{
	color: #454545;
	line-height: 1.8em;
	font-family:"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
	font-size: 14px;
	line-height: 1.8;
}
div{
	box-sizing: border-box;
}
.wrapper{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.show_640{
	display:none;
}
.show_480{
	display: none;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.left{
	float: left;
}
.right{
	float: right;
}
.mincho{
	font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	line-height: 1.5;
}
.slick-initialized .slick-slide {
    outline: none;
}

.title_area{
	background: #efefef;
	padding: 30px 0;
}
h1{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.slider_area .absolute{
	bottom: 0;
	left: 0;
	width: 100%;
}

#section0 {
	padding-top: 70px;
}
h2{
	font-size: 38px;
	margin: 0 auto 30px;
	text-align: center;
	font-weight: normal;
}
.lead{
	text-align: center;
	margin: 0 auto 80px;
	font-size: 16px;
}
.works1 {
    top: -100px;
    left: 0%;
    width: 22%;
}
.works2 {
    top: -90px;
    right: 14%;
    width: 9%;
}
.works3 {
    top: -40px;
    width: 16%;
    right: 0;
    transform: rotate(-10deg);
}
#section1{
	margin-top: 105px;
}
.soleil{
	margin-bottom: 50px;
}
.soleil .left{
	width: 42%;
	text-align: right;
}
.soleil .right{
	width: 54%;
}
.soleil_logo{
	display: block;
	margin-bottom: 20px;
}
.copyright{
	font-size: 12px;
	margin-top: 20px;
}
.soleil_work{
	margin-bottom: 60px;
}
.soleil_work .left{
	width: 42%;
}
.soleil_work .right{
	width: 54%;
}
.soleil_work_title{
	font-size: 20px;
	margin-bottom: 15px;
}
.about_la .left{
	width: 67%;
}
.about_la .right{
	width: 28%;
}
.about_la_title{
	font-size: 30px;
	margin: 0 auto 25px 0;
	line-height: 1;
}
.la_link{
	width: 60%;
	margin-top: 25px;
	float: left;
	display: block;
	text-decoration: none;
	color: #454545;
	line-height: 1;
	border: 1px solid #9b9b9b;
	border-radius: 5px;
	padding: 15px;
	text-align: center;
	box-shadow: 2px 2px #454545;
	font-size: 16px;
	box-sizing: border-box;
	position: relative;
}
/*
.la_banner{
	width: 60%;
	margin-top: 25px;
	float: left;
	display: block;
}
*/
.tab_icon{
	position: absolute;
	top: calc(50% - 7px);
	right: 20px;
}
.about_la_line{
	background: url(../img/line_gif.gif) repeat-x center;
	text-align: center;
	margin: 5px 0 30px;
}
.about_la_line img{
	display: block;
	margin: 0 auto;
}
.about_la_line span{
	background: #fff;
	display: inline-block;
	padding: 0 10px;
}
.lalink_com{
	font-size: 12px;
	margin-top: 15px;
	width: 100%;
	float: left;
}
#section2{
	margin-top: 130px;
}
.section2_gray{
	width: 100%;
	background: #efefef;
	padding: 60px 0 50px;
	margin-bottom: 40px;
	text-align: center;
}
.pattern35{
	top: -110px;
	left: 0;
}
.section2title{
	display: block;
	margin: 0 auto 30px;
}
.section2_kome{
	font-size: 13px;
	margin-top: 20px;
}

.line_title{
	background: url(../img/line_gif.gif) repeat-x center;
	text-align: center;
	font-size: 24px;
	margin: 0 auto 25px;
}
.line_title span{
	background: #fff;
	display: inline-block;
	padding: 0 15px;
}
.section3_h4{
	font-size: 18px;
	margin: 0 auto 10px 0;
}
.section3_part1{
	margin-top: 80px;
}
.section3_part1 .left,.section3_part1 .right{
	width: 48%;
}
.section3part1img{
	display: block;
	margin: 0 auto 10px;
}
.section3_part1 a{
	display: block;
	text-decoration: none;
	color: #454545;
	line-height: 1;
	margin: 20px auto 0;
	border: 1px solid #9b9b9b;
	border-radius: 5px;
	padding: 15px 35px 15px 15px;
	text-align: center;
	width: 75%;
	max-width: 340px;
	box-shadow: 2px 2px #454545;
	font-size: 16px;
	position: relative;
}
.section3_part1 a img{
	position: absolute;
	top: calc(50% - 7px);
	right: 20px;
}
.section3_part2{
	margin-top: 70px;
}
.section3_part2 .left{
	width: 56%;
}
.section3_part2 .right{
	width: 40%;
}
.section3part2img{
	display: block;
	margin: 0 auto 20px 0;
}

#section4{
	margin-top: 120px;
}
.section4_gray{
	width: 100%;
	background: #efefef;
	padding: 45px 0;
}
.section4_gray img{
	width: 42%;
}
.product_area{
	width: 100%;
	margin-top: -90px;
}
.section4_kome{
	bottom: 0;
	left: 0;
}
.absolute_area .right{
	width: 52.8%;
}
.section4lead{
	font-size: 16px;
	line-height: 1.5;
}
.section4lead span{
	display: block;
	margin-bottom: 5px;
	font-size: 24px;
}
.col3a{
	margin-top: 40px;
}
.col3a .col{
	width: 31%;
	float: left;
}
.col3a .col:nth-child(3n+2){
	margin: 0 3%;
}
.col3a img{
	margin: 0 auto;
	display: block;
}
.coltitle_a{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	background: #9cbb9c;
	margin-bottom: 10px;
	font-size: 16px;
}
.colcom_a{
	padding: 15px 0 25px;
	font-size: 13px;
	width: 100%;
	border-top: 1px solid #454545;
	margin-top: 15px;
}
.section4_subtitle{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	background: #9cbb9c;
	margin: 80px 0 25px;
	font-size: 18px;
	padding: 5px 20px;
}
.section4_h4{
	margin: 0 auto 20px 0;
	font-size: 18px;
}
.col3b .col{
	width: 32%;
	float: left;
}
.col3b .col:nth-last-child(3n+2){
	margin: 0 2%;
}
.coltitle_b{
	font-size: 16px;
	border-left: 10px solid #9cbb9c;
	padding-left: 10px;
	margin: 15px 0 5px;
}
.colcom_b{
	font-size: 13px;
	padding-bottom: 25px;
}
.section4_h4_2{
	margin-top: 15px;
}
.linkbtn{
	text-align: center;
	padding: 55px 0 70px;
}
.linkbtn a{
	display: block;
	text-decoration: none;
	color: #454545;
	line-height: 1;
	margin: 0 auto;
	border: 1px solid #9b9b9b;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
	width: 75%;
	max-width: 415px;
	box-shadow: 2px 2px #454545;
	background: #efefef;
	font-size: 18px;
}
.youtube {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.youtube img{
	width: 100%;
}
.youtube::before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	transition: all 0.3s;
}
.youtube:hover::before {
	background: rgba(0, 0, 0, 0.7);
	cursor: pointer;
	transition: all 0.3s;
}
.youtube_play{
	position: absolute;
	top: calc(50% - 26px);
	left: calc(50% - 26px);
	z-index: 11;
	cursor: pointer;
	width: 52px!important;
	height: 52px!important;
}
.youtube_cover{
	width: 80%;
	margin: 0 auto;
}
.youtube_ctrl {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin: 0 auto;
}
.youtube_ctrl iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.youtube_box{
	margin-top: 90px;
}
.youtube_comment{
	font-size: 12px;
	width: 80%;
	margin: 15px auto 0;
}
@media screen and (max-width: 640px) {
	.show_640{
		display:block;
	}
	.hide_640{
		display:none;
	}
	.wrapper{
		padding: 0 20px;
	}
	.topwrapper{
		width: 100%;
		padding: 0;
	}
	.youtube_box{
		margin-top: 60px;
	}
	#section0 {
	    padding-top: 20px;
		margin-top: 65px;
	}
	.works1 {
	    top: -85px;
	    left: 20px;
	    width: 22%;
	}
	.works2 {
	    top: -67px;
	    right: 18%;
	    width: 9%;
	}
	.works3 {
	    top: -60px;
	    width: 14%;
	    right: 20px;
	}
	h2 {
	    font-size: 28px;
	    margin: 0 auto 10px;
	}
	.lead {
	    margin: 0 auto 45px;
	    font-size: 14px;
	}
	#section1 {
	    margin-top: 80px;
	}
	.soleil .left {
	    width: 100%;
	    text-align: left;
	}
	.soleil .left img{
		max-width: 300px;
	}
	.soleil .right {
	    width: 100%;
	    margin-top: 25px;
	}
	.soleil_logo {
	    margin-bottom: 15px;
	}
	.copyright {
	    font-size: 11px;
	    margin-top: 10px;
	}
	.soleil_work .left {
	    width: 100%;
	}
	.soleil_work .right {
	    width: 100%;
	    margin-top: 20px;
	}
	.soleil_work_title {
	    font-size: 22px;
	    margin: 0 auto 5px 0;
	}
	.soleil {
	    margin-bottom: 30px;
	}
	.about_la .left {
	    width: 100%;
	}
	.about_la .show_640 {
	    width: 35%;
	    float: right;
	    margin: 0 0 10px 20px;
	}
	.about_la_title {
	    font-size: 22px;
	    margin: 0 auto 15px 0;
	}
	.la_link{
		margin: 15px 0 0 0;
		width: 100%;
		float: none;
	}
	.about_la .clear{
		float: none!important;
		clear: both;
	}
	#section2{
		margin-top: 100px;
	}
	.section2_gray {
	    padding: 30px 0 25px;
	    margin-bottom: 20px;
		font-size: 12px;
	}
	.pattern35 {
	    top: -90px;
	    left: 20px;
	    width: 80px;
	}
	.section2title {
	    margin: 0 auto 15px;
	}
	.section2_kome{
		font-size: 12px;
		margin-top: 15px;
	}
	.section3_part1 {
	    margin-top: 40px;
	}
	.line_title {
	    font-size: 18px;
	    margin: 0 auto 15px;
	}
	.section3_h4{
		font-size: 16px;
	}
	.section3_part2 {
	    margin-top: 40px;
	}
	.section3_part2 .left {
	    width: 100%;
		float: none;
	}
	.section3_part2 .right {
	    width: 100%;
	    margin-top: 20px;
	    max-width: 350px;
	    float: none;
	}
	.product_area {
	    margin-top: 20px;
	}
	.product_area .left {
	    width: 100%;
	    position: static;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.product_area .right {
	    width: 100%;
	    text-align: center;
	}
	.section4_gray {
	    padding: 20px 0;
	    text-align: center;
	}
	.section4_gray img{
		width: 90%;
	}
	.section4lead{
		position: static;
	}
	.col3a {
	    margin-top: 30px;
	}
	.col3a .col{
		width: 48%;
	}
	.col3a .col:nth-child(3n+2){
		margin: 0;
	}
	.col3a .col:nth-child(even){
		float: right;
	}
	.section4_subtitle{
		margin-top: 30px;
	}
	.col3b .col{
		width: 48%;
	}
	.col3b .col:nth-child(3n+2){
		margin: 0;
	}
	.col3b .col:nth-child(even){
		float: right;
	}
	.linkbtn {
	    padding: 15px 0 70px;
	}
	.youtube_cover,.youtube_comment{
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.show_480{
		display: block;
	}
	.hide_480{
		display: none;
	}
	body{
		font-size: 13px;
	}
	h2 {
	    font-size: 22px;
	    margin: 0px auto 10px;
	    padding-top: 10px;
	}
	.lead {
	    margin: 0 auto 20px;
	    font-size: 13px;
	}
	#section0{
		margin-top: 55px;
	}
	#section1 {
	    margin-top: 50px;
	}
	.soleil .left{
		text-align: center;
	}
	.soleil .left img{
		max-width: 250px;
	}
	.soleil_logo{
		width: 180px;
	}
	.soleil_work_title {
	    font-size: 18px;
	    margin: 0 auto 5px 0;
	}
	.soleil_work_title{
		font-size: 18px;
	}
	.soleil_work .right{
		margin-top: 10px;
	}
	.soleil_work {
	    margin-bottom: 50px;
	}
	#section2 {
	    margin-top: 80px;
	}
	.la_link{
		margin-top: 15px;
	}
	.pattern35 {
	    top: -75px;
	    width: 65px;
	}
	.section3_part1 .left, .section3_part1 .right {
	    width: 100%;
	}
	.section3_part1 .left{
		margin-bottom: 20px;
	}
	.section3_part1 a {
	    width: 100%;
	    font-size: 14px;
		padding: 15px;
	    box-sizing: border-box;
	}
	.section3_part2 {
	    margin-top: 30px;
	}
	.section3_h4,.section3part1img{
		margin: 0;
	}
	#section4 {
	    margin-top: 70px;
	}
	.section4lead span{
		font-size: 20px;
	}
	.section4lead {
		font-size: 14px;
	}
	.col3a .col,.col3b .col {
	    width: 100%;
	}
	.section4_h4 {
	    font-size: 16px;
		line-height: 1.5;
	}
	.linkbtn a{
		font-size: 14px;
	}
	.title_area {
	    padding: 20px 0;
	}
	.title_area .wrapper{
		padding: 0 50px;
	}
	.section2_gray{
		text-align: left;
	}
	.section4_gray{
		padding: 15px 0;
	}
	.col3b .col,.col3b .col:nth-child(3n+2){
		margin-bottom: 25px;
	}
	.col3b .col img {
		float: left;
		width: 40%;
		margin: 0 15px 0 0;
	}
	.col3b .col p {
	    line-height: 1.7;
	    display: block;
	    float: right;
	    width: 55%;
	    margin: 0;
	}
	.coltitle_b{
		margin: 0 0 15px;
	}
	.colcom_a {
	    padding: 0;
	    width: 55%;
	    border-top: none;
	    margin-top: 0;
	    float: right;
	}
	.col3a .col,.col3a .col:nth-last-child(3n+2) {
	    margin-bottom: 20px;
	}
	.col3a img {
	    margin: 0 auto;
	    width: 40%;
	    float: left;
	}
	.la_link{
		font-size: 14px;
	}
}
@media screen and (max-width: 400px){
	.works1 {
	    top: -27%;
	    width: 27%;
	}
	.works2 {
	    top: -17%;
	    right: 27%;
	    width: 11%;
	}
	.works3 {
	    top: -22%;
	    width: 20%;
	}
}
