@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR&family=Playfair+Display:wght@700&display=swap');

/* 초기화 */
html {overflow-y:scroll;font-size: 10px;}
body {margin:0;padding:0;font-size:2rem;font-family: 'Pretendard';background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'Pretendard';}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family: 'Pretendard';font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family: 'Pretendard';font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none;font-weight:normal;}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, strong, a    {-webkit-font-smoothing:antialiased}
.swiper-slide [data-an-order="1"]    {transition-delay:0.4s}
.swiper-slide [data-an-order]    {transition:ease-in-out 1s}

table {border-collapse: collapse;}


#skip_to_container{display:none;}
.sound_only{display:none;}


.same{max-width:1600px; margin:0 auto; width: 100%;}
#section4 > .same {height: unset;}
#section5 > .same {height: unset;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;zoom:1}




.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}

/*상단레이아웃 2023-10-16*/
.logo_con {display: flex; max-width: 1600px; width: 100%; margin: 0 auto; justify-content:space-between; align-items:center;}
#primary-nav-button {display: none;}
.dropdown {display: flex;}
.s_tit {display: flex; margin-right: 80px; padding-top: 15px;}
.s_tit > span {white-space:nowrap;}
.s_tit .img_wr {}
.s_tit .img_wr img {width: 100%;}

.logo_con .right {display: flex;}
.logo_con .right ul {display: flex;}
#logo {padding: 30px 0;}
#logo a {display: flex; align-items: center;}

.logo_con .right .icon_wr {}
.logo_con .right .icon_wr ul {}
.logo_con .right .icon_wr ul li {}
.logo_con .right .icon_wr ul li a {display: flex; flex-direction:column; align-items:center;}
.logo_con .right .icon_wr ul li:first-child {margin-right: 40px;}
.logo_liner {border-bottom: 1px solid #e3e3e3;}

#hd #hd_wrapper .logo_liner {}
#hd #hd_wrapper .logo_liner .top_wr {justify-content:center;background-color: #f39800;}

#hd #hd_wrapper .logo_liner .top_wr .img_wr {background-color: #f39800;}
#hd #hd_wrapper .logo_liner .top_wr .img_wr img {-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}
#hd #hd_wrapper .logo_liner .top_wr p {color:#fff;}



/* 메인메뉴 */
#gnb {position:relative;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {line-height:50px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}

#gnb_m .gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}

.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
#gnb .dropdown .gnb_1dli_over .gnb_2dul {display:block;left:0}
#gnb .dropdown .gnb_1dli_over2 .gnb_2dul {display:block;right:0}
#gnb_m .gnb_1dli_over2.actv .gnb_2dul {display:block;right:0}
#gnb_m .gnb_1dli.actv .gnb_2dul.actv {display: block;}

.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}


