#news-box{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;overflow:hidden}@media screen and (min-width: 750px){#news-box{padding:5rem var(--size-padding-box) 8.75rem}}@media screen and (max-width: 750px){#news-box{padding:8vw 0 10vw}}#news-box .title-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1rem 0 3.1666rem}@media screen and (max-width: 750px){#news-box .title-box{margin:0 0 6vw}}@media screen and (min-width: 750px){#news-box .list-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}#news-box .list-box .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 750px){#news-box .list-box .left{width:60.5rem;margin-right:3.75rem}}@media screen and (max-width: 750px){#news-box .list-box .left{padding:0 2vw}}#news-box .list-box .left .item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}#news-box .list-box .left .item:not(:first-child) .info-box{border-left:1px solid #dcdcdc}#news-box .list-box .left .item:hover .img-box .front{-webkit-transform:rotate3d(0, 1, 0, 180deg);transform:rotate3d(0, 1, 0, 180deg)}#news-box .list-box .left .item:hover .img-box .back{-webkit-transform:rotate3d(0, 1, 0, 0deg);transform:rotate3d(0, 1, 0, 0deg)}#news-box .list-box .left .item .img-box{position:relative;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1500px;perspective:1500px}@media screen and (min-width: 750px){#news-box .list-box .left .item .img-box{height:22.8333rem;margin-bottom:3.3333rem}}@media screen and (max-width: 750px){#news-box .list-box .left .item .img-box{height:37vw;margin-bottom:4vw}}#news-box .list-box .left .item .img-box .front,#news-box .list-box .left .item .img-box .back{width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-o-object-fit:cover;object-fit:cover;-webkit-transition-duration:.6s;transition-duration:.6s}#news-box .list-box .left .item .img-box .back{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-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;padding:0 4.1666rem;color:#fff;text-align:center;background-color:var(--color-main);-webkit-transform:rotate3d(0, 1, 0, -180deg);transform:rotate3d(0, 1, 0, -180deg)}@media screen and (max-width: 750px){#news-box .list-box .left .item .img-box .back{padding:0 3vw}}#news-box .list-box .left .item .img-box .back .title{font-size:1.6666rem;font-weight:500}@media screen and (max-width: 750px){#news-box .list-box .left .item .img-box .back .title{font-size:1.0833rem}}#news-box .list-box .left .item .img-box .back .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:2.5rem auto;line-height:2rem;font-weight:200;font-size:1.25rem}@media screen and (max-width: 750px){#news-box .list-box .left .item .img-box .back .text{font-size:.8333rem;margin:3vw 0;line-height:1.4}}#news-box .list-box .left .item .img-box .back .item-btn{width:11rem;height:3.1666rem;font-size:1.25rem;-webkit-transition-duration:.4s;transition-duration:.4s}@media screen and (max-width: 750px){#news-box .list-box .left .item .img-box .back .item-btn{width:50%;height:6vw;font-size:.9166rem}}#news-box .list-box .left .item .img-box .back .item-btn:hover{-webkit-transform:translateY(-0.5rem);-ms-transform:translateY(-0.5rem);transform:translateY(-0.5rem)}@media screen and (min-width: 750px){#news-box .list-box .left .item:first-child .info-box{padding-left:0 !important}}@media screen and (max-width: 750px){#news-box .list-box .left .item:first-child .info-box{padding-left:2vw !important}}#news-box .list-box .left .item .info-box{line-height:1;padding:0 1.6666rem 1.5rem}@media screen and (max-width: 750px){#news-box .list-box .left .item .info-box{padding:0 4vw 4vw}}#news-box .list-box .left .item .info-box .title{margin-bottom:1.5rem;color:#333;font-weight:500;font-size:1.4rem}@media screen and (max-width: 750px){#news-box .list-box .left .item .info-box .title{font-size:1.1666rem;font-weight:600;margin-bottom:2vw}}#news-box .list-box .left .item .info-box .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.25rem;color:#666;line-height:2rem;height:4rem}@media screen and (max-width: 750px){#news-box .list-box .left .item .info-box .text{font-size:.9166rem;line-height:4vw;height:8vw}}#news-box .list-box .left .item .info-box .time{margin-top:2rem;color:#666;line-height:1.2}@media screen and (max-width: 750px){#news-box .list-box .left .item .info-box .time{margin-top:2vw;line-height:1}}#news-box .list-box .left .item .info-box .time p{font-size:1.6666rem}@media screen and (max-width: 750px){#news-box .list-box .left .item .info-box .time p{font-size:1rem;font-weight:600}}#news-box .list-box .left .item .info-box .time span{font-size:1.25rem}@media screen and (max-width: 750px){#news-box .list-box .left .item .info-box .time span{font-size:.8333rem}}#news-box .list-box .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 750px){#news-box .list-box .right{width:calc(100% - 60.5rem - 3.75rem);margin-left:auto}}@media screen and (max-width: 750px){#news-box .list-box .right{padding:0 4vw;margin-top:6vw}}#news-box .list-box .right .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;background-image:-webkit-gradient(linear, left top, left bottom, from(var(--color-main)), to(var(--color-main)));background-image:linear-gradient(var(--color-main), var(--color-main));background-repeat:no-repeat;background-size:0 100%;background-position:0 bottom;-webkit-transition:background-size .6s;transition:background-size .6s}@media screen and (min-width: 750px){#news-box .list-box .right .item{height:13rem}}#news-box .list-box .right .item:not(:first-child){margin-top:1rem}@media screen and (max-width: 750px){#news-box .list-box .right .item:not(:first-child){margin-top:2vw}}#news-box .list-box .right .item:hover{background-size:100% 100%;background-position:100% bottom}#news-box .list-box .right .item:hover .info-box{color:#fff}#news-box .list-box .right .item:hover .info-box div{-webkit-transition-delay:0s;transition-delay:0s}#news-box .list-box .right .item:hover .info-box .title{color:#fff}#news-box .list-box .right .item .item-img{width:17.3333rem;height:100%;margin-right:1.6666rem}@media screen and (max-width: 750px){#news-box .list-box .right .item .item-img{width:30vw;height:24vw;margin-right:2vw}}#news-box .list-box .right .item .info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;line-height:1;color:#666;font-size:1.25rem}@media screen and (max-width: 750px){#news-box .list-box .right .item .info-box{font-size:1rem}}#news-box .list-box .right .item .info-box div{-webkit-transition:color .4s;transition:color .4s;-webkit-transition-delay:.2s;transition-delay:.2s}#news-box .list-box .right .item .info-box .title{font-size:1.3rem;color:#333}@media screen and (max-width: 750px){#news-box .list-box .right .item .info-box .title{font-size:1.1666rem;font-weight:600}}#news-box .list-box .right .item .info-box .text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width: 750px){#news-box .list-box .right .item .info-box .text{height:4rem;line-height:2rem;margin:1.6666rem 0 2.1666rem}}@media screen and (max-width: 750px){#news-box .list-box .right .item .info-box .text{height:8vw;line-height:4vw;margin:2vw 0;font-size:.9166rem}}