@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
 /*font-family: 'Noto Sans KR' font-family: 'Nanum Gothic' font-family: 'Noto Serif KR',*/

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css'); /*font-family: 'NanumSquare';300,400,700,800*/


@font-face {font-family: 'GmarketSans';src: url('/home/common/css/font/GmarketSansBold.woff2') format('woff2'),url('/home/common/css/font/GmarketSansBold.woff') format('woff');font-weight:900;font-style: normal;}
@font-face {font-family: 'GmarketSans';src: url('/home/common/css/font/GmarketSansMedium.woff2') format('woff2'),url('/home/common/css/font/GmarketSansMedium.woff') format('woff');font-weight:500;font-style: normal;}
@font-face {font-family: 'GmarketSans';src: url('/home/common/css/font/GmarketSansLight.woff2') format('woff2'),url('/home/common/css/font/GmarketSansLight.woff') format('woff');font-weight:300;font-style: normal;}

/* 초기화 */
html {font-size:14px;}
body {width:100%;max-width:768px;margin:0px auto;padding:0px;font-family: 'Pretendard';font-weight:500;font-style: normal;color:#333;font-size:1.0rem;box-sizing:border-box;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0px;padding:0px;border:0px}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0px;line-height:0px;text-indent:-9999em;overflow:hidden}
/*input, button {margin:0px;padding:0px;border-radius:0; -webkit-appearance:none;background:none;font-size:1.0rem;}*/
button, input[type=submit] {cursor:pointer}
input[type=text], input[type=password], input[type=image], button {-webkit-appearance:none}
textarea, select,button {font-size:1.0rem;font-family: 'Pretendard';font-size:1.0rem;font-style: normal; -webkit-appearance:none;}
textarea {border-radius:0;-webkit-appearance:none;font-size:1.0rem;}
select {margin:0px;background:none}
p {margin:0px;padding:0px;word-break:break-all}
pre {overflow-x:scroll;}
a {color:inherit;text-decoration:none}
a:visited {color:inherit;text-decoration:none}
a,img,input {selector-dummy: expression(this.hideFocus=true);}
ul,li,dl,dt,dd, ol {padding:0px;margin:0px;list-style:none;box-sizing:border-box;}
img{margin:0px;padding:0px;image-rendering: -webkit-optimize-contrast;transform: translateZ(0);backface-visibility: hidden;}/*이미지 흐려짐 방지*/
div {margin:0px;padding:0px;box-sizing:border-box;}

table {border-collapse:collapse;border-spacing:0;width:100%;}
caption {padding:0px 0px;margin:0px 0px;}

select { appearance: none; -webkit-appearance: none;} /* select box style 초기화 */
select::-ms-expand { display:none; }

* {box-sizing: border-box;}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.png24 {tmp:expression(setPng24(this));}
*{-webkit-text-size-adjust:none}

/* font family name
font-family: 'NanumSquare', sans-serif;
font-family: 'Nanum Gothic', sans-serif;
font-family: 'Noto Sans KR';
*/


/* 공통 */
.top_wrap {width:100%;height:60px;text-align:center;border-bottom:1px solid #ddd;padding-top:7px;}
.top_wrap .logoimg {margin-top:7px;margin-left:calc(50% - 100px);display:block;width:200px;
	/*이미지선명하게*/image-rendering: -moz-crisp-edges; /* firefox */
	image-rendering: -o-crisp-edges; /* opera */
	image-rendering: -webkit-optimize-contrast; /* chrome */
	image-rendering: crisp-edges;
	transform: translateZ(0);
	backface-visibility: hidden;}
.top_wrap .top_log_btn {float:right;margin:0px 10px 0px 0px;text-align:center;border-radius:7px;;padding:3px 5px 0px 5px;font-size:12px;letter-spacing:-1px;font-weight:500;display:inline-block;position:relative;right:0px;top:13px;}
.top_wrap a > .top_log_btn > img {margin:-47px auto 3px;display:block;width:13px;}

footer {clear:both;width:100%;background:#292929;color:rgba(255,255,255,0.7);}

.footer_menu {clear:both;display:flex;width:100%;padding:15px 0px;text-align:center;border-width:1px 0px;border-style:solid;border-color:#ddd;}
.footer_menu li {flex:1;flex-basis:auto;text-align:center;font-size:0.9286rem;letter-spacing:-1px;border-right:1px solid rgba(255,255,255,0.3)}
.footer_menu li:last-child {border-right:0px;}
.footer_wrap {clear:both;width:100%;padding:15px 15px;line-height:1.4;padding-bottom:90px;}
.footer_wrap p {display:inline-block;margin:0px 15px 2px 0px;font-size:0.8571rem;}
.footer_wrap .m_t {margin-top:10px;clear:both;}
.footer_wrap img {width:80%;max-width:212px;margin:0px auto 20px;display:block;
	/*이미지선명하게*/image-rendering: -moz-crisp-edges; /* firefox */
	image-rendering: -o-crisp-edges; /* opera */
	image-rendering: -webkit-optimize-contrast; /* chrome */
	image-rendering: crisp-edges;
	transform: translateZ(0);
	backface-visibility: hidden;
}

.form01 {clear:both;width:100%;height:35px;background-color:#fff;padding:2px 0px 0px 5px;border:0px;margin-bottom:7px;}
.form02 {clear:both;width:31%;height:35px;background-color:#fff;padding:2px 0px 0px 5px;border:0px;margin-bottom:7px;margin-right:1%;display:inline-block;}
.form03 {clear:both;width:33%;height:35px;background-color:#fff;padding:2px 0px 0px 5px;border:0px;margin-bottom:7px;display:inline-block;}
.form04 {clear:both;width:100%;height:80px;background-color:#fff;padding:2px 0px 0px 5px;border:0px;margin-bottom:7px;}
.form05 {clear:both;width:100%;height:35px;background-color:#fff;padding:2px 0px 0px 5px;border:1px solid #ddd;margin:2px 0px;}
.form06 {width:calc(100% - 100px);height:35px;background-color:#fff;padding:2px 0px 0px 5px;border:1px solid #ddd;margin:2px 0px}

.btn_red01 {width:100%;padding:7px 10px;text-align:center;color:#fff !important;background-color:#970210;border-radius:7px;border:none;font-size:1.143rem;font-weight:500;}
.btn_blue01 {width:100%;padding:7px 10px;text-align:center;color:#fff !important;background-color:#61aef5;border-radius:7px;border:none;font-size:1.143rem;font-weight:500;margin-top:10px}
.btn_blue02 {display:inline-block;width:80px;height:35px;line-height:33px;text-align:center;color:#fff;background-color:#61aef5;border-radius:3px;border:none;font-size:0.857rem;font-weight:500;margin-left:10px}

.bottom_icon {clear:both;display:block;width:100%;max-width:770px;height:70px;position:fixed;bottom:0px;padding:0px;box-sizing:border-box;z-index:1;}
.bottom_icon ul {display:flex;width:100%;color:#fff;margin:0px auto;background:#F39800;}
.bottom_icon li {flex:1;padding:10px 0px;box-sizing:border-box;text-align:center;font-size:12px;}
.bottom_icon li img {height:30px;clear:both;display:block;margin:0px auto 5px;}
.bottom_icon li a:link {display:block;width:100%;}

.go_top {width:35px;height:35px;border-radius:50%;background:rgba(255,255,255,0.7);text-align:center;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;position:absolute;bottom:80px;right:10px;font-size:12px;line-height:1.0;padding-top:4px;}


/* NAVIGATION
.sitenavigation .nav-dropdown:hover > a, .sitenavigation .nav-dropdown.clicked > a {background-color:#fff;}
.sitenavigation .nav-dropdown > a:after {content:'▼' !important;font-size:1.0rem;float:right;margin-left:10px;color:#333;}
.sitenavigation .nav-dropdown:hover > a:after {content:'▲' !important;font-size:1.0rem;float:right;margin-left:10px;color:#333;}

.no-js .sitenavigation li:hover > ul {display:block !important;}

.menu-icon {display:none;}

.menu-icon {width:30px;height:30px;padding-top:0;margin-top:7px;display:block;float:right;-webkit-tap-highlight-color:transparent;background-color:#fff;padding:5px;padding-top:1px;padding-bottom:12px;margin-bottom:10px;position:absolute;top:-57px;right:20px;}
.menu-icon span {display:block;height:3px;background-color:#444;margin-top:5px;border-radius:4px;}

.menu {cursor: pointer;width: 25px;height: 30px;position: relative;z-index:101;}
.menu.active .bar {position: absolute;}
.menu.active .bar:nth-child(2) {opacity: 0;}
.menu.active .bar:first-child {top: 25%;transform: rotate(45deg);}
.menu.active .bar:last-child {top: 25%;transform: rotate(-45deg);}

.bar {width: 25px;height: 3px;background-color: #000;margin: 6px 0;transition: 0.5s;}

.sitenavigation.is-tapped .menu-icon {background-color:#fff;-webkit-tap-highlight-color:transparent;}
.sitenavigation.is-tapped .menu-icon span {background-color:#444;}


.sitenavigation ul {display:none;width:100%;max-width:768px;border-top:1px solid #ddd;margin:-10px auto 0px;box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 15px -3px, rgba(0, 0, 0, 0.5) 0px 4px 6px -2px;}
.sitenavigation li {float:none;display:block;margin:0;padding:0;}

.sitenavigation.is-tapped > ul {display:block;position:relative;margin:0;background-color:#FFF;right:0;left:0;top:-60px;z-index:100;padding:0px 10px 30px 10px;}
.sitenavigation.is-tapped > ul a {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;display:block;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;height:auto;color:#333;float:none;font-size:1.0rem;line-height:20px;font-family: 'Noto Sans KR';border:none !important;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;}
.sitenavigation.is-tapped > ul a:hover {background-color:#f6f6f6;}
.sitenavigation.is-tapped > ul li {width:100%;background-color:#FFF;border-bottom:solid 1px #ddd;-webkit-tap-highlight-color:transparent;font-weight:600;padding:15px 20px;box-sizing:border-box;}
.sitenavigation.is-tapped > ul li li {font-weight:500;padding:0px;background-color:#f6f6f6;}
.sitenavigation.is-tapped > ul ul {display:none;width:100%;z-index:200;border:none;margin:15px 0px 10px 0px !important;padding:0;position:relative !important;box-shadow:none;}
.sitenavigation.is-tapped > ul ul ul {clear:both;left:0;margin-top:0;}
.sitenavigation.is-tapped > ul ul li {border-bottom:solid 1px #f6f6f6;}
.sitenavigation.is-tapped > ul ul li li a {background-color:#f6f6f6;padding-left:30px;}
.sitenavigation.is-tapped > ul ul a {font-size:90%;padding-left:20px;}
.sitenavigation.is-tapped > ul ul a:before {content:'-';display:inline-block;margin-right:4px;color:#000;font-family: 'Noto Sans KR';}
.sitenavigation.is-tapped > ul li.nav-dropdown {cursor:pointer;}
.sitenavigation.is-tapped > ul li.nav-dropdown > a {width:100%;}
.sitenavigation.is-tapped > ul li.nav-dropdown:after {content:'+';;position:absolute;padding:0;display:block;width:100%;right:0;margin-top:-40px;text-align:center;font-size:0rem;padding-top:10px;padding-bottom:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.sitenavigation.is-tapped > ul li.expanded:after {display:none;}
.sitenavigation.is-tapped > ul li.expanded li:first-child:before {content:'-' !important;position:absolute;color:#fff;padding:0;display:block;width:100%;right:0;margin-top:-40px;text-align:center;font-size:1.143rem;padding-top:10px;padding-bottom:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.sitenavigation.is-tapped > ul .nav-dropdown > a:after {content:'' !important;}
.sitenavigation.is-tapped > ul .nav-dropdown:hover > a:after {content:'' !important;}

.sitenavigation .navi_icon {width:32%;margin:0px auto;display:inline-block;text-align:center;}
.sitenavigation .navi_icon p {clear:both;margin-bottom:10px;word-spacing:-1px;}
.sitenavigation .navi_icon p img {width:100%;max-width:186px;image-rendering: -webkit-optimize-contrast;transform: translateZ(0);backface-visibility: hidden;}

.menu_top {width:100%;display:block;margin:15px auto;background:#F3F3F3;border-radius:10px;padding:15px 0px;box-sizing:border-box;overflow:hidden;}
.menu_top dl {width:100%;display:flex;}
.menu_top dl dd {flex:1;text-align:center;}
.menu_top dl dd img {width:50%;max-width:40px;margin:0px auto 10px;display:block;clear:both;}
.sitenavigation ul li .menu_top dl dd > a {padding:0px;margin:0px;background:none;width:100%;}

.sitenavigation.is-tapped > ul li span img {width:25px;margin:7px auto 0px;display:block;}
.sitenavigation.is-tapped > ul li span {display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background:#f0f0f0;vertical-align:middle;margin-right:8px;border:0px;}
*/
.no-js .sitenavigation li:hover > ul {display:block !important;}

.menu-icon {display:none;}

.menu-icon {width:30px;height:30px;padding-top:0;margin-top:7px;display:block;float:right;-webkit-tap-highlight-color:transparent;background-color:#fff;padding:5px;padding-top:1px;padding-bottom:12px;margin-bottom:10px;position:absolute;top:-57px;right:20px;}
.menu-icon span {display:block;height:3px;background-color:#444;margin-top:5px;border-radius:4px;}

.menu {cursor: pointer;width: 25px;height: 30px;position: relative;z-index:201;}
.menu.active .bar {position: absolute;}
.menu.active .bar:nth-child(2) {opacity: 0;}
.menu.active .bar:first-child {top: 25%;transform: rotate(45deg);}
.menu.active .bar:last-child {top: 25%;transform: rotate(-45deg);}

.bar {width: 25px;height: 3px;background-color: #000;margin: 6px 0;transition: 0.5s;}

.sitenavigation.is-tapped .menu-icon {background-color:#fff;-webkit-tap-highlight-color:transparent;}
.sitenavigation.is-tapped .menu-icon span {background-color:#444;}


.sitenavigation ul {display:none;width:100%;max-width:768px;height:100vh;margin:0px auto 0px;overflow-y:auto;}
.sitenavigation li {float:none;display:block;margin:0;padding:0;}

.sitenavigation .login {display:none;}
.sitenavigation.is-tapped .login {width:100%;max-width:768px;display:block;margin:0px auto;position:absolute;top:0px;z-index:200;width:100%;background:#fff !important;box-shadow:none;padding:0px 2.5%;}

.sitenavigation .cs_tel {display:none;}
.sitenavigation.is-tapped .cs_tel {width:calc(100% - 150px);max-width:618px;display:block;position:absolute;bottom:0px;right:0px;z-index:200;background:#5B5B5B !important;box-shadow:none;padding:15px;box-sizing:border-box;color:#fff;}
.sitenavigation.is-tapped .cs_tel dl {clear:both;width:100%;display:flex;flex-wrap: wrap;}
.sitenavigation.is-tapped .cs_tel dd {width:50%;padding:3px 0px;box-sizing:border-box;font-size:12px;font-weight:400}
.sitenavigation.is-tapped .cs_tel hr {width:100%;height:1px;border-width:1px 0px 0px 0px;border-style:dotted;border-color:rgba(255,255,255,0.5);margin:7px 0px;}

.sitenavigation.is-tapped > ul {height:calc(100vh - 180px);display:block;position:absolute;margin:0 auto;background:linear-gradient(90deg, rgba(246,246,246,1) 150px, rgba(255,255,255,1) 150px);top:170px;z-index:100;padding:10px 0px;}
.sitenavigation.is-tapped > ul li {width:100%;padding:0px;margin:0px;box-sizing:border-box;}
.sitenavigation.is-tapped > ul li li {font-weight:500;padding:0px;margin:0px;background:#fff;list-style:none;}
.sitenavigation.is-tapped > ul ul {display:none;width:calc(100% - 150px);height:calc(100vh - 180px);z-index:200;border:none;margin:15px 0px 10px 0px !important;padding:0;position:absolute !important;top:0px;right:0px;box-shadow:none;background:#fff;}
.sitenavigation.is-tapped > ul ul a {color:#292929;padding:13px 0px;border-bottom:1px solid #F3F3F3;display:block;width:80%;margin:0px auto;}
.sitenavigation.is-tapped > ul ul a span {float:right;font-family: 'GmarketSans';font-weight:lighter}

.sitenavigation.is-tapped > ul > li > span {width:40%;padding:13px 20px;margin:0px;display:block;font-weight:600;line-height:1.2;}

.sitenavigation .navi_icon {width:32%;margin:0px auto;display:inline-block;text-align:center;}
.sitenavigation .navi_icon p {clear:both;margin-bottom:10px;word-spacing:-1px;}
.sitenavigation .navi_icon p img {width:100%;max-width:186px;image-rendering: -webkit-optimize-contrast;transform: translateZ(0);backface-visibility: hidden;}

.menu_top {width:100%;display:block;margin:15px auto;background:#F3F3F3;border-radius:10px;padding:15px 0px;box-sizing:border-box;overflow:hidden;}
.menu_top dl {width:100%;display:flex;}
.menu_top dl dd {flex:1;text-align:center;}
.menu_top dl dd img {width:50%;max-width:40px;margin:0px auto 10px;display:block;clear:both;}
.menu_top dl dd > a {padding:0px;margin:0px;background:none;width:100%;}

.top_login_btn {float:right;display:inline-block;background:#F39800;height:22px;line-height:21px;border-radius:11px;color:#fff;font-size:11px;font-weight:normal;padding:0px 7px;margin:0px 3px;}

/* main */
.main_img {clear:both;width:100%;position:relative;top:-50px;left:0px;margin-bottom:0px;}
.main_img img {width:100% !important;z-index:1}

.main_img .txt_box1 {width:100%;margin:0px auto;position:absolute;top:0px;left:0px;z-index:2;letter-spacing:-1px;;padding-left:7%;}
.main_img .txt_box1 .tit1 {clear:both;color:#37479c;font-size:1.286rem;margin-top:7%}
.main_img .txt_box1 .tit2 {clear:both;font-size:2.429rem;font-weight:700;color:#ffdf47;background-color:#37479c;padding:5px 15px;display:inline-block;margin-top:5px;}
.main_img .txt_box1 .txt1 {clear:both;font-size:1.143rem;margin-top:4.5%;line-height:1.6;}
.main_img .txt_box1 .view {clear:both;padding:5px 20px;font-size:1.143rem;background:#e83535;color:#fff;display:inline-block;border-radius:10px;margin-left:calc(50% - 60px);margin-top:36%}

.main_img .txt_box2 {width:100%;margin:0px auto;position:absolute;top:0px;left:0px;z-index:2;letter-spacing:-1px;;padding-left:7%;}
.main_img .txt_box2 .tit1 {clear:both;color:#333;font-size:1.143rem;margin-top:5%}
.main_img .txt_box2 .tit2 {clear:both;font-size:3.571rem;font-weight:700;color:#ff8488;display:block;width:100%;}
.main_img .txt_box2 .view1 {clear:both;padding:4px 20px 5px;font-size:1.0rem;background:#5dd3b8;color:#fff;display:inline-block;border-radius:10px;margin-top:45%;}
.main_img .txt_box2 .view2 {clear:both;padding:4px 20px 5px;font-size:1.0rem;background:#f09920;color:#fff;display:inline-block;border-radius:10px;margin-top:45%;}

.main_img .txt_box3 {width:100%;margin:0px auto;position:absolute;top:0px;left:0px;z-index:2;letter-spacing:-1px;padding-left:7%;}
.main_img .txt_box3 .tit1 {clear:both;color:#333;font-size:1.143rem;margin-top:5%}
.main_img .txt_box3 .tit2 {clear:both;font-size:3.571rem;font-weight:700;color:#e63e3d;display:block;width:100%;margin-top:-5px;}
.main_img .txt_box3 .txt1 {clear:both;font-size:1.143rem;margin-top:5px;line-height:1.6;background-color:rgba(0,0,0,0.8);color:#fff446;padding:2px 10px;display:inline-block;}
.main_img .txt_box3 .view1 {clear:both;float:right;width:110px;height:26px;text-align:center;padding-top:2px;font-size:1.0rem;background:#5dd3b8;color:#fff;display:inline-block;border-radius:10px;margin:75% 10px 0px 0px}
.main_img .txt_box3 .view2 {clear:both;float:right;width:110px;height:26px;text-align:center;padding-top:2px;font-size:1.0rem;background:#f09920;color:#fff;display:block;border-radius:10px;margin:10px 10px 0px 0px;}

.main_img .txt_box4 {width:100%;margin:0px auto;position:absolute;top:0px;left:0px;z-index:2;letter-spacing:-1px;padding-left:7%;}
.main_img .txt_box4 .view1 {clear:both;padding:4px 20px 5px;font-size:1.0rem;background:#5dd3b8;color:#fff;display:inline-block;border-radius:10px;margin-top:65%;}
.main_img .txt_box4 .view2 {clear:both;padding:4px 20px 5px;font-size:1.0rem;background:#f09920;color:#fff;display:inline-block;border-radius:10px;margin-top:65%;}

.quick_main {clear:both;width:100%;margin-bottom:20px;margin-top:-5px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;overflow:hidden;}
.quick_main li {float:left;width:20%;height:100%;border-right:1px solid #e8e8e8;text-align:center;font-weight:500;padding:10px 5px;letter-spacing:-1px;font-size:0.9286rem;}
.quick_main li:last-child {border-right:0px;}
.quick_main li img {width:50%;max-width:68px;margin:5px auto 10px;display:block;}

.main_class {clear:both;width:100%;background-color:#831110;padding:15px 15px 20px;}
.main_class:after {display:block; clear:both; content:'';padding:0px 0px;}
.main_class h1 {display:block;width:100%;clear:both;font-size:1.429rem;font-weight:500;word-spacing:-1px;letter-spacing:-1px;margin-bottom:15px;color:#fff;}
.main_class h2 {display:block;width:100%;clear:both;text-align:center;font-size:1.143rem;font-weight:500;word-spacing:-1px;letter-spacing:-1px;margin-bottom:10px;}
.main_class h3 {display:block;width:50%;height:40px;clear:both;text-align:center;font-size:1.143rem;font-weight:500;color:#222;word-spacing:-1px;letter-spacing:-1px;border-radius:20px;background-color:#ffd426;margin:0px auto;padding-top:6px;}
.main_class ul {width:100%;clear:both;margin-bottom:20px;}
.main_class ul:after {display:block; clear:both; content:'';padding:0px 0px;}
.main_class ul li {float:left;width:47.5%;margin-right:5%;background-color:#fff;padding:15px 15px;line-height:1.6;}
.main_class ul li:last-child {margin-right:0px;}
.main_class ul li p {clear:both;width:100%;padding:5px 10px;text-align:center;background-color:#e8e8e8;margin-top:10px;}

.main_consult {clear:both;width:100%;background-color:#0d599f;padding:20px 15px 25px;color:#fff;}
.main_consult:after {display:block; clear:both; content:'';}
.main_consult h1 {display:block;width:100%;clear:both;font-size:1.714rem;font-weight:700;margin-bottom:15px;}
.main_consult .btn_cons {width:100%;padding:10px 0px 10px;text-align:center;color:#ff7713;background-color:#fff;border-radius:10px;border:none;font-size:18px;font-weight:700;}
.main_consult > .form01 {clear:both;width:78%;height:35px;background-color:#fff;padding:0px 0px 0px 10px;border:0px;margin-bottom:15px;border-radius:5px;color:#333;font-weight:500;}
.main_consult > .form02 {clear:both;width:24%;height:35px;background-color:#fff;padding:0px 0px 0px 10px;border:0px;margin-bottom:15px;margin-right:1%;display:inline-block;border-radius:5px;color:#333;font-weight:500;}
.main_consult > .form03 {clear:both;width:26%;height:35px;background-color:#fff;padding:0px 0px 0px 10px;border:0px;margin-bottom:15px;margin-right:0px;display:inline-block;border-radius:5px;color:#333;font-weight:500;}
.main_consult .tit {clear:both;width:calc(20% - 1px);margin-right:1px;display:block;float:left;}

/*
.main_bbs {width:95%;display:block;margin:0px auto;clear:both;padding:15px 20px 20px;margin-bottom:25px;background:#f4f4f4;border-radius:15px;}
.main_bbs h1 {display:block;width:100%;clear:both;font-size:1.429rem;font-weight:700;margin-bottom:5px;padding-bottom:7px;}
.main_bbs ul {clear:both;width:100%;}
.main_bbs ul li {width:100%;clear:both;padding:10px 0px 10px 20px;background:url('../img/dot_blue2.png') no-repeat 5px 18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.main_bbs .new {width:15px;height:15px;border-radius:3px;background-color:#ff9036;text-align:center;color:#fff;font-weight:100;font-size:0.8571rem;display:inline-block;overflow:hidden;margin-left:7px;line-height:1.2;position:relative;top:2px;}
.main_bbs .more {float:right;display:inline-block;text-align:right;color:#777;font-weight:500;line-height:1.0;font-size:12px;position:relative;top:7px;}
*/
.main_bbs {width:100%;display:block;margin:0px auto 30px;clear:both;}
.main_bbs h1 {display:block;width:100%;clear:both;font-size:1.429rem;font-weight:700;margin-bottom:5px;padding:7px 2.5%;box-sizing:border-box;border-width:1px 0px;border-style:solid;border-color:#CCC}
.main_bbs ul {clear:both;width:95%;margin:0px auto;display:flex;flex-wrap: wrap;}
.main_bbs ul li {width:calc(100% - 20px);padding:14px 2px;overflow: hidden;display: inline-block;text-overflow: ellipsis;white-space: nowrap;border-bottom:1px solid #ccc;}
.main_bbs .new {width:15px;height:15px;border-radius:3px;background-color:#ff9036;text-align:center;color:#fff;font-weight:100;font-size:0.8571rem;display:inline-block;overflow:hidden;line-height:1.2;position:relative;top:2px;}
.main_bbs ul li:nth-child(odd) {clear:both}
.main_bbs ul li:nth-child(even) {width:20px;}
.main_bbs .more {float:right;text-align:right;background:#F6F6F6;color:#888;font-weight:500;line-height:1.0;font-size:12px;position:relative;top:3px;padding:0px 10px;height:24px;line-height:24px;border-radius:12px;}

.main_cs {width:95%;display:block;margin:0px auto;clear:both;padding:15px 20px 20px;margin-bottom:25px;background:#f4f4f4;border-radius:15px;}
.main_cs dl {clear:both;width:100%;overflow:hidden;}
.main_cs dl dt {width:100%;display:block;clear:both;margin:15px 0px 0px;letter-spacing:-1px;}
.main_cs dl dt  h1 {clear:both;display:block;font-size:1.429rem;font-weight:700;line-height:1.2;margin:0px;padding:0px;}
.main_cs dl dd {width:100%;display:block;color:#fc6412;font-size:36px;font-weight:bold;margin-bottom:10px;}
.main_cs dl dd  h2 {display:inline-block;font-size:0.8571rem;font-weight:300;margin-left:7px;}
.main_cs:after {display:block; clear:both; content:'';padding:0px 0px;}
.main_cs p {clear:both;display:block;width:100%;font-size:14px;text-align:left;line-height:1.7;}
.main_cs p .time {margin-left:15px;}
.main_cs hr {clear:both;width:100%;height:1px;background:#ddd;margin:20px 0px;overflow:hidden;border:0px;}
.main_cs ul {width:100%;display:flex;}
.main_cs li {flex:1;text-align:center;}
.main_cs li img {width:80%;max-width:100px;border-radius:8px;}

.main_ban {clear:both;width:100%;background-color:#b8d9ea;padding:10px 15px;}
.main_ban:after {display:block; clear:both; content:'';padding:0px 0px;}
.main_ban ul {clear:both;width:100%;}
.main_ban ul li {float:left;width:30%;}
.main_ban ul li:nth-child(2) {float:left;width:70%;}
.main_ban ul li h1 {clear:both;padding:0px;margin:0px 0px 5px 0px;font-weight:400;line-height:1.0;font-size:1.0rem;}
.main_ban ul li h2 {clear:both;padding:0px;margin:0px 0px 10px 0px;font-weight:500;font-size:1.286rem;line-height:1.0;}
.main_ban ul li p {clear:both;font-size:0.8571rem;letter-spacing:-1px;}
.main_ban .img {width:80px;height:80px;text-align:center;border-radius:40px;background-color:#fff;}
.main_ban .img img {width:55px;margin-top:15px;}

.main_q_log {clear:both;width:100%;background-color:#00406f;padding:15px 0px;box-sizing:border-box;display:block;margin:-24px 0px 20px 0px;}
.main_q_log:after {display:block; clear:both; content:'';}
.main_q_log li {width:45%;float:left;margin:0px 2.5%;background-color:#fff;box-sizing:border-box;padding:10px;font-weight:bold;font-size:1.143rem;vertical-align: text-top}
.main_q_log li img {width:40px;display:inline-block;}
.main_q_log li span {position:relative;top:-12px;left: calc(50% - 52px);}
.main_q_log a:link {display:block;width:100%;}

/*
.class_add {display:block;background:#f9f5e9;width:95%;padding:10px 15px;box-sizing:border-box;border-radius:15px;margin:-30px auto 20px;overflow:hidden;}
.class_add .date_wrap {width:100%;max-width:350px;margin:0px auto 5px;display:block;overflow:hidden;}
.class_add .class_num {display:block;float:left;width:145px;box-sizing:border-box;font-size:17px;font-weight:500;color:#000;text-align:center;letter-spacing:-2px;word-spacing:-1px;background:linear-gradient(0deg, rgba(252,241,159,1) 0%, rgba(252,241,159,1) 45%, rgba(252,241,159,0) 46%, rgba(249,245,233,0) 100%);position:relative;top:8px;margin-bottom:7px;}
.class_add .class_date {display:block;float:right;width:calc(100% - 145px);min-width:150px;text-align:center;font-size:25px;font-weight:700;color:#000;letter-spacing:-3px;}

.class_add .class_wait {display:block;width:100px;height:30px;margin:auto auto;box-sizing:border-box;font-size:18px;font-weight:500;color:#000;text-align:center;letter-spacing:-1px;background:linear-gradient(0deg, rgba(252,241,159,1) 0%, rgba(252,241,159,1) 45%, rgba(252,241,159,0) 46%, rgba(249,245,233,0) 100%);position:relative;top:8px;}


.class_add dl {width:90%;max-width:260px;margin:0px auto;display:block;clear:both;margin:15px auto 0px;overflow:hidden}
.class_add dl dt {clear:both;float:left;display:inline-block;width:80px;height:28px;line-height:28px;background:#c9be9b;text-align:center;color:#fff;margin:0px 10px 7px 0px;border-radius:5px;font-weight:500;margin-bottom:5px;}
.class_add dl dd {float:left;display:inline-block;width:calc(100% - 90px);line-height:1.2;font-size:18px;font-weight:600;letter-spacing:-1px;margin-bottom:5px;padding-top:3px;}

.class_add .btn_appli {background:#f58020;display:block;width:60%;max-width:250px;height:36px;line-height:36px;border-radius:5px;text-align:center;color:#fff;font-size:16px;font-weight:400;margin:10px auto;overflow:hidden;}
*/

.class_add {display:flex;flex-wrap: wrap;gap:10px;width:95%;margin:0px auto 30px;}
.class_add li {flex:1;box-shadow:0px 0px 3px 3px rgba(0,0,0,0.05);background:#fff;border-radius:5px;overflow:hidden;letter-spacing:-1px;}
.class_add li .class_num {clear:both;display:block;width:100%;padding:4px;text-align:center;color:#888;}
.class_add li .class_date {clear:both;display:block;width:100%;color:#fff;font-weight:bold;font-family: 'GmarketSans';padding:7px 5px;text-align:center;font-size:16px;}
.class_add li:nth-child(1) .class_date {background:#0097FA}
.class_add li:nth-child(2) .class_date {background:#A5DBFF}
.class_add li .class_date p {background:#fff;color:#292929;font-size:12px;height:22px;line-height:24px;border-radius:11px;padding:0px 7px;display:inline-block;margin-left:10px;vertical-align:middle;}
.class_add li .class_wait {padding:10px;text-align:center;}

.main_class_go {width:95%;max-width:768px;display:flex;margin:-40px auto 30px;}
.main_class_go li {flex:1;text-align:center;font-size:14px;font-weight:500;}
.main_class_go li img{display:block;width:100%;max-width:70px;margin:0px auto 15px;}

.main_dday {width:95%;min-height:50px;clear:both;margin:0px auto 20px;background:#e2eaef url('../img/icon_notice.png') 10px 15px no-repeat;background-size:30px;display:block;padding:14px 10px 8px 50px;border-radius:15px;overflow:hidden;color:#1a80c3;font-size:15px;font-weight:600;}
.main_dday p {float:right;margin:-3px 0px 0px 15px;display:inline-block;border-radius:7px;background:#ff3434;padding:0px 10px 0px 15px;height:30px;line-height:30px;text-align:center;font-size:18px;color:#fff;vertical-align:middle;letter-spacing:5px;}
.main_dday span {margin-bottom:10px;display:inline-block;}



/* main slide image*/
.swiper-container {width: 100%;}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;

display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.swiper-slide img {display: block;width: 100%;object-fit: cover;}
.swiper-container {margin-left: auto;margin-right: auto;}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-wrapper{position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.swiper-slide{flex-shrink:0;width:100%;position:relative;transition-property:transform}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}


.main_go_class {display:flex;flex-wrap: wrap;gap:5px;width:95%;margin:0px auto 30px;}
.main_go_class li {flex:1;text-align:center;}
.main_go_class li img {display:block;width:60%;max-width:88px;margin:0px auto 10px;}

.main_cs_wrap {clear:both;display:flex;flex-wrap: wrap;gap:10px;width:100%;background:#cceafe;padding:15px 2.5%;box-sizing:border-box;margin:0px auto 30px;}
.main_cs_wrap li {width:calc(50% - 5px);text-align:center;padding:0px;box-sizing:border-box;}
.main_cs_wrap li dl {width:100%;display:block;}
.main_cs_wrap li dt {width:100%;display:block;padding:7px;text-align:center;background:#fff;font-size:14px;font-weight:500;border-radius:7px 7px 0px 0px;}
.main_cs_wrap li dd {width:100%;display:block;padding:7px;text-align:center;background:#F6F6F6;color:#005184;font-size:16px;font-weight:900;border-radius:0px 0px 7px 7px;}
.main_cs_wrap li:nth-child(3) {clear:both;display:block;width:100%;text-align:center;font-size:13px;}
.main_cs_wrap li:nth-child(3) span {margin:0px 10px;font-size:11px;position:relative;top:-2px;}


.main_banner {display:block;width:95%;margin:0px auto 30px;}
.main_banner h1 {font-family: 'GmarketSans';font-weight:500;text-align:left;font-size:20px;line-height:1.3;margin:0px 0px 5px 0px;letter-spacing:-1px;}
.main_banner img {display:block;width:100%;margin:0px auto 5px;}

.main_choice {display:block;width:95%;margin:0px auto 30px;}
.main_choice h1 {font-family: 'GmarketSans';font-weight:500;text-align:left;font-size:20px;line-height:1.3;margin:0px 0px 5px 0px;letter-spacing:-1px;}
.main_choice ul {clear:both;display:flex;flex-wrap: wrap;width:100%;}
.main_choice li {width:calc(25% - 8px);margin:0px 10px 10px 0px;box-shadow:0px 0px 2px 2px rgba(0,0,0,0.05);border-radius:4px;text-align:center;line-height:1.2;letter-spacing:-1px;word-break: keep-all;padding:10px;box-sizing:border-box;}
.main_choice li:nth-child(4n) {margin-right:0px;}
.main_choice li img {width:60%;max-width:80px;display:block;margin:0px auto 10px;}




/* SUB 공통 */
.sub_topmenu {width:100%;background-color:#fff;position:relative;top:-47px;border-width:0px 0px 1px 0px;border-style:solid;border-color:#ddd;overflow:hidden;z-index:1;}
.sub_topmenu ul {width:95%;display:flex;margin:0px auto;}
.sub_topmenu ul li {flex:1;flex-basis: auto;min-height:50px;text-align:center;padding:15px 0px;box-sizing:border-box;font-weight:600;}
.sub_topmenu .my {color:#ffbb62;}

.sub_tit1 {width:100%;clear:both;padding:0px 15px;font-size:1.429rem;font-weight:700;letter-spacing:-1px;margin-bottom:30px;display:inline-block;overflow:hidden;line-height:1.2;}
.sub_tit2 {width:100%;clear:both;padding:0px 0px 1px 10px;font-size:1.429rem;font-weight:700;letter-spacing:-1px;margin:0px 0px 30px 0px;border-left:4px solid #005183;line-height:0.9;display:inline-block;overflow:hidden;line-height:1.2;}
.sub_tit3 {width:100%;clear:both;padding:0px 0px 0px 20px;;font-size:1.143rem;font-weight:700;letter-spacing:-1px;margin:10px 0px;display:inline-block;background:url("../img/dot_01.png") no-repeat 0px 7px;overflow:hidden;line-height:1.2;}
.sub_tit4 {width:100%;clear:both;padding:0px 0px 1px 10px;font-size:1.286rem;font-weight:700;letter-spacing:-1px;margin:0px 0px 10px 0px;border-left:4px solid #005183;line-height:0.9;display:inline-block;overflow:hidden;line-height:1.2;}
.sub_tit5 {width:100%;clear:both;padding:0px 0px 0px 10px;font-size:1.286rem;font-weight:700;letter-spacing:-1px;margin:0px 0px 10px 0px;border-left:4px solid #005183;line-height:1.4;display:inline-block;overflow:hidden;line-height:1.2;}
.sub_tit5 span {font-weight:300;font-size:1.143rem;}
.sub_tit6 {width:100%;clear:both;padding:0px 0px;font-size:1.143rem;font-weight:600;letter-spacing:-1px;margin:7px 0px;display:inline-block;overflow:hidden;line-height:1.2;}

.sub_warp {clear:both;width:100%;padding:0px 15px;box-sizing:border-box;margin-bottom:50px;}


.sub_warp_landing {clear:both;display:inline-block;width:100%;box-sizing:border-box;padding:0px;margin:-50px 0px 0px;}

.sub_hv01 {margin-top:30px;}
.sub_hv02 {margin-top:20px;}
.sub_hv03 {margin-top:-20px;}
.sub_hv04 {margin-top:10px;}

	/* th, td text center */
	.tbl01 {width:100%;clear:both;border-top:2px solid #005183}
	.tbl01 th {font-size:1.0rem;font-weight:600;text-align:center;padding:7px 5px;border-bottom:1px solid #ddd;background-color:#f2f6f9;color:#005183}
	.tbl01 td {font-size:1.0rem;font-weight:500;text-align:center;padding:7px 5px;border-bottom:1px solid #ddd;}
	.tbl01 caption {display:none;}

	/* th-center, td-left */
	.tbl02 {width:100%;clear:both;border-top:2px solid #005183}
	.tbl02 th {font-size:1.0rem;font-weight:600;text-align:center;padding:7px 5px;border-bottom:1px solid #ddd;background-color:#f2f6f9;color:#005183}
	.tbl02 td {font-size:1.0rem;font-weight:500;text-align:left;padding:7px 10px;border-bottom:1px solid #ddd;}
	.tbl02 caption {display:none;}

	/* th, td-center all line */
	.tbl03 {width:100%;clear:both;border-top:2px solid #005183;border-left:1px solid #ddd}
	.tbl03 th {font-size:1.0rem;font-weight:600;text-align:center;padding:7px 5px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background-color:#f2f6f9;color:#005183}
	.tbl03 td {font-size:1.0rem;font-weight:500;text-align:center;padding:7px 7px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
	.tbl03 caption {display:none;}

	/* th-center, td-left all line */
	.tbl04 {width:100%;clear:both;border-top:2px solid #005183;border-left:1px solid #ddd}
	.tbl04 th {font-size:1.0rem;font-weight:600;text-align:center;padding:7px 5px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background-color:#f2f6f9;color:#005183}
	.tbl04 td {font-size:1.0rem;font-weight:500;text-align:left;padding:7px 7px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
	.tbl04 caption {display:none;}

.txt_orange {color:#ff7c29}
.txt_red {color:#d82e2e}
.txt_blue {color:#227acc}
.txt_green {color:#008000 !important;}


/* login */
.login_warp {clear:both;width:100%;margin:0px auto;text-align:center;margin-bottom:20px;border:1px solid #dddd;padding:25px;border-radius:10px;}
.login_warp:after {display:block; clear:both; content:'';padding:0px 0px;}
.login_warp img {clear:both;margin:0px auto 20px;opacity : 0.8;width:80%;max-width:225px;}

.login_warp .find {width:100%;clear:both;margin-top:15px;}
.login_warp .find li {float:left;width:47%;margin-right:6%;padding:7px 10px;text-align:center;background-color:#f2f2f2;border-radius:7px;font-size:0.8571rem;font-weight:500;}
.login_warp .find li:nth-child(2) {margin-right:0px;}

.login_warp .tap {width:100%;clear:both;margin:20px 0px 25px;}
.login_warp .tap:after {display:block; clear:both; content:'';padding:0px 0px;}
.login_warp .tap li {float:left;height:28px;margin:0px 8px  3px 0px;padding:3px 18px 5px;text-align:center;border:1px solid #ddd;background-color:#fff;border-radius:7px;font-size:0.8571rem;font-weight:500;color:#b5b5b5;}
.login_warp .tap li:nth-child(3) {margin-right:0px;}
.login_warp .tap .tap_on {background-color:#61aef5;border:none;color:#fff;font-size:1rem;padding-top:2px;}
.login_warp .tap a {display:block;width:100%;height:100%;}

.login_warp .tap2 {width:100%;clear:both;margin:20px 0px 25px;}
.login_warp .tap2:after {display:block; clear:both; content:'';padding:0px 0px;}
.login_warp .tap2 li {float:left;width:calc(50% - 5px);height:28px;line-height:28px;margin-right:10px;padding:0px;text-align:center;border:1px solid #ddd;background-color:#fff;border-radius:7px;font-size:0.8571rem;font-weight:500;color:#b5b5b5;}
.login_warp .tap2 li:nth-child(2) {margin-right:0px;}
.login_warp .tap2 .tap_on {background-color:#61aef5;border:none;color:#fff;font-size:1rem;}

.log_form01 {clear:both;width:100%;height:40px;background-color:#fff;padding:2px 0px 0px 35px;margin-bottom:10px;border:0px;border:1px solid #ddd;background:url("../img/sub/login_icon01.png") no-repeat 10px 9px;}
.log_form02 {clear:both;width:100%;height:40px;background-color:#fff;padding:2px 0px 0px 35px;margin-bottom:25px;border:0px;border:1px solid #ddd;background:url("../img/sub/login_icon02.png") no-repeat 10px 9px;}
.log_form03 {width:100%;height:35px;padding:3px 5px;border:1px solid #ddd;}
.log_form04 {width:100%;height:35px;padding:3px 5px;border:1px solid #ddd;margin-top:7px}
.log_box1 {margin-bottom:10px;width:100%;background-color:#f2f2f2;text-align:center;padding:15px;color:#bd1d1d;overflow:hidden;}


/*간편인증*/
.pay_log_warning {clear:both;display:block;font-size:12px;width:1005;margin-bottom:10px;}
.pay_icon {clear:both;display:block;width:100%;border:1px solid #ddd;border-radius:5px;padding:15px;background:#f8f8f8;text-align:center;font-size:16px;font-weight:bold;}
.pay_icon img {width:28px;margin:15px 5px 0px;}


/* mypage */
.btn_my01 {display:inline-block;background:#efefef;padding:5px 8px;font-size:0.8571rem;border-radius:6px;margin:2px 2px;}
.btn_my02 {display:inline-block;background:#fc962a;padding:5px 8px;font-size:0.8571rem;font-weight:700;color:#fff;border-radius:6px;margin:2px 2px;}
.btn_my03 {display:inline-block;background:#efefef;padding:5px 8px;font-size:0.8571rem;border-radius:6px;margin:2px 2px;position:relative;top:0px;letter-spacing:-1px;}
.btn_my03 .pass {color:#f31f1f;display:inline-block;margin-left:5px;font-weight:700;font-size:1.0rem;line-height:1.0}
.btn_my04 {display:inline-block;background:#fc962a;padding:5px 8px;font-size:0.8571rem;font-weight:700;color:#fff;border-radius:6px;margin:2px 2px;letter-spacing:-1px;}
.btn_my05 {display:inline-block;border:1px solid #ddd;background-color:#f8f8f8;padding:3px 10px;font-size:1.0rem;border-radius:6px;margin:2px 2px;position:relative;top:0px;letter-spacing:-1px;}
.btn_my05 span {margin-left:7px;font-weight:700;}
.btn_my06 {display:inline-block;color:#fff;border:1px solid #e75b5b;background-color:#e75b5b;padding:3px 10px;font-size:1.0rem;border-radius:6px;margin:2px 2px;position:relative;top:0px;letter-spacing:-1px;}
.btn_my06 span {margin-left:7px;font-weight:700;}
.btn_my07 {display:inline-block;float:right;margin:0px 0px 10px;background-color:#399efd;color:#fff;font-size:0.8571rem;padding:2px 7px;border-radius:7px;font-weight:500;}

.my_form01 {clear:both;width:90%;height:40px;background-color:#fff;padding:2px 0px 2px 5px;border:0px;margin:0px 0px 20px 15px;border:1px solid #ddd;display:inline-block;}
/*.my_form02 {clear:both;width:20px;height:20px;background-color:#fff;border:0px;border:1px solid #ddd;display:inline-block;}*/
.my_form02 {clear:both;width:100%;height:35px;background-color:#fff;padding:2px 0px 2px 5px;border:0px;border:1px solid #ddd;display:inline-block;vertical-align: top;}
.my_form03 {clear:both;width:100%;height:40px;background-color:#fff;padding:2px 0px 2px 5px;border:0px;margin:0px;border:1px solid #ddd;display:inline-block;}

.my_text01 {clear:both;width:100%;margin-bottom:20px;text-align:left;line-height:1.6;font-size:0.8571rem;background-color:#f2f2f2;display:block;padding:10px 0px;}
.my_text01 li {width:100%;padding:5px 15px 5px 30px;line-height:1.4;background:url("../img/dot_01.png") no-repeat 15px 10px;background-size:6px;}

.my_text02 {clear:both;width:100%;margin:-20px 0px 0px 0px;background:url("../img/dot_01.png") no-repeat 0px 17px;background-size:6px;text-align:left;line-height:1.6;font-size:1.0rem;display:block;padding:10px 0px 10px 12px;font-weight:500;}

.class_jump {width:100%;background:#e9f4f9;clear:both;display:block;padding:10px;border-radius:3px;text-align:left;margin:-20px 0 30px;}
.class_jump .tit {clear:both;width:100%;font-size:16px;font-weight:600;margin-bottom:5px;}

.on {color:#f31f1f;font-weight:700;margin:0px 5px;}
.no {color:#333;font-weight:500;margin:0px 5px;}

.class_page {width:100%;clear:both;overflow:hidden;margin:20px 0px 30px;text-align:center;display:block;}
.class_page li {float:left;width:8.9%;height:30px;margin:5px 5px;background-color:#679def;border-radius:5px;color:#fff;font-size:0.8571rem;display:inline-block;line-height:30px;}
.class_page .end {background-color:#7eab44}

.btn_list {width:150px;height:35px;line-height:35px;margin:0px auto;background-color:#4b7a90;border-radius:10px;color:#fff;font-size:1.0rem;text-align:center;box-sizing:border-box;font-weight:500;}
.btn_entry {width:100%;height:60px;background-color:#f6942a;text-align:center;vertical-align:middle;border:none;color:#fff;font-weight:500;border-radius:10px;letter-spacing:-1px;padding-top:13px;display:block;line-height:1.2}
.btn_now {clear:both;display:block;width:80px;border:1px solid #f6942a;padding:2px 10px 3px;font-size:0.8571rem;color:#f6942a;text-align:center;margin-bottom:5px;}
.btn_done {clear:both;display:block;width:80px;border:1px solid #bebebe;padding:2px 10px 3px;font-size:0.8571rem;color:#444;text-align:center;margin-bottom:5px;}
.btn_again {width:100%;height:60px;background-color:#858585;text-align:center;vertical-align:middle;border:none;color:#fff;font-weight:500;border-radius:10px;letter-spacing:-1px;padding-top:13px;display:block;line-height:1.2}
.btn_list2 {width:50%;height:40px;margin:20px auto 0px;background-color:#ddd;padding:7px 0px 0px 0px;text-align:center;border-radius:7px;}
.btn_basket {clear:both;float:left;width:47%;height:35px;display:inline-block;box-sizing:border-box;padding-top:6px;background-color:#4eaaf0;text-align:center;color:#fff;border-radius:10px;margin:20px 0px;}
.btn_apply {float:right;width:47%;height:35px;display:inline-block;box-sizing:border-box;padding-top:6px;background-color:#d75555;text-align:center;color:#fff;border-radius:10px;margin:20px 0px;font-weight:500;}

.btn_basket2 {width:100%;height:60px;background-color:#5695dd;text-align:center;vertical-align:middle;border:none;color:#fff;font-weight:500;border-radius:7px;letter-spacing:-1px;padding-top:23px;display:block;line-height:1.2}
.btn_basket3 {width:100%;height:60px;background-color:#f6942a;text-align:center;vertical-align:middle;border:none;color:#fff;font-weight:500;border-radius:7px;letter-spacing:-1px;padding-top:23px;display:block;line-height:1.2}
.btn_basket4 {width:100%;height:60px;background-color:#707070;text-align:center;vertical-align:middle;border:none;color:#fff;font-weight:500;border-radius:7px;letter-spacing:-1px;padding-top:23px;display:block;line-height:1.2}
.btn_sample {border:1px solid #5695dd;text-align:center;color:#5695dd;font-weight:500;font-size:0.8571rem;border-radius:5px;letter-spacing:-1px;padding:5px 10px;display:inline-block;line-height:1.2;margin-bottom:7px;}

.btn_apply2 {display:block;clear:both;padding:10px 15px 12px;background-color:#b71a1a;text-align:center;color:#fff;border-radius:5px;margin-top:10px;font-size:1.071rem;font-weight:500;}


.my_tbl01 {width:100%;clear:both;border-top:2px solid #e27575}
.my_tbl01 th {font-size:1.0rem;font-weight:600;text-align:left;padding:10px 7px;border-bottom:1px solid #ddd;background-color:#f8f8f8;}
.my_tbl01 td {font-size:1.0rem;text-align:left;padding:10px 7px;border-bottom:1px solid #ddd;}
.my_tbl01 td:nth-child(2) {font-size:0.8571rem;}

.my_tbl02 {width:100%;clear:both;border-top:2px solid #e27575}
.my_tbl02 th {font-size:1.0rem;font-weight:600;text-align:left;padding:10px 7px;border-bottom:1px solid #ddd;background-color:#f8f8f8;}
.my_tbl02 td {font-size:1.0rem;text-align:left;padding:10px 7px;border-bottom:1px solid #ddd;}
.my_tbl02 td:nth-child(2) {font-weight:700;}

.my_tbl03 {width:100%;clear:both;border-top:2px solid #e27575}
.my_tbl03 th {font-size:1.0rem;font-weight:600;text-align:center;padding:10px 7px;border-bottom:1px solid #ddd;background-color:#f8f8f8;}
.my_tbl03 td {font-size:1.0rem;text-align:left;padding:10px 7px;border-bottom:1px solid #ddd;}

.my_tbl04 {width:100%;clear:both;border-left:1px solid #ddd;}
.my_tbl04 th {font-size:1.0rem;font-weight:600;text-align:center;padding:10px 10px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.my_tbl04 td {font-size:1.0rem;text-align:center;padding:10px 10px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.my_tbl04 .bg {background-color:#f8f8f8;}

.my_tbl05 {width:100%;clear:both;border-left:1px solid #ddd;border-top:1px solid #ddd;}
.my_tbl05 th {font-size:1.0rem;font-weight:600;text-align:center;padding:10px 10px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background-color:#f8f8f8;}
.my_tbl05 td {font-size:1.0rem;text-align:left;padding:10px 10px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.my_tbl05 td:first-child {text-align:center;}
.my_tbl05 td:first-child span{display:block;width:100%;clear:both;margin-top:10px;font-size:0.8571rem;color:#7f7f7f;}

.my_tit1 {clear:both;font-weight:500;text-align:left;padding:10px 15px;border:1px solid #ddd;background-color:#f6f6f6;line-height:1.6;display:block;border-radius:7px 7px 0px 0px;margin-top:30px;}
.my_tit2 {clear:both;font-weight:500;text-align:left;display:block;margin:30px 0px 10px;font-size:1.143rem;}

.my_txt01 {clear:both;width:100%;display:block;border:1px solid #ddd;border-radius:7px;overflow:hidden;margin-top:30px;}
.my_txt01 li {clear:both;width:100%;padding:10px 15px;line-height:1.6;display:block;}
.my_txt01 li:first-child {width:100%;background-color:#f6f6f6;font-weight:bold;display:block;}


.my_class {font-size:1.0rem;clear:both;width:100%;display:block;font-weight:700;line-height:1.4}
.my_small {font-size:0.8571rem;clear:both;width:100%;display:block;color:#808080;margin-top:2px;font-weight:500;}
.my_small span {margin-left:10px;border-left:1px solid #ddd;padding-left:13px;line-height:1.0;display:inline-block;}
.my_money {font-size:0.8571rem;clear:both;width:100%;display:block;color:#b71a1a;margin-top:5px;font-weight:600;}


.my_b {color:#6295fc;font-weight:700;}
.my_r {color:#e22e2e;font-weight:700;}

.year_tap {clear:both;display:block;width:100%;margin-bottom:25px;}
.year_tap li {width:48%;margin:0px 3% 5px 0px;border:1px solid #ddd;border-radius:7px;text-align:center;font-weight:500;font-size:1rem;display:inline-block;padding:10px 0px;background-color:#fff;line-height:1.4}
.year_tap li:nth-child(2n) {margin-right:0px;}
.year_tap li p {font-weight:600;letter-spacing:0px;font-size:1.142rem;width:100%;display:block;color:#5695dd;}
.year_tap .check {background-color:#5695dd;border:2px solid #5695dd;font-weight:500;color:#fff;}
.year_tap .course_on {background-color:#5695dd;border:2px solid #5695dd;font-weight:500;color:#fff;}
.year_tap .course_on p {color:#fff;}
.year_txt {clear:both;width:100%;display:block;background-color:#f3f8fd;font-weight:500;line-height:1.8;font-size:0.8571rem;padding:10px 10px;word-spacing:-1px;margin-bottom:30px;border-radius:7px;color:#227acc;}
.year_txt2 {clear:both;width:100%;display:block;line-height:1.8;font-size:0.8571rem;font-weight:400;padding:10px 10px;word-spacing:-1px;margin-bottom:40px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}

.class_tap {clear:both;width:100%;margin-bottom:15px;border-top:1px solid #ddd;border-left:1px solid #ddd;display:table;}
.class_tap:after {display:block; clear:both; content:'';padding:0px 0px;}
.class_tap li {width:20%;height:50px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;vertical-align:middle;font-weight:400;font-size:0.8571rem;font-weight:400;display: table-cell;letter-spacing:-1px;;line-height:1.4;}
.class_tap li:nth-child(5n) {width:calc(20% + 4px);}
.class_tap .check {background-color:#b71a1a;color:#fff;font-weight:500;}

.class_tap2 {clear:both;width:100%;margin-bottom:35px;border-top:1px solid #ddd;border-left:1px solid #ddd;display:table;}
.class_tap2:after {display:block; clear:both; content:'';padding:0px 0px;}
.class_tap2 li {float:left;width:25%;padding:10px 0;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;vertical-align:middle;font-size:0.8571rem;font-weight:500;display: table-cell;letter-spacing:-1px;}
.class_tap2 .check {background-color:#b71a1a;color:#fff;font-weight:600;}

.class_basket1 {clear:both;width:100%;margin-bottom:15px;border:1px solid #ddd;background-color:#f8f8f8;text-align:center;font-weight:500;padding:10px 15px;}
.class_basket1 span {color:#d75555;font-weight:500;}


.course_tap {width:95%;clear:both;margin:-35px auto 80px;}
.course_tap li {width:calc(50% - 6px);float:left;background:#ddd;padding:10px 0px;color:#333;text-align:center;margin-right:4px;border-radius:3px;}
.course_tap li:nth-child(2) {margin-right:0px;}
.course_tap .on {border-width:1px 1px 0px 1px;border-style:solid;border-color:#ff9aab;background:#fff;color:#e83535;font-weight:600;border-radius:3px 3px 0px 0px;}
.course_tap a {display:block;}

/* guide */
.guide_txt1 {width:100%;margin:0px 0px 40px 0px;line-height:1.6;color:#555;overflow:hidden;}
.guide_txt1 ul {clear:both;width:100%;}
.guide_txt1 ul li {padding:5px 5px 10px;}
.guide_txt1 dl {clear:both;display:block;width:100%;}
.guide_txt1 dt {width:100%;font-weight:600;padding:5px;}
.guide_txt1 dd {width:100%;font-weight:400;padding:5px;}
.guide_txt2 {width:100%;margin:10px 0px 40px 0px;line-height:1.6;color:#555;background-color:#f5f5f5;padding:10px 15px;box-sizing:border-box;overflow:hidden;}
.guide_txt2 li {width:100%;padding:5px 0px 5px 17px;background:url("../img/dot_01.png") no-repeat 0px 12px;background-size:6px;}
.guide_txt3 {width:100%;margin:00px 0px 40px 0px;line-height:1.6;color:#555;overflow:hidden;}
.guide_txt3 li {width:100%;padding:5px 0px 5px 20px;background:url("../img/dot_01.png") no-repeat 5px 16px;background-size:7px 2px;}
.guide_txt4 {width:100%;margin:0px 0px 20px 0px;line-height:1.4;color:#555;overflow:hidden;}

.guide_txt5 {clear:both;width:100%;display:block;border:1px solid #ddd;border-radius:7px;overflow:hidden;margin:5px 0px 20px 0px;}
.guide_txt5 li {clear:both;width:100%;padding:10px 15px;display:block;color:#585858;}
.guide_txt5 li:first-child {width:100%;background-color:#f6f6f6;font-weight:bold;display:block;}
.guide_txt5 b {font-weight:500;color:#222;}
.guide_txt5 p {line-height:1.5;margin:5px 0px;}

.guide_txt6 {width:100%;margin-top:-10px;line-height:1.6;color:#555;background-color:#f5f5f5;padding:10px 15px;box-sizing:border-box;overflow:hidden;}
.guide_txt7 {width:100%;margin:0px 0px 15px;line-height:1.6;color:#408ce9;overflow:hidden;}

.guide_txt8 {clear:both;width:100%;display:inline-block;border-radius:7px;;margin:5px 0px 40px 0px;}
.guide_txt8 li {clear:both;width:100%;padding:7px 0px 7px 20px;display:inline-block;background:url('../img/dot_blue.png') 5px 15px no-repeat;}

.guide_txt9 {width:100%;margin-bottom:20px;line-height:1.6;color:#555;background-color:#f5f5f5;padding:10px 15px;box-sizing:border-box;overflow:hidden;}

.guide_txt10 {clear:both;width:100%;display:inline-block;border-radius:7px;;margin:5px 0px 20px 0px;}
.guide_txt10 li {clear:both;width:100%;padding:7px 0px 7px 20px;display:inline-block;background:url('../img/dot_blue.png') 5px 15px no-repeat;}

.guide_txt11 {width:100%;margin:0px 0px 15px;padding:15px;box-sizing:border-box;line-height:1.6;background:#c2e7ff;overflow:hidden;}
.guide_txt12 {width:100%;margin:0px 0px 10px 0px;line-height:1.6;color:#555;overflow:hidden;}


.guide_txt13 {width:100%;margin:10px 0px;line-height:1.6;overflow:hidden;}

.guide_txt14 {width:100%;margin:15px 0px;line-height:1.6;overflow:hidden;border:1px solid #ddd;padding:10px;text-align:center;overflow:hidden;}
.guide_txt14 li {clear:both;width:100%;padding:5px 0px;}


.guide_dist {clear:both;height:22px;line-height:20px;background-color:#333;color:#fff;padding:0px 10px;margin:10px 20px 7px 0px;display:inline-block;border-radius:5px;font-size:0.8571rem}
.guide_img {width:100%;margin-bottom:40px;display:block;clear:both;}
.guide_img2 {width:100%;max-width:400px;display:block;clear:both;margin:10px 0px 20px;image-rendering: -webkit-optimize-contrast;transform: translateZ(0);backface-visibility: hidden;}

.guide_edu1 {width:100%;overflow:hidden;padding:15px 10px;box-sizing: border-box;background:#6696f2;text-align:center;clear:both;display:block;border-radius:10px;}
.guide_edu2 {width:100%;overflow:hidden;padding:15px 10px;box-sizing: border-box;background:#3f7acf;text-align:center;clear:both;display:block;border-radius:10px;}
.guide_box1 {width:100%;overflow:hidden;padding:10px;box-sizing: border-box;margin-bottom:5px;border-radius:7px;background:rgba(0,0,0,0.4);color:#fff;clear:both;display:block;}
.guide_box2 {width:100%;overflow:hidden;padding:10px;box-sizing: border-box;margin-top:25px;border-radius:7px;background:rgba(0,0,0,0.7);color:#fbc681;clear:both;display:block;font-weight:bold;}

/* sub page tap 3개 */
.subtap3 {width:98%;height:35px;clear:both;display:block;box-sizing:border-box;border-left:1px solid #ddd;margin:-20px 0px 40px 1%;font-size:1.0rem;}
.subtap3 li {float:left;width:33.33%;height:35px;box-sizing:border-box;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#ddd;padding:9px 0px 0px 0px;}
.subtap3 .on {background-color:#f32929;color:#fff;border:0px;margin:0px;}
.subtap3 a:link {display:block;margin:0px;padding:0px;width:100%;height:35px;}


/* sub page tap 4개 */
.subtap4 {width:98%;height:70px;clear:both;display:block;box-sizing:border-box;border-left:1px solid #ddd;margin:-20px 0px 40px  1%;font-size:1.0rem;font-weight:500;}
.subtap4 li {float:left;width:25%;height:35px;box-sizing:border-box;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#ddd;padding:7px 0px 0px 0px;}
.subtap4 .on {background-color:#f32929;color:#fff;border:0px;margin:0px;font-weight:500;}
.subtap4 a:link {display:block;margin:0px;padding:0px;width:100%;height:35px;}


/* sub page tap any
.subtap_any {width:98%;height:35px;clear:both;display:flex;box-sizing:border-box;border-left:1px solid #ddd;margin:-20px 0px 40px 1%;font-size:0.857rem;font-weight:500;overflow:hidden;}
.subtap_any li {flex:1;flex-basis: auto;height:35px;line-height:34px;box-sizing:border-box;text-align:center;border-width:1px 1px 1px 0px;border-style:solid;border-color:#ddd;letter-spacing:-1px;}
.subtap_any .on {background-color:#F0F0F0;color:#000;border:0px;margin:0px;font-weight:500;}
.subtap_any a:link {display:block;margin:0px;padding:0px;width:100%;height:35px;} */
.subtap_any {width:98%;display:flex;flex-wrap: wrap;border:1px solid #ccc;border-radius:5px 5px 0px 5px;margin:0px auto 20px;padding:0px;}
.subtap_any li {flex:1 0 0;display: flex;justify-content:center;align-items:center;text-align:center;padding:10px 5px;box-sizing:border-box;border-radius:5px 5px 0px 5px;font-size:12px;margin:0px;}
.subtap_any li.on {background:#f0f0f0;border:0px solid #ccc;color:#333;font-weight:700;border-width:0px 1px;border-color:#ccc;border-style:solid;}
.subtap_any li.on:first-child {border-width:0px 1px 0px 0px;}
.subtap_any li.on:last-child {border-width:0px 0px 0px 1px;}


.course_tit1 {width:100%;padding:15px 20px;box-sizing:border-box;background:#1a80c3;color:#fff;font-size:18px;font-weight:600;text-align:center;border-radius:7px;margin:20px auto 20px;}

.course1_top1 {width:100%;min-height:250px;background:#f44e4f;padding:15px 20px;box-sizing:border-box;border-radius:10px;color:#fff;line-height:1.5;font-weight:400;margin-bottom:50px;}
.course1_top1 h1 {display:block;width:100%;line-height:1.4;font-size:22px;font-weight:700;margin-bottom:30px;}

.course2_top1 {width:100%;min-height:250px;background:#ffb052;padding:15px 20px;box-sizing:border-box;border-radius:10px;color:#fff;line-height:1.5;font-weight:400;margin-bottom:50px;}
.course2_top1 h1 {display:block;width:100%;line-height:1.4;font-size:22px;font-weight:700;margin-bottom:30px;}

.course3_top1 {width:100%;min-height:250px;background:#8da6ea;padding:15px 20px;box-sizing:border-box;border-radius:10px;color:#fff;line-height:1.5;font-weight:400;margin-bottom:50px;}
.course3_top1 h1 {display:block;width:100%;line-height:1.4;font-size:22px;font-weight:700;margin-bottom:30px;}



/* tab css */
.allWrap{width: 100%;margin:0 auto;}
.tabBox{margin:20px 0}
.tab-link{width:49%;display: inline-block;padding:5px;box-sizing:border-box;text-align:center;background-color:#ddd;font-size:12px;;letter-spacing:-1px;}
.tab-link.current{background-color: #fff;border-width:1px 1px 0px 1px;border-style:solid;border-color:#ddd;font-weight: 600;color:#333;font-size:14px}
.tab-content{display: none;}
.tab-content.current{display: block;width: 100%;}


/* usc 교육원소개&오시는길 */
.usc_img {width:50%;max-width:150px;margin:0px auto 20px;clear:both;display:block;}
.usc_info {clear:both;width:100%;overflow:hidden;border-top:1px solid #ddd;margin-top:30px;display:flex;flex-wrap:wrap;}
.usc_info li {clear:both;width:100%;padding:15px 0px;border-bottom:1px solid #ddd;overflow:hidden;display:flex;}
.usc_info .img {float:left;width:25%;height:100%;display:block;margin-right:5%;border-radius:8px;}
.usc_info .txt {float:right;width:70%;}
.usc_info .txt b {clear:both;display:block;margin-bottom:10px;}

.greet_wrap {width:100%;display:block;line-height:1.6;font-size:14px;}
.greet_wrap h1 {display:block;width:100%;clear:both;font-size:20px;font-family: 'GmarketSans';font-weight:900;color:#1a80c3;margin-bottom:30px;}

.greet_wrap .img {clear:both;display:block;width:100%;margin:0px auto 30px;background:url('../img/sub/aca_img01.png') center no-repeat;background-size:cover;padding:50px 20px;box-sizing:border-box;}
.greet_wrap .img > h1 {clear:both;display:block;color:#fff;font-size:30px;font-weight:700;text-align:center;margin:0px auto 30px;line-height:1.0;padding:0px;}
.greet_wrap .img > h1 span {color:#fcd418}
.greet_wrap .img > h2 {clear:both;display:block;color:#fff;font-size:16px;font-weight:400;text-align:center;line-height:1.0;padding:0px;}

.greet_wrap .greet_inner {width:100%; margin: 30px auto;text-align: right;}
.greet_wrap .greet_inner span {margin-left:25px;font-size:30px;font-family: "Nanum Brush Script";letter-spacing:10px;float:right;position:relative;top:-10px;}


.img_w {width:100%;}

.map {clear:both;display:block;width:100%;;border-top:2px solid #b0b0b0;margin-top:30px;}
.map li:after {display:block; clear:both; content:'';padding:0px 0px;}
.map li {border-bottom:1px solid #f0f0f0;padding:15px 10px;}
.map .tit {clear:both;float:left;width:30%;font-weight:700;}
.map .txt {float:right;width:70%;}

.map2 {width:100%;clear:both;display:block;border:1px solid #ddd;}

.usc_down1 {width:100%;padding:15px 10px;border-radius:10px;color:#fff;background-color:#006091;text-align:center;overflow:hidden;margin:30px 0px 5px 0px;font-size:1.286rem}
.usc_down2 {width:100%;padding:15px 10px;border-radius:10px;color:#fff;background-color:#7093b1;text-align:center;overflow:hidden;margin:5px 0px 0px 0px;font-size:1.286rem}

.root_daum_roughmap {width:100%! important}


.history_wrap {width:100%;display:block;clear:both;}
.history_wrap ul {width:100%;display:block;clear:both;overflow:hidden;}
.history_wrap li {width:100%;overflow:hidden;}
.history_wrap li:nth-child(odd) {}
.history_wrap li:nth-child(odd) img {display:inline-block;height:25px;}
.history_wrap li:nth-child(even) {margin-bottom:30px;display:block;padding:5px 0px;box-sizing:border-box;}

.history_wrap li:nth-child(even) dl {width:100%; display:block;}
.history_wrap li:nth-child(even) dt {clear:both;float:left;display:inline-block;background:#555;color:#fff;width:50px;align-items:left;padding:5px 0px;box-sizing:border-box;text-align:center;font-size:14px;font-weight:600;border-radius:5px;margin:10px 20px 10px 0px;}
.history_wrap li:nth-child(even) dd {float:left;width:calc(100% - 70px);min-height:30px;border-width:1px 0px;border-style:solid;border-color:#ddd;padding:5px;box-sizing:border-box;font-weight:500;color:#444;margin:10px 0px 10px 0px;}


.academy_wrap {width:100%;display:block;clear:both; margin: 0 auto 30px;}
.academy_wrap ul.goal {width: 100%; padding:15px; margin-bottom: 30px; background: #f4f4f4;}
.academy_wrap ul.goal li {display:block;width:100%;padding:10px 0px;}
.academy_wrap ul.goal li.title {font-size: 20px; color: #000; text-align: center; font-weight: bold;}
.academy_wrap ul.goal li.title i {display: inline-block; width: 61px; height: 79px; margin-right: 10px; background:url('../img/sub/icon_goal.png') center no-repeat; vertical-align: middle;}
.academy_wrap ul.goal li.text {color: #666; line-height: 1.6rem; vertical-align: middle;}

.way_wrap {width:100%; margin:0px auto;display:block;clear:both;}
.way_wrap ul.way {clear:both;display:block;width:100%; text-align: center;}
.way_wrap ul.way li {clear:both;display:block;width:100%;padding:0px 0;border: 1px solid #1a80c3; box-sizing: border-box;margin-bottom:10px !important;overflow:hidden;}
.way_wrap ul.way li .title {clear:both;width:100%;margin-bottom:10px;font-weight:bold; background: #1a80c3; color: #fff;word-break: keep-all;vertical-align:top;text-align:center;padding:5px 10px;}
.way_wrap ul.way li.text {width:100%;text-align:left;padding:10px;box-sizing:border-box;margin:0px;}

/* member */
.agree_form1 {clear:both;width:100%;height:200px;background-color:#fff;padding:5px 5px;border:0px;margin:0px 0px 10px 0px;border:1px solid #ddd;display:inline-block;color:#6e6e6e;font-size:1.0rem;overflow-y:auto;}

.agree_agree1 {clear:both;width:100%;text-align:right;margin-bottom:50px;overflow:hidden;display:block;}
.agree_agree1 b {margin-right:20px;color:#679def;}

.agree_txt1 {width:100%;clear:both;border:1px solid #ddd;background-color:#f5f5f5;padding:10px 15px;margin-bottom:20px;display:block;overflow:hidden;}
.agree_txt2 {width:100%;clear:both;margin-bottom:40px;display:block;overflow:hidden;}

.agree_txt3 {width:100%;clear:both;margin:15px 0px 30px;display:block;overflow:hidden;}
.agree_txt3 dt {clear:both;width:100%;text-align:left;font-weight:700;display:inline-block;float:left;margin-bottom:5px;}
.agree_txt3 dd {width :100%;margin-bottom:15px;display:inline-block;float:left;}

.agree_txt4 {width:100%;clear:both;margin:0px 0px 30px;display:block;overflow:hidden;}
.agree_txt4 dt {clear:both;width:40px;text-align:left;font-weight:400;display:inline-block;float:left;font-size:0.8571rem;padding-top:2px;}
.agree_txt4 dd {width : -webkit-calc(100% - 40px); /* for Chrome, Safari */width : -moz-calc(100% - 40px); /* for Firefox */ width : calc(100% - 40px); /* for IE */margin-bottom:15px;display:inline-block;float:left;}
.agree_txt4 p {width:100%;clear:both;padding-left:15px;font-size:0.9286rem;margin:5px 0px 10px;}

.agree_txt5 {width:100%;clear:both;font-size:0.9286rem;margin:5px 0px 10px;}
.agree_txt5 li {width:100%;clear:both;padding:3px 0px 3px 25px;background:url('../img/dot_01.png') 13px 10px no-repeat;background-size: 5px;}

.agree_txt6 {width:100%;clear:both;margin:5px 0px 30px;}
.agree_txt6 li {width:100% - 20px;clear:both;padding:3px 0px;list-style-type:decimal;margin-left:20px;}

.agree_txt7 {width:100%;clear:both;margin:15px 0px 30px;display:block;overflow:hidden;font-size:0.9286rem;}
.agree_txt7 dt {clear:both;width:100%;text-align:left;font-weight:700;display:inline-block;float:left;margin-bottom:5px;padding-left:15px;}
.agree_txt7 dd {width :100%;margin-bottom:15px;display:inline-block;float:left;padding-left:15px;}

.agree_btn1 {width:100%;height:35px;clear:both;background-color:#d31e36;border-radius:10px;padding:5px 10px 0px;text-align:center;color:#fff;font-size:1.143rem;font-weight:700;}
.agree_btn2 {width:100%;height:35px;clear:both;background-color:#ddd;border-radius:10px;padding:5px 10px 0px;text-align:center;font-size:1.143rem;margin-top:15px;}

.agree_h1 {width:100%;clear:both;margin-bottom:10px;font-weight:700;font-size:1.143rem;background-color:#666;color:#fff;text-align:center;padding:3px 20px 5px;}
.agree_h2 {width:100%;clear:both;margin-bottom:10px;font-weight:700;font-size:1.143rem;}


/* 실명인증 */
.name1 {width:100%;margin:0px 0px;background-color:#e4f3ff;border-radius:10px;padding:20px 15px;}
.name1 span {display:inline-block;width:10%;text-align:center;font-weight:bold;line-height:2.0}
.name1 .tit1 {display:block;clear:both;font-weight:500;margin-bottom:5px;}
.name_form1 {float:left;width:45%;height:35px;border:1px solid #fff;padding:5px 5px;box-sizing:border-box;}
.name_form2 {float:right;width:45%;height:35px;border:1px solid #fff;padding:5px 5px;box-sizing:border-box;}
.name_form3 {width:100%;height:35px;border:1px solid #fff;padding:5px 5px;box-sizing:border-box;}
.name_btn {margin-top:15px;background-color:#3673bc;width:100%;height:35px;text-align:center;padding-top:5px;color:#fff;font-weight:500;border-radius:10px;}
.name2 {width:100%;margin:0px 0px;clear:both;margin:40px 0px 20px;;}
.name2 li {clear:both;width:100%;padding:5px 0px 5px 15px;background:url("../img/dot_01.png") no-repeat 0px 12px;background-size:6px;}
.name2 li dl {clear:both;width:100%;margin:7px 0px 0px;font-weight:300;}
.name2 li dl dd {clear:both;width:100%;background:url("../img/dot_01.png") no-repeat 0px 12px;background-size:5px 2px;padding:3px 0px 3px 10px;}
.name3 {clear:both;width:100%;margin:0px 0px;background-color:#f4f4f4;overflow:hidden;padding:10px;}
.name3 dt {clear:both;float:left;width:35%;font-weight:500;padding:5px 0px 5px 25px;background:url("../img/dot_01.png") no-repeat 10px 12px;background-size:6px;}
.name3 dd {float:right;width:65%;font-weight:300;padding:5px 0px;}


/* support */
.sup_txt1 {clear:both;width:100%;margin:15px 0px 0px 0px;background-color:#f2f2f2;padding:15px;line-height:1.4;overflow:hidden;}
.sup_txt1 span {color:#2e6ce2;clear:both;display:block;margin-bottom:10px;font-weight:700;}
.sup_txt1 ul {width:100%;clear:both;}
.sup_txt1 ul li {width:100%;padding:4px 0px 4px 15px;background:url('../img/dot_blue.png') 0px 12px no-repeat;}

.sup_txt2 {clear:both;width:100%;display:block;border:1px solid #ddd;border-radius:7px;overflow:hidden;margin-top:30px;}
.sup_txt2 li {clear:both;width:100%;padding:10px 15px;display:block;color:#585858;}
.sup_txt2 li:first-child {width:100%;background-color:#f6f6f6;font-weight:bold;display:block;}
.sup_txt2 b {font-weight:500;color:#222;}
.sup_txt2 p {line-height:1.5;margin:5px 0px;}

.sup_box1 {clear:both;width:100%;display:block;}
.sup_box1 li {clear:both;width:100%;margin:7px;font-size:1.143rem;font-weight:500;padding-left:30px;background:url("../img/sub/check_box.png") no-repeat 0px 6px;box-sizing:border-box;}




/* Center slide text vertically */

.swiper-container {width: 100%;display:block;}
.swiper-slide {
font-size: 18px;
background: #fff;

display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.swiper-slide img {display: block;width: 100%;object-fit: cover;}
.swiper-container {margin-left: auto;margin-right: auto;}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-wrapper{position:relative;width:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.swiper-slide{flex-shrink:0;width:100%;position:relative;transition-property:transform}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-bullet-active{opacity:1;/*background:var(--swiper-pagination-color,var(--swiper-theme-color))*/}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}

/*버튼 추가*/
.btn_nomal {height:20px;background-color:#804040;color:#fff !important;font-weight:500;padding:0px 7px;text-align:center;border-radius:5px;display:inline-block;}
.btn_large {height:35px;background-color:#804040;color:#fff !important;font-weight:500;padding:6px 7px;text-align:center;border-radius:7px;display:inline-block;}

.btn_viewer_end {clear:both;width:50%;max-width:250px;padding:15px 10px;text-align:center;border-radius:5px;background:#f52222;color:#fff;margin:0px auto;font-size:18px;}


/* 패키지 수강신청 */
.package_txt1 {width:95%;margin:0px auto;}
.package_txt1 li {display:block;width:100%;padding:5px 15px;background:#eee;font-size:13px;}
.package_txt1 li:first-child {padding:15px 15px 5px;}
.package_txt1 li:last-child {padding:5px 15px 15px;}

.package_tap {width:95%;margin:30px auto 20px;}
.package_tap li {display:inline-block;height:30px;line-height:28px;padding:0px 28px;border:1px solid #ddd;margin:0px 3px 3px 0px;font-size:12px;font-weight:400;}
.package_tap .on {border:1px solid #ec5959;background:#ec5959;color:#fff;}

.package_class1 {width:95%;margin:15px auto;display:block;overflow:hidden;border:3px solid #767c88;background:#fff;border-radius:3px;}
.package_class1 h1 {clear:both;display:block;width:100%;text-align:center;padding:5px 10px 9px;background:#767c88;font-size:16px;font-weight:700;color:#fff;}

.package_class2 {width:95%;margin:15px auto;display:block;overflow:hidden;border:3px solid #7eaac9;background:#fff;border-radius:3px;}
.package_class2 h1 {clear:both;display:block;width:100%;text-align:center;padding:5px 10px 9px;background:#7eaac9;font-size:16px;font-weight:700;color:#fff;}

.package_tbl01 {width:100%;}
.package_tbl01 th {border-bottom:1px solid #ddd;padding:10px 3px;font-size:12px;text-align:center;background:#f8f8f8;font-weight:700;}
.package_tbl01 td {border-bottom:1px solid #ddd;padding:10px 3px;font-size:12px;text-align:center;font-weight:400;}

.package_btn_class1 {display:inline-block;padding:1px 7px 2px;background:#e7f3df;font-size:11px;margin:0px 3px 3px 0px;border-radius:3px;}
.package_btn_class2 {display:inline-block;padding:1px 7px 2px;background:#f3dfdf;font-size:11px;margin:0px 3px 3px 0px;border-radius:3px;}
.package_btn_class3 {display:inline-block;padding:1px 7px 2px;background:#c9e0fa;font-size:11px;margin:0px 3px 3px 0px;border-radius:3px;}

.package_sample {display:inline-block;width:100%;max-width:60px;text-align:center;padding:2px 3px 3px;background:#009b90;color:#fff;font-size:11px;margin-top:3px;border-radius:3px;}

.package_money {font-weight:700;color:#ec3535;}

.package_pay {display:block;margin:15px auto 30px;width:50%;max-width:200px;height:40px;line-height:38px;background:#ec5959;color:#fff;font-size:15px;font-weight:700;text-align:center;border-radius:5px;}

.package_last {width:95%;margin:50px auto 10px;border:7px solid #db7e7e;overflow:hidden;}
.package_last li {float:left;width:60%;text-align:center;padding:20px 0px;font-size:16px;font-weight:700;}
.package_last li:nth-child(2) {float:left;width:40%;text-align:center;padding:20px 0px;color:#ec3535;}


.package_warning_tri {width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 15px solid #f0f0f0;margin-left:5%;font-size:0px;}
.package_warning {clear:both;width:95%;padding:10px 10px 10px 20px;background-color:#f0f0f0;border-radius:5px;line-height:1.8;margin:0px auto 30px;overflow:hidden;}
.package_warning dt {display:block;width:100%;font-weight:700;}
.package_warning dd {display:block;width:100%;font-size:13px;padding-top:10px;}
.package_warning dd textarea {width:100%;height:300px; border:0px;font-family: Pretendard;font-weight:500;color: #444;background-color:#f0f0f0;line-height:1.6;padding-right:5px;}

.package_warning2 {clear:both;display:block;width:95%;margin:20px auto 30px;font-size:13px;text-align:center;overflow:hidden;}
.package_check {display:inline-block;border:1px solid #ddd;width:15px;height:15px;margin-left:7px;position:relative;top:3px;}


.payment {width:100%;clear:both;margin:0px 0px 30px 0px;overflow:hidden;display:block;}
.payment li {float:left;display:inline-block;width:155px;min-height:115px;text-align:center;margin:5px 10px 5px 0px;border:1px solid #ddd;padding:10px 10px;box-sizing:border-box;overflow:hidden;}
.payment li:last-child {margin:5px 0px}
.payment li img {clear:both;display:block;;margin:5px auto 15px;width:50px;}
.payment li span {font-size:12px;margin-left:7px;}

.pay_name {width:100%;clear:both;display:block;text-align:left;overflow:hidden;}
.pay_name dt {float:left;display:inline-block;width:90px;font-size:13px;margin:3px 0px;}
.pay_name dd {float:left;display:inline-block;width:calc(100% - 100px);margin:3px 0px;}
.pay_name dd span {display:inline-block;margin:0px 5px;}

.pay_certi {clear:both;display:block;}
.pay_form1 {display:inline-block;width:43%;height:26px;border:0px;background:#fff;color:#333;}
.pay_certi {display:block;width:150px;height:30px;line-height:30px;margin:10px auto 0px;color:#fff;border-radius:5px;text-align:center;background:#1a80c3;overflow:hidden;}

.course_btn_warp {clear:both;text-align:Center;}
.course_cancle {display:inline-block;width:100px;height:40px;line-height:40px;border-radius:5px;background:#888;color:#fff;margin:0px auto;text-align:center;}
.course_next {display:inline-block;width:100px;height:40px;line-height:40px;border-radius:5px;background:#1a80c3;color:#fff;margin:0px auto;text-align:center;}



/* 개인정보&이용약관*/
.prov_warp {width:100%;clear:both;margin-top:30px;line-height:1.8;color:#444;}

.prov_warp h1 {width:100%;display:inline-block;padding-left:15px;border-left:4px solid #ec5959;font-size:16px;font-weight:700;line-height:1.0;margin-bottom:15px;color:#333;margin-top:30px;}
.prov_warp h2 {width:100%;clear:both;line-height:1.6;font-size:15px;margin:25px 0px 10px;color:#333;}
.prov_warp h3 {width:100%;clear:both;line-height:1.6;font-size:14px;margin:25px 0px 10px;color:#333;}
.prov_warp h4 {clear:both;display:inline-block;background:#1a80c3;font-size:18px;color:#fff;font-weight:700;line-height:1.0;margin:30px 0px 0px;padding:10px 15px;border-radius:5px;overflow:hidden;}

.prov_warp p {width:100%;clear:both;margin:10px 0px;padding-left:15px;}
.prov_warp dl {width:100%;display:block;}
.prov_warp dt {clear:both;width:100%;display:block;padding:10px 10px 5px;box-sizing:border-box;font-weight:600;}
.prov_warp dd {clear:both;width:100%;display:block;padding:3px 10px;box-sizing:border-box;font-weight:400;}

.prov_warp ul {clear:both;width:100%;}
.prov_warp ul li {width:100%;padding:5px 0px 5px 10px;line-height:1.3;}

.prov_warp li ol {clear:both;width:100%;}
.prov_warp li ol li {width:100%;padding:5px 0px 5px 10px;line-height:1.3;}

.priv_tab {display:inline-block;margin:5px auto;background:#fff;border:1px solid #ddd;width:100%;height:50px;line-height:50px;text-align:center;}

.ui_anchor {width:100%;border-width:2px 0px;border-style:solid;border-color:#0067b3;padding:10px 0px;overflow:hidden;margin:20px auto;}
.ui_anchor li {width:100%;padding:4px 10px;}


/* 회원가입 */
.join_wrap {width:100%;clear:both;border-top:2px solid #777;}
.join_wrap li {width:100%;padding:15px 10px;border-bottom:1px solid #ddd;}
.join_wrap .tit2 {display:block;margin:0px 0px 7px 0px;font-weight:600;}
.join_wrap .txt2 {clear:both;display:block;width:100%;}

.join_prov_warp {width:100%;height:100%;clear:both;line-height:1.4;color:#444;padding:5px 0px;font-size:12px;}

.join_prov_warp table th, td {font-size:12px !important;}
.join_prov_warp h1 {width:100%;display:inline-block;padding-left:10px;border-left:2px solid #777;font-size:14px;font-weight:700;line-height:1.0;margin:15px 0px 5px;color:#333;}
.join_prov_warp h2 {width:100%;clear:both;line-height:1.6;font-size:15px;margin:15px 0px 10px;color:#333;}
.join_prov_warp h3 {width:100%;clear:both;line-height:1.6;font-size:14px;margin:15px 0px 10px;color:#333;}
.join_prov_warp h4 {clear:both;display:inline-block;background:#1a80c3;font-size:18px;color:#fff;font-weight:700;line-height:1.0;margin:15px 0px 0px;padding:10px 15px;border-radius:5px;overflow:hidden;}

.join_prov_warp p {width:100%;clear:both;margin:10px 0px;padding-left:5px;}
.join_prov_warp dl {width:100%;display:block;}
.join_prov_warp dt {clear:both;width:100%;display:block;padding:5px 5px 5px;box-sizing:border-box;font-weight:600;}
.join_prov_warp dd {clear:both;width:100%;display:block;padding:3px 5px;box-sizing:border-box;font-weight:400;}

.join_prov_warp ul {clear:both;width:100%;}
.join_prov_warp ul li {width:100%;padding:5px 0px 5px 5px;line-height:1.3;}

.join_prov_warp li ol {clear:both;width:100%;}
.join_prov_warp li ol li {width:100%;padding:5px 0px 5px 5px;line-height:1.3;}

.join_txt1 {clear:both;display:block;width:100%;margin:4px 0px 0px;font-size:12px;line-height:1.4;}

/* 수강신청 추가 23.04.11 */
.course_add {position: relative; /* 기본 위치 */width:100%;padding:10px;box-sizing:border-box;margin:0px auto 15px;overflow:hidden;background:#fff;border:1px solid rgba(30,163,240,0.3);}
.course_add.fixed {position: fixed; /* 최상단 고정 */left:0px;bottom: 65px;width:100;z-index:111;padding:15px;box-sizing:border-box;border-width:1px 0px;border-style:solid;border-color:#ddd;background:#f8f8f8;}

.course_add h1 {display:block;width:100%;line-height:1.0;margin-bottom:15px;font-weight:600;font-size:1.0rem;color:#000;padding:0px;}

.course_add .course_add_btn {clear:both;display:block;width:120px;height:30px;line-height:30px;background:#f04e4e;color:#fff;text-align:center;font-weight:500;font-size:0.857rem;border-radius:5px;margin:0px auto 0px;transition: background 0.5s ease-in-out}
.course_add .course_add_btn:active {background-color:#ff6a28;}

.course_add div {display:inline-block;padding:3px 10px 3px 3px;background:#fff;border-radius:4px;margin:0px 5px 5px 0px;font-size:0.857rem;color:#333;}
.course_add div span {display:inline-block;width:16px;height:16px;line-height:17px;border-radius:50%;text-align:center;background:#aaa;color:#fff;font-weight:500;margin-right:10px;}
.course_add div span:active {cursor:pointer;background:#888;}
/*.course_add div span {display:inline-block;width:5px;height:5px;border-radius:50%;background:#60a0ee;margin-right:7px;font-size:0px;vertical-align:top;margin-top:5;}*/
.deadline {position:relative;top:3px;left:7px;}




/* 프로모션 & 랜딩 하단 공동 css */

.warning {width:100%;padding:40px 20px;text-align:center;display:block;overflow:hidden;box-sizing:border-box;}
.warning img {width:70px;padding-bottom:15px;}
.warning ul {width:100%;margin:0px auto;background:#fff;border:1px solid #ddd;border-radius:10px;padding:10px 20px}
.warning ul li {width:100%;text-align:left;padding:7px 0px;font-size:0.857rem;}
.warning ul li h1 {font-weight:700;font-size:1.286rem;color:#000;display:block;width:100%;margin:0px;padding:0px;text-align:center;}

.tel_landing {width:100%;background:#bf375d;padding:20px 0px;text-align:center;display:block;}
.tel_landing img {width:100%;}



.pack_tap {width:100%;margin:20px auto;display:flex;flex-wrap: wrap;clear:both;overflow:hidden;}
.pack_tap li {padding:10px 10px;/*border:1px solid #dfdfdf;background-color:#fff;*/text-align:center;width:calc(33% - 10px);margin:0px 10px 10px 0px;font-size:13px;line-height:1.6;font-weight:normal;border-radius:3px;}
.pack_tap li:hover {cursor:pointer}
.pack_tap li p {text-align: center;position: relative;top: 50%;transform: translateY(-50%);width:100%;}
.pack_tap .on {background-color:#004e96;color:#fff;border:1px solid #004e96;}

.pack_tap .blue {background:#dfeffc;color:#333;}
.pack_tap .blue_on {background:#228be6;color:#fff;font-weight:500}
.pack_tap .red {background:#fee7e7;color:#333;}
.pack_tap .red_on {background:#fa5252;color:#fff;font-weight:500}
.pack_tap .green {background:#d7faef;color:#333;}
.pack_tap .green_on {background:#12b886;color:#fff;font-weight:500}
.pack_tap .yellow {background:#fff4dc;color:#333;}
.pack_tap .yellow_on {background:#fab005;color:#fff;font-weight:500}

.pack_tap2 {width:100%;display:flex;flex-wrap: wrap;margin-bottom:10px;overflow:hidden;}
.pack_tap2 li {float:left;width:calc(50% - 10px);border:1px solid #ddd;text-align:center;padding:15px 0px 10px;border-radius:10px;margin:0px 10px 10px 0px;}
.pack_tap2 li:nth-child(3n) {margin-right:0px;}
.pack_tap2 li a {display:block;}
.pack_tap2 .pakc_tit {color:#000;font-size:18px;font-weight:600;}
.pack_tap2 dl {width:100%;text-align:center;color:#777;font-size:12px;font-weight:normal;margin-top:15px;}
.pack_tap2 dt {width:100%;margin:5px 0px;}
.pack_tap2 dd {width:100%;margin:5px 0px;color:#f63805;}
.pack_tap2 li:hover {border:2px solid #004e96;}
.pack_tap2 .on {border:2px solid #004e96;}
.pack_tap2 .on .pakc_tit {color:#004e96;font-size:18px;font-weight:600;}


/*무료학습설계*/
.abil_form1 {width:15px;height:15px;margin-right:6px;position:relative;top:2px;}
.abil_form2 {width:15px;height:15px;margin-right:6px;position:relative;top:2px}
.abil_form3 {width:100%;height:150px;padding:5px;border:1px solid #ddd;}
.abil_form4 {width:150px;height:30px;padding:5px;border:1px solid #ddd;margin:0px 10px;background:#fff;}
.abil_txt1 {margin-right:15px;}
.abil_txt2 {width:100%;padding:30px 20px;text-align:center;border:2px solid #004e96;background:rgba(0,78,150,0.05);color:#333;margin-top:50px;}
.abil_txt3 {font-size:12px;color:#e72626;margin-top:37px;font-weight:500;}
.abil_txt2 > h1 {display:block;width:100%;margin:0px 0px 20px;font-size:18px;font-weight:500;}
.abil_ok {display:inline-block;height:30px;line-height:30px;background:#1a80c3;color:#fff;padding:1px 20px;border-radius:3px;display:inline-block;font-size:14px;font-weight:500;}

.abil_go {width:50%;display:inline-block;margin:-30px auto 20px;background:#1a80c3;color:#fff !important;padding:7px 0px;border-radius:5px;text-align:center;font-size:14px;font-weight:500;float:right;}
.abil_go{
	-webkit-animation: blink_go 0.5s ease-in-out infinite alternate;
	-moz-animation: blink_go 0.5s ease-in-out infinite alternate;
	animation: blink_go 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink_go {
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}
@-moz-keyframes blink_go{
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}
@keyframes blink_go{
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}

.abil_wrap {clear:both;width:100%;display:block;clear:both;border-top:2px solid #333;}
.abil_wrap li {width:100%;display:block;padding:10px 20px;text-align:left;border-bottom:1px solid #ddd;}
.abil_wrap li:nth-child(odd) {background:#f4f4f4;font-weight:bold;}
.abil_wrap li:nth-child(even) {background:#fff;font-weight:normal;}

.course_btn_warp {width:100%;text-align:center;margin-top:40px;display:inline-block;}
.course_basket {display:inline-block;width:200px;height:40px;line-height:39px;background-color:#0067b3;color:#fff;text-align:center;border-radius:7px;font-size:1.143rem;font-weight:400;}

.my_entry2 {clear:both;display:block;width:80%;max-width:400px;height:40px;line-height:40px;background-color:#e83535;color:#fff;text-align:center;border-radius:7px;font-size:18px;margin:30px auto;}

.course_01_6_01 {width:100%;margin:10px 0px 0px;border:1px solid #aaa;}
.course_01_6_01 li {width:100%;display:block;padding:10px;box-sizing:border-box;line-height:1.8;}
.course_01_6_01 li:nth-child(2) {background:#f4f4f4;font-size:13px;}


/*강좌바구니*/
.year_new {width:100%;display:block;background:#f8f8f8;padding:10px 0px;overflow:hidden;margin-top:10px;}
.year_new ul {clear:both;width:100%;overflow:hidden;padding-bottom:13px;margin-bottom:10px;border-bottom:1px solid #ddd}
.year_new li {float:left;padding:2px 15px;line-height:2.0;font-size:12px}
.year_new li:nth-child(1) {width:100%;font-weight:bold;}
.year_new li:nth-child(2){width:50%;padding:2px 0px 0px 15px;}
.year_new li:nth-child(3){width:50%;padding:2px 10px 0px 15px;}
.year_new .year_txtn1 {font-weight:bold;color:#fff;background:#227acc;border-radius:3px;display:inline-block;margin-right:10px;padding:3px 10px 5px;line-height:1.0;border:0px;}
.year_new .year_txtn2 {font-weight:normal;color:#fff;background:#777;border-radius:3px;display:inline-block;margin:0px 10px 0px 0px;padding:3px 5px;line-height:1.0;border:0px;}


.mobile {clear:both;width:100%;clear:both;display:block;}
.mobile img {width:100%;}


/*로그인 팝업 박스*/
.popup_box_new {}
.popup_box_new ul {clear:both;width:100%;width:100%;margin:0px auto;}
.popup_box_new ul li {clear:both;display:block;width:100%;;}
.popup_box_new ul li:nth-child(1) img {width:100%;margin:0px auto;}
.popup_box_new ul li:nth-child(2) {padding:10px 10px 0px 20px;box-sizing:border-box;}
.popup_box_new ul li:nth-child(2) img {width:95%;max-width:400px;margin:10px auto 0px;display:block;}


#modalBody_new {display:block;width:100%;position: relative;top:0px;left:0px;z-index:1002;box-sizing:border-box;padding:0px;margin:0px auto}

#modalBody_new > h1 {clear:both;display:block;width:100%;font-size:18px;font-weight:bold;padding:0px;margin:0px 0px 15px 0px;color:#000}
#modalBody_new dl {width:100%;clear:both;display:block;}
#modalBody_new dt {clear:both;display:block;width:100%;color:#000;font-weight:bold;margin:10px 0px 10px;}
#modalBody_new dd {clear:both;display:block;width:100%;line-height:1.6;margin-bottom:20px;}

#closeBtn_new {display:block;}

#popupBtn_new {}
#modalWrap_new {
	position: fixed; /* Stay in place */
	z-index: 1001; /* Sit on top */
	/* padding-top: 100px; Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgba(252,189,24,1);/*  Black w/ opacity */
	display: none;
}

/*랜딩 하단 무료상담*/
.consult_landing {width:100%;padding:30px 0px 30px;text-align:center;display:block;overflow:hidden;font-size:0.857rem;background:#ffbf00;}
.consult_landing div {width:100%;margin:20px auto 0px;padding:10px 20px;box-sizing:border-box;display:block;overflow:hidden;}
.consult_landing img {width:100%;margin:0px auto;max-width:600px;}
.consult_landing ul {width:100%;margin:0px;}
.consult_landing li {float:left;width:100%;padding:3px 0px;box-sizing:border-box;text-align:left;}
.consult_landing li h1 {width:100%;text-align:left;font-size:1.0rem;font-weight:600;color:#000;line-height:1.0;display:block;padding:0px;margin:0px 0px 10px 0px;}
.consult_landing li table {width:100%;border-top:2px solid #3c3c3c;border-left:1px solid #dcdcdc;}
.consult_landing li th {text-align:center;padding:10px 0px;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;font-weight:600;color:#1d1d1d;background-color:#f8f8f8;font-size:0.857rem;}
.consult_landing li td {text-align:center;padding:10px 5px;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;color:#444;background-color:#fff;font-size:0.857rem;;line-height:1.6;}

.consult_landing .form1 {width:100%;height:40px;border-radius:5px;border:1px solid #ddd;text-align:center;font-size:1.0rem;background:#fff;}
.consult_landing .form2 {width:calc(30% - 10px);height:40px;border-radius:5px;border:1px solid #ddd;text-align:center;background:#fff;}
.consult_landing .form3 {width:15px;height:15px;border-radius:3px;border:1px solid #ddd;text-align:center;margin:0px 10px 0px 0px;position:relative;top:2px;background:#fff;}
.consult_landing .form4 {width:100%;height:60px;border-radius:30px;padding:0px 20px;border:0;text-align:center;background:#ffe599;color:#000;font-size:1.4rem;font-family: 'GmarketSans';font-weight:900;box-shadow: 3px 3px 5px rgba(0,0,0,0.2);transition: background 0.5s ease-in-out,color 0.5s ease-in-out;}
.consult_landing .form4:hover {background:#ff7e00;color:#fff;}
.consult_landing .form5 {width:100%;height:150px;border-radius:5px;border:1px solid #ddd;text-align:left;padding:10px;}
.consult_landing .dash {width:4.0%;width:20px;height:40px;display:inline-block;text-align:center;margin:0px auto;padding:0px;box-sizing:border-box;}

.consult_landing p {display:block;clear:both;margin:10px auto 20px;text-align:center;font-size:1.0rem;}

.consult_landing #toc-content {display: none;padding:0px;margin:20px 0px;}
.consult_landing #toc-toggle {color: #fff;margin-left:10px;}
.consult_landing #toc-toggle:hover {text-decoration: underline;}




/*서브페이지 리뉴얼 20250210~*/
.new_tit01 {font-family: 'GmarketSans';font-weight:900;font-size:18px;color:#333;margin:0px auto 10px;width:100%;display:block;}
.new_tit01 i {font-style:normal;color:#005183;margin-right:10px;}
.new_tit01_a {font-family: 'GmarketSans';font-weight:900;font-size:18px;color:#333;margin:30px auto 10px;width:100%;display:block;}
.new_tit01_a i {font-style:normal;color:#005183;margin-right:10px;}

.new_tit02 {font-family: 'GmarketSans';font-weight:500;font-size:16px;color:#333;margin:0px auto 10px;width:100%;display:block;}
.new_tit02 span {font-family: 'GmarketSans';font-weight:900;color:#005183}

.course_txt01, .course_txt02, .course_txt03, .course_txt04 {clear:both;display:block;width:100%;border-width:2px 1px 1px 1px;border-color:#005183;border-style:solid;padding:20px;box-sizing:border-box;line-height:1.5;}
.course_txt01 {background:#f2f6f9}
.course_txt02 {background:#f2f6f9}
.course_txt03 {background:#f2f6f9}
.course_txt04 {background:#f2f6f9}

.txtbox_01 {width:100%;clear:both;display:block;padding:0px;margin:10px 0px 0px 0px;}
.txtbox_02 {width:100%;padding:0px;line-height:1.6;margin:10px 0px 0px 0px}

.dot_warn {width:16px;height:16px;border-radius:50%;display:inline-block;margin-right:10px;background:#FF0000;font-size:11px;font-style:normal;font-weight:500;color:#fff;text-align:center;line-height:17px;position:relative;top:-2px}

.dot_01 {width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:10px;background:#6697b5;font-size:0px;position:relative;top:-9px;}
.dot_02 {width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:10px;background:#ccc;font-size:0px;position:relative;top:-9px;}

.dot_line1 {border-width:1px 0 0 0; border-style:dashed; border-color:#e5e5e5;width:100%;margin:30px 0px;display:block;clear:both;}

.tip {float:left;vertical-align:top;padding:0px 15px;height:30px;line-height:30px;border-radius:15px;text-align:center;background:#ff0000;color:#fff;font-weight:700;}

.new_txt_b1 {font-weight:700;margin-bottom:10px;}

.new_dl01 {clear:both;display:block;width:100%;border-top:2px solid #005183}
.new_dl01 dt {width:100%;padding:15px 30px;text-align:left;font-weight:700;color:#005183;background:#f2f6f9;border-width:0px 1px 1px 1px;border-style:solid;border-color:#005183;}
.new_dl01 dd {clear:both;display:block;width:100%;padding:15px 30px;text-align:left;line-height:1.5;border-width:0px 1px 1px 1px;border-style:solid;border-color:#ccc;}

.beauty_txt1 {clear:both;width:100%;display:flex;flex-wrap: wrap;}
.beauty_txt1 dt {clear:both;width:70px;height:70px;color:#fff;font-weight:700;padding-top:62px;box-sizing:border-box;margin:10px 0px;position:relative;}
.beauty_txt1 dt img {width:100%;position:absolute;top:0px;left:0px;}
.beauty_txt1 dt span {position:absolute;top:calc(50% - 10px);left:calc(50% - 27px);}
.beauty_txt1 dd {display: flex;align-items:center;width:calc(100% - 70px);margin:10px 0px;padding-left:0px;box-sizing:border-box;}

.new_guide_tit1 {font-family: 'GmarketSans';font-weight:500;font-size:20px;display:block;width:100%;background:#CCEAFE;padding:10px;margin:0px 0px 30px;}
.new_guide_tit1 span {font-family: 'GmarketSans';font-weight:900;color:#005183;}
.new_guide_tit1 p {clear:both;width:100%;font-size:14px;padding:10px 10px 10px 15px;}


/*tap 내용 css*/
.way_contents ul {clear:both;display:flex;flex-wrap: wrap;width:100%;}
.way_contents ul li {padding:25px 0px;}
.way_contents ul li:nth-child(odd) {width:calc(100% - 500px);position:relative;}
.way_contents ul li:nth-child(even) {width:500px;text-align:right;}
.way_contents ul li:nth-child(odd) {width:calc(100% - 500px)}
.way_contents ul li .line {clear:both;display:block;width:100%;height:24px;background:url('/home/common/img/sub/dot_line_bg.png') center no-repeat;position:absolute;bottom:13px;font-size:0px;}

.way_contents ul li dl {clear:both;display:block;width:100%}
.way_contents ul li dt {clear:both;float:left;width:110px;}
.way_contents ul li dt span {display:inline-block;width:86px;height:30px;line-height:30px;border-radius:15px;text-align:center;background:#f39800;color:#fff;font-weight:700;}
.way_contents ul li dd {float:left;width:calc(100% - 110px);line-height:1.4;}
.way_contents ul li dd .tit {font-family: 'GmarketSans';font-weight:900;font-size:18px;display:block;width:100%;margin:5px 0px 20px;color:#333;}
.way_contents ul li dd p {clear:both;display:block;width:100%;margin-bottom:10px;padding-left:22px;box-sizing:border-box;position:relative;word-break: keep-all;}
.way_contents ul li dd p i {display:inline-block;font-style:normal;width:8px;height:8px;border-radius:50%;background:#f39800;font-size:0px;position:absolute;left:0px;top:6px;}
.way_contents ul li dd p .q {font-weight:normal;font-size:16px;position:absolute;left:0px;top:0px;font-weight:normal;}

.mobile_txt {clear:both;display:block;width:100%;margin:30px 0px 0px;}
.mobile_txt dt {clear:both;float:left;width:60px;margin:0px 0px 20px;}
.mobile_txt dt span {display:inline-block;background:#005183;color:#fff;font-weight:700;height:26px;line-height:26px;text-align:center;padding:0px 6px;border-radius:13px;}
.mobile_txt dd {float:left;width:calc(100% - 60px);margin:0px 0px 20px;word-break:keep-all;line-height:1.5;padding-top:2px;}




/*회원가입 new*/
.join_per_wrap {
	clear:both;
	display:block;
	width:100%;
	padding:0px;
	margin:0px auto 10px;
	color:#211686;
	position:relative;
	top:-20px;
}
.join_per {
	clear:both;
	display:block;
	width:100%;
	height:6px;
	background:#f5f5f5;
}
.join_per hr {
	display:inline-block;
	height:6px;
	background:#211686;
	padding:0px;
	margin:0px;
	border:0px;
	position:relative;
	top:-9px;}
.join_per_wrap span {
	text-align:right;
	display:inline-block;
	clear:both;
	margin:7px 0px 0px;
	font-size:13px;
}

.join_wrap2 {
	clear:both;
	display:block;
	width:100%;
}
.join_wrap2 .tit {
	font-size:26px;
	font-weight:700;
	color:#000;
	width:100%;
	text-align:left;
}
.join_wrap2 .tit2 {
	font-size:18px;
	font-weight:400;
	color:#000;
	width:100%;
	text-align:left;
	margin:20px 0px 0px;
}

.join_wrap2 .icon1 {
	clear:both;
	display:block;
	margin:50px auto;
	width:50%;
	max-width:300px;
}

.join_btn_n {
	clear:both;
	display:block;
	width:100%;
	max-width:500px;
	margin:0px auto 0px;
	background:#211686;
	border-radius:5px;
	padding:12px 5px;
	box-sizing:border-box;
	color:#fff !important;
	font-size:17px;
	font-weight:700;
	text-align:center;
}




.agree_wrap1 {clear:both;display:block;width:100%;margin:40px auto 5px;}
.agree_wrap1 span {color:#211686;margin-right:4px;}

.agree_wrap1 input[type="radio"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* --- 커스텀 라디오 버튼의 시각적 요소 정의 (사각형, 체크 전) --- */
.agree_wrap1 label {
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	user-select: none;
	position: relative;
	font-size: 16px;
	color: #605353;
	padding-left: 30px;
	min-height: 24px;
}

.agree_wrap1 label::before {
	content: '';
	position: absolute;
	left: 0; 
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #ced4da;
	background-color: #fff;
	border-radius:4px;
	box-sizing: border-box;
	transition: background-color 0.2s ease, border-color 0.2s ease;
}

/* --- 선택된 상태의 커스텀 라디오 버튼 테두리 변경 --- */
.agree_wrap1 input[type="radio"]:checked + label::before {
	border-color: #211686;
	background-color: #211686;
}

/* --- 선택된 상태의 체크 표시 (?) 추가 --- */
.agree_wrap1 input[type="radio"]:checked + label::after {
	content: '';
	display: block;
	width: 7px;
	height: 12px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translate(-50%, -50%) rotate(45deg);
}

.custom-checkbox-wrapper {/*모두 동의 체크박스 변경*/
	width:100%;
	text-align:center;
	display:inline-block;
	align-items: center;
	gap: 0;
	padding: 18px 6px;
	border-radius: 8px;
	background-color: #eaeaea;   /* 기본 배경 (체크 전) */
	color: #7c7c7c;
	font-size:18px;
	font-weight:700;
	transition: background-color .25s, color .25s;
	position: relative;
	margin:30px 0px 0px;
}

/* 실제 체크박스는 시각적으로 숨김(접근성 유지) */
.custom-checkbox-wrapper input[type="checkbox"] {
	position: absolute;
	width: 1px; height: 1px;
	padding: 0; margin: -1px;
	overflow: hidden; clip: rect(0 0 0 0);
	border: 0; white-space: nowrap;
}

/* span(텍스트) ? 좌측에 박스 공간 확보, 가상 요소를 사용 */
.custom-checkbox-wrapper span {
	position: relative;        /* ::before/::after 기준 */
	display: inline-block;
	line-height: 1;
}

/* 박스(보이는 영역) ? 기본에는 보이지 않음(공간은 확보됨) */
.custom-checkbox-wrapper span::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 2px solid transparent;   /* 기본엔 테두리 투명(안보임) */
	background: transparent;         /* 기본엔 배경 투명 */
	opacity: 0;                      /* 완전히 숨김 상태(시각적으로 안보임) */
	transition: opacity .18s ease, border-color .18s ease, background .18s ease;
}

/* v 표시 (체크 마크) ? 기본엔 숨김 */
.custom-checkbox-wrapper span::after {
	content: "";
	position: absolute;
	left: -15px; /* 박스의 중앙(0 + 20/2) */
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg); /* V 모양을 위해 회전 */
	width: 7px;
	height: 12px;
	border: solid transparent;       /* 기본엔 투명 */
	border-width: 0 3px 3px 0;
	opacity: 0;
	transition: opacity .18s ease, border-color .18s ease;
	color:#fff;
}

/* wrapper 배경/글자색 변경 (원하면)  .checked 상태일 때 보여줌 */
.custom-checkbox-wrapper.checked {
	background-color: #211686; /* 체크 후 배경 */
	color: #fff;            /* 글자색 흰색(대비) */
}

/* 박스 보이기 ? 테두리(또는 배경) 설정 */
.custom-checkbox-wrapper.checked span::before {
	opacity: 0;                     /* 박스가 보이도록 */
	border-color: currentColor;     /* wrapper의 color(checked시 white)를 사용하여 대비 유지 */
	background: transparent;        /* 내부 배경 원하면 변경 가능 */
}

/* v표시 보이기, 색은 현재 텍스트 색상 따라감 */
.custom-checkbox-wrapper.checked span::after {
  opacity: 1;
  border-color: currentColor;
}

.custom-checkbox-wrapper2 {/*체크박스 변경*/
	width:100%;
	text-align:center;
	display:inline-block;
	align-items: center;
	gap: 0;
	padding: 12px 16px;
	border-radius: 8px;
	background-color: #eaeaea;   /* 기본 배경 (체크 전) */
	color: #6c6c6c;
	cursor: pointer;
	transition: background-color .25s, color .25s;
	position: relative;
}

/* 실제 체크박스는 시각적으로 숨김(접근성 유지) */
.custom-checkbox-wrapper2 input[type="checkbox"] {
	position: absolute;
	width: 1px; height: 1px;
	padding: 0; margin: -1px;
	overflow: hidden; clip: rect(0 0 0 0);
	border: 0; white-space: nowrap;
}

/* span(텍스트) ? 좌측에 박스 공간 확보, 가상 요소를 사용 */
.custom-checkbox-wrapper2 span {
	position: relative;        /* ::before/::after 기준 */
	display: inline-block;
	line-height: 1;
}

/* 박스(보이는 영역) ? 기본에는 보이지 않음(공간은 확보됨) */
.custom-checkbox-wrapper2 span::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 2px solid transparent;   /* 기본엔 테두리 투명(안보임) */
	background: transparent;         /* 기본엔 배경 투명 */
	opacity: 0;                      /* 완전히 숨김 상태(시각적으로 안보임) */
	transition: opacity .18s ease, border-color .18s ease, background .18s ease;
}

/* v 표시 (체크 마크) ? 기본엔 숨김 */
.custom-checkbox-wrapper2 span::after {
	content: "";
	position: absolute;
	left: -15px; /* 박스의 중앙(0 + 20/2) */
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg); /* V 모양을 위해 회전 */
	width: 7px;
	height: 12px;
	border: solid transparent;       /* 기본엔 투명 */
	border-width: 0 3px 3px 0;
	opacity: 0;
	transition: opacity .18s ease, border-color .18s ease;
	color:#fff;
}

/* wrapper 배경/글자색 변경 (원하면)  .checked 상태일 때 보여줌 */
.custom-checkbox-wrapper2.checked {
	background-color: #404040; /* 체크 후 배경 */
	color: #fff;            /* 글자색 흰색(대비) */
}

/* 박스 보이기 ? 테두리(또는 배경) 설정 */
.custom-checkbox-wrapper2.checked span::before {
	opacity: 0;                     /* 박스가 보이도록 */
	border-color: currentColor;     /* wrapper의 color(checked시 white)를 사용하여 대비 유지 */
	background: transparent;        /* 내부 배경 원하면 변경 가능 */
}

/* v표시 보이기, 색은 현재 텍스트 색상 따라감 */
.custom-checkbox-wrapper2.checked span::after {
  opacity: 1;
  border-color: currentColor;
}


.join_btn_box1 input[type="radio"] {/*라디오 버튼 변경*/
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
	white-space: nowrap;
}

/* 라벨(버튼) 기본 스타일 */
.join_btn_box1 .radio-btn {
	display: inline-block;
	align-items: center;
	width:calc(50% - 7px);
	text-align:center;
	padding: 10px 14px;
	margin:0px 5px 0px 0px;
	border-radius: 4px;
	background-color: #eaeaea; /* 체크 전: 회색 */
	color: #8b8b8b;
	cursor: pointer;
	transition: background-color .18s ease, color .18s ease;
	user-select: none;
}

/* 포커스 표시 (키보드 접근성) */
.join_btn_box1 input[type="radio"]:focus + .radio-btn {
	outline: 2px solid rgba(93,156,236,0.6);
	outline-offset: 3px;
}

/* 체크된 상태에서 라벨 스타일 변경 */
/* 체크 후: 배경 검정, 글자 흰색 */
.join_btn_box1 input[type="radio"]:checked + .radio-btn {
	background-color: #404040; /* 체크 후: 검정 */
	color: #fff;
}

/* 필요 시 라벨 내부 텍스트와 아이콘 레이어 조정 */
.join_btn_box1 .radio-btn > * { position: relative; z-index: 1; }

.ui04 {
	width:100%;
	clear:both;
	margin:30px auto 0px;
}
.ui04:after {
	display:block;
	clear:both;
	content:'';
	padding:0px 0px;
}
.ui04 li {
	clear:both;
	width:100%;
	height:100%;
	overflow:hidden;
	margin:40px 0px 10px;
	display:block;
}
.ui04 li.box {
	border:1px solid #dadada;
	border-radius:10px;
	padding:10px 15px;
	box-sizing:border-box;
}
.ui04 li img {
	width:100%;
	clear:both;
	margin:10px 0px;
}
.ui04 li .tit1 {
	width:100%;
	margin-bottom:10px;
	color:#000;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.ui04 li .join_tit {
	width:100%;
	margin-bottom:10px;
	font-weight:500;
	text-align:left;
	color:#888;
	font-size:14px;
}

.ui04 li .txt1 {
	color:#212121;
	font-size:16px;
	font-weight:700;
}
.ui04 li li {
	clear:both;
	display: list-item;
	width:100%;
	padding:5px 0px 0px 25px;
	margin:0px;
	font-weight:500;
	text-align:left;
	color:#888;
	font-size:14px;
	position: relative;
}
.ui04 li li::before {
  content: "ㆍ";
  position: absolute;
  left: 4px;
  top: 13px;
  transform: translateY(-50%);
  color: #888;
  font-size: 16px;
  line-height: 1;
}

.join_form1 {/*회원가입 : 100% 라인 없음*/
	width:100%;
	height:30px;
	border:0px;
	text-align:left;
	color:#212121;
	font-size:16px;
	font-weight:700;
}
.join_form2 {/*회원가입 : 우측 버튼있는 버전. 라인 없음*/
	width:calc(100% - 70px);
	height:30px;
	border:0px;
	text-align:left;
	color:#212121;
	font-size:16px;
	font-weight:700;
}
.join_form3 {/*회원가입 : 1/3사이즈 라인 있음*/
	width:calc(33% - 40px);
	height:30px;
	border:1px solid #dadada;
	border-radius:4px;
	text-align:left;
	color:#212121;
	font-size:16px;
	font-weight:700;
	padding:0px 0px 0px 5px;
	box-sizing:border-box;
}
.join_form4 {/*회원가입 : 약간 작은 사이즈 라인 있음*/
	width:calc(40% - 40px);
	height:30px;
	border:1px solid #dadada;
	border-radius:4px;
	text-align:left;
	color:#212121;
	font-size:14px;
	font-weight:400;
	padding:0px 0px 0px 5px;
	box-sizing:border-box;
}
.join_form5 {/*회원가입 : 약간 큰 사이즈 라인 있음*/
	width:60%;
	height:30px;
	border:1px solid #dadada;
	border-radius:4px;
	text-align:left;
	color:#212121;
	font-size:14px;
	font-weight:500;
	padding:0px 0px 0px 5px;
	box-sizing:border-box;
}
.join_form6 {/*회원가입 : 100% 사이즈 라인 있음*/
	width:100%;
	height:30px;
	border:1px solid #dadada;
	border-radius:4px;
	text-align:left;
	color:#212121;
	font-size:14px;
	font-weight:500;
	padding:0px 0px 0px 5px;
	box-sizing:border-box;
	margin:7px 0px 0px;
}
.join_form7 {/*회원가입 : 우측 버튼있는 버전. 라인 있음*/
	width:calc(100% - 70px);
	height:30px;
	border:1px solid #dadada;
	border-radius:4px;
	text-align:left;
	color:#212121;
	font-size:14px;
	font-weight:500;
}
.form_txt {
	display:inline-block;
	width:35px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding:0px 0px 0px 10px;
	box-sizing:border-box;
	font-size:13px !important;
	font-weight:500;
	margin:0px;
}

.join_btn2 {/*회원 가입. 우측 버튼*/
	float:right;
	display:inline-block;
	width:60px;
	height:30px;
	line-height:30px;
	margin:0px auto 0px;
	background:#211686;
	border-radius:3px;
	padding:0px 5px;
	box-sizing:border-box;
	color:#fff !important;
	text-align:center;
	font-size:12px !important;
	border:0px;
}

.join_txt2 {
	clear:both;
	display:block;
	width:100%;
	font-size:14px;
	line-height:1.4;
	color:#7e7e7e;
}

.join_tbl1 {width:100%;clear:both;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8}
.join_tbl1 th {font-size:1.0rem;font-weight:600;text-align:center;padding:7px 5px;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;background-color:#f5f5f5;color:#676767}
.join_tbl1 td {font-size:1.0rem;font-weight:500;text-align:center;padding:7px 7px;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;}
.join_tbl1 caption {display:none;}

#id_1 {color:#ff0000}
#id_2 {color:#1f62f1}