/* Scss Document */
.page-top #mv #mv-img .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(0) translateY(102%) translateZ(0);
    clip: rect(0, 0, 0, 0);
}
.page-top #mv #mv-img .img {
    transform: translateX(0) translateY(-102%) translateZ(0);
}
.page-top #mv #mv-img {
    width: 880px;
    height: 800px;
    margin: -14px auto 0;
    position: relative;
    z-index: 1;
}
.s-in.is-in .y {
    transition: transform 1.6s cubic-bezier(0.41, 0.01, 0, 1);
    transform: translateX(0) translateY(0) translateZ(0) !important;
}
.d01 {
    transition-delay: 0.1s !important;
}
.page-top #mv #mv-img {
    width: 880px;
    height: 800px;
    margin: 0 auto 0;
}
.slide{
	/* width: 950px; */
	margin: 0 auto;
	position: relative;
}

#key .key_fade{
	width: 949px;
	margin: 0 auto;
}
.slide_key .photo{
	 animation: .5s slideup;
	 overflow: hidden;
	 clip: rect(125px, 500.969px, 0px, 0px);
	 /* background: red; */
}
.slide_key .photo img{

object-fit: cover;
}
.slick-active .photo{

   
}
.slick-dots {
    position: absolute;
    right: 13px;
    bottom: 25px;
}
.slide_key{
	margin: 0 auto;
	width: 882px;
	position: relative;
	transition: 0.4s width;
	-webkit-transition: 0.4s width;
    -o-transition: 0.4s width;
}
.image .photo{
	transition: 1s width;
	-webkit-transition: 1s width;
    -o-transition: 1s width;
}
#mv-img .ttl span {
    font-size: 45px;
    border-bottom: 1px solid #101010;
}
#sec1 {
    position: relative;
    padding: 119px 0 85px;
}
#sec1 .group {
    width: 1400px;
    margin: 0 auto 150px;
    max-width: 100%;
}
#sec1 .group .info {
    float: right;
    width: 413px;
}
#sec1 h2 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 37px;
    margin-right: 100px;
    width: 350px;
    padding-top: 54px;
    line-height: 45px;
    letter-spacing: 3px;
}
#sec1 .txt {
    width: 365px;
    margin-right: 100px;
    letter-spacing: 2px;
}
#sec1 .photo {
    position: absolute;
    right: calc(43%);
    /* margin-right: -170px; */
}
#sec1 .bnr {
    background: #101010;
    text-align: center;
    width: 640px;
    height: 190px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    font-size: 18px;
}
#sec1 .bnr span {
    font-size: 35px;
    line-height: 45px;
    font-family: 'Jost', sans-serif;
    letter-spacing: 5px;
}
#sec1 .bnr a {
    display: block;
    padding: 45px 0;
    line-height: 33px;
    letter-spacing: 2px;
    font-weight: 500;
}
#sec1 .bnr:before {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #bdbfb5;
    content: '';
}
#sec1 .bnr:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 0 solid transparent;
    border-bottom: 10px solid #bdbfb5;
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin-left: -11px;
    box-sizing: border-box;
    border-left: 10px solid transparent;
}
#sec2 {
    background: #f5f4f2;
    padding: 110px 0 110px;
}
#sec2 .group{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}
#sec2 .group .left{
	width: 287px;
	padding-top: 31px;
}
#sec2 .group .left h2{
	font-size: 45px;
	letter-spacing: 5px;
	    font-family: 'Jost', sans-serif;
	margin-bottom: 70px;
}
#sec2 .group .right{
	width: 700px;
}
#sec2 .group .right dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #aaaaaa;
	padding: 20px 0 20px;
}
#sec2 .group .right dl dt{
	width: 190px;
	padding: 0 40px;
	box-sizing: border-box;
	    font-family: 'Jost', sans-serif;
	font-size: 16px;
	font-weight: 500;
}
#sec2 .group .right dl dd{
	color: #aaa;
}
#sec2 .group .right dl dd:hover{
	text-decoration: underline;
}
#sec2 .group .more a{
	    display: block;
    width: 150px;
    margin: 0 auto;
    font-size: 18px;
    position: relative;
    padding-left: 82px;
    box-sizing: border-box;
	color: #101010;
}
#sec2 .group .more a:hover{
	text-decoration: underline;
}
#sec2 .group .more a:before{
	    position: absolute;
    left: 0;
    width: 64px;
    height: 1px;
    background: #101010;
    content: '';
    top: 50%;
}
#sec3 {
    padding: 217px 0 0;
    position: relative;
}
#sec3 h2 {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    line-height: 50px;
    z-index: 2;
    position: relative;
    margin-bottom: 87px;
    letter-spacing: 3px;
    padding-bottom: 14px;
}
#sec3 h2:before {
    position: absolute;
    width: 123px;
    height: 2px;
    background: #101010;
    content: '';
    bottom: 0;
    left: 0;
}
#sec3 h2 span {
    font-size: 70px;
    letter-spacing: 7px;
    font-weight: 300;
    font-family: 'Jost', sans-serif;
}
#sec3 h2 span span {
    color: #fff;
}
#sec3 ul {
    margin-bottom: 48px;
}
#sec3 ul li {
    font-size: 20px;
    margin-bottom: 27px;
    letter-spacing: 4px;
}
#sec3 ul li span {
    background: #101010;
    border-radius: 50%;
    color: #fff;
    width: 28px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    margin-right: 19px;
    padding-left: 3px;
    box-sizing: border-box;
}
#sec3 .txt {
    width: 485px;
    padding-top: 60px;
    padding-right: 55px;
    background: #fff;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
    padding-bottom: 57px;
    letter-spacing: 2px;
}
#sec3 .photo {
    position: absolute;
    left: 50%;
    top: -91px;
    margin-left: -104px;
}
#sec4 {
    padding: 115px 0 50px;
}
#sec4 h2 {
    font-size: 20px;
    position: relative;
    text-align: center;
    margin-bottom: 69px;
    line-height: 44px;
}
#sec4 h2:before {
    position: absolute;
    bottom: -10px;
    width: 118px;
    height: 2px;
    background: #101010;
    content: '';
    left: 50%;
    transform: translateX(-50%);
}
#sec4 h2 span {
    font-size: 50px;
    line-height: 45px;
    font-family: 'Jost', sans-serif;
    letter-spacing: 7px;
}
#sec4 .slide .group {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
#sec4 .slide .group .photo {
    /* margin-left: 240px; */
    width: 800px;
    /* max-width: 820px; */
    overflow: hidden;
    text-align: center;
}
#sec4 .slide .group .info {
    width: 445px;
    padding: 62px 20px 0;
    box-sizing: border-box;
    margin-left: 121px;
}
#sec4 .slide .group .info h3 {
    font-size: 20px;
    padding-bottom: 78px;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    line-height: 43px;
}
#sec4 .slide .group .info h3:before {
    position: absolute;
    width: 1px;
    left: 50%;
    height: 59px;
    background: #101010;
    content: '';
    bottom: 1px;
}
#sec4 .slide .group .info h3 span {
    font-size: 40px;
    font-family: 'Jost', sans-serif;
    line-height: 45px;
    letter-spacing: 3px;
}
#sec4 .slide .group .info .txt{
	margin-bottom: 35px;
}
#sec4 .slide .group .info .btn {
    width: 202px;
    height: 43px;
    margin: 0 auto;
    background: #101010;
    font-family: 'Jost', sans-serif;
    /* border-radius: 50%; */
    font-size: 15px;
}
#sec4 .slide .group .info .btn a {
    display: block;
