/* history */
.history{padding:3vw 0 18.75vw}
.history > li{margin-bottom:10.9375vw}
.history > li:last-child{margin-bottom:0}
.history .year{padding-bottom:5.46875vw}
.history_month{width:78.125vw;margin:0 auto}
.history_month .month{width:10vw;padding-top:1vw}
.history_month .text{width:calc(100% - 10vw);line-height:208%}
.history .visual{width:78.125vw;margin:7.03125vw auto 0}
.history .visual .text{left:0;bottom:0;width:100%;line-height:7.8125vw;background:rgba(35,24,21,0.8);font-size:3.28125vw;letter-spacing:-0.05em;color:#afaaa9}
.history .slide .swiper-container{overflow:visible}

/* awards */
.awards{padding-bottom:10.9375vw}
.awards .img_title{padding-bottom:1.5625vw}
/* .awards li{width:50%;height:43.75vw;padding-top:6.25vw;border-bottom:1px solid #e5e5e5;box-sizing:border-box} */
.awards li{width:50%;height:43.75vw;padding:6.25vw 1vw 0 1vw;border-bottom:1px solid #e5e5e5;box-sizing:border-box}
.awards .text{padding-top:3.125vw;font-size:3.28125vw}
.awards li:nth-last-child(1), .awards li:last-child{border-bottom:0}