@charset "utf-8";

header nav ul li#m6 a{
	border-bottom:3px solid #323232;
	text-decoration:none;
	color:#323232;
	}
#headbg{
	background:url(../img/roots/headbg.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	}
@media screen and (max-width:900px){
header nav ul li#m6 a{
	border-bottom:1px solid #545454;
	background-color:#F5F1ED;
	}
}
#sec1{
	padding-top:30px;
	overflow:hidden;
	zoom:1;
	}
#sec1 p{
	max-width:800px;
	margin:0 auto;
	padding-top:30px;
	}
#sec1 h2{
	position:relative;
	margin-top:35px;
	}
#sec1 h2 strong{
	font-size:24px;
	text-align:center;
	line-height:1.7;
	font-family:"小塚明朝 Std","Kozuka Mincho Std","ヒラギノ明朝 Pro W3","HiraMinPro-W3","MS P明朝","MS PMincho","細明朝体",serif;
	position:absolute;
	z-index:2;
	top:50%;
	color:#FFF;
	left:0;
	width:100%;
	margin-top:-40px;
	}
#sec1 h2 img{
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	}
#sec2{
	padding-top:80px;
	overflow:hidden;
	zoom:1;
	}
#sec2 p{
	font-size:24px;
	text-align:center;
	font-family:"小塚明朝 Std","Kozuka Mincho Std","ヒラギノ明朝 Pro W3","HiraMinPro-W3","MS P明朝","MS PMincho","細明朝体",serif;
	padding:35px 0 35px 0;
	line-height:2;
	}
#sec2 .yt{
	max-width:775px;
	margin:0 auto;
	}
#sec2 .yt div{
	position:relative;
	width:100%;
	padding-top:56.25%;
	}
#sec2 .yt div iframe{
	position:absolute;
	top:0;
	right:0;
	width:100% !important;
	height:100% !important;
	}
#sec3{
	padding-top:80px;
	overflow:hidden;
	zoom:1;
	}
#sec3 div{
	position:relative;
	margin-top:30px;
	}
#sec3 div h3{
	font-size:20px;
	text-align:center;
	line-height:1.7;
	font-family:"小塚明朝 Std","Kozuka Mincho Std","ヒラギノ明朝 Pro W3","HiraMinPro-W3","MS P明朝","MS PMincho","細明朝体",serif;
	position:absolute;
	z-index:2;
	top:50%;
	left:0;
	width:100%;
	margin-top:-40px;
	}
#sec3 div h3 strong{
	font-size:36px;
	display:block;
	}
#sec3 div h3 span{
	display:inline-block;
	padding-left:25px;
	}
#sec3 div img{
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	}
#sec3 h4{
	font-size:20px;
	width:300px;
	max-width:100%;
	border:1px solid #323232;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding:15px 15px 15px 15px;
	margin:50px auto 0 auto;
	text-align:center;
	font-weight:normal;
	line-height:1.3;
	}
#sec3 ul{
	overflow:hidden;
	zoom:1;
	max-width:1000px;
	margin:20px auto 0 auto;
	}
#sec3 ul li{
	border-bottom:1px dotted #323232;
	padding:20px 10px 20px 20px;
	font-size:20px;
	}
#sec3 ul li strong{
	font-size:16px;
	font-weight:normal;
	width:410px;
	display:inline-block;
	overflow:hidden;
	zoom:1;
	}
#sec3 ul li strong:before{
	content:"";
	display:block;
	width:10px;
	height:10px;
	background-color:#323232;
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	-o-border-radius:40px;
	-ms-border-radius:40px;
	display:inline-block;
	margin-right:8px;
	}
#sec3 ul li strong:after{
	content:"→";
	display:block;
	font-size:18px;
	width:40px;
	height:10px;
	display:inline-block;
	float:right;
	}
#sec3 ul li span{
	font-size:26px;
	}
#sec3 h5{
	font-size:26px;
	margin-top:80px;
	text-align:center;
	}
#sec3 h5 img{
	max-width:100%;
	height:auto;
	margin:20px auto 0 auto;
	}
#sec4{
	padding-top:80px;
	overflow:hidden;
	zoom:1;
	}
#sec4 h2{
	margin-bottom:30px;
	}
.bx-wrapper{
	position:relative;
	margin:0 auto 0px;
	padding:0;
	*zoom:1;
	}
.bx-wrapper img{
	max-width:100%;
	display:block;
	}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
	position:absolute;
	bottom:25px;
	width:100%;
	}
.bx-wrapper .bx-loading{
	min-height:50px;
	background:url(../img/home/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	}
.bx-wrapper .bx-pager{
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#FFF;
	z-index:20;
	}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display:inline-block;
	*zoom:1;
	*display:inline;
	}
.bx-wrapper .bx-pager.bx-default-pager a{
	background:#FFF;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 8px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#323232;
	}
#sec4 ul{
	text-align:center;
	}
#sec4 ul li img{
	display:inline-block;
	}
#sec4 h3{
	font-size:16px;
	margin:50px auto 0 auto;
	text-align:center;
	font-weight:normal;
	line-height:1.3;
	}
#sec4 h3 a{
	color:#323232;
	display:inline-block;
	padding:17px 24px 17px 24px;
	border:1px solid #323232;
	}
#sec4 h3 a img{
	width:12px;
	height:auto;
	display:inline-block;
	padding-left:8px;
	}
@media screen and (max-width:900px){
#sec1 p{
	padding-top:20px;
	}
#sec1 h2{
	margin-top:20px;
	}
#sec1 h2 strong{
	font-size:20px;
	margin-top:-35px;
	}
#sec2{
	padding-top:50px;
	}
#sec2 p{
	font-size:16px;
	padding:20px 0 30px 0;
	}
#sec3{
	padding-top:50px;
	}
#sec3 div{
	margin-top:20px;
	}
#sec3 div h3{
	font-size:16px;
	margin-top:20px;
	position:relative;
	line-height:1.5;
	font-weight:normal;
	}
#sec3 div h3 strong{
	font-size:26px;
	}
#sec3 div h3 span{
	display:block;
	padding-left:0;
	}
#sec3 div img{
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	}
#sec3 h4{
	margin-top:30px;
	}
#sec3 ul li{
	padding:20px 0px 20px 0px;
	font-size:16px;
	text-align:right;
	}
#sec3 ul li strong{
	text-align:left;
	width:auto;
	font-size:15px;
	display:block;
	}
#sec3 ul li strong:after{
	width:25px;
	text-align:right;
	float:none;
	}
#sec3 ul li span{
	font-size:20px;
	}
#sec3 h5{
	font-size:20px;
	margin-top:50px;
	}
#sec3 h5 img{
	margin:15px auto 0 auto;
	}
#sec4{
	padding-top:50px;
	}
#sec4 h2{
	margin-bottom:20px;
	}
#sec4 h3{
	margin-top:30px;
	}
#sec4 h3 a{
	padding:14px 21px 14px 21px;
	}
}
@media screen and (max-width:450px){
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
	bottom:15px;
	}
.bx-wrapper .bx-pager.bx-default-pager a{
	width:8px;
	height:8px;
	margin:0 5px;
	}
}