.white {
    background: #fff;
}
.abt {
    margin-left: 12%;
    margin-top: 5vw;
}
.ab1 {
    width: 25%;
    float: left;
}
.abt span {
    display: block;
}
.t1 {
    font-size: 3rem;
    font-weight: bold;
}
.t2 {
    font-size: 2.5rem;
    color: #ccc;
    margin-top: 20px;
}
.abc {
    width: 48%;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 5vw;
}
.abct {
    font-size: 1.5rem;
    font-weight: bold;
}
.abcc {
    font-size: 0.875rem;
    margin: 2vw 0 4vw 0;
    height: auto;
    overflow: hidden;
    line-height: 180%;
}
section.wh {
    overflow: visible;
}
.wh::after {
    content: '';
    display: block;
    clear: both;
}
.wh .abt {
    margin-bottom: 3vw;
}
.wht {
    width: 35%;
    height: auto;
    overflow: hidden;
    font-size: 1.5rem;
    line-height: 150%;
    margin-left: 12%;
}
.wht span {
    display: block;
    float: left;
}
.wht span:nth-child(1) {
    width: 8vw;
}
.whc {
    width: 35%;
    margin: 1vw 0 2vw 20vw;
    font-size: 0.875rem;
    line-height: 180%;
}
.abcc img , .whc img {
    max-width: 100%;
}
.whp {
    display: block;
    width: 37vw;
    height: 37vw;
    object-fit: cover;
    position: absolute;
    right: 0;
    bottom: -5vw;
    z-index: 110;
}

.yeart {
    height: auto;
    overflow: hidden;
    margin-top: 1vw;
    margin-left: 12%;
}
.yeart span {
    display: block;
    float: left;
    color: #ccc;
    font-size: 3rem;
    line-height: 100%;
    position: relative;
}
.yeart span:nth-child(1) {
    padding-right: 9vw;
}
.yeart span:nth-child(1)::after {
    content: '';
    width: 7vw;
    height: 0;
    border-bottom: 1px solid #ddd;
    position: absolute;
    right: 1vw;
    top: 50%;
}
.yeart span:nth-child(3) {
    font-size: 0.875rem;
    margin-top: 1.5rem;
    padding-left: 3vw;
}
.yearbar {
    width: 100%;
    height: 5vw;
    overflow: visible;
    border-bottom: 1px dashed #999;
    font-size: 0;
    padding-top: 1vw;
    white-space: nowrap;
    position: relative;
    z-index: 100;
}
.yearbar span {
    display: inline-block;
    vertical-align: bottom;
    font-size: 1.125rem;
    color: #999;
    line-height: 3.5vw;
    margin-top: 1.5vw;
    margin-right: 6vw;
    position: relative;
    cursor: pointer;
}
.yearbar span:nth-child(1) {
    margin-left: 12vw;
}
.yearbar span::before, .yearbar span::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.yearbar span::before {
    width: 10px;
    height: 10px;
    background: #ddd;
    margin-left: -5px;
    margin-bottom: -5px;
    z-index: 1;
}
.yearbar span::after {
    width: 0;
    height: 0;
    background: #b4926a;
    opacity: 0;
    margin-left: 0;
    margin-bottom: 0;
}
.yearbar span.on {
    font-size: 1.875rem;
    line-height: 5vw;
    margin-top: 0;
    color: #b4926a;
}
.yearbar span.on::before {
    background: #b4926a;
}
.yearbar span.on::after, .yearbar span:hover::after {
    width: 30px;
    height: 30px;
    opacity: .2;
    margin-left: -15px;
    margin-bottom: -15px;
    z-index: 2;
}
.yearbox {
    width: 100%;
    height: 32vw;
    overflow: hidden;
    position: relative;
    z-index: 50;
}
.years {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
}
.years.on {
    left: 0;
}
.p1 {
    display: block;
    position: absolute;
    width: 34%;
    height: 78%;
    object-fit: contain;
    left: 25%;
    top: 11%;
    z-index: 1;
}
.p1mask {
    width: 100%;
    height: 100%;
    backdrop-filter: blur(15px);
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    z-index: 2;
}
.p2 {
    display: block;
    position: absolute;
    width: 26%;
    height: 60%;
    object-fit: contain;
    left: 20%;
    top: 20%;
    z-index: 3;
}
.yearc {
    width: 27%;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 52%;
    top: 20%;
    z-index: 4;
}
.yearc span {
    display: block;
    line-height: 200%;
    margin-top: 1vw;
    font-size: 1.125rem;
}
.yearc span:nth-child(1) {
    font-size: 3.75rem;
    line-height: 120%;
}
.yearc span:nth-child(2) {
    font-size: 1.875rem;
    font-weight: bold;
}
.years:hover .p2 {
    left: 25%;
}
.years:hover .yearc {
    left: 57%;
}

.ry .abt {
    margin-top: 2vw;
}
.rybox, .rylist {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.rylist {
    text-align: left;
}
.ryp {
    display: inline-block;
    width: 19vw;
    height: 25vw;
    overflow: hidden;
    background: #fff;
    margin: 3vw 0;
    cursor: pointer;
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.rylist .ryp {
    margin: 0;
}
.rylist .ryp:nth-child(4n+1) {
    margin-left: 12%;
}
.ryp p {
    width: 19vw;
    height: 20vw;
    padding: 2vw;
}
.rylist .ryp p {
    height: 18vw;
    padding: 2vw 3vw;
}
.ryp span {
    display: block;
    text-align: center;
    font-size: 1.125rem;
    margin: 0 10px;
    line-height:150%;
}
.rylist .ryp span {
    text-align: left;
    font-size: 1rem;
    margin: 0 30px;
}
a.rymore {
    display: block;
    width: 150px;
    line-height: 40px;
    margin: 2vw auto 5vw auto;
    background: #b4926a;
    color: #fff;
    font-size: 0.875rem;
    text-align: center;
}


@media screen and (max-width: 1680px) {
	
}

@media screen and (max-width: 1440px) {
	
}

@media screen and (max-width: 1280px) {
	
}
