@charset "UTF-8";@media only screen and (max-width:768px){.pc{display:none!important}}@media only screen and (min-width:769px){.sp{display:none!important}}*{box-sizing:border-box}img{max-width:100%;height:auto;vertical-align:bottom}.modal-popup{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:200;display:flex;align-items:center;justify-content:center;transition:opacity .3s,visibility .3s}.modal-popup.hide{opacity:0;visibility:hidden}.modal-popup__bg{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(2,2,2,.69)}.modal-popup__cont{position:relative;color:#fff;text-align:center;width:calc(100% - 100px);max-width:1200px;max-height:90vh;padding:28px 80px}@media only screen and (max-width:768px){.modal-popup__cont{width:calc(100% - 84px);padding:74px 20px}}.modal-popup__cont__close{position:absolute;width:40px;top:10px;right:10px;text-align:center;cursor:pointer}@media only screen and (max-width:768px){.modal-popup__cont__close{top:0;right:0}}.modal-popup__cont__close span{font-size:12px;font-size:1.2rem;line-height:1.16666667;font-weight:600;display:block;text-align:center;margin-top:4px}@media only screen and (max-width:768px){.modal-popup__cont__close span{display:none}}.modal-popup__cont__title{font-size:35px;font-size:3.5rem;line-height:1.2;font-weight:600}@media only screen and (max-width:768px){.modal-popup__cont__title{font-size:20px;font-size:2rem;line-height:1.8}}.modal-popup__cont__image{height:calc(90vh - 196px);max-height:611px;margin:24px auto 28px}@media only screen and (max-width:768px){.modal-popup__cont__image{margin:32px auto 38px;height:auto;max-height:calc(90vh - 300px)}}.modal-popup__cont__image img{display:block;width:auto;height:calc(90vh - 196px);max-height:611px;margin:0 auto}@media only screen and (max-width:768px){.modal-popup__cont__image img{height:auto;max-height:calc(90vh - 300px)}}.modal-popup__cont .news-detail-link{font-size:35px;font-size:3.5rem;line-height:1.2;font-weight:600;text-decoration:underline;color:#fff}@media only screen and (max-width:768px){.modal-popup__cont .news-detail-link{font-size:20px;font-size:2rem}}.c-news__contents .c-text .ribbon{display:inline-block;position:relative;background:#dfbf46;padding:4px 30px}@media only screen and (max-width:768px){.c-news__contents .c-text .ribbon{padding:4px 20px}}.c-news__contents .c-text .ribbon:before{content:"";width:15px;height:100%;background:#fff;position:absolute;top:0;left:-1px;clip-path:polygon(0 0,100% 50%,0 100%)}@media only screen and (max-width:768px){.c-news__contents .c-text .ribbon:before{width:10px}}.c-news__contents .c-text .ribbon:after{content:"";width:15px;height:100%;background:#fff;position:absolute;top:0;right:-1px;clip-path:polygon(0 50%,100% 0,100% 100%)}@media only screen and (max-width:768px){.c-news__contents .c-text .ribbon:after{width:10px}}.c-news__contents .img-box.col{max-width:900px;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){.c-news__contents .img-box.col{display:block}}.c-news__contents .img-box.col p{width:44.44444444%}@media only screen and (max-width:768px){.c-news__contents .img-box.col p{width:100%;margin-bottom:20px}}.c-news__contents .img-box.one{max-width:350px;margin-left:auto;margin-right:auto}@media only screen and (max-width:768px){.c-news__contents .img-box.one{max-width:100%}}