/*메인메뉴 2023-10-16*/
.menu .sub-menu {display: none; position: absolute; overflow: visible; padding: 15px 0;}
.gnb_wr {display: flex; max-width: 1600px; width: 100%; margin: 0 auto; justify-content:space-between; align-items:center;}
.gnb_wr .call_wr {display: flex; align-items: center;}
.gnb_wr .call_wr span {font-size: 1.8rem;}
.gnb_wr .call_wr a { font-size: 2.4rem; color:#f39800; font-weight: 700;}
.gnb_wr .dropdown {}
.gnb_wr .dropdown > li {position: relative; z-index: 3;}
.gnb_wr .dropdown > li.actv {}
.gnb_wr .dropdown > li:after {content:""; width: 2px; height: 15px; background-color: #cfcfcf;position: absolute; right: 0; top: 50%; transform:translateY(-50%);}
.gnb_wr .dropdown > li:last-child:after {display: none;}
.gnb_wr .dropdown > li > a {padding: 25px 40px; display: block; white-space:nowrap;}
.gnb_wr .dropdown > li ul {background-color: #f39800; width: 100%; left: 50%; transform:translateX(-50%);}
.gnb_wr .dropdown > li ul li {text-align: center;}
.gnb_wr .dropdown > li ul li a { color:#fff; padding: 10px 0; margin: 0; display: block; transition:all ease-out .3s; font-weight: 500;}
.gnb_wr .dropdown > li ul li:hover a {color:#000;}
.m_ver {display: none;}
#gnb_m {display: none;}
#gnb_m .menu_top .menu_t {display: flex; justify-content:center; background-color: #f39800;padding: 25px 0;}
#gnb_m .menu_top .menu_t .left {}
#gnb_m .menu_top .menu_t .left p {color:#fff;}
#gnb_m .menu_top .menu_t .right {background-color: #f39800;}
#gnb_m .menu_top .menu_t .right img {-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); width: 220px; margin-left: 15px;}
#gnb_m .menu_top .menu_b {padding-left: 30px;}
#gnb_m .menu_top .menu_b a {display: flex; padding: 25px 30px; align-items:center; max-width: 317px;}
#gnb_m .menu_top .menu_b a img {}
#gnb_m .menu_top .menu_b a img:last-child {margin-left: 20px; width: 165px;}
#gnb_m .gnb_2dul {position: relative;}
#gnb_m .gnb_1dli > a {font-weight: 600;}
#gnb_m .gnb_1dli a {padding-left: 30px;}
#gnb_m .gnb_2dli a:before {content:"-";margin-right: 10px;}

/********메인배너*********/
@keyframes mb_txt {
	from {transform: translateY(50px); opacity: 0;}
	to {transform: translateY(0); opacity: 1;}
}

@keyframes mb_bar {
	from {width: 0;}
	to {width: 37.5px;}
}

.main-ban-wr {}
#main-ban	{width: 100%; margin: 0 auto; position: relative;}
#main-ban .swiper-slide		{height: 730px; position: relative; overflow: hidden;}
#main-ban .swiper-slide img {min-width: 2200px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

#main-ban .swiper-slide.swiper-slide-active h2 p:nth-of-type(1) span	{font-weight:500;font-size:3rem;animation: mb_txt 1.25s ease 0.3s forwards;}
#main-ban .swiper-slide.swiper-slide-active h2 p:nth-of-type(2) span	{font-size:5.2rem;animation: mb_txt 1.25s ease 0.6s forwards;}
#main-ban .swiper-slide.swiper-slide-active h2 p:nth-of-type(3) span	{font-weight:500;font-size:2.2rem;animation: mb_txt 1.25s ease 0.9s forwards;margin:30px 0;}
#main-ban .swiper-slide.swiper-slide-active h2 p:nth-of-type(3) span font	{border:2px solid #2fb984;padding:5px 15px;border-radius:20px;margin:0 2px;font-weight:600;background:rgba(0,0,0,0.5);}
#main-ban .swiper-slide.swiper-slide-active h2 p:nth-of-type(3) span font:nth-of-type(2)	{border:2px solid #1fb7df;background:rgba(0,0,0,0.5);}

#main-ban .swiper-slide .ban_txt {position: absolute; color:#fff; top: 260px;left: 50%; transform:translateX(-50%); max-width: 1600px; width: 100%; z-index: 2;	padding-left: 70px;}
#main-ban .swiper-slide .ban_txt:after {content:url('/theme/basic/img/banner02.png'); position: absolute; left: 0; top: -150px;z-index: -1;transition:.3s ease-out;}
#main-ban .swiper-slide .ban_txt a {padding: 20px 30px; border-radius:1000px;}
#main-ban .swiper-slide .ban_txt a span {margin-left: 60px;}
#main-ban .swiper-slide .ban_txt h2 {font-size: 5rem;}
#main-ban .swiper-slide .ban_txt p {margin-top: 40px;}
#main-ban .swiper-slide .ban_txt a {margin-top: 80px;display: inline-block;background-color: #fff; transition:.3s ease-out;}
#main-ban .swiper-slide .ban_txt a:hover {background-color: #f39800; color:#fff;}

@keyframes sb_bg {
	from {width:100%;}
	to {width:0;}
}
/********메인배너 끝*********/


/* 중간 레이아웃 */
.row2{align-items: flex-start; display:flex;width: 1600px; margin: 0 auto;}
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {display:none;float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;min-height:500px;height:auto !important;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

.lo2{margin-left:20px;}
.lo6, .lo8{font-size:1.6rem;margin-top:10px;}
.rig01{display:flex;text-align: right; align-items: center; margin-right: 80px;}
.rig02{display:flex;right:0px;top: 50px;text-align: center; align-items: center;}
.rig02 > div{width:85px;height:85px;}
.rig02 > div a {display: flex; flex-direction:column;}
.rig02 > div:first-child {margin-right: 40px;}

.rig03{display:flex; align-items: center;    justify-content: space-between; height: 100%;}
.num01{font-size:1.7rem;text-align:right;}
.num01>span>a{font-size:2.3rem;color:#f39800;font-weight:bold;margin-left: 5px;}
.linner02{border-bottom: 1px solid #e3e3e3;width:100%;height:65px; border-top: 1px solid #e3e3e3;}
#ol_before{display:none;}
#section1{position:relative;}
.ban01{width:100%; height:730px;}
.ban02{position:absolute; top:110px;margin:0 auto;}
.c01{position:absolute;font-size:5.0rem;color:#fff; top:255px;}
.c02{position:absolute;font-size:2.0rem;color:#fff; top:410px;font-weight:400;}
.btn01{width:230px; height:60px;position: absolute;bottom: 150px;background: #fff;border-radius: 30px; text-align: center;line-height: 60px;font-size:2.0rem;font-weight:bold;}
.btn01>span{margin-left:60px;}
.btn01:hover{background:#f39800;color:#fff;}

.imgSlide{position:relative; width:100%; height:730px; overflow: hidden; background: #eeeeee;}
.imgSlide > a{ position:absolute; top:0; left:0; overflow: hidden;}
.imgSlide a > img {height:730px;}
.imgText{ position:absolute; top:40%; left:40%; margin:-10px -70px; background: rgba(0, 118, 190, 0.7); color:#ffffff; padding:16px 100px; font-weight: bold;}

.slick-prev{background-size: 40px;background:url(/theme/basic/img/left.png) center no-repeat;position: absolute;top:260px;left: -95px;width: 70px;height: 70px;border-radius: 50%;border:1px solid #dad1c2;overflow: hidden;text-indent: -999px;z-index:89;}
.slick-next{background-size: 40px;background:url(/theme/basic/img/right.png) center no-repeat;position: absolute;top:260px;right: -95px;width: 70px;height: 70px;border-radius: 50%;border:1px solid #dad1c2;overflow: hidden;text-indent: -999px;}
#section5 .slick-arrow, #section4 .slick-arrow {display: none !important;}






/*
.section#section2 {height:850px;min-width:1600px;background: #fff;padding:100px 0;z-index:10;}
.section#section2 .title {width:1400px;margin:0 auto;display:flex;align-items: center;justify-content: space-between;}
.section#section2 h3 {font-size: 60px; font-weight: 600;color:#fff;font-family:'Pretendard';}
.section#section2 h2 {position: absolute; top: 330px;  font-size: 3.5rem;font-family: 'Noto Serif KR', serif;}
.section#section2 h2 img {display: block; margin: 0 auto;}
.section#section2 .tab-btn {margin: 50px auto 0; display: flex; justify-content: center;}
.section#section2 .tab-btn li {padding: 15px 90px; border-radius: 90px; border: 1px solid #fff; font-size: 2.5rem; color: #fff; transition: 0.3s ease-in-out; cursor: pointer;}
.section#section2 .tab-btn li + li {margin-left: 20px;}
.section#section2 .tab-btn li.actv {background: #fff; color: #000; cursor: default;}
.section#section2 .tab-con {margin-top: 100px; position: relative;}
.section#section2 .tab-con > li {display: none;}
.section#section2 .tab-con > li.actv {display: block;}
.section#section2 .tab-con > li.li-empty .row {padding: 200px 0; font-size: 2.2rem; color: #fff;}
.section#section2 .tab-con > li .row .slick-slide {padding: 0 15.5px;}
.section#section2 .tab-con > li .row .slick-slide a {display: block; position: relative;}
.section#section2 .tab-con > li .row .slick-slide a .img-wr {}
.section#section2 .tab-con > li .row .slick-slide a .img-wr img {}
.section#section2 .tab-con > li .row .slick-slide a .txt-wr {display: flex; align-items: flex-end; width: 100%; height: 50%; padding: 0 30px 45px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); position: absolute; left: 0; bottom: 0; opacity: 0; transition: 0.3s ease-in-out;}
.section#section2 .tab-con > li .row .slick-slide a:hover .txt-wr {opacity: 1;}
.section#section2 .tab-con > li .row .slick-slide a .txt-wr p {width: calc(100% - 80px); font-size: 2.2rem; color: #fff; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.section#section2 .tab-con > li .row .slick-slide a .txt-wr img {margin-left: 30px;}
.section#section2 .tab-con > li .row-more {display: inline-block; margin-top: 90px; padding: 15px 90px; border-radius: 90px; border: 1px solid #fff; font-size: 2.5rem; color: #fff;}
.section#section2 .tab-con > li .row-more:hover {background: #fff; color: #000;}

.lo3{margin-left:5px;}
.row2{align-items: center;display:flex;width: 1600px;height:200px;margin: 0 auto;}
.img-wr{width:470px;height:310px; overflow:hidden; margin-right:42px;}
.img-wr img{overflow:hidden; width:90%;}
.bor-img{}
.bor-img>img{margin-right:30px;width:520px; height:600px;}
.mid03{margin-right:none;}
.s_con{display:flex;}
.sm01{font-size:2.0rem;color:#f39800;font-family: 'Pretendard';margin-left:3px;}
.sm02{display: block;font-size: 1.8rem;width: 160px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.sm03{display: block;font-size: 1.8rem;width: 160px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.sm04{display: block;font-size: 1.8rem;width: 160px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.sm05{display: block;font-size: 1.8rem;width: 405px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.sm06{display: block;font-size: 1.8rem;width: 160px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.sm07{display: block;font-size: 1.8rem;width: 100px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.line1{width:50px;border:1px solid #076dbd;position:absolute;top:34px;right:35px;}
.lett01{display:flex;position: absolute;top: 440px;color: #fff; margin-left: 40px;width:400px;font-size:1.8rem;}
.lett01>span{margin-right:10px;}
.lett02{display:flex;position: absolute;top: 480px;color: #fff; margin-left: 40px;width:400px;font-size:1.8rem;}
.lett02>span{margin-right:10px;}
.bo001{margin-left:40px;color: #fff;}
.bo002{margin-left:40px;color:#000;}
.bo003{margin-left:40px;color: #fff;}
.sm08{font-size:2.0rem;color:#f39800;font-family: 'Pretendard';margin-left:3px;}
.lett03{display:flex;position: absolute;top: 440px;color: #000; margin-left: 40px;width:440px;font-size:1.8rem;}
.lett03>span{margin-right:10px;}
.lett04{display:flex;position: absolute;top: 480px;color: #000; margin-left: 40px;width:440px;font-size:1.8rem;}
.lett04>span{margin-right:10px;}
.sm09{display: block;font-size: 1.8rem;width: 250px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #000;}
.sm10{display: block;font-size: 1.8rem;width: 400px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #000;}
.sm11{display: block;font-size: 1.8rem;width: 760px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #000;}
.sm12{display: block;font-size: 1.8rem;width: 450px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #000;}
.sm13{display: block;font-size: 1.8rem;width: 170px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #000;}
.sm14{font-size:2.0rem;color:#f39800;font-family: 'Pretendard';margin-left:3px;}
.lett05{display:flex;position: absolute;top: 440px;color: #fff; margin-left: 40px;width:440px;font-size:1.8rem;}
.lett05>span{margin-right:10px;}
.sm15{display: block;font-size: 1.8rem;width: 120px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
.sm16{display: block;font-size: 1.8rem;width: 120px;height: 30px;text-align: center;line-height: 30px;border-radius: 30px;border: 1px solid #fff;}
*/


/*2023-10-18 ckh*/
#section2 {padding: 120px 0;}
#section2 .wrapper {}
#section2 .wrapper .slick3 {}
#section2 .wrapper .slick3 .imgBox5 {margin: 0 20px;}
#section2 .wrapper .slick3 .imgBox5 img {width: 100%;}
#section2 .wrapper .slick3 .imgBox5 .pc-ver {display: block;}
#section2 .wrapper .slick3 .imgBox5 .m-ver {display: none;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 {}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a {position: relative;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt {position: absolute; top: 70%; left: 25px; transform:translateY(-50%);z-index: 3;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .tit_wr {color:#fff; padding-left: 15px;margin-bottom: 40px;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .tit_wr span {font-size: 2rem; font-weight: 400; color:#f39800;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .tit_wr h2 {font-size: 3.5rem; font-family: 'Noto Serif KR', serif;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .lett {display: flex; color:#fff;flex-wrap:wrap;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .lett .sm {border:1px solid #fff; padding: 8px 14px; border-radius:100px; margin-right: 7px; margin-bottom: 8px; font-size: 1.8rem;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .tit_wr.black_c {color:#000;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .lett.black_c {color:#000;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .lett.black_c .sm {border:1px solid #000;}

#sub0102 {}
#sub0102 .r01 {padding-top: 125px;padding-bottom: 130px; max-width: 1600px; width: 100%;}
#sub0102 .r01 .tit {margin-bottom: 60px;}
#sub0102 .r01 .tit span {font-size: 2rem; color:#f39800;font-family: 'Noto Serif KR', serif; margin-bottom: 63px; display: block;}
#sub0102 .r01 .tit h2 {font-size: 4rem;}
#sub0102 .r01 .tit p {font-size: 4rem;}
#sub0102 .r01 > ul {display: flex;justify-content:space-between;}
#sub0102 .r01 > ul > li {max-width: 770px; width: 100%; margin-bottom: 120px;}
#sub0102 .r01 > ul > li .top {margin-bottom: 40px;}
#sub0102 .r01 > ul > li .top .con {padding-top: 90px; padding-left: 60px; padding-bottom: 110px;}
#sub0102 .r01 > ul > li .top .con .con_box {display: flex;}
#sub0102 .r01 > ul > li .top .con .con_box .con_wr {display: flex; flex-direction:column; align-items:center;}
#sub0102 .r01 > ul > li .top .con .con_box .con_wr .img_wr {margin-bottom: 40px;}
#sub0102 .r01 > ul > li .top .con .con_box .con_wr .img_wr img {}
#sub0102 .r01 > ul > li .top .con .con_box .con_wr .txt_wr {}
#sub0102 .r01 > ul > li .top .con .con_box .con_wr .txt_wr p {text-align: center; color:#f39800;}
#sub0102 .r01 > ul > li .top .con .con_box .con_wr .txt_wr span {text-align: center; color:#fff;font-family: 'Noto Serif KR', serif; font-size: 4rem;}
#sub0102 .r01 > ul > li .bottom {}
#sub0102 .r01 > ul > li .bottom h4 {padding-bottom: 40px; border-bottom: 1px solid #000; margin-bottom: 40px;font-size: 1.8rem; padding-left: 20px;}
#sub0102 .r01 > ul > li .bottom ul {padding-left: 20px;}
#sub0102 .r01 > ul > li .bottom ul li {line-height: 1.5;}
#sub0102 .r01 > ul > li .bottom ul li:before {content:"-"; margin-right: 5px;}
#sub0102 .r01 > ul:nth-child(2) li.left .top .con {background:url('../img/sub/sub0102/teach01.jpg') no-repeat; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(2) li.right .top .con {background:url('../img/sub/sub0102/teach02.jpg') no-repeat; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(3) li.left .top .con {background:url('../img/sub/sub0102/teach03.jpg') no-repeat; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(3) li.right .top .con {background:url('../img/sub/sub0102/teach04.jpg') no-repeat; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(4) li.left .top .con {background:url('../img/sub/sub0102/teach05.jpg') no-repeat; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(4) li.right .top .con {background:url('../img/sub/sub0102/teach06.jpg') no-repeat; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(4) li.left .top .con .con_box .con_wr .txt_wr p	{color:#fff;}

@media (max-width:1600px){
#sub0102 .r01 {padding-left: 30px; padding-right: 30px;}
#sub0102 .r01 > ul > li {width: calc(50% - 15px);}
}
@media (max-width:980px){
#sub0102 .r01 > ul {flex-direction:column;}
#sub0102 .r01 > ul > li {width: 100%;max-width:100%;}
.tab_con .con li a {height: 35px !important;}



}

@media (max-width:940px){
.section#section3 .contents {flex-direction:column;}
.section#section3 .contents .sch {height: 305px;}
.section#section3 .contents .sch {max-width: unset;}
#section3 .contents > div {margin-bottom: 40px;}
.tab_con .con {width: 100%; max-width: unset !important;}

}
@media (max-width:780px){
#sub0102 .r01 .tit span {font-size: 2.6rem;}
#sub0102 .r01 > ul > li .bottom h4 {font-size: 2.2rem;}
#sub0102 .r01 > ul > li .bottom ul li {font-size: 2.4rem;}
}



.section#section3 {background: #f0efeb;padding:100px 0;z-index:10;}



.section .sch {background: url(/theme/basic/img/middle04.jpg) no-repeat center; background-size:cover; max-width: 710px; width: 100%; position: relative; display: block;}
.section .sch .left {position: absolute; top: 70px; left: 60px;}
.section .sch .left h2 {color:#fff; font-family: 'Noto Serif KR', serif; font-size: 4rem; margin-bottom: 30px;	}
.section .sch .left h2 b {color:#000;}
.section .sch a {display: flex; width: 216px; justify-content:space-between; transition:.3s ease-out;}



#section3 {}
#section3 .contents {max-width: 1600px; width: 100%; margin: 0 auto;}
#section3 .contents > div {width: 100%;}

.contents {padding:0; margin:0 auto; display:flex; justify-content: space-between; position: relative;}
.back001{width: 740px; height: 330px; background: url(/theme/basic/img/middle04.jpg) no-repeat center; background-size:cover; }
.back001 h2{font-size:4.0rem;font-family: 'Noto Serif KR', serif;font-weight:800;margin-top:80px; margin-left:65px; color:#444444;}
.back001 h2 span{color:#fff;}
.back001 h3{font-size:1.8rem;color:#fff;font-weight:400;margin-top: 20px; margin-left:65px; position: relative;}
.btn03{color:#fff;background:#f39800;border-radius:30px;text-align: center; position: absolute; right: 60px; bottom: 60px; padding: 20px 30px; transition:.3s ease-out;border:1px solid #f39800;}
.btn03:hover {background-color: #fff; color:#f39800;}
.tabMenu{display:flex; margin-bottom: 50px;}
.tabMenu li{font-size:2.0rem;cursor:pointer;}
.tabMenu li:after {content:":";margin: 0 20px; color:#010101;}
.tabMenu li:last-child:after {content:"";display: none;}

.tab_con .con {max-width: 730px; width: 100%;}
.tab_con .con li a {display:flex;justify-content: space-between;font-size:1.8rem;height:40px; width: calc(100% - 35px); align-items:center;}
.tab_con .con li a div {display: flex; align-items:center; }
.co1 li a span{color:#a29e97; font-weight: 300;}
.co2 li a span.datew{color:#a29e97; font-weight: 300;}
.co3 li a span{color:#a29e97; font-weight: 300;}
.co2 li a div span {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tabMenu>li.active{ font-weight: bold;font-size:2.0rem;color:#a88b5c;}
.tab_con li {display: flex;}
ul.con {display: none;cursor:pointer;}
ul.con.active{display: block;cursor:pointer;}
.not001{padding: 4px 3px; background:#f39800;color:#fff; text-align:center;margin-right: 5px;}


.section#section4 {padding-top:120px;z-index:10;}
.section#section4 .title {width:1400px;margin:0 auto;display:flex;align-items: center;justify-content: space-between;}
.section#section4 h3 {font-size:4.0rem; font-weight: 600;color:#000;font-family:'Pretendard'; text-align: center;}
.section#section4 h2 {margin-top: 35px; font-size: 0;}
.section#section4 h2 img {display: block; margin: 0 auto;}
.section#section4 .tab-btn {margin: 50px auto 0; display: flex; justify-content: center;}
.section#section4 .tab-btn li {padding: 15px 90px; border-radius: 90px; border: 1px solid #fff; font-size: 2.5rem; color: #fff; transition: 0.3s ease-in-out; cursor: pointer;}
.section#section4 .tab-btn li + li {margin-left: 20px;}
.section#section4 .tab-btn li.actv {background: #fff; color: #000; cursor: default;}
.section#section4 .tab-con {margin-top: 100px; position: relative;}
.section#section4 .tab-con > li {display: none;}
.section#section4 .tab-con > li.actv {display: block;}
.section#section4 .tab-con > li .row {width: 100%; max-width: 1600px;}
.section#section4 .tab-con > li.li-empty .row {padding: 200px 0; font-size: 2.2rem; color: #fff;}
.section#section4 .tab-con > li .row .slick-slide {padding: 0 15.5px;}
.section#section4 .tab-con > li .row .slick-slide a {display: block; position: relative;}
.section#section4 .tab-con > li .row .slick-slide a .img-wr {}
.section#section4 .tab-con > li .row .slick-slide a .img-wr img {}
.section#section4 .tab-con > li .row .slick-slide a .txt-wr {display: flex; align-items: flex-end; width: 100%; height: 50%; padding: 0 30px 45px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); position: absolute; left: 0; bottom: 0; opacity: 0; transition: 0.3s ease-in-out;}
.section#section4 .tab-con > li .row .slick-slide a:hover .txt-wr {opacity: 1;}
.section#section4 .tab-con > li .row .slick-slide a .txt-wr p {width: calc(100% - 80px); font-size: 2.2rem; color: #fff; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.section#section4 .tab-con > li .row .slick-slide a .txt-wr img {margin-left: 30px;}
.section#section4 .tab-con > li .row-more {display: inline-block; margin-top: 90px; padding: 15px 90px; border-radius: 90px; border: 1px solid #fff; font-size: 2.5rem; color: #fff;}
.section#section4 .tab-con > li .row-more:hover {background: #fff; color: #000;}
.img-wr2 {width: 400px;height: 280px;overflow: hidden;}
.btn3{font-size:1.8rem;color:gray;  margin-right: -65px;}
.txt-wr1{font-size:2.0rem;margin-top:15px;}
.txt-wr2{font-size:1.8rem;color:gray;margin-top:10px;}
.imgBox{width:350px; margin:0 15px;}

#section1 .slick-arrow{opacity:0;}
#section4 .slick-prev{opacity:0;}
#section4 .slick-next{opacity:0;}
#section5 .slick-prev{opacity:0;}
#section5 .slick-next{opacity:0;}

#section4 .slick-dots {display: none !important; justify-content:center;margin-top: 60px;}
#section4 .slick-dots li {margin: 0 5px;}
#section4 .slick-dots li button {width: 12px; height: 12px; border-radius:100%; border:none; background-color: #000; text-indent:-9999px; transition:.5s ease-in-out;}
#section4 .slick-dots li.slick-active button {background-color: #de8a00;}
#section4 .slick-dots li:first-child {margin-left: 0;}
#section4 .slick-dots li:lsat-child {margin-right: 0;}

#section5 .slick-dots {display: none !important; justify-content:center;margin-top: 60px;}
#section5 .slick-dots li {margin: 0 5px;}
#section5 .slick-dots li button {width: 12px; height: 12px; border-radius:100%; border:none; background-color: #000; text-indent:-9999px; transition:.5s ease-in-out;}
#section5 .slick-dots li.slick-active button {background-color: #de8a00;}
#section5 .slick-dots li:first-child {margin-left: 0;}
#section5 .slick-dots li:lsat-child {margin-right: 0;}




.slick{ width:100%;}
/*이전,다음*/
.slick-arrow{position: absolute;top: 50%;transform: translateY(-50%);z-index: 5}
.slick-prev { position:absolute;overflow: hidden;text-indent: -999px;		}
.slick-next {position:absolute;overflow: hidden;text-indent: -999px;}
.slick-prev::before {display:block; left: 0; background: url(/theme/basic/img/main/arr_left.png) center no-repeat;}
.slick-next::before {display:block; right: 0; background: url(/theme/basic/img/main/arr_right.png) center no-repeat;}
.slick>div {}
.slick>div .imgWrap {overflow:hidden; height:300px;}
.slick>div img {width: 100%; margin:0 auto;}
.slick>div img.imgg {width:400px;}
.slick>div h4 {margin-top:15px; color:#010101;}
.slick>div h4 span {display:block; padding-top:15px; font-size:1.8rem; font-weight:normal; color:#333;}
body { min-width: 640px;}


.section#section7 h2 a{font-weight:bold;}
.section#section5 {padding: 120px 0;z-index: 10;}
.slick2 { width: 100%;}

.section .title {margin-bottom: 60px !important;}


.box001{border: 1px solid #e3e3e3;margin:0 15px; width: 360px;  height: 325px;}
.box001 .imgBox2 {}
.box001 .imgBox2 .imgWrap2 {}
.box001 .imgBox2 .imgWrap2 a {padding: 10px; display: block;}
.box001 .imgBox2 .imgWrap2 a img {}



.imgBox2 h4{ font-size:2.0rem;color:#de8a00; padding-top:10px;  margin-bottom: 30px;padding-left:10px;font-weight: 400; overflow: hidden; text-overflow:ellipsis;}
.imgBox2 h4.course{color:#9d7650;}
.imgBox2 h4 span{color:#010101;margin-left:10px; white-space:nowrap}
.slick2>div img.imgg3 {width:100%;}
.section#section5 .title {width:1400px;margin:0 auto;display:flex;align-items: center;justify-content: space-between;}
.section#section5 h3 {font-size:4.0rem; font-weight: 600;color:#000;font-family:'Pretendard'; text-align: center;}
.section#section5 h2 {margin-top: 35px; font-size: 0;}
.section#section5 h2 img {display: block; margin: 0 auto;}
.section#section5 .tab-btn {margin: 50px auto 0; display: flex; justify-content: center;}
.section#section5 .tab-btn li {padding: 15px 90px; border-radius: 90px; border: 1px solid #fff; font-size: 2.5rem; color: #fff; transition: 0.3s ease-in-out; cursor: pointer;}
.section#section5 .tab-btn li + li {margin-left: 20px;}
.section#section5 .tab-btn li.actv {background: #fff; color: #000; cursor: default;}
.section#section5 .tab-con {margin-top: 100px; position: relative;}
.section#section5 .tab-con > li {display: none;}
.section#section5 .tab-con > li.actv {display: block;}
.section#section5 .tab-con > li .row {width: 100%; max-width: 1600px;}
.section#section5 .tab-con > li.li-empty .row {padding: 200px 0; font-size: 2.2rem; color: #fff;}
.section#section5 .tab-con > li .row .slick-slide {padding: 0 15.5px;}
.section#section5 .tab-con > li .row .slick-slide a {display: block; position: relative;}
.section#section5 .tab-con > li .row .slick-slide a .img-wr {}
.section#section5 .tab-con > li .row .slick-slide a .img-wr img {}
.section#section5 .tab-con > li .row .slick-slide a .txt-wr {display: flex; align-items: flex-end; width: 100%; height: 50%; padding: 0 30px 45px; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); position: absolute; left: 0; bottom: 0; opacity: 0; transition: 0.3s ease-in-out;}
.section#section5 .tab-con > li .row .slick-slide a:hover .txt-wr {opacity: 1;}
.section#section5 .tab-con > li .row .slick-slide a .txt-wr p {width: calc(100% - 80px); font-size: 2.2rem; color: #fff; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.section#section5 .tab-con > li .row .slick-slide a .txt-wr img {margin-left: 30px;}
.section#section5 .tab-con > li .row-more {display: inline-block; margin-top: 90px; padding: 15px 90px; border-radius: 90px; border: 1px solid #fff; font-size: 2.5rem; color: #fff;}
.section#section5 .tab-con > li .row-more:hover {background: #fff; color: #000;}
.img-wr3 img{margin-left:20px;margin-top:20px;width: 345px;height: 250px;overflow: hidden;}
.btn3{font-size:1.8rem;color:gray;  margin-right: -30px;}
.txt-wr3{margin-left:20px;font-size:2.0rem;margin-top:20px;}
.txt-wr3>span{color: #f39800;font-size:1.8rem;margin-right:10px;margin-top:-3px;}
.box002{width:385px;height:350px;border:1px solid #e3e3e3;margin-right:15px;}

.section#section6 {position:relative;width:100%;z-index:10;overflow:hidden;}
#section6 .mid001 {width: 100%; height: 395px; margin-top: 0px; padding-bottom: 0px; background: url(/theme/basic/img/middlebanner.jpg) no-repeat center;background-size: cover;}
.c03{position: absolute;text-align: right; top: 115px; margin-left: 1450px; color: #fff;font-size: 4.0rem;}
.c04{position: absolute;text-align: right; top: 230px; margin-left: 1200px; color: #fff;font-size: 2.0rem;font-weight:400;}
.ban03{width:100%; height:395px;}
.txt-wr5{text-align: right;}

#section7 .box003 h3{font-size:4.0rem;margin-bottom:100px;}
.gms	{position:relative;height:auto;background:url('/theme/basic/img/main/bg_gms.jpg') left no-repeat; }
.gms .info	{min-height:180px;height:180px;}
.gms .info ul			{display:flex; height:180px;}
.gms .info ul li		{  transition: all 0.8s;background:#fff;border: 1px solid #e3e3e3; border-radius: 10px; margin-right: 20px;width:180px;min-width:180px;box-sizing:border-box;display:block;height:180px;text-align:center;color:#000;font-size:18px;}
.gms .info ul li:nth-of-type(1)			{}
.gms .info ul li:nth-of-type(2)			{}
.gms .info ul li:nth-of-type(2n-1)	{}
.gms .info ul li img	{display:block;margin:0 auto;padding:40px 0 30px 0;}
.gms .info ul li:hover {transform: translateY(-50px);box-shadow: 1px 1px 15px -5px #f39800;border: 1px solid #f39800;}
.gms a			{}
.gms a strong		{}
.gms .button		{display:none;width:30%;position:absolute;left:50%;bottom:0;margin-left:-234px;}
.box003{ width: 65%;padding-right: 60px;}
.box004 { width: 35%; padding-left: 60px; padding-right: 60px; border-left: 1px solid #dddddd;}
.box005{border-right:1px solid #e1e1e1;width:1070px; height:350px;position:absolute;margin-top:112px;}
#section7 {background-color: #f9f8f7;}
#section7 .box004 h3{color:#a88b5c;font-size: 2.0rem;margin-bottom: 65px;}
#section7 .box004 h2{font-family: 'Noto Serif KR', serif;font-weight:800;margin-top: -40px;font-size: 4.0rem;}
#section7 .box004 h4{margin-top: 30px;font-weight:400;font-size: 2.0rem;margin-bottom: 90px; word-break:keep-all;}
.num5{border-bottom:1px solid #e3e3e3; margin-top: 25px;font-weight:400;font-size: 2.0rem;padding-bottom: 10px; display: flex; justify-content:space-between;}
.num5>span{color:#a88b5c;}
.num6{border-bottom:1px solid #e3e3e3; margin-top: 25px;font-weight:400;font-size: 2.0rem;padding-bottom: 10px; display: flex; justify-content:space-between;}
.num6>span{color:#a88b5c;}


.ft_wr {display: flex; padding-top: 125px; padding-bottom: 120px;}


#hd_login_msg{display:none;} 

#sub0101 .ss1{display:none;}
#sub0101 .ss2{display:none;}
#sub0101 .ss3{width: 1600px; display: flex;margin:0 auto;  justify-content: space-between;}
#sub0101 .ss4{display:flex;line-height: 80px;}
#sub0101 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0101 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0101 .txt001{border-bottom:2px solid #f39800;}
#sub0101 .row p {line-height: 1.5;}
#sub0101 .txt20 li{display:none;}
#sub0101 .first a{color:gray;}
#sub0101 .second1 h2{font-weight:400;color:gray;}
#sub0101 .sub_box_01{width:100%; border-bottom:1px solid #e3e3e3;}
#sub0101 .line01{border-bottom:1px solid #e3e3e3;width:100%}
#sub0101 .r02{margin-top:120px; padding-top: 120px;}
#sub0101 .sub_txt_03{font-size:2.0rem;color:#f39800;font-family: 'Noto Serif KR', serif;font-weight:500;margin-bottom:60px;}
#sub0101 .sub_txt_04{font-size:4.0rem;font-weight:700;margin-bottom:50px;}
#sub0101 .sub_txt_05{font-size:1.8rem;margin-bottom:35px; word-break:keep-all;}
#sub0101 .sub_txt_05 b {font-weight: 400; color:#a88b5c;}

#sub0101 .sub_txt_05 span{font-weight:bold;}
#sub0101 .sub_txt_09{font-size:1.8rem;margin-bottom:35px;}
#sub0101 .sub_txt_09 span{font-weight:bold;}
#sub0101 .sub_txt_10{font-size:1.8rem;}
#sub0101 .sub_txt_10 span{font-weight:bold;}
#sub0101 .talk04 h2 img{margin-top:-590px;margin-left: 1115px;width:485px;height:725px; transition:.3s ease-out;}
#sub0101 .talk04 h3 img{margin-top:-300px;margin-left: 820px;width:270px;height:408px;}
#sub0101 .talk04 h4{font-size:11.7rem;font-family: 'Playfair Display', serif;font-style:italic;font-weight:1000;margin-top:-25px;z-index:1;color:#fdeee3; margin-left: -20px;}
#sub0101 .talk04 h4 span{margin-left:30px;margin-top:35px;position:absolute; white-space:nowrap;}
#sub0101 .talk05 h2 img{width:1600px;height:400px;}
#sub0101 .sub_txt_11{font-size:1.8rem;margin-top:60px; margin-bottom:35px;}
#sub0101 .sub_txt_12{font-size:1.8rem;margin-bottom:35px;}
#sub0101 .sub_txt_13{font-size:1.8rem;margin-bottom:35px;}
#sub0101 .sub_txt_14{font-size:1.8rem;}
#sub0101 .r03{padding-bottom: 120px;} 

#sub0101 .r02 {position: relative; max-width: 1600px; width: 100%; margin: 0 auto;}
#sub0101 .r02 .bg_img {position: absolute; top: 200px; right: 0; display: flex; align-items:flex-end; z-index: 3;transition:0.3s ease-in-out;}
#sub0101 .r02 .bg_img .img_wr:nth-child(1) {margin-bottom: -80px;margin-right: 45px;}
#sub0101 .r02 .bg_img .img_wr img {width: 100%;}
#sub0101 .r02 .bg_txt {margin-bottom: 130px;}
#sub0101 .r02 .bg_txt span {font-size: 11.7rem; font-family: 'Playfair Display', serif; font-style:italic; font-weight: 1000; color:#f39800; opacity: 20%;}


#sub0102 .ss1{display:none;}
#sub0102 .ss2{display:none;}
#sub0102 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0102 .ss4{display:flex;line-height: 80px;}
#sub0102 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0102 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0102 .txt20 li{display:none;}
#sub0102 .line01{border-bottom:1px solid #e3e3e3;width:100%}
#sub0102 .txt002{border-bottom:2px solid #f39800;}
#sub0102 .second1 h2{color:gray;}
#sub0102 .first a{color:gray;}

#sub0103 .ss1{display:none;}
#sub0103 .ss2{display:none;}
#sub0103 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0103 .ss4{display:flex;line-height: 80px;}
#sub0103 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0103 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}
#sub0103 .txt20 li{display:none;}
#sub0103 .line01{border-bottom:1px solid #e3e3e3;width:100%}
#sub0103 .txt003{border-bottom:2px solid #f39800;}
#sub0103 .second1 h2{color:gray;}
#sub0103 .first a{color:gray;}

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');
#sub0103 .text_01 {display:flex;line-height: 80px;}
#sub0103 .text_01 p {margin-right:50px;}
#sub0103 .text_02 {border-bottom: 3px solid #de8a00; width: 50px; padding-top: 25px;}
#sub0103 .row {max-width:1600px; margin: 0 auto; width: 100%;}
#sub0103 .r02 h2 {font-size:4.0rem;margin-top:120px;margin-bottom:60px;}
#sub0103 .root_daum_roughmap {margin-bottom:55px;}
#sub0103 tbody {display: table-row-group;  vertical-align: middle;  border-color: inherit;}
#sub0103 tr {display: table-row;  vertical-align: inherit;  border-color: inherit;}
#sub0103 .agr_table tbody td { text-align: left; border-bottom: 1px solid #ddd; line-height: 1; padding: 8px 0;  font-size: 1.8rem; line-height: 1.6;height:50px;}
#sub0103 .agr_table thead th { height: 65px; font-size: 2.0rem; font-weight: 400;border-bottom: 1px solid #ddd;}
#sub0103 .agr_table thead tr{height:65px;}
#sub0103 .agr_table {width: 1600px; border-spacing: 0; border-collapse: collapse; border-top: 2px solid #aaa;}
#sub0103 .bg2 {border-left: 1px solid #ddd;width:1060px;}
#sub0103 .bg2 p {font-weight:400;}
#sub0103 .bg1 {width:275px;}
#sub0103 .bg1 p {font-weight:bold;}
#sub0103 .bg1 img {margin-right:10px;margin-left:70px;}
#sub0103 .r04 {height:1240px;}
#sub0103 .r03 {margin-bottom:120px;}
#sub0103 .bg1 p { text-align: left;}
#sub0103 .bg2 p {margin-left:60px;}
#sub0103 .bg2 a {color:#00aeab;}
#sub0103 .bg3 p {color:#656565;}
#sub0103 .bg3 span {color:#000;}
#daumRoughmapContainer1696920673973 {width: 100%;}



#sub0201 .ss1{display:none;}
#sub0201 .ss2{display:none;}
#sub0201 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0201 .ss4{display:flex;line-height: 80px;}
#sub0201 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0201 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0201 .txt20 li{display:none;}
#sub0201 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0201 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0201 .r02{height:880px;}
#sub0201 .talk03{font-size:2.0rem;color:#f39800;}
#sub0201 .talk03 h2{margin-top:120px;font-family: 'Noto Serif KR', serif;margin-bottom:60px; font-weight: 500;}
#sub0201 .talk08{font-size:4.0rem;}
#sub0201 .talk08 h4{margin-bottom:40px;}
#sub0201 .talk04{font-size:1.8rem;}
#sub0201 .talk04 h3{font-weight:400;margin-bottom:80px; line-height: 1.5;}
#sub0201 .talk05{display:flex;}
#sub0201 .bt_01{margin-right:20px;width:230px; height:65px;border:1px solid #666;border-radius:35px;text-align:center;line-height: 65px;font-size:2.0rem;border:none; background:#f39800;color:#fff;cursor:pointer;box-shadow: 2px 2px 20px -3px #f39800;margin-bottom:80px;}
#sub0201 .bt_01:hover{opacity:0.8;}
#sub0201 .bt_02{margin-right:20px;width:230px; height:65px;border:1px solid #666;border-radius:35px;text-align:center;line-height: 65px;font-size:2.0rem;}
#sub0201 .bt_02:hover{cursor:pointer; background:#e3e3e3;border:none;}
#sub0201 .sub_txt_03{font-size:2.2rem;font-weight:bold;margin-bottom:30px;}
#sub0201 .sub_txt_04{font-size:1.8rem;line-height:1.5;}
#sub0201 .r03{}
#sub0201 .r03 .tit_wr {}
#sub0201 .r03 h2{font-size:3.0rem; margin-bottom:45px;}
#sub0201 .r03 h3{font-size:1.8rem; font-weight:400; margin-bottom: 40px;}
#sub0201 tbody {   display: table-row-group;  vertical-align: middle;  border-color: inherit;}
#sub0201 tr {  display: table-row;  vertical-align: inherit;  border-color: inherit;}
#sub0201 .agr_table tbody td { text-align: center; border-bottom: 1px solid #ddd; line-height: 1; padding: 8px 0; color: #656565;  font-size: 1.8rem; line-height: 1.6;height:50px;}
#sub0201 .agr_table thead th { height: 65px; font-size: 2.0rem; font-weight: 400;border-bottom: 1px solid #ddd;}
#sub0201 .agr_table thead tr{height:65px;}
#sub0201 .agr_table {  width: 1600px; border-spacing: 0; border-collapse: collapse; border-top: 2px solid #aaa;}
#sub0201 .bg2{border-right: 1px solid #ddd; border-left: 1px solid #ddd;width:1060px;}
#sub0201 .bg2 p {font-weight:bold;}
#sub0201 .bg1{background:#f6f6f6;width:275px;}
#sub0201 .bg1 p{color:#ba9e6f;font-weight:bold;}
#sub0201 .r04{margin-bottom:120px;padding-top: 120px;}
#sub0201 .r04 h2{font-size:3.0rem; margin-bottom:45px;}
#sub0201 .bg3{width:130px;height:70px;}
#sub0201 .bg3 p {font-weight:bold;}
#sub0201 .bg4{width:100px;height:70px;border-right: 1px solid #ddd; border-left: 1px solid #ddd;}
#sub0201 .bg4 p {font-weight:bold;}
#sub0201 .bg5{width:1370px;height:70px;}
#sub0201 .bg5 p {font-weight:bold;}
#sub0201 .bg6{border-right: 1px solid #ddd; border-left: 1px solid #ddd;}
#sub0201 .bg7{background:#f6f6f6;width:130px;}
#sub0201 .bg7 p{color:#ba9e6f;font-weight:bold;}
#sub0201 .bg8{border-right: 1px solid #ddd; border-left: 1px solid #ddd;}
#sub0201 .bg9 p {font-weight:bold;}
#sub0201 .sub_box_02{position: absolute;border:1px solid #f39800;width:515px; height:670px;margin-left:1080px; margin-top:-540px;z-index:10; transition:.3s ease-out;}
#sub0201 .talk07{position: absolute;width:515px; height:670px;margin-left: 1025px;margin-top: -595px;background: url(/theme/basic/img/photo001.png) #fff center no-repeat; background-size: contain;z-index:1;}
#sub0201 .first a{color:gray;}
#sub0201 .second1 h2{font-weight:400;color:gray;}
#sub0201 .sub_box_01{width:100%; border-bottom:1px solid #e3e3e3;}
#sub0201 .txt001{border-bottom:2px solid #f39800;}

#sub0202 .ss1{display:none;}
#sub0202 .ss2{display:none;}
#sub0202 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0202 .ss4{display:flex;line-height: 80px;}
#sub0202 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0202 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0202 .txt20 li{display:none;}
#sub0202 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0202 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0202 .r02{height:880px;padding-top: 120px;}
#sub0202 .talk03{font-size:2.0rem;color:#f39800;}
#sub0202 .talk03 h2{font-family: 'Noto Serif KR', serif;margin-bottom:60px; font-weight: 500;}
#sub0202 .talk08{font-size:4.0rem;}
#sub0202 .talk08 h4{margin-bottom:40px;}
#sub0202 .talk04{font-size:1.8rem;}
#sub0202 .talk04 h3{font-weight:400;margin-bottom:80px; line-height: 1.5;}
#sub0202 .talk05{display:flex;}
#sub0202 .bt_01{margin-right:20px;width:230px; height:65px;border:1px solid #666;border-radius:35px;text-align:center;line-height: 65px;font-size:2.0rem;border:none; background:#f39800;color:#fff;cursor:pointer;box-shadow: 2px 2px 20px -3px #f39800;margin-bottom:80px; transition:.3s ease-out;}
#sub0202 .bt_01:hover{opacity:0.8;}
#sub0202 .bt_02{margin-right:20px;width:230px; height:65px;border:1px solid #666;border-radius:35px;text-align:center;line-height: 65px;font-size:2.0rem; transition:.3s ease-out;}
#sub0202 .bt_02:hover{cursor:pointer; background:#e3e3e3;border:none;border:1px solid #e3e3e3;}
#sub0202 .sub_txt_03{font-size:2.2rem;font-weight:bold;margin-bottom:30px;}
#sub0202 .sub_txt_04{font-size:1.8rem;line-height:25px;}
#sub0202 .r03{height:360px;}
#sub0202 .r03 h2{font-size:3.0rem; margin-bottom:45px;}
#sub0202 .r03 h3{font-size:1.8rem;position:absolute;margin-left:950px;margin-top: -65px;font-weight:400;}
#sub0202 tbody {   display: table-row-group;  vertical-align: middle;  border-color: inherit;}
#sub0202 tr {  display: table-row;  vertical-align: inherit;  border-color: inherit;}
#sub0202 .agr_table tbody td { text-align: center; border-bottom: 1px solid #ddd; line-height: 1; padding: 8px 0; color: #656565;  font-size: 1.8rem; line-height: 1.6;height:50px;}
#sub0202 .agr_table thead th { height: 65px; font-size: 2.0rem; font-weight: 400;border-bottom: 1px solid #ddd;}
#sub0202 .agr_table thead tr{height:65px;}
#sub0202 .agr_table {  width: 1600px; border-spacing: 0; border-collapse: collapse; border-top: 2px solid #aaa;}
#sub0202 .bg2{border-right: 1px solid #ddd; border-left: 1px solid #ddd;width:1060px;}
#sub0202 .bg2 p {font-weight:bold;}
#sub0202 .bg1{background:#f6f6f6;width:275px;}
#sub0202 .bg1 p{color:#ba9e6f;font-weight:bold;}
#sub0202 .r04{height:500px;}
#sub0202 .r04 h2{font-size:3.0rem; margin-bottom:45px;}
#sub0202 .bg3{border-left: 1px solid #ddd;width:1060px;}
#sub0202 .bg4{background:#f6f6f6;width:220px;}
#sub0202 .bg4 p{color:#ba9e6f;font-weight:bold;}
#sub0202 .talk07{position: absolute;width:515px; height:670px;margin-left: 1025px;margin-top: -595px;background: url(/theme/basic/img/photo005.png) #fff center no-repeat; background-size: contain;z-index:1;}
#sub0202 .sub_box_02{position: absolute;border:1px solid #f39800;width:515px; height:670px;margin-left:1080px; margin-top:-540px;z-index:10;}
#sub0202 .sub_box_01{width:100%; border-bottom:1px solid #e3e3e3;}
#sub0202 .second1 h2{font-weight:400;color:gray;}
#sub0202 .first a{color:gray;}
#sub0202 .txt002{border-bottom:2px solid #f39800;}

#sub0203 .ss1{display:none;}
#sub0203 .ss2{display:none;}
#sub0203 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0203 .ss4{display:flex;line-height: 80px;}
#sub0203 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0203 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0203 .txt20 li{display:none;}
#sub0203 .row{width:1600px; margin:0 auto;}
#sub0203 .txt20{display:none;}
#sub0203 .ss1{width:1600px; margin:0 auto;}
#sub0203 .second2{display:flex;}
#sub0203 .text_01{display:flex;line-height: 80px;}
#sub0203 .text_01 p{margin-right:50px;}
#sub0203 .txt003 a{    line-height: 80px; color: #f39800; font-weight: bold; }
#sub0203 .txt003{border-bottom:2px solid #f39800;}
#sub0203 .line01{border-bottom:1px solid #e3e3e3;width:100%;}
#sub0203 #sub-nav{border-bottom: 1px solid #e3e3e3; width: 100%;}
#sub0203 .second1 h2{color:gray;}
#sub0203 .first a{color:gray;}

/*******************************************/
#sub0301 {padding-top: 120px; padding-bottom: 120px;}
#sub0301 .r01 {}
#sub0301 .r01 .row {max-width: 1600px; width: 100%;}
#sub0301 .r01 .main_tit {}
#sub0301 .r01 .main_tit .mn_tit {}
#sub0301 .r01 .main_tit h3 {font-size: 4rem; font-weight: 700; margin-bottom: 50px;}
#sub0301 .r01 .main_tit p.mn_tit {font-size: 2rem; color:#f39800; font-weight: 500; margin-bottom: 60px;font-family: 'Noto Serif KR', serif;}
#sub0301 .r01 .main_tit p.s_tit {margin-bottom: 80px;padding-top:0 !important;line-height:1.5;}
#sub0301 .r01 .con_wr {}
#sub0301 .r01 .con_wr .line_wr {}
#sub0301 .r01 .con_wr .line_wr > li {}
#sub0301 .r01 .con_wr .line_wr > li .con_tit {display: flex; align-items:center; margin-bottom: 50px;}
#sub0301 .r01 .con_wr .line_wr > li .con_tit h3 {font-size: 3rem;}
#sub0301 .r01 .con_wr .line_wr > li .con_tit .num {height: 40px;width: 40px; background-color: #a88b5c; border-radius:50%;display: inline-block;text-align: center; position: relative; margin-right: 10px;}
#sub0301 .r01 .con_wr .line_wr > li .con_tit .num:after {color:#fff; font-size: 2.5rem; font-weight: 600;position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(1) .con_tit .num:after {content:"1";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(2) .con_tit .num:after {content:"2";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(3) .con_tit .num:after {content:"3";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(4) .con_tit .num:after {content:"4";}
#sub0301 .r01 .con_wr .line_wr > li .con_tit > div {display: flex; align-items:flex-end;}
#sub0301 .r01 .con_wr .line_wr > li .con {}
#sub0301 .r01 .con_wr .line_wr > li .con .line {display: flex; flex-wrap:wrap;margin-bottom: 50px;}
#sub0301 .r01 .con_wr .line_wr > li .con .line li { max-width: calc(100% / 6); width: 100%; height: 1px;background-color: #ddd; position: relative; margin-bottom: 100px;}
#sub0301 .r01 .con_wr .line_wr > li .con .line li:before {content:"◆"; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); color:#424242;}
#sub0301 .r01 .con_wr .line_wr > li .con .line li.off:before {color:#ccc;}
#sub0301 .r01 .con_wr .line_wr > li .con .line li:after {position: absolute; left: 50%; top: 28px; transform:translateX(-50%);}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(1):after {content:"롱 멋";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(2):after {content:"미디움 컷";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(3):after {content:"숏컷";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(4):after {content:"트렌드 컷트";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(5):after {content:"응용컷트";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(2) .con .line li:nth-child(1):after {content:"인컬";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(2) .con .line li:nth-child(2):after {content:"아웃컬";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(2) .con .line li:nth-child(3):after {content:"물결";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(1):after {content:"새치커버";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(2):after {content:"멋내기";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(3):after {content:"탈색";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(4):after {content:"컬러체인지";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(4) .con .line li:nth-child(1):after {content:"일반펌";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(4) .con .line li:nth-child(2):after {content:"디지털펌";}
#sub0301 .r01 .con_wr .line_wr > li:nth-child(4) .con .line li:nth-child(3):after {content:"매직펌";}
#sub0301 .r01 .con_wr .link ul {display: flex; justify-content:center;}
#sub0301 .r01 .con_wr .link ul li {border-radius:1000px;transition:.3s ease-out; overflow: hidden; width: 230px;}
#sub0301 .r01 .con_wr .link ul li a {padding: 25px 30px; transition:.3s ease-out; display: flex;justify-content:space-between;}
#sub0301 .r01 .con_wr .link ul li a span {}
#sub0301 .r01 .con_wr .link ul li:first-child {background-color: #de8a00; box-shadow: 0px 13px 18px 0px rgba(222, 138, 0, 0.24); margin-right: 10px; border:1px solid #de8a00;}
#sub0301 .r01 .con_wr .link ul li:last-child {border:1px solid #666; margin-left: 10px; background-color: #fff;}
#sub0301 .r01 .con_wr .link ul li:first-child a {color:#fff;}
#sub0301 .r01 .con_wr .link ul li:last-child a {}
#sub0301 .r01 .con_wr .link ul li:first-child:hover {background-color: #fff;}
#sub0301 .r01 .con_wr .link ul li:first-child:hover a {color:#de8a00;}
#sub0301 .r01 .con_wr .link ul li:last-child:hover {background-color: #ccc; border:1px solid #ccc;}
#sub0301 .r01 .con_wr .link ul li:last-child:hover a {color:#fff;}

#sub0201 .link {margin-bottom: 100px;}
#sub0201 .link ul {display: flex;}
#sub0201 .link ul li {border-radius:1000px;transition:.3s ease-out; overflow: hidden; width: 230px;}
#sub0201 .link ul li a {padding: 25px 30px; transition:.3s ease-out; display: flex;justify-content:space-between;}
#sub0201 .link ul li a span {}
#sub0201 .link ul li:first-child {background-color: #de8a00; box-shadow: 0px 13px 18px 0px rgba(222, 138, 0, 0.24); margin-right: 10px; border:1px solid #de8a00;}
#sub0201 .link ul li:last-child {border:1px solid #666; margin-left: 10px; background-color: #fff;}
#sub0201 .link ul li:first-child a {color:#fff;}
#sub0201 .link ul li:last-child a {}
#sub0201 .link ul li:first-child:hover {background-color: #fff;}
#sub0201 .link ul li:first-child:hover a {color:#de8a00;}
#sub0201 .link ul li:last-child:hover {background-color: #ccc; border:1px solid #ccc;}
#sub0201 .link ul li:last-child:hover a {color:#fff;}

#sub0202 .link {margin-bottom: 100px;}
#sub0202 .link ul {display: flex;}
#sub0202 .link ul li {border-radius:1000px;transition:.3s ease-out; overflow: hidden; width: 230px;}
#sub0202 .link ul li a {padding: 25px 30px; transition:.3s ease-out; display: flex;justify-content:space-between;}
#sub0202 .link ul li a span {}
#sub0202 .link ul li:first-child {background-color: #de8a00; box-shadow: 0px 13px 18px 0px rgba(222, 138, 0, 0.24); margin-right: 10px; border:1px solid #de8a00;}
#sub0202 .link ul li:last-child {border:1px solid #666; margin-left: 10px; background-color: #fff;}
#sub0202 .link ul li:first-child a {color:#fff;}
#sub0202 .link ul li:last-child a {}
#sub0202 .link ul li:first-child:hover {background-color: #fff;}
#sub0202 .link ul li:first-child:hover a {color:#de8a00;}
#sub0202 .link ul li:last-child:hover {background-color: #ccc; border:1px solid #ccc;}
#sub0202 .link ul li:last-child:hover a {color:#fff;}



#sub0302 {padding-top: 120px; padding-bottom: 120px;}
#sub0302 .r01 {}
#sub0302 .r01 .row {max-width: 1600px; width: 100%;}
#sub0302 .r01 .main_tit {}
#sub0302 .r01 .main_tit .mn_tit {font-family: 'Noto Serif KR', serif;}
#sub0302 .r01 .main_tit h3 {font-size: 4rem; font-weight: 700; margin-bottom: 50px;}
#sub0302 .r01 .main_tit p.mn_tit {font-size: 2rem; color:#f39800; font-weight: 500; margin-bottom: 60px;}
#sub0302 .r01 .main_tit p.s_tit {margin-bottom: 80px;padding-top:0 !important;line-height:1.5;}
#sub0302 .r01 .con_wr {}
#sub0302 .r01 .con_wr .line_wr {}
#sub0302 .r01 .con_wr .line_wr > li {}
#sub0302 .r01 .con_wr .line_wr > li .con_tit {display: flex; align-items:center; margin-bottom: 50px;}
#sub0302 .r01 .con_wr .line_wr > li .con_tit h3 {font-size: 3rem;}
#sub0302 .r01 .con_wr .line_wr > li .con_tit .num {height: 40px;width: 40px; background-color: #a88b5c; border-radius:50%;display: inline-block;text-align: center; position: relative; margin-right: 10px;}
#sub0302 .r01 .con_wr .line_wr > li .con_tit .num:after {color:#fff; font-size: 2.5rem; font-weight: 600;position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(1) .con_tit .num:after {content:"1";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(2) .con_tit .num:after {content:"2";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con_tit .num:after {content:"3";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(4) .con_tit .num:after {content:"4";}
#sub0302 .r01 .con_wr .line_wr > li .con_tit > div {display: flex; align-items:flex-end;}
#sub0302 .r01 .con_wr .line_wr > li .con {}
#sub0302 .r01 .con_wr .line_wr > li .con .line {display: flex; flex-wrap:wrap;margin-bottom: 50px;}
#sub0302 .r01 .con_wr .line_wr > li .con .line li { max-width: calc(100% / 6); width: 100%; height: 1px;background-color: #ddd; position: relative; margin-bottom: 100px;}
#sub0302 .r01 .con_wr .line_wr > li .con .line li:before {content:"◆"; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); color:#424242;}
#sub0302 .r01 .con_wr .line_wr > li .con .line li.off:before {color:#ccc;}
#sub0302 .r01 .con_wr .line_wr > li .con .line li:after {position: absolute; left: 50%; top: 28px; transform:translateX(-50%);}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(1):after {content:"댄디 컷";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(2):after {content:"상고 컷";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(1) .con .line li:nth-child(3):after {content:"스포츠 컷";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(2) .con .line li:nth-child(1):after {content:"상고 컷";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(2) .con .line li:nth-child(2):after {content:"스포츠 컷";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(1):after {content:"리프 컷";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(2):after {content:"리젠트";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(3):after {content:"투블럭";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(4):after {content:"모히칸";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(5):after {content:"아이비리그";}
#sub0302 .r01 .con_wr .line_wr > li:nth-child(3) .con .line li:nth-child(6):after {content:"크롭 컷";}
#sub0302 .r01 .con_wr .link ul {display: flex; justify-content:center;}
#sub0302 .r01 .con_wr .link ul li {border-radius:1000px;transition:.3s ease-out;}
#sub0302 .r01 .con_wr .link ul li a {padding: 30px;display: block;transition:.3s ease-out;}
#sub0302 .r01 .con_wr .link ul li a span {margin-left: 60px;}
#sub0302 .r01 .con_wr .link ul li:first-child {background-color: #de8a00; box-shadow: 0px 13px 18px 0px rgba(222, 138, 0, 0.24); margin-right: 10px; border:1px solid #de8a00;}
#sub0302 .r01 .con_wr .link ul li:last-child {border:1px solid #666; margin-left: 10px; background-color: #fff;}
#sub0302 .r01 .con_wr .link ul li:first-child a {color:#fff;}
#sub0302 .r01 .con_wr .link ul li:last-child a {}
#sub0302 .r01 .con_wr .link ul li:first-child:hover {background-color: #fff;}
#sub0302 .r01 .con_wr .link ul li:first-child:hover a {color:#de8a00;}
#sub0302 .r01 .con_wr .link ul li:last-child:hover {background-color: #ccc; border:1px solid #ccc;}
#sub0302 .r01 .con_wr .link ul li:last-child:hover a {color:#fff;}

#sub0303 {padding-top: 120px; padding-bottom: 120px;}
#sub0303 .r01 {}
#sub0303 .r01 .row {max-width: 1600px; width: 100%;}
#sub0303 .r01 .main_tit {}
#sub0303 .r01 .main_tit .mn_tit {font-family: 'Noto Serif KR', serif;}
#sub0303 .r01 .main_tit h3 {font-size: 4rem; font-weight: 700; margin-bottom: 50px;}
#sub0303 .r01 .main_tit p.mn_tit {font-size: 2rem; color:#f39800; font-weight: 500; margin-bottom: 60px;}
#sub0303 .r01 .main_tit p.s_tit {margin-bottom: 80px;padding-top:0 !important;line-height:1.5;}
/********************************************************/


#sub0401 .ss5{display:none;}
#sub0401 .ss6{display:none;}
#sub0401 .ss1{display:none;}
#sub0401 .ss2{display:none;}
#sub0401 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0401 .ss4{display:flex;line-height: 80px;}
#sub0401 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0401 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0401 .txt20 li{display:none;}
#sub0401 .row{width:1600px; margin:0 auto;}
#sub0401 .txt20{display:none;}
#sub0401 .ss1{width:1600px; margin:0 auto;}
#sub0401 .second2{display:flex;}
#sub0401 .text_01{display:flex;line-height: 80px;}
#sub0401 .text_01 p{margin-right:50px;}
#sub0401 .txt001 a{    line-height: 80px; color: #f39800; font-weight: bold; }
#sub0401 .txt001{border-bottom:2px solid #f39800;}
#sub0401 .line01{border-bottom:1px solid #e3e3e3;width:100%;}
#sub0401 #sub-nav{border-bottom: 1px solid #e3e3e3; width: 100%;}
#sub0401 .second1 h2{display:none;}
#sub0401 .first a{color:gray;}
#sub0401 .sub_box_01{width:100%; border-bottom:1px solid #e3e3e3;}
#sub0401 .talk02{width:100%; border-bottom:1px solid #e3e3e3;}

#sub0501 .ss1{display:none;}
#sub0501 .ss2{display:none;}
#sub0501 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0501 .ss4{display:flex;line-height: 80px;}
#sub0501 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0501 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0501 .txt20 li{display:none;}
#sub0501 .row{width:1600px; margin:0 auto;}
#sub0501 .txt20{display:none;}
#sub0501 .ss1{width:1600px; margin:0 auto;}
#sub0501 .second2{display:flex;}
#sub0501 .text_01{display:flex;line-height: 80px;}
#sub0501 .text_01 p{margin-right:50px;}
#sub0501 .txt001 a{    line-height: 80px; color: #f39800; font-weight: bold; }
#sub0501 .txt001{border-bottom:2px solid #f39800;}
#sub0501 .line01{border-bottom:1px solid #e3e3e3;width:100%;}
#sub0501 #sub-nav{border-bottom: 1px solid #e3e3e3; width: 100%;}
#sub0501 .second1 h2{color:gray;}
#sub0501 .first a{color:gray;}

#sub0502 .ss1{display:none;}
#sub0502 .ss2{display:none;}
#sub0502 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0502 .ss4{display:flex;line-height: 80px;}
#sub0502 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0502 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}

#sub0502 .txt20 li{display:none;}
#sub0502 .row{width:1600px; margin:0 auto;}
#sub0502 .txt20{display:none;}
#sub0502 .ss1{width:1600px; margin:0 auto;}
#sub0502 .second2{display:flex;}
#sub0502 .text_01{display:flex;line-height: 80px;}
#sub0502 .text_01 p{margin-right:50px;}
#sub0502 .txt002 a{    line-height: 80px; color: #f39800; font-weight: bold; }
#sub0502 .txt002{border-bottom:2px solid #f39800;}
#sub0502 .line01{border-bottom:1px solid #e3e3e3;width:100%;}
#sub0502 #sub-nav{border-bottom: 1px solid #e3e3e3; width: 100%;}
#sub0502 .second1 h2{color:gray;}
#sub0502 .first a{color:gray;}

#sub0503 .ss1{display:none;}
#sub0503 .ss2{display:none;}
#sub0503 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0503 .ss4{display:flex;line-height: 80px;}
#sub0503 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0503 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}
#sub0503 .txt20 li{display:none;}
#sub0503 .row{width:1600px; margin:0 auto;}
#sub0503 .txt20{display:none;}
#sub0503 .ss1{width:1600px; margin:0 auto;}
#sub0503 .second2{display:flex;}
#sub0503 .text_01{display:flex;line-height: 80px;}
#sub0503 .text_01 p{margin-right:50px;}
#sub0503 .txt003 a{    line-height: 80px; color: #f39800; font-weight: bold; }
#sub0503 .txt003{border-bottom:2px solid #f39800;}
#sub0503 .line01{border-bottom:1px solid #e3e3e3;width:100%;}
#sub0503 #sub-nav{border-bottom: 1px solid #e3e3e3; width: 100%;}
#sub0503 .second1 h2{color:gray;}
#sub0503 .first a{color:gray;}

#sub0504 .ss1{display:none;}
#sub0504 .ss2{display:none;}
#sub0504 .ss3{width: 1600px;display: flex;margin:0 auto; justify-content: space-between;}
#sub0504 .ss4{display:flex;line-height: 80px;}
#sub0504 .sub_txt_01{position:absolute;top:240px;font-size:5.5rem;color:#fff;font-family: 'Noto Serif KR', serif;margin-left:710px;}
#sub0504 .sub_txt_02{position:absolute;top:265px;font-size:2.2rem;color:#fff;margin-left:1460px}
#sub0504 .txt20 li{display:none;}
#sub0504 .row{width:1600px; margin:0 auto;}
#sub0504 .txt20{display:none;}
#sub0504 .ss1{width:1600px; margin:0 auto;}
#sub0504 .second2{display:flex;}
#sub0504 .text_01{display:flex;line-height: 80px;}
#sub0504 .text_01 p{margin-right:50px;}
#sub0504 .txt004 a{    line-height: 80px; color: #f39800; font-weight: bold; }
#sub0504 .txt004{border-bottom:2px solid #f39800;}
#sub0504 .line01{border-bottom:1px solid #e3e3e3;width:100%;}
#sub0504 #sub-nav{border-bottom: 1px solid #e3e3e3; width: 100%;}
#sub0504 .second1 h2{color:gray;}
#sub0504 .first a{color:gray;}

#sub0505 {}
#sub0505 .r01 {max-width: 1600px; width: 100%;margin: 120px auto;}
#sub0505 .r01 .tit {}
#sub0505 .r01 .tit h2 {font-size: 4rem; font-weight: 700; margin-bottom: 50px;}
#sub0505 .r01 .con {line-height: 1.5;}
#sub0505 .r01 .con .mg-bt60 {margin-bottom: 60px;}
#sub0505 .r01 .con .font20 {font-size: 2rem;}
#sub0505 .r01 .con .main-color {color:#f39800;}

#sub0505 .r01 .con table tr th {border:1px solid #000;}
#sub0505 .r01 .con table tr td {border:1px solid #000; width: 80%; padding: 15px;}

#sub0601 .r01		{padding: 120px 0;}
#sub0601 .talk01	{font-size:4.0rem;margin-bottom:50px;}
#sub0601 .talk02 p	{line-height:1.5;margin-bottom:35px;font-size:1.8rem;}
#sub0601 .talk03 h2 {font-size:2.0rem;color:#f39800;font-family:'Noto Serif KR', serif;font-weight:500;margin-bottom:60px;}
#sub0601 .r02,
#sub0601 .r03,
#sub0601 .r04	{margin-bottom:120px;}
#sub0601 .r02 h2,
#sub0601 .r03 h2,
#sub0601 .r04 h2	{font-size:3rem;margin-bottom:45px;}
#sub0601 .r02 h2 span,
#sub0601 .r03 h2 span,
#sub0601 .r04 h2 span	{font-size:2.2rem;margin-left:20px;}
#sub0601 tbody		{display: table-row-group;  vertical-align: middle;  border-color: inherit;}
#sub0601 tr {  display: table-row;  vertical-align: inherit;  border-color: inherit;}
#sub0601 .agr_table tbody td { text-align: center; border-bottom: 1px solid #ddd; line-height: 1; padding: 8px 0; color: #656565;  font-size: 1.8rem; line-height: 1.6;height:50px;}
#sub0601 .agr_table thead th { height: 65px; font-size: 2.0rem; font-weight: 400;border-bottom: 1px solid #ddd;}
#sub0601 .agr_table thead tr{height:65px;}
#sub0601 .agr_table {  width: 100%; border-spacing: 0; border-collapse: collapse; border-top: 2px solid #aaa;}
#sub0601 .bg4,
#sub0601 .bg6,
#sub0601 .bg8	{border-left:1px solid #ddd;border-right:1px solid #ddd;}
#sub0601 .bg7	{background:#f6f6f6;color:#ba9e6f !important;font-weight:bold;}

#sub0602 .r02	{padding-top: 120px;}
#sub0602 .talk03 h2 {font-size:2.0rem;color:#f39800;font-family:'Noto Serif KR', serif;font-weight:500;margin-bottom:60px;}
#sub0602 .talk08	{font-size:4.0rem;}


/*반응형 시작*/

 @media (max-width:1850px){
#section6 .c03{    margin-left: 1400px;}
#section6 .c04{    margin-left: 1140px;}

}


 @media (max-width:1800px){

#sub0101 .talk05 h2{overflow:hidden;}
#sub0101 .sub_txt_01{margin-left:450px;}
#sub0101 .text_02{margin-left:1090px;}
#sub0101 #sub-nav .wr{padding-left:5%;}

#sub0101 .r02{}
#sub0101 .sub_txt_02{margin-left:1190px;}
#sub0101 .talk04 h2 img{margin-top: -287px; margin-left: 910px; width: 485px; height: 725px;}
#sub0101 .talk04 h4{margin-top:-80px;}
#sub0101 .talk04 h3 img{margin-top: -304px; margin-left: 610px; width: 270px; height: 408px;}

.section#section3{ padding: 120px 0;}
.section#section3 .contents {margin: 0 auto; display: flex; justify-content: space-between; position: relative;}

.section#section3 .back001 { width: 50%; height: 330px; float: left; margin-left: 32px; background: url(/theme/basic/img/middle04.jpg) no-repeat center;}
.section#section3 .back001 h2 { font-size: 4.0rem;font-family: 'Noto Serif KR', serif; font-weight: 800; margin-top: 85px; margin-left: 130px;}
.section#section3 .back001 h3 {font-size: 1.8rem; color: #fff; font-weight: 400; margin-top: 20px; margin-left: 130px;}
.section#section3 .tabMenu {}
.section#section3  .tabMenu>li.active div { border: 1px solid #e3e3e3;z-index: 1; float: left; left: 0; width: 780px; height: 330px; float: left;}
.section#section3 .notice ul { margin-top: 20px; width: 690px; height: 300px; margin-left: 70px;}
.section#section6 .c03 { position: absolute; text-align: right; top: 115px;margin-left: 1155px; color: #fff;font-size: 4.0rem;}
.section#section6 .c04 { position: absolute; text-align: right; top: 230px; margin-left: 900px; color: #fff; font-size: 2.0rem; font-weight: 400;}
.section#section7 .box005 { border-right: 1px solid #e1e1e1;  width: 1070px; height: 350px; position: absolute; margin-top: 112px; margin-left: 10px;}
.section#section7 .box003 h3 {font-size: 4.0rem;}
.section#section7 .gms {position: relative;height: auto;background: url(/theme/basic/img/main/bg_gms.jpg) left no-repeat;}


#ft_company { display: flex;font-weight: 400;line-height: 2em;margin-left: 30px;}
#ft_company2{margin-right:50px;}
#ft_company2 li { color: #fff; width: 460px;}
#ft .rft {text-align: right;margin-left: 80px;font-size: 1.8rem;}
#container .ban02 { margin-left: 70px;}
#container .c01 { margin-left: 70px;}
#container .c02 { margin-left: 70px;}
#container .btn01 { margin-bottom: 150px;margin-left: 70px;}

#hd_wrapper .rig02{right:70px;}
#hd_wrapper .rig01{}


.section#section5 .tab-con > li.actv{overflow:hidden;}
.section#section5 .tab-con{padding-left:70px;padding-right:70px;}
.section#section5 .tab-con > li .row { width: 100%; max-width: 1450px;}
.section#section5 .img-wr2 { width: 345px; height: 260px; overflow: hidden; margin-right: 90px;}
.section#section5 .img-wr3 img{width:305px;height:230px;}
.section#section5 .box002{width:345px;height:330px;}
.section#section4 .tab-con > li.actv{overflow:hidden;}
.section#section4 .tab-con{padding-left:70px;padding-right:70px;}
.section#section4 .tab-con > li .row { width: 100%; max-width: 1450px;}
.section#section4 .img-wr2 { width: 345px; height: 260px; overflow: hidden; margin-right: 90px;}
.section#section2 .slick-next {width: 50px; height: 50px;top:50%; transform:translateY(-50%); right: 0;}
.section#section2 .slick-prev {width: 50px; height: 50px;top:50%; transform:translateY(-50%); left: 0;} 

#sub0201 .text_01{margin-left:1380px;    margin-top: -8.4%;}
#sub0201 .text_02{margin-left:1380px;}




} 


@media (max-width:1799px){


#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 620px;}
#sub0101 .sub_txt_02{margin-left: 1220px;}
#sub0101 .ss4{padding-left: 4%;}

#sub0102 .ss3{width:100%;}
#sub0102 .sub_txt_01{margin-left: 680px;}
#sub0102 .sub_txt_02{margin-left: 1280px;}
#sub0102 .ss4{padding-left: 4%;}

#sub0103 .ss3{width:100%;}

#sub0103 .sub_txt_01{margin-left: 620px;}
#sub0103 .sub_txt_02{margin-left: 1220px;}
#sub0103 .ss4{padding-left: 4%;}

#sub0201 .r02{padding-right:5%; padding-left:5%;padding-top:120px;}
#sub0201 .row{width:100%;}
#sub0201 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{padding-right:5%; padding-left:5%;width:100%;}
#sub0201 .r04{padding-right:5%; padding-left:5%;width:100%;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .text_01{margin-left:0px;    margin-top:0%;}
#sub0201 .text_02{margin-left:1260px;}
#sub0201 .talk03 h2{margin-top:0;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk03{padding-bottom:0;}
#sub0201 .talk04{padding-top:0;padding-bottom:0;}
#sub0201 .talk08{padding-bottom:0;}
#sub0201 .r02{height:1150px;}
#sub0201 .talk07{margin-left: 745px;}
#sub0201 .sub_box_02{margin-left: 780px;}
#sub0201 .sub_txt_02{margin-left: 1100px;}
#sub0201 .sub_txt_01{margin-left: 470px;}

#sub0203 .sub_txt_01{margin-left:680px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:680px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;max-width:1600px;}
#sub0501 .text_01 p{margin-right:40px;}

#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}


}


 @media (max-width:1700px){


#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 620px;}
#sub0101 .sub_txt_02{margin-left: 1220px;}
#sub0101 .ss4{padding-left: 4%;}

#sub0102 .ss3{width:100%;}
#sub0102 .sub_txt_01{margin-left: 680px;}
#sub0102 .sub_txt_02{margin-left: 1280px;}
#sub0102 .ss4{padding-left: 4%;}

#sub0103 .ss3{width:100%;}

#sub0103 .sub_txt_01{margin-left: 620px;}
#sub0103 .sub_txt_02{margin-left: 1220px;}
#sub0103 .ss4{padding-left: 4%;}

#sub0201 .ss3{width:1530px;}
#sub0201 .r02{}
#sub0201 .r03 h3{}
#sub0201 .row{width:100%;}
#sub0201 .r03{padding-left:5%;padding-right:5%;overflow-x: scroll;padding-bottom:0;}
#sub0201 .r04{padding-left:5%;padding-right:5%;overflow-x: scroll;padding-top:10%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{width:100%;}
#sub0201 .r04{width:100%;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .text_01{margin-left:0px;    margin-top:0%;}
#sub0201 .text_02{margin-left:1180px;}
#sub0201 .talk03 h2{margin-top:0;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk03{padding-bottom:0;}
#sub0201 .talk04{padding-top:0;padding-bottom:0;}
#sub0201 .talk08{padding-bottom:0;}
#sub0201 .r02{height:1150px;padding-top:120px;}
#sub0201 .talk07{margin-left: 745px;}
#sub0201 .sub_box_02{margin-left: 780px;}
#sub0201 .sub_txt_02{margin-left: 1510px;}
#sub0201 .sub_txt_01{margin-left: 755px;}

#sub0203 .sub_txt_01{margin-left:650px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:650px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:40px;}

#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

}



 @media (max-width:1600px){
/***********1600반응형ckh****************/
.gnb_wr,.logo_con {padding: 0 30px;}
#sub-nav2 .nav_con {padding: 0 30px;}
.sub_link {padding-right: 30px;}
#sub0301 .r01 .row {padding-left: 30px;padding-right: 30px;}
#sub0302 .r01 .row {padding-left: 30px;padding-right: 30px;}
#sub0303 .r01 .row {padding-left: 30px;padding-right: 30px;}
#sub0505 .r01 {padding-left: 30px; padding-right: 30px;}
.section#section3 {padding: 120px 30px;}
#section4 {padding-left: 30px; padding-right: 30px;}
#section5 {padding-left: 30px !important; padding-right: 30px !important;}
.box004 {padding-right: 0;}
.ft_wr {padding-left: 30px; padding-right: 30px;}
#sub0101 .r02 .bg_img {right: 30px;}
#sub0101 .r02 .bg_txt span {font-size: 7rem;}
#sub0101 .row {width:100%;padding-left: 30px; padding-right: 30px;}
#sub0101 .r02 .bg_txt {padding-left: 30px; padding-right: 30px;}
#sub0601 .row {width:100%;padding-left: 30px; padding-right: 30px;}


#sub0602 .row {width:100%;padding-left: 30px; padding-right: 30px;}


/***************************/





#sub0101 .sub_txt_01{margin-left: 600px;}

.section#section6 {min-width:100%;}
.row2 {width:100%;}
.same{width:100%;}
.linner02 .same {padding: 0 30px;}


#sub0101 .sub_txt_02{margin-left: 1160px;}
.section#section2{padding: 120px 30px;}

#section2 .slick-dots{opacity:0;}
.imgWrap5{overflow: hidden;}
#section2 h2{}
#section2 .lett01{margin-left:22px;}
#section2 .lett02{margin-left:22px;}
#section2 .lett03{margin-left:22px;width: 430px;}
#section2 .lett04{margin-left:22px;}
#section2 .lett05{margin-left:22px;}
#section2 .lett06{margin-left:22px;}

#section3 .back001{margin-top: -50px;}
.section#section3 .back001 h2{margin-top:70px;margin-left:70px;}
.section#section3 .back001 h3{margin-left:70px;}

.gms .info ul li	{width:calc(100% / 5) !important;min-width:auto;}
.gms .info ul li:last-child		{margin-right:0;}
.section#section7 .box005{width:935px;}

.section#section6 .c03{margin-left:1040px;}
.section#section6 .c04{margin-left:790px;}


#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 620px;}
#sub0101 .sub_txt_02{margin-left: 1220px;}
#sub0101 .ss4{padding-left: 4%;}


#sub0102 .ss3{width:100%;}
#sub0102 .sub_txt_01{margin-left: 680px;}
#sub0102 .sub_txt_02{margin-left: 1280px;}
#sub0102 .ss4{padding-left: 4%;}

#sub0103 .ss3{width:100%;}
#sub0103 .row{width:100%; padding-left: 30px; overflow-x: scroll;padding-right: 30px;}
#sub0103 .sub_txt_01{margin-left: 620px;}
#sub0103 .sub_txt_02{margin-left: 1220px;}
#sub0103 .ss4{padding-left: 5%;padding-right:5%;}

#sub0201 .row{width:100%; padding-left: 30px; padding-right: 30px;}
#sub0201 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{padding-left:4%;width:100%;}
#sub0201 .r04{padding-left:4%;width:100%;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .text_01{margin-left:0px;    margin-top:0%;}
#sub0201 .text_02{margin-left:1050px;}
#sub0201 .talk03 h2{margin-top:0;}
#sub0201 .talk06{padding-top:0; padding-left: 0; padding-right: 0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk03{padding-bottom:0;padding-left: 0; padding-right: 0;}
#sub0201 .talk04{padding:0;}
#sub0201 .talk08{padding-bottom:0; padding-left: 0; padding-right: 0;}
#sub0201 .r02{height:1150px; padding-top: 140px;}
#sub0201 .talk07{margin-left: 745px;}
#sub0201 .sub_box_02{margin-left: 780px;}
#sub0201 .sub_txt_02{margin-left: 1350px;}
#sub0201 .sub_txt_01{margin-left: 635px;}
#sub0201 .r03 h3{}
#sub0201 .text_01{margin-top: 0%;}
#sub0201 .text_01 p{margin-right:45px;}
#sub0201 .text_01{margin-left: -520px;}
#sub0201 .ss3{width:100%;padding-left:0%;}
#sub0201 .ss4{width:100%;}

#sub0202 .text_01{    width: 46%;margin-top: 0%;}
#sub0202 .text_01 p{margin-right:45px;}
#sub0202 .text_01{margin-left: 0px;}
#sub0202 .ss3{width:100%;padding-left:0%;}
#sub0202 .ss4{width:100%;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;}
#sub0202 .row{width:100%;}
#sub0202 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .r01{width:100%;    margin-top: -80px;}
#sub0202 .r03{padding-left:4%;width:100%;}
#sub0202 .r04{padding-left:4%;width:100%;}
#sub0202 #sub-nav{padding-left:4%;}
#sub0202 .text_01{margin-left:0px;    margin-top: 0%;}
#sub0202 .text_02{margin-left:1225px;padding-top: 23px;}
#sub0202 .talk03 h2{margin-top:0;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk03{padding-bottom:0;}
#sub0202 .talk04{padding-top:0;padding-bottom:0;}
#sub0202 .talk08{padding-bottom:0;}
#sub0202 .r02{height:1150px; padding-left: 30px; padding-right: 30px;}
#sub0202 .talk07{margin-left: 700px;}
#sub0202 .sub_box_02{margin-left: 740px;}
#sub0202 .sub_txt_02{margin-left: 1350px;}
#sub0202 .sub_txt_01{margin-left: 630px;}

.rig03 > .dropdown{margin-top:0;}

#sub0203 .sub_txt_01{margin-left:595px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:595px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;padding-left:30px;}
#sub0501 .text_01 p{margin-right:40px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

#sub0601 .r01	{padding-top:140px;}
}

@media (max-width:1560px){
#sub0101 .r02 .bg_img	{position: unset; padding-left: 30px;padding-right: 30px;justify-content: center;}
.slick>div .imgWrap		{height:auto;}
}

@media (max-width:1500px){
.section#section7 .gms	{overflow-x: scroll;}
.gms .info ul li		{width:180px;min-width:180px;}

#sub0101 .row{width:100%;}
#sub0101 .talk05 h2 img{width: 1600px; height: 400px; margin-left: -340px;}
#sub0101 .sub_txt_02{margin-left: 945px;}
#sub0101 .talk05 h2{overflow:hidden;}
#sub0101 .sub_txt_01{margin-left:450px;}
#sub0101 .text_02{margin-left:842px;padding-top:26px}
#sub0101 #sub-nav .wr{padding-left:5%;}
#sub0101 .row{width:100%;}
#sub0101 .talk04 h3 img{margin-left:420px;}
#sub0101 .talk04 h2 img{margin-top: -283px;z-index:99; margin-left: 710px; width: 420px;height: 660px;}
#sub0101 .r02{}
#sub0101 .talk04 h4{margin-top:-65px;}
#sub0101 .r02{}

#hd_wrapper{height:unset;}
.section#section7 .box004{margin-left:0;}



.section#section3 .back001{margin-right: -35px;margin-top: -50px;}
.imgWrap5{overflow: hidden;}
.section#section2 h2{}
.section#section2 .lett01{opacity:0;margin-left: 20px;}
.section#section2 .lett02{margin-left: 20px;opacity:0;}
.section#section2 .lett03{margin-left: 20px;width: 415px;opacity:0;}

.section#section2 .lett04{margin-left: 20px;opacity:0;}
.section#section2 .lett05{margin-left: 20px;opacity:0;}
.section#section2 .lett06{margin-left: 20px;opacity:0;}

#section2 .wrapper{height:100%;}
.section#section3 .tabMenu{}
.section#section3 .back001 h3{margin-left:35px;}
.section#section3 .back001 h2{margin-left:35px;}

#logo{padding: 30px 0;}


.section#section2 .slick-dots{opacity:0;}



.section#section5 .imgBox2 h4{font-size:1.8rem;}
.section#section6 .c03{margin-left:65%;}
.section#section6 .c04{margin-left:47%;}

.section#section7 .box005{width:690px;}
#ft_company2{width: 400px;margin-left: -20%;}
#ft .rft{margin-left:88px;width: 400px;}

.row2{width:100%;}
#section4 .btn3{margin-right:210px;}
#section5 .btn3{margin-right:210px;}
#section7 .lft{width:765px;}

#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 550px;}
#sub0101 .sub_txt_02{margin-left: 1105px;}
#sub0101 .ss4{padding-left: 4%;}

#sub0102 .ss3{width:100%;}
#sub0102 .sub_txt_01{margin-left: 605px;}
#sub0102 .sub_txt_02{margin-left: 1160px;}
#sub0102 .ss4{padding-left: 4%;}

#sub0103 .ss3{width:100%;}

#sub0103 .sub_txt_01{margin-left: 550px;}
#sub0103 .sub_txt_02{margin-left: 1100px;}
#sub0103 .ss4{padding-left: 4%;}

#sub0201 .r03 h3{}
#sub0201 .row{width:100%;}
#sub0201 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{padding-left:4%;width:100%;}
#sub0201 .r04{padding-left:4%;width:100%;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .text_01{margin-left:0px;    margin-top: 0%;}
#sub0201 .text_02{margin-left:900px;}
#sub0201 .talk03 h2{margin-top:0;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk03{padding-bottom:0;}
#sub0201 .talk04{padding-top:0;padding-bottom:0;}
#sub0201 .talk08{padding-bottom:0;}
#sub0201 .r02{height:1150px;}
#sub0201 .talk07{margin-left: 700px;}
#sub0201 .sub_box_02{margin-left: 740px;}
#sub0201 .sub_txt_02{margin-left: 1245px;}
#sub0201 .sub_txt_01{margin-left: 580px;}
#sub0201 .text_01{margin-top: 0%;}
#sub0201 .text_01 p{margin-right:45px;}
#sub0201 .text_01{margin-left: -465px;}
#sub0201 .ss3{width:100%;padding-left:0%;}
#sub0201 .ss4{width:100%;}

#sub0202 .text_01{    width: 46%;margin-top: 0%;}
#sub0202 .text_01 p{margin-right:60px;}
#sub0202 .text_01{margin-left: 0px;}
#sub0202 .ss3{width:100%;padding-left:0%;}
#sub0202 .ss4{width:100%;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;}
#sub0202 .row{width:100%;}
#sub0202 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .r01{width:100%;    margin-top: -80px;}
#sub0202 .r03{width:100%;}
#sub0202 .r04{width:100%;}
#sub0202 #sub-nav{padding-left:4%;}
#sub0202 .text_01{margin-left:-350px;    margin-top: 0%;}
#sub0202 .text_02{margin-left:1065px;padding-top: 26px;}
#sub0202 .talk03 h2{margin-top:0;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk03{padding-bottom:0;}
#sub0202 .talk04{padding-top:0;padding-bottom:0;}
#sub0202 .talk08{padding-bottom:0;}
#sub0202 .r02{height:1150px;padding-bottom: 0px;}
#sub0202 .talk07{margin-left: 700px;}
#sub0202 .sub_box_02{margin-left: 740px;}
#sub0202 .sub_txt_02{margin-left: 1245px;}
#sub0202 .sub_txt_01{margin-left: 585px;}

#sub0203 .sub_txt_01{margin-left:555px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:555px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:40px;}
#sub0501 #bo_list{padding-left:30px;}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

}









@media (max-width:1350px){


#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 475px;}
#sub0101 .sub_txt_02{margin-left: 970px;}
#sub0101 .ss4{padding-left: 4%;}

#sub0102 .ss3{width:100%;}
#sub0102 .sub_txt_01{margin-left: 525px;}
#sub0102 .sub_txt_02{margin-left: 1020px;}
#sub0102 .ss4{padding-left: 4%;}

#sub0103 .ss3{width:100%;}

#sub0103 .sub_txt_01{margin-left: 470px;}
#sub0103 .sub_txt_02{margin-left: 970px;}
#sub0103 .ss4{padding-left: 4%;}

#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .row{width:100%;}
#sub0201 .sub_txt_01{margin-left:460px;}
#sub0201 .sub_txt_02{display:none;}
#sub0201 .text_01{width: 100%;margin-left: 0px;margin-top: 0%;}
#sub0201 .text_02{margin-left:830px;}
#sub0201 .talk03 h2{font-size: 2.5rem;margin-top:-15px;margin-bottom:40px;}
#sub0201 .r02{height:1900px;}
#sub0201 .talk07{margin-left:70px;margin-top: 80px;}
#sub0201 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0201 .r03 h3{}
#sub0201 .r03{overflow-x: scroll;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .text_01 p{margin-right: 20px;}
#sub0201 .talk01{width:100%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{width:100%;}
#sub0201 .r04{width:100%;}
#sub0201 .line01{width:100%;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk03{padding-bottom:0;}
#sub0201 .talk04{padding-top:0;padding-bottom:0;}
#sub0201 .talk08{padding-bottom:0;}
#sub0201 .sub_txt_02{}
#sub0201 .talk04 h3{font-size:2.5rem;}
#sub0201 .talk04 h3 br	{display:none;}
#sub0201 .talk08 h4{    font-size: 5.5rem;}
#sub0201 .sub_txt_03{font-size: 3.0rem;}
#sub0201 .sub_txt_04{font-size: 2.5rem;}
#sub0201 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px;margin-right: 65px;}
#sub0201 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0201 .text_01{margin-top: 0%;}
#sub0201 .text_01 p{margin-right:45px;}
#sub0201 .text_01{margin-left: 260px;}
#sub0201 .ss3{width:100%;padding-left:0%;}
#sub0201 .ss4{width:100%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}

#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 .text_01{    width: 46%;margin-top: 0%;}
#sub0202 .text_01 p{margin-right:40px;}
#sub0202 .text_01{margin-left: 0px;}
#sub0202 .ss3{width:100%;padding-left:0%;}
#sub0202 .ss4{width:100%;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;}
#sub0202 .line01{width:780px;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}
#sub0202 .r04 h2{font-size: 4.0rem;}
#sub0202 .r03 h2{font-size: 4.0rem;}
#sub0202 .sub_txt_03{font-size: 3.0rem;}
#sub0202 .sub_txt_04{font-size: 2.5rem;}
#sub0202 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px; margin-left: 20px; margin-right: 65px;}
#sub0202 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0202 .talk04 h3{font-size:2.5rem;}
#sub0202 .talk03{padding-bottom:0px;}
#sub0202 .talk08{padding-top:0px;}
#sub0202 .talk08 h4{    font-size: 5.5rem;}
#sub0202 #sub-nav{padding-left:4%;}
#sub0202 .row{width:100%;}
#sub0202 .sub_txt_01{margin-left:460px;}
#sub0202 .sub_txt_02{display:none;}
#sub0202 .text_01{width: 100%; margin-left:260px;margin-top: 0%;}
#sub0202 .text_02{margin-left:940px;}
#sub0202 .talk03 h2{font-size: 2.5rem;margin-bottom:40px;}
#sub0202 .r02{height:1900px;}
#sub0202 .talk07{margin-left:70px;margin-top: 80px;}
#sub0202 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0202 .r03 h3{ font-size: 2.1rem;  margin-top: -93px; margin-left: 285px;}
#sub0202 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:100%;    margin-top: -82px;}
#sub0202 .r03{width:100%;}
#sub0202 .r04{width:100%;}
#sub0202 .line01{width:100%;}
#sub0202 .talk06{padding-top:0;padding-right:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;padding-right:0;}

#sub0203 .sub_txt_01{margin-left:520px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0601 .talk03 h2		{font-size:2.5rem;margin-top:-15px;margin-bottom:40px;}
#sub0601 .talk01	{font-size:5.5rem;}
#sub0601 .talk02 p	{font-size:2.5rem;font-weight:400;line-height:1.5;}
}


@media (max-width:1300px){
.m_ver {display: block;}
.pc_ver {display: none;}

.logo_con .icon_wr {display: none;}
.logo_con .s_tit {margin-right: 0;}
.gnb_wr {flex-direction:column; align-items: normal; padding: 0;}
.gnb_wr .gnb {padding: 0 30px;}
.gnb_wr  .call_wr {padding: 20px 30px; justify-content: flex-end; background-color: #f0efeb;}

#hd #hd_wrapper .logo_liner .top_wr {display: flex; padding: 25px 0;}
#gnb_m .gnb_1dli a {width: 100%;display: block;}

#gnb .gnb_1dli {font-size: 3rem;}
#gnb .gnb_1dli > a { padding-top:25px; padding-bottom:25px; display: block;font-size:3.5rem;} 
#gnb .gnb_2dli {padding: 15px 0;}

/**************2023-10-16ㅈㄱㅎ****************/
.logo_con .right {display: none;}
#gnb_open {display: none; width: 40px; height: 31px; border: none; background: none;}
#gnb_open .bar-wr {width: 100%; height: 100%; position: relative; z-index:101;}
#gnb_open .bar-wr .bar {height: 3px; background: #3d3d3d; position: absolute; right: 0; transition: 0.3s ease-in-out;}
#gnb_open .bar-wr .bar.tp {width: 40px; top: 0;}
#gnb_open .bar-wr .bar.md {width: 40px; top: 50%; margin-top: -1.5px;}
#gnb_open .bar-wr .bar.bt {width: 40px; bottom: 0;}
#gnb_m {display: none;}

#hd_wrapper {height: 244px;}
.logo_liner {position: absolute; width: 100%;}
#hd_wrapper.actv .logo_liner {position: fixed; z-index: 999;}
#gnb_m {padding-top: 240px;}
.gnb_2dul {top: 0;}
/******************************/


#gnb_m.actv {display: block;}
#gnb_m {position: fixed;top: 0; left: 0; background-color: #fff;width: 100%; height: 100%; z-index: 99;}
#gnb_m #gnb_1dul {border-top: 1px solid #000; margin-top: 232px;}
#gnb_m #gnb_1dul {}
#gnb_m #gnb_1dul .gnb_1da{padding: 30px 30px; font-size: 3.5rem;}
#gnb_m #gnb_1dul .gnb_2dul {position: relative; top:0;}
#gnb_m #gnb_1dul .gnb_2dul .gnb_2dli {}
#gnb_m #gnb_1dul .gnb_2dul .gnb_1dli .gnb_2da {padding: 15px 30px; font-size: 2.4rem;}


#gnb_open {display: block;}
#gnb_open.actv .bar-wr .bar.tp {width: 40.67px; transform: rotate(-45deg); transform-origin: right top;}
#gnb_open.actv .bar-wr .bar.md {width: 0;}
#gnb_open.actv .bar-wr .bar.bt {width: 40.67px; transform: rotate(45deg); transform-origin: right bottom;}

#hd_wrapper .rig02{display:none;}
.dropdown{display:none;}

#logo	{flex-direction:column-reverse;}
#hd_wrapper		{width:100%;}
#hd_wrapper .rig01	{ background: #f39800; height: 100px; width: 100%; margin-right: -50px; position: relative; z-index: 999;}
#hd_wrapper .rig02	{right:0}
#hd_wrapper .lo4	{font-size: 2.2rem;margin-left:165px;color:#fff;}
#hd #hd_wrapper .logo_liner .top_wr p	{font-size:2.4rem;}



#sub0201 .text_01 {margin-left: 195px;}
#sub0202 .text_01{margin-left: 150px;}

#sub0203 .sub_txt_01{margin-left:490px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:490px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:40px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}


}





@media (max-width:1250px){
#sub0202 .text_01 p{    margin-right: 45px;}

#sub0203 .sub_txt_01{margin-left:475px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:4%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:475px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:40px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

}



@media (max-width:1200px){

/************반응형1200ckh**************/
#sub0301 .r01 .main_tit p.mn_tit {font-size: 2.5rem;}
#sub0301 .r01 .main_tit h3 {font-size: 5.5rem;}
#sub0301 .r01 .main_tit p.s_tit {font-size: 2.8rem;}

#sub0302 .r01 .main_tit p.mn_tit {font-size: 2.5rem;}
#sub0302 .r01 .main_tit h3 {font-size: 5.5rem;}
#sub0302 .r01 .main_tit p.s_tit {font-size: 2.8rem;}

#sub0303 .r01 .main_tit p.mn_tit {font-size: 2.5rem;}
#sub0303 .r01 .main_tit h3 {font-size: 5.5rem;}
#sub0303 .r01 .main_tit p.s_tit {font-size: 2.8rem;}


/***************************/


#sub-nav2 .nav_con {}
#sub-nav2 .nav_con .left {display: none;}
#sub-nav2 .nav_con .right {width: 100%;}
#sub-nav2 .nav_con .right ul {width: 100%; justify-content:center;}
#sub-nav2 .nav_con .right ul li {font-size: 2.6rem;}
#sub-nav2 .nav_con .right ul li:last-child	{margin-right:35px !important;}




#sub0101 .talk04 h2 img{margin-left:710px;}
#sub0101 .sub_txt_01{margin-left:450px;}
#sub0101 .sub_txt_02{margin-left: 850px;}
#sub0101 .text_02{margin-left:700px;}
#sub0101 #sub-nav .wr{padding-left:5%;}
#sub0101 .row{width:100%;}
#sub0101 .talk04 h3 img{margin-left:215px;}
#sub0101 .talk04 h2 img{margin-top:75px;margin-left: 550px;}
#sub0101 .r02{}
#sub0101 .talk05 h2 img{width: 1600px; height: 400px; margin-left: -403px;}
#sub0101 .talk05 h2{overflow:hidden;}


.section#section7 .box004{margin-left:0;}

.section#section5 .tab-con > li .row{margin-left:-10px;}
.section#section4 .tab-con > li .row{margin-left:-10px;}
.section#section4 .img-wr2{width:250px;}
.section#section5 .box002{width:245px;}
.section#section5 .img-wr3 img{width:215px;margin-left:15px;}
.section#section5 .txt-wr3{margin-left:10px;font-size:1.5rem;}

#ft_company2{margin-right:0px; }
#ft_company{margin-left:25px;}
#ft .rft{margin-left:25px;}

/*.rig03{width:100%;}*/


.section#section4 .title{width:100%;}
.section#section4 .btn3{margin-right:30px;}


.section#section5 .title{width:100%;}
.section#section5 .btn3{margin-right:30px;}
.section#section5 .tab-con{padding-right: 40px;}
#section6 .mid001{width:100%}
.section#section6 .c03{margin-left: 675px;}
.section#section6 .c04{margin-left: 425px;}
.same{width:100%;}
.num01{}

.section#section7 .box005{width:580px;}
.section#section7 .gms{height:200px;}


#section7 .box004 h4{margin-bottom: 30px;}
#section7 .num5{}
#section7 .num6{}

.row2{width:100%;}



.section#section3 .notice ul{margin-left:165px;}
.section#section3 .tabMenu>li.active div{width:1024px;}

.section#section3 .notice ul{width:770px;}

.section#section2 .bor-img>img{width:325px; height:400px;}
.section#section2 .bor-img{margin-left:1px;}
.section#section2 .slick-prev{left: 0; width: 50px;height: 50px;}
.section#section2 .slick-next{right: 0; width: 50px;height: 50px;}



.section#section2 .lett02 { margin-left: 30px;}
.section#section2 .lett01 {margin-left: 30px;}
.section#section7 .box003 h3{}
.section#section7 .gms{}
#section5 .imgBox2 h4{font-size:1.8rem;}
#section7 .box003{}

#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 440px;}
#sub0101 .sub_txt_02{margin-left: 855px;}
#sub0101 .ss4{padding-left: 4%;}

#sub0102 .ss3{width:100%;}
#sub0102 .sub_txt_01{margin-left: 475px;}
#sub0102 .sub_txt_02{margin-left: 900px;}
#sub0102 .ss4{padding-left: 4%;}

#sub0103 .ss3{width:100%;}

#sub0103 .sub_txt_01{margin-left: 430px;}
#sub0103 .sub_txt_02{margin-left: 860px;}
#sub0103 .ss4{padding-left: 4%;}

#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .row{width:100%;}
#sub0201 .sub_txt_01{margin-left:425px;}
#sub0201 .sub_txt_02{display:none;}
#sub0201 .text_01{ width: 100%; margin-left: 0px; margin-top: 0px;}
#sub0201 .text_02{margin-left:670px;}
#sub0201 .talk03 h2{margin-top:10px;margin-bottom:40px;    font-size: 2.5rem;}
#sub0201 .r02{height:1900px;padding-top: 4%;}
#sub0201 .sub_txt_04	{line-height:1.5;}
#sub0201 .talk07{margin-left:70px;margin-top: 80px;}
#sub0201 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0201 .r03 h3{}
#sub0201 .r03{overflow-x: scroll;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .text_01 p{margin-right: 20px;}
#sub0201 .talk01{width:100%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{width:100%;}
#sub0201 .r04{width:100%;}
#sub0201 .line01{width:100%;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk03{padding-bottom:0;margin-top:80px;padding-left:0px;}
#sub0201 .talk04{padding-top:0;padding-bottom:0;padding-left:0px;padding-right:0px;}
#sub0201 .talk08{padding-bottom:0;padding-left:0px;}
#sub0201 .talk05{padding-left:0px;}
#sub0201 .talk06{padding-left:0px;}
#sub0201 .sub_txt_02{}
#sub0201 .text_01{margin-top: 0%;}
#sub0201 .text_01 p{margin-right:45px;}
#sub0201 .text_01{margin-left: 40px;}
#sub0201 .ss3{width:100%;padding-left:0%;}
#sub0201 .ss4{width:100%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}

#sub0202 .text_01{    width: 46%;margin-top: 0%;}
#sub0202 .text_01 p{margin-right:60px;}
#sub0202 .text_01{margin-left: 0px;}
#sub0202 .ss3{width:100%;padding-left:0%;}
#sub0202 .ss4{width:100%;}
#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;}
#sub0202 .line01{width:780px;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}
#sub0202 .r04 h2{font-size: 4.0rem;}
#sub0202 .r03 h2{font-size: 4.0rem;}
#sub0202 .sub_txt_03{font-size: 3.0rem;}
#sub0202 .sub_txt_04{font-size: 2.5rem;}
#sub0202 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px; margin-right: 65px;}
#sub0202 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0202 .talk04 h3{font-size:2.5rem;}
#sub0202 .talk03{padding-bottom:0px;}
#sub0202 .talk08{padding-top:0px;}
#sub0202 .talk08 h4{  padding-top:5%;  font-size: 5.5rem;}
#sub0202 #sub-nav{padding-left:4%;}
#sub0202 .row{width:100%;}
#sub0202 .sub_txt_01{margin-left:425px;}
#sub0202 .sub_txt_02{display:none;}
#sub0202 .text_01{width: 100%; margin-left: 0px; margin-top: 0%;}
#sub0202 .text_02{margin-left:840px;}
#sub0202 .talk03 h2{font-size: 2.5rem;margin-bottom:0px;}
#sub0202 .r02{height:1900px;width:780px;}
#sub0202 .talk07{margin-left:70px;margin-top: 80px;}
#sub0202 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0202 .r03 h3{ font-size: 2.1rem;  margin-top: -93px; margin-left: 285px;}
#sub0202 .r03{overflow-x: scroll;padding-bottom:0;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}

#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:100%;    margin-top: -82px;}
#sub0202 .r03{width:100%;}
#sub0202 .r04{width:100%;}
#sub0202 .line01{width:100%;}
#sub0202 .talk06{padding-top:0;padding-right:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;padding-right:0;}


#sub0203 .sub_txt_01{margin-left:405px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}

#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:7%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:405px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:40px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

#sub0601 .agr_table		{width:1400px;}
#sub0601 .r02 div,
#sub0601 .r03 div,
#sub0601 .r04 div	{overflow-x: scroll;}
}

@media (max-width:1100px){
/************************/


/************************/









.section#section6 .c03{margin-left:605px;}
.section#section6 .c04{margin-left:355px;}

#sub0101 #sub-nav .wr{padding: 0;}
#sub0101 .ss3{width:100%;}
#sub0101 .sub_txt_01{margin-left: 430px;}
#sub0101 .sub_txt_02{margin-left: 820px;}
#sub0101 .ss4{padding-left: 4%;}

#sub0102 .sub_txt_02{margin-left: 865px;}

#sub0103 .ss3{width:100%;}

#sub0103 .sub_txt_01{margin-left: 395px;}
#sub0103 .sub_txt_02{margin-left: 780px;}
#sub0103 .ss4{padding-left: 4%;}

#sub0201 .text_01{margin-top: 0%;}
#sub0201 .text_01 p{margin-right:45px;}
#sub0201 .text_01{margin-left: 0px;}
#sub0201 .ss3{width:100%;padding-left:0%;}
#sub0201 .ss4{width:100%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}

#sub0202 .text_01{margin-top: 0%;}
#sub0202 .text_01 p{margin-right:45px;}
#sub0202 .text_01{margin-left: 0px;}
#sub0202 .ss3{width:100%;padding-left:0%;}
#sub0202 .ss4{width:100%;}
#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;}

#sub0203 .sub_txt_01{margin-left:350px;}
#sub0203 .ss3{width:100%;}
#sub0203 .ss4{padding-left:4%;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:7%;}
#sub0203 .text_01 p{margin-right:40px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:350px;}
#sub0501 .ss3{width:100%;}
#sub0501 .ss4{padding-left:4%;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:40px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}
}


 @media (max-width:1024px){
.sub05 + #sub-nav2 .nav_con .right {overflow: auto;}
.sub05 + #sub-nav2 .nav_con .right ul {width: 980px;}

#sub0101 .sub_txt_02{display:none;}
#sub0101 .text_02{margin-left:560px;padding-top: 26px;}
.section#section6 .c03{right: 5%;width: 515px;}
.section#section6 .c04{right: 5%;width: 650px;}
#section7 .num5{}
#section7 .num6{}
.dropdown { justify-content: space-between;z-index: 999;}
.section#section3 .tabMenu>li.active div{width: 945px;}
.section#section3 .notice ul{margin-left: 150px;}

#section4 .slick>div h4{margin-left:40px;}
#hd_wrapper{width:100%;}
.rig03 {margin-left:0px;}

#hd_wrapper .rig02	{right: 25px;}

#ft .rft {  text-align: center; font-size: 1.4rem;margin-left:0;width:100%;}
#ft .row2{width:100%;padding: 0 30px; flex-direction: column;}
#ft_company		{margin-left:0;}
#ft_company h2		{display:none;}
#ft_company ul		{margin-left:0 !important;}
#ft_company2		{text-align: left;margin-top:50px;width:100%;margin-left:0;}
#ft_company2 ul		{margin-left: 0;}
#ft_company2 li		{width:100%;font-size:2.0rem;}

#section3 .gallery ul{margin-left:150px;}
#section3 .online ul{margin-left:150px;}

.same{width:100%;}
.section#section3 .contents{width:100%;}
.section#section6 { min-width: 100%;}
.section#section5 .img-wr3 img{width:230px;margin-left:8px;}
.section#section5 .box002{width:250px;margin-left:-10px;}
.section#section7 { min-width: 100%;}
#section5 .txt-wr3{font-size:1.5rem;}
#section5 .txt-wr3>span{font-size:1.5rem;}
.section#section6 { position: relative; width: 100%; z-index: 10; overflow: hidden;}
#section7 .num5>span{}
#section7 .num6>span{}
#section7 .title3{}
.num01 { margin-right: 580px;margin-right:0;}
.section#section7 .box003 h3 {}
#section7 .box003{display:none;}
#section7 .box004{}
#section7 .box004 h4{margin-bottom: 24px;}
#section7 .gms .info {}
#section7 .gms .info ul {overflow-x: scroll; display: flex; height: 190px; clear: both; flex-direction: row;}
.section#section7 .box005 {border-right: 1px solid #e1e1e1; width: 454px; height: 350px; position: absolute; margin-top: 112px; margin-left: 10px; z-index: 10;}
.section#section4 .tab-con { padding-left: 140px; padding-right: 145px;}
.section#section4 .btn3 {font-size: 1.8rem; color: gray;}
.section#section4 h3 { font-size: 4.0rem; font-weight: 600; color: #000; font-family: 'Pretendard';}
.section#section4  {min-width:100%;}
.section#section4 .img-wr2{width:248px; height:240px; margin-left:-10px;}
.section#section4 .tab-con { padding-left: 125px; padding-right: 130px;}

.section#section5 h3 {font-size: 4.0rem;font-weight: 600; color: #000; font-family: 'Pretendard';}
.section#section5 .btn3 {font-size: 1.8rem;color: gray;}
.section#section5 .tab-con {padding-left: 125px;padding-right: 130px;}


.box003 {display: none;}
.box004 {border-left: 0 !important; padding-left: 0 !important; width: 100% !important;}


.section#section2 .bor-img>img {margin-right: 30px;width: 280px;height: 365px;}
.section#section2{min-width:100%;}
.section#section2 .bor-img {margin-left: 63px;}
#hd_wrapper{}
.num01{font-size:1.5rem;padding-right:3%;}
.num01>span{font-size:2.0rem;}
#section2 .imgg5{width:540px;}
.section#section2 .sm01{font-size:2.5rem;}
.section#section2 h2{top:300px;font-size:4.5rem;}
#container .btn01{margin-bottom:0;}
.section#section2 .slick-next{right:-15px;width:70px;height:70px;}
.section#section2 .slick-prev{left:-15px;width:70px;height:70px;}


#sub0101 .sub_txt_01{margin-left: 313px;}
#sub0101 #sub-nav .wr{padding-left: 30px;}
#sub0101 .row{width:100%;}
#sub0101 .talk05 h2 img{width: 1600px; height: 400px; margin-left: -403px;}
#sub0101 .talk05 h2{overflow:hidden;}
#sub0101 .talk04 h3 img{margin-left: 31px; width: 250px; height: 370px;}
#sub0101 .talk04 h2 img{width: 420px; margin-top: 90px; margin-left: 319px; height: 600px;}
#sub0101 .sub_txt_03{font-size:3.0rem; margin-bottom:30px;}
#sub0101 .sub_txt_04{font-size:5.0rem;}
#sub0101 .sub_txt_06{font-size:2.5rem;}
#sub0101 .sub_txt_05{font-size:2.5rem;}
#sub0101 .sub_txt_07{font-size:2.5rem;}
#sub0101 .sub_txt_08{font-size:2.5rem;}
#sub0101 .sub_txt_09{font-size:2.5rem;}
#sub0101 .sub_txt_10{font-size:2.5rem;}
#sub0101 .talk04 h4{font-size:8.5rem;    margin-top: -38px;}
#sub0101 .r02{}
#sub0101 .r03{}
#sub0101 .sub_txt_11{font-size:2.5rem;}
#sub0101 .sub_txt_12{font-size:2.5rem;}
#sub0101 .sub_txt_13{font-size:2.5rem;}
#sub0101 .sub_txt_14{font-size:2.5rem;}
#sub0101 .txt001 a{font-size:2.4rem;}
#sub0101 .txt002 a{font-size:2.4rem;}
#sub0101 .txt003 a{font-size:2.4rem;}
#sub0101 .text_01 p{margin-right:130px;}
#sub0101 .ss3{width:780px;padding-left:15%;}
#sub0101 .ss4{display:none;}
#sub0101 .sub_txt_01{margin-left: 435px;}
#sub0101 .sub_txt_02{display:none;}
#sub0101 #sub-nav .wr{padding: 0;}

#sub0102 .txt001 a{font-size:2.4rem;}
#sub0102 .txt002 a{font-size:2.4rem;}
#sub0102 .txt003 a{font-size:2.4rem;}
#sub0102 .text_01 p{margin-right:130px;}
#sub0102 .ss3{width:780px;padding-left:15%;}
#sub0102 .ss4{display:none;}
#sub0102 .sub_txt_01{margin-left: 350px;}
#sub0102 .sub_txt_02{display:none;}
#sub0102 .r01 .tit p br		{display:none;}

#sub0103 .txt001 a{font-size:2.4rem;}
#sub0103 .txt002 a{font-size:2.4rem;}
#sub0103 .txt003 a{font-size:2.4rem;}
#sub0103 .text_01 p{margin-right:130px;}
#sub0103 .ss3{width:780px;padding-left:15%;}
#sub0103 .ss4{display:none;}
#sub0103 .sub_txt_01{margin-left: 350px;}
#sub0103 .sub_txt_02{display:none;}
#sub0103 .ss3{width:780px;}

#sub0103 .agr_table tbody td{font-size:2.4rem;}

#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .row{width:100%;}
#sub0201 .sub_txt_01{margin-left:350px;}
#sub0201 .sub_txt_02{display:none;}
#sub0201 .text_01{    width: 100%; margin-left: 0px; margin-top: 0%;}
#sub0201 .text_02{margin-left:550px;}
#sub0201 .talk03 h2{margin-top:85px;margin-bottom:25px;font-size: 2.5rem;}
#sub0201 .r02{height:1900px;}
#sub0201 .talk07{margin-left:70px;}
#sub0201 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0201 .r03 h3{}
#sub0201 .r03{overflow-x: scroll;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .text_01 p{margin-right: 20px;}
#sub0201 .talk01{width:100%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{width:100%;}
#sub0201 .r04{width:100%;}
#sub0201 .line01{width:100%;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}

#sub0201 .ss4{display:none;}
#sub0201 .ss3{width:690px;padding-left:7%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}
#sub0201 .text_01 p{margin-right:85px;}
#sub0201 .talk08 {padding-top:0px;}
#sub0202 .ss4{display:none;}
#sub0202 .ss3{width:690px;padding-left:7%;}
#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 .text_01 p{margin-right:85px;}
#sub0202 .line01{width:780px;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}
#sub0202 .r04 h2{font-size: 4.0rem;}
#sub0202 .r03 h2{font-size: 4.0rem;}
#sub0202 .sub_txt_03{font-size: 3.0rem;}
#sub0202 .sub_txt_04{font-size: 2.5rem;}
#sub0202 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px;margin-right: 65px;}
#sub0202 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0202 .talk04 h3{font-size:2.5rem;}
#sub0202 .talk03{padding-bottom:0px;}
#sub0202 .talk08{padding-top:0px;}
#sub0202 .talk08 h4{  padding-top:0%;  font-size: 5.5rem;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;padding-left:4%;}
#sub0202 .row{width:100%;}
#sub0202 .sub_txt_01{margin-left:350px;}
#sub0202 .sub_txt_02{display:none;}
#sub0202 .text_01{width: 100%; margin-left: 0px; margin-top: 0%;}
#sub0202 .text_02{margin-left:675px;}
#sub0202 .talk03 h2{font-size: 2.5rem;margin-bottom:25px;}
#sub0202 .r02{height:1900px;width:100%;}
#sub0202 .talk07{margin-left:70px;margin-top: 80px;}
#sub0202 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0202 .r03 h3{ font-size: 2.1rem;  margin-top: -93px; margin-left: 285px;}
#sub0202 .r03{overflow-x: scroll;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:100%;    margin-top: -82px;}
#sub0202 .r03{width:100%;}
#sub0202 .r04{width:100%;}
#sub0202 .line01{width:100%;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}
#sub0202 .text_02{display:none;}

#sub0203 .sub_txt_01{margin-left:325px;}
#sub0203 .ss3{width:780px;}
#sub0203 .ss4{display:none;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:7%;}
#sub0203 .text_01 p{margin-right:110px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:325px;}
#sub0501 .ss3{width:780px;}
#sub0501 .ss4{display:none;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:80px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}


}


@media (max-width:1010px){
/*.rig01 > p {display: none;}*/
}




@media (max-width:950px){



#sub0101 .ss3{width:100%;}
#sub0101 .ss4{padding-left:4%;}
#sub0101 .sub_txt_01{margin-left: 400px;}
#sub0101 .sub_txt_02{display:none;}


#sub0102 .ss3{width:100%;}
#sub0102 .ss4{padding-left:4%;}
#sub0102 .sub_txt_01{margin-left: 400px;}
#sub0102 .sub_txt_02{display:none;}

#sub0203 .sub_txt_01{margin-left:295px;}
#sub0203 .ss3{width:780px;}
#sub0203 .ss4{display:none;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:7%;}
#sub0203 .text_01 p{margin-right:110px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:295px;}
#sub0501 .ss3{width:780px;}
#sub0501 .ss4{display:none;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:80px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

}





@media (max-width:900px){
.rig01 {margin-right: 0;}
.rig03{padding-right: 2%;}
.section#section5 .imgBox2 h4{font-size:2.2rem;}
#section4 .slick>div h4{margin-left:20px;}
#container .ban02{margin-left:15px;}
#container .c01{margin-left:35px;}
#container .c02{margin-left:35px;}
#container .btn01{margin-left:35px;}



.section#section3 .tabMenu li{font-size:2.4rem;}

#sub0101 .talk04 h4{font-size: 8.0rem;}
#hd_wrapper .rig01{}
.lo4{font-size: 1.7rem;}

#hd_wrapper .rig02{display:none;}
#sub0101 .text_02 {margin-left: 430px;}
#section7 .box003{ margin-left: 0px;}
.section#section7 .box005{margin-left: -15px;}
.section#section7 .box004{}
#ft_company h2{margin-left:10px;}

#section7 .num5{}
#section7 .num5>span{}
#section7 .num6{}
#section7 .num6>span{}
#section7 .box004 h4{margin-bottom:55px;}

#section7 .title3{}
#ft_company2 ul{}
#sub0101 .r03{}
.num01{padding-right:0;}
#section7 .box004 h3{font-size:2.4rem;}
#section7 .box004 h2{font-size:4.3rem;}


#sub0101 .ss3{width:100%;}
#sub0101 .ss4{padding-left:4%;}
#sub0101 .sub_txt_01{margin-left: 325px;}
#sub0101 .sub_txt_02{display:none;}
#sub0101 #sub-nav .wr{padding:0;}
#sub0101 .txt001 a{font-size:2.4rem;}
#sub0101 .txt002 a{font-size:2.4rem;}
#sub0101 .txt003 a{font-size:2.4rem;}
#sub0101 .text_01 p{margin-right:130px;}
#sub0101 .ss3{width:100%;padding-left:17%;}
#sub0101 .ss4{display:none;}
#sub0101 .sub_txt_01{margin-left: 325px;}
#sub0101 .sub_txt_02{display:none;}
#sub0101 .ss3{width:780px;}

#sub0102 .txt001 a{font-size:2.4rem;}
#sub0102 .txt002 a{font-size:2.4rem;}
#sub0102 .txt003 a{font-size:2.4rem;}
#sub0102 .text_01 p{margin-right:130px;}
#sub0102 .ss3{width:100%;padding-left:17%;}
#sub0102 .ss4{display:none;}
#sub0102 .sub_txt_01{margin-left: 325px;}
#sub0102 .sub_txt_02{display:none;}
#sub0102 .ss3{width:780px;}

#sub0103 .txt001 a{font-size:2.4rem;}
#sub0103 .txt002 a{font-size:2.4rem;}
#sub0103 .txt003 a{font-size:2.4rem;}
#sub0103 .text_01 p{margin-right:130px;}
#sub0103 .ss3{width:780px;padding-left:17%;}
#sub0103 .ss4{display:none;}
#sub0103 .sub_txt_01{margin-left: 325px;}
#sub0103 .sub_txt_02{display:none;}
#sub0103 .ss3{width:780px;}

#sub0103 .agr_table tbody td{font-size:2.4rem;}

#sub0201 .talk03{margin-top:95px;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .row{width:100%;}
#sub0201 .sub_txt_01{margin-left:280px;}
#sub0201 .sub_txt_02{display:none;}
#sub0201 .text_01{width: 100%;margin-left: 0px;margin-top: 0%;}
#sub0201 .text_02{margin-left:440px;}
#sub0201 .talk03 h2{margin-top:10px;margin-bottom:25px;font-size:2.5rem;}
#sub0201 .r02{height:1900px;width:780px;}
#sub0201 .talk07{margin-left:70px;}
#sub0201 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0201 .r03 h3{}
#sub0201 .r03{overflow-x: scroll;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .text_01 p{margin-right: 20px;}
#sub0201 .talk01{width:100%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{width:100%;}
#sub0201 .r04{width:100%;}
#sub0201 .line01{width:100%;}
#sub0201 .talk06{padding-top:0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk04{padding-top:0;}
#sub0201 .talk04 h3{font-size:2.8rem;}
#sub0201 .ss4{display:none;}
#sub0201 .ss3{width:690px;padding-left:7%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}
#sub0201 .text_01 p{margin-right:85px;}

#sub0202 .ss4{display:none;}
#sub0202 .ss3{width:690px;padding-left:7%;}
#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 .text_01 p{margin-right:80px;}
#sub0202 .talk03 {}
#sub0202 .line01{width:780px;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}
#sub0202 .r04 h2{font-size: 4.0rem;}
#sub0202 .r03 h2{font-size: 4.0rem;}
#sub0202 .sub_txt_03{font-size: 3.0rem;}
#sub0202 .sub_txt_04{font-size: 2.5rem;}
#sub0202 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px;margin-right: 65px;}
#sub0202 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0202 .talk04 h3{font-size:2.8rem;}
#sub0202 .talk03{padding-bottom:0px; padding-top: 0;}
#sub0202 .talk08{padding-top:0px;}
#sub0202 .talk08 h4{ margin-top:25px; padding-top:0%;  font-size: 5.5rem;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;padding-left:4%;}
#sub0202 .row{width:100%;}
#sub0202 .sub_txt_01{margin-left:280px;}
#sub0202 .sub_txt_02{display:none;}
#sub0202 .text_01{width: 100%;margin-left:0px;margin-top: 0%;}
#sub0202 .text_02{margin-left:575px;}
#sub0202 .talk03 h2{font-size: 2.5rem;margin-bottom:0px;}
#sub0202 .r02{height:1900px;width:780px;}
#sub0202 .talk07{margin-left:70px;margin-top: 80px;}
#sub0202 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0202 .r03 h3{ font-size: 2.1rem;  margin-top: -93px; margin-left: 285px;}
#sub0202 .r03{overflow-x: scroll;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:780px;    margin-top: -82px;}
#sub0202 .r03{width:780px;}
#sub0202 .r04{width:780px;}
#sub0202 .line01{width:100%;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}

#sub0203 .sub_txt_01{margin-left:310px;}
#sub0203 .ss3{width:780px;}
#sub0203 .ss4{display:none;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:7%;}
#sub0203 .text_01 p{margin-right:110px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:310px;}
#sub0501 .ss3{width:780px;}
#sub0501 .ss4{display:none;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:80px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}

}




@media (max-width:859px){
#sub0301 .r01 .con_wr .line_wr > li .con .line li {width: calc(100% / 2);max-width: unset; font-size: 2.4rem;}
#sub0302 .r01 .con_wr .line_wr > li .con .line li {width: calc(100% / 2);max-width: unset; font-size: 2.4rem;}

}




@media (max-width:800px){
.section#section2 .slick-next{right:-18px;}

#section7 .box003{margin-left: -13px;}
.section#section7 .box005{margin-left: -35px;}
.section#section7 .box004{}
#section7 .box004 h4{}
#section7 .num5{}
#section7 .num6{}

.dropdown{width: 482px;margin-top: 12px;}
.num01{padding-right: 0%;}
.rig03{}

#sub0101 .talk04 h3 img{margin-left:0;}
#sub0101 .talk04 h2 img{margin-left:305px;}

#sub0102 .ss3{width:100%;}
#sub0102 .ss4{padding-left:4%;}
#sub0102 .sub_txt_01{margin-left: 325px;}
#sub0102 .sub_txt_02{display:none;}
#sub0101 #sub-nav .wr{padding:0;}
#sub0201 .talk03{margin-top:8px; padding-left: 0 !important; padding-right: 0 !important;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .row{width:100%;padding:5%;}
#sub0201 .sub_txt_01{margin-left:255px;}
#sub0201 .sub_txt_02{display:none;}
#sub0201 .text_01{width: 100%;margin-left: 0px; margin-top: 0px;}
#sub0201 .text_02{margin-left:420px;}
#sub0201 .talk03 h2{margin-top:10px;margin-bottom:0px;}
#sub0201 .r02{height:1900px;width:780px;padding-top:0%;}
#sub0201 .talk07{margin-left:70px;}
#sub0201 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0201 .r03 h3{}
#sub0201 .r03{overflow-x: scroll;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .text_01 p{margin-right: 20px;}
#sub0201 .talk01{width:100%;}
#sub0201 .r01{width:100%;}
#sub0201 .r03{width:100%;}
#sub0201 .r04{width:100%;}
#sub0201 .line01{width:100%;}
#sub0201 .talk06{padding-top:0; padding-left: 0; padding-right: 0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk04{padding-top:0; padding-left: 0; padding-right: 0;}
#sub0201 .talk08 {padding-top:0;padding-bottom:0%; padding-left: 0; padding-right: 0;}
#sub0201 .ss4{display:none;}
#sub0201 .ss3{width:690px;padding-left:7%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}
#sub0201 .text_01 p{margin-right:100px;}

#sub0202 .ss4{display:none;}
#sub0202 .ss3{width:690px;padding-left:7%;}
#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 .text_01 p{margin-right:100px;}
#sub0202 .row{width:780px;}
#sub0202 .sub_txt_01{ margin-left: 273px;}
#sub0202 .r03{width:780px;overflow-x: scroll;}
#sub0202 .r04{width:780px;overflow-x: scroll;padding-top:10%;}
#sub0202 .text_01 p{margin-right: 20px;}
#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:780px;}
#sub0202 .talk03{margin-top:80px;padding-left: 0; padding-right: 0;}
#sub0202 .line01{width:780px;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}
#sub0202 .r04 h2{font-size: 4.0rem;}
#sub0202 .r03 h2{font-size: 4.0rem;}
#sub0202 .sub_txt_03{font-size: 3.0rem;}
#sub0202 .sub_txt_04{font-size: 2.5rem;}
#sub0202 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px;margin-right: 65px;}
#sub0202 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0202 .talk04 h3{font-size:2.8rem;}
#sub0202 .talk03{padding-bottom:0px;}
#sub0202 .talk08{padding-top:0px; padding-left: 0; padding-right: 0;}
#sub0202 .talk08 h4{    font-size: 5.5rem;}
#sub0202 #sub-nav{border-bottom: 1px solid #e3e3e3;padding-left:4%;}
#sub0202 .row{width:100%;}
#sub0202 .sub_txt_01{margin-left:255px;}
#sub0202 .sub_txt_02{display:none;}
#sub0202 .text_01{ width: 100%; margin-left: 0px; margin-top: 0%;}
#sub0202 .text_02{margin-left:555px;}
#sub0202 .talk03 h2{font-size: 2.5rem;margin-top:10px;margin-bottom:0px;}
#sub0202 .r02{height:1900px;width:780px;}
#sub0202 .talk07{margin-left:70px;margin-top: 80px;}
#sub0202 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0202 .r03 h3{ font-size: 2.1rem;  margin-top: -93px; margin-left: 285px;}
#sub0202 .r03{overflow-x: scroll;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .text_01 p{margin-right: 100px;}
#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:780px;    margin-top: -82px;}
#sub0202 .r03{width:780px;}
#sub0202 .r04{width:780px;}
#sub0202 .line01{width:100%;}
#sub0202 .talk06{padding-top:0;padding-left: 0; padding-right: 0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0; padding-left: 0; padding-right: 0;	}

#sub0203 .sub_txt_01{margin-left:295px;}
#sub0203 .ss3{width:780px;}
#sub0203 .ss4{display:none;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:100%;padding-left:7%;}
#sub0203 .text_01 p{margin-right:110px;}

#sub0203 .tbl_head01{width:100%;margin-left: 0;}
#sub0203 #bo_btn_top{width:100%;margin-left: 0;}
#sub0203 #bo_cate ul{width:100%;margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}

#sub0501 .sub_txt_01{margin-left:295px;}
#sub0501 .ss3{width:780px;}
#sub0501 .ss4{display:none;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:100%;}
#sub0501 .text_01 p{margin-right:110px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:100%;margin-left: 0;}
#sub0501 #bo_btn_top{width:100%;margin-left: 0;}
#sub0501 #bo_cate ul{width:100%;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}


}




/* 하단 레이아웃 */
#ft {background:#333;text-align:center; padding: 60px 0;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {display:flex;font-weight:400;line-height:2em}
#ft_company ul{margin-left:40px;text-align:left;}
#ft_company li span{color: #e6e6e6;}
#ft_company li span:after {content:"|"; margin-left: 15px; margin-right: 15px;}
#ft_company li span:last-child:after {content:"";}
#ft_company li{color: #e6e6e6;opacity: 0.5;font-size:1.8rem; }
#ft .ju02 {display: flex; flex-wrap:wrap;}
#ft .ju02 {}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5); transition:.3s ease-out;}
#top_btn:hover {border-color:#f39800;background:#f39800;color:#fff}
.rft{text-align:right;font-size:1.8rem;}
#ft_company2 li{color: #fff; line-height: 2em;}
.alo01{opacity:0.5;}
.alo02 a{color:#f39800;}
.ju01{}
.ju01 a{color: #fff;}
.ju02{margin-bottom:-5px;}


/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#f39800;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#fff; color:#f39800;border: 1px solid #f39800;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {max-width:1600px; margin:0 auto;margin-bottom:120px; width: 100%;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:25px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.0em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

@media (max-width: 1280px){
.section .sch .left p {display: none;}
.section .sch a {right: unset; left: 60px;}
}

@media (max-width:960px){
#sub0201 .r03 .tit_wr {display: flex;flex-direction:column;}
.slick2>div img.imgg3	{height:100%;}
#sub-nav2 .nav_con .right ul		{}
#sub-nav2 .nav_con .right ul li		{margin:0 25px !important;}
#sub-nav2 .nav_con .right ul li a	{padding:35px 0 !important;font-size:30px !important;}

}

@media (max-width:780px){
#wrapper {width: 780px;}




#main-ban {width: 780px;}
#main-ban .swiper-slide img {min-width: unset; width: 100%;}
#main-ban .swiper-slide .ban_txt:after {content:url('/theme/basic/img/mbanner02.png');padding-left: 70px; top: -85px;}
#main-ban .swiper-slide .ban_txt p {display: none;}
#main-ban .swiper-slide .ban_txt a	{font-size:26px;}
#sub0103 .row, #sub-nav2 .nav_con {width: 780px !important;}

#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt {width: 500px;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .tit_wr {padding-left: 0;}
.sub_link {display: none;}


#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt {top: 60%;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .tit_wr span {font-size: 2.4rem;}
#section2 .wrapper .slick3 .imgBox5 .imgWrap5 a .bor-txt .lett .sm {font-size: 2.2rem;}
.slick>div .imgWrap		{height:auto;}
#section5 .slick-dots, #section4 .slick-dots {display: flex;}

#top_btn	{width:80px;height:80px;font-size:28px;}

#sub0102 .r01 > ul:nth-child(2) li.left .top .con {background:url('../img/sub/sub0102/teach01.jpg') no-repeat center; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(2) li.right .top .con {background:url('../img/sub/sub0102/teach02.jpg') no-repeat center; background-size: cover;}/*bg*/
#sub0102 .r01 > ul:nth-child(3) li.left .top .con {background:url('../img/sub/sub0102/teach03.jpg') no-repeat center; background-size: cover;}/*bg*/
#sub-nav2 {width: 780px !important;}

.tab_con .con li a div {width: 470px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;font-size:2.6rem;}
#sub0201 .link ul li {width: 270px;}
#sub0201 .link ul li a {font-size: 2.8rem;}
#sub0202 .link ul li {width: 270px;}
#sub0202 .link ul li a {font-size: 2.8rem;}
#sub0301 .r01 .con_wr .line_wr > li .con_tit > div span 	{font-size:2.6rem;}
#sub0401 article.label {font-size: 2.6rem;padding-top:10px;padding-left:0;}
#sub0401 .agm article.label {word-break:keep-all;}
#sub0301 .r01 .con_wr .link ul li {width: 270px;}
#sub0301 .r01 .con_wr .link ul li a {font-size: 2.8rem;}
#sub0302 .r01 .con_wr .link ul li {width: 270px;}
#sub0302 .r01 .con_wr .link ul li a {font-size: 2.8rem;}
#section2 .wrapper .slick3 .imgBox5 .pc-ver {display: none;}
#section2 .wrapper .slick3 .imgBox5 .m-ver {display: block;}
#section2 .wrapper .slick3 .imgBox5 .bor-txt {display: none;}




.section#section3 .tabMenu li	{font-size:3rem;}
.wr{width:730px;}
.menuclick{background: url(/theme/basic/img/menu01.png) no-repeat center; width: 37px; height: 37px; margin-top: 0; top: 148px; right: 35px;}
#logo .logo_con {display: flex; align-items:center; justify-content:space-between; position: relative; z-index: 999; border-bottom: 1px solid #e3e3e3;}
#logo .logo_con button {padding-right: 30px;}

#logo {padding: 0;}
#logo a {padding: 25px 30px 25px 0;}
#section2 .sm02 {font-size:2.4rem;width:230px;height:34px; line-height:34px;}
#section2 .sm03 {font-size:2.4rem;width:230px;height:34px; line-height:34px;}
#section2 .sm04 {font-size:2.4rem;width:230px;height:34px; line-height:34px;}
#section2 .sm05 {font-size:2.4rem;width:600px;height:34px; line-height:34px;}
#section2 .sm06 {font-size:2.4rem;width:230px;height:34px; line-height:34px;}
#section2 .sm07 {font-size:2.4rem;width:110px;height:34px; line-height:34px;}
#section2 .sm09 {font-size:2.4rem;width:160px;height:34px; line-height:34px;}
#section2 .sm10 {font-size:2.4rem;width:280px;height:34px; line-height:34px;}
#section2 .sm11 {font-size:2.4rem;width:550px;height:34px; line-height:34px;}
#section2 .sm12 {font-size:2.4rem;width:350px;height:34px; line-height:34px;}
#section2 .sm13 {font-size:2.4rem;width:205px;height:34px; line-height:34px;}
#section2 .sm15 {font-size:2.4rem;width:150px;height:34px; line-height:34px;}
#section2 .sm16 {font-size:2.4rem;width:150px;height:34px; line-height:34px;}


.same{width:100%;}
.lo3{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); width: 250px;margin-left:15px;margin-top:5px;}
.lo2{width:165px;}
.section#section7 .box004{}
#section7 .box004 h4{width:650px;}
#ft_company2 ul{}
#section4 .slick{}
#section2 .wrapper{margin-left:0;}
#section3 ul.con.active{margin-left:10px;width:100%;}
.section#section2 .slick-prev{left: -40px; width: 75px; height: 75px;}
.section#section2 .slick-next{right: -40px; width: 75px; height: 75px;}
#section7 .btlogo{width:80px}
#ft_company li {font-size:2.4rem; }
#section3 .co1 li a {font-size:2.4rem;margin-bottom:10px;}
#section3 .co2 li a {font-size:2.4rem;margin-bottom:10px;}
#section3 .co2 li a span {}
#section3 .co3 li a span {}
#section3 .co3 li a {font-size:2.4rem;margin-bottom:10px;}
.section#section3 .back001 h2{font-size:4.5rem;}
.li004{margin-left:60px;}
.li004 p{width:52px;height:30px;margin-left:-60px;}
.section#section3 .back001 h2{margin-top: 60px;margin-left:90px;}
.section#section3 .back001 h3{font-size: 2.4rem;margin-left:90px;}
.section#section2 .lett06{opacity:1;top: 510px;}
.section#section2 .lett05{opacity:1;top: 460px;}
.section#section2 .sm14{font-size: 3.0rem;}
.section#section2 .bo003{margin-top: -30px;font-size: 5.0rem;}
#section1{width:780px;}
.section#section2 .lett04{opacity:1;top: 510px;}
.section#section2 .lett03{width:500px;opacity:1;top: 460px;}
.section#section2 .sm08{font-size: 3.0rem;}
.section#section2 .bo002{margin-top: -30px;font-size: 5.0rem;}
.rig03{justify-content:flex-end;}
.section#section2 .lett02{opacity:1;top: 510px;}
.section#section2 .lett01{width:500px;opacity:1;top: 460px;}
.section#section2 .sm01{font-size: 3.0rem;}
.section#section2 .bo001{margin-top: -30px;font-size: 5.0rem;}
.section#section2{width:780px; padding: 100px 85px;}
.imgWrap5 {overflow: hidden;}
.slick>div h4 span{font-size:2.4rem;}
.dropdown{display:none;}
.num01 {font-size: 2.5rem;}
.num01>span{font-size:3.0rem;}
.section#section5 .imgBox2 h4 span{font-size:2.6rem;margin-left:0; display: block;}
.section#section5 .imgBox2 h4{font-size:2.4rem;line-height:1.6;}
.section#section5 .imgBox2 h4 .no1{font-size:2.2rem;}
.ban01{width:780px;}
.linner01{position:relative;width:780px;}
.linner02{background: #f8f8f8;width:780px;}
#section4 .slick>div h4{    font-size: 2.6rem;margin-left:10px;}
#hd_wrapper{width:780px;padding: 0;}
#logo{ flex-direction:column-reverse;}
#ft_company li span{font-size:2.4rem;}
#section3 .tabMenu li{font-size:3.0rem;}
#container .c02{display:none;}
#container .c01{font-size: 5.5rem;margin-top:50px;    margin-left: 0px;}
#container .btn01{    bottom: 30%;margin-left: 0px;}
#container .ban02 {margin-top: 50px; width: 606px; margin-left: 0px;}
.section#section3 .tabMenu>li.active div{width:750px;}
.section#section3 .notice ul{margin-left:35px;}
.notice ul li span{display:none;}
.notice ul li{width:700px;}
.section#section4{width:780px;}
.section#section4 .title{    padding-bottom: 0;}

.section#section5{width:780px;}
.section#section6{width:780px;}
.section#section3 .tabMenu{margin-left:10px;}
.section#section3{height:960px;width:780px;}
#section7 .box003{width:650px;}
#section2 .imgBox5{margin-left:-40px;}
.section#section3 .back001 {width: 100%; margin-left: 0px; margin-top: 409px; position: absolute; display: block;}
.section#section3 .btn03{bottom: 35px;}

.section#section5 .title{padding-bottom:0;}
#section6 .mid001{width:780px;}
.section#section6 .c03{margin-left:300px;top:130px;font-size:5.0rem;}
.section#section6 .c04{display:none;}
#ft_company h2{margin-left:-35px;}
.section#section7 .gms{display:none;}
.section#section7 .box003 h3{display:none;}
.section#section7 .box005{display:none;}
.section#section7{}
#section7 .title3{padding-right:0;}
.section#section7{width:780px;}
#section7 .box004 h3{font-size:3.5rem;}
#section7 .box004 h2{font-size:5.0rem;}
#section7 .box004 h4{font-size:3.0rem;margin-bottom:70px;margin-top:40px;}
#section7 .num5{font-size:3.2rem;}
#section7 .num6{font-size:3.2rem;margin-top:40px;}
#section7 .num5>span{}
#section7 .num6>span{}
.ft_wr	{padding-top:100px;padding-bottom:100px;}
#ft{width:780px;padding:60px 0 80px 0;}
#ft_company{}
#ft .row2{flex-direction:column;}
#ft_company .cop{font-size:2.3rem;}
#ft_company2{margin-top:30px;font-size: 2.4rem;}
#ft_company2 li		{line-height:1.6em !important;}

.section#section5 .btn3{display:none;}
.section#section4 .btn3{display:none;}


.ju01 a		{font-size:2.4rem;}
.alo01		{font-size:2.4rem;}
.alo02 a	{font-size:2.4rem;}
.sub-ban-wr		{width:780px !important; height: 250px !important;}
#ft_company ul	{}


#sub0101 .txt001 a{font-size:2.4rem;}
#sub0101 .txt002 a{font-size:2.4rem;}
#sub0101 .txt003 a{font-size:2.4rem;}
#sub0101 .text_01 p{margin-right:130px;}
#sub0101 .ss3{width:780px;padding-left:19%;}
#sub0101 .ss4{display:none;}
#sub0101 .sub_txt_01{margin-left: 270px;}
#sub0101 .text_02{margin-left: 435px;}
#sub0101 #sub-nav .wr{padding-left: 0px;}
#sub0101 .line01{display:none;}
#sub0101 .row{width:100%;}
#sub0101 .sub_box_01{width:780px;}
#sub0101 .talk05 h2 img{width: 1600px;height: 400px;margin-left: -403px;}
#sub0101 .talk05 h2{overflow:hidden;}
#sub0101 .talk04 h3 img{margin-left: 10px; width: 250px;height: 370px;}
#sub0101 .talk04 h2 img{width: 420px; margin-top: 90px; margin-left: 290px; height: 600px;}
#sub0101{width:780px;}
#sub0101 .talk01{width:780px;}
#sub0101 .sub_txt_03{font-size:2.6rem;}
#sub0101 .sub_txt_04{font-size:4.0rem;}
#sub0101 .sub_txt_06{font-size:2.4rem;}
#sub0101 .sub_txt_05{font-size:2.4rem;}
#sub0101 .sub_txt_07{font-size:2.4rem;}
#sub0101 .sub_txt_08{font-size:2.4rem;}
#sub0101 .sub_txt_09{font-size:2.4rem;}
#sub0101 .sub_txt_10{font-size:2.4rem;}
#sub0101 .talk04 h4{font-size:7.8rem;}
#sub0101 .r02{}
#sub0101 .r03{}
#sub0101 .sub_txt_11{font-size:2.4rem;}
#sub0101 .sub_txt_12{font-size:2.4rem;}
#sub0101 .sub_txt_13{font-size:2.4rem;}
#sub0101 .sub_txt_14{font-size:2.4rem;}

#sub0102 .txt001 a{font-size:2.4rem;}
#sub0102 .txt002 a{font-size:2.4rem;}
#sub0102 .txt003 a{font-size:2.4rem;}
#sub0102 .text_01 p{margin-right:130px;}
#sub0102 .ss3{width:780px;padding-left:19%;}
#sub0102 .ss4{display:none;}
#sub0102 .sub_txt_01{margin-left: 300px;}
#sub0102 .sub_txt_02{display:none;}
#sub0102 .ss3{width:780px;}

#sub0103 .txt001 a{font-size:2.4rem;}
#sub0103 .txt002 a{font-size:2.4rem;}
#sub0103 .txt003 a{font-size:2.4rem;}
#sub0103 .text_01 p{margin-right:130px;}
#sub0103 .ss3{width:780px;padding-left:19%;}
#sub0103 .ss4{display:none;}
#sub0103 .sub_txt_01{margin-left: 300px;}
#sub0103 .sub_txt_02{display:none;}
#sub0103 .ss3{width:780px;}
#sub0103 .agr_table tbody td{font-size:2.4rem;padding:20px 0;}
#sub0103 .line01{width:780px;}


#sub0201 .ss4{display:none;}
#sub0201 .ss3{width:690px;padding-left:7%;}
#sub0201 .txt001 a{font-size:2.4rem;}
#sub0201 .txt002 a{font-size:2.4rem;}
#sub0201 .txt003 a{font-size:2.4rem;}
#sub0201 .text_01 p{margin-right:100px;}
#sub0201 .r04 h2{font-size: 4.0rem;}
#sub0201 .r03 h2{font-size: 4.0rem;}
#sub0201 .sub_txt_03{font-size: 3.0rem;}
#sub0201 .sub_txt_04{font-size: 2.8rem; }
#sub0201 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px;margin-right: 65px;}
#sub0201 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0201 .talk04 h3{font-size:2.8rem;margin-bottom:0;}
#sub0201 .talk03{padding-bottom:0px;}
#sub0201 .talk08{padding-top:0px;}
#sub0201 .talk08 h4{    font-size: 5.5rem;}
#sub0201 #sub-nav{padding-left:4%;}
#sub0201 .row{width:100%;padding:5%; padding-top: 120px; padding-bottom: 100px;}
#sub0201 .sub_txt_01{margin-left:210px;}
#sub0201 .sub_txt_02{display:none;}
#sub0201 .text_01{ width: 780px;margin-left: 0px; margin-top: 0px;}
#sub0201 .text_02{margin-left:420px;}
#sub0201 .talk03 h2{font-size: 2.5rem;margin-top:10px;margin-bottom:0px;}
#sub0201 .r02{height:2000px;width:780px;}
#sub0201 .talk07{margin-left:70px;}
#sub0201 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0201 .r03 h3{ font-size: 2.1rem;}
#sub0201 .r03{overflow-x: scroll;}
#sub0201 .r04{overflow-x: scroll;padding-top:10%;}
#sub0201 .talk01{width:780px;}
#sub0201 .r01{width:780px;}
#sub0201 .r03{width:780px;}
#sub0201 .r04{width:780px;}
#sub0201 .line01{width:780px;}
#sub0201 .talk06{padding-top:0;padding-left: 0; padding-right: 0;}
#sub0201 .talk05{padding-top:0;}
#sub0201 .talk04{padding-top:0; padding-left: 0; padding-right: 0;}
#sub0201 .talk03{padding:0;padding-bottom:0;}
#sub0201 .talk08{padding:0;margin-top:25px;}

#sub0202 .ss4{display:none;}
#sub0202 .ss3{width:690px;padding-left:7%;}
#sub0202 .txt001 a{font-size:2.4rem;}
#sub0202 .txt002 a{font-size:2.4rem;}
#sub0202 .txt003 a{font-size:2.4rem;}
#sub0202 .text_01 p{margin-right:100px;}
#sub0202 .r04 h2{font-size: 4.0rem;}
#sub0202 .r03 h2{font-size: 4.0rem;}
#sub0202 .sub_txt_03{font-size: 3.0rem;}
#sub0202 .sub_txt_04{font-size: 2.8rem; line-height: 1.5;}
#sub0202 .bt_01{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;margin-left: 20px;margin-right: 65px;}
#sub0202 .bt_02{width:255px;height:75px;border-radius: 45px;font-size: 2.4rem;line-height: 75px;}
#sub0202 .talk04 h3{font-size:2.8rem;}
#sub0202 .talk04 h3 br	{display:none;}
#sub0202 .talk03{padding-bottom:0px;margin-top:0px;}
#sub0202 .talk08{padding-top:0px;}
#sub0202 .talk08 h4{    font-size: 5.5rem;}
#sub0202 #sub-nav{padding-left:4%;}
#sub0202 .row{width:100%;}
#sub0202 .sub_txt_01{margin-left:210px;}
#sub0202 .sub_txt_02{display:none;}
#sub0202 .text_01{    width: 780px; margin-left: 0px; margin-top: 0px;}
#sub0202 .text_02{margin-left:420px;}
#sub0202 .talk03 h2{font-size: 2.5rem;margin-top:10px;margin-bottom:0px;}
#sub0202 .r02{height:1900px;width:780px;}
#sub0202 .talk07{margin-left:70px;margin-top: 80px;}
#sub0202 .sub_box_02{margin-left:135px;margin-top: 140px;}
#sub0202 .r03 h3{ font-size: 2.1rem;  margin-top: -93px; margin-left: 285px;}
#sub0202 .r03{overflow-x: scroll;}
#sub0202 .r04{overflow-x: scroll;padding-top:10%;}
#sub0202 .sub_box_01{margin-top: 80px;}
#sub0202 .talk01{width:780px;}
#sub0202 .r01{width:780px;}
#sub0202 .r03{width:780px;}
#sub0202 .r04{width:780px;}
#sub0202 .line01{width:780px;}
#sub0202 .talk06{padding-top:0;}
#sub0202 .talk05{padding-top:0;}
#sub0202 .talk04{padding-top:0;}

#sub0203 .sub_txt_01{margin-left:250px;}
#sub0203 .ss3{width:780px;}
#sub0203 .ss4{display:none;}
#sub0203 .text_01{padding-left:15%;}
#sub0203 .txt001{margin-right:85px;}
#sub0203 .tit_01{width:780px;}
#sub0203 .text_01 p{margin-right:110px;}
#sub0203 #bo_list{}
#sub0203 .tbl_head01{margin-left: 0;}
#sub0203 #bo_btn_top{margin-left: 0;}
#sub0203 #bo_cate ul{margin-left: 0;}
#sub0203 .sub_txt_02{display:none;}
#sub0203 .bo_fx{width:700px;}
#sub0203 #sub-nav{width:780px;}

#sub0401 .sub_txt_01{margin-left:280px;}
#sub0401 .ss3{width:780px;}
#sub0401 .talk02{width:780px;}
#sub0401 .ss4{padding-left:4%;}

#sub0401 #autosave_wrapper h2{padding-left:9px;}
#sub0401 .tit_01{}
#sub0401 #bo_w .bo_w_tit .frm_input{padding-right:25px;}
#sub0401 #autosave_wrapper h3{padding-left:130px;width:725px;}
#sub0401 #autosave_wrapper h3 span{display:none;}

#sub0501 .sub_txt_01{margin-left:250px;}
#sub0501 .ss3{width:780px;}
#sub0501 .ss4{display:none;}
#sub0501 .text_01{padding-left:15%;}
#sub0501 .txt001{margin-right:85px;}
#sub0501 .tit_01{width:780px;}
#sub0501 .text_01 p{margin-right:80px;}
#sub0501 #bo_list{}
#sub0501 .tbl_head01{width:740px;margin-left: 0;}
#sub0501 #bo_btn_top{width:740px;margin-left: 0;display:none;}
#sub0501 #bo_cate ul{width:740px;margin-left: 0;}
#sub0501 .sub_txt_02{display:none;}
#sub0501 .bo_fx{width:700px;}
#sub0501 #sub-nav{width:780px;}

#sub0502 .sub_txt_01{margin-left:300px;}
#sub0502 .ss3{width:780px;}
#sub0502 .ss4{display:none;}
#sub0502 .text_01{padding-left:15%;}
#sub0502 .text_01 p{margin-right:75px;}
#sub0502 .tit_01{width:700px;}
#sub0502 .sub_txt_02{display:none;}
#sub0502 #bo_gall{padding-left:4%;padding-right:4%;padding-bottom:15%;}
#sub0502 #bo_cate_ul{width:720px;}
#sub0502 #bo_btn_top{width:720px;display:none;}
#sub0502 #fboardlist{width:720px;}


#sub0502 #bo_gall .gall_img{}
#sub0502 #bo_gall #gall_ul{margin: -10px -10px 0;margin-top:60px;}

#sub0503 .sub_txt_01{margin-left:300px;}
#sub0503 .ss3{width:780px;}
#sub0503 .ss4{display:none;}
#sub0503 .text_01{padding-left:15%;}
#sub0503 .text_01 p{margin-right:75px;}
#sub0503 .tit_01{width:700px;}
#sub0503 .sub_txt_02{display:none;}
#sub0503 #bo_gall{padding-left:4%;padding-right:4%;padding-bottom:15%;}
#sub0503 #bo_cate_ul{width:720px;}
#sub0503 #bo_btn_top{width:720px;display:none;}
#sub0503 #fboardlist{width:720px;}
#sub0503 #bo_gall #gall_ul{margin: -10px -10px 0;margin-top:60px;}


#sub0504 .sub_txt_01{margin-left:300px;}
#sub0504 .ss3{width:780px;}
#sub0504 .ss4{display:none;}
#sub0504 .text_01{padding-left:15%;}
#sub0504 .text_01 p{margin-right:75px;}
#sub0504 .tit_01{width:700px;}
#sub0504 .sub_txt_02{display:none;}
#sub0504 #bo_gall{padding-left:4%;padding-right:4%;padding-bottom:15%;}
#sub0504 #bo_cate_ul{width:720px;}
#sub0504 #bo_btn_top{width:720px;display:none;}
#sub0504 #fboardlist{width:720px;}

#sub0504 #bo_gall #gall_ul{margin: -10px -10px 0;margin-top:60px;}


#sub0601 .r02 h2, 
#sub0601 .r03 h2, 
#sub0601 .r04 h2	{font-size:4rem;}
#sub0601 .r02 h2 span,
#sub0601 .r03 h2 span,
#sub0601 .r04 h2 span	{display:block;font-size:2.5rem;margin-left:0;margin-top:10px;}
}

