@charset "utf-8";
@import url('https://flozfloz.malgnlms.com/html/fonts/pretendard/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
@import url('/html/css/tooltip.css');

@font-face {
    font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 700;
    src: local('Gmarket Sans Bold'), local('GmarketSans-Bold'),
    url('//script.ebay.co.kr/fonts/GmarketSansBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('//script.ebay.co.kr/fonts/GmarketSansBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
    font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 500;
    src: local('Gmarket Sans Medium'), local('GmarketSans-Medium'),
    url('//script.ebay.co.kr/fonts/GmarketSansMedium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('//script.ebay.co.kr/fonts/GmarketSansMedium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
    font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 300;
    src: local('Gmarket Sans Light'), local('GmarketSans-Light'),
    url('//script.ebay.co.kr/fonts/GmarketSansLight.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('//script.ebay.co.kr/fonts/GmarketSansLight.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

:root {
    --point-color: #0273ff !important;
	--hover-color: #0262d9 !important;
}



body{font-family:'Pretendard', "맑은 고딕","AppleSDGothcNeo","AppleGothic", sans-serif !important;font-smoothing: antialiased;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; ;font-size:16px;letter-spacing:-0.05em !important;}
body * {font-family:'Pretendard', sans-serif !important; letter-spacing:-0.03em !important;}


.hide { display:none; }

.ver_mobile {display:none !important;}
.ver_pc {}

.br_mobile { display:none !important;}
.br_pc { display:block !important;}
.mob_title { display:none !important;}

#wrap {position:relative; width:100%; min-width:1300px;}
#header {height:140px;overflow:visible;z-index:1000;}
#header .util_wrap {position:relative;background-color: #fff;max-width:1200px;width: 100%;margin: 0 auto;height:70px;text-align: center;}
#header .util_wrap .util_menu {float: right;width: auto;margin-top:20px;}
#header .util_wrap .util_menu li {position: relative;padding-left:10px;margin-right:10px;}
#header .util_wrap .util_menu li:after {content: '';position: absolute;left: 0;width: 1px;background-color: #d6d6d6;top: 15px;height: 11px;}
#header .util_wrap .util_menu li:first-child:after {display:none;}
#header .util_wrap .util_menu ul li a {color: #777;font-size:14px;}
.util_wrap .af_log {color:#333;}
.util_wrap .af_log strong{font-weight:500;}

#header .logo {display: inline-block;vertical-align: middle;margin-top:15px;float: left;}
#header .logo img {margin:0px;max-width:200px;max-height:50px;}

.h_search { position:absolute;left:50%; transform:translateX(-50%);top:24px;width:260px;display: inline-block;vertical-align: middle;border:none;box-sizing: border-box;height:35px;border-radius: 40px;overflow: hidden;padding: 0px 35px 0px 15px;background-color: #f4f4f4;margin:0px;}
.h_search input {width: 100%;height:35px;border: none !important;box-shadow: none;outline: none;padding: 0;background-color: #f4f4f4 !important;}
.search_btn {background: url(/html/images/common/h_search.png) no-repeat center;background-size:16px auto !important;width:20px;height: 100%;position: absolute;right:10px;}

#header > .inner {position:relative;width: 100%;background-color:#fff;height:70px;margin: 0 auto;overflow:visible;text-align:center;}
#header .inner .menu_wrap {position:relative;float: none;width: 100%;max-width:1200px;background:#fff;height:70px;margin:0px auto;text-align:center;display:inline-block;border-radius:0px; padding-left:120px; z-index:10;box-sizing: border-box;}
.menu_wrap #gnb {float:none;display:flex; justify-content:flex-end; width:100%;margin:0px auto;}
.menu_wrap #gnb li {width:auto;position: relative;display:inline-block;padding:0px;}
.menu_wrap #gnb li a {position: relative;display:inline-block;font-size:19px;color: #000;line-height:70px;padding:0px 25px 0px 40px;box-sizing: border-box;font-weight: 500;letter-spacing: -1px;}
.menu_wrap #gnb li a:hover {color:var(--point-color);}
.menu_wrap #gnb li a:before {content:''; position:absolute;left:25px;top:50%;transform:translateY(-50%);width:12px;height:8px;background:url('/html/images/common/arrow_down.png') 50% 50% no-repeat; background-size:contain !important; opacity:0.6;}
.menu_wrap #gnb li.on a {color:var(--point-color);}
.menu_wrap #gnb li:hover a:before,
.menu_wrap #gnb li.on a:before {background-image:url('/html/images/common/arrow_down_blue.png'); opacity:1;}
.menu_wrap #gnb .gnb_sub {display: none;position:absolute;left:50%;top:70px;transform:translateX(-50%);z-index: 10 !important;width:160px;background:#fff; padding:10px 0px 15px 0px; box-sizing: border-box; border:1px #ededed solid;box-shadow:0px 2px 3px rgba(0,0,0,0.1);}
.menu_wrap #gnb .gnb_sub li {float: none !important;width:100%;padding:0px !important; border:none !important;}
.menu_wrap #gnb .gnb_sub li:last-child {border-bottom:none;}
.menu_wrap #gnb .gnb_sub li a {display: block;width:100%;box-sizing:border-box;color: #666;font-size:15px;text-align: center;line-height:20px;font-weight: normal;letter-spacing: -0.05em;padding:8px 5px; overflow:hidden;-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; transition: all 0.2s ease;}
.menu_wrap #gnb .gnb_sub li a:before {display:none !important;}
.menu_wrap #gnb .gnb_sub li:hover a {color: #000;background:none;text-decoration:underline; }

.hamburger {position:absolute;left:0px;top:50%;transform:translateY(-50%);float:none;padding:10px 12px;display: inline-block; height:36px;width:100px; margin-left:0; box-sizing: border-box; background:#fff;border-radius:3px; border:1px #333 solid;cursor: pointer; text-align:left; }
.hamburger:before {content:'전체메뉴';position:absolute;left:40px;top:50%;transform:translateY(-50%); font-size:14px; color:#333; }
.hamburger span {background: #333; display: block; height:2px;-webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease; transition: all 0.6s ease;margin: 0;}
.hamburger span:nth-child(1) {width: 7px;}
.hamburger span:nth-child(2) {width: 14px;margin-top:4px;}
.hamburger span:nth-child(3) {width: 7px;margin-top:4px;}
.hamburger.is-active {padding:10px;}
.hamburger.is-active .line {width:18px;}
.hamburger.is-active .line:nth-child(2){opacity: 0;}
.hamburger.is-active .line:nth-child(1){-webkit-transform: translateY(6px) rotate(45deg);-ms-transform: translateY(6px) rotate(45deg);-o-transform: translateY(6px) rotate(45deg);transform: translateY(6px) rotate(45deg);}
.hamburger.is-active .line:nth-child(3){-webkit-transform: translateY(-6px) rotate(-45deg);-ms-transform: translateY(-6px) rotate(-45deg);-o-transform: translateY(-6px) rotate(-45deg);transform: translateY(-6px) rotate(-45deg);}

.all_list {display: none;}
.all_list {position: absolute;top:140px;width: 100%;left:0%; transform:translateX(0%);right:auto;z-index:100 !important;background:#fff;border:none; border-bottom:1px solid #e3e3e3; border-top:1px #000 solid;border-radius:0px;vertical-align:top; box-sizing: border-box;overflow: hidden; margin: 0 auto;}
.all_list_inner {position:relative;width:1200px;margin:0px auto;height:auto;display:inline-block;text-align:left;}
.all_list .a_inner { position:relative;width:1240px; height:auto !important;display:flex;justify-content:space-around; margin:0px auto;vertical-align:top !important;text-align:center;}
.all_list .a_inner > li {position:relative;width:100%;box-sizing: border-box;padding:30px 10px 30px 20px; }
.all_list .a_inner > li:hover {background:#f7f7f7;}
.all_list .a_inner > li h2 { font-size:18px; color:#000; font-weight:500; line-height:1.1; margin-bottom:10px;text-align:left;}
.all_list .a_inner > li ul {overflow: hidden; margin-top:0px;}
.all_list .a_inner > li ul li {line-height:1;}
.all_list .a_inner > li ul li a {display: block;width: 100%; height: auto;color: #666; font-size:15px;line-height:24px; padding:5px 0px; text-align:left; -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.all_list .a_inner > li ul li a:hover { color:#333;text-decoration:underline;}

#footer  {background:#fff;}
#footer .foot_menu {width: 100%;margin: 0 auto;text-align: center;background-color:#3c3c3c;border:none;}
#footer .foot_menu .foot_list {max-width: 1200px;display:flex; justify-content:center; gap:35px;margin: 0 auto;text-align: center;padding:20px 0;}
.foot_menu .foot_list li {position: relative;width:auto;padding:0px;margin-right:0px;background:none;}
.foot_menu .foot_list li a {display:block;font-size: 16px;line-height:20px;color: #fff;font-weight: 400;padding:0px;}
.foot_menu .foot_list li a.footer_privacy_policy {color: #fff;font-weight: 400;}
#footer .copy {background:none;width: 100%; max-width:1200px; padding:50px 0px; display:flex; gap:40px; margin:0px auto;}
#footer .copy .foot_logo {width:150px;margin:0px;}
#footer .copy .foot_logo img {max-width:100%; filter:invert(0%) grayscale(100%) contrast(100%) brightness(100%); opacity:0.7; }
#footer .copy .foot_info {position:relative;max-width: 1200px;width:calc(100% - 190px);padding:0px 0;margin:0 auto;}
#footer .foot_info p {font-size: 15px;color: #666;font-weight: normal;line-height: 25px;text-align: left; }
#footer .foot_info b {display:block;font-size: 15px;color: #666;font-weight:500;line-height: 25px;text-align: left; }
#footer .foot_info p.copyp {font-size: 15px;color: #666;font-weight: normal;margin-top:0px;opacity:1;}


.tac {text-align: center;}

#container{position:relative;width:100%;margin:0px auto 0px auto;padding:0px; }
#container.main{position:relative;width:100%;margin:0px auto 0px auto;padding:0px; }
#container .horizontal_wrap{position:relative;width: 1200px;margin: 0 auto  20px auto;}

/****** 메인 스타일 ******/	
/* main 레이아웃 스타일 */
.main_outer {position:relative;display:inline-block; width:100%;text-align:center;padding:100px 0px; }
.main_inner {position:relative;width:1200px;margin:0px auto 0px auto; padding:0px 0px; display:block;overflow:visible; text-align:left;z-index:0;}
.main_title {position:relative;line-height:100%;font-size:40px;font-weight:700;color:#000000; padding-bottom:0px; margin:0px auto 60px auto;text-align:center;background:none;letter-spacing:-0.07em !important;}
.main_title b {font-weight:700;}
.main_ment {line-height:30px;font-size:18px;font-weight:normal;color:#333333;text-align:center;margin:-10px 0px 35px 0px;}
.bgGray {background:#fbf6f0; }
.bgWhite {background:#fff;}
.nopd {padding:0px !important;}

/****** 메인 스타일 ******/	
/* main 상단롤링배너 */
.main_visual{position:relative;width:100%;height:600px;z-index:0 !important;}
.container {display:relative; width:100%; min-width:1300px; height:600px !important; overflow:hidden; min-height:700px; top:0px; padding:0px; text-align:center; }
#slides {display:none;top:0;left:0%; position:absolute; width:100%; margin:0%; height:600px !important; overflow: hidden !important; z-index:0; text-align:center; }
#slides a {position:relative;display:inline-block;width:100%; height:600px; overflow:hidden; }
#slides a img {position:absolute;left:50%;top:0px;transform:translateX(-50%); z-index:0; border:0px; width:auto; height:600px; }
#slides .slidesjs-navigation { position:absolute;  margin-top:0px; }

.slidesjs-pagination { display:none;position:absolute;width:100%;left:0%;bottom:30px; z-index:101;text-align:center;  }
.slidesjs-pagination li { width:12px !important;height:12px !important;display:inline-block;margin:0px 7px;border:none; }
.slidesjs-pagination li a {display:inline-block;width: 12px !important;height: 12px !important; text-indent:-9999px; padding:0px;background:#fff;border:none;border-radius:50%;overflow: hidden;opacity:0.5}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {background:#fff;opacity:1; }
.slidesjs-pagination li a:hover {background:#fff; opacity:1;}

a.slidesjs-next,
a.slidesjs-previous {display:absolute;top:50%;transform:translateY(-50%);width:50px !important;height:50px !important;overflow: hidden;background-size:cover !important;text-indent: -9999px;float: left;z-index:100;border-radius:50%;}
a.slidesjs-next { position:absolute;right:10%;background:#fff url('/html/images/common/arrow_right1.png') 50% 50% no-repeat;}
a:hover.slidesjs-next {opacity:1;background-color:rgba(255,255,255,0.4) !important; }
a.slidesjs-previous { position:absolute;left:10%;background:#fff url('/html/images/common/arrow_left1.png') 50% 50% no-repeat;}
a:hover.slidesjs-previous {opacity:1;background-color:rgba(255,255,255,0.4) !important; }

/* main 상단롤링배너
.main_visual{position:relative;height:700px;z-index:100;}
#slides{position:absolute;top:0;left:0;z-index:100}
.slides_container{width:100%;height:700px;overflow:hidden}
.slides_container img {position:absolute;left:50%; transform: translateX(-50%);width:auto;height:700px;}
.slides_container div{width:100%;height:700px;display:block;background-size: cover !important; image-rendering: -webkit-optimize-contrast; backface-visibility: hidden;}

.main_visual .pagination{position:absolute;width:auto;left:50%; transform:translateX(-50%);bottom:30px;z-index:10;margin:0px;text-align:center; }
.main_visual .pagination li{width:12px;height:12px;float:none;display:inline-block;padding:0px;margin:0px 4px;background:#fff;border-radius:50%;opacity:0.5;}
.main_visual .pagination li a{line-height:12px;text-indent:-9999999px; width:12px; height:12px;}
.main_visual .pagination li.current {background:#fff;opacity:1.0;}

.main_visual a.prev,
.main_visual a.next {display:absolute;top:50%;transform:translateY(-50%);width:50px !important;height:50px !important;overflow: hidden;background-size:80% auto !important;text-indent: -9999px;float: left;z-index:100;border-radius:50%; opacity:0.5;background-color:rgba(0,0,0,0.2) !important;}
.main_visual a.prev { position:absolute !important;left:50px;background: url('/html/images/common/arrow_left.png') 50% 50% no-repeat;}
.main_visual a.next { position:absolute !important;right:50px;background: url('/html/images/common/arrow_right.png') 50% 50% no-repeat;}
*/

.link_wrap { width:100%; border-top:1px #eee solid; text-align:center; background:#fff; padding:15px 0px; z-index:10;}
.link { width:1200px;margin:0px auto; display:flex; text-align:center;}
.link li {position:relative;width:100%;}
.link li::before {content:''; position:absolute; left:0px;top:50%;transform:translateY(-50%); width:1px;height:25px;background:#ddd;}
.link li:first-child::before {display:none;}
.link li a {display:block;}

.main01 {padding:80px 0px;}
.main01 .main_title {font-size:30px;text-align:left; margin-bottom:40px;}
.main01 ul {width:100%; display:flex; flex-wrap:nowrap; gap:30px;}
.main01 li {width:calc((100% - 60px) / 3); }
.main01 li .main01_img {width:100%; margin-bottom:24px;}
.main01 li .main01_img img {max-width:100%;}
.main01 li h2 {width:100%;line-height:1.2;font-size:24px;color:#251d1b;font-weight:600; margin-bottom:15px;}
.main01 li p {width:100%;line-height:1.4;font-size:17px;color:#666;font-weight:400; word-break:keep-all; }

.swiper {width: 100%;margin:0px auto;}
.swiper-slide img { display: block; width: 100%;  object-fit: cover;}

.main02 {background:#013686;}
.main02 .main_title {color:#fff;}
.main02 .main_inner {width:100%; max-width:900px;margin:0px auto; text-align:center;overflow:hidden;}
.main02_inner {position:relative; width:100%;}
.main02_cont {width:100%; display:inline-block; margin-bottom:20px;}
.main02_cont .slick_list {overflow:hidden;}
.main02_cont li {float:left;display:inline-block; }
.main02_cont img {max-width:100%;}
.main02_tab {width:100%; max-width:870px; box-sizing: border-box; }
.main02_tab .swiper-wrapper  { flex-wrap:wrap;}
.main02_tab .swiper-slide {position:relative;cursor:pointer; width: 100%; height:90px;line-height:90px; background:rgba(0,93,216,0.3); color:#fff; font-size:28px;font-weight:600; border-radius:6px;margin-top:20px;;transition: all 0.3s linear;}
.main02_tab .swiper-slide:before {content:''; position:absolute; right:30px; top:50%; transform:translateY(-50%); width:18px; height:18px; background:url('/html/images/common/main02_arrow.png') 50% 50% no-repeat; background-size:cover !important; filter: grayscale(100%) contrast(100%) brightness(100%); transition: all 0.2s linear;}
.main02_tab .swiper-slide-thumb-active { background:rgba(0,93,216,1); }
.main02_tab .swiper-slide-thumb-active:before {transform:translateY(-50%) rotate(45deg);filter:none;}


.main03 {width:100%; }
.main03 .main_inner {width:100%; max-width:900px;margin:0px auto;}
.main03 ul {width:100%; display:flex; flex-wrap:wrap; gap:110px;}
.main03 li {width:100%; display:flex; flex-wrap:nowrap; gap:100px;align-items:center;}
.main03 li:nth-child(odd) {flex-direction:row-reverse;}
.main03 li .main03_img {width:430px;}
.main03 li .main03_img img {max-width:100%; border-radius:20px;}
.main03 li .main03_cont {width:calc(100% - 530px); display:flex; flex-wrap:wrap;align-content:center;}
.main03 li h1 {width:100%;line-height:1.2;font-size:20px;color:var(--point-color);font-weight:600; margin-bottom:15px;}
.main03 li h2 {width:100%;line-height:1.2;font-size:24px;color:#251d1b;font-weight:600; margin-bottom:20px;}
.main03 li p {width:100%;line-height:1.4;font-size:18px;color:#777;font-weight:400; word-break:keep-all; }

.main04 {background:#1c1c1c; padding-bottom:60px;}
.main04 .main_title {color:#fff;}
.main04_inner {position:relative; width:100%;}
.main04_cont { float:right;width:800px; display:inline-block; text-align:center;transform:translateX(100px);}
.main04_cont .swiper-slide {width:100%;text-align:center;}
.main04_cont img {width:auto;max-width:100%;padding:30px 0px 0px 200px}
.main04_tab {float:left;width:400px; box-sizing: border-box;transform:translateX(100px);}
.main04_tab .swiper-wrapper  { flex-wrap:wrap;}
.main04_tab .swiper-slide {position:relative;cursor:pointer; width: 100%; height:110px;background:rgba(60,60,60,0.5);border-radius:20px;margin-top:20px;;transition: all 0.3s linear; padding:30px 110px 30px 40px; box-sizing: border-box;}
.main04_tab .swiper-slide h1 {position:absolute;right:10px; top:50%; transform:translateY(-50%);width:100px; height:100%;display:flex;justify-content:center;align-items:center; line-height:1;font-size:100px;font-weight:800;color:#323232; transition: all 0.3s linear;}
.main04_tab .swiper-slide h2 {width:100%;line-height:1;font-size:20px;color:#fff;font-weight:600; margin-bottom:10px; transition: all 0.3s linear;}
.main04_tab .swiper-slide p {width:100%;line-height:20px;font-size:17px;color:#888;font-weight:400; word-break:keep-all;transition: all 0.3s linear;}
.main04_tab .swiper-slide-thumb-active { background:rgba(60,60,60,0.4); }
.main04_tab .swiper-slide-thumb-active h1 {color:#144ca2;}
.main04_tab .swiper-slide-thumb-active h2 {color:#156ee4;}
.main04_tab .swiper-slide-thumb-active p {color:#ccc ;}

.main_review {width:100%; background:#000000; padding:60px 0px; overflow:hidden;}
.review_main {width:100%; display:inline-block; }
.review_main li {float:left;width:calc((100% - 60px) / 3);height:200px; margin:0px 15px; box-sizing:border-box; padding:40px 50px; border-radius:20px; color:#fff;}
.review_main li:hover,
.review_main .slick-current {background:#00112a;}
.review_main li.nodata {width:100%; line-height:120px;}
.review_cont {color:#fff; font-size:18px; line-height:25px; width:100%; height:75px; display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-bottom:25px;}
.review_name {width:100%; display:flex; gap:10px; justify-content:space-between;align-items:center; color:#888888; font-size:15px; }
.review_name span { color:#888888; font-size:15px; }

.main05 { background: linear-gradient(to right, #386dd5, #695bdb) ;width:100%; }
.main05_inner {position:relative;width:1200px;display:flex; gap:;justify-content:center;align-items:center; margin:0px auto; height:350px;}
.main05_inner h2 {width:90%;margin:0px auto; display:flex; justify-content:center;align-items:center;font-size:45px; line-height:65px;font-weight:600; color:#fff; text-align:center;}
.main05_img { position: absolute;top:60px;left:80px;z-index: 1070; display: block; width:210px;height:230px;
animation: animationFrames linear 2.5s; animation-iteration-count: infinite; transform-origin: 50% 50%;-webkit-animation: animationFrames linear 2.5s; -webkit-animation-iteration-count: infinite; -webkit-transform-origin: 50% 50%;}
.main05_img img {}
.main05 .fade {opacity:1;-webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear}

.main_banner { width:1200px;padding:70px 0px 0px 0px;margin:0px auto;text-align:center;}
.main_banner ul { width:100%;padding:0px; display:flex;justify-content:space-between;}
.main_banner li { position:relative;float:left;width:auto;min-width:160px;display:inline-block;text-align:center;-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; transition: all 0.2s ease;box-sizing: border-box;}
.main_banner li a {display:block;padding-top:160px;background-position: 50% 10px !important;-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease;-o-transition: all 0.2s ease; transition: all 0.2s ease;}
.main_banner li a:hover {background-position: 50% 0px !important;}
.main_banner li h2 {position:relative;display:inline-block; width:auto;border-radius:40px;height:35px;line-height:35px;padding:0px 25px; font-size:20px;color:#000;font-weight:500;text-align:center; }
.main_banner li a:hover h2 {color:var(--point-color);}
.main_banner li.main_banner1 a {background:url('/html/images/common/main_banner1.png') no-repeat; }
.main_banner li.main_banner2 a {background:url('/html/images/common/main_banner2.png') no-repeat; }
.main_banner li.main_banner3 a {background:url('/html/images/common/main_banner3.png') no-repeat; }
.main_banner li.main_banner4 a {background:url('/html/images/common/main_banner4.png') no-repeat; }
.main_banner li.main_banner5 a {background:url('/html/images/common/main_banner5.png') no-repeat; }

/* main 추출 강의 스타일 */
.horizontal_wrap .horizontal_list {overflow:hidden;width:1240px;display:flex;flex-wrap:wrap;margin:0px 0px -50px 0px; }
.horizontal_wrap .horizontal_list li{border:none;background:#fff;text-align:center;padding:0px;height:370px;min-height:200px;width:calc(( 100% - 160px ) / 4 );border-radius:10px;margin:0px 40px 50px 0px !important;overflow:hidden;}
.horizontal_wrap .horizontal_list li.nodata{padding:0px 0;height:280px;line-height:280px;width:1200px;border:1px solid #e5e5e5;margin-left:0;}
.horizontal_list span{display:block;}
.horizontal_list span.img_box{position:relative;width:100%; height:auto; border:none;border-bottom:1px #dedede solid;box-sizing:border-box;border-radius:10px 10px 0px 0px;margin:0px;}
.horizontal_list span.img_box a{position:relative;display:block; height:0; padding-bottom:66.66%;border-radius:10px 10px 0px 0px; }
.horizontal_list span.img_box > a > img{position:absolute;left:0px;top:0px; width:100%; height:100%;border-radius:0px; }
.horizontal_list .list_cont {display:block;width:100%; padding:20px 30px;box-sizing:border-box;}
.horizontal_list span.list_subject{font-weight:500;font-size:20px;line-height:25px;height:50px;max-height:50px;color:#000;padding:0px;margin:0px;text-align:left; display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;word-break:keep-all; }
.horizontal_list span.list_cate {padding:0px;max-height:40px;line-height:20px;font-size:15px;color:#467fd7;margin-bottom:10px;text-align:left;}
.horizontal_list span.list_period{font-weight:bold;height:20px;line-height:20px;font-size:17px;margin-bottom:10px; padding:0px;text-align:center}
.horizontal_list span.list_blt {line-height:18px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}
.horizontal_list span.list_price {font-size:16px; color:var(--point-color);font-weight:500;text-align:center}
.horizontal_list .list_btn {display:inline-block;width:auto;font-weight:500;font-size:17px;line-height:50px;color:#000;padding:0px 33px 0px 20px;margin:0px auto;background:#467fd7;}
.horizontal_list .button.course{}
.main_course_wrap {position:relative;width:100%;display:inline-block;overflow:hidden;background-color:#f3f3f3;margin-top:70px;}
.main_course {position:relative;width:100%;display:inline-block;}
.main_course .banner {position:relative;width:calc(100% + 50px); margin:0px -25px; display:inline-block;}
.main_course .banner li {float:left; width:calc((100% - 150px) / 3); margin:0px 25px;display:inline-block;border-radius:20px;overflow:hidden;}
.main_course .banner li img {width:100%;height:auto;}
.main_course:before {content:'';position:absolute;left:0%;width:100%;height:100%;margin-left:-100% !important;background:rgba(255,255,255,0.8);z-index:10;}
.main_course:after {content:'';position:absolute;left:50%;width:100%;height:100%;margin-left:50% !important;background:rgba(255,255,255,0.8);z-index:10;}

.arrow_left, 
.arrow_right {display:inline-block;position:absolute;top:50%; transform:translateY(-50%);width:50px !important;height:50px !important;background-size:40px auto !important; box-sizing:border-box;z-index:15;box-shadow: 0px 5px 0px rgb(0 0 0 / 10%);}
.arrow_left  {left:50%;margin-left:-700px;;background:var(--point-color) url('/html/images/common/arrow_left.png') 50% 50% no-repeat;border-radius:30px 0px 0px 30px;}
.arrow_right {right:50%;margin-right:-701px;background:var(--point-color) url('/html/images/common/arrow_right.png') 50% 50% no-repeat;border-radius:0px 30px 30px 0px;}
.arrow_left:hover, .arrow_right:hover {background-color:#ff9330;} 
.slick-arrow {display: block;}
.slick-disabled {display: none !important;}

/* 메인 컨텐츠 -  하단 영역 */
.square_wrap {display:flex;justify-content:space-between;  margin:0px auto 0px auto; padding:0px 0px; box-sizing:border-box; width:1200px;overflow: hidden;}
.square_wrap .mainb_board {position:relative;width:770px;height:300px;margin:0px;padding:30px 50px;background:#fbf6f0;border:1px #ddd solid;box-sizing:border-box;z-index:10;}
.square_wrap .mainb_board .mboard_title {position:relative;display:inline-block;width:100%; height:auto;padding:0px; border:none;border-bottom:3px #467fd7 solid;}
.square_wrap .mainb_board .mboard_title span { float:left;display:inline-block; width:auto;min-width:10%;margin:0px 40px 0px 0px; height:40px; border:none;}
.square_wrap .mainb_board .mboard_title span a {font-size:20px; display:block; width:auto !important;padding:0px 0px 15px 0px; height:40px; line-height:100%;font-weight:500; text-align:center; background:none; color:#666;box-sizing:border-box;  } 
.square_wrap .mainb_board .mboard_title span a.active { background:none;color:#467fd7; font-weight:500; }
.square_wrap .mainb_board .mboard_title span a:hover {color:#000;}
.square_wrap .mainb_board .mboard_cont {width:100%;padding:0px;margin-top:20px;}
.square_wrap .mainb_board .mboard_more {display:none;position:absolute;top:0px;right:0px;margin:0px;}
.square_wrap .mainb_board .mboard_more a {display:inline-block;width:25px;border:none;font-size:15px;color:#000; height:25px;padding:0px;opacity:1;background:url('/html/images/common/mcourse_more.png') 50% 50% no-repeat;text-indent:-9999999px;}
.square_wrap .mainb_board .mboard_more a:hover {opacity:1;border:none;color:#000;}

.square_wrap .mainb_cs {width:390px;height:300px; background:none;margin:0px;padding:30px 50px;background:#fbf6f0;border:1px #ddd solid;box-sizing:border-box; z-index:10;text-align:left;}
.square_wrap .mainb_cs h3.top_title {display:inline-block;width:auto;font-size:20px;color:#467fd7;font-weight:500;padding:0px 0px 15px 0px; line-height:100%; border-bottom:3px #467fd7 solid;}
.square_wrap .mainb_cs p {font-size:14px;color:#666666;font-weight:500;margin:20px 0px 20px 0px; line-height:100%; text-align:left;}
.square_wrap .mainb_cs .mcs_text {padding:0px;background:none;}
.square_wrap .mainb_cs .mcs_text .mcs_tel{font-family:"Inter";color:#467fd7;font-size:30px;font-weight:600;line-height:70px;height:70px;padding:0px 0px 0px 80px; margin:0px 0px 15px 0px; letter-spacing:-0.07em;background:url('/html/images/common/mcs_tel.png') 0% 50% no-repeat;}
.square_wrap .mainb_cs .mcs_text span{display:block;font-size:15px;color:#666;line-height:25px;letter-spacing:-0.07em;box-sizing:border-box;padding-left:10px;background:url('/html/images/common/dot.png') 0% 50% no-repeat;}

/* 메인 컨텐츠 -  메인 게시물 추출 스타일 */
.list_top li{padding:0px;background:none;}
.list_top li a{display:block; font-size:17px;line-height:35px;color:#666666; border:none; text-align:left;padding-left:10px;background:url('/html/images/common/dot.png') 0% 50% no-repeat;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis }
.faq_top li{padding:0px;background:none;}
.faq_top li a{display:block; font-size:17px;line-height:35px;color:#666666 border:none; text-align:left;padding-left:10px;background:url('/html/images/common/dot.png') 0% 50% no-repeat;box-sizing:border-box; overflow:hidden;white-space:nowrap; text-overflow:ellipsis }
.faq_top li .blue{ display:inline-block; width:auto; margin-right:8px;background:none;font-size:17px;border-radius:0px;color:#467fd7 ;margin-top:0px;}
.faq_top li .blue:before{content:'['}
.faq_top li .blue:after{content:']'}
.faq_top li .green{background:none;color:#375088 ;margin-top:0px;}

/* layout */
.main_wrap{position:static;width:100%;margin:0 auto;overflow:hidden; text-align:center}
.sub_top + .main_wrap{padding-top:0px;}
.main_wrap .main_content{overflow:hidden;}
.main_wrap .main_content > div{float: left}
.main_wrap .left_area{float:none; width:100%; max-width:1200px;margin:0px auto;}
.main_wrap .content_area {float:none;width:1200px;text-align:left;margin:30px auto 60px auto;padding:0px;min-height:500px;}
.main_wrap .content_body {width:100%;padding:0px;}
.main_wrap.main_wrap_full .content_area {width:100%;margin:0px auto;}

.content_header { width:100%; box-sizing:border-box; padding:20px; border-radius:10px;background: #f7f7f7; margin-bottom:20px; margin-top:-10px;}

.content_title {font-weight:600;color:#000;font-size:30px;height:auto;line-height:100%; background:none; text-align:left; margin-bottom:30px; position: relative; }
.content_title::after {display:none;}

.sub_top {display:flex; align-items:center; position:relative; width:100%; min-width:1300px; height:200px; padding:0px; margin:0px 0px 60px 0px; background:#000; overflow:hidden; text-align:center;z-index:1; }
.sub_top img { display:none;}
.sub_top h2 {position:relative;display:flex; align-items:center; gap:25px;padding-left:120px;width:auto;font-weight:700;font-size:35px;color:#fff;line-height:40px;text-align:left;letter-spacing:-0.05em;margin:0px auto; box-sizing:border-box; }
.sub_top h2 span {color:#fff;}
.sub_top h2:before { content:''; position:absolute; left:0px; top:50%;transform:translateY(-50%); width:100px; height:100px; background-size:cover !important;}
.sub_top.sub_top1 h2:before {background:url('/html/images/common/sub_top1.png') 50% 50% no-repeat;}
.sub_top.sub_top2 h2:before {background:url('/html/images/common/sub_top2.png') 50% 50% no-repeat;}
.sub_top.sub_top3 h2:before {background:url('/html/images/common/sub_top3.png') 50% 50% no-repeat;}
.sub_top.sub_top4 h2:before {background:url('/html/images/common/sub_top4.png') 50% 50% no-repeat;}
.sub_top.sub_top5 h2:before {background:url('/html/images/common/sub_top5.png') 50% 50% no-repeat;}
.sub_top.sub_top6 h2:before {background:url('/html/images/common/sub_top6.png') 50% 50% no-repeat;}
.sub_top.sub_top7 h2:before {background:url('/html/images/common/sub_top7.png') 50% 50% no-repeat;}
.sub_top.sub_top8 h2:before {background:url('/html/images/common/sub_top8.png') 50% 50% no-repeat;}

/* lnb */
.left_area{ display:inline-block;text-align:center; }
.left_area .lnb_title{display:none; font-weight:700;color:#000;font-size:35px;height:auto;line-height:1; margin-bottom:30px; background:none; border:none; text-align:center; }
.left_area .lnb_list{width:100%; max-width:1200px; display:flex; flex-wrap:wrap; justify-content: center; gap:8px; margin: 0px auto;border:none;background:#fff;border-radius:0px; padding:0px;}
.left_area .lnb_list li{ float:none; width:auto;min-width:70px; border:none; }
.left_area .lnb_list li.lnb_sub{display:none !important;}
.left_area .lnb_list li.half{width:50%;float:left;}
.left_area .lnb_list li a{display:block;font-size:17px;color:#666;text-align:center;background:#fff; border:1px #ccc solid;border-radius:5px;font-weight:400; margin:0px;height:auto;line-height:25px; padding:10px 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.left_area .lnb_list li a:hover{color:#000; background:#f7f7f7; border-color:#666;}
.left_area .lnb_list li.on {border:none;  margin:0px; z-index:0;}
.left_area .lnb_list li.on a{position:relative;color:#000;border:1px #000 solid; background:#fff;font-weight:600;margin:0px;height:auto;padding:10px 20px; line-height:25px;}
.left_area .lnb_list li.on a:hover {color:#000; background:#fff; border-color:#000;}

.path{display:none;}

/* 리스트,웹진,갤러리 */
a.back_icon{width:35px;height:35px;display:inline-block;text-indent:-100000px; background: url('/html/images/common/icon_list.png') no-repeat -1px -1px; margin:5px 9px 5px 0px;}
a.btn_list{background-position:-1px -1px}
a.btn_list.on{background-position:-1px -37px}
a.btn_gallery{background-position:-37px -1px}
a.btn_gallery.on{background-position:-37px -37px}
a.btn_webzine{background-position:-73px -1px}
a.btn_webzine.on{background-position:-73px -37px}
a.btn_calendar{background-position:-109px -1px}
a.btn_calendar.on{background-position:-109px -37px}

/* 게시판 관련 */
.btn_sort { float:right; margin-right:0px;margin-left:5px; text-align:right; }
.btn_sort a { margin:0px 0px 0px 0px; }
.s_category { display:inline-block; width:100%; margin-bottom:15px; text-align:right; }
.s_category select.category { float:right; width:auto;min-width:150px; height:35px; border:1px #cccccc solid; }
.search_form .btn_search { height:35px; background:#363b45;}
.tb_top_course { border-top:2px #333333 solid; padding-top:20px;}
.tb_top_board { border-top:none; padding-bottom:20px;}
.tb_top_board2 { border-top:2px #333333 solid; padding:20px 0px;}
.tb_box {border-top:1px solid #666666;}
.tb_top {padding-bottom:5px;}

.search_form .button.small {color:#fff;background:#333; border:1px #333 solid; border-radius:5px;}

.course_type select.search_select {height:40px; line-height:38px;border-radius:4px;}
.search_form_wrap1 {width:auto;margin:0 0px 20px 0px;padding:0 0 0px 0; text-align:right; }	  /* 강좌 상단의 오른쪽 검색 */
.search_form_wrap1 .search_form { width:auto; display:flex; gap:5px; }
.search_form_wrap1 .search_form span { float:left; margin:0 0px 0 5px !important; padding:0 !important; }
.search_form_wrap1 .search_form form{overflow:hidden}
.search_form_wrap1 .search_form select{ display:none; padding:0 0 0 5px; margin:0;  width:auto; min-width:120px; height:40px; border:1px #cccccc solid; font-size:14px; border-radius:4px ;}
.search_form_wrap1 select.search_select { width:auto; min-width:200px; height:40px; line-height:40px; border:1px #cccccc solid; font-size:14px; padding-left:7px; border-radius:4px ;}
.search_form_wrap1 .search_form input[type=text] {border:1px solid #fff !important; outline:none !important;margin:0 !important; padding:0 6px;width:180px;height:38px; line-height:38px;}
.search_form_wrap1 .search_form .search_input { border:1px #fff solid; margin-top:0;  border-radius:4px ;}
.search_form_wrap1 .search_form .button.small { width:40px;height:38px;line-height:38px;padding:0px;margin:0px;min-width:25px;color:#fff; border:none; border-radius:0px; background:url('/html/images/common/icon_search.png') 50% 50% no-repeat; font-size:0px;}
.search_form_wrap1 .search_form .button.small:hover {}
.search_form_wrap1 .search_form .btn_sort_search {float:none; width:auto; border:1px #d1d1d1 solid; border-radius:4px;}

.search_form_wrap2 {width:100%;display:inline-block;margin:0 auto;padding:30px 0; text-align:center; }  /* 게시판 하단 검색 */
.search_form_wrap2 .search_form { width:auto;display:inline-block;padding:0px; margin:0px auto; } 
.search_form_wrap2 .search_form span { margin:0px !important;}
.search_form_wrap2 .search_form input[type=text], 
.search_form_wrap2 .search_form input[type=submit] {margin-left:5px;}
.search_form_wrap2 .search_form .button {border-radius:5px;}

.search_form_wrap3 { margin:0 0px 20px 0px; width:100%;display:inline-block; padding:20px 0px; text-align:center !important; background:#f7f7f7; border-radius:10px;border:none; box-sizing:border-box;  }  /* FAQ 검색 */
.search_form_wrap3 .search_form {width:auto;display:inline-block;padding:0px  !important; margin:0px auto !important; box-sizing:border-box; }  /* FAQ 검색 */
.search_form_wrap3 .search_keyword { width:300px !important; height:34px !important; line-height:34px !important; margin:0 !important; }
.search_form_wrap3 .search_form .button.gray {border:1px #333 solid;background:#333;}
.search_form_wrap3 .search_form input[type=submit] {margin:0px;}
.search_form_wrap3 .search_form .button {border-radius:5px;}

.search_form_wrap4 { display:block; float:right;margin-top:10px; padding:0; text-align:right;z-index:100000; }	 /* 마이페이지 검색 */
.search_form_wrap4 .search_form .button {border-radius:5px;}

span.ori_price{font-weight:400;color:#777 !important;text-decoration:line-through;text-align:center;padding-right:5px}
.type_chart span.ori_price{padding-right:0}
span.price{color:#ff6600 !important;text-align:center;text-decoration:none;font-weight:600;}
span.per_price {font-weight:400;color:var(--point-color);}
span.return_pay_price {color: #ea3d00; font-weight: 600;}

/****** button style ******/
/* button style */
.button::-moz-focus-inner {border:0; padding:0;margin:0}
button.button::-moz-focus-inner {margin:0}
.button{width: auto;display: inline-block;cursor: pointer;line-height:100%;border: none;border-radius:4px;
	padding:8px 25px;font-size:15px;text-align:center;background-image:none;
	text-shadow:none;
}
.button.mini{padding:0 4px; height:24px; line-height:24px; font-size:13px; vertical-align:0;}
.button.small{padding:0 10px; height:30px; line-height:27px; font-size:13px}
.button.medium{padding:0 20px; height:34px; line-height:34px; font-size:15px}
.button.large{padding:0 35px; height:38px; line-height:38px; font-size:18px;font-weight:bold}
.button.large_square{padding:10px 10px;font-size:14px;font-weight:bold;}
.button.large_p0{padding:0;font-size:14px;font-weight:bold;}
.button.course{padding:0px;width:100px;height:32px; line-height:32px; font-size:15px; border-radius:4px; }

.button.black{background-color: #222;color: #fff;border:1px solid transparent;background-image:none;}
.button.black:hover{background-color: #000}
.button.white{background-color: #fff;color: #777;border:1px solid #adadad;text-shadow:none;background-image:none;}
.button.white:hover{background-color: #eee;border:1px solid #bbb}
.button.recomm_title{float:left; border:0 none; padding:10px 0 10px 32px; border-radius:0px; background:url('/common/images_skin2/common/icon_good.png') 10px 48% no-repeat;}
.button.recomm_cnt{float:left;background:none;padding:10px 10px 10px 6px; color:#0f91d0;}
.button.pview_title{padding:10px 10px 10px 37px; border-radius:0px; background:url('/common/images_skin2/common/icon_pview.png') 10px 48% no-repeat; }
.button.large_p0:hover .button.recomm_title{color: #0f91d0}
.button.blue{background-color: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.blue:hover{background-color:var(--hover-color);color: #fff;border:1px solid var(--hover-color)}
.button.green{background-color: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.sky{background-color: var(--hover-color);color: #fff;border:1px solid var(--hover-color)}
.button.orange{background-color:var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.orange:hover{background-color:var(--hover-color);color: #fff;border:1px solid var(--hover-color)}
.button.red{background-color: var(--point-color);color: #fff;border:1px solid var(--point-color)}
.button.red:hover{background-color:var(--hover-color);color: #fff;border:1px solid var(--hover-color)}
.button.gray{background-color: #a3a3a3;color: #fff;border:1px solid #939393}
.button.long{padding-left:0;padding-right:0;width:78px}
.button.full{padding-left:0;padding-right:0;width:100%}
.button.login{padding:25px 40px;font-size:15px;font-weight:700;*padding:18px 0;*width:75px}

.button.btn_buy	{ width:100%;border-radius:5px; padding:0; text-align:center; height:45px; line-height:45px; font-size:17px; color:#ffffff; font-weight:500; background:var(--point-color); border:none;}
.button.btn_buy:hover {background:var(--hover-color);}
.button.btn_cart { width:100%;border-radius:5px;padding:0; margin-right:10px; text-align:center; height:45px; line-height:45px; font-size:17px;color:#fff; font-weight:500; background:#999; border:none;}
.button.btn_cart:hover {background:#888; border:none;}

.button.btn_refund	{ width:100%; padding:0; text-align:center; height:40px; line-height:40px; font-size:18px; color:#ffffff; font-weight:bold; background:#000; border:none;}
.button.btn_refund:hover {background:var(--point-color);}
.button.btn_sample { width:100%;padding:0; text-align:center; height:40px; line-height:40px; font-size:18px;color:#ffffff; font-weight:bold; background:#a6a6a6; border:none;}
.button.btn_sample:hover {background:#929292;}

.col_course_thumbnail {width:330px;}
.col_course_name {padding-top:20px !important;vertical-align:top;}
.col_course_price {width:250px; }
.col_course_button {width:250px; text-align:right !important;}

/* 갤러리형 강의 리스트 */
.course_gallery {border:0px solid #d1d1d1;width:1200px;display:flex;flex-wrap:wrap; gap:40px 24px; padding:0px;margin:0px 0px 0 0px; }
.course_gallery li { float:left;position:relative; width:calc(( 100% - 72px ) / 4 ); height:auto !important;margin:0px; border:none;border-radius:0px; overflow:hidden !important; }
.course_gallery .cimg {position:relative;width:100%; height:auto;border:none;box-sizing:border-box;border-radius:0px;}
.course_gallery .cimg img {position:relative;width:100%; height:auto;border-radius:5px;border:none; aspect-ratio: 3 / 2 !important; }
.course_gallery .ccont { position:relative;padding:19px 0px;width:100%;height:auto;text-align:left;border:none;box-sizing:border-box;border-radius:0px 0px 10px 10px;}  
</*.course_gallery .ccont .clabel {display:none; }  */>
.course_gallery .ccont .clabel {display:block;margin-top:10px; }
.course_gallery .ccont .label { margin-left:0; }
.course_gallery .ccont .ctitle {width:100%; font-size:17px;line-height:24px;height:auto;max-height:48px; color:#000; font-weight:500; margin:0 0 10px 0;padding:0px; 
display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break:keep-all;}
.course_gallery .ccont .csubtitle {font-size:15px; line-height:20px;max-height:40px; height:auto; font-weight:400;color:#666;padding:0px; margin:0px 0px 10px 0px;
display: -webkit-box; white-space:normal; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break:keep-all;}
.course_gallery .ccont .cinfo {display:block; float:none; font-size:16px; font-weight:400;color:#666; margin:0px 0px 5px 0px;text-align:left; }
.course_gallery .ccont .cprice {display:block; position:relative; width:100%; font-size:18px; margin:0px;font-weight:500; padding:0px 0px 0px 0px; border:none; text-align:left;}
.course_gallery .cbtn {position:relative;width:100%;text-align:center;background:none; height:60px;margin:0px;padding:10px; box-sizing:border-box;display:flex;justify-content: center;align-items: center; display:none; }
.course_gallery .cbtn .button.course{ display:none; padding:0px 17px;margin:0px 4px;width:50%;height:30px; line-height:28px; }
.course_gallery .nodata { width:100%; height:200px;width:100%;margin:0px 0px 0 0px;text-align:center;font-size:18px;line-height:198px;padding:0px;box-sizing: border-box;border:1px #dedede solid; }


.course_webzine .col_course_name .clabel {display:block;margin-top:10px;}
.course_gallery .ccont .clabel .small {font-size:11px;padding:0 8px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px; border-radius:3px;}
.course_gallery .ccont .clabel .hide {display:none}





/* 웹진형 강의 리스트 */
.course_webzine { border:none; width:100%; display:flex; flex-wrap:wrap; gap:20px;;margin:0px 0px 0px 0px;}
.course_webzine li { border:1px solid #dedede; height:200px; margin:0px 0px 0px 0px; border-radius:10px; display:flex; flex-wrap:nowrap; gap:35px; align-items:center; box-sizing:border-box;overflow:hidden; }
.course_webzine .col_course_thumbnail {float:left; width:300px; height:200px; padding:0px; margin:0px; border-radius:0px; }
.course_webzine .col_course_thumbnail img {width:300px; height:200px; display:block; border-radius:0px; border-right:1px solid #e8e8e8;}
.course_webzine .col_course_name {float:left;width:600px; height:200px; padding:24px 0px !important; margin:0px; box-sizing:border-box;}
.course_webzine .col_course_name .ctitle {font-size:20px; line-height:25px; color:#000; font-weight:500; margin:0px 0px 10px 0px;padding:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.course_webzine .col_course_name .csubtitle {display:block; font-size:15px; line-height:20px; color:#467fd7;font-weight:normal;height:20px; max-height:20px; overflow:hidden; margin:0px 0px 10px 0px; }
.course_webzine .col_course_name .cstar {display:block; border:none; height:20px; padding:0px; margin: 0px 0px 10px 0px; }
.course_webzine .col_course_name .cstar img {vertical-align:-3px;}
.course_webzine .col_course_name .clabel {display:block;margin-top:10px;}
.course_webzine .col_course_name .clabel .small {font-size:11px;padding:0 8px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px; border-radius:3px;}
.course_webzine .col_course_name .clabel .hide {display:none}
.course_webzine .col_course_name .cinfo {display:block;font-size:15px;font-weight:400;color:#666;margin:0px;}
.course_webzine .col_course_name .cinfo label { color:#111111;}
.course_webzine .col_course_name .ctutor label { color:#111111;}
.course_webzine .col_course_name label {font-weight:bold; color:gray}

.course_webzine .col_course_button {float:right;width:250px;height:208px;background:#f9f9f9 !important;padding:30px 30px; border:none; background:none;  text-align:center !important; box-sizing:border-box;}
.course_webzine .col_course_button span.ori_price {padding-right:0px;font-size:16px;}
.course_webzine .col_course_button table { margin:0px; width:100%; }
.course_webzine .col_course_button th {text-align:left;width:100px; height:30px; font-size:15px; font-weight:normal;color:#111111; line-height:20px;  }
.course_webzine .col_course_button td {padding-top:0px; height:30px; font-size:18px; font-weight:bold; line-height:20px;text-align:right;}
.course_webzine .col_course_button td.cc_btn {height:46px;padding-top:10px; }
.course_webzine .col_course_button .button.course {width:100%;height:36px;line-height:34px;margin-top:5px;box-sizing:border-box;}
.course_webzine .nodata {justify-content:center; height:200px;width:100%;margin:0px 0 0 0px;text-align:center;font-size:18px;line-height:198px;width:100%;padding:0px;box-sizing: border-box;border:1px #dedede solid;}
.course_webzine span.pment { display:inline-block;padding:0px;line-height:17px;}


/* 강의 상세보기 */
.content_title_course {font-weight:600;color:#000000;font-size:30px;height:auto;line-height:40px;padding-bottom:15px;text-align:left; border-bottom:1px #ddd solid;margin-bottom:10px;}
.course_info {display:inline-block;width:100%;border-top:0 solid #333333;padding:0 0 0 0;overflow:hidden;margin-bottom:40px;}
.course_info .info_img {width:500px;float:left;margin-right:100px;text-align:center;border-radius:0px;}
.course_info .info_img img{width:500px;height:330px;border:1px solid #d1d1d1;margin-bottom:10px;border-radius:10px;}
.course_info .info_text {float:left;width:590px}
.course_info .info_text .info_title{font-size:15px;color:#3c3c3c;border-bottom:2px solid #e2450e;font-weight:700}
.course_info .info_text p{font-size:12px;color:#3c3c3c}
.course_info .info_text div.buy_book{float:left;width:250px}
.course_info .info_text div.buy_book p.book_name{text-align:left}
.course_info .info_text div.buy_book p.book_price{text-align:right}
.course_info .info_text div.buy_book p.book_price input{vertical-align:-3px;margin-left:10px}

.course_info .lesson_period li {margin:2px}
.course_info .lesson_period input[type=radio] {vertical-align:middle}
.course_info .return_list li {float:left;margin-right:15px;font-size:14px}

.course_info .info_btn{float:none;display:flex; flex-wrap:nowrap; gap:6px;overflow:hidden;padding:0px; margin-top:20px; width:100%;}
.course_info .info_btn li{float:none;margin:0; width:100%; }
.course_info .info_btn li.notice{width:100%;text-align:center;font-weight:bold;}

.course_info .sns_btn{float:none; width:100%; display:flex; flex-wrap:nowrap; gap:0px;overflow:hidden;padding:0px;margin-top:20px; display:none;}
.course_info .sns_btn li{float:none; margin-left:5px}
.course_info .sns_btn li a {display:block; width:40px; height:40px; text-indent:-99999px;}
.course_info .sns_btn li a.btn_facebook { background:url('/html/images/common/icon_facebook.png') no-repeat;}
.course_info .sns_btn li a.btn_kakaostory {background:url('/html/images/common/icon_kakaostory.png') no-repeat;} 
.course_info .sns_btn li a.btn_naver { background:url('/html/images/common/icon_naver.png') no-repeat;}

.course_foot {margin-top:50px}
.course_foot .tutor_list {padding-bottom:-10px}
.course_foot .tutor_info dl {background-color:#f1f1f1;padding:10px 20px;margin-bottom:10px;}
.course_foot .tutor_info dt {float:left;padding:5px 0;width:70px;font-weight:bold;}
.course_foot .tutor_info dd {float:clear;padding:5px 0 5px 70px}


.type_table{border-top: 1px solid #676767}
.type_table thead th{padding:8px 0;font-weight:700;color:#000;border-bottom:1px solid #676767}
.type_table tbody th{padding:8px 0 8px 8px;background-color:#f8f8f8;font-weight:700;text-align:left;color:#000;border-bottom:1px solid #d1d1d1}
.type_table tbody td{padding:8px 0 8px 8px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.type_table tbody td div.mh50{min-height:50px}
.type_table tbody th.tac{text-align:center;padding-left:0}
.type_table tbody td.tac{text-align:center;padding-left:0}
.type_table.type_inner{border-top:0px dashed #d1d1d1; font-size:15px;margin-bottom:50px;}
.type_table.type_inner thead th{text-align:center;padding:4px 0; } 
.type_table.type_inner tbody th{text-align:left;padding:10px 7px;background-color:#ffffff;border-bottom:0px dashed #d1d1d1}
.type_table.type_inner tbody td{text-align:left;padding:10px 0;border-bottom:0px dashed #d1d1d1}
.type_table.type_inner tbody td.tal{text-align:left;padding-left:20px}

.search_no {border:1px solid #d9d9d9; border-width:1px 0; padding:30px 0; height:200px;}
.search_no .search_no_image {height:100%;float:left; vertical-align:middle;}
.search_no .search_no_image img {margin-top:6px;}
.search_no .search_no_text {height:100%;float:left;}
.search_no .search_no_text h4 {font-weight:bold; margin-bottom:14px;}
.search_no .search_no_text h4 em {color:#e9861a;}

/* 테이블 */
.table {width:100%;border-top: 1px solid #676767;}
.table thead th {border-bottom: 1px solid #676767;padding:10px 0;color:#000; text-align:center;font-size:15px;}
.table tbody td {border-bottom: 1px solid #ddd;padding:8px;font-size:15px;}
.table.type-view tbody th{padding:12px;background-color:#f8f8f8;font-weight:700;color:#3c3c3c;border-bottom:1px solid #d1d1d1; text-align:center;}
.table.type-view tbody td{padding:12px 0 12px 20px ;color:#3c3c3c;border-bottom:1px solid #d1d1d1}
.table.type-list thead th{padding:12px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:12px 0;border-bottom:1px solid #d1d1d1}
.table.type-list tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1}
.table.striped tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #f9f9f9;}
.table strong{display:inline-block;max-height:52px;line-height:26px;overflow:hidden; margin-top:15px;}
.table strong a{color:#303030;font-size:22px;font-weight:500; padding-left:0;padding-right:10px;}

.type_list {border-top: 1px solid #000000}
.type_list thead th{border-bottom: 1px solid #676767;padding:15px 0;color:#222222;white-space:nowrap;font-size:16px;font-weight:500;}
.type_list tbody td{border-bottom: 1px solid #ddd;padding:15px 0;font-size:15px;}
.type_list tbody td.tac{text-align:center}
.type_list tbody td.tal{text-align:left;padding-left:10px}
.type_list tbody td.tal span{vertical-align:top;margin-left:2px}
.type_list tbody td.tal span img{vertical-align:top;margin-top:2px}
.type_list tbody td.tal .subject{max-width:80%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;float:left;line-height:19px;margin-right:4px}
.type_list tbody td.tal .subject img{vertical-align:top}
.type_list tbody td.tal .subject a {color:#777; line-height:24px;}
.type_list tbody td.tal .subject a b {color:#333333; font-size:15px; font-weight:bold; padding-top:7px;}
.type_list tfoot td{padding:20px 0;background-color:#f9f9f9;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;text-align:center}

/* 테이블 리스트  홀짝 색 */
.type_list tbody tr:nth-child(odd) td, .type_list tbody tr:nth-child(odd) th{background-color: #ffffff;}
.tb_list tbody tr:nth-child(odd) td, .tb_list tbody tr:nth-child(odd) th{background-color: #ffffff;}

.tb_insert tbody th{padding:13px 0 13px 20px;border-bottom:1px solid #d1d1d1;background-color:#f8f8f8;font-weight:500;font-size:16px;text-align:left}
.tb_insert tbody td{padding:13px 0 13px 20px;border-bottom:1px solid #d1d1d1;font-size:15px;text-align:left}
.tb_insert tbody td input[type=text], 
.tb_insert tbody td input[type=password], 
.tb_insert tbody td select {height:34px; line-height: 34px;font-size:15px; border-radius:4px;}


.type_list thead th{text-align:center;}
.type_table thead th{text-align:center;}

.tb_box .review_list li {padding:15px 10px;}

/* 라벨 */
.label{font-size:12px;padding:0 4px;font-weight:normal;vertical-align:1px;display:inline-block;height:20px;line-height:20px;letter-spacing:-1px;}
.label.red{background-color:#d9534f;color:#fff}
.label.blue{background-color:var(--point-color);color:#fff}
.label.mint{background-color:#199db2;color:#fff}
.label.orange{background-color:#e75e0e;color:#fff}
.label.gray{background-color:#999;color:#fff}
.label.green{background-color:#5cb85c;color:#fff}
.label.sky{background-color:#5bc0de;color:#fff}
.label.brown{background-color:#7b462f;color:#fff}
.label.purple{background-color:#8376ff;color:#fff}
.label.small{font-size:11px}
.label.large{font-size:13px}
.label.refund{font-size:13px;padding:0 12px;font-weight:normal;vertical-align:1px;display:inline-block;height:30px;line-height:30px;letter-spacing:-1px;}

/* 게시판 탭 관련 */
.tab_tt_board { display:none; }
select.board_category { height:34px !important; line-height:29px !important; font-size:15px !important; margin-bottom:10px; border:1px #cccccc solid !important;  margin-top:1px; }

/* 갤러리 게시판 */
.type_gallery {border:none;}
.type_gallery .list_gallery {overflow:hidden;border:none; display:flex; flex-wrap:wrap; gap:30px 20px;margin:0px; padding:0px 0px 0px 0px;}
.type_gallery .list_gallery li {width:calc((100% - 60px) / 4);;float:none;margin:0px;height:auto;text-align:left;border:none; padding:0px;}
.type_gallery .list_gallery li .gallery_div {width:100%;height:auto; aspect-ratio: 3 / 2 !important; border:none;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;background-size:cover !important;text-indent:-9999px;border:1px solid #dedede; border-radius:10px;}
.type_gallery .list_gallery li .gallery_img img {width:100%;height:auto;aspect-ratio: 3 / 2 !important;}
.type_gallery .list_gallery li a.gallery_cont {display:block; margin:0px; }
.type_gallery .list_gallery li .gallery_title {margin-top:15px; margin-bottom:5px; font-size:18px;line-height:1.4;color:#222222;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_gallery .list_gallery li .gallery_reg {width:100%; display:visible; float:none; text-align:left; margin:0px; color:#777;}

.type_gallery .list_gallery li.nodata {width:100%;line-height:200px;text-align:center;}
.type_gallery .list_gallery li .gallery_div_ie {height:150px;overflow:hidden;display:none;}
.type_gallery .list_gallery li .gallery_div_ie img {width:229px;border:1px solid #dedede;position:relative;cursor:pointer;background-repeat:no-repeat !important;background-position: center !important;}

/* 게시판 상세보기 */
.type_read{border-top: 1px solid #676767}
.type_read thead th{padding:20px 0;background-color:#f6f6f6;color:#000;font-size:18px; font-weight:500;}
.type_read thead td{padding:20px 0;background-color:#f6f6f6;color:#666;font-size:15px;}
.type_read thead td.subject{padding-left:20px;font-size:17px;font-weight:500;color:#000;}
.type_read td.files{padding-left:10px}
.type_read thead td.view_info{text-align:right;padding-right:20px}
.type_read tbody td{border-bottom:1px solid #d1d1d1;padding:8px 0}
.type_read tbody td .read_text{padding:10px 0px;min-height:200px;line-height:23px;}
.type_read tbody td .read_text img{max-width:100%;}
.type_read tbody td .read_text hr{height:1px;background-color:#999999;border:1px;width:100%;position:static;visibility:visible;}
.type_read tbody td .webtv_player { padding:20px; }

.type_write{border-top:1px solid #d1d1d1}
.type_write tbody td{border-bottom: 1px solid #d1d1d1;padding:12px 0}
.type_write tbody td.tw_bold{font-weight:500;color:#474747;font-size:15px;text-indent:12px}
.type_write input[type=text]{padding:2px 4px 3px; border:1px solid #d1d1d1;}
.type_write input[type=password]{padding:2px 4px 3px;border:1px solid #d1d1d1;}
.type_write .write_text{padding:12px}
.type_write textarea{border:1px solid #d1d1d1;width:100%;min-height:200px;padding:8px 0}


/* 페이징 */
.page_bar{padding-top:0px;text-align:center;margin-bottom:30px;}
.page_box{ margin:20px auto; table-layout:auto !important}
.page_box li{vertical-align:top;display:inline-block;zoom:1;*display:inline;vertical-align:top}
.page_box li.page_margin{display:none}
.page_box li div{width:30px;height:30px;border:none;padding:0;margin:0 0px;line-height:30px; border-radius:5px;}
.page_box li{ padding:0; border-width:0; color:#999999; font-size:16px }
.page_p_btn{display:none}
.page_n_btn{display:none}
.page_box .page_first_btn { background:url('/common/images_skin2/common/page_first_btn.png') no-repeat 50% 50%; width:30px; height:30px; border:1px #e6e6e6 solid;margin:0px 2px; }
.page_box .page_last_btn { background:url('/common/images_skin2/common/page_last_btn.png') no-repeat 50% 50%; width:30px; height:30px; border:1px #e6e6e6 solid; margin:0px 2px;}
.page_box .page_prev_btn { background:url('/common/images_skin2/common/page_prev_btn.png') no-repeat 50% 50%; width:30px; height:30px; border:1px #e6e6e6 solid;margin:0px 7px 0px 2px ; }
.page_box .page_next_btn { background:url('/common/images_skin2/common/page_next_btn.png') no-repeat 50% 50%; width:30px; height:30px; border:1px #e6e6e6 solid; margin:0px 2px 0px 7px;}
.page_box li div.page_seperator{display:none}
.page_box li .page_number_btn_on	{background-color:var(--point-color); color:#fff; font-weight:500; width:30px; height:30px;border:none;line-height:30px }
.page_box li a:hover{text-decoration:none}
.page_box li .page_number_btn:hover{background-color:#ffffff;color:#000000;width:30px; height:36px;border:none;line-height:36px}

.cv .page_title{font-size:20px;font-weight:500;color:#000000;padding-left:0px;background:none;margin-top:30px;margin-bottom:15px}
.cv .cv_text{margin-bottom:20px;color:#666;padding-left:0px;padding-bottom:8px; font-size:15px;line-height:30px;}
.cv .cv_text img{max-width:100%;}
.cv .cv_text hr{height:1px;background-color:#999999;border:1px;width:100%;position:static;visibility:visible;}
.cv .tb_cv{border-top:2px solid #727272}
.cv .tb_cv thead th{padding:8px 0; background-color:#f8f8f8;border-bottom:1px solid #d1d1d1}
.cv .tb_cv tbody td{padding:8px 0;border-bottom:1px solid #d1d1d1;text-align:center}
.cv .tb_cv tbody td.tal{text-align:left;padding-left:20px}

.faq_wrap{border-top:1px solid #e2e2e2}
.faq_wrap .nodata{padding:12px 0;border-bottom:1px solid #e2e2e2}
.faq dt{position:relative;width:100%;font-weight:500;font-size:18px;padding:20px 50px; background:none;border-bottom:1px solid #e2e2e2; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.faq dt:before{content:'Q';position:absolute; left:15px; top:20px; font-size:20px;color:var(--point-color); font-weight:700;}
.faq dd{position:relative;display:none;font-size:16px;padding:25px 50px;background: #f7f7f7;border-bottom:1px solid #e2e2e2}
.faq dd:before{content:'A';position:absolute; left:15px; top:25px; font-size:20px;color:#333; font-weight:600;}
.faq.on dt{display:block;white-space:normal;}

.tab_wrap{padding-top:0}
.tab_wrap2{padding-top:0}
.tab_wrap2 select { display:none;}
.tab_wrap{position:relative}

.tab_tt{display:flex; flex-wrap:wrap; gap:6px;margin-bottom:20px;border:NONE;width:100%;background:none;border:none;}
.tab_tt li{position:relative;width:auto;height:40px;margin:0px;}
.tab_tt li a{display:inline-block;width:auto;background:#fff;border:1px #e2e2e2 solid;padding:0px 20px;line-height:38px;height:40px; text-align:center;color:#3c3c3c;font-size:16px; z-index:4;border-radius:30px;}
.tab_tt li a:hover {background:#f7f7f7;color:#000;}
.tab_tt li.on a{background-color:var(--point-color);color:#fff;font-weight:500;border:none;z-index:5;position:relative;left:0;top:0;height:40px}

.tab_cview{display:flex;justify-content:center; margin:60px 0px 20px 0px !important;width:100%;height:auto;padding:0px;background:#f3f3f3;border:none;border-radius:7px;box-sizing:border-box;overflow:hidden;}
.tab_cview li{position:relative;width:100%;height:50px}
.tab_cview li:before {content:'';position:absolute;right:0px;top:15px;width:1px; height:20px;background:#ddd;}
.tab_cview li:last-child:before {display:none;}
.tab_cview li a{display:block;background-color:none;border:none;line-height:50px;text-align:center;color:#3c3c3c;font-size:17px;z-index:4}
.tab_cview li a:hover {color:#000;font-weight:500;}
.tab_cview li.on a{background-color:#fff;color:#000;font-weight:400;border:none;border-radius:7px;z-index:5;position:absolute;left:0;top:0;width:100%;height:50px; border:1px #333 solid;}

.tab_tt1 li{width:40%;}
.tab_tt2 li{width:33.3%;}

.tab_tt3{display:inline-block;margin-bottom:0px;border:NONE;width:100%;border-bottom:2px #000 solid;}
.tab_tt3 li{ width:50%;height:50px;}
.tab_tt3 li a {line-height:50px;height:50px;}
.tab_tt3 li.on a {line-height:50px;height:50px;}

/* login */
.login_box{border:none; background:#ffffff; padding:40px 350px 40px 350px;overflow:hidden; margin:0px;}
.log_tt{margin-bottom:20px;font-size:17px;}
.log_form{float:left;padding-right:0px;border-right:none;width:500px; padding-bottom:0px;}
.log_area{overflow:hidden}
.log_in{float:none !important; display:inline-block;margin-bottom:10px;}
.log_in label{padding-right:13px}
.log_in div{height:31px;margin:0px;z-index:10000;}
.log_in .iparea input{ z-index:10000; font-size:16px; font-weight:300; color:#7a7a7a; border:0px solid #dbdbdb !important;padding:0px 0 0px 10px;height:40px;width:400px;line-height:40px; margin:10px 0px;}
.log_in .ip_id { display:inline-block; width:500px; height:60px; background:#ffffff url('/html/images/common/ipt1_id.png') 25px 50% no-repeat !important;margin:0px; padding-left:60px; border:1px #dbdbdb solid; border-bottom:1px #dbdbdb solid;border-radius:10px 10px 0px 0px; }
.log_in .ip_pass { display:inline-block; width:500px; height:60px; background:#ffffff url('/html/images/common/ipt1_pw.png') 25px 50% no-repeat !important;margin:0px 0px 20px 0px;padding-left:60px;border:1px #dbdbdb solid; border-top:none;border-radius:0px 0px 10px 10px; }
.log_in span { float:left;width:800px; display:block; line-height:60px; font-size:16px; font-weight:500; color:#7a7a7a; }
.log_area .ip_submit{float:none !important;margin:0px 0px 0px 0px}
.id_save { padding:15px 0px; font-size:15px; font-weight:500;}

.login_box .ip_tx{margin-top:24px;font-size:12px;line-height:18px;color:#495057}
.login_box .ip_tx a{color:#e2450e ;font-weight:500}
.log_find{float:left;padding:40px 0 0 0px;width:500px}
.log_find dl {width:500px;display:inline-block; height:50px;}
.log_find dt{float:left;width:200px;font-weight:400;letter-spacing:-0.05em; font-size:17px;line-height:30px;}
.log_find dd{float:right;width:200px;margin:0px 0 20px 0;text-align:right;}
.log_find dd .button.gray2 {border-radius:5px; width:180px !important;font-size:15px; line-height:32px;}

.button.btn_login{ font-weight:500;padding:0px;border-radius:10px;;font-size:20px;background:var(--point-color);color: #fff;border:none;width:500px ; height:60px; line-height:60px;}
.button.btn_login:hover{background:var(--hover-color);border:none;}

.log_oauth {overflow:hidden; margin-top:15px; font-weight:bold; line-height:40px;}
.log_oauth .log_oauth_list {float:right; margin-right:40px;}
.log_oauth .log_oauth_list li {float:left; margin-left:10px;}
.log_oauth .log_oauth_list li img {width:40px; height:40px;}

.coupon_box .coupon_input{height:38px;line-height:38px;text-align:center;padding:0 10px;margin:0 4px 0 4px; width:400px }

.join_oauth {display:none; overflow:hidden;}
.join_oauth .join_oauth_list {width:300px; margin:0 auto;}
.join_oauth .join_oauth_list li {margin:10px 0; background-color:#ffffff; border:1px solid #dedede; border-radius:8px; padding:6px; }
.join_oauth .join_oauth_list li a {position:relative;}
.join_oauth .join_oauth_list li img {position:absolute; width:40px; height:40px; left:0; top:0;}
.join_oauth .join_oauth_list li div {height:40px; font-size:1.2em; margin-left:40px; text-align:center; line-height:40px;}
.join_oauth .join_oauth_list li.join_oauth_normal div {font-size:1.4em; font-weight:bold;}

.board.btn .button {margin:0px 3px;}

.join_normal .board.btn .button {width:200px;height:45px;line-height:45px;padding:0px;margin:0px 3px;font-size:16px;font-weight:500; }
.join_normal .board.btn .button.gray{background:var(--point-color);color:#fff; border:none; }
.join_normal .board.btn .button.white{background:#aaa;color:#fff; border:none;}

#buttonArea .board.btn .button {width:200px;height:45px;line-height:45px;padding:0px;margin:0px 3px;font-size:16px;font-weight:500; }
#buttonArea .board.btn .button.gray{background:var(--point-color);color:#fff; border:none; }
#buttonArea .board.btn .button.white{background:#aaa;color:#fff; border:none;}


/* 비밀번호 정기 변경 및 정보수정 비밀번호 재확인 */
.passwd_box { border:1px solid #dcdcdc; padding:0; margin-bottom:20px; text-align:center; }
.passwd_box .box_sub { padding:20px 15px; font-size:15px;}
.passwd_box .box_sub .box_icon { padding:10px 0 20px; }
.passwd_box .box_sub .box_icon img { width:67px; height:65px; }
.passwd_box .box_stitle { font-size:18px; line-height:30px;color:#000; font-weight:bold;padding-bottom:5px; }
.passwd_box .box_login { margin:20px 0; }
.passwd_box input[type=password] { height:33px !important; vertical-align:bottom; }

/*agreement */
.agreement_list{display:none;}
.box_title{color:#2d2d2d;font-size:24px;font-weight:500;margin:25px 0 20px 0}
.box_tx{margin:0 0 20px 0;font-size:15px; }
.gray_box{border:0px solid #dcdcdc;background-color:#fff;padding:20px 0px;margin-bottom:20px}
.gray_box.top{border-top:1px solid #676767}
.gray_box .box_stitle{font-weight:500;font-size:18px;color:#000;margin-bottom:12px}
.gray_box .g_box_in{border:1px solid #dbdbdb;background-color:#fff;height:60px;overflow:auto;padding:14px 10px;margin-bottom:10px}
.check input{vertical-align:middle;margin-right:4px}
.gray_box .g_box_in {height:130px;}

.find_subtitle {font-size: 18px;color: #000;font-weight:500;}

.privacy {display:inline-block;width:100%; margin-top:-20px; line-height:160%;}
.privacy h2{font-weight:600;font-size:20px;margin-top:20px;color:#000000;}
.privacy h3{font-weight:600;font-size:18px;margin-top:20px;color:#000000;}
.privacy dl{padding-left:5px;margin-top:10px; font-size:15px;}
.privacy dt{font-weight:bold;margin-top:10px; font-size:15px;}
.privacy dd{margin-top:2px;margin-left:10px; font-size:15px;}
.privacy p{margin-top:5px;margin-left:0px;float:none !important; font-size:15px;}
.privacy .depth2{padding-left:10px}
.privacy .depth2 > li{margin:2px 0}
.privacy .depth3{padding-left:10px}
.privacy .depth3 > li{margin:2px 0}
.privacy .tel_list{overflow:hidden}
.privacy .tel_list li{float:left;width:50%}
.privacy table.privacy  { display:block;border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px;width:100%; }
.privacy th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:8px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.privacy td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px 15px; }
.privacy td.tac { text-align:center; }
.privacy_box { background:#f7f7f7;text-align:center; font-size:16px;font-weight:500;color:#333333; width:100%; line-height:30px;padding:20px;border:1px #dedede solid;}

.privacy table { border-top: 1px #dedede solid;border-left: 1px #dedede solid;  margin-top: 10px;}
.privacy table th {
    border-bottom: 1px #dedede solid;
    border-right: 1px #dedede solid;
    padding: 10px;
    line-height: 22px;
    color: #333333;
    background: #f7f7f7;
    text-align: center;
}

.privacy table td {
    border-bottom: 1px #dedede solid;
    border-right: 1px #dedede solid;
    padding: 10px;
    text-align: center;
}

.privacy table td.tl {
    text-align: left;
}


.terms {display:inline-block;width:100%; margin-top:-30px !important;}
.terms h2{font-weight:500;font-size:20px;margin-top:40px;color:#000000;}
.terms h3{margin-top:30px;font-weight:600;font-size:18px;color:#000000;}
.terms .depth1 li{line-height:150%; font-size:15px;}
.terms .depth1{margin-top:5px;padding-left:0;float:none; font-size:15px;}
.terms .depth2{padding-left:15px; font-size:15px;}
.terms .depth3{padding-left:24px; font-size:15px;}

.refund h3 {font-weight:600;font-size:20px;color:#000000 !important;}
.refund li { font-size:15px;line-height:22px;} 
.refund .formula .rbox {width: 1150px;margin:10px 0px;}

/* 근로자 유의사항 표 */
.refund .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.refund .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; line-height:20px; color:#333333; background:#f7f7f7;text-align:center;}
.refund .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:6px 10px; text-align:center;}
.refund .depth1 table td.tl{text-align:left;}
.refund .depth1 table td .fc_red{color:#d90000;}

.pop_wrap .pop_title {height: 44px;background-color: var(--point-color);line-height: 44px;}
.pop_content {border-top:none; padding:20px;}
.pop_wrap .content_title {margin-bottom:10px;}


/* 회원가입 약관부분 텍스트 일괄처리 */
.textin { font-size:15px !important; font-weight:normal !important;line-height:25px !important;}
.textin > .privacy{ margin-top:-10px;}
.textin > .privacy h2 {font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:20px 0px 0px 0px !important;}
.textin > .privacy h3 {font-size:15px !important; font-weight:normal !important;color:#666666 !important; line-height:25px !important;padding:0px !important;margin:10px 0px 0px 0px !important;}
.textin > .depth1{margin-top:0px !important;}
.textin > .terms h3{color:#666666 !important;}

.division{position:relative;}
.my_box .my_info h6,
.my_box .my_note h6{font-weight:500;color:#2d2d2d;font-size:20px;padding:3px 0 12px 0;}
.my_box .my_info .h6_sub,
.my_box .my_note .h6_sub {color:#757575;font-size:14px;padding-left:21px;font-weight:200;background: url(/common/images/default/blt_bar.png) no-repeat 10px 50%}
.my_box .my_info .my_info_in {border-top: 1px solid #d7d7d7;margin-top:0px;  padding: 20px 0 0 100px; background: url(/common/images_skin2/common/myinfo_img.jpg) no-repeat 0 15px; min-height: 100px;}
.my_box .my_note .my_notice_in{border-top:1px solid #d7d7d7;padding:10px 0px;margin:0px;}
.my_box .my_note .my_notice_in .list_top li a{height:24px;line-height:24px;border-bottom:none;font-size:15px;padding:1px 15px; background:url('/html/images/common/dot.png') 4px 50% no-repeat;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

.stitle {position:relative;display:block;font-size:22px;font-weight:500;color:#000 !important; padding:10px 0px 0px 0px;margin-bottom:15px;text-align:left;}
.stitle:before {display:none;content:'';position:absolute;left:0px;top:15px;width:10px;height:10px;background:var(--point-color);border-radius:50%;}
.sstitle { font-size:18px; font-weight:bold; color:var(--point-color); line-height:24px; margin:0px 0 10px 0px;}
.scont { font-size:16px; color:#666; line-height:180%; margin-bottom:40px;  }
.scont span {  color:var(--point-color); }
ul.scont { font-size:16px; color:#666; line-height:180%; margin-bottom:40px;  }
ul.scont li { font-size:16px; font-weight:normal; color:#666; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }

.greeting_scont { background:#f4f7ff; border-radius:10px;}
.greeting_scont.scont {position: relative; background:}
.greeting_scont.scont > .btn_box {display:inline-block;position: relative;width:100%; text-align:center;padding:10px 0px 40px 0px;}

/* 서브 상단 문구 */
.sub_topbox {width:100%;margin-bottom:60px; text-align:center;background:#f9f9f9;border-radius:10px;padding:30px;}
.sub_topbox h2 {font-size:40px;line-height:130%;font-weight:400;color:#000 !important; padding:0px; margin-bottom:20px;}
.sub_topbox h2 span {color:#000;font-weight:600;}
.sub_topbox p {font-size:17px !important;font-weight: 400;line-height:150% !important; color:#333 !important;padding:0px;box-sizing: border-box;border-radius:0px;}

.sub_top_img {border-radius:10px;max-width:100%;}

/* 근로자카드 */
.worker1 { width:100%; height:auto; background:url('/html/images/common/new/worker1_2.png') no-repeat;display:inline-block;margin-top:50px; padding-left:460px;box-sizing:border-box;}
.worker1 h2 { font-size:26px; font-weight:bold; color:#2e2e2e; line-height:35px; margin:0px 0 20px 0px; }
.worker1 p { font-size:17px; font-weight:normal; color:#666; line-height:180%; margin:0 0 15px 0px; }
.worker1 p span{color:#fe5a4e;}
.worker1 ul { margin:0 0 15px 0px; }
.worker1 li { font-size:16px; font-weight:normal; color:#2e2e2e; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat;}
.worker1 li b { color:var(--point-color); font-weight:bold;}
.worker1 .btn_box{width:100%;display:flex; margin:25px 0 0px 0px;}
.worker1 a{float:left; display:flex;justify-content:center;align-items:center; width:100%; height:80px;padding:0px 10px;line-height:25px;text-align:center; font-size:17px; color:#ffffff;border-radius:5px; font-weight:500;box-sizing:border-box;}
.worker1 a.oepncard {margin-right:10px; background:var(--point-color);}
.worker1 a.btn_bule {background:#000;}

.worker2 { position:relative;width:1200px; height:auto; border:1px #ccc solid; display:inline-block; margin-bottom:50px; box-sizing:border-box;padding-left:300px;}
.worker2 h2 {position:absolute;left:0px;top:50%;transform:translateY(-50%);  width:300px; margin:0px; font-size:18px; font-weight:500; color:#525252; line-height:30px; text-align:center; }
.worker2 h2 span { color:var(--point-color);}
.worker2 h2 small { font-size:15px; }
.worker2 ul { float:left; width:898px; padding:30px 0px 30px 0px; background-color: #f4f4f4; }
.worker2 li { font-size:16px; font-weight:normal; color:#666; line-height:150%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; margin-left:25px; margin-bottom:7px;}

.worker3 {  width:100%; padding:40px 80px 40px 260px; display:flex; flex-wrap:wrap; gap:45px;background:#f4f7ff url('/html/images/common/new/worker3_2.png') no-repeat;box-sizing:border-box; }
.worker3  .worker3_sub {width:100%;height:170px; display:flex; flex-wrap:wrap; align-content:center; gap:0px; padding:0px 0px; margin:0px 0px 0px 0px; text-align:left;box-sizing:border-box; }
.worker3  .worker3_sub h2 { width:100%;font-size:18px; font-weight:500; color:#000; line-height:30px; }
.worker3  .worker3_sub ul { width:100%;margin:10px 0px 0px 0px; }
.worker3  .worker3_sub li {font-size:16px; font-weight:normal; color:#666; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }
.worker3_2 a.worker3_down { float:right; display:block; width:180px; height:75px; line-height:25px; padding:12px 0px 0 30px; text-align:left; font-size:18px; color:#ffffff; font-weight:bold; border:1px #232632 solid; background:#232632 url('/html/images/common/worker3_down.png') 115px 17px no-repeat; margin:-110px 30px 0 0;  }
.worker3_2 a.worker3_btn { display:block; width:290px; height:60px; line-height:60px; text-align:center; font-size:18px; color:#ffffff;border-radius:5px; font-weight:500; border:none; background:var(--point-color); margin:0 auto;   }
.worker3_2 .worker3_tel { line-height:50px; text-align:center; font-size:17px; color:#000000; font-weight:bold; }
.worker3_2 .worker3_tel span {  color:var(--point-color); }

.worker_noti{margin:50px 0px 30px 0px; padding:0px; }
.worker_noti .noti_box{padding:30px; border:1px solid #e5e5e5; background:#fff;}
.worker_noti .noti_box h2{ font-size:17px; font-weight:normal; color:#2e2e2e; line-height:30px;}
.worker_noti .noti_box table{margin-top:5px;}
.worker_noti .noti_box table th{padding:10px 0px;font-size:16px;font-weight:500; line-height:130%; text-align:center;background:var(--point-color); color:#fff; }
.worker_noti .noti_box table td{padding:10px;font-size:16px; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.worker_noti .noti_box table td.tc{text-align:center;}
.worker_noti .noti_box table td li{font-size:15px; font-weight:normal; color:#666; line-height:25px; padding-left:10px; background:url('/html/images/common/dot.png') 0px 11px no-repeat; }
.worker_noti .noti_box .txt_noti{margin-top:20px; padding:0px; }
.worker_noti .noti_box .txt_noti p{ font-size:18px;font-weight:500;margin-bottom:10px;}
.worker_noti .noti_box .txt_noti ol{padding-left:0px;} 
.worker_noti .noti_box .txt_noti li{font-size:16px; font-weight:normal; color:#666; line-height:180%; padding-left:10px; background:url('/html/images/common/dot.png') 0px 12px no-repeat;}

.worker4_box {padding:30px; border:1px solid #ddd;font-size:16px; font-weight:normal; color:#666; line-height:150%; }
.worker4_box strong {display:block;color:#000;font-size:17px;margin-bottom:5px;}
.worker4_box ol {margin-bottom:30px;}
.worker4_box li {list-style:none;margin:0px !important;font-size:16px; font-weight:normal; color:#666; line-height:150%;; padding:0px;}
 
.owner1 { border:1px #dedede solid;  padding:40px 150px; line-height:25px;font-size:15px; font-weight:normal; color:#666; margin-bottom:40px;  }
.owner1 p{font-weight:bold; font-size:17px; color:#111;}
.owner1 .box1{padding-top:190px; margin-bottom:50px; background:url('/html/images/common/owner1_box1.png') no-repeat;}
.owner1 .box2{padding-top:330px; background:url('/html/images/common/owner1_box2.png') no-repeat;}
.owner1_2 { border:1px #dedede solid; background:url('/html/images/common/owner1_2.png') 0px 100% no-repeat; padding:35px 40px 275px 40px;line-height:25px;font-size:15px; font-weight:normal; color:#666;  margin-bottom:40px; background-size: contain; background-position: center; }
.owner1_3 { line-height:25px;font-size:15px; font-weight:normal; color:#666;  margin-bottom:40px; }
.owner1_3 img { margin:13px 0px; }
.button.owner_btn {height:45px !important;line-height:43px !important;}
.owner1_3 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; margin-bottom:10px; }
.owner1_3 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px; line-height:22px; color:#fff; background:var(--point-color);text-align:center;}
.owner1_3 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px; text-align:center;}
.owner1_3 table td.tl{text-align:left;}
.owner1_3 table td .fc_red{color:#d90000;}


.owner2 { display:flex; flex-wrap:wrap; gap:30px;justify-content:center; }
.owner2 li { float:none; width:calc((100% - 90px) / 4); height:auto; border:1px #e2e2e2 solid;background:#fff; text-align:center; padding:20px; margin:0px; border-radius:10px; overflow:hidden;}
.owner2 li h1 { width:100px; margin:0px auto;text-align:center; font-size:14px; color:#ffffff; font-weight:bold; line-height:30px; background-color:var(--point-color); border-radius:30px;}
.owner2 li h2 { margin:20px 0px 0px ; text-align:center; font-size:18px; color:#2e2e2e; font-weight:bold; line-height:1; background-color:#fff; }
.owner2 li p { font-size:16px; font-weight:normal; color:#666; line-height:22px; margin:14px 0px 0px 0px; word-break:keep-all; }
.owner2 li p span {color:var(--point-color);}
.owner2 li.arrow { width:30px; height:345px; background:url('/html/images/common/owner2_arrow.png') 50% 50% no-repeat; border:none; }
.owner2 li.line2 { height:280px;}

.owner_noti{margin-top:20px; padding-top:20px; border-top:1px solid #eee;}
.owner_noti p{margin-bottom:5px; font-weight:bold; color:#111; font-size:15px;}
.owner_noti ul{padding-left:0px;}
.owner_noti li{list-style:none; padding-left:10px; background:url('/html/images/common/dot.png') 0px 10px no-repeat; }

.owner3 { width:1200px; height:auto; display:inline-block; margin-bottom:35px; padding:30px 0px 30px 210px;border-radius:10px; border:1px #e2e2e2 solid; box-sizing:border-box;text-align:left; }
.owner3 h2 { font-size:18px; font-weight:bold; color:#333; line-height:30px; margin:0px 0px 10px 0px; }
.owner3 h2 .button{margin-left:10px;}
.owner3 p { font-size:16px; font-weight:normal; color:#666; line-height:22px; margin:0 0 5px 0px; }
.owner3 ul {  margin:0px; }
.owner3 li { font-size:16px; font-weight:normal; color:#666; line-height:25px; padding-left:10px; background:url('/html/images/common/dot1.png') 0px 11px no-repeat;}
.owner3 li a:hover{text-decoration:underline;}
.owner3 li b { color:#333333; font-weight:bold;}
.owner3_1 { background:#fff url('/html/images/common/owner3_1.png') 50px 50% no-repeat; }
.owner3_2 { background:#fff url('/html/images/common/owner3_2.png') 50px 50% no-repeat; }
.owner3_3 { background:#fff url('/html/images/common/owner3_3.png') 50px 50% no-repeat; }

.owner6 {}
.owner6 > div > table {border:1px solid #dedede; font-size:16px; }
.owner6 > div > table tr {}
.owner6 > div > table tr th {padding:15px; background-color:var(--point-color); color:#fff;}
.owner6 > div > table tr td {padding:15px;}
.owner6 > div > table tr td:first-child {background-color: #f4f4f4;}


/* 인사말 */
.greeting { width:100%; min-width:1300px;display:inline-block;background:url('/html/images/common/greeting_bg.png') 50% 50% no-repeat; background-size:cover;padding:110px 0px; margin-bottom:150px;}
.greeting_txt1 { width:1200px;margin:0px auto 110px auto;font-size:72px;line-height:130%;padding-left:304px;box-sizing:border-box;text-align:left;}
.greeting_txt1 strong { display:block;font-weight:600;height:auto; font-size:72px;line-height:110%;color:#2e2b27;}
.greeting_txt1 strong span {color:#ff6d0f}

.greeting_txt2 {width:1200px;margin:0px auto;padding-left:580px;box-sizing:border-box;text-align:left;}
.greeting_txt2 img {height:275px;}

.greeting_ceo {display:inline-block;width:1200px;position:relative;padding:0px 570px 100px 0px;box-sizing:border-box;margin:0px auto;text-align:left;}
.greeting_ceo h2 {position:relative;font-size:30px;line-height:130%;color:#222;font-weight:500;margin-bottom:70px; padding-left:50px;}
.greeting_ceo h2:before {content:'';position:absolute;left:0px;top:50%; transform:translateY(-50%);width:18px;height:70px;background:#ff6c0e;}
.greeting_ceo p {font-size:18px;color:#333;line-height:180%;font-weight:normal;margin-bottom:20px; padding-left:50px;}
.greeting_ceo p.sign {display:flex;letter-spacing: -1px; align-items: center; gap: 10px;font-size:18px;font-weight:400;line-height:200%;}
.greeting_ceo p.sign img {width: 107px;}
.greeting_ceo_img {position:absolute;right:0px;top:0px;width:550px;margin:0px 0px;text-align:center; }
.greeting_ceo_img img {max-width:450px;}

/* 소개 */
.greeting2 {width:100%;text-align:left;}
.greeting2 h2 {font-size:50px;line-height:70px;color:#222;font-weight:500;margin-bottom:70px;}
.greeting2 h2 span {color:var(--point-color);font-weight:600; }
.greeting2 p {font-size:18px;color:#333;line-height:180%;font-weight:normal;margin-bottom:20px;}
.greeting2 p b {display:block;font-size:25px;font-weight:400;line-height:200%;}
.greeting2_img {width:100%;margin:50px 0px;}
.greeting2_img img {max-width:100%;}


/* 모사답안 처리기준 */
.cheating_ {margin-bottom:30px;}
.cheating_:first-child {margin-top:30px;}
.cheating_ ul {margin-bottom:50px;}
.cheating_ li {margin-bottom:10px;}
.cheating_ p {display:block;font-size:16px; color:#666; margin-top:10px;line-height:180%;word-break:keep-all;}
.cheating_ h3 {position:relative;display:block;font-size:22px;font-weight:500;color:#000 !important; padding:10px 0px 0px 0px;margin-bottom:15px;}
.cheating_ h3:before {display:none;content:'';position:absolute;left:0px;top:15px;width:10px;height:10px;background:var(--point-color);border-radius:50%;}

.sub_content h3 {position:relative;display:block;font-size:22px;font-weight:500;color:#000 !important; padding:10px 0px 0px 0px;margin-bottom:15px;}
.sub_content h3:before {display:none;content:'';position:absolute;left:0px;top:15px;width:10px;height:10px;background:var(--point-color);border-radius:50%;}
.sub_content ul {margin-bottom:50px;}
.sub_content ol {margin-bottom:50px;}
.sub_content li {font-size:16px; color:#666; margin-top:15px;line-height:180%;word-break:keep-all;}
.sub_content p {font-size:16px; color:#666; margin-top:15px;line-height:180%;word-break:keep-all;}
.sub_content .depth2 li {margin:0px;}

.sub_content .depth1 table{ border-top:1px #dedede solid;border-left:1px #dedede solid; margin-top:10px; }
.sub_content .depth1 table th { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px; line-height:22px; color:#333333; background:#f7f7f7;text-align:center;}
.sub_content .depth1 table td { border-bottom:1px #dedede solid;border-right:1px #dedede solid; padding:10px; text-align:center;}
.sub_content .depth1 table td.tl{text-align:left;}
.sub_content .depth1 table td .fc_red{color:#d90000;}

/* 원격지원 */
.cs_remote1 { background:#fbf6f0 url('/html/images/common/support1_1.png') -2% 96% no-repeat; padding:60px; margin-bottom:40px; padding-left:240px;}
.cs_remote1 h2 { font-size:40px;line-height:130%;font-weight:600;color:#000 !important; margin-bottom:20px; }
.cs_remote1 h2 span {color:var(--point-color);}
.cs_remote1 p { font-size:17px; font-weight:normal; color:#666; line-height:24px; }

.cs_remote2 { width:1200px; display:inline-block; margin-bottom:10px; }
.cs_remote2 li { float:left; width:360px; text-align:center; margin:15px; padding:120px 30px 30px; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote2 li.cs_remote2_1 { background:url('/html/images/common/support1_2.png') center 11% no-repeat; }
.cs_remote2 li.cs_remote2_2 { background:url('/html/images/common/support1_3.png') center 11% no-repeat; }
.cs_remote2 li.cs_remote2_3 { background:url('/html/images/common/support1_4.png') center 11% no-repeat; }

.cs_remote3 { width:1200px; display:inline-block; background-color:#f4f4f4; padding:50px 0 10px 50px; margin-bottom: 50px; }
.cs_remote3 li { text-align:left; margin-bottom:40px; padding:10px 0 0 120px; height:96px; font-size:14px; line-height:24px; font-weight:normal; color:#444444; }
.cs_remote3 li h2 { text-align:left; margin-bottom:10px; padding:0px; font-size:18px; line-height:24px; font-weight:bold; color:#000000; }
.cs_remote3 li.cs_remote3_1 { background:url('/html/images/common/support1_5.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_2 { background:url('/html/images/common/support1_6.png') 0px 50% no-repeat; }
.cs_remote3 li.cs_remote3_3 { background:url('/html/images/common/support1_7.png') 0px 50% no-repeat; }

.cs_remote4 { width:100%; border:1px #dedede solid; background:#ffffff; padding:20px 40px;display:inline-block;line-height:45px;font-size:15px; }
.cs_remote4 a.cs_remote4_btn { float:right; width:170px; height:45px; line-height:45px; color:#ffffff; font-size:16px; text-align:center; background:var(--point-color); border-radius:30px;}

.course_tab { display:inline-block; width:100%; border-top:0px #0278be solid; }
.course_tab li { float:left; width:16.1%; height:40px; border:none; background:none; box-sizing:border-box; }
.course_tab li a { display:block; font-size:14px; text-align:center; color:#464646; }
.course_tab li a.line2 { line-height:17px; padding:6px 0px;}
.course_tab li.on { border:none; background:none; color:#ffffff; font-weight:bold; }
.course_tab li.on a { color:#ffffff; } 

.exam_question h6 {background-color:white;font-size:15px;color:#000;font-weight:bold;line-height:20px;padding:9px 14px;border-bottom:1px solid black}

/* 2019-04-15 common */
.tc{text-align:center;}
.mt50{margin-top:50px;}

/* 결제페이지 할인 숨김*/
.col-coupon {  }

/* 2019-05-16 추가 */
.txt_noti{padding-left:27px; margin:10px 0; font-size:15px; font-weight:bold; background:url(../images/common/txt_noti.png) 0 0 no-repeat; line-height:20px; color:#111;}
.txt_noti span{color:#ff7607;}


.search_section .search_detail .search_cnt em,
.search_title em {color:var(--point-color);}
.search_section .search_detail { margin-bottom:10px;}
.search_section .search_detail img {display:none;}
.search_section .search_detail .search_subject { margin: 0 10px 0 0px;font-size:20px; color:#000;font-weight: 600;}
.search_section .search_result td {padding:20px 0px;}

/* 오시는길 */
#location {width:100%; margin-bottom:50px;}
#location .map-info {padding:3.5% 5%;border:1px solid #ddd;}
#location .map-info {overflow:hidden;}
#location .map-info h3 {float:left;padding-right:40px;font-weight:600;font-size:24px;color:#333;}
#location .map-info .row {margin-right:0;}
#location .row li {position:relative;width:100%;padding-left:117px;box-sizing:border-box;font-weight:400;font-size:16px;line-height:34px;list-style:none;}
#location .row li strong {position:absolute;left:0;font-weight:600;font-size:16px;color:#333;vertical-align:middle;letter-spacing:0}
#location .row li a {color:#666;}
#location p {margin-top:10px;font-size:15px;color:#333;text-align:right;}

#location .map .root_daum_roughmap {width:100%!important;}
#location .map .root_daum_roughmap .wrap_controllers {display:none!important;}
#location .mapBtn {position:absolute;right:20px;bottom:20px;display:block;width:140px;height:45px;background-color:#fff;border:1px solid #ddd;font-size:15px;color:#666;line-height:45px;text-align:center;box-sizing:border-box;font-weight:300;z-index:9999;}
#location .mapBtn:before {display:none; content:'';width:14px;height:14px;margin-right:10px;background-image:url(../../images/sub/blit_map.gif);background-position:0;background-repeat:no-repeat;background-size:100%;vertical-align:middle;}
#location .map {position:relative;}


.type_grid{}
.type_grid .list_grid{overflow:hidden;border-bottom:1px solid #d3d3d3;margin-left:-22px}
.type_grid .list_grid li{ width:220px;float:left;margin:15px 0 25px 23px;height:370px;text-align:left;}
.type_grid .list_grid li .grid_text {padding:0 0 0 0;}
.type_grid .list_grid li .grid_img{width:220px;height:260px;border:1px solid #d3d3d3;margin-right:0px;overflow:hidden;}
.type_grid .list_grid li .grid_img img{width:100%;height:100%}
.type_grid .list_grid li .grid_title a {display:block;padding:15px 0 10px 0;font-size:15px;line-height:20px;color:#222222;font-weight:bold;}
.type_grid .list_grid li .grid_author{margin-top:2px;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.type_grid .list_grid li .grid_price{color:#e2450e;font-weight:bold;font-size:15px;display:block; margin:5px 0 10px 0;}
.type_grid .list_grid li.nodata { float:none; width:830px; margin:0 0 0 20px; padding:0; border:0; text-align:center;height:200px; line-height:200px;  font-size:18px; }

#container .type_grid .list_grid {margin-left:-10px;}
#container .type_grid .list_grid li {margin-left:30px;}

.market_list {display:flex; flex-wrap:wrap;gap:30px;padding-left:10px;margin-top:20px;}
.market_list .item {position:relative; width:calc((100% - 90px) / 4);border:1px solid #ddd; box-sizing:border-box; border-radius:10px;}
.market_list .item:nth-child(4n) {margin-right:0;}
.market_list .item .img_box{position:relative;border-bottom:1px solid #ddd;}
.market_list .item .img_box > img {width:100%;aspect-ratio:1/1; background-position:center; background-size:contain; background-repeat:no-repeat; border-radius:10px 10px 0 0;}
.market_list .item .con_box {position:relative; padding:30px 30px 35px;}
.market_list .item .con_box h4 {font-size:1.176rem; color:#222; font-weight:300; line-height:1.3; letter-spacing:-0.7pt; word-break: keep-all; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;
-webkit-box-orient: vertical; word-wrap:break-word; overflow:hidden; height: 3rem;}
.market_list .item .con_box .price {margin:22px 0 0;}
.market_list .nodata{width:100%;line-height:200px;height:200px;font-size:18px;border-radius:10px;border:1px #dedede solid;background:#fff; text-align:center; }
.i_label {position:absolute; top:15px; left:-12px;background-color:var(--point-color); min-width:90px; padding:0 15px; box-sizing:border-box; height:40px; line-height:40px; z-index:10; color:#fff; font-style:normal; text-align:center; font-size:15px; letter-spacing:-0.5pt; font-weight:bold; border-radius:0 50px 50px 0;}
.i_label > .svg {width:inherit; position:absolute; top:0; left:0; z-index:-1; border-radius:0;}
.i_label > .label_b {width:12px; position:absolute; top:1px; left:0; transform: scaleX(-1);}

.book_infomation .info_img{width:400px;}
.book_infomation .info_img img{width:100%;height:auto;}
.book_infomation .info_text{width: calc(100% - 440px);}

/* nodata 스타일 */
.course_gallery li.nodata { float:none; width:1200px !important;line-height:200px;height:200px;font-size:18px;margin:0px !important;padding:0px !important; border:0;border-radius:10px !important; border:1px #dedede solid !important; background:#fff; text-align:center; }
.type_chart .list_li tr td.top_td.nodata { width:1200px !important;line-height:200px;height:200px;font-size:18px; margin:0px !important; padding:0px !important; border:0;border-radius:10px !important; border:1px #dedede solid !important; text-align:center; }

/* 수강신청 하단 수강후기 */
.course_review {width:100%;display:inline-block; }
.course_review .course_review_list {width:99%;margin:0.5%;display:inline-block; }
.course_review .course_review_list li {position:relative;width:100%;display:inline-block;padding:25px 40px;border-radius:10px;background:#fff;margin-bottom:20px;box-shadow:0px 0px 5px #ddd;box-sizing:border-box;}
.course_review .course_review_list li.nodata {text-align:center;}
.creview_writer {font-size:15px;font-weight:500;color:#000;margin-bottom:10px;}
.creview_reg_date {font-size:14px;font-weight:300;color:#999999; margin-left:10px;}
.creview_star {position:absolute;right:40px;top:25px;}
.creview_subject {font-size:16px;line-height:26px;color:#000;word-break:keep-all;}
.creview_item {font-size:15px;line-height:130%;color:#666;word-break:keep-all;}

.schedule_title h2 strong{color:var(--point-color);}
table.tbl_schedule tr > td a.btn_state1{background-color:var(--point-color);}


.teacher_list {display:flex; flex-wrap:wrap;}
.teacher_list .item {width:calc((100% - 90px) / 4); margin-right:30px; text-align:center; margin-bottom:30px;}
.teacher_list .item:nth-child(4n) {margin-right:0;}
.teacher_list .item .img_box {border-radius:100%; overflow:hidden;border:1px solid #ddd;}
.teacher_list .item .img_box img {width:100%; background-size:cover; background-repeat:no-repeat; background-position:center bottom;}
.teacher_list .item .con_box {margin:25px 0 0;}
.teacher_list .item .con_box p {letter-spacing:-0.5pt; line-height:1.4; margin:0 0 4px;}
.teacher_list .item .con_box h4 {font-size:1.412rem; font-weight:500; color:#222; letter-spacing:-0.7pt; line-height:1.2;}

.teacher_list dl{width:calc((100% - 90px) / 4); margin-right:30px; text-align:center; margin-bottom:30px;}
.teacher_list dl:nth-child(4n) {margin-right:0;}
.teacher_list dl dt {border-radius:100%; overflow:hidden;border:1px solid #ddd;}
.teacher_list dl dt img {width:100%; background-size:cover; background-repeat:no-repeat; background-position:center bottom;}
.teacher_list dl dd {margin:25px 0 0;}
.teacher_list dl dd p {letter-spacing:-0.5pt; line-height:1.4; margin:0 0 4px;}
.teacher_list dl dd h4 {font-size:1.412rem; font-weight:500; color:#222; letter-spacing:-0.7pt; line-height:1.2;}


.view_table {}
.view_table .photo_list {border-top:0;}
.view_table .table_in {display:flex; width:100%; vertical-align:middle;}
.view_table .table_in .imgCont {display:block; width:390px; vertical-align:top; }
.view_table .table_in .imgCont img {width:100%; background-size:cover; background-repeat:no-repeat; background-position:center; border-radius:20px; overflow:hidden;}
.view_table .table_in .txtCont {position:relative; display:block; width:calc(100% - 390px); vertical-align:middle; padding-left:60px;padding-bottom:100px;}
.view_table .table_in .txtCont > p {font-size:1.176rem; letter-spacing:-0.6pt; line-height:1.3;}
.view_table .table_in .txtCont > h4 {font-size:1.765rem; color:#222; letter-spacing:-0.7pt; line-height:1; border-bottom:1px solid #ddd; padding:10px 0 30px; margin:0 0 30px;}
.view_table .table_in .txtCont .info {}
.view_table .table_in .txtCont .info dl {display:flex; width:100%; margin:0 0 7px;}
.view_table .table_in .txtCont .info dl dt {display:block; width:80px; vertical-align:top; line-height:1.8; color:#222; font-weight:400; letter-spacing:-0.5pt;}
.view_table .table_in .txtCont .info dl dd {display:block; width:calc(100% - 80px); vertical-align:top; line-height:1.8; letter-spacing:-0.5pt;}
.view_table .table_in .txtCont .info dl dd p {line-height:inherit; letter-spacing:inherit;}
.view_table .table_in .txtCont .info dl dd img{max-width:100%;height:auto;}
.view_table .table_in .txtCont .list_btn {width:120px; height:52px; line-height:50px; text-align:center; position:absolute; bottom:0; right:0; font-size:15px; letter-spacing:-0.6pt; border:1px solid #ddd; border-radius:50px; font-weight:400; background:#fff;}

.process_tit {border-radius:20px; border:1px solid #ddd; box-sizing:border-box; line-height:50px; padding:0 25px; font-size:1.176em	; color:#222; font-weight:500; letter-spacing:-0.7pt; margin:50px 0 30px;}

.list_bgColor {background-color:#a2bfeb;}

.sub_compad {width:100%;text-align:center;padding:100px 0px;}
.sub_compad_b {width:100%;text-align:center;padding:0px 0px 100px 0px;}
.sub_compad_t {width:100%;text-align:center;padding:100px 0px 0px 0px;}
.sub_inner {width:1200px; display:block; margin:0px auto;}
.sub_title {position:relative; width:100%; display:flex; justify-content:center; gap:20px; font-size:35px; line-height:1.3; color:#000; font-weight:600; margin-bottom:40px;}
.sub_cont {width:100%; margin-bottom:80px;}
.sub_cont img {max-width:100%;}


/* 소개 페이지 */
.intro1 {width:100%;min-height:920px;padding:100px 0px;box-sizing:border-box; background:#013686 url('../images/common/intro1_bg.jpg') 50% 100% no-repeat; text-align:center;}
.intro1_cont {width:100%; max-width:1200px; margin:0px auto;text-align:center;display:flex; flex-wrap:wrap; gap:30px;}
.intro1_cont h1{ width:100%;font-size:35px;line-height:1.4;font-weight:700;color:#fff;padding:0px;box-sizing:border-box;margin-bottom:30px;} 
.intro1_cont h2{position:relative; width:100%;font-size:30px;line-height:1.4;font-weight:600;color:#fff;padding:0px;box-sizing:border-box;margin-top:50px;} 
.intro1_cont h2 img.h1 {margin-right:10px;transform:translateY(-15px);}
.intro1_cont h2 img.h2 {margin-left:10px;transform:translateY(5px);}
.intro1_cont p { width:100%;font-size:20px;line-height:1.4;color:#fff;padding:0px;box-sizing:border-box;;}
.intro1_cont span {color:#4998eb;}
.intro1_cont p.b {font-size:24px;}

.history_wrap {width:100%; max-width:1200px; ;margin:0px auto 50px}
.history {width:100%;padding-left:20px;box-sizing:border-box;}
.history ul {width:100%;position:relative;display:inline-block;}
.history ul:before {content:'';position:absolute;left:0px;top:11px;width:2px;height:calc(100% - 30px);background:#eeeeee;}
.history li {margin-bottom:30px;width:100%;padding-left:190px;display:flex;box-sizing:border-box;position:relative;}
.history li:last-child {margin-bottom:0px;}
.history li h1 {position:absolute;left:40px;top:0px;font-size:24px;font-weight:bold;line-height:35px;color:var(--point-color);width:160px;}
.history li h1:before{content:'';position:absolute;left:-45px;top:11px;width:10px;height:10px;border-radius:50%;background:var(--point-color);}
.history li div {display:block;}
.history li p {font-size:18px;line-height:35px;color:#000;}

/* 기업소개 */
.info_wrap {width:100%; max-width:1200px; margin:0px auto 100px auto; font-size:18px;line-height:1.5;}
.info_wrap * {box-sizing:border-box; word-break:keep-all;}
.info_wrap .sub_title {justify-content:flex-start; font-size:30px; line-height:1.1;margin-bottom:20px;}
.info_wrap p {position:relative;width:100%;font-size:18px;line-height:1.4;}
.info_wrap h1 {position:relative;width:100%;font-size:22px;color:#000;line-height:1.3;font-weight:700; margin:0px;}
.info_wrap h2 {position:relative;width:100%;font-size:28px;color:#000;line-height:1.3;font-weight:700; margin:0px;}
.info_wrap span  {color:var(--point-color);}

.info_top {width:100%; border-radius:10px; padding:40px 50px; background:#f4f7ff; font-size:20px; line-height:1.5; text-align:center; display:flex; flex-wrap:wrap;justify-content:center; gap:30px;}
.info_top h1 {font-size:30px; color:#000;}
.info_top p {border-radius:10px; background:#fff; padding:30px; text-align:left; line-height:1.5;}

.info_01 {width:100%; display:flex; flex-wrap:wrap; gap:15px;}
.info_01 h1 {color:#173790;}

.info_02_wrap {width:100%; display:flex; flex-wrap:nowrap; gap:50px;}
.info_02_wrap .sub_title {width:200px;}
.info_02_wrap .sub_cont {width:950px;}
.info_02 {width:100%; display:flex; flex-wrap:wrap; gap:0px;border-top:1px #ededed solid; }
.info_02 li {position:relative;width:100%;padding:30px 10px; border-bottom:1px #ededed solid; display:flex; flex-wrap:wrap; gap:10px;}
.info_02 li h2 {/*position:absolute; left:10px; top:50%;transform:translateY(-50%); width:70px; text-align:center; font-size:40px; opacity:0.5;*/font-size:20px; font-weight:800; line-height:1; color:var(--point-color); }

.info_03 {width:100%; display:flex; flex-wrap:wrap; gap:30px;}
.info_03 li {width:calc((100% - 30px) / 2); border-radius:10px; background:#f7f7f7; padding:40px; display:flex; flex-wrap:wrap; gap:15px; }
.info_03 li img {width:40px;}

.info_04 {font-size:30px; text-align:center; font-weight:700; line-height:1.5; color:#000; }


.vision_01 {width:100%; display:flex; flex-wrap:wrap; gap:15px;}
.vision_01 h1 {color:#173790;}
.vision_01 h1 em {color:#1eadde;}

.vision_02 {width:100%; border-radius:10px; padding:40px 50px; background:#f7f7f7; font-size:20px; line-height:1.5; display:flex; flex-wrap:wrap; gap:15px;justify-content:center; text-align:center;}
.vision_02 img  {max-width:100%;}


/* 서브 랜딩페이지 */
.infopage * {box-sizing:border-box; word-break:keep-all;}
.infopage li {position:relative}
.infopage p {position:relative;width:100%;font-size:20px;line-height:1.4;}
.infopage h1 {position:relative;width:100%;font-size:25px;line-height:1.4;font-weight:700; margin:0px;}
.infopage h2 {position:relative;width:100%;font-size:36px;line-height:1.4;font-weight:700; margin:0px;}

/* ai 과정 */
.ai01 {background:#fff;text-align:left !important;}
.ai01 .sub_inner {width:1100px;}
.ai01 ul {width:100%; display:flex; flex-wrap:wrap; gap:40px; }
.ai01 li {width:calc((100% - 40px) / 2); display:flex; flex-wrap:wrap;align-content:flex-start; gap:20px;  border-radius:15px; padding:45px 130px 45px 45px; color:#fff;transition: all 0.3s ease-in; }
.ai01 li a {display:flex; flex-wrap:wrap;align-content:flex-start; gap:20px; color:#fff;}
.ai01 li h1 {display:none;}
.ai01 li:hover {transform:translateY(-10px);}
.ai01 li:nth-child(1) {background:#55b5ff;}
.ai01 li:nth-child(2) {background:#6063ef;}
.ai01 li:nth-child(3) {background:#07c595;}
.ai01 li:nth-child(4) {background:#1982d3;}
.ai01 li::before {content:''; position:absolute;right:30px;bottom:30px;width:100px;height:100px;}
.ai01 li:nth-child(1)::before {background:url('../images/common/ai01_1.png') 50% 50% no-repeat; }
.ai01 li:nth-child(2)::before {background:url('../images/common/ai01_2.png') 50% 50% no-repeat; }
.ai01 li:nth-child(3)::before {background:url('../images/common/ai01_3.png') 50% 50% no-repeat; }
.ai01 li:nth-child(4)::before {background:url('../images/common/ai01_4.png') 50% 50% no-repeat; }

.ai02 {background:#f4f7ff;  width:100%; display:block; }
.ai02 .sub_inner {min-height:500px;text-align:left !important; background: url('../images/common/ai02.png') 100% 50% no-repeat;}
.ai02 .sub_title {justify-content:flex-start;}
.ai02 .ai02_cont {width:100%; display:flex; flex-wrap:wrap; gap:10px; padding-right:550px;}
.ai02 p {color:#000; padding-left:15px;}
.ai02 p:before {content:''; position:absolute;left:0px;top:10px;width:6px;height:6px;border-radius:50%;background:#000;}

.ai03 {background:#fff;}
.ai03 ul {width:100%; display:flex; flex-wrap:nowrap; gap:60px; text-align:left !important;}
.ai03 li {width:calc((100% - 60px) / 2);display:flex; flex-wrap:wrap; align-content:flex-start; gap:25px; border-radius:20px; padding:45px 55px; border:2px #042433 solid;}
.ai03 li h1 {padding:0px;color:#000;}
.ai03 li h2 { width:auto;;padding:0px;color:var(--point-color);z-index:10;}
.ai03 li h2:before {content:''; position:absolute;left:0px;top:30px;width:100%;height:18px;background:#e9f1fb; z-index:-1;}
.ai03 li .ai03_cont {width:100%; }
.ai03 li p {color:#000; padding-left:15px;font-size:18px;}
.ai03 li p:before {content:''; position:absolute;left:0px;top:10px;width:6px;height:6px;border-radius:50%;background:var(--point-color);}

.ai04 {background:#0a0e1f url('../images/common/ai04_bg.jpg') 50% 50% no-repeat;background-size:cover !important;}
.ai04 .sub_title {color:#fff;}
.ai04 ul {width:100%; display:flex; flex-wrap:wrap; gap:0px; }
.ai04 li {width:calc((100% + 60px) / 4);aspect-ratio: 1 / 1 !important; padding:65px 40px;  background:rgba(255,255,255,0.1);border-radius:50%; margin-right:-20px; }
.ai04 li h1 { height:80px;display:flex; justify-content:center;align-items:center;padding:0px;color:#fff000;margin-bottom:30px;background:url('../images/common/ai04_h1.png') 50% 50% no-repeat; }
.ai04 li p { display:flex;justify-content:center;color:#fff;}

.ai05 {background:#2c2b3b; }
.ai05 .sub_title {color:#fff;}
.ai05 ul {width:100%; display:flex; flex-wrap:wrap; gap:60px; }
.ai05 li {width:calc((100% - 60px) / 2); padding:0px; color:#fff; }
.ai05 li h1 {background:#284189; color:#fff;padding:30px 20px 50px; border-radius:20px 20px 0px 0px;}
.ai05 li .ai05_cont {position:relative; display:flex; gap:30px; flex-wrap:wrap;height:240px; background:#fff; font-size:24px; padding:38px 70px;border-radius:20px; margin-top:-20px; z-index:10; overflow:hidden;}
.ai05 li .ai05_cont .ai05_img {position:absolute;left:0px;top:0px; width:100%;height:100%;}
.ai05 li .ai05_cont p {color:#000; font-weight:600; text-align:right; font-size:1em; z-index:15; }
.ai05 li .ai05_cont p.point {color:var(--point-color);text-align:left;}
.ai05 li:nth-child(even) .ai05_cont p { text-align:left;}
.ai05 li:nth-child(even) .ai05_cont p.point {text-align:right;}

.ai_faq {background:#eef5ff;}
.ai_faq .ai_faq_list {text-align:left; font-size:20px;}
.ai_faq .faq {width:100%; display:block;margin-bottom:10px;}
.ai_faq .faq dt {position:relative;background:#fff; color:#000; font-size:1em;padding:0px; border:none;}
.ai_faq .faq dt a {display:block;  color:#000;font-size:1em;padding: 20px 70px;}
.ai_faq .faq dt:before {content:'Q.'; position:absolute;left:35px;top:20px;font-size:1em; font-weight:800; }
.ai_faq .faq dt:after {content:''; position:absolute;right:35px;top:20px;width:18px;height:20px; background:url('../images/common/arrow_down.png') 50% 50% no-repeat; background-size:contain !important; opacity:0.4;}
.ai_faq .faq.on dt {background:var(--point-color);color:#fff;}
.ai_faq .faq.on dt a {color:#fff;}
.ai_faq .faq.on dt:after {transform: rotate(180deg); filter:invert(100%) grayscale(100%) contrast(100%) brightness(100%); opacity:1;}
.ai_faq .faq dd {position:relative;background:transparent; color:#666; font-size:0.85em; line-height:1.5; padding: 20px 20px 20px 70px; border:none; }
.ai_faq .faq dd:before {content:'A.'; position:absolute;left:35px;top:20px;font-size:1em;color:#000;font-weight:800;  }


/* 통계분석과정 */
.stats_top {width:100%; }
.stats_top img {max-width:100%; border-radius:10px;}

.stats01 {background:#fff;}
.stats01 .stats01_cont {width:100%; border-radius:20px; background:#f1f2f4; padding:35px 50px;text-align:left !important; margin-bottom:70px;}
.stats01 .stats01_cont p { color:#333; font-size:22px; font-weight:500; line-height:1.6;}
.stats01 h2 {color:#1c2885;}

.stats02 {background:#fff;text-align:left !important;}
.stats02 .sub_title {font-size:30px;}
.stats02 ul {width:100%; display:flex; flex-wrap:wrap; gap:15px; }
.stats02 li {position:relative;width:calc((100% - 45px) / 4); display:flex; flex-wrap:wrap;align-content:flex-start; gap:15px;  border-radius:15px; padding:45px 30px; color:#fff;transition: all 0.3s ease-in; }
.stats02 li:before {content:''; position:absolute;right:8px;bottom:0px;width:60px;height:60px;background:url('../images/common/arrow_right2.png') 50% 50% no-repeat;  background-size:contain !important;}
.stats02 li:hover {transform:translateY(-10px);}
.stats02 li a {display:flex; flex-wrap:wrap;align-content:flex-start; gap:15px;color:#fff;}
.stats02 li h2 {color:#fff; text-align:center; padding-bottom:90px; margin-bottom:10px;}
.stats02 li p {font-size:18px;}
.stats02 li h1 {display:none;}
.stats02 li:nth-child(1) {background:#e25b58;}
.stats02 li:nth-child(2) {background:#55b5ff;}
.stats02 li:nth-child(3) {background:#00c6d1;}
.stats02 li:nth-child(4) {background:#00d7a1;}
.stats02 li:nth-child(1) h2 {background:url('../images/common/stats02_1.png') 0% 100% no-repeat;}
.stats02 li:nth-child(2) h2 {background:url('../images/common/stats02_2.png') 0% 100% no-repeat;}
.stats02 li:nth-child(3) h2 {background:url('../images/common/stats02_3.png') 0% 100% no-repeat;}
.stats02 li:nth-child(4) h2 {background:url('../images/common/stats02_4.png') 0% 100% no-repeat;}

.stats03 {background:#f4f7ff;  width:100%; display:block; }
.stats03 .sub_inner {min-height:480px;text-align:left !important; background: url('../images/common/stats03.png') 100% 50% no-repeat;}
.stats03 .sub_title {justify-content:flex-start;}
.stats03 .stats03_cont {width:100%; display:flex; flex-wrap:wrap; gap:10px; padding-right:500px;}
.stats03 p {color:#000; padding-left:15px;}
.stats03 p:before {content:''; position:absolute;left:0px;top:10px;width:6px;height:6px;border-radius:50%;background:#000;}

.stats04 {background:#2c2b3b;color:#fff; padding:120px 0px 150px 0px;}
.stats04 .sub_title {color:#fff;flex-wrap:wrap;}
.stats04 .sub_title small {width:100%;text-align:center; }
.stats04 .stats04_cont {width:100%; display:flex; flex-wrap:wrap;justify-content:center;gap:30px;}
.stats04_cont.sub_compad_t {padding-top:20px}
.stats04 h1 {width:100%; display:flex;justify-content:center;align-items:center; gap:20px;font-size:30px;}
.stats04 h1 span {width:auto;padding:12px 20px;font-size:20px; color:#fff; background:#0170c1; border-radius:10px; }

.stats04 dl {width:840px;display:flex; flex-wrap:wrap; gap:20px; margin:0px auto; background:#23222f;color:#fff; border-radius:10px; padding:50px 70px; text-align:left;}
.stats04 dt {position:relative;width:100%; font-size:20px; padding-left:15px;}
.stats04 dt:before  {content:''; position:absolute;left:0px;top:8px;width:7px;height:7px;border-radius:50%;background:#fff;}
.stats04 dd {position:relative;width:100%;padding-left:15px; padding-right:270px; display:flex; flex-wrap:wrap; gap:10px; }
.stats04 dd p {font-size:18px;}
.stats04 .stats04_coupon {position:absolute; right:0px; bottom:0px;}

.stats04 ul {width:100%; display:flex; flex-wrap:nowrap; gap:20px; }
.stats04 li {width:calc((100% - 60px) / 4);aspect-ratio: 1 / 1 !important; display:flex; align-content:center; flex-wrap:wrap;align-items:center; justify-content:center; border-radius:10px; padding:20px; font-size:24px;line-height:1.3; font-weight:500; color:#fff; background:#284189; }
.stats04 li b {width:100%;font-size:30px;color:#fff;line-height:1.3;font-weight:700;text-align:center;}
.stats04 li:nth-child(1) {background:#284189;}
.stats04 li:nth-child(2) {background:#17389a;}
.stats04 li:nth-child(3) {background:#1a3082;}
.stats04 li:nth-child(4) {background:#1c2f7e;}

.stats04_2 {width:100%; display:flex; flex-wrap:nowrap;align-items:center; gap:20px;}
.stats04_2_tit {width:270px; height:270px; padding:20px 36px; border-radius:50%; display:flex; flex-wrap:wrap;align-content:center; justify-content:center; gap:20px; background:#fff; color:#000;}
.stats04_2_tit h1 {display:block; line-height:1.2;font-size:24px; }
.stats04_2_tit h1 b {font-size:1.15em; color:#0170c1;}
.stats04_2_tit p { font-size:18px;padding:15px 10px; background:#f2f2f2; border-radius:60px;font-weight:600;}
.stats04_2_arrow {width:60px; display:flex; align-items:center; justify-content:center; }
.stats04_2_con {width:calc(100% - 370px); margin:0px auto; }
.stats04_2_con h1 {width:calc(100% - 60px);margin:0px auto; background:#17389a; border-radius:10px 10px 0px 0px; padding:20px; font-size:24px;font-weight:500}
.stats04_2_con2 {width:100%; background:#fff; border-radius:10px;padding:20px 60px;display:flex; flex-wrap:wrap; gap:10px 30px; justify-content:center;}
.stats04_2_con2 p {width:calc((100% - 30px) / 2);border-radius:30px; background:#f2f2f2; padding:10px 30px; text-align:left; color:#000;}

.stats04_btn {width:100%;display:flex; flex-wrap:nowrap;align-items:center; justify-content:center; margin-top:20px;}
.stats04_btn a {display:flex;align-items:center; justify-content:center;width: 100%;max-width:400px; padding: 30px; font-size:24px;font-weight:700; line-height:1; color: #fff;  background:#0170c1; border-radius:8px; transition: all 0.2s ease-in;}
.stats04_btn a:hover {max-width:450px;}