@charset "euc-kr"; 

/* webfont */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard-dynamic-subset.css"); 
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* common */
#wrapper {width: auto; min-width: 1200px; margin: 0 0 -80px; caret-color: transparent;}
#wrapper .mask {position: relative; text-align: center; display: flex; flex-direction: column; align-items: center;}
#wrapper .thumb {position: relative; left: 50%; transform: translateX(-50%);}
#wrapper .swiper-button-prev, #wrapper .swiper-button-next {display: block; text-indent: -9999px;}
#wrapper .swiper-button-next:after, #wrapper .swiper-button-prev:after {display: none;}

.visual{padding:100px 0;}
.tit_top{color:#010D24; line-height:1.2; letter-spacing:-3px;}
.tit_top .band1{font-family: 'GmarketSansBold';}
.tit_top .band1 .txt1{font-size:40px;}
.tit_top .band1 .txt2{font-size:60px;}
.tit_top .band2{margin:20px 0 0; font-size:26px; font-family:'pretendard'; font-weight:400; letter-spacing:-1px;}
.tit_top .band2 strong{font-weight:700;}
.tit_top .c1{color:#0046D1; font-weight:700;}

.v_thumb{padding:110px 0 0; background:url(img/bg.png) no-repeat center top; width:100%;}
.v_thumb .tablet{position:relative; background:url(img/tablet.png) no-repeat; width:970px; height:643px; margin:0 auto;}
.v_thumb .tablet .inner{position:absolute; left: 62px;top: 57px; width: 842px; height:514px; border-radius:10px; overflow:hidden;}
.v_thumb .tablet .inner .gif{position:absolute; left: 50%;top: 50%; transform:translate(-50%, -50%);}
.v_thumb .tablet .ticket{position:absolute; left:-80px; top:-60px;}
.v_thumb .dec{margin:10px 0 0; display:flex; justify-content: center; gap:15px;}

