
.add_naver {width:100%; background:#1ec800 url(/mobile/images/main/m_main_ban_img01.png) no-repeat; background-size:100% auto; margin-top:15px;}
.add_naver .nv-openmain button {font-size:0 !important; overflow:hidden; height:0 !important; width:0 !important; position:absolute; left:0; top:0; padding:0; margin:0; z-index:-999;}
.add_naver img {cursor:pointer; display:block; max-width:100%;}

.recruit_2018 {position:relative; display:block; background:#446a57 url(/mobile/images/main/recruit_2018_bg01.jpg) no-repeat bottom; background-size:100% auto; margin-top:15px; color:#fff; text-align:center; padding:12px 0 10px 0; font-size:16px;}
.recruit_2018.a_left {text-align:left; padding-left:18px;}
.recruit_2018 .recruit_img {position:absolute; right:12px; bottom:0; height:64px;}

.recruit_2018 .r_blink {animation:changeColor 0.7s ease 0.7s infinite alternate;}

.edu_tax_2018 {position:relative; display:block; background:#ad0000 url(/mobile/images/main/edu_tax_ban_20190115_02.jpg) no-repeat bottom; background-size:100% auto; margin-top:15px; color:#fff; text-align:left; padding:12px 0 10px 16px; font-size:16px; letter-spacing:-0.5px;}
.edu_tax_2018 .edu_tax_img {position:absolute; right:2px; bottom:0; height:70px;}

@media screen and (min-width: 603px) {
	.edu_tax_2018 {text-align:center;}
}

.open_lec_2019 {color:#fff; text-align:center; font-size:16px; letter-spacing:-0.5px;}
.open_lec_2019 .open_class_wrap {display: flex; width: 100%; justify-content: space-between;}

.open_lec_2019 .open_date.box2 {display:inline-block; width: 49.5%; font-size:0.75rem; color:#333; letter-spacing:-0.03em; background: rgba(255,255,255,0.95); border-radius: 4px; box-sizing: border-box; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; overflow: hidden;}
.open_lec_2019 .open_date.box3 {display:inline-block; width: 32.5%; font-size:0.75rem; color:#333; letter-spacing:-0.03em; background: rgba(255,255,255,0.95); border-radius: 4px; box-sizing: border-box; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; overflow: hidden;}
.open_lec_2019 .open_date.box4 {display:inline-block; width: 24.5%; font-size:0.75rem; color:#333; letter-spacing:-0.03em; background: rgba(255,255,255,0.95); border-radius: 4px; box-sizing: border-box; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; overflow: hidden;}

.open_lec_2019 .open_date .tit {padding: 7px; color: #fff; background: linear-gradient(90deg, rgba(124,131,253,1) 0%, rgba(92,101,255,1) 100%); font-weight: bold;}
.open_lec_2019 .open_date .date {padding: 10px; background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 100%);}
.open_lec_2019 .btn_apply {display:inline-block; color:#fff; border:1px solid #fff; font-size: 10px; padding:0 3px 0 3px; height:16px; line-height:16px; margin-left:5px; vertical-align:text-bottom !important; font-weight:bold;}

@media screen and (max-width: 359px) {
	.open_lec_2019 .open_date:last-child {display: none;}
}

.manual_2019 {position:relative; display:block; background:#446a57 url(/web/page/manual/images/m_title_bg01.jpg) no-repeat top; background-size:160% auto; margin-top:15px; color:#fff; text-align:center; padding:16px 0 14px 0; font-size:16px;}

.package_banner {position:relative; display:block; width: 100%; background: #fff url(/mobile/images/main/pack_ban_img_BG.png) no-repeat center; background-size:180% auto; margin:10px 0 20px 0; padding: 5px 0 0 0; color:#fff; font-size:14px; border-radius:4px; letter-spacing:-0.3px;}
.package_banner .text {margin: 10px 0 0 20px; float: left;}
.package_banner .text .sub_tit {font-size: 13px;}
.package_banner .text .tit {display: block; font-size: 15px; margin-top: 7px;}
.package_banner .btn_apply {display:inline-block; color:#fff; border:1px solid #fff; font-size: 10px; padding:0 3px 0 3px; height:16px; line-height:16px; margin-left:5px; vertical-align:text-bottom !important; font-weight:bold;}
.package_banner > img {float: right; width: 55px; display:inline-block; vertical-align:middle; margin: 5px 20px 0 0;}

.kko_chatbot {position:relative; display:block; background:#ffe600; margin-top:20px; color:#250000; text-align:center; padding:11px 0 11px 0; font-size:14px; border-radius:4px; letter-spacing:-0.3px;}
.kko_chatbot > img {height:24px; display:inline-block; vertical-align:middle; margin-right:6px;}

.cb_banner {position:relative; display:block; background:#002057; margin-top:15px; color:#fff; text-align:center; padding:11px 0 11px 0; font-size:14px; border-radius:4px; letter-spacing:-0.3px;}
.cb_banner > img {height:24px; display:inline-block; vertical-align:middle; margin-right:6px;}

@-webkit-keyframes m_recruit_blink {0% {color:#fff;} 50% {color:#fff;} 51% {color:#ffff00;} 100% {color:#ffff00;}}
@-moz-keyframes m_recruit_blink {0% {color:#fff;} 50% {color:#fff;} 51% {color:#ffff00;} 100% {color:#ffff00;}}
@keyframes m_recruit_blink {0% {color:#fff;} 50% {color:#fff;} 51% {color:#ffff00;} 100% {color:#ffff00;}}

@-webkit-keyframes blink{ 0% {opacity:0.3;} 100% {opacity:1;} }
@-moz-keyframes blink { 0% {opacity:0.3;} 100% {opacity:1;} }
@keyframes blink { 0% {opacity:0.3;} 100% {opacity:1;} }

.blink_04 {-webkit-animation:blink 0.4s ease-in-out infinite alternate; -moz-animation:blink 0.4s ease-in-out infinite alternate; animation:blink 0.4s ease-in-out infinite alternate;}
.blink_05 {-webkit-animation:blink 0.5s ease-in-out infinite alternate; -moz-animation:blink 0.5s ease-in-out infinite alternate; animation:blink 0.5s ease-in-out infinite alternate;}

.root_daum_roughmap {padding:0 0 0 0 !important; border:none !important; border-radius:0 !important;}


/* ===== NAVER CHATBOT 2019.01.02 OMR ADD ===== */

.talk_banner_div {position:fixed; left:10px; bottom:65px; z-index:50;}
.talk_banner_desc {font-size:15px !important; margin:5px 0 0 0 !important;}
.talk_banner_detail {margin:5px 0 0 0 !important;}


/* ===== MOBILE COMMON ===== */

#wrap {position:relative; width:100%; height:100%;}

.body_gray {background:#f2f2f2;}

.pd2_10 {padding:2px 10px !important;}

.txt_p12 {font-size: 12px !important;}

.txt_white {color:#ffffff !important;} /* White */

.txt_blue {color:#0170c9 !important;} /* Symbol Blue */
.txt_lblue {color:#00a0f4 !important;} /* Light Blue */
.txt_sblue {color:#98d3ff !important;} /* sky Blue */
.txt_sblue02 {color:#c0e4ff !important;} /* sky Blue */

.txt_mint {color:#36adad !important;} /* Mint */

.txt_black1 {color:#111 !important;} /* Black 111 */
.txt_black2 {color:#222 !important;} /* Black 222 */
.txt_black3 {color:#333 !important;} /* Black 333 */

.txt_gray6 {color:#666 !important;} /* Gray */
.txt_gray8 {color:#888 !important;} /* Gray */
.txt_grayc {color:#ccc !important;} /* Gray */
.txt_grayb {color:#bbb !important;} /* Gray */
.txt_lgray {color:#999 !important;} /* Light Gray */

.txt_redc {color:#cc0000 !important;} /* RED cc */
.txt_redf {color:#ff0000 !important;} /* RED ff */

.txt_lorange {color:#ff8a00 !important;} /* Light Orange */
.txt_orange {color:#eb5f01 !important;} /* Orange */

.txt_yellow {color:#fff200 !important;} /* Yellow */

.txt_android {color:#9abf24 !important;}
.txt_ios {color:#a6b1b7 !important;}

.a_blue {color:#0170c9 !important;} /* Symbol Blue */
.a_blue:hover {color:#0061b4 !important;} /* Symbol Blue */

.t_hidden {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0, 0, 0, 0); border:0;}
.clearfix:after {clear:both; content:""; display:block; height:0; visibility:hidden;}

.ls_0 {letter-spacing:0 !important;}

.text-center {text-align:center !important;}
.text-left {text-align:left !important;}
.text-right {text-align:right !important;}

.font_ns {font-family:'NanumSquareR', 'Malgun Gothic'; font-weight:normal; letter-spacing:-0.2px !important;}
.font_ns strong {font-family:'NanumSquareEB', 'Malgun Gothic'; font-weight:bold;}

.list_iCon {display:inline-block; width:13px; height:13px;  vertical-align:middle; margin-right:5px;}
.list_iCon.iCon_new01 {background:url(/Mobile/images/inc/list_new_iCon01.gif) no-repeat; background-size:contain !important;}
.list_iCon.new2 {background:url(/Mobile/images/board/board_list_iCon08.gif) no-repeat; background-size:contain !important;}
.sub_alert {background:#0170c9; color:#fff; padding:4px 4px 3px 4px; font-weight:bold; font-size:11px; border-radius:300px; text-align:center; letter-spacing:0; opacity:0.95; *filter:alpha(opacity=95);}

/* COMMON FORM */

.m_comForm {}

.m_comForm input[type="text"],
.m_comForm input[type="password"],
.m_comForm input[type="email"],
.m_comForm input[type="tel"],
.m_comForm input[type="number"] {display:inline-block; *zoom:1; *display:inline; color:#555; font-size:13px; letter-spacing:-0.4px; height:40px; padding:2px 0 0 5px; border:1px solid #ddd; box-sizing:border-box; border-radius:3px;}

.m_comForm input[type="text"]:focus,
.m_comForm input[type="password"]:focus,
.m_comForm input[type="email"]:focus,
.m_comForm input[type="tel"]:focus,
.m_comForm input[type="number"]:focus {border:1px solid #0170c9; height:40px; outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}

.m_comForm select {color:#555; font-size:13px; letter-spacing:-0.6px; padding:0 15px 0 10px; font-weight:normal; border:1px solid #ddd; border-radius:0;
				   background:#fff url(/Mobile/images/sub/sub_select_iCon01.png) no-repeat right; -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor:pointer;}
.m_comForm select::-ms-expand {display:none;}
.m_comForm select:hover {color:#0170c9;}

.m_comForm select option,
.m_comForm select option:hover {color:#555; font-weight:normal; cursor:pointer;}

.m_comForm.h25 select {height:25px; line-height:25px; background-size:10px auto;}
.m_comForm.h30 select {height:30px; line-height:30px; background-size:auto 5px;}
.m_comForm.h35 select {height:35px; line-height:35px; background-size:auto 5px;}
.m_comForm.h40 select {height:40px; line-height:40px; background-size:auto 5px;}
.m_comForm.h45 select {height:45px; line-height:45px; background-size:10px auto;}

.m_checkbox01 {}
.m_checkbox01 label {cursor:pointer; letter-spacing:-0.5px; display:inline-block; *zoom:1; *display:inline; height:22px; line-height:22px; font-size:14px; color:#555;}
.m_checkbox01 input[type="checkbox"] {width:20px; height:20px; margin:0 6px 0 0; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-color:transparent; vertical-align:middle;}
.m_checkbox01 input[type="checkbox"] {display:inline-block; *zoom:1; *display:inline; position:relative; cursor:pointer; vertical-align:middle;}
.m_checkbox01 input[type="checkbox"]::-ms-check {display:none;}

.m_checkbox01 input[type="checkbox"] {background:url(/Mobile/images/inc/com_input_iCon01_01.png) no-repeat; background-size:contain !important; outline:0;}
.m_checkbox01 input[type="checkbox"]:checked {background:url(/Mobile/images/inc/com_input_iCon01_02.png) no-repeat; background-size:contain !important;}
.m_checkbox01 input[type="checkbox"]:disabled {background:url(/Mobile/images/inc/com_input_iCon01_01.png) no-repeat; background-size:contain !important;}
.m_checkbox01 input[type="checkbox"]:disabled:checked {background:url(/Mobile/images/inc/com_input_iCon01_02.png) no-repeat; background-size:contain !important;}

.m_radiobox01 {}
.m_radiobox01 label {cursor:pointer; letter-spacing:-0.5px; display:inline-block; *zoom:1; *display:inline; height:22px; line-height:22px; font-size:14px; color:#555;}
.m_radiobox01 input[type="radio"] {width:20px; height:20px; margin:0 6px 0 0; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-color:transparent; vertical-align:middle;}
.m_radiobox01 input[type="radio"] {display:inline-block; *zoom:1; *display:inline; position:relative; cursor:pointer; vertical-align:text-bottom;}
.m_radiobox01 input[type="radio"]::-ms-check {display:none;}

.m_radiobox01 input[type="radio"] {background:url(/Mobile/images/inc/com_input_iCon02_01.png) no-repeat; background-size:contain !important; outline:0;}
.m_radiobox01 input[type="radio"]:checked {background:url(/Mobile/images/inc/com_input_iCon02_02.png) no-repeat; background-size:contain !important;}
.m_radiobox01 input[type="radio"]:disabled {background:url(/Mobile/images/inc/com_input_iCon02_02.png) no-repeat; background-size:contain !important;}
.m_radiobox01 input[type="radio"]:disabled:checked {background:url(/Mobile/images/inc/com_input_iCon02_02.png) no-repeat; background-size:contain !important;}


/* MOBILE COMMON BUTTON */

.m_btn_style01 {text-align:center; display:inline-block; *zoom:1; *display:inline; letter-spacing:-0.5px; box-sizing:border-box; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}

.m_btn_style01.btn_xs {font-size:12px; height:25px; line-height:23px; padding:0 8px 0 8px;}
.m_btn_style01.btn_sm {font-size:13px; height:30px; line-height:28px !important; padding:0 10px 0 10px;}
.m_btn_style01.btn_smd {font-size:14px; height:40px; line-height:40px; padding:0 10px 0 10px;}
.m_btn_style01.btn_md {font-size:17px; height:50px; line-height:50px; padding:0 15px 0 15px;}

.m_btn_style01.gray_bg {background:#5a6069; color:#fff; border:1px solid #5a6069;}
.m_btn_style01.gray_line {background:#fff; color:#5a6069; border:1px solid #5a6069;}
.m_btn_style01.lgray_line {background:#fff; color:#999; border:1px solid #999;}
.m_btn_style01.blue_line {background:#fff; color:#0170c9; border:1px solid #0170c9;}
.m_btn_style01.blue_bg {background:#0170c9; color:#fff; border:1px solid #0170c9;}
.m_btn_style01.mint_bg {background:#4abebe; color:#fff; border:1px solid #4abebe;}

.m_btn_style01.gray_bg:hover, .m_btn_style01.gray_line:hover, .m_btn_style01.lgray_line:hover {background:#3d444e; color:#fff; border:1px solid #3d444e;}
.m_btn_style01.gray_line:hover strong {color:#fff;}
.m_btn_style01.blue_bg:hover, .m_btn_style01.blue_line:hover {background:#003a7c; color:#fff; border:1px solid #003a7c;}
.m_btn_style01.mint_bg:hover {background:#0d8d8d; color:#fff; border:1px solid #0d8d8d;}

.m_btn_style01.white_bg {background:transparent; border:1px solid #fff; color:#fff;}
.m_btn_style01.white_bg:hover {background:#fff; border:1px solid #fff; color:#00319e;}

.m_btn_style01.disabled {background:#fff; color:#a8a8a8; border:1px solid #a8a8a8; cursor:not-allowed;}

.m_btn_style01.android_bg {background:#9abf24; color:#fff; border:1px solid #9abf24;}
.m_btn_style01.android_bg:hover {background:#75a211; color:#fff; border:1px solid #75a211;}

.m_btn_style01.ios_bg {background:#a6b1b7; color:#fff; border:1px solid #a6b1b7;}
.m_btn_style01.ios_bg:hover {background:#839198; color:#fff; border:1px solid #839198;}

@media screen and (max-width: 602px) {
	.btn_respons {}
	.btn_respons .m_btn_style01 {display:block !important; width:100% !important; margin-bottom:10px;}
}

.com_btn_wrap {position:relative; width:100%; height:100%;}
.com_btn_wrap.bg_white {background:#fff;}
.com_btn_wrap.b_bottom {border-bottom:1px solid #ddd;}
.com_btn_wrap .btn50p, .com_btn_wrap .btn100p {text-align:center; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;}
.com_btn_wrap .btn50p a {width:50% !important;}
.com_btn_wrap .btn100p a {width:100% !important;}

.com_btn_wrap .btn50p.m_join {padding:0 20px 20px 20px;}

.btn_loop_50p {}
.btn_loop_50p > ul {display:inline-block; width:100%;}
.btn_loop_50p > ul > li {float:left; margin-bottom:10px; box-sizing:border-box;}
.btn_loop_50p.mg0 > ul > li {margin:auto;}
.btn_loop_50p > ul > li:nth-child(odd) {width:49%; margin-right:1%;}
.btn_loop_50p > ul > li:nth-child(even) {width:49%; margin-left:1%;}
.btn_loop_50p > ul > li > a {width:100%;}
.btn_loop_50p > ul > li.btn_full {width:100%;}

.btn_loop_30p {}
.btn_loop_30p > ul {display:inline-block; width:100%;}
.btn_loop_30p > ul > li {float:left; width:30%; margin-right:1%; box-sizing:border-box;}


/* MOBILE SNS BUTTON */

.m_btn_sns01 {text-align:center; display:inline-block; *zoom:1; *display:inline; letter-spacing:-0.5px; box-sizing:border-box; border-radius:3px; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}

.m_btn_sns01.btn_md {font-size:16px; height:50px; line-height:50px; padding:0 0 0 0;}

.m_btn_sns01 > i {display:block; width:50px; height:50px; float:left; background-size:55% !important;}

.m_btn_sns01.naver {background:#2db400; color:#fff;}
.m_btn_sns01.naver > i.iCon_naver {background:url(/Mobile/images/inc/com_sns_login_iCon01.png) no-repeat center; border-right:1px solid; border-color:rgba(255,255,255,0.4);}

.m_btn_sns01.google {background:#e24939; color:#fff;}
.m_btn_sns01.google > i.iCon_google {background:url(/Mobile/images/inc/com_sns_login_iCon02.png) no-repeat center; border-right:1px solid; border-color:rgba(255,255,255,0.4);}

.m_btn_sns01.facebook {background:#3b5998; color:#fff;}
.m_btn_sns01.facebook > i.iCon_facebook {background:url(/Mobile/images/inc/com_sns_login_iCon03.png) no-repeat center; border-right:1px solid; border-color:rgba(255,255,255,0.4);}

.m_btn_sns01.kakao {background:#ffeb00; color:#3c1e1e;}
.m_btn_sns01.kakao > i.iCon_kakao {background:url(/Mobile/images/inc/com_sns_login_iCon04.png) no-repeat center; border-right:1px solid; border-color:rgba(60,30,30,0.3);}


/* ===== HEADER ===== */

.header {position:relative; width:100%; height:54px; display:block; background:#FFF; padding-top:18px; z-index:50; text-align:center;}

.header > a {cursor:pointer;}

.header .top_logo {width:136px; height:35px; margin:0 auto; display:block; background:url(/Mobile/images/inc/top_logo_img02.png) no-repeat center; background-size:auto 100%;}

@media screen and (min-width: 603px) {
	.header {padding-top:15px;}
	.header .top_logo {width:270px; height:45px; margin:0 auto; display:block; background:url(/Mobile/images/inc/top_logo_img01.png) no-repeat center; background-size:auto 100%;}
}

.header .top_logo > img {width:100%; display:block;}

.header .top_logo.event_01 {height:75px; width:100%; position:absolute; left:0; top:0; z-index:1;}
.header .top_logo.event_01 img {margin:0 auto; height:65px; width:auto; margin-top:10px;}

.header .header_iCon > img {display:block; width:28px; height:28px;}
.header .gnb_toggle {position:absolute; left:18px; top:14px; color:#86888a; text-align:center; font-size:12px; letter-spacing:-0.5px; display:block; z-index:2;}
.header .gnb_toggle img {position:relative; margin:0 auto;}
.header .gnb_toggle p {margin-top:1px;}
.header .gnb_toggle .my_alert {position:absolute; top:-3px; left:20px; background:#0170c9; color:#fff; padding:4px 4px 3px 4px; font-weight:bold; font-size:11px; border-radius:300px; text-align:center; letter-spacing:0; opacity:0.95; *filter:alpha(opacity=95);}

.header .member_login {position:absolute; right:18px; top:13px; color:#86888a; text-align:center; font-size:11px; letter-spacing:-0.5px; display:block; z-index:2;}
.header .member_login img {margin:0 auto;}
.header .member_login p {margin-top:5px;}

.gnb_m_guide {padding:15px 15px 0 15px;}
.gnb_m_guide > a {display:block; box-sizing:border-box; background:#fff; color:#6d6e71; border:1px solid #6d6e71; text-align:center; font-size:1em; padding:10px 0 9px 0; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.gnb_m_guide > a:hover {background:#3d444e; color:#fff; border:1px solid #3d444e;}

.gnb_m_guide > a.id_card {background:#0170c9; color:#fff; border:1px solid #0170c9;}
.gnb_m_guide > a.id_card:hover {background:#003a7c; color:#fff; border:1px solid #003a7c;}

.gnb_sns {padding:20px 15px 20px 15px; text-align:center;}
.gnb_sns > a > img {display:inline-block; width:35px; height:35px;}


/* LNB */

.top_lnb_wrap {position:relative; z-index:51; width:100%;}
.top_lnb_wrap .top_lnb {position:relative; width:100%; margin:0 auto; background:#0170c9; overflow:hidden;}
.top_lnb_wrap .top_lnb.fixed {position:fixed; z-index:100; top:0; box-shadow:0 4px 6px rgba(0,0,0,0.3); opacity:0.95; *filter:alpha(opacity=95);}
.top_lnb_wrap .top_lnb .lnb_list {position:relative; width:100%; height:100%; z-index:1; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform; -o-transition-property:-o-transform; -ms-transition-property:-ms-transform; transition-property:transform; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.top_lnb_wrap .top_lnb .lnb_list li {position:relative; float:left; width:100%; height:100%; -webkit-flex-shrink:0; -ms-flex:0 0 auto; flex-shrink:0;}
.top_lnb_wrap .top_lnb .lnb_list li a {display:block; width:100%; height:42px; color:#fff; font-size:14px; font-weight:normal; line-height:44px; text-align:center;}
.top_lnb_wrap .top_lnb .lnb_list li a span {padding:0 5px;}
.top_lnb_wrap .top_lnb .lnb_list li.active a {color:#fff; font-weight:bold;}
.top_lnb_wrap .top_lnb .lnb_list li.active a span {display:inline-block; height:39px; border-bottom:3px solid #fff;}
.top_lnb_wrap .top_lnb .swiper-prev {position:absolute; top:0; left:0; z-index:2; background:url(/Mobile/images/inc/top_lnb_bg_l.png) no-repeat left; background-size:auto 40px; display:inline-block; width:40px; height:40px; text-indent:-999em;}
.top_lnb_wrap .top_lnb .swiper-next {position:absolute; top:0; right:0 ;z-index:2; background:url(/Mobile/images/inc/top_lnb_bg_r.png) no-repeat right;background-size:auto 40px; display:inline-block; width:40px; height:40px; text-indent:-999em;}


/* ===== MAIN BANNER ===== */

.main_ban_wrap {width:100%; z-index:1; margin:0; padding:0; position:relative;}
.main_ban_wrap ul.ban_list {width:100%; display:inline-block;}
.main_ban_wrap ul.ban_list > li {float:left; width:100%;}
.main_ban_wrap ul.ban_list > li img {display:block; width:100%;}

/* PAGER */

.main_ban_wrap .bx-pager {display:inline-block; *zoom:1; *display:inline; text-align:center; position:absolute; left:0; bottom:30px; height:12px; text-align:center; width:100%;}
.main_ban_wrap .bx-pager a {display:block; overflow:hidden; width:15px; height:15px; background:url(/Mobile/images/main/m_pager_iCon_02.png) no-repeat center; background-size:contain !important; margin:0 3px 0 3px; text-indent:-9999px;}
.main_ban_wrap .bx-pager a.active {background:url(/Mobile/images/main/m_pager_iCon_01.png) no-repeat center; background-size:contain !important;}
.main_ban_wrap .bx-pager-item {display:inline-block; *zoom:1; *display:inline; vertical-align:top;}


/* ===== MAIN D-DAY ===== */

.main_dday_wrap {padding:20px 20px 0 20px; position:relative; text-align:center; letter-spacing:0;}
.main_dday_wrap a {color:#fff; display:block; padding:14px 0 10px 0;}
.main_dday_wrap .txt_yellow {color:#fff200;}

.main_dday_wrap .txt_yellow font {color:#fff200 !important;}

.main_dday_wrap .dday_tit {font-size:19px; font-weight:bold; margin-bottom:10px;}
.main_dday_wrap .dday_tit .point {color:#ff4736;}

.main_dday_wrap .dday_con {color:#fff; background:#ff4736 url(/mobile/images/main/main_dday_img01.png) no-repeat left bottom; background-size:auto 78%; border-radius: 4px; font-size:14px; overflow: hidden;}
.main_dday_wrap .dday_con .date {font-size:27px; margin:0 0 0 0;}

.main_dday_wrap .dday_r_img {position:absolute; top:-5px; right:0; text-align:right;}
.main_dday_wrap .dday_r_img img {width:60%;}

/* ===== Class_open_date ===== */

.class_open_date_wrap {height: 46px; line-height: 46px; font-size: 13px; background: rgba(255,255,255,0.8); border: 1px solid #ddd; padding: 0 15px; z-index: 2;}
.class_open_date_wrap .text {display: inline-block;}
.class_open_date_wrap .text i.icon01 {display: inline-block; margin-right: 3px; width: 20px; height: 21px; background: url(/Mobile/images/main/m_main_date_iCon01.png) no-repeat center; background-size: auto 100%; vertical-align: middle;}
.class_open_date_wrap .text span.point {color: #000; font-weight: bold; animation: blink_point .6s ease infinite alternate;}

/* ANIMATION */

@keyframes blink_point {
  0% {
   color: #000; font-weight: bold;
  }
  50% {
   color: #000; font-weight: bold;
  }
  51% {
    color: #0170c9; font-weight: bold;
  }
  100% {
    color: #0170c9; font-weight: bold;
  }
}

.class_open_date_wrap .d-day {display: inline-block; margin-left: 3px; width: 45px; height: 18px; line-height: 18px; font-weight: bold; text-align: center; background: linear-gradient(to right, #30a7ff, #0072ff) center center; color: #fff; border-radius: 3px; box-sizing: border-box;}
.class_open_date_wrap .d-day p {line-height: 20px; font-size: 12px; letter-spacing: -0.02em;}
.class_open_date_wrap a {color: #333; letter-spacing: -0.05em;}
.class_open_date_wrap a.class_go {float: right;}
/*.class_open_date_wrap a i.icon02 {display: inline-block; width: 12px; height: 11px; margin-left: 3px; background: url(/Mobile/images/main/m_main_date_iCon02.png) no-repeat center; background-size: auto 100%; vertical-align: middle;}*/

@media screen and (max-width: 319px) {
	.class_open_date_wrap a {font-size: 10px;}
}


/* ===== MAIN CON 01 ===== */

.main_course {padding:10px 20px 20px 20px;}
.main_course > ul {display:inline-block; width:100%; background:#fff; border-left:1px solid #ddd; border-top:1px solid #ddd;}
.main_course > ul > li {float:left; width:33%; box-sizing:border-box; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
.main_course > ul > li:nth-child(2), .main_course > ul > li:nth-child(5), .main_course > ul > li:nth-child(8) {width:34%;}

.main_course > ul > li > a {display:block; padding:10px 0 15px 0; font-size:14px; color:#333; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.main_course > ul > li > a:hover, .main_course > ul > li > a:focus {background:#0170c9; color:#fff;}
.main_course > ul > li > a > img {display:block; width:65px; margin:0 auto; margin-bottom:6px;}


/* ===== MAIN CON 02 ===== */

.main_notice {padding:20px 20px 20px 20px; background:#fff; /*margin-bottom:15px; 상담센터 배치변경 OMR 2020.01.14 */}
.main_notice .main_notice_tab {width:100%; margin-bottom:5px; position:relative;}
.main_notice .main_notice_tab > ul {display:inline-block; width:100%; border-bottom:1px solid #333;}
.main_notice .main_notice_tab > ul > li {display:inline-block;}
.main_notice .main_notice_tab > ul > li > a {font-size:14px; color:#333; display:block; padding:0 0 8px 0;}
.main_notice .main_notice_tab > ul > li.active > a {border-bottom:2px solid #333; font-weight:bold;}
.main_notice .main_notice_tab .divider {display:inline-block; width:1px; height:12px; background:#ddd; margin:1px 8px 0 8px; vertical-align:middle;}

.main_notice .main_notice_tab .more_view {position:absolute; top:3px; right:0; font-size:12px; color:#333;}

.main_notice_detail {}
.main_notice_detail .notice_list {width:100%; display:inline-block;}
.main_notice_detail .notice_list > li {width:100%; border-bottom:1px dotted #ddd;}
.main_notice_detail .notice_list > li > a {display:block; font-size:13px; color:#666; padding:10px 0 10px 0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; word-break:break-all;}
.main_notice_detail .notice_list > li > a .date {color:#333; font-weight:bold; margin:0 10px 0 10px; display:inline-block;}

.main_notice_detail .notice_list > li > a.new {font-weight:bold; color:#333;}
.main_notice_detail .notice_list > li > a.new .date {color:#0170c9;}


/* ===== MAIN CON 03 ===== */

.main_award_ban {padding:20px 20px 20px 18px; margin-bottom:15px; background:#060e1b url(/Mobile/images/main/m_main_con03_bg02.jpg) repeat-x center top; background-size:auto 100%; font-size:12px; color:#fff; position:relative;}
.main_award_ban a {color:#fff;}
.main_award_ban a > h3 {font-size:17px; font-weight:bold; margin:9px 0 0 0; letter-spacing:-0.5px;}
.main_award_ban a > h3 .point {color:#ffe984;}
.main_award_ban img {position:absolute; bottom:0; right:2px; display:block; width:120px;}

@media screen and (min-width: 603px) {
	.main_award_ban {text-align:center;}
}


/* ===== MAIN CON 04 ===== */

.main_con_tit01 {text-align:center; font-weight:normal; color:#333; font-size:14px; letter-spacing:-0.5px; margin-bottom:12px;}
.main_con_tit01.single > h3 {margin:0 0 8px 0;}
.main_con_tit01.single > h3 > span {font-weight:normal;}
.main_con_tit01 > h3 {font-size:23px; font-weight:bold; margin:4px 0 0 0; letter-spacing:0;}

.main_con_tit01.single .divider {width:20px; height:1px; background:#333; margin:0 auto;}

.main_review_wrap {padding:25px 0 47px 0; background:#fff url(/Mobile/images/main/m_main_con04_bg01.jpg) no-repeat left top; background-size:100% auto; position:relative; border-bottom:1px solid #ddd; margin-bottom:15px;}

.main_review_wrap .best_review {width:100%; display:inline-block;}
.main_review_wrap .best_review .review_list {margin-right:20%; margin-left:20%;}
.main_review_wrap .best_review .review_box {background:#fff url(/Mobile/images/main/m_main_con04_bg02.jpg) no-repeat center top; background-size:100% auto; border:1px solid #ddd; height:150px; padding:12px 10px 8px 10px;}
.main_review_wrap .best_review .review_box a {color:#666; font-size:12px; line-height:18px; word-break:break-all;}
.main_review_wrap .best_review .review_box .review_img {display:block; width:50px; height:50px; margin:0 auto; border-radius:300px; background-size:100% auto !important;}
.main_review_wrap .best_review .review_box a h3 {color:#333; text-align:center; margin:5px 0 5px 0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; word-break:break-all;}
.main_review_wrap .best_review .review_box a p {word-break:break-all;}

@media screen and (min-width: 768px) {
	/* .main_review_wrap .best_review .bx-viewport {overflow:inherit !important;} */
}

/* PAGER */

.main_review_wrap .bx-pager {display:inline-block; *zoom:1; *display:inline; text-align:center; position:absolute; left:0; bottom:21px; height:12px; text-align:center; width:100%;}
.main_review_wrap .bx-pager a {display:block; overflow:hidden; width:15px; height:15px; background:url(/Mobile/images/main/m_pager_iCon_04.png) no-repeat center; background-size:contain !important; margin:0 3px 0 3px; text-indent:-9999px;}
.main_review_wrap .bx-pager a.active {background:url(/Mobile/images/main/m_pager_iCon_03.png) no-repeat center; background-size:contain !important;}
.main_review_wrap .bx-pager-item {display:inline-block; *zoom:1; *display:inline; vertical-align:top;}


/* ===== MAIN CON 05 ===== */

.main_customer_center {padding:25px 20px 25px 20px;}
.main_customer_center.cs_center {padding:0 0 0 0;}
.main_customer_center .customer_call > a {display:block; padding:15px 15px 15px 80px; border-radius:5px; background-size:auto 100% !important; font-size:11px;}
.main_customer_center .customer_call > a > h3 {font-weight:normal; font-size:16px; margin:0 0 5px 0;}
.main_customer_center .customer_call > a > h3,
.main_customer_center .customer_call > a > p {text-overflow:ellipsis; white-space:nowrap; overflow:hidden; word-break:break-all;}

.main_customer_center .customer_call > a.call_01 {background:#0170c9 url(/Mobile/images/main/m_main_con05_bg01.png) no-repeat left top; border:1px solid #0170c9; color:#fff; margin:15px 0 10px 0;}
.main_customer_center .customer_call > a.call_01.mgb10 {margin:0 0 10px 0;}
.main_customer_center .customer_call > a.call_01.mg0 {margin:auto;}
.main_customer_center .customer_call > a.call_02 {background:#fff url(/Mobile/images/main/m_main_con05_bg02.png) no-repeat left top; border:1px solid #0170c9; color:#0170c9;}


/* ===== MAIN CON 06 ===== */

.main_event_wrap {background:#fff; padding:25px 0 10px 0; position:relative;}

.main_event {width:100%; z-index:1; margin:0; padding:0;}
.main_event ul.event_list {width:100%; display:inline-block;}
.main_event ul.event_list > li {float:left; width:100%;}
.main_event ul.event_list > li img {display:block; width:100%;}

.main_content {background:#fff; color: #333; padding:0 20px 5px 20px;}
.main_content .event_wrap {position: relative; font-size: 0.7rem; color: #333; padding: 18px; border: 1px solid #ddd; background:url(/Mobile/images/main/m_main_content_iCon02.png) no-repeat 15px center; background-size: auto 30px;}
.main_content .event_wrap i.ico_count {position: absolute; top: 36px; left: 36px; display: inline-block; width: 18px; height: 18px; line-height: 18px; font-size: 11px; font-weight: bold; text-align: center; border-radius: 50%; background-color: #ee1c1b; color: #fff; border: 1px solid #ee1c1b; z-index: 10; box-sizing: border-box;}
.main_content .event_wrap .text {display: inline-block; margin-left: 38px;}
.main_content .event_wrap .text_go {display: inline-block; float: right; width: 4rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.6rem; background: #fff; color: #0170c9; border: 1px solid #0170c9; border-radius: 4px; text-align: center; box-sizing: border-box; animation: blink_event .6s ease infinite alternate;}

/* ANIMATION */

@keyframes blink_event {
  0% {
   background: #fff; color: #0170c9; border: 1px solid #0170c9;
  }
  50% {
   background: #fff; color: #0170c9; border: 1px solid #0170c9;
  }
  51% {
    background: #0170c9; color: #fff; border: 1px solid #0170c9;
  }
  100% {
    background: #0170c9; color: #fff; border: 1px solid #0170c9;
  }
}

/* PAGER */

.main_event_wrap .bx-pager {display:inline-block; *zoom:1; *display:inline; text-align:center; position:absolute; left:0; bottom:21px; height:12px; text-align:center; width:100%;}
.main_event_wrap .bx-pager a {display:block; overflow:hidden; width:15px; height:15px; background:url(/Mobile/images/main/m_pager_iCon_04.png) no-repeat center; background-size:contain !important; margin:0 3px 0 3px; text-indent:-9999px;}
.main_event_wrap .bx-pager a.active {background:url(/Mobile/images/main/m_pager_iCon_03.png) no-repeat center; background-size:contain !important;}
.main_event_wrap .bx-pager-item {display:inline-block; *zoom:1; *display:inline; vertical-align:top;}


.f_quick_menu {padding:20px 20px 20px 20px; border-top:1px solid #ddd;}
.f_quick_menu > ul {display:inline-block; width:100%; background:#fff; border-left:1px solid #ddd; border-top:1px solid #ddd;}
.f_quick_menu > ul > li {float:left; width:33.3%; box-sizing:border-box; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
.f_quick_menu > ul > li > a {display:block; padding:10px 0 10px 0; font-size:13px; color:#333;}

/* ===== MAIN CON 07 ===== */

.main_content .manual_wrap.icon03 {font-size: 0.7rem; color: #333; padding: 18px; border: 1px solid #ddd; background:url(/Mobile/images/main/m_main_content_iCon03.png) no-repeat 15px center; background-size: auto 30px;}

.main_content .manual_wrap {font-size: 0.7rem; color: #333; padding: 18px; border: 1px solid #ddd; background:url(/Mobile/images/main/m_main_content_iCon01.png) no-repeat 15px center; background-size: auto 30px;}
.main_content .manual_wrap .text {display: inline-block; margin-left: 38px;}
.main_content .manual_wrap .text_go {display: inline-block; float: right; width: 4rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.6rem; background: #fff; color: #0170c9; border: 1px solid #0170c9; border-radius: 4px; text-align: center; box-sizing: border-box;}

@media screen and (max-width: 359px) {
	.main_content .event_wrap {padding-bottom: 40px;}
	.main_content .event_wrap .text_go {float: right;}
	.main_content .manual_wrap {padding-bottom: 40px;}
	.main_content .manual_wrap .text_go {float: right;}
}

/* ===== FOOTER ===== */

.footer_wrap {background:#001729; color:#8aa0b4; border-top:1px solid #ddd;}
.footer_wrap .footer_menu {border-bottom:1px solid #1d3c57; text-align:center; padding:8px 0 8px 0;}
.footer_wrap .footer_menu > a {display:inline-block; color:#8aa0b4; padding:2px 2px 2px 2px; font-size:13px; letter-spacing:-0.5px;}
.footer_wrap .footer_menu > a.privacy {color:#fff; font-weight:bold;}
.footer_wrap .footer_menu .divider {display:inline-block; margin:0 6px 0 6px; width:1px; height:12px; background:#0f3f4f; vertical-align:middle;}

.footer_wrap .footer_info {padding:12px 20px 20px 20px; font-size:13px;}
.footer_wrap .footer_info .footer_sns {text-align:center; margin-bottom:6px;}
.footer_wrap .footer_info .footer_sns > a > img {display:inline-block; width:30px; height:30px;}

.footer_wrap .footer_info .copyright {font-size:11px; line-height:18px; margin-bottom:12px;}
.footer_wrap .footer_info .copyright > a {color:#8aa0b4}

.footer_wrap .footer_info .pc_btn {display:block; width:100%; color:#8aa0b4; border:1px solid #8aa0b4; padding:10px 0 9px 0; margin-bottom:60px; text-align:center; font-size:14px; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}

.footer_wrap .footer_info .pc_btn:hover, .footer_wrap .footer_info .pc_btn:focus {background:#8aa0b4; border:1px solid #8aa0b4; color:#001729;}


/* ===== QUICK ===== */

.fixed_quick_wrap {position:fixed; left:0; bottom:0; z-index:81; width:100%;}

/* fixed_counsel */

.fixed_quick_wrap .fixed_counsel_inner {background:#f1f2f3; /*border-top:1px solid #ddd;*/ width:100%; opacity:0.97; *filter:alpha(opacity=97); position:fixed; left:0; bottom:0; z-index:81; width:100%; display:none;}

.fixed_quick_wrap .fixed_counsel_inner .counsel_tit {padding:8px 8px 8px 8px; background:#5a6069; position:relative; height:35px; box-sizing:border-box;}

.fixed_quick_wrap .fixed_counsel_inner .counsel_tit label {cursor:pointer; letter-spacing:-0.5px; display:inline-block; *zoom:1; *display:inline; height:20px; line-height:19px; font-size:12px; color:#fff;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit label a {color:#fff;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"] {width:18px; height:18px; margin:0 6px 2px 0; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-color:transparent; vertical-align:middle;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"] {display:inline-block; *zoom:1; *display:inline; position:relative; cursor:pointer; vertical-align:middle;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"]::-ms-check {display:none;}

.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"] {background:url(/Mobile/images/inc/com_input_iCon01_01.png) no-repeat; background-size:contain !important; outline:0;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"]:checked {background:url(/Mobile/images/inc/com_input_iCon01_02.png) no-repeat; background-size:contain !important;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"]:disabled {background:url(/Mobile/images/inc/com_input_iCon01_01.png) no-repeat; background-size:contain !important;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_tit input[type="checkbox"]:disabled:checked {background:url(/Mobile/images/inc/com_input_iCon01_02.png) no-repeat; background-size:contain !important;}

.fixed_quick_wrap .fixed_counsel_inner .counsel_tit .btn_close {position:absolute; top:0; right:0; font-size:12px; color:#d1d1d1; height:35px; line-height:35px; border-left:1px solid #75787c; padding:0 15px 0 15px;}

.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel {padding:8px 8px 6px 8px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform; -o-transition-property:-o-transform; -ms-transition-property:-ms-transform; transition-property:transform; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}

.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="text"],
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="password"],
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="email"],
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="tel"],
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="number"] {display:inline-block; *zoom:1; *display:inline; width:50%; color:#555; font-size:12px; letter-spacing:0; padding:2px 0 0 10px; height:35px; border:1px solid #ddd; box-sizing:border-box;}

.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="text"]:focus,
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="password"]:focus,
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="email"]:focus,
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="tel"]:focus,
.fixed_quick_wrap .fixed_counsel_inner .fixed_counsel input[type="number"]:focus {border:1px solid #0170c9; outline:0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);}

.fixed_quick_wrap .fixed_counsel_inner .counsel_txt {padding:0 8px 8px 8px; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform; -o-transition-property:-o-transform; -ms-transition-property:-ms-transform; transition-property:transform; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.fixed_quick_wrap .fixed_counsel_inner .counsel_txt textarea {border:1px solid #ddd; padding:13px 10px 10px 10px; font-size:12px; letter-spacing:0; color:#666; margin:0; box-sizing:border-box; width:80%; height:60px; margin-right:7px;}

.fixed_quick_wrap .fixed_counsel_inner .btn_counsel {display:inline-block; width:20%; height:60px; line-height:60px; font-size:12px; text-align:center; box-sizing:border-box; background:#5a6069; color:#fff; border:1px solid #5a6069; letter-spacing:-0.5px;}

/* fixed_quick */

.fixed_quick_wrap .fixed_quick_inner {background:#fff; border-top:1px solid #ddd; width:100%; opacity:0.95; *filter:alpha(opacity=95); position:fixed; left:0; bottom:0; z-index:79;}
.fixed_quick_wrap .fixed_quick_inner .fixed_quick {padding:0; text-align:center; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;}
.fixed_quick_wrap .fixed_quick_inner .fixed_quick > a {display:inline-block; width: 30%; padding: 10px 15px; background:#fff; color:#6d6e71; box-sizing:border-box; text-align:center; font-size:11px;}
.fixed_quick_wrap .fixed_quick_inner .fixed_quick > a img {width: 25px; height: 25px;}
.fixed_quick_wrap .fixed_quick_inner .fixed_quick > a p {margin-top: 5px;}


/* ===== QUICK CART ===== */

.fixed_cart_wrap {position:fixed; left:0; bottom:0; z-index:100; width:100%;}
.fixed_cart_wrap .fixed_cart_inner {position:relative; width:100%; padding:30px 0 0 0;}
.fixed_cart_wrap .fixed_cart_inner .cart_btn {position:absolute; top:0; height:30px; text-align:center; width:100%;}
.fixed_cart_wrap .fixed_cart_inner .cart_btn > a {background:#5a6069; display:inline-block; margin:0 auto; font-size:13px; height:30px; padding:0 15px 0 15px; color:#fff; line-height:30px; border-top-left-radius:4px; border-top-right-radius:4px;}
.fixed_cart_wrap .fixed_cart_inner .fixed_cart {background:#5a6069; border-top:3px solid #5a6069;}
.fixed_cart_wrap .fixed_cart_inner .fixed_cart .cart_inner {background:#fff; padding:16px 20px 20px 20px;}
.fixed_cart_wrap .fixed_cart_inner .fixed_cart .cart_inner a {/*color:#555;*/}

.fixed_cart_wrap .add_subject {display:inline-block; line-height:18px;}
.fixed_cart_wrap .add_subject > a {display:inline-block; color:#555; font-size:13px; margin-bottom:5px;}
.fixed_cart_wrap .add_subject .delete {display:inline-block; width:12px; height:12px; border:1px solid #73787f; vertical-align:middle; cursor:pointer; margin:0 5px 0 5px; background:url(/Mobile/images/sub/com_btn_close01.png) no-repeat; background-size:contain;}

.fixed_cart_wrap .empty_cart {text-align:center; color:#555; padding:0 0 10px 0; font-size:14px;}
.fixed_cart_wrap .empty_cart > a {color:#555; margin-top:10px;}

.fixed_cart_wrap .pay_list {border-top:1px dotted #ddd; margin:0 0 20px 0;}
.fixed_cart_wrap .pay_list .pay_info {display:inline-block; *zoom:1; *display:inline; width:100%; font-size:14px;}
.fixed_cart_wrap .pay_list .pay_info > dt {width:40%; float:left; border-bottom:1px dotted #ddd; padding:8px 0 8px 0;} 
.fixed_cart_wrap .pay_list .pay_info > dd {width:60%; float:left; border-bottom:1px dotted #ddd; padding:8px 0 8px 0;}
.fixed_cart_wrap .pay_list .pay_info > dt {font-weight:bold; color:#333;}
.fixed_cart_wrap .pay_list .pay_info > dd {text-align:right;}

.fixed_cart_wrap .pay_list .pay_info > dd.cost {font-weight:bold; color:#ed0000; letter-spacing:0;}
.fixed_cart_wrap .pay_list .pay_info > dd.cost .sale {text-decoration:line-through; color:#666; margin-right:8px; font-weight:normal;}


/* ===== COMMON FORM ===== */

.m_comForm.Form_h30 input[type="text"],
.m_comForm.Form_h30 input[type="password"],
.m_comForm.Form_h30 input[type="email"],
.m_comForm.Form_h30 input[type="tel"],
.m_comForm.Form_h30 input[type="number"] {height:30px; font-size:13px;}

.m_comForm.Form_h40 input[type="text"],
.m_comForm.Form_h40 input[type="password"],
.m_comForm.Form_h40 input[type="email"],
.m_comForm.Form_h40 input[type="tel"],
.m_comForm.Form_h40 input[type="number"] {height:40px;}

.m_comForm.Form_h45 input[type="text"],
.m_comForm.Form_h45 input[type="password"],
.m_comForm.Form_h45 input[type="email"],
.m_comForm.Form_h45 input[type="tel"],
.m_comForm.Form_h45 input[type="number"] {height:45px;}

.m_comForm.Form_h50 input[type="text"],
.m_comForm.Form_h50 input[type="password"],
.m_comForm.Form_h50 input[type="email"],
.m_comForm.Form_h50 input[type="tel"],
.m_comForm.Form_h50 input[type="number"] {height:50px;}

.m_comForm input[type="text"],
.m_comForm input[type="password"],
.m_comForm input[type="email"],
.m_comForm input[type="tel"],
.m_comForm input[type="number"] {display:inline-block; *zoom:1; *display:inline; color:#555; font-size:14px; letter-spacing:-0.4px; padding-left:10px; border:1px solid #ddd; box-sizing:border-box;}

.m_comForm input[type="text"]:focus,
.m_comForm input[type="password"]:focus,
.m_comForm input[type="email"]:focus,
.m_comForm input[type="tel"]:focus,
.m_comForm input[type="number"]:focus {border:1px solid #0170c9; outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.m_comForm textarea {border:1px solid #ddd; padding:15px 10px 10px 10px; font-size:14px; letter-spacing:-0.6px; color:#666; margin:0; box-sizing:border-box;}

/* 삭제예정 2018.01.10 OMR
.m_checkbox01 {width:100%; padding:12px 10px 10px 10px; background:#fafafa; border:1px solid #ddd; box-sizing:border-box;}

.m_checkbox01 label {cursor:pointer; letter-spacing:-0.8px; color:#333; font-size:14px;}
.m_checkbox01 input[type="checkbox"] {display:inline-block; *zoom:1; *display:inline; position:relative; cursor:pointer; vertical-align:middle; border:1px solid #ddd; margin-right:5px;} */

.privacy_txt01 {width:100%; height:120px; overflow-y:scroll; padding:10px 10px 10px 10px; border:1px solid #ddd; border-top:none; box-sizing:border-box; font-size:12px; line-height:20px; color:#666;}
.privacy_txt01 > p {word-break:break-all;}
.privacy_txt01 .privacy_tit01 {color:#333; font-size:13px; border-bottom:1px solid #eee; padding:0 0 10px 0; margin:0 0 10px 0; text-align:center;}
.privacy_txt01 .privacy_tit02 {color:#333; background:#f1f4f7; padding:5px 10px 5px 10px; margin-bottom:8px;}
.privacy_txt01 .privacy_tit02 > span {font-weight:normal;}


/* LAYER POPUP */

.pop_layer .pop_container {
  padding: 20px 20px 20px 20px;
}

.pop_layer p.ctxt {
  color: #666;
  line-height: 22px;
}

.pop_layer .btn_r {
  width: 100%;
  margin: 10px 0 0;
  padding-top: 15px;
  border-top: 1px solid #eee;
  text-align: right;
}

.pop_layer {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: auto;
  max-height: 500px;
  overflow-y:auto;
  background-color: #fff;
  z-index: 10;
  word-break:break-all;
}

.dim_layer {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
} 
.dim_layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .65;
  filter: alpha(opacity=65);
}

.dim_layer .pop_layer {
  display: block;
}

a.btn_layerClose {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #304a8a;
  background-color: #3f5a9d;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn_layerClose:hover {
  border: 1px solid #091940;
  background-color: #1f326a;
  color: #fff;
}



.pop_layer2 .pop_container2 {
  padding: 20px 20px 20px 20px;
}

.pop_layer2 p.ctxt {
  color: #666;
  line-height: 22px;
}

.pop_layer2 .btn_r {
  width: 100%;
  margin: 10px 0 0;
  padding-top: 15px;
  border-top: 1px solid #eee;
  text-align: right;
}

.pop_layer2 {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: auto;
  max-height: 500px;
  overflow-y:auto;
  background-color: #fff;
  z-index: 10;
  word-break:break-all;
}

.dim_layer2 {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
} 
.dim_layer2 .dimBg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .65;
  filter: alpha(opacity=65);
}

.dim_layer2 .pop_layer2 {
  display: block;
}

a.btn_layerClose2 {
  display: inline-block;
  height: 25px;
  padding: 0 14px 0;
  border: 1px solid #304a8a;
  background-color: #3f5a9d;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

a.btn_layerClose2:hover {
  border: 1px solid #091940;
  background-color: #1f326a;
  color: #fff;
}



/* LAYER POPUP NEW 2018.05.09 */

/* BG 100% 바깥영역
#pop_wrap {
  position: fixed;
  _position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:500;
} */

#pop_wrap #dimBg_layer {
  position: absolute;
  display:none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .65;
  filter: alpha(opacity=65);
  z-index:500;
}
  
#pop_wrap .pop_inner_wrap {
  position:absolute;
  display:none;
  top: 50%;
  left: 50%;
  width:100%;
  /* height:400px; */
  z-index:501;
  text-align:center;
}

#pop_wrap .pop_inner_wrap .pop_inner {
  display:inline-block;
  width:300px;
  max-width:100%;
  height: auto;
  word-break:break-all;
  background-color: #fff;
  padding:20px 20px 20px 20px;
  color:#555;
  font-size:13px;
  line-height:20px;
}

#pop_wrap .pop_btn_wrap a.btn_pop_close {
  text-align:center;
  display: inline-block;
  background:#fff;
  color:#999;
  border:1px solid #999;
  font-size:13px;
  height:32px;
  line-height:32px;
  padding:0 10px 0 10px;
  box-sizing:border-box; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;
}

#pop_wrap .pop_btn_wrap a.btn_pop_close:hover {
  background:#3d444e;
  color:#fff;
  border:1px solid #3d444e;
}

#pop_wrap .pop_btn_wrap {border-top:1px solid #ddd; margin-top:15px; padding-top:15px;}
#pop_wrap .pop_txt_box {box-sizing:border-box; text-align:left; max-height:300px; overflow-y:auto; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
#pop_wrap .pop_txt_box.b_lgray {padding:15px 15px 15px 15px; border:1px solid #eee;}

#pop_wrap .pop_txt_box .rule_detail {font-size:12px; letter-spacing:-0.5px; line-height:22px; color:#666;}
#pop_wrap .pop_txt_box .rule_detail a {color:#666;}
#pop_wrap .pop_txt_box .rule_detail p {display:block; margin:0 0 10px 0;}
#pop_wrap .pop_txt_box .rule_detail .rule_tit {color:#444;}



/* LAYER POPUP */

.main_pop_wrap {position:fixed; left:0; top:0; width:100%; height:100%; z-index:100; display:block;}
.main_pop_wrap .pop_bg {background:rgba(0,0,0,0.7); display:flex; align-items:center; justify-content:center; text-align:center; height:100%;}
.main_pop_wrap .pop_bg .pop_cont_wrap {position:relative; background:#fff; padding:0; width:300px; max-width:100%; display:inline-block;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_slider01 {}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_slider01 img {display:block; max-width:100%;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont {}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont img {display:block; max-width:100%;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table img {position:relative; z-index:1;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table > table {position:absolute; left:30px; z-index:2; width:240px; text-align:center;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table > table th,
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table > table td {font-size:15px; line-height:21px; letter-spacing:0; vertical-align:middle;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table > table th {padding:12px 0 12px 0; font-weight:normal;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table > table td {padding:12px 0 12px 0;}

.main_pop_wrap .pop_bg .pop_cont_wrap .pop_cont .day_table a.more_view {font-size:12px; color:#555; letter-spacing:-1px;}

.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn {width:100%;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn > ul {display:inline-block; width:100%;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn > ul > li {width:50%; float:left; background:#000;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a {display:block; color:#fff; text-align:right; padding:12px 20px 10px 0; letter-spacing:-0.5px; font-size:14px; cursor:pointer;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a .close {color:#888; font-weight:bold; display:inline-block; margin-left:5px;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a.close_today {height:18px;}
.main_pop_wrap .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a.close_pop {}




/* PAGER */

.main_pop_wrap .bx-controls-direction {display:none;}
.main_pop_wrap .bx-pager-item {display:inline-block; *zoom:1; *display:inline; vertical-align:top;}
.main_pop_wrap .bx-pager a {display:block; overflow:hidden; width:12px; height:12px; background:url(/mobile/images/main/pager_iCon_02.png) no-repeat left center; margin-left:8px; text-indent:-9999px;}
.main_pop_wrap .bx-pager a.active {background:url(/mobile/images/main/pager_iCon_01.png) no-repeat right center;}
.main_pop_wrap .bx-controls-auto {position:absolute; display:block; left:0; top:0;}
.main_pop_wrap .bx-controls-auto .bx-stop {display:block; overflow:hidden; background:url(/mobile/images/main/pager_iCon_stop.png) no-repeat center center; width:12px; height:12px; text-indent:-9999px;}
.main_pop_wrap .bx-controls-auto .bx-start {display:block; overflow:hidden; background:url(/mobile/images/main/pager_iCon_start.png) no-repeat center center; width:12px; height:12px; text-indent:-9999px;}
.main_pop_wrap .bx-controls-auto .active {display:none;}
.main_pop_wrap .bx-pager {display:inline-block; *zoom:1; *display:inline; text-align:center; position:relative; height:12px;}
.main_pop_wrap .bx-controls {position:absolute; left:15px; bottom:14px; z-index:3; padding-left:12px; height:12px;}


/* LAYER POPUP survey */

.main_pop_wrap2 {position:fixed; left:0; top:0; width:100%; height:100%; z-index:100; display:block;}
.main_pop_wrap2 .pop_bg {background:rgba(0,0,0,0.7); display:flex; align-items:center; justify-content:center; text-align:center; height:100%;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap {position:relative; background:#fff; padding:0; width:300px; max-width:100%; display:inline-block;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_slider01 {}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_slider01 img {display:block; max-width:100%;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont {}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont img {display:block; max-width:100%;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table img {position:relative; z-index:1;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table > table {position:absolute; left:30px; z-index:2; width:240px; text-align:center;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table > table th,
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table > table td {font-size:15px; line-height:21px; letter-spacing:0; vertical-align:middle;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table > table th {padding:12px 0 12px 0; font-weight:normal;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table > table td {padding:12px 0 12px 0;}

.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_cont .day_table a.more_view {font-size:12px; color:#555; letter-spacing:-1px;}

.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn {width:100%;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn > ul {display:inline-block; width:100%;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn > ul > li {width:50%; float:left; background:#000;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a {display:block; color:#fff; text-align:right; padding:12px 20px 10px 0; letter-spacing:-0.5px; font-size:14px; cursor:pointer;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a .close {color:#888; font-weight:bold; display:inline-block; margin-left:5px;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a.close_today {height:18px;}
.main_pop_wrap2 .pop_bg .pop_cont_wrap .pop_close_btn > ul > li > a.close_pop {}




/* PAGER survey */

.main_pop_wrap2 .bx-controls-direction {display:none;}
.main_pop_wrap2 .bx-pager-item {display:inline-block; *zoom:1; *display:inline; vertical-align:top;}
.main_pop_wrap2 .bx-pager a {display:block; overflow:hidden; width:12px; height:12px; background:url(/mobile/images/main/pager_iCon_02.png) no-repeat left center; margin-left:8px; text-indent:-9999px;}
.main_pop_wrap2 .bx-pager a.active {background:url(/mobile/images/main/pager_iCon_01.png) no-repeat right center;}
.main_pop_wrap2 .bx-controls-auto {position:absolute; display:block; left:0; top:0;}
.main_pop_wrap2 .bx-controls-auto .bx-stop {display:block; overflow:hidden; background:url(/mobile/images/main/pager_iCon_stop.png) no-repeat center center; width:12px; height:12px; text-indent:-9999px;}
.main_pop_wrap2 .bx-controls-auto .bx-start {display:block; overflow:hidden; background:url(/mobile/images/main/pager_iCon_start.png) no-repeat center center; width:12px; height:12px; text-indent:-9999px;}
.main_pop_wrap2 .bx-controls-auto .active {display:none;}
.main_pop_wrap2 .bx-pager {display:inline-block; *zoom:1; *display:inline; text-align:center; position:relative; height:12px;}
.main_pop_wrap2 .bx-controls {position:absolute; left:15px; bottom:14px; z-index:3; padding-left:12px; height:12px;}



/* PADDING */

.pd0 {padding:0 !important;}
.pd15 {padding:10px !important;}
.pd20 {padding:20px !important;}
.pd25 {padding:25px !important;}
.pd30 {padding:30px !important;}
.pd35 {padding:35px !important;}
.pd40 {padding:40px !important;}
.pd50 {padding:50px !important;}

.pdt05 {padding-top:5px;}
.pdt10 {padding-top:10px;}
.pdt15 {padding-top:15px;}
.pdt20 {padding-top:20px;}
.pdt25 {padding-top:25px;}
.pdt30 {padding-top:30px;}
.pdt35 {padding-top:35px;}
.pdt40 {padding-top:40px;}
.pdt50 {padding-top:50px;}
.pdt60 {padding-top:60px;}
.pdt70 {padding-top:70px;}

.pdb05 {padding-bottom:5px;}
.pdb10 {padding-bottom:10px;}
.pdb15 {padding-bottom:15px;}
.pdb20 {padding-bottom:20px;}
.pdb25 {padding-bottom:25px;}
.pdb30 {padding-bottom:30px;}
.pdb35 {padding-bottom:35px;}
.pdb40 {padding-bottom:40px;}
.pdb50 {padding-bottom:50px;}
.pdb60 {padding-bottom:60px;}
.pdb70 {padding-bottom:70px;}

.pdl05 {padding-left:5px;}
.pdl08 {padding-left:8px;}
.pdl10 {padding-left:10px;}
.pdl12 {padding-left:12px;}
.pdl14 {padding-left:14px;}
.pdl15 {padding-left:15px;}
.pdl16 {padding-left:16px;}
.pdl18 {padding-left:18px;}
.pdl20 {padding-left:20px;}
.pdl21 {padding-left:21px;}
.pdl25 {padding-left:25px;}
.pdl28 {padding-left:28px;}
.pdl30 {padding-left:30px;}
.pdl35 {padding-left:35px;}
.pdl40 {padding-left:40px;}
.pdl50 {padding-left:50px;}
.pdl60 {padding-left:60px;}
.pdl70 {padding-left:70px;}


/* MARGIN */

.mg0 {margin:0 !important;}

.mgt02 {margin-top:2px;}
.mgt05 {margin-top:5px;}
.mgt08 {margin-top:8px;}
.mgt10 {margin-top:10px;}
.mgt12 {margin-top:12px;}
.mgt15 {margin-top:15px;}
.mgt20 {margin-top:20px;}
.mgt25 {margin-top:25px;}
.mgt30 {margin-top:30px;}
.mgt35 {margin-top:35px;}
.mgt40 {margin-top:40px;}
.mgt45 {margin-top:45px;}
.mgt50 {margin-top:50px;}
.mgt60 {margin-top:60px;}
.mgt70 {margin-top:70px;}
.mgt80 {margin-top:80px;}
.mgt90 {margin-top:90px;}
.mgt95 {margin-top:95px;}
.mgt100 {margin-top:100px;}
.mgt150 {margin-top:150px;}

.mgb-04 {margin-bottom:-4px;}
.mgb02 {margin-bottom:2px;}
.mgb03 {margin-bottom:3px;}
.mgb05 {margin-bottom:5px;}
.mgb06 {margin-bottom:6px;}
.mgb08 {margin-bottom:8px;}
.mgb09 {margin-bottom:9px;}
.mgb10 {margin-bottom:10px;}
.mgb11 {margin-bottom:11px;}
.mgb12 {margin-bottom:12px;}
.mgb13 {margin-bottom:13px;}
.mgb15 {margin-bottom:15px;}
.mgb18 {margin-bottom:18px;}
.mgb20 {margin-bottom:20px;}
.mgb25 {margin-bottom:25px;}
.mgb26 {margin-bottom:26px;}
.mgb28 {margin-bottom:28px;}
.mgb30 {margin-bottom:30px;}
.mgb35 {margin-bottom:35px;}
.mgb40 {margin-bottom:40px;}
.mgb45 {margin-bottom:45px;}
.mgb50 {margin-bottom:50px;}
.mgb55 {margin-bottom:55px;}
.mgb60 {margin-bottom:60px;}
.mgb70 {margin-bottom:70px;}
.mgb80 {margin-bottom:80px;}
.mgb90 {margin-bottom:90px;}
.mgb100 {margin-bottom:100px;}

.mgr02 {margin-right:2px;}
.mgr03 {margin-right:3px;}
.mgr04 {margin-right:4px;}
.mgr05 {margin-right:5px;}
.mgr06 {margin-right:6px;}
.mgr07 {margin-right:7px;}
.mgr08 {margin-right:8px;}
.mgr09 {margin-right:9px;}
.mgr10 {margin-right:10px;}
.mgr12 {margin-right:12px;}
.mgr14 {margin-right:14px;}
.mgr15 {margin-right:15px;}
.mgr16 {margin-right:16px;}
.mgr20 {margin-right:20px;}
.mgr25 {margin-right:25px;}
.mgr30 {margin-right:30px;}
.mgr40 {margin-right:40px;}
.mgr50 {margin-right:50px;}

.mgl02 {margin-left:2px;}
.mgl04 {margin-left:4px;}
.mgl05 {margin-left:5px;}
.mgl08 {margin-left:8px;}
.mgl10 {margin-left:10px;}
.mgl12 {margin-left:12px;}
.mgl14 {margin-left:14px;}
.mgl15 {margin-left:15px;}
.mgl16 {margin-left:16px;}
.mgl20 {margin-left:20px;}
.mgl25 {margin-left:25px;}
.mgl30 {margin-left:30px;}
.mgl40 {margin-left:40px;}
.mgl50 {margin-left:50px;}
.mgl70 {margin-left:70px;}


.w30 {width:30px !important;}
.w40 {width:40px !important;}
.w50 {width:50px !important;}
.w60 {width:60px !important;}
.w70 {width:70px !important;}
.w80 {width:80px !important;}
.w100 {width:100px !important;}
.w110 {width:110px !important;}
.w120 {width:120px !important;}
.w125 {width:125px !important;}
.w130 {width:130px !important;}
.w140 {width:140px !important;}
.w150 {width:150px !important;}
.w155 {width:155px;}
.w160 {width:160px;}
.w170 {width:170px;}
.w180 {width:180px;}
.w190 {width:190px;}
.w200 {width:200px;}
.w220 {width:220px;}
.w250 {width:250px;}
.w280 {width:280px;}
.w300 {width:300px;}
.w310 {width:310px;}
.w350 {width:350px;}
.w400 {width:400px;}
.w500 {width:500px;}
.w600 {width:600px;}
.w700 {width:700px;}
.w800 {width:800px;}
.w850 {width:850px;}
.w900 {width:900px;}

.w25p {width:25%;}
.w28p {width:28%;}
.w30p {width:30%;}
.w40p {width:40% !important;}
.w45p {width:45% !important;}
.w50p {width:50%;}
.w60p {width:60%;}
.w70p {width:70%;}
.w90p {width:90%;}
.w95p {width:95%;}
.w97p {width:97%;}
.w98p {width:98%;}
.w99p {width:99%;}
.wFull {width:100%;}

.h40 {height:40px;}
.h50 {height:50px;}
.h60 {height:60px;}
.h70 {height:70px;}
.h80 {height:80px;}
.h100 {height:100px;}
.h120 {height:120px;}
.h150 {height:150px;}
.h160 {height:160px;}
.h170 {height:170px;}
.h175 {height:175px;}
.h180 {height:180px;}
.h186 {height:186px;}
.h200 {height:200px;}
.h250 {height:250px;}
.h300 {height:300px;}
.h500 {height:500px;}


/* ===== SCROLL TO TOP ===== */

.scrollup{
    position:fixed;
	width:40px;
	height:40px;
    bottom:75px;
    right:18px;
	background: #555;
	/* -webkit-border-radius: 2px 2px 0 0;	
	-moz-border-radius: 2px 2px 0 0;	
	border-radius:  2px 2px 0 0; */
    z-index:80; 	
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 2px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}

.scrollup:hover {
	background: #0170c9;
}


/* ===== TOP COUNTDOWN ===== */

.top_countdown {width:100%; height:80px; display:block; background:#ff4736;}
.top_countdown ul {width:100%; display:inline-block; *zoom:1; *display:inline; z-index:2; position:relative;}
.top_countdown ul > li {text-align:center; color:#fff;}

.top_countdown ul > li.count_txt {width:100%; height:50px; padding:10px 0px 10px 0px; }
.top_countdown ul > li.count_txt a {color:#fff;}
.top_countdown ul > li.count_txt .title {font-size:23px;}
.top_countdown ul > li.count_txt .title p {font-size:18px; margin:6px 0 0 0;}

.top_countdown ul > li.count_txt .title .point {color:#ffff00;}
.top_countdown ul > li.count_txt .title .point.blink {animation:changeColor 0.5s ease 0.5s infinite alternate;}

@keyframes changeColor {
    0% {color:#fff;}
    50% {color:#fff;}
    51% {color:#ffff00;}
    100% {color:#ffff00;}
}

/* ===== TOP WARN 2017.03.15 OMR ===== */

.top_warn {height:40px; width:100%; text-align:center; padding:5px 0 15px 0; line-height:26px; color:#FF0000; border-bottom:1px solid #DDD; background:#fafafa; text-shadow:1px 1px 1px #FFF;}
.top_warn strong {font-weight:bold;}

.top_warn ul {display:inline-block;}
.top_warn ul li {float:left;}
.top_warn ul li.txt {text-align:left;}


/* ===== YEOGI PACKAGE ===== */

.pack_btn_col03 {display: flex; flex-direction: row; justify-content: space-between;}

a.pack_m_btn01 {display: inline-block; width: 32%; color: #555; border: 1px solid #ddd; text-align: center; box-sizing: border-box; border-radius: 5px; overflow: hidden;}
a.pack_m_btn01 i {display: block; width: 100%; height: 90px; margin-right: 15px; border-bottom: 1px solid #d9d9d9;}
a.pack_m_btn01 i.iCon_p_01 {background: #5d30af url(/mobile/images/main/m_pack_icon01.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_02 {background: #0523cb url(/mobile/images/main/m_pack_icon02.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_03 {background: #ff6f06 url(/mobile/images/main/m_pack_icon03.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_04 {background: #fda100 url(/mobile/images/main/m_pack_icon04.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_05 {background: #df3c37 url(/mobile/images/main/m_pack_icon05.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_06 {background: #42a398 url(/mobile/images/main/m_pack_icon06.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_07 {background: #333333 url(/mobile/images/main/m_pack_icon07.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_08 {background: #3da100 url(/mobile/images/main/m_pack_icon08.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_09 {background: #ff52d0 url(/mobile/images/main/m_pack_icon09.png) no-repeat center; background-size: 50px 54px;}
a.pack_m_btn01 i.iCon_p_10 {background: #4a21d3 url(/mobile/images/main/m_pack_icon10.png) no-repeat center; background-size: 50px 54px;}

a.pack_m_btn01.last {border: 2px solid #555; color: #555; animation: PackbtnJump .4s infinite alternate;}

@keyframes PackbtnJump {
    0% {transform: translate(0,5px);}
    100% {transform: translate(0,-5px);}
}


/* ===== add 2025.07.24 ===== */
.reg_date_select .reg_date_info {text-align: left !important; padding: 10px 0 10px 15px !important; letter-spacing: -.1px;}
.haksa_alink_go {font-size: 12px; position: absolute; right: 15px; top: 54px; background: red; padding: 6px 10px 4px; text-align: center; font-weight: 700;}
.haksa_alink_go a {color: #fff;}
/* ===== ./add 2025.07.24 ===== */
