/* Scss Document */
.slide1 {
	background: url(../img/index/key1.jpg) no-repeat center top/cover;
}
.slide2 {
	background: url(../img/index/key2.jpg) no-repeat center top/cover;
}
.slide3 {
	background: url(../img/index/key3.jpg) no-repeat center top/cover;
}
#sec1 {
	position: relative;
	background: url(../img/index/sec1.png) no-repeat center top, url(../img/index/sec1-bottom.png) no-repeat center bottom;
}
#sec1 h2 {
	padding-top: 94px;
	margin-left: 339px;
	margin-right: -28px;
}
#sec1 .txt {

    width: 472px;
    padding-top: 0px;
    margin-left: 446px;
    padding-bottom: 21px;
    letter-spacing: 1px;
}
#sec1 .pt {

    position: absolute;
    top: -122px;
    left: -500px;
}
#sec1 .info {
	position: relative;
	height: 585px;
}
#sec1 .js {
	position: absolute;
	width: 700px;
	height: 450px;
	top: 0;
	right: -145px;
}
#pager {

    width: 500px;
    position: absolute;
    left: -536px;
    top: 235px;
	z-index: 9999;
}
#pager li {
	float: left;
}
#pager li + li {
	margin-left: 19px;
}
#pager li:first-child a {
	background: url(../img/index/thumb1.jpg) no-repeat center top;
}
#pager li:first-child a.active, #pager li:first-child a:hover {
	background: url(../img/index/thumb1_on.jpg) no-repeat center top !important;
}
#pager li:nth-child(2) a {
	background: url(../img/index/thumb2.jpg) no-repeat center top;
}
#pager li:nth-child(2) a.active, #pager li:nth-child(2) a:hover {
	background: url(../img/index/thumb2_on.jpg) no-repeat center top !important;
}
#pager li:last-child a {
	background: url(../img/index/thumb3.jpg) no-repeat center top;
}
#pager li:last-child a.active, #pager li:last-child a:hover {
	background: url(../img/index/thumb3_on.jpg) no-repeat center top !important;
}
#pager a {
	width: 154px;
	height: 95px;
	display: block;
}
#sec1 .btn{
	
    padding-top: 380px;
    margin-left: -38px;
}
#sec2 {
	position: relative;
	color: #fff;
}

#sec2 .left {
	width: 50%;
}



#sec2 .bg {
	position: relative;
}
#sec2 .right:before {
	position: absolute;
	background: url(../img/index/sec2-on1.png) no-repeat left top/100% 100%;
	left: 0;
	top: 0;
	right: 0;
	height: 900px;
	content: "";
	opacity: 0;
	transition: ease 0.5s;
}
#sec2 .col1:before {
	position: absolute;
	background: url(../img/index/sec2-on.png) no-repeat left top/100% 100%;
	left: 0;
	top: 0;
	right: 0;
	height: 449px;
	content: "";
	opacity: 0;
	transition: ease 0.5s;
}
#sec2 .col2:before {
	position: absolute;
	background: url(../img/index/sec2-on.png) no-repeat left top/100% 100%;
	left: 0;
	top: 0;
	right: 0;
	height: 449px;
	content: "";
	opacity: 0;
	transition: ease 0.5s;
}
#sec2 .right:hover:before, #sec2 .col1:hover:before, #sec2 .col2:hover:before {
	opacity: 1;
}
#sec2 .right {
	width: 50%;
	height: 900px;
	background: url(../img/index/sec2-banner3.jpg) no-repeat center center/cover;
	text-align: center;
}
#sec2 .right dl {
	padding-top: 357px;
}
#sec2 .right dd {
	padding-top: 20px;
	padding-bottom: 30px;
}
#sec2 .col1 {
	width: 100%;
	height: 450px;
	background: url(../img/index/sec2-banner1.png) no-repeat center center/cover;
}
#sec2 .col1 dl {
	padding-left: 25px;
	padding-top: 109px;
}
#sec2 .col1 .btn {
	padding-left: 25px;
}
#sec2 .col2 .btn {
	padding-left: 250px;
}
#sec2 .col1 dd {
	padding-left: 7px;
	padding-top: 20px;
	padding-bottom: 25px;
}
#sec2 .col2 {
	width: 100%;
	height: 450px;
	background: url(../img/index/sec2-banner2.jpg) no-repeat center center/cover;
}
#sec2 .col2 dl {
	padding-left:30%;
	padding-top: 106px;
}
#sec2 .col2 dd {
	padding-top: 15px;
	padding-bottom: 15px;
}



#sec3 {
	position: relative;
	background: url(../img/index/sec3-top.png) no-repeat center top, url(../img/index/sec3-bottom.png) no-repeat center bottom;
    padding-bottom: 165px;

}
#sec3 h2 {
	position: absolute;
	right: 0;
	top: 173px;
}
#sec3 .txt {

    width: 261px;
    height: 435px;
    padding-top: 260px;
    padding-left: 586px;
}
#sec3 .btn {
	position: absolute;
	top: 260px;
	left: 500px;
}
#sec3 .deco {
	position: absolute;
	top: 511px;
	right: -300px;
}
#sec3:before {
	position: absolute;
	left: 0;
	background: url(../img/index/sec3-bf.jpg) no-repeat right center/cover;
	top: 130px;
	height: 600px;
	width: calc(50% - 51px);
	content: "";
}
#sec4 {
	position: relative;
	background: url(../img/index/bg.jpg) repeat center top;
}
#sec4 h2 {
	padding-top: 104px;
	padding-left: 118px;
	padding-bottom: 93px;
}
#feed {
	width: 500px;
	position: absolute;
	top: 128px;
	left: 410px;
}
#feed dt {
	float: left;
	width: 114px;
}
#feed dd {
	float: left;
}
#feed dl {
	padding-bottom: 10px;
}
.news_box {
	background: url('../img/shared/footer.jpg') repeat center top;
    width: 860px;
    margin: 50px auto;
    line-height: 2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.news_box .ttl {
	color: #fff;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 24px;
    width: 660px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}
.news_box .txt {
	color: #fff;
	padding: 20px 50px 0;
	text-align: center;
	font-size: 18px;
}