/*    padding: 31px 0;*/
    padding-top: 7px;
    color: #fff;
    text-align: center;
    padding-left: 5px;
}
#sec4 .slide .slider-nav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-left: calc(50% - 354px);
    justify-content: flex-start;
}
#sec4 .slide .slider-nav .slick-slide{
	float: right !important;
}
#sec4 .slide .slider-nav div img{
    cursor: pointer;
     margin-left: 10px; 
}
#sec4 .slide .slick-dots{
	position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    right: inherit;
    bottom: inherit;
        width: calc(50% + 118px);
}
#sec4 .slide .slick-dots button{
	display: none;
}
#sec4 .slide .slick-dots li{
	width: 147px;
	height: 90px;
	margin-left: 10px;
	cursor: pointer;
}
#sec4 .slide .slick-dots li:hover{
	opacity: 0.5;
}
#sec4 .slide .slick-dots li.slick-active{
	opacity: 0.5;
}
#sec4 .slide .slick-dots li:nth-child(1)
{
	background: url("../img/index/sec4_slide_thumb1.jpg") no-repeat;
	
}
#sec4 .slide .slick-dots li:nth-child(2)
{
	background: url("../img/index/sec4_slide_thumb3.jpg") no-repeat;

}
/*#sec4 .slide .slick-dots li:nth-child(3)
{
	background: url("../img/index/sec4_slide_thumb3.jpg") no-repeat;

}*/
#sec5 {
    padding: 129px 0 35px;
    position: relative;
}
#sec5:before {
    position: absolute;
    background: #f5f4f2;
    top: 400px;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
}
#sec5 h2 {
    text-align: center;
    font-size: 50px;
    width: 130px;
    border-bottom: 2px solid #101010;
    margin: 0 auto 56px;
    padding-bottom: 28px;
    font-family: 'Jost', sans-serif;
    letter-spacing: 8px;
}
#sec5 .list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
/*    margin: 0 -48px;*/
    margin: 0 100px;
    flex-direction: row;
    flex-wrap: wrap;
}
#sec5 .list .item {
    width: 350px;
    margin-bottom: 66px;
}
#sec5 .list .item p.ttl {
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
    letter-spacing: 2px;
}
#sec5 .list .item p.photo {
    margin-bottom: 22px;
}
#sec5 .list .item p.btn-cart {
    width: 260px;
    margin: 0 auto;
    position: relative;
    padding-left: 0px;
    box-sizing: border-box;
}
#sec5 .list .item p.btn-cart:before {
    position: absolute;
    content: '';
    width: 21px;
    height: 20px;
    background: url("../img/index/icon_cart.png") no-repeat;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
