@charset "UTF-8";#bg-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background-color:#f8fbff}#bg-wrap svg{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover}.rect-anim{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;will-change:transform}.rect1{-webkit-animation:move1 20s ease-in-out infinite,rotate1 7s linear infinite;animation:move1 20s ease-in-out infinite,rotate1 7s linear infinite}.rect2{-webkit-animation:move2 23s ease-in-out infinite,rotate1 12s linear infinite;animation:move2 23s ease-in-out infinite,rotate1 12s linear infinite}.rect3{-webkit-animation:move3 25s ease-in-out infinite,rotate2 9s linear infinite;animation:move3 25s ease-in-out infinite,rotate2 9s linear infinite}@-webkit-keyframes rotate1{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate1{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate2{from{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate2{from{-webkit-transform:rotate(360deg);transform:rotate(360deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@media (min-width:1281px){html .column-wrap .main{background:0 0}}.slider-wrap{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;height:160px;position:relative;width:100%}.slider-viewport{position:relative;width:100%;height:100%;overflow:hidden;margin:0 .5rem}.slider-viewport::after,.slider-viewport::before{content:"";position:absolute;top:0;height:100%;z-index:10;pointer-events:none;background-color:rgba(68,68,68,.5);display:none}@media (min-width:641px){.slider-viewport::after,.slider-viewport::before{display:block;width:30%}.slider-viewport::before{left:0}.slider-viewport::after{right:0}}.slider{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0;padding:0;list-style:none;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.slider li{height:100%;-ms-flex-negative:0;flex-shrink:0;background-size:cover;background-position:center;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;width:100%}@media (min-width:641px){.slider li{width:30%}.slider li.active{width:40%}}.slider-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;cursor:default;pointer-events:none}.active .slider-link{cursor:pointer;pointer-events:auto}.arrow-container{width:40px;height:100px;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;z-index:20}.arrow-svg{display:block;width:100%;height:100%;background-color:#646464;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 10"><path d="M3 2L1 5l2 3" fill="none" stroke="black" stroke-width="0.4" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 10"><path d="M3 2L1 5l2 3" fill="none" stroke="black" stroke-width="0.4" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center/contain}.next .arrow-svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}html .name-btns{background:0 0}@media (min-width:1281px){html .column-wrap .sub{background:0 0}}html .name-btns>:not(.sec-headline):not(.btns-desc){font-size:min(2.5vw,14px);background:rgba(var(--color08),.8);color:rgba(var(--color00),1);border:1px solid rgba(var(--color08),1);border-radius:7px;padding:.55rem 1rem;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;text-align:center;margin:.25em .25em;font-weight:700;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.45);box-shadow:1px 1px 4px 0 rgba(0,0,0,.45)}.movie .sec-headline{font-size:min(5vw,24px);background-image:-webkit-gradient(linear,left top,right top,from(rgba(15,76,129,.8)),to(rgba(15,76,129,0)));background-image:linear-gradient(90deg,rgba(15,76,129,.8),rgba(15,76,129,0));border-radius:100px 0 0 100px;color:rgba(var(--color08),1);padding:1rem;margin-bottom:1.5rem}@media (min-width:831px){.movie .sec-headline{width:60%;padding:1.3rem 1.5rem;margin-bottom:2rem}}.movie .btn-wrap::before{content:"";position:absolute;top:45%;width:90%;height:.5px;background-color:rgba(var(--color08),.8);z-index:1}.movie .btn.listmore{position:relative;z-index:2;padding:1rem 4rem .85rem 4rem;background-color:rgba(var(--color08),1);text-decoration:none;border:1px solid rgba(var(--color08),1);border-radius:50px;font-size:14px;-webkit-transition:opacity .3s;transition:opacity .3s}.movie .btn.listmore::after{content:"";display:inline-block;width:12px;height:12px;margin-left:1rem;border-bottom:1px solid rgba(var(--color00));border-right:1px solid rgba(var(--color00));-webkit-transform:translateY(-2px) rotate(45deg);transform:translateY(-2px) rotate(45deg)}.movie .article-list.type02 li{background-color:#fff;padding:.3rem;border-radius:15px;margin-bottom:.3rem}@media (min-width:831px){.movie .article-list.type02 li{padding:.5rem;border-radius:20px;margin-bottom:.5rem}}.movie .row3.type02>*{-ms-flex:0 0 49.5;-webkit-box-flex:0;flex:0 0 49.5%}@media (min-width:641px){.movie .row3.type02>*{-ms-flex:0 0 32.8%;-webkit-box-flex:0;flex:0 0 32.8%}}.movie .thumb{border-radius:13px}@media (min-width:831px){.movie .thumb{border-radius:15px}}.movie .article-list.type02 .detail{padding:.75em .2rem 0;position:static;margin-bottom:0;z-index:10;background-color:rgba(255,255,255,.7)}@media (min-width:831px){.movie .article-list.type02 .detail{position:relative;top:-65px;margin-bottom:-60px}}.movie .article-list.type02 .detail .pubmeta .meta-cat:not(:empty){color:#0f4c81}html [data-mov="1"] .thumb::before{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 54"><circle cx="27" cy="27" r="19.13" fill="rgba(0,0,0,0.5)" stroke="white" stroke-width="2"/><path d="M34.87,27l-12.52,7.23v-14.46l12.52,7.23Z" fill="white"/></svg>')}@media (min-width:831px){html [data-mov="1"] .thumb::before{top:-15%}}html .global-footer{background:#f5f5f5;position:relative}html .blog_parts{background-color:rgba(var(--color08),1)}html .socials-wrap .textsns{background-color:rgba(var(--color08),1)}html .hotwords{background-color:rgba(var(--color08),.8)}
/*# sourceMappingURL=style.css.map */
