

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');

/* ----------------------------------------
	layout
---------------------------------------- */
/*body {-ms-overflow-style: none;}
::-webkit-scrollbar {display: none;}*/

body, table, th, td,
textarea, button, input[type="button"] {font-family:'Pretendard',sans-serif;font-size:13px;color:#666;}

body {background-color:#fff;letter-spacing: -0.03125rem;}
button{cursor:pointer; padding:0; margin:0px;}
input[type="button"]{cursor:pointer;}

.font-Pretendard{font-family:'Pretendard',sans-serif;}
.font-notosans{font-family:'Noto Sans KR',sans-serif;}
.font-black {font-family: 'Black Han Sans',sans-serif;;}
table {width:100%;table-layout:fixed;}


#wrap {width:100%;min-width: 1270px;margin: 0 auto; }

.pin_header2 {color: #fff;padding: 0.08rem 0.2rem;background: #276ac7;border: 1px solid #276ac7;border-radius: 0.2rem;font-size: 0.75rem;}
/* ----------------------------------------
	header
---------------------------------------- */
header {position: relative; top:0px; left:0px; background-color:#fff; z-index:999;}/*position:fixed;*/

.head-top {height: 44px;justify-content: space-between;border-bottom: 1px solid #e6e8ea;}
.head-inner { width: 1200px; margin: 0 auto; }
.head-top ul {display: flex;align-items: center; height: 44px; position: relative;}
.head-top ul li {margin-right: 30px;position: relative;cursor: pointer;}
.head-top ul li:after {content: "";display: block;width: 1px;height: 8px;background: #e6e8ea;position: absolute;top: 6px;right: -15px;}
.head-top ul li:last-child {margin-right: 0;}
.head-top ul li:last-child:after {display: none}
.head-top ul li a {font-size: 13px; font-weight: 500;letter-spacing: -0.33px;color: #6e7683;}
.head-top ul.head-top-r {float: right; position: relative;}
.head-top ul.head-top-r li a {display: inline-block;}
.head-top ul.head-top-r li a img {width: 20px;height: 20px;}
.head-top ul.head-top-r li a p {display: inline-block;font-size: 14px;margin-left: 4px;vertical-align: middle;color: #363e4a;}
.head-top ul.head-top-r .exch .wrap {display: flex;align-items: center;}
.head-top ul.head-top-r .exch .circle {position: relative; display: inline-block;width: 19px;height:19px;border-radius: 50%;background-color: #276ac7;}
.head-top ul.head-top-r .exch .circle .ico {position: absolute;top:48%;left:50%;transform: translate(-50%, -50%);}
.head-top ul.head-top-r .exch .circle .ico::after {content:"$"; color:#fff;font-size: 12px;font-weight: 300;}

.head-top ul li.exch:after {content: "";display: block;width: 1px;height: 8px;background: #fff;position: absolute;top: 6px;right: -15px;}

.gnb_area{position:relative; max-width:1200px; width:100%; margin:0 auto;}
#gnb {display: flex;width: 1200px; height: 90px; line-height: 90px;}
#gnb .logo{vertical-align: middle;}
.gnb_list {position: relative; display: flex; gap: 40px; font-size: 19px; padding-left: 80px;}
.gnb_list a {position: relative;color: #222; font-weight: 700;padding: 10px 0;}
.gnb_list a:hover, .gnb_list a:active {color: #0051c7;}
.gnb_list li.on a {color: #0051c7 !important;}
.gnb_list .new {position:relative;}
.gnb_list .new > div {position:absolute; right:-16px; top:-10px;}

.gnb_list a [class^=new] {position: absolute;top:5px;right:-16px; display: block;width:14px;height:14px;border-radius: 50%;}
.gnb_list a [class^=new]::after {/*display: block;width: 13px;height:14px;line-height: 14px;color:#fff;text-align: center;font-size: 9px;font-weight: 500;*/display: block;line-height: 14px;color: #fff;padding-left: 0.219rem;font-size: 9px;font-weight: 600;font-family: 'Montserrat', sans-serif;}
.gnb_list a .new2 {background: #0051c7;}
.gnb_list a .new2::after {content:"N";}
.gnb_list a .new3 {background: #e13b2c;}
.gnb_list a .new3::after {content:"H";}

.main_top_bn {position: relative;top:0;width: 100%;height: 0;line-height:45px;background: #276ac7;cursor: pointer;}
.main_top_bn .inner {width: 100%;}
.main_top_bn .inner .text {margin:0 auto;width: fit-content;height: 100%;color:#fff; font-size: 18px; font-weight: 500;}
.main_top_bn .inner .text span {color:#FFC821;font-weight: 600;}
.main_top_bn .xbtn {position: absolute; top: 40%; right: 10px; transform: translateY(-50%);color:#fff;font-size: 3.2rem;font-weight: 100;background: transparent;}

/* ----------------------------------------
	header 변경 240228
---------------------------------------- */
.header_new .head-top {height:80px;}
.header_new .head-inner {display: flex; align-items: center; justify-content: space-between;height:100%;}
.header_new .head-top .head-top-l {display: flex;align-items: center;/*gap:50px;*/gap:40px;}
.header_new .head-top ul.head-top-r {float:none;}
.header_new .head-top ul.head-top-r .exch {margin-right: 5px;}
.header_new .head-top ul.head-top-r li {margin-right: 0;margin-left: 17px;}
.header_new .head-top ul li {/*margin-right: 27px;*/margin-right: 20px;;}
.header_new .head-top ul li:after {right:-11px;}
.header_new .head-top-mainmenu li::after {content:none;}
.header_new .head-top-mainmenu a {color:#222;font-size: 19px;font-weight: 700;}
.header_new .head-top .head-top-l a [class^=new] {position: absolute;top:-4px;right:-16px; display: block;width:14px;height:14px;border-radius: 50%;}
.header_new .head-top .head-top-l a [class^=new]::after {/*display: block;width: 14px;height:14px;line-height: 14px;color:#fff;text-align: center;font-size: 9px;font-weight: 500;*/display: block;line-height: 14px;color: #fff;padding-left: 0.219rem;font-size: 9px;font-weight: 600;font-family: 'Montserrat', sans-serif;}
.header_new .head-top .head-top-l a .new2 {background: #0051c7;}
.header_new .head-top .head-top-l a .new2::after {content:"N";}
.header_new .head-top .head-top-l a .new3 {background: #e13b2c;}
.header_new .head-top .head-top-l a .new3::after {content:"H";}

/* .header_new .head-top-mainmenu .on a {color:#0051c7;} */
.header_new #gnb {height:65px;line-height: 65px;}
.header_new .gnb_list {gap:20px;padding-left: 0;letter-spacing: -0.075em;}
.header_new .gnb_list li {position: relative;padding:0 10px;}
.header_new .gnb_list .on::after {content:""; position: absolute;bottom:0;left:0;width: 100%;height: 2px;background: #0051c7;}
/* 쇼핑 하위메뉴 */
.header_new .gnb_list .dot {position: absolute;top:9px; right:-10px;width: 6px;height:6px;border-radius: 50%;background: #0051c7;}
.header_new .gnb_list .menu_all {position: relative;padding:0 0 0 10px;}
.header_new .gnb_list .menu_all::after {content:"";display: inline-block;margin:0 10px 0 28px; width:1px;height:15px;background: #E0E3EA;}
.header_new .gnb_list .menu_all .menu_all_btn {display: inline-block;padding:0;}
.header_new .gnb_list .menu_all .menu_all_btn span {margin-left: 15px;color:#222;font-weight: 700;}

.header_new .gnb_shop {justify-content: space-between;width: 100%;}
.header_new .gnb_shop > ul {display: flex;}
.header_new .gnb_shop .shop_top_l {gap:20px;}
.header_new .gnb_shop .shop_top_r {align-items: center;gap:30px;}
.header_new .gnb_shop .shop_top_r * {box-sizing: border-box;}
.header_new .gnb_shop .shop_top_r li {position: relative;padding:0;line-height: normal;}
.header_new .gnb_shop .shop_top_r .search {position: relative;}
.header_new .gnb_shop .shop_top_r .search input {padding:0 45px 0 16px;width: 270px;height:45px;border:1px solid #DFDFDF;border-radius: 4px;font-size: 15px;}
.header_new .gnb_shop .shop_top_r .search input::placeholder {color:#C1C1C1; font-size: 16px;}
.header_new .gnb_shop .shop_top_r .search button {position: absolute;top:50%;right:15px;transform: translateY(-50%);width: 26px;height: 26px;border:0; background: url("../img/comm/shop_search.png") no-repeat center/cover;}
.header_new .gnb_shop .shop_top_r .img_wrap {position: relative;text-align: center;}
.header_new .gnb_shop .shop_top_r .img_wrap .cnt {position: absolute;top:-3px;right:-4px;width: 20px;height: 20px;border-radius: 50%;background: #E03731;}
.header_new .gnb_shop .shop_top_r .img_wrap .cnt > span {position: absolute; top:50%;left:50%; transform:translate(-50%, -50%); color:#fff;font-size: 12px;font-weight: 600;}
.header_new .gnb_shop .shop_top_r .text {color:#222;font-size: 12px;font-weight: 500;}
/* 쇼핑 드롭메뉴 */
.shop_nav {display: none;position: absolute;top:65px;left:0; width: 650px;line-height: normal; font-size: 18px;letter-spacing: -0.075em;border:1px solid #222;background: #fff;}
.shop_nav.active {display: block;}
.shop_nav {height:310px;}
.shop_nav * {line-height: normal;letter-spacing: -0.075em;box-sizing: border-box;}
.shop_nav a {display: inline-block;padding:0;font-weight: 500;}
.shop_nav .xbtn {position: absolute;top:-14px;right:10px;z-index: 1;font-size: 50px;font-weight: 100;background: transparent; color: #222;}
.shop_nav .dropmenu1 {width: 169px;height:100%;background: #FAFAFA;}
.shop_nav .dropmenu1 .hide {width: 100%;/*height:312px;*/height: 63px;border-right: 1px solid #EDEDED; display: none;}
.shop_nav .dropmenu1 .drop1_item {position: relative;padding:0; border-right: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4;color:#4C4C4C;font-weight: 500;}
/* .shop_nav .dropmenu1 .drop1_item:last-child {border-bottom: 0;} */
.shop_nav .dropmenu1 .drop1_item > a {padding: 20px 0 20px 30px;width: 100%;height:100%;color:#242424;font-weight: 500;}
.shop_nav .dropmenu1 .drop1_item.active {background: #fff;border-right:0;}
.shop_nav .dropmenu1 .drop1_item.active > a {color:#0051c7;}
.shop_nav .dropmenu1 [class^=dropmenu2-] {display: none;position: absolute;left:169px; width: 639px; font-size: 17px;}
.shop_nav .dropmenu1 .dropmenu2-1 {top:14px;}
.shop_nav .dropmenu1 .dropmenu2-2 {top:-48px;}
.shop_nav .dropmenu1 .dropmenu2-3 {top:-110px;}
.shop_nav .dropmenu1 .dropmenu2-4 {top:-172px;}
.shop_nav .dropmenu1 .dropmenu2-5 {top:-234px; left:160px;}
.shop_nav .dropmenu1 .dropmenu2-6 {top:-285px;}
.shop_nav .dropmenu1 [class^=dropmenu2-].active {display: flex;}
.shop_nav .dropmenu1 [class^=dropmenu2-] .drop2_item {padding:0;}
.shop_nav .dropmenu1 [class^=dropmenu2-] a {padding:10px 0 10px 35px;width:100%;height:100%;color:#242424;}
.shop_nav .dropmenu1 [class^=dropmenu2-] .dropmenu2_l {width:210px;}
.shop_nav .dropmenu1 [class^=dropmenu2-] .dropmenu2_r {width:429px;border-left:1px solid #EDEDED;}
.header_new .gnb_list .shop_nav .on::after {content:none;}

/* 쇼핑 드롭메뉴2 */
.shop_nav2, .shop_nav2 * {box-sizing: border-box;}
.shop_nav2 {display: none;position: absolute;z-index: 1;background: #fff;top:65px;left:0;width: 170px;border:1px solid red;}
.shop_nav2 li {padding:0 !important;line-height: normal;}
.shop_nav2 li a {display: inline-block;padding:15px; width: 100%;font-size: 15px;font-weight: normal;}

/* 250409 메가밀리언 업그레이드 */
.gnb_list .mm__bullet {position: absolute; top:-6px;right:9px; padding:2px 6px; line-height: normal;border-radius: 10px; background-color: #35a991;}
.gnb_list .mm__bullet::after {content: "";position: absolute; right:0px;bottom:-4px;z-index: -1;width: 0; height: 0; border-style: solid; border-width: 10px 15px 0px 0px; border-color: #35a991 transparent transparent transparent;}
.gnb_list .mm__bullet p {color:#fff; font-size: 12px;letter-spacing: -0.075em;}

/* ----------------------------------------
	contents -- main
---------------------------------------- */
.main_container {position: relative;margin:0 auto; width: 1200px;}/*padding-top: 134px;*/
.main_container section.sec_wrap {margin:0 auto;}

.box_cont_bg {position: relative;height: 535px;width: 50%;background: #e2efff;}
.box_cont {position: relative;height: 686px;/*margin-top: -535px*//*margin-top: -903px;*/margin-top: -873px;}
.box_cont .bg_section_sky {position: absolute;top: 0;left:0; border-radius: 0px 50px 100px 0px; width: 958px; height: 535px; background: #e2efff; display: inline-block; z-index: 9}
.box_cont .bg_section_navy {position: absolute;top: 84px;left: 0; border-radius: 0px 100px 200px 30px; width: 1200px; height: 603px; background: #082b60;display: inline-block;}

.circle_box_bg {position: absolute;/*top: 340px;*/top:-195px;left: 50%;width: 358px;height: 358px;margin-left: 276px;z-index: 10;background: rgba(255,255,255,0.3);border-radius: 50%;box-shadow: 10px 0 35px rgba(0,0,0,0.2);}
.circle_box {position: absolute;/*top: 350px;*/top:-185px;left: 50%;width: 338px;height: 338px;margin-left: 286px;z-index: 12;background: #b3dcfb;border-radius: 50%;overflow:hidden;}
.circle_box .banner {position: relative; width: 338px;height: 338px;}
.circle_box .banner .evt_banner {border-radius: 50%;}

.box_quick {display: flex;justify-content: space-between;width:870px; position: absolute; bottom:32px;}
.box_quick_cont:first-child {padding-left:52px;}
.box_quick_cont { width: 112px; text-align: center;}
.box_quick_cont a {text-align: center; display: inline-block;}
.box_quick_cont .icon_img {width: 100px;height: 53px;}
.box_quick_cont a p {font-size: 16px; color: #fff; padding-top: 18px; text-align: center;}

.box_right { position: absolute; right: 0px; width: 242px;}
.box_right_exch {position: relative;width: 200px;  border-bottom: 1px solid #163a70;padding: 15px 20px;}
.box_right_exch .icon_img {width: 65px; height: 61px; z-index: 99; top: -72px;position: absolute; right: 30px;font-size: 18px;}
.box_right_exch .icon_img .text {position: relative;display: inline-block;font-size: 18px; line-height: 22px;color: #fff; text-align: center; top:-80px; left: 19px;padding: 5px;}
.box_right_exch .icon_img .text span {font-size: 20px;font-weight: 600}
.box_right_exch p {font-size: 30px; color: #fff; font-weight: 500;padding: 15px 10px 6px; display: inline-block;}

.box_right_cont {display: flex;position: relative;width: 241px;  border-bottom: 1px solid #163a70;}
.box_right_cont:first-child {border-top: 1px solid #163a70;}
.box_right_cont .icon_img {width: 30px; height: 61px; line-height: 61px; display: inline-block; }
.box_right_cont .icon_img img {width:50px;}
.box_right_cont .ico_more {width: 8px; height: 12px; display: inline-block;padding: 22px 0px 22px 20px; }
.box_right_cont a {display: flex;justify-content: space-between; width: 241px; padding: 5px 20px;}
.box_right_cont a p {width:71px; font-size: 15px; color: #fff; padding: 10px 4px; display: inline-block; line-height: 20px;}

/*new_cs*/
.box_cont .bg_section_navy1 {position: absolute;top: 40px;left: 0; background: #ccc; border-radius: 0px 100px 200px 30px; width: 1200px; height: 647px; background: #082b60;display: inline-block;}
.box_right { position: absolute; right: 0px; width: 242px;}
.box_right_cs {position: relative;width: 220px;height:114px;padding: 15px 0 20px 10px;}
.box_right_cs .icon_img1 {width: 65px; height: 61px; z-index: 99; top: -44px;position: absolute; right: 6px;font-size: 18px;}
.box_right_cs .icon_img1 .text1 {position: relative;display: inline-block;font-size: 18px; line-height: 22px;color: #fff; text-align: center; top:-80px; left: 19px;padding: 5px;}
.box_right_cs .icon_img1 .text1 span {font-size: 20px;font-weight: 600}
.box_right_cs p {font-size: 30px; color: #fff; font-weight: 500;padding: 15px 10px 6px; display: inline-block;}

.box_right_cont1 {display: flex;position: relative;width: 241px;  border-bottom: 1px solid #163a70;}
.box_right_cont1 .icon_img1 {width: 50px; height: 52px;padding-top: 4px;display: inline-block; }
.box_right_cont1 .ico_more1 {width: 8px; height: 12px; display: inline-block;padding: 22px 0px 22px 26px; }
.box_right_cont1 a {display: flex;width: 241px; padding: 3px 20px;}
.box_right_cont1 a p {font-size: 15px; color: #fff; padding: 10px 12px; display: inline-block; line-height: 20px;}

.box_right_cs .cs_tit {color: #fff;font-size: 20px;font-weight: 600;padding-top: 10px; padding-left: 10px;}
.box_right_cs .cs_tel {position: relative;padding: 10px 0px;color: #b3dcfb;font-size: 32px;letter-spacing: -1px;font-weight: 700;vertical-align: middle; padding-left: 10px;}
.box_right_cs .cs_time {color: #fff;font-size: 15px;line-height: 20px; padding-left: 10px;}


/* - sky area  - */
.box_main_wrap {display: flex; position: relative;width: 808px; height: 465px;}
.box_main_cont {position: relative; margin: 0 auto; width: 452px; height: 465px; text-align: center; padding: 35px 0;}
.box_main_cont:before {display:block; content: ""; width: 1px; height: 463px; background: url('../img/main/main_line.png') repeat-y; position:absolute;}
.box_main_cont:first-child:before {display: none;}
.box_main_cont .top_img {padding: 5px 20px 15px; height: 55px;}
.box_main_cont .top_info {padding-top: 14px;}
.box_main_cont .top_info .info_tit {position: relative;font-size: 16px; color: #fff; border-radius: 16px;padding: 5px 13px 5px 14px;}
.box_main_cont .top_info .info_tit.c_blue {background: #0051c7;}
.box_main_cont .top_info .info_tit.c_red {background: #e13b2c;}
.box_main_cont .top_info .info_days {font-size: 18px; color: #333; padding-left: 5px; font-weight: 500;}

.winnings_wrap {display: flex; flex-direction: column;align-items: center;margin-top: 15px;width: 452px;}
.winnings_main {display: flex; align-items: center;justify-content: center; padding: 24px 0; width: 355px;border-top: 1px solid #C7E1FC; border-bottom: 1px solid #C7E1FC;}
.winnings {display: flex; align-items: center;/*justify-content: center;*/ padding: 24px 0; width: 355px;border-top: 1px solid #C7E1FC; border-bottom: 1px solid #C7E1FC;}
.winnings_num {color: #181818;font-size: 50px; font-weight: 700; letter-spacing: -3px;}
.winnings_num span {font-size: 32px; vertical-align: middle;}
.winnings_text {margin-left: 10px; margin-right: 5px;}
.winnings_text .winnings_blue {color: #0058C3; font-size: 22px; font-weight: 700;}
.winnings_text .winnings_red {color: #DF382F; font-size: 22px; font-weight: 700;}
.winnings_text .winnings_black {color: #181818; font-size: 35px; font-weight: 700;}
.winnings_img {position: relative;content: ""; display: block;width: 50px; height: 50px; color: #181818;background: url('../img/main/bullet_y.png');}
.winnings_img span {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 101%;font-size: 20px; font-weight: 700;}
.winnings_bottom {margin-top: 10px;width: 355px;}
.win_num {color: #333; font-size: 18px; font-weight: 600;}
.win_ball_wrap {display: flex; justify-content: center;gap:6px; margin: 10px 0 20px 0;}
.win_ball_wrap .win_ball {position: relative;width: 36px; height: 36px; border: 1px solid #D1CFD0; border-radius: 50%; font-size: 18px; font-weight:700; color: #555555;background: #fff; letter-spacing: -2;}
.win_ball_wrap .win_ball_yellow {border: 1px solid #FFC821; color: #333332;background-color:#FFC821; }
.win_ball_wrap .win_ball_red {border: 1px solid #E03633; color: #fff;background-color:#E03633; }
.win_ball_wrap .win_ball span {position: absolute; top: 50%; left:50%; transform:translate(-50%, -50%);}
.win_btns {display: flex; justify-content: space-between;}
.win_btns button {height: 50px; border: none; border-radius: 5px; font-size: 18px; font-weight: 500; color: #222;}
.win_btns button:first-child {width: 120px; border: 1px solid #E0E3EA;background: #fff;}
.win_btns .win_btn_blue {width: 230px; color: #fff; background: #0051c7;}
.win_btns .win_btn_red {width: 230px; color: #fff; background: #e13b2c;}
.deadline {display: flex; align-items: center;justify-content: center; gap:10px; margin-top: 15px;background: #c7e1fc;padding: 6px 0;/*border: 1px solid #aec5ed;*/border-radius: 50px;}
.deadline .deadline_text {font-size: 20px; font-weight: 500;color: #181818;/*box-shadow: inset 0 -12px 0px #B1DBFA;*/}
.deadline .deadline_text span {font-weight: normal;}
.deadline .deadline_text span.countdown1, .deadline .deadline_text span.countdown2 {display: inline-block; width: 120px; text-align: left;}

/* main_new */
.winnings_wrap .main.main_new {display: flex;flex-direction: column;align-items:center;gap:6px;padding: 15px 0;width: 355px;border-top: 1px solid #C7E1FC;border-bottom: 1px solid #C7E1FC;}
.winnings_wrap .main.main_new .main_new_top {color: #333; font-size: 18px;font-weight: 600;}
.winnings_wrap .main.main_new .main_new_top span {color: #333 !important;}
.winnings_wrap .main.main_new .main_new_top span.mg_blue {color: #0051c7 !important;}
.winnings_wrap .main.main_new .main_new_top span.pb_red {color: #e13b2c !important;}
.winnings_wrap .main.main_new .main_new_inner {display: flex;align-items: center;}
.winnings_wrap .main.main_new .main_new_inner .winnings_black.wbfs {color: #181818; font-size: 45px; font-weight: 700;}
.winnings_bottom .tt {display: flex; align-items: center;justify-content: center; gap:10px;}
.winnings_bottom .tt .num {color: #333; font-size: 18px; font-weight: 600;}
.winnings_bottom .tt .winnings_img {width: 45px;height: 45px; background-size: 45px;}
.winnings_bottom .tt .winnings_img span {font-size: 18px;}

/* slick */
.box_2_cont.sec_res {margin-top: 30px;height: 426px;border-radius: 10px;background: #fff;}
.box_2_cont.sec_res .title {padding-top: 20px;color:#1A1917;text-align: center;font-size: 24px;font-weight: 700;}
.box_2_cont.sec_res [class^=action_btn] {width:88px;cursor: pointer;}
/* .box_2_cont.sec_res .subtitle {margin-top: 18px;text-align: center;font-size: 18px;font-weight: 500;} */
.box_2_cont.sec_res .slide_wrap {position: relative;border: 1px solid #fff;}
.slider.slider-nav {margin-left: 135px;margin-top: 45px; width: calc(100% - 135px);}
.center_item {position: relative;width: 200px;height:200px;/*transition: 0.5s;*/transform:scale(1); margin:0px 12px;}
.center_item .img_wrap {position: relative;width:100%; height:200px; overflow:hidden;}
.center_item .img_wrap img {position: absolute; top:-30px;width: 100%;}
.center_item .img_wrap .winno {position: absolute;top:0; left:0;display: flex; gap:2px;}
.slider.slider-nav .center_item {margin-top: 12px;height:fit-content;}
.slider.mainSlide .win_num_han {position: relative;width: 30px;height:30px;}
.slider.mainSlide .win_num_han img {position: absolute;top:0;left:0;width: 100%;}
.slider.mainSlide .win_num_han span {position: absolute;top:35%;left: 50%; transform: translate(-50%, -50%);z-index: 1;display: inline-block; width: 100%;color:#fff;text-align: center;font-size: 13px;font-weight: 500;}
.slider.slider-for {position:absolute; top:0;left:0;z-index:2;/*float:left;*/width: 350px;/*width: 300px;*/height:374px;border-radius: 30px;  border:1px solid  #c7e1fc;background: #E2EFFF;}
.slider.slider-for .center_item .img_wrap {border-radius: 30px;margin-top: 12px;height: 350px;}
.slider.slider-for .center_item .img_wrap {border-radius: 30px;}
.slider.slider-for .win_num_han {width: 50px;height:50px;}
.slider.slider-for .win_num_han span {font-size: 17px;}
/* .slider.slider-nav .center_item.slick-slide.slick-current.slick-active {z-index: 1;transform-origin: top center; box-shadow: 0 0 0 1px #E1E4EB inset;box-shadow: 1px 3px 15px rgba(0,0,0,0.2);}*/
/* .center_item.slick-slide.slick-current.slick-center .win_num_han img {top:0px;}
.center_item.slick-slide.slick-current.slick-center .win_num_han span {top:124%;} */
.slider.slider-nav .slick-track {top:3px !important;height:350px !important;}
/* .slider.slider-nav .slick-list.draggable::before {content: '';position: absolute;left: 0;top: 0;z-index: 1;width: 100px;height: 100%;background: linear-gradient(to right, rgba(255,255,255,1), rgba(0, 0, 0, 0));} */
/* .slider.slider-nav .slick-list.draggable::after {content: '';position: absolute;right: 0;top: 0;width: 150px;height: 100%;background: linear-gradient(to left, rgba(255,255,255,1), rgba(0, 0, 0, 0));} */
.win_list_up {display: flex;align-items: center;gap:5px;}
.slider.slider-nav .win_list_up {padding-bottom:10px;}
.win_list_up .lt {width: 60px;height:55px;background-image: url(../img/main/prize.png); background-position: center; background-size: cover;}
.win_list_up .rt {width: calc(100% - 70px);}
.win_list_up .rt .name_wrap {display: flex; gap:5px;font-size: 16px;font-weight: 600; color:#363636;}
.win_list_up .rt .name_wrap span {display: inline-block; color:#363636;}
.win_list_up .rt .name_wrap .name {overflow: hidden;white-space: nowrap;text-overflow: clip;word-break: break-all;}
.win_list_up .rt .name_wrap .uid {color:#363636; font-weight: 200;}
.win_list_up .rt .win {margin-top: 5px;font-size: 18px; color:#363636;}
.win_list_up .rt .win span {font-weight: 900; color:#363636;}

/* ----------------------------------------
  메인 게임 240222
--------------------------------------- */
.sec_freegame {margin-top: 30px;/*border-top: 1px solid #E1E4EB;*/}
.main_freegame_wrap {display: flex; align-items: center;justify-content: space-between;padding-top: 32px;}
.main_freegame_title {padding-top: 32px;color: #1A1917;font-size: 24px;font-weight: 700;}
.main_freegame_wrap .main_freegame_title {padding-top: 0;}
.main_freegame_wrap .main_freegame_title2 {color: #676767;font-size: 16px;}
.main_freegame_wrap .main_freegame_title2::after {content:"";margin-left: 5px;margin-bottom:1px;width: 5px;height: 5px;display: inline-block;transform: rotate(45deg);border-top: 2px solid #676767;border-right: 2px solid #676767;}

.gameSwiper {position: relative;margin-top: 20px; overflow: hidden;}
.gameSwiper .img_wrap {position: relative;height:170px;overflow: hidden;border-radius: 5px;}
.gameSwiper .img_wrap img {transition: 0.3s ease;width: 100%;height:100%;object-fit: cover;}
.gameSwiper .title_wrap {padding-top:10px; height:25px; text-align: center;}
.gameSwiper .hover_blind {display: none;position: absolute;top:0;left:0;z-index: 1; width: 100%;height:100%;}
.gameSwiper .hover_blind .inner {position: absolute;top:50%;left:50%;transform: translate(-50%, -50%);display: flex;flex-direction: column;align-items: center;}
.gameSwiper .start_game_ico {width: 34px;height:36px;}
.gameSwiper .start_game_ico img {width: 100%;}
.gameSwiper .hover_blind p {padding-top:10px;color:#fff;font-size: 16px;font-weight: 500;}

/* hover 시 */
.gameSwiper .swiper-slide:hover .hover_blind {display: block;background: rgba(0,0,0,0.5);}
.gameSwiper .swiper-slide:hover .img_wrap img {transform: scale(1.2);}

.gameSwiper [class^=swiper-button] {position: absolute;top:45%;display: inline-block;width: 35px;height: 35px;border-radius: 50%;background: rgba(255, 255, 255, 0.9);box-shadow: 0 2px 3px 0 rgba(224,224,224,1);}
.gameSwiper [class^=swiper-button]:hover {background: #fff;}
.gameSwiper [class^=swiper-button]::after {position: absolute;top:39%;}
.gameSwiper .swiper-button-prev {left:10px;}
.gameSwiper .swiper-button-next {right:10px;}
.gameSwiper .swiper-button-prev::after {content:"";left:14px; width: 7px;height: 7px;display: inline-block;transform: rotate(224deg);border-top: 2px solid #9C9394;border-right: 2px solid #9C9394;}
.gameSwiper .swiper-button-next::after {content:"";right:14px; width: 7px;height: 7px;display: inline-block;transform: rotate(45deg);border-top: 2px solid #9C9394;border-right: 2px solid #9C9394;}

/* ----------------------------------------
  메인 쇼핑 240228
--------------------------------------- */
/* 타이틀 */
.sec_shop {margin-top: 40px;/*border-top: 1px solid #E1E4EB;*/}
.sec_shop .main_freegame_wrap {padding-top:70px;}
.sec_shop .main_freegame_inner {display: flex; align-items: center;gap:85px;}
.sec_shop .main_freegame_inner ul {display: flex; align-items: center;}
.sec_shop .main_freegame_inner .on a {color:#0051c7;}
.sec_shop .main_freegame_inner a {color:#636363;font-size: 20px; font-weight: 500;}
.sec_shop .main_freegame_inner li:not(li:last-child) a::after {content:"";display:inline-block;margin:0 15px; width:1px;height:15px;background: #E7EAED;}


/* 운세 */
.main_luck_wrap {margin-top: 30px;}
.main_luck_wrap * {box-sizing: border-box;}
.main_luck_wrap .main_luck_back {padding:30px;border:1px solid #E1E4EB;border-radius: 30px;}
.main_luck_wrap .luck_card li a {padding:25px 20px;}

/* - guide  - */
.box_2_cont {height: 100%;}
.box_2_cont .box_2_inner {display:flex; flex-direction: column; align-items: center;justify-content: center;padding-top:50px;}

.box_2_cont .box_2_inner .box_2_guide {display: flex; align-items: center; margin-top:50px; margin-bottom: 30px;}
.box_2_cont .box_2_inner .box_2_guide .box_2_guide_btn {display: flex; align-items: center; justify-content: center; width: 154px; height: 47px;border:1px solid #E1E1E1; border-radius: 5px; font-size: 18px; font-weight: 600; background: #fff;}
.box_2_cont .box_2_inner .box_2_guide .purchase_guide {margin-right: 6px; color:#fff; border-style: none;background-color: #0058C4;}
/* .box_2_cont .box_2_inner .box_2_guide .winner_guide {color:#fff; background-color: #0058C4;} */
.box_2_cont .box_2_inner .box_2_process {display: flex; height:120px;}
.box_2_cont .box_2_inner .box_2_process .process {display: flex; flex-direction: column;align-items: center; width: 100px; height: 100%;}
.box_2_cont .box_2_inner .box_2_process .process_img_wrap {display: flex; align-items: center; justify-content: center;width: 100%; height: 100px; border-radius: 15px; box-shadow: 1px 3px 15px rgba(0,0,0,0.13)}
.box_2_cont .box_2_inner .box_2_process .process_text {margin-top:20px; color: #363636; font-size: 16px;font-weight: 600; color: #363636;}
.box_2_cont .box_2_inner .box_2_process .process_arrow {position: relative;display: flex; align-items: center;height: 100px;}
.box_2_cont .box_2_inner .box_2_process .process_arrow .process_arrow_inner {width: 50px;}
.box_2_cont .box_2_inner .box_2_process .process_arrow .process_arrow_inner::after {content: ""; position: absolute; top: 50%;left: 50%;transform: translate(-50%, -50%);display: block; width: 20px; height: 20px; background-image: url('../img/main/icon_guide.png'); background-position: -323px -86px;}

.box_2_cont .box_2_inner .purchase_process_wrap {display: block;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img::after {content: ""; display: block; width: 55px; height: 55px; background-image: url('../img/main/icon_guide.png');}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_1::after {background-position: 0 1px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_2::after {background-position: -57px 3px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_3::after {background-position: -110px 1px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_4::after {background-position:-166px 2px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_5::after {background-position: -221px 1px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_6::after {background-position: -275px 2px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_7::after {background-position: 0 -52px;}
.box_2_cont .box_2_inner .purchase_process .process_img_wrap .process_img_8::after {background-position: 54px -105px;}

.box_2_cont .box_2_inner .winner_process_wrap {display: none;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img::after {content: ""; display: block; width: 55px; height: 55px; background-image: url('../img/main/icon_guide.png');}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_1::after {background-position: 0 -52px;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_2::after {background-position: 54px -105px;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_3::after {background-position: -56px 53px;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_4::after {background-position:-110px -52px;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_5::after {background-position: -166px -53px;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_6::after {background-position: -221px -52px;}
.box_2_cont .box_2_inner .winner_process .process_img_wrap .process_img_7::after {background-position: -274px -52px;}


.box_2_cont .box_2_inner .box_2_cs {display: flex; align-items: center; gap:25px; margin-top: 100px; margin-bottom: 40px;}
.cs_title {font-size: 22px; font-weight: 700; color: #181818;}
.box_2_cont .box_2_inner .box_2_cs .notice {padding: 25px; width: 350px; height: 130px; border: 1px solid #E1E4EB; border-radius: 10px; }
.box_2_cont .box_2_inner .box_2_cs .notice .notice_top {display: flex; justify-content: space-between; align-items: center; height: 35px; border-bottom: 1px solid #7f7f7f;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_top .cs_title {padding-bottom: 15px;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_top .notice_more {padding-bottom: 15px;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_bottom {padding: 20px 0;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_subject_wrap {display: flex; justify-content: space-between; margin-bottom: 15px;font-size: 15px;color: #7D7D7D;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_subject_wrap:last-child {margin-bottom: 0;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_subject_wrap .notice_subject {width: 265px;color: #363636;}
.box_2_cont .box_2_inner .box_2_cs .notice .notice_subject_wrap .notice_ymd {width: 85px; text-align: justify; color: #979797;}

/* video */
.video_wrapper {position: relative;margin: 48px 0 40px 0;width: 100%; height: 370px; background: #ECF4FE;}
.video_wrapper .video_bg {position: absolute; z-index: -1;top:0;width: 100%; height: 380px; background: #ECF4FE;}
.video_wrapper .title {text-align: center; color:#1A1917;}
.video_wrapper .title div:first-child {padding-top: 40px;font-size: 28px; font-weight: 700;}
.video_wrapper .title div:last-child {margin-top: 18px; font-size: 18px;font-weight: 500; color: #7d7d7d;}
.video_wrapper .video {display: flex;justify-content: center;gap:10px; margin: 35px 0 45px 0; }
.video_wrapper .video .youtube_div {position: absolute; width:300px; height:180px; cursor: pointer;}
.video_wrapper .video iframe {height:181px; border-radius: 15px;}
.video_wrapper .video .youtube_title {margin-top: 10px; font-size: 15px; color:#1A1917;font-weight: 600; text-align: center;}
/* // */

/* 공지사항/최신뉴스 */
.notice_news {display: flex; justify-content: space-between;gap:20px; width: 100%;}
.notice_news .box {padding: 20px 30px 25px;width: 100%; height: 140px; border-radius: 10px; border:1px solid #E1E4EB;}
.notice_news .box .top {display: flex; justify-content: space-between;padding-bottom: 16px; border-bottom: 1px solid #E1E4EB;}
.notice_news .box .top .title {color:#181818;font-size: 22px; font-weight: 700;}
.notice_news .box .top .more {display: flex; align-items: center; gap:4px;color:#363636;font-size: 14px;font-weight: 600; padding-top: 4px;}
.notice_news .box .top .more img {width: 10px; height: 10px;padding-bottom: 0px;}
.notice_news .box .main {margin:20px 0;}
.notice_news .box .main .notice_subject_wrap {display: flex; justify-content: space-between;gap:30px;margin-top: 15px;color:#7D7D7D;font-size: 16px;cursor:pointer;}
.notice_news .box .main .notice_subject_wrap:first-child {margin-top: 0;}
.notice_news .box .main .notice_subject_wrap .notice_subject {width: calc(100% - 0px);font-weight: 500;}
.notice_news .box .main .notice_subject_wrap .notice_subject img {vertical-align: top; padding-left: 0.2rem;}/*new*/
.notice_news .box .main .notice_subject_wrap .notice_ymd {width: 90px; color: #999;}
/* // */

/* cs_new */
.cs_new {display: flex;margin:20px 0 45px 0; width: 100%;height: 120px;border-radius: 10px; border:1px solid #E1E4EB;}
.cs_new .inner {display: flex;align-items: center;justify-content: center;gap:20px;margin: 25px 0;width: 100%;border-right: 1px solid #E1E4EB;cursor:pointer;}
.cs_new .inner:last-child {border-right: 0;}
/* .cs_new .inner .img_wrap {padding-left: 48px;} */
.cs_new .inner .text {}
.cs_new .inner .text div:first-child {color:#181818; font-size: 22px; font-weight: 700;}
.cs_new .inner .text div:last-child {margin-top: 10px;color:#7d7d7d; font-size: 15px;font-weight: 500;}
/* // */

.cs_blue {font-size: 17px; font-weight: 700;color: #0058C3;}
.cs_ask a {width: fit-content;font-size: 17px; font-weight: 500; color: #565656; border-bottom: 1px solid #575757;}
.box_2_cont .box_2_inner .box_2_cs .faq {display: flex; gap:30px;padding: 0 40px;width: 270px;height: 180px; border: 1px solid #E1E4EB; border-radius: 5px;}
.box_2_cont .box_2_inner .box_2_cs .faq .faq_img {margin-top: 40px;}
.box_2_cont .box_2_inner .box_2_cs .faq .faq_text {display: flex; flex-direction: column; justify-content: center;}
.box_2_cont .box_2_inner .box_2_cs .faq .faq_text div:nth-child(2) {margin-top: 20px; padding-bottom: 10px;}
.box_2_cont .box_2_inner .box_2_cs .faq .faq_text div:nth-child(3) {margin-bottom: 25px;}
.box_2_cont .box_2_inner .box_2_cs .counsel {display: flex; gap:30px;padding: 0 40px;width: 270px;height: 180px; border: 1px solid #E1E4EB; border-radius: 5px;}
.box_2_cont .box_2_inner .box_2_cs .counsel .counsel_img {margin-top: 40px;}
.box_2_cont .box_2_inner .box_2_cs .counsel .counsel_text{display: flex; flex-direction: column; justify-content: center;}
.box_2_cont .box_2_inner .box_2_cs .counsel .counsel_text div:nth-child(2) {margin-top: 20px;padding-bottom: 10px;}
.box_2_cont .box_2_inner .box_2_cs .counsel .counsel_text div:nth-child(3) {margin-bottom: 25px;}

/* 유튜브 */
.box_3_cont {margin:48px auto 0; width:1200px;}
.box_3_cont .wrapper {display:flex; gap:10px;height:220px;}
.box_3_cont .wrapper .inner {width: 100%;}
.box_3_cont .wrapper .inner iframe {width: 100%; height: 100%; border-radius: 10px;}

/* 앱 설치 팝업 */
body.hidden {position: fixed; width: 100%; height: 100%;overflow: hidden;}
#maskEvent {display:none;position: fixed;top: 0;left: 0;z-index: 1002;opacity: 0.6;background-color:#000;}
.mainPop {display:none;position:fixed; z-index: 99999; left:50%; top:50%;transform: translate(-50%, -50%);}
.mainPop_xbtn {position:absolute;z-index: 100;top:16px; right:16px;cursor:pointer;}
.mainPop_xbtn img {width: 100%;}

.mainPop2 {display:none;position:fixed; z-index: 1003; left:50%; top:50%;transform: translate(-50%, -50%); padding:10px 10px 0 10px;height:820px; border:1px solid #000;background: #fff;}
.mainPop2 .img_wrap {width: 640px;}
.mainPop2 .img_wrap-2 {width: 570px;}
.mainPop2 .img_wrap img {width: 100%;}
.mainPop2 .img_wrap-2 img {width: 100%;}
.mainPop2 .mainPop2_close {display: flex; justify-content: space-between;/*margin-top: 10px;*/color:#222; font-size: 15px;padding: 6px;}
.mainPop2 .mainPop2_close li {cursor:pointer;}

/* 메인 팝업 240626 */
.main_popup_new, .main_popup_new * {box-sizing: border-box;}
.main_popup_new {position: fixed;left: -100vw;z-index: 100;transition: 0.4s ease;}
.main_popup_new .inner {position: relative;display: flex;height:535px; border:1px solid #276ac7;background: #276ac7;}
.main_popup_new .mpn_bn {display: flex;height:100%;}
.main_popup_new .mpn_bn .banner {line-height: 0;}
.main_popup_new .mpn_bn .banner > img {height:100%;border-right:1px solid #276ac7;cursor:pointer;}
.main_popup_new .mpn_btn {position: absolute;top:-1px;right:-60px;z-index: 1;width: 60px;height:535px;}
.main_popup_new .mpn_btn a {display: block;margin-left: -1px;height:100%;color: #222;text-align: center;font-size: 18px;border:1px solid #276ac7;border-radius: 0 50px 50px 0; background: #276ac7;}
.main_popup_new .mpn_btn a::before {content: "P O P U P";display: inline-block;writing-mode: vertical-lr;color: #fff;padding-top: 40px;font-weight: 500;}
.main_popup_new.on .mpn_btn a::after {content:"";position: absolute;bottom: 40px;right:27px;display: inline-block; transform: rotate(45deg);width: 20px;height:20px;border-top:2px solid #fff;border-right:2px solid #fff; color: #fff;}
.main_popup_new .mpn_btn a .close {position: absolute;right:18px;bottom:30px;border:0;color:#fff; background: #276ac7;}
.main_popup_new .mpn_btn a .close .xbtn {font-size: 45px;font-weight: 200;}
.main_popup_new .mpn_btn a .close .text {margin-top: -5px;font-weight: 600;}
.main_popup_new.on .mpn_btn a .close {display: none;}
.main_popup_new_mask, .main_popup_new_mask * {box-sizing: border-box;}
/* .main_popup_new_mask {position: absolute;left:50%; transform: translateX(-50%);z-index: 13; width: 1200px;height:535px;}
.main_popup_new_mask .mask {width: 958px;height: 100%; opacity: 0.7;border-radius: 0 50px 100px 0;background: #000;} */

/* 메인 팝업 공지 250602  */
.main_popup_new .mpn_bn .banner.info_msg {width:467.67px; line-height: normal;border-right:1px solid #276ac7; background-color: #fff;}
.main_popup_new .mpn_bn .banner.info_msg .top {padding:15px 0; text-align: center; background-color: #276ac7;}
.main_popup_new .mpn_bn .banner.info_msg .top p {margin-top: 10px; color:#fff; font-size: 20px;font-weight: 500;}
.main_popup_new .mpn_bn .banner.info_msg .msg {margin:19px 20px 19px; padding:20px; border: 1px solid #ddd; border-radius: 10px;background: #efefef;}
.main_popup_new .mpn_bn .banner.info_msg .msg .date {padding-bottom:10px; margin-bottom: 10px; text-align: center; font-size: 18px;font-weight: 500;border-bottom: 1px solid #ccc;}
.main_popup_new .mpn_bn .banner.info_msg .msg .contents .wrap + .wrap {margin-top: 16px;}
.main_popup_new .mpn_bn .banner.info_msg .msg .contents p {line-height: 1.3; font-size: 15px;}
.main_popup_new .mpn_bn .banner.info_msg .msg .contents .deco {color:#276ac7;font-weight: 500;}

/* 인덱스에 들어갈 팝업 */
.join_error_mask {display:none;position: fixed;top: 0;left: 0;z-index: 1002;width:100vw;height:100vh; opacity: 0.6;background-color:#000;}
.join_error_pop {display:none;position:fixed; z-index: 1003; left:50%; top:50%;transform: translate(-50%, -50%); width: 500px;border:1px solid #276ac7;border-radius: 20px; background-color: #fff;}
.join_error_pop .banner.info_msg {line-height: normal;border-radius: 20px; background-color: #fff;}
.join_error_pop .banner.info_msg .top {padding:15px 0; text-align: center;border-radius: 17px 17px 0 0; background-color: #276ac7;}
.join_error_pop .banner.info_msg .top p {margin-top: 10px; color:#fff; font-size: 20px;font-weight: 500;}
.join_error_pop .banner.info_msg .msg {margin:19px 20px 19px; padding:20px; border: 1px solid #ddd; border-radius: 10px;background: #efefef;}
.join_error_pop .banner.info_msg .msg .date {padding-bottom:10px; margin-bottom: 10px; text-align: center; font-size: 18px;font-weight: 500;border-bottom: 1px solid #ccc;}
.join_error_pop .banner.info_msg .msg .contents .wrap + .wrap {margin-top: 16px;}
.join_error_pop .banner.info_msg .msg .contents p {line-height: 1.3; font-size: 15px;}
.join_error_pop .banner.info_msg .msg .contents .deco {color:#276ac7;font-weight: 500;}
.join_error_pop .close_btn {display: flex; justify-content: space-between;margin:0 20px; padding-bottom: 20px;}
.join_error_pop .close_btn button {color:#276ac7; font-size: 15px;background-color: transparent;}

/* aside */
aside {position: fixed; top: 164px;left: 50%; transform: translate(640px, 100px); z-index: 999; display: flex; flex-direction: column; align-items: center; gap:15px;}
.aside_text {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.aside_text div {width: 60px; text-align: center; font-size: 15px; font-weight: 500;}
aside .aside_app {width: 104px; /*height: 125px;*/ /*border: 4px solid #B1DBFA;*/ border-radius: 10px 30px 50px 50px; background: #fff;}
aside .aside_app .app_title {width: 100%;height: 30px; line-height: 32px; text-align: center; color: #082b60; font-size: 16px; font-weight: 500;border-radius: 0 20px 0 0; background-color: #B1DBFA;}


aside .aside_point {position: relative; width: 60px; height: 60px; border-radius: 50%;background: #fff; box-shadow: 10px 0 35px rgba(0,0,0,0.2);}
aside .aside_point .aside_text div {color: #3182f7; font-weight: 400; line-height: 17px;}
aside .aside_coupon {position: relative;width: 60px; height: 60px;border-radius: 50%; background: #2B86F5; box-shadow: 10px 0 35px rgba(0,0,0,0.2);}
aside .aside_coupon .aside_text {color: #fff; font-weight: 400; line-height: 17px;}
aside .aside_top {position: relative;width: 60px; height: 60px;border-radius: 50%; color: #fff;background: #082b60; box-shadow: 10px 0 35px rgba(0,0,0,0.2);}
aside .aside_top .aside_text div {color: #fff; }
aside .aside_top .aside_text div:last-child {margin-top: 5px;}


@media (max-width: 1440px) {
aside {transform: translate(630px, 100px);}
}

@media (max-width: 1420px) {
aside {transform: translate(620px, 100px);}
}

@media (max-width: 1400px) {
aside {display: none}
}


/* 추가 공지 */
.box_tt {position: absolute;bottom: 136px;width: 720px;height: 34px; line-height: 35px; color: #082b60;background: #b3dcfb;z-index: 999; padding-left: 20px; font-size: 16px; border-radius: 6.8px 30px 1px 0px; font-weight: 500}
.box_tt span {color: #e13b2c; font-weight: 600;}
.box_tt:hover {background: #fff;}
.box_tt img {padding-right: 5px; vertical-align: middle;}

.box_tt .more {position: absolute;right: 12px;top: 0px;width: 62px;height: 34px;text-align: right;line-height: 35px;font-size: 13px;color: #082b60;letter-spacing: -1px;font-weight: 500;}
.box_tt .more img {padding-top: 0px;vertical-align: middle;padding-bottom: 4px;  *padding-top: 2px;}


/* ----------------------------------------
	footer
---------------------------------------- */
/* footer {clear: both;position: relative; margin: 0 auto;width: 100%;} */

#footer {position:relative;  clear:both;width: 100%;overflow:hidden;background:#f3f5f8;}
#footer .foot_in {position:relative; margin:0 auto; width:1200px; overflow:hidden; padding:20px 0 30px 0;}
#footer .foot_in .flogo{position:relative; overflow:hidden;float:left; width:186px; padding-top:12px;}
#footer .foot_in .f_escrow {position: absolute;top: 30px; right: 0;}
#footer .foot_in .info{float:left; position:relative; overflow:hidden; margin-left:55px; width: calc(100% - 369px);}

#footer .copy{position:relative; overflow:hidden; clear:both; }
#footer .copy li{line-height:22px; font-size:14px;}
#footer .copy li span{line-height:22px; margin-right:10px;  letter-spacing:-0.3px;color:#858585;}
#footer .copy li span.bold{color:#727272;}
#footer .copy li span.bold2{margin-right:0; color:#858585;}
#footer .copy li span img{padding-right:5px; padding-bottom: 3px;}
#footer .copy li.copyright{color:#858585; font-size:14px; /*text-transform: uppercase;*/}
#footer .f_info{color:#f73333; font-size:14px; line-height: 1.2; padding:10px 0; font-weight: 600;}

#footer .footer_nav{position: relative;z-index: 10; margin-left:-15px}
#footer .footer_nav ul:after{content: ""; display: table; clear: both;}
#footer .footer_nav ul li{float: left;position: relative;}
#footer .footer_nav ul li:after{content: "";width:1px; height: 12px; background:#b2b5bc; position: absolute; top:50%; margin-top:-6px; right:0; }
#footer .footer_nav ul li:last-child:after{display: none;}
#footer .footer_nav ul li a{display: block;color:#545454; line-height: 1.4em;padding:16px 15px 15px;text-align: center;font-weight: 600;position: relative; z-index: 10;font-size:16px;}
#footer .footer_nav ul li.bold a{color:#464646;}


/* mypage */
.nav_mypage nav ul li.on a {color:#276AC7;}
.sec_mypage .mpiico::before {margin:0 !important;width: 0 !important; height: 0 !important;background: none !important;}
div.wrap_mypage .mpiico::before {margin:0 !important;width: 0 !important; height: 0 !important;background: none !important;}

.sec_mynumber .list_bul.mpmnico > li::before {top:16px !important;}

section.mypage_myInfo2 .list_reg label {width: 140px;}
section.mypage_myInfo2 input {padding:0 10px;width: 77%;height: 46px;font-size: 16px;border-radius: 4px;border: 1px solid #D0D0D0;}
section.mypage_myInfo2 input:read-only {background: #f5f5f5;}
section.mypage_myInfo2 input:focus {border-color:#000;outline: none;}
section.mypage_myInfo2 input::placeholder {color:  #aeaeae;}
section.mypage_myInfo2 input#pwd {width: 96%;}
section.mypage_myInfo2 input#user_phone, section.mypage_myInfo2 input#user_auth, section.mypage_myInfo2 input#pwd2 {width: 72%;}

section.mypage_myInfo2 .user_auth_wrap {position: relative;}
section.mypage_myInfo2 span.count_down {position: absolute; top: 50%; right: 145px; transform: translateY(-50%); width: 30px; text-align: left; font-size: 13px;color: #DF3732;}

section.mypage_myInfo2 .list_reg .btn_gray {margin-left: 10px;width: 120px;height: 46px;border-radius: 4px;color: #276ac7;font-size: 16px;font-weight: 500;border: 1px solid #276ac7;background: #fff;}

section.mypage_myInfo2 .list_reg > li.required > label > span:after {content: "*"; padding-left: 0;font-size: 16px;color: #DF3732;}
section.mypage_myInfo2 .bx_agree input[type='checkbox'] {display: none;}
section.mypage_myInfo2 .bx_agree .bx_input {padding: 15px; border-color: #d0d0d0;}

section.mypage_myInfo2 .wrap_btn .btn_gray.ok_btn {width: 100%;    height: 56px;line-height: 56px;color: #fff;font-size: 20px;border: 0;border-radius: 4px;background: #276ac7;cursor: pointer;}
section.mypage_myInfo2 .color_none {color: #999;}
section.mypage_myInfo2 .chk_type1 + label:before {display: none;}
section.mypage_myInfo2 input#chk_agree:checked + .show_chkbx svg path:first-child {stroke:#276ac7; fill:#276ac7;}
section.mypage_myInfo2 input#chk_agree:checked + .show_chkbx svg path:last-child {stroke:#fff;}

section.mypage_myInfo2 label.add_before_chk_agree {display: flex; align-items: center;width: 100%;}
section.mypage_myInfo2 .show_chkbx {margin-right: 10px;}

/* ----------------------------------------
video popup
---------------------------------------- */

.powerPlayer_mask {position: fixed; top:0; left:0; z-index: 1000; opacity: 0.6;background: #000;}
.powerPlayer {position: fixed; bottom:2%; right: 2%; z-index: 1001; border-radius:1.063rem; background: #fff; box-shadow: 0px 0px 15px 1px gray;}
.powerPlayer .xbtn {position: absolute; top:16px; right:16px; display: block;width: 24px; height: 24px;background: url(../img/comm/f_btn_close.png) no-repeat;}
#powerYouTubeVideoPlayer {display:block;}