#sec5 .list .item p.btn-cart a {
    display: block;
    background: #101010;
    padding: 18px 0 18px;
    border-radius: 44px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    padding-left: 23px;
}
#sec5 .list .item .btn-cart:hover {
    opacity: 0.8;
}
#sec6 {
    padding: 94px 0 0px;
}
#sec6 h2 {
    text-align: center;
    font-size: 50px;
    font-family: 'Jost', sans-serif;
    position: relative;
    margin: 0 auto 64px;
    padding-bottom: 15px;
    letter-spacing: 8px;
}
#sec6 h2:before {
    position: absolute;
    bottom: -17px;
    border-bottom: 2px solid #101010;
    width: 121px;
    margin: 0 auto;
    content: '';
    left: 50%;
    transform: translateX(-50%);
}
#sec6 .g_bnr {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
#sec6 .g_bnr .bnr {
    width: 33.33%;
    padding-top: 130px;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
#sec6 .g_bnr .bnr dl {
    margin-bottom: 100px;
}
#sec6 .g_bnr .bnr2 dl{
	margin-bottom: 50px;
}
#sec6 .g_bnr .bnr dl dt {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
}
#sec6 .g_bnr .bnr dl dd {
    width: 295px;
    margin: 0 auto;
    color: #fff;
}
#sec6 .g_bnr .more {
    font-family: 'Jost', sans-serif;
    position: relative;
    color: #fff;
    margin-bottom: 87px;
}
#sec6 .g_bnr .more span {
    display: block;
    width: 150px;
    margin: 0 auto;
    font-size: 18px;
    position: relative;
    padding-left: 82px;
    box-sizing: border-box;
}
#sec6 .g_bnr .more span:before {
    position: absolute;
    left: 0;
    width: 64px;
    height: 1px;
    background: #fff;
    content: '';
    top: 50%;
}
#sec6 .g_bnr .bnr1 {
    background: url("../img/index/sec6_bnr_p1.jpg") no-repeat center;
    background-size: cover;
}
#sec6 .g_bnr .bnr2 {
    background: url("../img/index/sec6_bnr_p2.jpg") no-repeat center;
    background-size: cover;
}
#sec6 .g_bnr .bnr3 {
    background: url("../img/index/sec6_bnr_p3.jpg") no-repeat center;
    background-size: cover;
    
}

@media only screen and (max-width: 1250px)
{
	#sec4 .slide .group .info{
		margin-left: 30px;
	}
}

#news {
	background-color: rgba(0, 0, 0, 0.6);
    width: 860px;
    margin: 50px auto;
    line-height: 1.8;
    padding-bottom:39px;
}
#news .ttl {
	color: #fff;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 20px;
    width: 760px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}
#news .txt {
	color: #fff;
	padding: 20px 50px 0;
	text-align: center;
}

