.__history-per-years{word-break:keep-all;position:relative;}
.__history-per-years .__inner{max-width: 1360px;margin:0 auto;display:flex;align-items:flex-start;padding:10.3125rem 0 0;}
.__history-per-years .__years{flex:1;font-size:8.75rem;font-weight:400;letter-spacing:0;line-height:10.9375rem;}
.__history-per-years .__years dl{display:flex;font-weight: 700;font-size: 100px;line-height: 140%;letter-spacing: -0.2px;text-align: right;color: #111111;}
.__history-per-years .__years dl dd{height:10.9375rem;}
.__history-per-years .__years dl dd ul{display:block;}
.__history-per-years .__years dl dd ul li{opacity:.06;transition:opacity 400ms;will-change:opacity;}
.__history-per-years .__years dl dd ul li.__current{opacity:1;}
.__history-per-years .__inner > .pin-spacer{flex:1 !important;min-width:0 !important;}
.__history-per-years .__details{max-width: 900px;width: 100%;}
.__history-per-years .__details .__hover-img{position:absolute;}
.__history-per-years .__details .__detail-block{box-sizing:border-box;opacity:.4;transition:opacity 400ms;will-change:opacity;}
.__history-per-years .__details .__detail-block.__current{opacity:1;}
.__history-per-years .__details .__detail-block .__inactive{opacity:.4;}
.__history-per-years .__details .__detail-block dt,.__history-per-years .__details .__detail-block li{transition:opacity 400ms;will-change:opacity;}
.__history-per-years .__details .__detail-block h4{display:none;font-size: 50px;line-height: 130%;margin: 0 0 20px;color: #111111;letter-spacing:0;}
.__history-per-years .__details .__detail-block dl{padding: 32px 40px;border-bottom:1px solid #E5E5E5;display:flex;align-items: center;gap: 64px;}
.__history-per-years .__details .__detail-block dl dt{width:50px;font-weight: 500;font-size: 24px;line-height: 150%;letter-spacing: -0.2px;color: #555555;}
.__history-per-years .__details .__detail-block dl dd{flex:1;}
.__history-per-years .__details .__detail-block dl dd ul{width:100%;}
.__history-per-years .__details .__detail-block dl dd ul li{position:relative;width:100%;}
.__history-per-years .__details .__detail-block dl dd ul li+li{margin-top:1.125rem;}
.__history-per-years .__details .__detail-block dl dd ul li > p {font-weight: 400;font-size: 20px;line-height: 150%;letter-spacing: -0.2px;color: #111111;}
.__history-per-years .__details .__detail-block:last-child dl:last-child{border-bottom:0;}
.__history-per-years .__hover-img{position:absolute;transform:translateY(-50%);top:0;right:0;z-index:3;opacity:0;pointer-events:none;transition:opacity 300ms;will-change:opacity;margin-top:10.3125rem;}
.__history-per-years .__hover-img img{display:block;max-width:420px;border-radius:.5rem;}
.__history-per-years .__hover-img.__active{opacity:1;}

@media screen and (max-width:1300px){
	.__history-per-years .__details {max-width: 800px;}
}

@media screen and (max-width:1200px){
	.__history-per-years .__details {max-width: 700px;}
}


@media screen and (max-width:1024px){
	.__history-per-years .__details .__detail-block dl dd ul li.__has-image p:after{display:none;}
	.__history-per-years .__details .__detail-block dl dd img{margin-top:1.125rem;display:block;}
	.__history-per-years .__hover-img{display:none;}
	
	.__history-per-years .__details {max-width: unset;}
	.__history-per-years .__years {display: none;}
	.__history-per-years .__details .__detail-block h4 {display: block;}
	.__history-per-years .__inner {padding: 0;}
	
	.__history-per-years .__details .__detail-block {opacity: 1;margin: 0 0 40px;}
	.__history-per-years .__details .__detail-block:last-child {margin: 0;}
	.__history-per-years .__details .__detail-block dl {padding: 20px;gap: 20px;}
	.__history-per-years .__details .__detail-block dl dt {font-size: 18px;}
	.__history-per-years .__details .__detail-block dl dd ul li > p {font-size: 16px;}
}

@media screen and (max-width:768px){
}