#news-box{padding-left:var(--size-padding-box);padding-right:var(--size-padding-box);position:relative;width:100vw;padding-bottom:7.5rem}@-webkit-keyframes fadeIn-up{from{opacity:0;-webkit-transform:translateY(6rem);transform:translateY(6rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn-up{from{opacity:0;-webkit-transform:translateY(6rem);transform:translateY(6rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width: 750px){#news-box{padding-bottom:6vw}}@media screen and (min-width: 750px){#news-box .type-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 750px){#news-box .type-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 2vw;padding:4vw 0 2vw;white-space:nowrap;overflow-y:hidden;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}#news-box .type-box .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;line-height:1;color:var(--color-main);font-size:1.6666rem;text-align:center;border:1px solid #f3f3f3;-webkit-transition-duration:.3s;transition-duration:.3s}#news-box .type-box .item:nth-child(1){-webkit-animation:fadeIn-up .8s ease 1 0.1s;animation:fadeIn-up .8s ease 1 0.1s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(2){-webkit-animation:fadeIn-up .8s ease 1 0.2s;animation:fadeIn-up .8s ease 1 0.2s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(3){-webkit-animation:fadeIn-up .8s ease 1 0.3s;animation:fadeIn-up .8s ease 1 0.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(4){-webkit-animation:fadeIn-up .8s ease 1 0.4s;animation:fadeIn-up .8s ease 1 0.4s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(5){-webkit-animation:fadeIn-up .8s ease 1 0.5s;animation:fadeIn-up .8s ease 1 0.5s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(6){-webkit-animation:fadeIn-up .8s ease 1 0.6s;animation:fadeIn-up .8s ease 1 0.6s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(7){-webkit-animation:fadeIn-up .8s ease 1 0.7s;animation:fadeIn-up .8s ease 1 0.7s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(8){-webkit-animation:fadeIn-up .8s ease 1 0.8s;animation:fadeIn-up .8s ease 1 0.8s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(9){-webkit-animation:fadeIn-up .8s ease 1 0.9s;animation:fadeIn-up .8s ease 1 0.9s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(10){-webkit-animation:fadeIn-up .8s ease 1 1s;animation:fadeIn-up .8s ease 1 1s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(11){-webkit-animation:fadeIn-up .8s ease 1 1.1s;animation:fadeIn-up .8s ease 1 1.1s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#news-box .type-box .item:nth-child(12){-webkit-animation:fadeIn-up .8s ease 1 1.2s;animation:fadeIn-up .8s ease 1 1.2s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@media screen and (min-width: 750px){#news-box .type-box .item{width:11rem;height:3.3333rem;margin:3.6666rem 0 5.3333rem}#news-box .type-box .item:not(:first-child){margin-left:1.8333rem}}@media screen and (max-width: 750px){#news-box .type-box .item{height:8vw;padding:0 4vw;font-size:1rem;scroll-snap-align:start}#news-box .type-box .item:not(:first-child){margin-left:2vw}}#news-box .type-box .item:hover,#news-box .type-box .item.active{color:#fff;border-color:#99cce9;background-color:var(--color-main)}@media screen and (min-width: 750px){#news-box .tab-data .item.active .swiper-slide:nth-last-child(1){-webkit-animation:fadeIn-up .8s ease 1 0.1s;animation:fadeIn-up .8s ease 1 0.1s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(2){-webkit-animation:fadeIn-up .8s ease 1 0.2s;animation:fadeIn-up .8s ease 1 0.2s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(3){-webkit-animation:fadeIn-up .8s ease 1 0.3s;animation:fadeIn-up .8s ease 1 0.3s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(4){-webkit-animation:fadeIn-up .8s ease 1 0.4s;animation:fadeIn-up .8s ease 1 0.4s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(5){-webkit-animation:fadeIn-up .8s ease 1 0.5s;animation:fadeIn-up .8s ease 1 0.5s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(6){-webkit-animation:fadeIn-up .8s ease 1 0.6s;animation:fadeIn-up .8s ease 1 0.6s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(7){-webkit-animation:fadeIn-up .8s ease 1 0.7s;animation:fadeIn-up .8s ease 1 0.7s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(8){-webkit-animation:fadeIn-up .8s ease 1 0.8s;animation:fadeIn-up .8s ease 1 0.8s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(9){-webkit-animation:fadeIn-up .8s ease 1 0.9s;animation:fadeIn-up .8s ease 1 0.9s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(10){-webkit-animation:fadeIn-up .8s ease 1 1s;animation:fadeIn-up .8s ease 1 1s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(11){-webkit-animation:fadeIn-up .8s ease 1 1.1s;animation:fadeIn-up .8s ease 1 1.1s}#news-box .tab-data .item.active .swiper-slide:nth-last-child(12){-webkit-animation:fadeIn-up .8s ease 1 1.2s;animation:fadeIn-up .8s ease 1 1.2s}}@media screen and (max-width: 750px){#news-box .tab-data .news-swiper{padding-bottom:14vw;width:calc(100% - 4vw)}}#news-box .tab-data .news-swiper .swiper-pagination{--swiper-pagination-bullet-width: 10.6vw;--swiper-pagination-color: var(--color-main);-webkit-animation-fill-mode:backwards !important;animation-fill-mode:backwards !important}@media screen and (max-width: 750px){#news-box .tab-data .news-swiper .swiper-pagination{-webkit-animation:fadeIn-up .8s ease 1 .4s;animation:fadeIn-up .8s ease 1 .4s}}#news-box .tab-data .news-swiper .swiper-pagination .swiper-pagination-bullet{border-radius:100px;-webkit-transition-duration:.3s;transition-duration:.3s}#news-box .tab-data .news-swiper .swiper-slide{padding-top:.5rem;width:100%;line-height:1;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-animation-fill-mode:backwards !important;animation-fill-mode:backwards !important}@media screen and (max-width: 750px){#news-box .tab-data .news-swiper .swiper-slide{-webkit-animation:fadeIn-up .8s ease 1 .3s;animation:fadeIn-up .8s ease 1 .3s}}#news-box .tab-data .news-swiper .swiper-slide:hover{-webkit-transform:translateY(-0.5rem);-ms-transform:translateY(-0.5rem);transform:translateY(-0.5rem)}#news-box .tab-data .news-swiper .swiper-slide:hover .img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#news-box .tab-data .news-swiper .swiper-slide:hover .img::after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#news-box .tab-data .news-swiper .swiper-slide:hover .time img{-webkit-transform:translateX(0.5rem);-ms-transform:translateX(0.5rem);transform:translateX(0.5rem)}#news-box .tab-data .news-swiper .swiper-slide .img{position:relative;width:100%;height:14.5rem;overflow:hidden}#news-box .tab-data .news-swiper .swiper-slide .img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition-duration:.5s;transition-duration:.5s}#news-box .tab-data .news-swiper .swiper-slide .img::after{content:"";position:absolute;left:0;bottom:-1px;z-index:5;width:97%;height:1.8333rem;-webkit-clip-path:polygon(0 0, 93% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 93% 0, 100% 100%, 0 100%);background-color:var(--color-main);-webkit-transform-origin:0% 50%;-ms-transform-origin:0% 50%;transform-origin:0% 50%;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}@media screen and (min-width: 750px){#news-box .tab-data .news-swiper .swiper-slide .info-box{padding:2.8333rem 1.1666rem}}@media screen and (max-width: 750px){#news-box .tab-data .news-swiper .swiper-slide .info-box{padding:4vw 3vw}}#news-box .tab-data .news-swiper .swiper-slide .info-box .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:2.5rem;color:#333;font-weight:600}@media screen and (min-width: 750px){#news-box .tab-data .news-swiper .swiper-slide .info-box .title{font-size:1.8333rem}}@media screen and (max-width: 750px){#news-box .tab-data .news-swiper .swiper-slide .info-box .title{font-size:1.5rem}}#news-box .tab-data .news-swiper .swiper-slide .info-box .text{color:#606060}@media screen and (min-width: 750px){#news-box .tab-data .news-swiper .swiper-slide .info-box .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;height:11rem;line-height:2.75rem;margin:2.1666rem 0 3.3333rem;font-size:1.5rem}}@media screen and (max-width: 750px){#news-box .tab-data .news-swiper .swiper-slide .info-box .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:7.5rem;line-height:2.5rem;margin:3vw 0 6vw;font-size:1.3333rem}}#news-box .tab-data .news-swiper .swiper-slide .info-box .time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.1666rem;padding-right:1rem}#news-box .tab-data .news-swiper .swiper-slide .info-box .time span{color:var(--color-main)}#news-box .tab-data .news-swiper .swiper-slide .info-box .time div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#a9a9a9;text-transform:uppercase}#news-box .tab-data .news-swiper .swiper-slide .info-box .time div img{display:block;margin-right:1rem;-webkit-transition-duration:.3s;transition-duration:.3s}