@charset "UTF-8";
/*
 *  File Name : /ui_resource/css/responsive/main.css
 *  Description : 메인 스타일
 *  Page : index
 */

/* 플로팅배너: index를 로그인 페이지, 로그인 후 게임에서도 같이 사용하고 있어서 노출/미노출 구분하기 위함 */
.floating-banner-comm {display: none;}
.main-page .floating-banner-comm {display: block;}

/* contents : common */
.contents-wrap {overflow: hidden; background-color: #240075}
.contents-wrap img {width: 100%;}
.contents-wrap .layout-inner {display: flex; flex-direction: column; justify-content: center; align-items: center;}
.contents-wrap > section[class^=section-],
.contents-wrap > section[class^=section-] > article[class^=wrapper-] {position: relative; padding: 100px 0 120px; background-color: #240075; box-sizing: border-box;}
.contents-wrap > section[class^=section-].bg-darknavy {background-color: #1A0057;}
.contents-wrap .section-title, 
.contents-wrap .section-title * {color: #fff; font-family: var(--ft-family_Poppins-600); font-size: 60px; text-align: center; letter-spacing: -.5px;}
.contents-wrap .section-title {display: flex; flex-direction: column; align-items: center; margin-bottom: 40px;}
.contents-wrap .section-title .tit-sub {margin-top: 15px; color: #fff; font-family: var(--ft-family_Poppins-300); font-size: 24px; line-height: 1.5;}
.contents-wrap .section-content,
.contents-wrap .section-content * {color: #fff; font-family: var(--ft-family_Poppins-300); font-size: 24px; line-height: 1.2;}
.contents-wrap [class^=img-chip] {z-index: 1; position: absolute;}
.contents-wrap [class^=img-chip] img {width: 100%; height: 100%;}
.contents-wrap .img-chip01 {right: -250px; top: -130px; width: 300px;}
.contents-wrap .img-chip02 {left: -240px; top: -20px; height: 260px;}
.contents-wrap .img-chip03 {right: -130px; top: -140px; height: 280px;}
.contents-wrap .img-chip04 {left: -390px; top: 180px; height: 346px;}
.contents-wrap .img-chip05 {right: -250px; bottom: 0; height: 252px;}
.contents-wrap .img-chip06 {left: -260px; bottom: -220px; height: 260px;}

/* section-visual */
/* [높이값 참고] 계산한 값이 650px 보다 작으면 650px, 800px 보다 크면 800px 로 고정 */
.section-visual {position: relative; height: clamp(650px, calc(100vh - (var(--header-wrap-height) + var(--main-intro-count-height))), 800px);;}
.section-visual:after {content: ""; z-index: 1; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.section-visual .section-title, 
.section-visual .section-title * {font-family: var(--ft-family_Poppins-800); font-size: 100px; text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.80);}
.section-visual .section-title {margin-bottom: 15px;}
.section-visual .wave-ani-wrapper {overflow: hidden; position: relative; width: 1000px; height: 100px;}
.section-visual .wave-ani-wrapper .wave-item {position: absolute; left: 0%; right: 0%; top: -100px; bottom: auto; margin-bottom: 0; line-height: 1;}
.section-visual .wave-ani-wrapper .wave-item .char {display: inline-block; transform: translateY(100%);}
.section-visual video {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
.section-visual .img-character {position: absolute; left: 50%; bottom: -25px; width: 640px; transform: translateX(-50%);}
.section-visual .layout-inner {z-index: 10; position: absolute; left: 50%; bottom: 60px; width: 100%; height: auto; transform: translateX(-50%);}

/* section-intro */
.section-intro .wrapper-intro-count {height: var(--main-intro-count-height); padding: 0 !important;}
.section-intro .wrapper-intro-count .count-list .list-item {display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0 60px;}
.section-intro .wrapper-intro-count .count-list .list-item:first-child {margin-left: 0;}
.section-intro .wrapper-intro-count .count-list .list-item:last-child {margin-right: 0;}
.section-intro .wrapper-intro-count .count-list .list-item .txt {margin-bottom: 5px; color: #fff; font-family: var(--ft-family_Poppins-300); font-size: 34px;}
.section-intro .wrapper-intro-count .count-list .list-item .num {color: #1398FF; font-family: var(--ft-family_Poppins-700); font-size: 60px;}
.section-intro .wrapper-intro-count .count-list .list-item * {line-height: 1;}
.section-intro .wrapper-intro-main {height: 710px;}
.section-intro .wrapper-intro-main video {object-fit: cover; object-position: center; height: 100%;}
.section-intro .wrapper-intro-main .layout-inner {justify-content: flex-start; position: absolute; left: 0; top: 0; width: 100%; padding-top: 90px;}
.section-intro .wrapper-intro-main .section-title {margin-bottom: 20px; line-height: 1.1;}
.section-intro .wrapper-intro-main .section-content,
.section-intro .wrapper-intro-main .section-content * {text-align: center; line-height: 1.45;}
.section-intro .wrapper-intro-main .img-area {z-index: 1; position: absolute; left: 0; bottom: 0; width: 100%;}
.section-intro .wrapper-intro-main .img-area img {position: absolute; left: 50%; bottom: -30px; transform: translateX(-50%); width: 804px;}

/* section-info */
.section-info {padding-bottom: 90px !important;}
.section-info .info-list {display: flex;}
.section-info .info-list .list-item {overflow: hidden; position: relative; width: 320px; height: 388px; margin-right: 40px; border-radius: 30px;}
.section-info .info-list .list-item::before {z-index: 1; content: ""; display: inline-block; position: absolute; left: 0; bottom: 0; width: 100%; height: 208px; /* background: url(../../images/main/bg_info_list.png) left bottom no-repeat; background-size: contain; */ background: linear-gradient(180deg, rgba(56, 17, 174, 0.05) 0%, rgba(56, 17, 174, 0.20) 12%, rgba(56, 17, 174, 0.40) 20.77%, rgba(56, 17, 174, 0.70) 32%, rgba(56, 17, 174, 0.80) 46.77%, #3811AE 100%);}
.section-info .info-list .list-item::after {content: ""; display: none; width: 100%; height: 100%; z-index: 1; position: absolute; left: 0; top: 0; background: linear-gradient(190deg, rgba(19, 152, 255, 0.60) 0%, #1398FF 100%);}
.section-info .info-list .list-item:last-child {margin-right: 0;}
.section-info .info-list .list-item img {transform: scale(1); transition: transform .6s ease-out;}
.section-info .info-list .list-item .content-area {overflow: hidden; display: flex; flex-direction: column; justify-content: center; z-index: 2; position: absolute; left: 0; bottom: 0; width: 100%; height: 208px; text-align: center;}
.section-info .info-list .list-item .content-area .title,
.section-info .info-list .list-item .content-area .title * {font-family: var(--ft-family_Poppins-700); font-size: 34px; line-height: 1;}
.section-info .info-list .list-item .content-area .description {margin-top: 5px; color: #DBD4EC;}

/* section-fanpage */
.section-fanpage {overflow: visible; padding-bottom: 120px;}
.section-fanpage .fanpage-list {display: flex;}
.section-fanpage .fanpage-list .list-item {display: flex; flex-direction: column; justify-content: space-between; align-items: center; position: relative; width: 440px; height: 520px; padding: 40px 0 50px; margin-right: 40px; background: linear-gradient(180deg, #4C17E4 0%, #3811AE 80%); border-radius: 30px; box-sizing: border-box;}
.section-fanpage .fanpage-list .list-item:last-child {margin-right: 0;}
.section-fanpage .fanpage-list .list-item .title-area {display: flex; flex-direction: column; align-items: center;}
.section-fanpage .fanpage-list .list-item .title-area * {color: #fff; line-height: 1;}
.section-fanpage .fanpage-list .list-item .title-area .tit-bold {font-family: var(--ft-family_Poppins-500); font-size: 34px;}
.section-fanpage .fanpage-list .list-item .title-area .tit-extrabold {font-family: var(--ft-family_Poppins-700); font-size: 60px;}
.section-fanpage .fanpage-list .list-item .title-area .tit-medium {color: #DBD4EC; font-family: var(--ft-family_Poppins-300); font-size: 24px;}
.section-fanpage .fanpage-list .list-item .img-area {z-index: 10; position: absolute; top: 160px;}
.section-fanpage .fanpage-list .list-item .img-area video {width: 100%;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] {width: 340px; height: 80px;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back,
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-front {height: 74px; border-radius: 100px;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back {top: 6px; box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.30);}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner {left: 2px; top: 2px; width: calc(100% - 4px); height: calc(100% - 4px); border-radius: 100px;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before,
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {left: 3px; width: calc(100% - 6px); height: calc(50% - 3px);}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before {top: 3px; border-radius: 340px 340px 5px 5px;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {bottom: 3px; border-radius: 5px 5px 340px 340px;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt {font-size: 36px;}
.section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt:nth-child(1) {-webkit-text-stroke-width: 4px; -moz-text-stroke-width: 4px; -ms-text-stroke-width: 4px; text-stroke-width: 4px;}
.section-fanpage .fanpage-list .list-item .button-area.btn-sns {display: flex; align-self: center;}
.section-fanpage .fanpage-list .list-item .button-area.btn-sns .sns-item {width: 70px; height: 70px; margin-right: 20px;}
.section-fanpage .fanpage-list .list-item .button-area.btn-sns .sns-item:last-child {margin-right: 0;}
.section-fanpage .fanpage-list .list-item .button-area.btn-sns .sns-item svg {width: 100%; height: 100%;}
.section-fanpage .fanpage-list .list-item:nth-child(1) .img-area {width: 200px;}
.section-fanpage .fanpage-list .list-item:nth-child(2) .img-area {top: 170px; width: 188px;}
.section-fanpage .fanpage-list .list-item:nth-child(3) .img-area {width: 260px;}

/* section-slot */
.section-slot {position: relative; padding-bottom: 100px !important;}
.section-slot .bg-img {z-index: 0; opacity: 1; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-size: cover; background-position: center; transition: opacity 0.5s ease;}
.section-slot .section-title {margin-bottom: 0;}
.section-slot .section-content {width: 100%;}
.section-slot .slot-swiper {position: relative; display: flex; justify-self: center; width: 100%;}
.section-slot .slot-swiper .swiper-container {height: 260px; padding: 130px 0 115px;}
.section-slot .slot-swiper .swiper-slide {opacity: 0; z-index: 1; width: 612px; height: 262px; background: linear-gradient(0deg, #3811AE 12.72%, #4C17E4 82.54%); box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.75); border-radius: 30px; will-change: transform; transition: transform .45s ease, opacity .45s ease, filter .45s ease; transform: scale(.8); }
.section-slot .slot-swiper .swiper-slide .slide-inner {display: flex; width: 100%; height: 100%; padding: 0 20px; box-sizing: border-box;}
.section-slot .slot-swiper .swiper-slide-active {opacity: 1; z-index: 3; transform: scale(1.375);}
.section-slot .slot-swiper .swiper-slide-prev,
.section-slot .slot-swiper .swiper-slide-next {opacity: 1; z-index: 2; transform: scale(1);}
.section-slot .slot-swiper .swiper-slide .img-area {position: relative; left: 0; bottom: 20px; width: 260px; line-height: 0;}
.section-slot .slot-swiper .swiper-slide .img-area img {width: 100%;}
.section-slot .slot-swiper .swiper-slide .txt-area {display: flex; flex-direction: column; justify-content: center; width: calc(100% - 260px); height: 100%; padding-left: 40px; box-sizing: border-box;}
.section-slot .slot-swiper .swiper-slide .txt-area .name {margin-bottom: 7px; color: #fff; font-family: var(--ft-family_Poppins-800); font-size: 36px; letter-spacing: -.5px; line-height: 1;}
.section-slot .slot-swiper .swiper-slide .txt-area .description {color: #DBD4EC; font-family: var(--ft-family_Poppins-300); font-size: 14px; line-height: 1.5;}
.section-slot .slot-swiper .swiper-pagination {display: flex; justify-content: center; align-items: center;}
.section-slot .slot-swiper .swiper-pagination-bullet {width: 25px; height: 25px; margin: 0 15px; background: #D9D9D9; border-radius: 50%; transition: all 0.3s ease-in-out; opacity: 1;}
.section-slot .slot-swiper .swiper-pagination-bullet-active {background: #1398FF !important;}
.section-slot .button-area {margin-top: 50px; text-align: center;}
.section-slot .button-area .btn-view-slots {width: 570px;}
.section-slot.resizing .swiper-slide {transition: none !important;}

/* section-review */
.section-review {overflow: hidden; background: #240075;}
.section-review::after {content: ""; display: inline-block; z-index: 1; position: absolute; left: 50%; bottom: -30px; transform: translateX(-50%); width: 568px; height: 100%; background-image: url(../../images/main/img_character_review.png); background-position: calc(0% + 28px) bottom; background-repeat: no-repeat; background-size: contain;}
.section-review .section-title,
.section-review .section-content {z-index: 1; position: relative;}
.section-review .review-list {display: flex; flex-wrap: wrap; justify-content: space-between;}
.section-review .review-list .list-item {display: flex; flex-direction: column; justify-content: center; align-items: center; width: 480px; height: 280px; margin-bottom: 40px; background: linear-gradient(180deg, #4C17E4 0%, #3811AE 80%); border-radius: 30px; box-sizing: border-box;}
.section-review .review-list .list-item:nth-child(n+3) {margin-bottom: 0;}
.section-review .review-list .list-item .star-rating {display: flex;}
.section-review .review-list .list-item .star-rating .star {display: inline-block; width: 38px; height: 34px; margin-right: 10px;}
.section-review .review-list .list-item .star-rating .star:last-child {margin-right: 0;}
.section-review .review-list .list-item .star-rating .star::before {content: ""; display: inline-block; width: 100%; height: 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47' height='42' viewBox='0 0 47 42' fill='none'%3E%3Cpath d='M25.8865 2.11749C24.9484 0.34016 22.4029 0.340155 21.4647 2.11749L16.1969 12.0974C15.9711 12.5253 15.5528 12.8179 15.0735 12.8834L3.52229 14.4623C1.42055 14.7496 0.609155 17.3591 2.17741 18.7875L10.3561 26.237C10.7389 26.5857 10.9148 27.1072 10.8214 27.6166L8.86846 38.265C8.49787 40.2856 10.5873 41.866 12.4307 40.9594L23.0137 35.7548C23.4311 35.5495 23.9202 35.5495 24.3376 35.7548L34.9206 40.9594C36.764 41.866 38.8534 40.2856 38.4828 38.265L36.5299 27.6166C36.4364 27.1072 36.6123 26.5857 36.9952 26.237L45.1739 18.7875C46.7421 17.3591 45.9307 14.7496 43.829 14.4623L32.2777 12.8834C31.7984 12.8179 31.3802 12.5253 31.1543 12.0974L25.8865 2.11749Z' fill='url(%23paint0_linear_1_788)' stroke='%23F47521' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1_788' x1='23.6756' y1='5.06588' x2='20.9258' y2='37.0545' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFDB77'/%3E%3Cstop offset='0.935294' stop-color='%23FEBB00'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); background-size: cover;} 
.section-review .review-list .list-item .review-cont {margin-top: 15px; text-align: center;}
.section-review [class*=img-letter] {z-index: 1; position: absolute;}
.section-review .img-letter01 {z-index: 0; width: 398px; right: -155px; top: -75px;}
.section-review .img-letter02 {width: 404px; left: -275px; bottom: -125px;}
.section-review .img-letter03 {width: 215px; left: 340px; bottom: -110px;}

/* section-btm-banner */
.section-btm-banner {background-image: url(../../images/main/bg_btm_banner.jpg);}
.section-btm-banner .img-character {left: -15px; top: -52px; width: 800px;}

/* 오프캔버스 게임 페이지 (status-login: 게임 로그인 후, ingame_wrapper) */
.login-page.status-login {background-color: #1A0057;}
.login-page.status-login .layout-inner {max-width: 1142px; width: 100%;}
.login-page.status-login .cookiebanner {display: none !important;}

.ingame_wrapper {}
.ingame_wrapper .ingame_container {position: relative; background: url(https://duc-dev.doubleugames.com/images/main/gameplay_bg.jpg);}
.ingame_wrapper .ingame_container .ingame_inner {max-width: 1142px; margin: 0 auto;}
.ingame_wrapper .ingame_header {display: flex; justify-content: space-between; height: 90px;}
.ingame_wrapper .ingame_header .header_logo {display: flex; align-items: center; width:79px;}
.ingame_wrapper .ingame_header .header_logo img {width: 100%;}
.ingame_wrapper .ingame_header .header_navi_wrap {position: relative;}
.ingame_wrapper .ingame_header .header_navi {display: flex; align-items: center; height: 100%;}
.ingame_wrapper .ingame_header .header_navi .navi_item {display: none; flex-direction: column; justify-content: center;}
.ingame_wrapper .ingame_header .header_navi .username {position: relative; padding-left: 20px; color: #949BFF; font-family: 'Noto Sans KR', sans-serif; font-size: 12px; font-weight: bold;}
.ingame_wrapper .ingame_header .header_navi .username::before {content: ""; display: inline-block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 15px; height: 15px; background-position: 0 0; background-repeat: no-repeat; background-size: cover;}
.ingame_wrapper .ingame_header .header_navi .username.fb::before {background-image: url(https://duc-dev.doubleugames.com/images/main/logo_facebook.png);}
.ingame_wrapper .ingame_header .header_navi .username.google::before {background-image: url(https://duc-dev.doubleugames.com/images/main/new/google_logo.png);}
.ingame_wrapper .ingame_header .header_navi .username.email::before {background-image: url(https://duc-dev.doubleugames.com/images/main/logo_email.png);}
.ingame_wrapper .ingame_header .header_navi .navi_item > [class^=btn_] {color: #FFFFFF; font-family: 'Noto Sans KR', sans-serif; font-size: 13px; font-weight: bold;}

/* 오프캔버스 게임 페이지 >> 상단 툴팁 레이어 (이메일 로그인) */
.ingame_wrapper .tooltip_userinfo {display: none; z-index: 3; position: absolute; right: 10px; top: 75px; min-width: 230px; padding: 30px 25px; background: #0B003C; border: 3px solid #220071; box-shadow: 0px 0 20px rgb(0 0 0 / 80%); box-sizing: border-box;}
.ingame_wrapper .tooltip_userinfo.active {display: block;}
.ingame_wrapper .tooltip_userinfo .userinfo_box {display: flex; flex-direction: column; justify-content: center; align-items: center;}
.ingame_wrapper .tooltip_userinfo .userinfo_box * {font-family: var(--ft-family_Poppins-500); font-size: 16px;}
.ingame_wrapper .tooltip_userinfo .in_useremail {color: #fff;}
.ingame_wrapper .tooltip_userinfo .in_userid .account_info {display: flex; justify-content: center; align-items: center; width: 220px; height: 30px; padding: 0 10px; margin-top: 10px; border-radius: 4px; background-color: #fff; color: #0B003C; box-sizing: border-box;}
.ingame_wrapper .tooltip_userinfo .in_userid .userinfo_id {margin-left: 5px;}
.ingame_wrapper .tooltip_userinfo .change_passwd {margin-top: 15px;}
.ingame_wrapper .tooltip_userinfo .change_passwd * {color: #1398FF; font-size: 14px; text-decoration: underline;}
.ingame_wrapper .tooltip_userinfo .account_signout {margin-top: 15px;}
.ingame_wrapper .tooltip_userinfo .btn-logout {width: 160px; height: 40px;}
.ingame_wrapper .tooltip_userinfo .btn-logout .bg-back,
.ingame_wrapper .tooltip_userinfo .btn-logout .bg-front {height: 37px; border-radius: 20px;}
.ingame_wrapper .tooltip_userinfo .btn-logout .bg-back {top: 3px; box-shadow: 0 2.5px 2px 0 rgba(0, 0, 0, 0.30);}
.ingame_wrapper .tooltip_userinfo .btn-logout .front-inner {left: 2px; top: 2px; width: calc(100% - 4px); height: calc(100% - 4px); border-radius: 20px;}
.ingame_wrapper .tooltip_userinfo .btn-logout .front-inner::before,
.ingame_wrapper .tooltip_userinfo .btn-logout .front-inner::after {left: 2px; width: calc(100% - 4px); height: calc(50% - 2px);}
.ingame_wrapper .tooltip_userinfo .btn-logout .front-inner::before {top: 2px; border-radius: 170px  170px  0 0; }
.ingame_wrapper .tooltip_userinfo .btn-logout .front-inner::after {bottom: 2px; border-radius: 0 0 170px  170px ;}
.ingame_wrapper .tooltip_userinfo .btn-logout .txt-area .txt {font-size: 20px;}
.ingame_wrapper .tooltip_userinfo .btn-logout .txt-area .txt:nth-child(1) {-webkit-text-stroke-width: 2px; -moz-text-stroke-width: 2px; -ms-text-stroke-width: 2px; text-stroke-width: 2px;}

/* 오프켄버스 게임 페이지 >> 게임 프레임 영역 */
.ingame_wrapper .ingame_sub_bg {position: relative; width:100%; max-width :100%; height: 100%;}
.ingame_wrapper .ingame_sub_frame {position: absolute; left: 50%; width: 100%; height: 100%; transform: translate3d( -50%, 0%, 0 );} 
.ingame_wrapper .game_area {position: relative; left: 0px; top: 0px; height: 100%; box-shadow: 0 0 0 3px rgb(34, 0, 113) inset;}

/* 오프캔버스 게임 페이지 >> 하단 영역 */
.ingame_wrapper .bottom_qrcode {display: flex; justify-content: space-between; align-items: center; max-width: 1136px; width: 100%; height: 80px; padding: 0 20px; box-sizing: border-box;}
.ingame_wrapper .bottom_qrcode > * {display: flex; align-items: center;}
.ingame_wrapper .bottom_qrcode [class^=align_] > * {display: flex; margin-right: 10px;}
.ingame_wrapper .bottom_qrcode [class^=align_] > *:last-child {margin-right: 0;}
.ingame_wrapper .bottom_qrcode .help_center_wrap {display: flex; align-items: center; margin-top: 4px;}

/* 오프캔버스 게임 >> 패스워드 변경 팝업 */
.reset_passwd_wrap.renew {min-width: 360px; width: auto; height: auto; padding: 30px; background: #0B003C; border: 3px solid #220071; box-shadow: 0px 0 20px rgb(0 0 0 / 80%); box-sizing: border-box;}
.reset_passwd_wrap.renew .btn_reset_pw_close {z-index: 1; position: absolute; top: 20px; right: 20px; width: 24px; height: 24px;}
.reset_passwd_wrap.renew .btn_reset_pw_close::before,
.reset_passwd_wrap.renew .btn_reset_pw_close::after {content: ''; position: absolute; left: 50%; top: 50%; width: 34px; height: 4px; background-color: #fff; border-radius: 15px; transform-origin: center;}
.reset_passwd_wrap.renew .btn_reset_pw_close::before {transform: translate(-50%, -50%) rotate(45deg);}
.reset_passwd_wrap.renew .btn_reset_pw_close::after {transform: translate(-50%, -50%) rotate(-45deg);}
.reset_passwd_wrap.renew .reset_passwd_box {display: flex; flex-direction: column; justify-content: center; align-items: center;}
.reset_passwd_wrap.renew .reset_passwd_box  * {font-family: var(--ft-family_Poppins-500); font-size: 16px;}
.reset_passwd_wrap.renew .reset_passwd_box > li {width: 100%; margin-bottom: 20px; text-align: center;}
.reset_passwd_wrap.renew .reset_passwd_box > li:last-child {margin-bottom: 0 !important;}
.reset_passwd_wrap.renew .reset_passwd_box .popup_tit {margin-bottom: 10px; color: #FFF; font-family: var(--ft-family_Poppins-700); font-size: 36px; text-align: center;}
.reset_passwd_wrap.renew .reset_passwd_box .user_email {color: #1398FF;}
.reset_passwd_wrap.renew .reset_passwd_box .reset_container {display: flex; flex-direction: column; justify-content: center; align-items: center;}
.reset_passwd_wrap.renew .reset_passwd_box .reset_container > [class^=reset_] {display: block; width: 100%; margin-bottom: 10px;}
.reset_passwd_wrap.renew .reset_passwd_box .reset_container > [class^=reset_]:last-child {margin-bottom: 0 !important;}
.reset_passwd_wrap.renew .reset_passwd_box .reset_container > [class^=reset_] input {width: 100%; height: 40px; padding: 0 20px; background: #FFF; border-radius: 4px; border: 0; box-sizing: border-box; color: #333;}
.reset_passwd_wrap.renew .reset_passwd_box .reset_container > [class^=reset_] input::placeholder {color: #999; font-family: var(--ft-family_Poppins-300);}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd {width: 160px; height: 40px;}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .bg-back,
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .bg-front {height: 37px; border-radius: 20px;}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .bg-back {top: 3px; box-shadow: 0 2.5px 2px 0 rgba(0, 0, 0, 0.30);}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .front-inner {left: 2px; top: 2px; width: calc(100% - 4px); height: calc(100% - 4px); border-radius: 20px;}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .front-inner::before,
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .front-inner::after {left: 2px; width: calc(100% - 4px); height: calc(50% - 2px);}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .front-inner::before {top: 2px; border-radius: 170px  170px  0 0; }
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .front-inner::after {bottom: 2px; border-radius: 0 0 170px  170px ;}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .txt-area .txt {font-size: 20px;}
.reset_passwd_wrap.renew .reset_passwd_box .btn-change-passwd .txt-area .txt:nth-child(1) {-webkit-text-stroke-width: 2px; -moz-text-stroke-width: 2px; -ms-text-stroke-width: 2px; text-stroke-width: 2px;}

/* 
 *  [해상도 1142px]
 *  - 컨텐츠 inner: 1142px 기준
 *  - 오프캔버스 게임 영역
 */
@media all and (max-width:1142px) {
    .ingame_wrapper .ingame_header {padding: 0 30px;}
    .ingame_wrapper .ingame_header .header_logo {width: 70px;}
}

/* 
 *  [해상도 1400px]
 *  - 컨텐츠 inner: 1400px 기준
 *  - 1920 기준 / DPR 1 / 16.6
 */
@media all and (max-width:1400px) {   
    /* contents : common */
    .contents-wrap > section[class^=section-],
    .contents-wrap > section[class^=section-] > article[class^=wrapper-] {padding: 6.024vw 0 7.229vw;}
    .contents-wrap .section-title, 
    .contents-wrap .section-title * {font-size: 3.614vw; letter-spacing: -0.030vw;}
    .contents-wrap .section-title {margin-bottom: 2.41vw;}
    .contents-wrap .section-title .tit-sub {margin-top: 0.904vw; font-size: 1.446vw;}
    .contents-wrap .section-content,
    .contents-wrap .section-content * {font-size: 1.446vw;}
    .contents-wrap .img-chip01 {right: -15.060vw; top: -7.831vw; width: 18.072vw;}
    .contents-wrap .img-chip02 {left: -14.458vw; top: -1.205vw; height: 15.663vw;}
    .contents-wrap .img-chip03 {right: -7.831vw; top: -8.434vw; height: 16.867vw;}
    .contents-wrap .img-chip04 {left: -23.494vw; top: 10.843vw; height: 20.843vw;}
    .contents-wrap .img-chip05 {right: -15.060vw; bottom: 0; height: 15.181vw;}
    .contents-wrap .img-chip06 {left: -15.663vw; bottom: -13.253vw; height: 15.663vw;}

    /* section-visual */
    .section-visual {height: clamp(39vw, calc(100vh - (var(--header-wrap-height) + var(--main-intro-count-height))), 48vw);}
    .section-visual .section-title, 
    .section-visual .section-title * {font-size: 6.024vw; text-shadow: 0 0.361vw 0.602vw rgba(0, 0, 0, 0.80);}
    .section-visual .section-title {margin-bottom: 0.904vw;}
    .section-visual .wave-ani-wrapper {width: 60.241vw; height: 6.024vw;}
    .section-visual .wave-ani-wrapper .wave-item {top: -6.024vw;}
    .section-visual .img-character {bottom: -1.506vw; width: 38.554vw;}
    .section-visual .layout-inner {bottom: 3.614vw; width: 100%;}

    /* section-intro */
    .section-intro .wrapper-intro-count .count-list .list-item {margin: 0 3.614vw;}
    .section-intro .wrapper-intro-count .count-list .list-item .txt {margin-bottom: 0.301vw; font-size: 2.048vw;}
    .section-intro .wrapper-intro-count .count-list .list-item .num {font-size: 3.614vw;}
    .section-intro .wrapper-intro-main {height: 42.771vw;}
    .section-intro .wrapper-intro-main .layout-inner {padding-top: 5.422vw;}
    .section-intro .wrapper-intro-main .section-title {margin-bottom: 1.205vw;}
    .section-intro .wrapper-intro-main .img-area img {bottom: -1.807vw; width: 48.434vw;}

    /* section-info */
    .section-info {padding-bottom: 5.422vw !important;}
    .section-info .info-list .list-item {width: 19.277vw; height: 23.373vw; margin-right: 2.41vw; border-radius: 1.807vw;}
    .section-info .info-list .list-item::before {height: 12.53vw;}
    .section-info .info-list .list-item .content-area {height: 12.53vw;}
    .section-info .info-list .list-item .content-area .title,
    .section-info .info-list .list-item .content-area .title * {font-size: 2.048vw;}
    .section-info .info-list .list-item .content-area .description {margin-top: 0.301vw;}

    /* section-fanpage */
    .section-fanpage {padding-bottom: 7.229vw;}
    .section-fanpage .fanpage-list .list-item {width: 26.506vw; height: 31.325vw; padding: 2.41vw 0 3.012vw; margin-right: 2.41vw; border-radius: 1.807vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-bold {font-size: 2.048vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-extrabold {font-size: 3.614vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-medium {font-size: 1.446vw;}
    .section-fanpage .fanpage-list .list-item .img-area {top: 9.639vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] {width: 20.482vw; height: 4.819vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back,
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-front {height: 4.458vw; border-radius: 6.024vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back {top: 0.361vw; box-shadow: 0 0.301vw 0.241vw 0 rgba(0, 0, 0, 0.30);}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner {left: 0.120vw; top: 0.120vw; width: calc(100% - 0.241vw); height: calc(100% - 0.241vw); border-radius:  6.024vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before,
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {left: 0.181vw; width: calc(100% - 0.361vw); height: calc(50% - 0.181vw);}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before {top: 0.181vw; border-radius: 20.482vw 20.482vw 0.301vw 0.301vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {bottom: 0.181vw; border-radius: 0.301vw 0.301vw 20.482vw 20.482vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt {font-size: 2.169vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt:nth-child(1) {-webkit-text-stroke-width: 0.241vw; -moz-text-stroke-width: 0.241vw; -ms-text-stroke-width: 0.241vw; text-stroke-width: 0.241vw;}
    .section-fanpage .fanpage-list .list-item .button-area.btn-sns .sns-item {width: 4.217vw; height: 4.217vw; margin-right: 1.205vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(1) .img-area {width: 12.048vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(2) .img-area {top: 10.241vw; width: 11.325vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(3) .img-area {width: 15.663vw;}

    /* section-slot */
    .section-slot {padding-bottom: 6.024vw !important;}
    .section-slot .slot-swiper .swiper-container {height: 15.663vw; padding: 7.831vw 0 6.928vw;}
    .section-slot .slot-swiper .swiper-slide {width: 36.867vw; height: 15.783vw; box-shadow: 0 0.120vw 0.602vw 0 rgba(0, 0, 0, 0.75); border-radius: 1.807vw;}
    .section-slot .slot-swiper .swiper-slide .slide-inner {padding: 0 1.205vw;}
    .section-slot .slot-swiper .swiper-slide .img-area {bottom: 1.205vw; width: 15.663vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area {width: calc(100% - 15.663vw); padding-left: 2.41vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area .name {margin-bottom: 0.422vw; font-size: 2.169vw; letter-spacing: -0.030vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area .description {font-size: 0.843vw;}
    .section-slot .slot-swiper .swiper-pagination-bullet {width: 1.506vw; height: 1.506vw; margin: 0 0.904vw;}
    .section-slot .button-area {margin-top: 3.012vw;}
    .section-slot .button-area .btn-view-slots {width: 34.337vw;}
 
    /* section-review */
    .section-review::after {bottom: -1.807vw; width: 34.217vw; background-position: calc(0% + 1.687vw) bottom;}
    .section-review .review-list .list-item {width: 28.916vw; height: 16.867vw; margin-bottom: 2.41vw; border-radius: 1.807vw;}
    .section-review .review-list .list-item .star-rating .star {width: 2.289vw; height: 2.048vw; margin-right: 0.602vw;}
    .section-review .review-list .list-item .review-cont {margin-top: 0.904vw;}
    .section-review .img-letter01 {width: 23.976vw; right: -9.337vw; top: -4.518vw;}
    .section-review .img-letter02 {width: 24.337vw; left: -16.566vw; bottom: -7.530vw;}
    .section-review .img-letter03 {width: 12.952vw; left: 20.482vw; bottom: -6.627vw;}

    /* section-btm-banner */
    .section-btm-banner .img-character {left: -0.904vw; top: -3.133vw; width: 48.193vw;}
}

/* 
 *  [해상도 481px ~ 1024px]
 *  1. 769px ~ 1024px
 *  - 낮은 해상도의 PC
 *  - 태블릿 가로모드
 *
 *  2. 481px ~ 768px]
 *  - 모바일 가로모드
 *  - 태블릿 세로모드
 *
 *  3. 768 기준 / DPR 2 / 7.68
 *  4. 태블릿 ui 적용 (mode-tablet)
 *  5. 터치 기반 디바이스 ui 적용 (mode-touch): 태블릿+모바일
 */
@media all and (max-width:1024px) {
    /* contents : common */
    .contents-wrap > section[class^=section-],
    .contents-wrap > section[class^=section-] > article[class^=wrapper-] {padding: 5.208vw 0 6.51vw;}
    .contents-wrap .section-title, 
    .contents-wrap .section-title * {font-size: 3.91vw;}
    .contents-wrap .section-title {margin-bottom: 2.604vw;}
    .contents-wrap .section-title .tit-sub {margin-top: 1.95vw; font-size: 1.563vw;}
    .contents-wrap .section-content,
    .contents-wrap .section-content * {font-size: 1.56vw;}
    .contents-wrap [class^=img-chip] {display: none;}

    /* section-visual */
    .section-visual {height: 45.573vw;}
    .section-visual .section-title, 
    .section-visual .section-title * {font-size: 6.51vw; text-shadow: 0 0.39vw 0.651vw rgba(0, 0, 0, 0.80);}
    .section-visual .section-title {margin-bottom: 1.2vw;}
    .section-visual .wave-ani-wrapper {width: 62.5vw; height: 7.208vw;}
    .section-visual .wave-ani-wrapper .wave-item {top: -6vw; height: 7.208vw;}
    .section-visual .img-character {bottom: -2vw; width: 41vw;}
    .section-visual .layout-inner {bottom: 3.91vw;}

    /* section-intro */
    .section-intro .wrapper-intro-count .count-list .list-item {margin: 0 3.922vw;}
    .section-intro .wrapper-intro-count .count-list .list-item .txt {margin-bottom: 0.781vw; font-size: 1.563vw;}
    .section-intro .wrapper-intro-count .count-list .list-item .num {font-size: 3.255vw;}
    .section-intro .wrapper-intro-main {height: 42.969vw;}
    .section-intro .wrapper-intro-main .layout-inner {padding-top: 4.208vw;}
    .section-intro .wrapper-intro-main .section-title {margin-bottom: 1.604vw;}
    .section-intro .wrapper-intro-main .img-area img {bottom: -1.953vw; width: 52.344vw;}

    /* section-info */
    .section-info {padding-bottom: 6.510vw !important;}
    .section-info .info-list .list-item {width: 22.135vw; height: 25.260vw; margin-right: 2.083vw; border-radius: 1.953vw;}
    .section-info .info-list .list-item::before {height: 13.802vw;}
    .section-info .info-list .list-item .content-area {height: 13.802vw;}
    .section-info .info-list .list-item .content-area .title,
    .section-info .info-list .list-item .content-area .title * {font-size: 2.214vw;}
    .section-info .info-list .list-item .content-area .description {margin-top: 0.326vw;}

    /* section-fanpage */
    .section-fanpage {padding-bottom: 6.510vw;}
    .section-fanpage .fanpage-list .list-item {width: 30.208vw; height: 33.854vw; padding: 2.214vw 0 2.604vw; margin-right: 2.083vw; border-radius: 1.953vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-bold {font-size: 2.214vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-extrabold {font-size: 3.906vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-medium {font-size: 1.563vw;}    
    .section-fanpage .fanpage-list .list-item .img-area {top: 10.417vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] {width: 22.135vw; height: 5.208vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back,
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-front {height: 4.818vw; border-radius: 6.510vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back {top: 0.391vw; box-shadow: 0 0.326vw 0.260vw 0 rgba(0, 0, 0, 0.30);}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner {left: 0.130vw; top: 0.130vw; width: calc(100% - 0.260vw); height: calc(100% - 0.260vw); border-radius:  6.510vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before,
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {left: 0.195vw; width: calc(100% - 0.391vw); height: calc(50% - 0.195vw);}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before {top: 0.195vw; border-radius: 22.135vw 22.135vw 0.326vw 0.326vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {bottom: 0.195vw; border-radius: 0.326vw 0.326vw 22.135vw 22.135vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt {font-size: 2.344vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt:nth-child(1) {-webkit-text-stroke-width: 0.260vw; -moz-text-stroke-width: 0.260vw; -ms-text-stroke-width: 0.260vw; text-stroke-width: 0.260vw;}
    .section-fanpage .fanpage-list .list-item .button-area.btn-sns .sns-item {width: 4.557vw; height: 4.557vw; margin-right: 1.302vw; filter: drop-shadow(0 0.326vw 0.26vw rgba(0,0,0,.30));}
    .section-fanpage .fanpage-list .list-item:nth-child(1) .img-area {width: 13.021vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(2) .img-area {top: 11.068vw; width: 12.24vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(3) .img-area {width: 16.927vw;}

    /* section-slot */
    .section-slot {padding-bottom: 6.5104vw !important;}
    .section-slot .slot-swiper .swiper-container {height: 17.057vw; padding: 8.203vw 0 7.617vw;}
    .section-slot .slot-swiper .swiper-slide {width: 39.844vw; height: 17.057vw; border-radius: 1.432vw;}
    .section-slot .slot-swiper .swiper-slide .slide-inner {padding: 0 1.302vw;}
    .section-slot .slot-swiper .swiper-slide .img-area {bottom: 1.302vw; width: 16.927vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area {width: calc(100% - 18.229vw); padding-left: 2vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area .name {margin-bottom: 0.260vw; font-size: 2.344vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area .description {font-size: 0.9115vw;}
    .section-slot .slot-swiper .swiper-pagination-bullet {width: 1.628vw; height: 1.628vw; margin: 0 0.977vw;}
    .section-slot .button-area {margin-top: 3.255vw;}
    .section-slot .button-area .btn-view-slots {width: 37.109vw;}

    /* section-review */
    .section-review::after {bottom: 0; width: 34.5vw; background-position: calc(0% + 1.5vw) bottom;}
    .section-review .review-list .list-item {width: 34.245vw; height: 18.359vw; margin-bottom: 2.083vw; border-radius: 1.953vw;}
    .section-review .review-list .list-item .star-rating .star {width: 2.474vw; height: 2.214vw; margin-right: 0.521vw;}
    .section-review .review-list .list-item .review-cont {margin-top: 1.302vw;}
    .section-review .img-letter01 {width: 23vw; right: -4vw; top: -5.5vw;}
    .section-review .img-letter02 {width: 22vw; left: -2vw; bottom: -6vw;}
    .section-review .img-letter03 {width: 12vw; left: 26vw; bottom: -5.5vw;}

    /* section-btm-banner */
    .section-btm-banner .img-character {left: -1.302vw; top: -2.148vw; width: 52.083vw;}

    /* 오프켄버스 게임 페이지: 하단 qrcode, 푸터 영역 제거 */
    .ingame_wrapper .bottom_qrcode,
    .login-page.status-login .footer_container {display: none;}
}

/* 
 *  [해상도 ~ 480px]
 *  - 모바일 (최소 360px까지)
 *  - 360 기준 / DPR 3 / 3.6
 *  - 모바일 ui 적용 (mode-mobile)
 */
@media all and (max-width:480px) {
    /* contents : common */
    .contents-wrap > section[class^=section-],
    .contents-wrap > section[class^=section-] > article[class^=wrapper-] {padding: 9.259vw 0 11.111vw;}
    .contents-wrap .section-title, 
    .contents-wrap .section-title * {font-size: 7.407vw;}
    .contents-wrap .section-title {margin-bottom: 6.481vw;}
    .contents-wrap .section-title .tit-sub {margin-top: 4.63vw; font-size: 3.704vw;}
    .contents-wrap .section-content,
    .contents-wrap .section-content * {font-size: 3.704vw;}

    /* section-visual */
    .section-visual {height: 96.296vw;}
    .section-visual .section-title, 
    .section-visual .section-title * {font-size: 12.963vw; text-shadow: 0 0.833vw 1.296vw rgba(0, 0, 0, 0.80);}
    .section-visual .section-title {margin-bottom: 3.704vw;}
    .section-visual .wave-ani-wrapper {overflow: hidden; position: relative; width: 100%; height: calc(2lh); --swap-cycle: 7s;}
    .section-visual .wave-ani-wrapper .wave-item {opacity: 0; position: absolute; left: 0; right: 0; top: 0; transform: translateY(6%); animation-duration: var(--swap-cycle); animation-iteration-count: infinite; animation-timing-function: linear; animation-fill-mode: both; will-change: opacity, transform, filter;}
    .section-visual .wave-ani-wrapper .wave-item:nth-child(1) {animation-name: textSwap01; animation-delay: 0s;}
    .section-visual .wave-ani-wrapper .wave-item:nth-child(2) {animation-name: textSwap02; animation-delay: calc(var(--swap-cycle) / 2);}
    .section-visual .img-character {bottom: -3vw; width: 86%;}
    .section-visual .layout-inner {bottom: 7.407vw;}

    /* section-intro */
    .section-intro .wrapper-intro-count .count-list.mode-mobile {display: flex !important;}
    .section-intro .wrapper-intro-count .count-list .list-item {margin: 0 3.704vw !important;}
    .section-intro .wrapper-intro-count .count-list .list-item .txt {margin-bottom: 2.31vw; font-size: 3.704vw;}
    .section-intro .wrapper-intro-count .count-list .list-item .num {font-size: 7.407vw;}
    .section-intro .wrapper-intro-main {height: 136.389vw;}
    .section-intro .wrapper-intro-main .layout-inner {left: 50%; transform: translateX(-50%); padding-top: 16.667vw;}
    .section-intro .wrapper-intro-main .section-title {margin-bottom: 2.778vw;}
    .section-intro .wrapper-intro-main .img-area img {bottom: -2.778vw; width: 77.315vw;}

    /* section-info */
    .section-info {padding-bottom: 9.259vw !important;}
    .section-info .info-list {flex-wrap: wrap;}
    .section-info .info-list .list-item {flex: 0 0 calc(50% - 1.111vw); height: 55.556vw; margin-right: 2.222vw; margin-bottom: 2.222vw; border-radius: 3.704vw;}
    .section-info .info-list .list-item::before {height: 29.259vw;}
    .section-info .info-list .list-item:nth-child(2n) {margin-right: 0 !important;}
    .section-info .info-list .list-item .content-area {height: 29.259vw;}
    .section-info .info-list .list-item .content-area .title {font-size: 5.556vw; line-height: 1.1;}
    .section-info .info-list .list-item .content-area .title .txt-sm {font-size: 4.63vw;}
    .section-info .info-list .list-item .content-area .description {margin-top: .2vw; line-height: 1.3;}

    /* section-fanpage */
    .section-fanpage .section-content,
    .section-fanpage .fanpage-list {width: 100%;}
    .section-fanpage .fanpage-list {flex-direction: column;}
    .section-fanpage .fanpage-list .list-item {flex-direction: column; justify-content: center; width: 100%; height: 42.593vw; padding: 0 0 0 calc(100% - 51.852vw); margin-right: 0; margin-bottom: 2.222vw; border-radius: 3.704vw; text-align: center;}
    .section-fanpage .fanpage-list .list-item .title-area {margin-bottom: 3.241vw;}
    .section-fanpage .fanpage-list .list-item .title-area * {line-height: 1.2;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-bold {font-size: 4.63vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-extrabold {font-size: 7.407vw;}
    .section-fanpage .fanpage-list .list-item .title-area .tit-medium {font-size: 3.704vw;}    
    .section-fanpage .fanpage-list .list-item .img-area {left: auto; top: auto;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] {width: 46.296vw; height: 10.926vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back,
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-front {height: 10.185vw; border-radius: 5.278vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .bg-back {top: 0.741vw; box-shadow: 0 0.463vw 0.37vw 0 rgba(0, 0, 0, 0.30);}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner {left: 0.278vw; top: 0.278vw; width: calc(100% - 0.556vw); height: calc(100% - 0.556vw); border-radius: 5.278vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before,
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {left: 0.37vw; width: calc(100% - 0.741vw); height: calc(50% - 0.37vw);}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::before {top: 0.37vw; border-radius: 44.815vw 44.815vw 0 0;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .front-inner::after {bottom: 0.37vw; border-radius: 0 0 44.815vw 44.815vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt {font-size: 4.6296vw;}
    .section-fanpage .fanpage-list .list-item .button-area [class*=btn-visit] .txt-area .txt:nth-child(1) {-webkit-text-stroke-width: 0.556vw; -moz-text-stroke-width: 0.556vw; -ms-text-stroke-width: 0.556vw; text-stroke-width: 0.556vw;}
    .section-fanpage .fanpage-list .list-item .button-area.btn-sns .sns-item {width: 9.259vw; height: 9.259vw; margin-right: 2.778vw; filter: drop-shadow(0 0.463vw 0.37vw rgba(0,0,0,.30));}
    .section-fanpage .fanpage-list .list-item:nth-child(1) .img-area {left: 6.944vw; top: 0.648vw; width: 34.259vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(2)  {padding: 0 calc(100% - 51.852vw) 0 0;}
    .section-fanpage .fanpage-list .list-item:nth-child(2) .img-area {right: 4.259vw; top: 2.593vw; width: 32.593vw;}
    .section-fanpage .fanpage-list .list-item:nth-child(3) .img-area {left: 3.148vw; top: 4.815vw; width: 39.815vw;}

    /* section-slot */
    .section-slot {padding-bottom: 11.111vw !important;}
    .section-slot .layout-inner {width: 100% !important;}
    .section-slot .bg-img {opacity: 0 !important; display: none !important;}
    .section-slot .slot-swiper .swiper-container {height: auto; padding: 6.019vw 0 12.037vw 0;}
    .section-slot .slot-swiper .swiper-slide {width: 75.926vw; height: 110.556vw; border-radius: 3.704vw; transform: none !important; opacity:1 !important;}
    .section-slot .slot-swiper .swiper-slide .slide-inner {flex-direction: column; align-items: center; padding: 0;}
    .section-slot .slot-swiper .swiper-slide .img-area {bottom: auto; width: 62.407vw; margin-top: -6.019vw;}    
    .section-slot .slot-swiper .swiper-slide .txt-area {width: 100%; padding: 0 3.704vw; box-sizing: border-box; text-align: center;}
    .section-slot .slot-swiper .swiper-slide .txt-area .name {margin-bottom: 5.556vw; font-size: 5.556vw;}
    .section-slot .slot-swiper .swiper-slide .txt-area .description {font-size: 3.704vw;}
    .section-slot .slot-swiper .swiper-pagination {bottom: 0;}
    .section-slot .slot-swiper .swiper-pagination-bullet {width: 4.63vw; height: 4.63vw; margin: 0 3.704vw;}
    .section-slot .button-area {display: none;}

    /* section-review */
    .section-review::after {display: none;}
    .section-review .section-content {width: 100%;}
    .section-review .review-list {flex-direction: column;}
    .section-review .review-list .list-item {width: 100%; height: 38.7037vw; margin-bottom: 2.222vw !important; border-radius: 3.704vw;}
    .section-review .review-list .list-item:last-child {margin-bottom: 0 !important;}
    .section-review .review-list .list-item .star-rating .star {width: 5.185vw; height: 5.185vw; margin-right: 0.926vw;}
    .section-review .review-list .list-item .review-cont {margin-top: 2.778vw; line-height: 1.4;}
    .section-review [class*=img-letter] {display: none;}

    /* section-btm-banner */
    .section-btm-banner .img-character {left: -33vw; top: 0; width: 79vw;}
}

/* 
 *  [hover 스타일 적용]
 *  - 터치 디바이스 제외
 */
@media (any-hover: hover) and (pointer: fine) {
    /* section-info */
    .section-info .info-list .list-item:hover img {transform: scale(1.05);}
    .section-info .info-list .list-item:hover::after {display: block;}

    /* 오프캔버스 게임 페이지 */
    .ingame_wrapper .tooltip_userinfo:hover {display: block;}
}