@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@charset "utf-8";
@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-4Regular';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-6bold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-7ExtraBold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-8Heavy';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

/* 초기화 */
html {overflow-y:scroll; height:100%; min-width:320px}
body {margin:0;padding:0;font-size:1em;height:100%;font-family: 'Pretendard', 'S-CoreDream-3Light' , 'S-CoreDream-4Regular' , 'S-CoreDream-5Medium' , 'S-CoreDream-6bold' , 'S-CoreDream-7ExtraBold' , 'S-CoreDream-8Heavy', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
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}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em;font-family: 'Pretendard', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family:'Pretendard', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
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}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.txt_hidden{display:none;}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right;}
.hd_pops_footer button {margin-right:5px; padding:5px 10px;border:0;background:#393939;color:#fff}

@media (max-width: 480px){
.hd_pops {top:70px; left:1% !important;}
.hd_pops_con {width:100%}
.hd_pops_con img{width:100% !important;}
.hd_pops_footer button{font-size:0.74em; padding:5px 3px; letter-spacing:-1px;}
}

/* 상단 레이아웃 */
#hd{text-align:center;width:100%;background:rgba(0,0,0,.7); position:fixed;z-index:1000;height:90px;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd:before{content:'';position:absolute;bottom:0;left:0;background:#fff;background:rgba(255,255,255,0.5);width:100%;height:1px}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper01{border-bottom:1px solid rgba(255,255,255,.5); height:40px;}
#hd_top{max-width:90%; margin:0 auto; }
#hd_wrapper02{margin:0 auto;max-width:90%;position:relative; height:90px;}

#logo {position:absolute;top:25px;left:0}
#logo a{display:block; font-size:1.38em; color:#fff; font-family:'S-CoreDream-5Medium'; 

transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
#logo img{height:100%;width:auto;}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd.fixed{position:fixed;top:0;left:0}


#gnb {display:inline-block;vertical-align:top}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_wr{max-width:1300px;padding-right:200px;margin:0 auto;position:relative;}
#gnb a {display:block}
.gnb_1dli{position:relative;float:left;line-height:40px;padding:0 10px}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli button{float:left;border:0;width:20px;height:100px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;background-size:10px ;text-indent:-9999px}
.gnb_1da {position:relative;float:left; line-height:50px;margin:25px 0;font-size:1em; color:#fff; font-family:'S-CoreDream-5Medium'; transition: all ease 0.5s;}
.gnb_2dul {display:none;position:absolute; top:90px;left:0;min-width:100%;z-index:99; text-align:left;min-width: 195px; white-space: nowrap;border-radius: 2px;background: rgba(0,0,0,.7);}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{color:rgba(255,255,255,.7);}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {width: 100%;padding:0 15px; font-size:0.88em; font-family:'S-CoreDream-3Light'; color:#fff;display: inline-block;float: left;position: relative;font-weight:normal;white-space: nowrap;; border-top: 1px solid rgba(0,0,0,0.03);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.gnb_2da:hover{color: #fbf3f6; background:#000;}
.gnb_2da:active { background: #000;color:#fbf3f6}

#hd_btn{position:absolute;top:0;right:0;text-align:center;}
#hd_btn .hd_lang{display:inline-block; padding-right:30px;}
#hd_btn .hd_lang .lang_btn{background:#a6154c; border-radius:20px; padding:10px; font-family:'S-CoreDream-5Medium'; color:#fff; line-height:20px;}
#hd_btn .hd_lang .lang_btn img{vertical-align:top; }
.lang_choice{width: 136px; height: 150px; border-radius:10px; background-color: #fff; border: 1px solid #ccc; box-sizing: border-box; overflow-y: scroll; position: absolute; top: 65px; left: 0; display: none;}
.lang_choice > a{display:flex; justify-content:flex-start; align-items:center; color:#000; box-sizing:border-box; font-size:0.88em; padding:7px 0; padding-left:5px; transition:.3s;}
.lang_choice > a:hover{background:#fafafa;}
#hd_btn button{display:inline-block; width:42px;border:0;background:transparent;height:85px;}

#hd_sch{z-index:10;display:none;position:absolute;top:0;left:0;background:#fff;width:100%;height:85px}
#hd_sch .sch_wr{}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:85px;padding:0 80px;;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #5166d8;}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;height:85px;width:85px;font-size:18px;}
#hd_sch .btn_close{position:absolute;top:0;right:0;width:85px;height:85px;border:0;background:none;font-size:20px;color:#aaa}
#hd_sch .btn_close:hover{color:#000}

/*전체메뉴*/
#al_menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;text-align:left}
#al_menu .bg{background: rgba(0,0,0,0.5);width:100%;height:100%}  
#al_menu .menu_wr{position:absolute;top:0;left:0;background:#fff;width:100%; }
#al_menu .btn_close{position:absolute;top:0;right:0;background:none;border:0;width:100px;height:100px;font-size:20px;outline:0;color:#aaa}
#al_menu .btn_close:hover{color:#000}

@media (min-width: 1025px){
    .btn_menu_op{display:none}
    #menu{max-width: 1300px; margin: 0 auto; padding: 110px 40px;}
    #menu:after {display:block;visibility:hidden;clear:both;content:""}
    #menu .menu_li h2{padding-bottom: 26px; font-family:'S-CoreDream-3Light'; font-size: 1.38em; color: #a6154c; text-align: left; background:#a6154c; border-radius:30px; padding:10px 20px;}
    #menu .menu_li h2 a{color: #fff;}
	#menu .menu_li{float:left;width:25%;padding:20px}    
    #menu .menu_li:nth-child(4n+1){clear:both}
    #menu .sub_menu {margin:15px 0}
    #menu .sub_menu li{border-bottom:1px solid #ccc; margin:0 10px;}
    #menu .sub_menu li a{color: #666;font-weight: 400;font-size:1.13em; padding-left:10px;line-height:1.5em;margin:5px 0;display:block;position:relative;}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:0;margin-top:-1px}
 }


@media (max-width: 1024px){
    #hd{height:80px;}
	#hd_wrapper01{display:none;}
	#hd_wrapper02{max-width:100%;}
    #gnb {display:none}
    #logo{top:20px;}
    #logo a{padding: 5px 15px;height: 60px; font-size:1.25em;}
	#hd_btn{top:10px;}
    #hd_btn button{width:38px;height:55px}
	#hd_btn .hd_lang{padding-right:0px;}
    #hd_sch #sch_submit{width:55px;height:55px}
    #hd_sch #sch_stx{padding:0 55px;height:55px}

    #hd_sch {height:55px}

    #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto}
    #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right}
    #menu{padding:65px 25px 30px 30px}
    #menu .menu_li{margin:15px 0;position:relative;} 
    #menu .menu_li h2{font-weight: 500; font-size: 1.25em; font-family:'S-CoreDream-3Light'; line-height:30px;color: #a6154c;text-align: left}
    #menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
    #menu .sub_menu{display:none;margin-top:10px;}
    #menu .sub_menu li a{position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:5px;margin-top:-1px}
    #hd_sch .btn_close{width:55px;height:55px}

}

@media (max-width: 767px){
#hd_btn{right:5px;}
#hd_btn .hd_lang{padding-right:0px;}
}

/*아이콘*/
.search-icon{display:inline-block;width:19px;height:19px;border:2px solid #000;border-radius:50px}
.search-icon:before{ content: "";position: absolute; width: 10px;height: 2px;background-color: #000;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 15px;
margin-left: 5px;margin-left:11px \0/IE9}
.menu-icon{display:inline-block;width:24px;height:2px;background:#fff;position:relative;vertical-align:middle}
.menu-icon:before{position:absolute;top:-7px;left:-4px;width:28px;background:#fff;height:2px;content:'';}
.menu-icon:after{position:absolute;bottom:-7px;left:-4px;width:28px;background:#fff;height:2px;content:'';}

 @media (max-width: 969px){
    .search-icon{display:inline-block;width:17px;height:17px;border:2px solid #000;border-radius:50px}
    .search-icon:before{ content: "";position: absolute; width: 6px;height: 2px;background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 14px;
    margin-left: 6px;margin-left:12px \0/IE}
    .menu-icon{display:inline-block;width:18px;height:2px;background:#fff;position:relative;vertical-align:middle}
    .menu-icon:before{position:absolute;top:-6px;left:-4px;width:22px;background:#fff;height:2px;content:'';}
    .menu-icon:after{position:absolute;bottom:-6px;left:-4px;width:22px;background:#fff;height:2px;content:'';}
 }

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {position:relative;font-weight:bold;background:#fff;color:#333; text-align:center;z-index:9;line-height:300px;color:#fff;font-size:2.5em;
background: rgba(74,210,212,0.5);
background: -moz-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(74,210,212,0.5)), color-stop(100%, rgba(38,118,223,0.5)));
background: -webkit-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: -o-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: -ms-linear-gradient(-45deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
background: linear-gradient(135deg, rgba(74,210,212,0.5) 0%, rgba(38,118,223,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ad2d4', endColorstr='#2676df', GradientType=1 );}

#container>p{display:none;}

.idx_rs{background:#2677df;color:#fff;margin:-40px auto 0 ;max-width:1280px;position:relative;z-index:10;padding: 20px 30px;line-height:40px}
.idx_rs:after {display:block;visibility:hidden;clear:both;content:""}

.idx_con{margin: 0 auto;max-width:1280px;text-align:left;}
.idx_con ul{border-left:1px solid #f1f1f1}
.idx_con ul:after {display:block;visibility:hidden;clear:both;content:""}
.idx_con li{float:left;width:33.333%;padding:10% 5%;border-right:1px solid #f1f1f1}
.idx_con li:hover{}
.idx_con li h2{color:#4ad1d4}
.idx_con li h2 i{font-size:40px;margin-bottom:10px}
.idx_con li h2 span{display:block;font-size:1.385em }
.idx_con li p{margin:20px 0 40px;color:#9a9a9a;font-size:1.077em;line-height:1.5em;font-weight:300 }
.idx_con li a{display:inline-block;color:#4ad1d4;text-decoration:underline;font-weight:300}

.idx_lt{position:relative;margin:0 auto;max-width:1280px}
.idx_lt:after {display:block;visibility:hidden;clear:both;content:""}
.idx_lt .lt_wr{float:left;width:33.333%;padding:40px;position:relative;z-index:2}
.idx_lt .lt_wr h2{font-size:1.538em;margin-bottom:20px}
.idx_lt .lt_wr .tel{font-size:2.615em;;display:block}
.idx_lt .lt_wr p{color:#7d7d7d;margin:10px 0 20px}
.idx_lt .bg{position:absolute;top:0;left:0;width:100%;height:100%;border-right:1px solid #f1f1f1;z-index:1}
.idx_lt .bg span{float:left;display:block;width:100%;height:100%;width:33.333%;border-left:1px solid #f1f1f1;}

.time li{line-height:35px;font-size:1.077em;text-align:right;}
.time li:after {display:block;visibility:hidden;clear:both;content:""}
.time i{color:#39c9df;margin-right:5px;}
.time strong{float:left;font-weight:500}

 @media (min-width: 970px){
    .idx_rs h2{float:left;margin-right:30px;font-size:1.231em}
    .idx_rs h2 i{margin-right:8px}
    .idx_rs .tel{float:left;font-size:1.231em;font-weight:900}
    .idx_rs .online-btn{float:right;}
    .idx_rs .online-btn a{float:left;display:inline-block;padding:0 30px;background:#fff;margin-left:20px;border-radius:30px;color:#2677df;font-size:1.231em;font-weight:900}
    .idx_rs .online-btn p{float:left}
}
 @media (max-width: 969px){
    .idx_con li{width:100%;padding:30px;border-bottom:1px solid #f3f3f3 }
    .idx_con li h2 i{font-size:24px;}
    .idx_lt_wr .lt{width:100%}
    #container_title {line-height:150px;font-size:1.5em}

    .idx_rs{padding:30px;margin-top:0px;line-height:25px}
    .idx_rs h2{;margin-right:30px;font-size:1.154em}
    .idx_rs h2 i{margin-right:8px}
    .idx_rs .tel{float:left;font-size:1.5em;font-weight:900;margin:10px 0}
    .idx_rs .online-btn{clear:both;}
    .idx_rs .online-btn a{margin-top:10px;display:block;padding:0 30px;background:#fff;border-radius:30px;color:#2677df;font-size:1.231em;font-weight:900;text-align:center;line-height:40px}

    .idx_lt .lt_wr{width:100%;padding: 30px; border-bottom: 1px solid #f3f3f3;}
    .idx_lt .bg{display:none}
    .idx_lt .lt_wr h2{margin-bottom:10px;font-size:1.231em}
    .idx_lt .lt_wr .tel{font-size:1.5em}
 }

/* 하단 레이아웃 */
#ft {background:#1a1a1a;}
.ft_wr01{border-bottom:1px solid rgba(255,255,255,.3);}
.ft_wr01 .ft_con{width:90%; margin:0 auto; line-height:60px; text-align:center; font-weight:300; color:#fff;}
.ft_wr01 .ft_con a{color:#fff;}
.ft_wr01 .ft_con span{padding:0 20px;}
.ft_wr02{width:90%; margin:0 auto; display:flex;}
.ft_wr02 .ft_left{width:50%; padding:45px 0; color:#fff; font-size:0.88em; line-height:20px;}
.ft_wr02 .ft_left strong{font-family:'S-CoreDream-5Medium'; font-size:1.13em;}
.ft_wr02 .ft_left .span_st01{font-weight:500; padding-right:5px;}
.ft_wr02 .ft_left .span_st02{font-weight:500; padding-right:5px; padding-left:40px;}
.ft_wr02 .ft_right{width:50%; padding:45px 0;  text-align:right;}
.ft_wr02 .ft_right a{padding:0 3px;}
.ft_wr02 .ft_right select{margin-top:15px; background:rgba(255,255,255,.2); border-radius:10px; padding:6px 15px 6px 10px; color:#fff; }
.ft_wr02 .ft_right select option{background:#1a1a1a; }
.ft_wr03{border-top:1px solid rgba(255,255,255,.3);}
.ft_wr03 .ft_con{ width:90%; margin:0 auto; line-height:50px; text-align:center; font-size:0.88em; font-weight:300; color:#fff;}

#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}

#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:1}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}

 @media (max-width: 1024px){
.ft_wr01 .ft_con{width:100%; padding:0 5px;}
.ft_wr02{width:100%;padding:0 5px;}
.ft_wr03 .ft_con{width:100%;padding:0 5px;}
}

 @media (max-width: 969px){
.ft_wr02{display:block;}
.ft_wr02 .ft_left{width:100%; text-align:center; padding:15px 0; word-break:keep-all;}
.ft_wr02 .ft_right{width:100%; text-align:center; padding:15px 0; word-break:keep-all;}
 }

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #2677df;border-color:#2677df;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

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

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {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;width:40px;height:40px;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:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* 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;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn_s{display:inline-block;height:33px;line-height:30px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_m{display:inline-block;height:40px;line-height:38px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_l{display:inline-block;;height:50px;line-height:48px;border-radius:30px;padding: 0 25px; font-weight:700;font-size:	1.154em;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}

a.btn01 {display:inline-block;background:#eee;color:#444;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;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:center} /* 서식단계 진행 */
.btn_submit {display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#0456ec}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0456ec}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;border-radius:30px;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#db0000}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding: 15px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px ;border:1px solid #efefef;margin-bottom:5px}

/* 기본폼 */
.form_01{margin:20px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;background:#f3f3f3}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;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:120px;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:150px;text-align:center}
.td_group {width:100px;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:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:400;}
.sv_member img{vertical-align:top}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}

/* main */
.main_cont_wr{position:relative; width:100%; margin:0 auto; background:url('/images/main_cont_bg.png')no-repeat center 51%; }
.main_cont_wr .bar_bg02{position:absolute; top:40%; transform:translateY(-40%); z-index:-1; width:100%; height:192px; background:url('/images/main_img_bg2.png')no-repeat center top ; background-size:cover;}
/* 메인 슬라이드 */
.main_img{position: relative; width: 100%; height: 964px; overflow: hidden; margin: auto; background: #000}
.main_ment{position:absolute; top:50%; left:50%; width:100%; transform:translate(-50%,-50%); z-index:20;}
.main_ment .bment{font-size:2.5em; font-family:'S-CoreDream-7ExtraBold'; color:#fff; text-align:center;}
.main_ment .sment{font-size:2em; font-family:'S-CoreDream-3Light'; color:#fff; text-align:center; line-height:1.6;}
.slide{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0;  transition: opacity 1s ease; /* 페이드 전환 */  display: flex; align-items: center; justify-content: center;}
.slide {
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      opacity: 0;
      transition: opacity 1s ease;
    }
    .slide.active {
      opacity: 1;
      z-index: 2;
    }

    .slider img,
    .slider video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    /* 버튼 스타일 */
    .slider button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: rgba(255,255,255,.3);
      color: #fff;
      border: none;
      padding: 12px 18px;
      cursor: pointer;
      font-size: 20px;
      border-radius: 50%;
      z-index: 30;
    }
    .slider button.prev { left: 15px; }
    .slider button.next { right: 15px; }
    .slider button:hover { background: rgba(255,255,255,.5); }

    /* 점 네비게이션 */
    .dots {
      position: absolute;
      bottom: 235px;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      gap: 10px;
      z-index: 130;
    }
    .dot {
      width: 10px;
      height: 10px;
	  border:1px solid #fff;
      background: rgba(255,255,255,0);
      border-radius: 50%;
      cursor: pointer;
      transition: background 0.3s;
    }
    .dot.active {
      background: #fff;
    }
.main_img .bar_bg01{position:absolute; bottom:0; z-index:90; width:100%; height:192px; background:url('/images/main_img_bg1.png')no-repeat center bottom ; background-size:cover;}

@media (max-width: 1024px){
.main_ment .bment{font-size:2.5em;}
.main_ment .sment{font-size:2em;}
 }

@media (max-width: 969px){
.main_cont_wr{background:none;}
.main_cont_wr .bar_bg02{top:41.5%; transform:translateY(-41.5%); }
.main_ment .bment{font-size:1.88em; word-break:keep-all;}
.main_ment .sment{font-size:1.5em;word-break:keep-all;}
 }

 @media (max-width:768px){
 .main_cont_wr .bar_bg02{top:34.3%; transform:translateY(-34.3%); }
 }
  @media (max-width:767px){
  .main_ment .bment{font-size:1.75em;}
  .main_ment .sment{font-size:1.38em;}
  .main_cont_wr .bar_bg02{top:39.4%; transform:translateY(-39.4%); }
  }


.main_cont01_wr{max-width:1300px; margin:0 auto;}
.main_cont01_wr h2{position:absolute; top:900px; left:50%; transform:translateX(-50%);  z-index:1000; text-align:center; font-family:'S-CoreDream-8Heavy'; color:#1a1a1a; font-size:2.25em;}
.main_cont01_wr .cont01_stitle{font-family:'S-CoreDream-3Light'; color:#6a6a6a; font-size:1.13em; text-align:center; margin-top:10px;}
.main_cont01_wr .cont01_box{display:grid; grid-template-columns:1fr 1fr 1fr 1fr; gap:20px;}
.main_cont01_wr .cont01_box li{border-radius:20px; padding-top:68px; min-height:250px; text-align:center;}
.main_cont01_wr .cont01_box li a{display:block; width:100%; height:100%;}
.main_cont01_wr .cont01_box li:hover .cont01_box_title01, .main_cont01_wr .cont01_box li:hover .cont01_box_title02, .main_cont01_wr .cont01_box li:hover .cont01_box_title03, .main_cont01_wr .cont01_box li:hover .cont01_box_text{ -webkit-transform: translateY(-5px); transform: translateY(-5px);}
.main_cont01_wr .cont01_box .bg01{background:#00746b url('/images/main_cont01_bg01.png') no-repeat bottom left; }
.main_cont01_wr .cont01_box .bg02{background:#630460 url('/images/main_cont01_bg02.png') no-repeat bottom right;}
.main_cont01_wr .cont01_box .bg03{background:#3e4181 url('/images/main_cont01_bg03.png') no-repeat bottom left;}
.main_cont01_wr .cont01_box .bg04{background:#a6154c url('/images/main_cont01_bg04.png') no-repeat bottom right;}
.main_cont01_wr .cont01_box li .cont01_box_title01{font-size:1.38em; word-break:keep-all; color:#fff; font-family:'S-CoreDream-5Medium'; position:relative; transition: 0.4s ease-out;}
.main_cont01_wr .cont01_box li .cont01_box_title02{font-size:1.38em; word-break:keep-all; color:#fff; font-family:'S-CoreDream-5Medium'; position:relative; transition: 0.4s ease-out;}
.main_cont01_wr .cont01_box li .cont01_box_title03{font-size:1.38em; word-break:keep-all; color:#fff; font-family:'S-CoreDream-5Medium'; position:relative; transition: 0.4s ease-out;}
.main_cont01_wr .cont01_box li .cont01_box_text{padding:30px 10px 0 10px; word-break:keep-all; color:#fff; font-family:'S-CoreDream-3Light'; letter-spacing:-0.5px; transition: 0.4s ease-out;}

 @media (max-width: 1024px){
 .main_cont01_wr{max-width:100%; padding:0 5px;}
 }

 @media (max-width: 969px){
.main_cont01_wr .cont01_box{grid-template-columns:1fr 1fr;}
.main_cont01_wr .cont01_box .bg01{background-size:cover;}
.main_cont01_wr .cont01_box .bg02{background-size:cover;}
.main_cont01_wr .cont01_box .bg03{background-size:cover;}
.main_cont01_wr .cont01_box .bg04{background-size:cover;}
 }

 @media (max-width: 767px){
.main_cont01_wr h2{font-size:1.75em;}
.main_cont01_wr .cont01_stitle{font-size:1em; word-break:keep-all;}
.main_cont01_wr .cont01_box{grid-template-columns:1fr; gap:10px;}
.main_cont01_wr .cont01_box li .cont01_box_title01::after{left:33%; transform:translate(-10%, -33%);}
.main_cont01_wr .cont01_box li .cont01_box_title01::before{left:35%; transform(-40%, -35%); width:125px;}
.main_cont01_wr .cont01_box li .cont01_box_title02::after{left:16.5%; transform:translate(-10%, -16.5%);}
.main_cont01_wr .cont01_box li .cont01_box_title02::before{left:19%; transform(-40%, -19%); width:259px;}
.main_cont01_wr .cont01_box li .cont01_box_title03::after{left:34.5%; transform:translate(-10%, -34.5%);}
.main_cont01_wr .cont01_box li .cont01_box_title03::before{left:37%; transform(-40%, -37%); width:115px;}
 }

.main_cont02_wr{max-width:1300px; margin:180px auto 0 auto; display:flex; gap:60px;}
.main_cont02_wr .cont02_left{width:50%; position:relative; }
.main_cont02_wr .cont02_right{width:50%;}
.cont02_left .tab_tongge{display:flex; }
.cont02_left .tab_tongge button {background:none; border: none; outline: none; cursor: pointer;line-height:2em; margin-right:30px; transition: 0.3s; font-family:'S-CoreDream-5Medium'; font-size:1.75em; color:#1a1a1a;}
.tab_tongge button:hover {font-family:'S-CoreDream-7ExtraBold'; color:#00746b;}
.tab_tongge button.active {font-family:'S-CoreDream-7ExtraBold'; color:#00746b;}
.tabcontent {display: none; padding: 10px 0px 10px; border: 0px solid #ccc; border-top: none;}
.tabcontent .btn{position:absolute; right:0; top:10px; font-family:'S-CoreDream-5Medium'; font-size:1.75em; color:#1a1a1a; }
.cont02_right h2{color:#3e4181; font-family:'S-CoreDream-7ExtraBold'; font-size:1.75em;}

 @media (max-width: 1024px){
 .main_cont02_wr{max-width:100%; padding:0 5px; gap:30px;}
 }

  @media (max-width: 969px){
.main_cont02_wr{display:block; margin:100px auto 0 auto; background:#f5f5f9; padding-bottom:100px;}
.main_cont02_wr .cont02_left{width:100%;}
.main_cont02_wr .cont02_right{width:100%; margin-top:30px;}
 }
 @media (max-width:767px){
  .cont02_left .tab_tongge button {font-size:1.5em;}
  .cont02_right h2{font-size:1.5em;}
 }

.main_cont03_wr{max-width:1300px; margin:200px auto 100px auto;}
.main_cont03_wr h2{text-align:center; font-family:'S-CoreDream-8Heavy'; color:#1a1a1a; font-size:2.25em;}
.main_cont03_wr .cont03_stitle{font-family:'S-CoreDream-3Light'; color:#6a6a6a; font-size:1.13em; text-align:center; margin-top:15px;}
.main_cont03_wr .cont03_box{display:flex; gap:60px; margin-top:50px;}
.cont03_box .cont03_left{width:50%;position:relative;}

/* 팝업존 */
.area_popup{position:relative; width:100%;height:410px; margin:0 auto;padding:0;z-index:1; }

.popup{position:relative; width:100%; }
.popup > div{margin-top:0px;padding:0; }
.popup .img {width:100%;  margin: 0 auto;padding:0; border-radius:30px !important; }
.bx-wrapper, .bx-viewport{border-radius:30px !important; height:100% !important;}
.popup .img img{display:block; width:100%; padding:0; border-radius:30px !important; height:410px;}
.popup a:link,
.popup a:focus {display:block;}

.popup .controll .btnLink_all{display:block; position: absolute; top: 30px; right: 10px; line-height: 18px; padding: 0 5px; font-size: 13px; color: #333; border: 1px solid #999; border-radius: 3px; z-index: 11;}

.popup .ctl_box{position:absolute; right: 20px; top: 20px; z-index:11; background:#1a1a1a; border-radius:20px; padding:5px 10px; height:30px;}
.popup .ctl_box .ctl li{float: left; margin-left: -3px;  width:16px !important; height:16px;}
.popup .ctl_box .ctl li a{box-sizing:border-box; display:block; width:100%; height:100%;}
.popup .ctl_box .ctl li span{background:url('/images/main_cont03_icon.png') no-repeat; margin:0 auto; display:block; width:20px; height:20px; text-indent:100%; overflow:hidden; white-space:nowrap;}
.popup .ctl_box .ctl li.btn_prev span{background-position:center -5px; margin-top:3px;}
.popup .ctl_box .ctl li.btn_stop span{background-position:center -86px; margin-top:3px;}
.popup .ctl_box .ctl li.btn_play span{background-position:center -114px; margin-top:3px;}
.popup .ctl_box .ctl li.btn_next span{background-position:center -32px; margin-top:3px;}
.popup .ctl_box .ctl ul:after{content:''; display:block; clear:both;}

.main_cont03_wr .cont03_right{width:50%; display:grid; grid-template-columns:1fr 1fr 1fr;}
.main_cont03_wr .cont03_right li{text-align:center;position:relative; min-height:205px; word-break:keep-all;}
.main_cont03_wr .cont03_right li a{display:block;  padding:30px 0;}
.main_cont03_wr .cont03_right li strong{font-family:'S-CoreDream-5Medium'; color:#1a1a1a; font-size:1.38em; transition: all ease 0.5s;}
.main_cont03_wr .cont03_right li a:hover strong{color:#fff; background:#630460; border-radius:30px; padding:15px 25px;}
.main_cont03_wr .cont03_right li span{color:#630460; width:95% !important; display:inline-block; position:absolute; top:70%; left:50%; transform:translate(-50%, -63%); opacity:0; word-break:keep-all; font-family:'S-CoreDream-3Light'; font-size:0.88em; transition: all ease 0.5s;}
.main_cont03_wr .cont03_right li a:hover span{opacity:1;}
.main_cont03_wr .cont03_right li img{margin-top:20px; opacity:1; transition: all ease 0.5s; }
.main_cont03_wr .cont03_right li a:hover img{opacity:0; }
.main_cont03_wr .cont03_right li:nth-child(1), .main_cont03_wr .cont03_right li:nth-child(2), .main_cont03_wr .cont03_right li:nth-child(3){border-bottom:1px solid #ccc;}
.main_cont03_wr .cont03_right li:nth-child(1), .main_cont03_wr .cont03_right li:nth-child(2), .main_cont03_wr .cont03_right li:nth-child(4), .main_cont03_wr .cont03_right li:nth-child(5){border-right:1px solid #ccc;}

 @media (max-width: 1024px){
 .main_cont03_wr{max-width:100%; padding:0 5px;}
 .main_cont03_wr .cont03_box{gap:30px;}
 .area_popup{height:auto; min-height:325px;}
 .popup .img img{height:100%;}
 .main_cont03_wr .cont03_right li{min-height:165px;}
 .main_cont03_wr .cont03_right li a{padding:5px 0;}
 }

  @media (max-width: 969px){
  .main_cont03_wr{margin:100px auto;}
  .main_cont03_wr .cont03_box{display:block;}
  .cont03_box .cont03_left{width:100%;}
  .cont03_box .cont03_right{width:100%; margin-top:30px;}
  }

  @media (max-width: 767px){
  .main_cont03_wr h2{font-size:1.75em;}
  .main_cont03_wr .cont03_stitle{font-size:1em; word-break:keep-all;}
  .main_cont03_wr .cont03_right{grid-template-columns:1fr 1fr;}
  .main_cont03_wr .cont03_right li:nth-child(1), .main_cont03_wr .cont03_right li:nth-child(2), .main_cont03_wr .cont03_right li:nth-child(3), .main_cont03_wr .cont03_right li:nth-child(4){border-bottom:1px solid #ccc;}
  .main_cont03_wr .cont03_right li:nth-child(1), .main_cont03_wr .cont03_right li:nth-child(3), .main_cont03_wr .cont03_right li:nth-child(5){border-right:1px solid #ccc;}
  .main_cont03_wr .cont03_right li:nth-child(2), .main_cont03_wr .cont03_right li:nth-child(4){border-right:0px solid #ccc;}
}

.main_cont04_wr{background:#f2f8f7; padding:100px 0;}
.cont04_box{max-width:1300px; margin:0 auto;}
.cont04_box h2{text-align:center; font-family:'S-CoreDream-8Heavy'; color:#1a1a1a; font-size:2.25em;}
.cont04_box .cont04_flag{display:flex; align-items:center; margin-top:40px; }
.cont04_box .cont04_flag li{text-align:center; font-family:'S-CoreDream-5Medium'; color:#3a3a3a; transition: 0.4s ease-out;}
.cont04_box .cont04_flag a{color:#3a3a3a;}
.cont04_box .cont04_flag li:hover{ -webkit-transform: translateY(-5px); transform: translateY(-5px);}

 @media (max-width: 1024px){
 .cont04_box{max-width:100%; padding:0 5px;}
 .cont04_box .cont04_flag li img{width:100%;}
 }

  @media (max-width: 969px){
  .cont04_box .cont04_flag{display:grid; grid-template-columns:1fr 1fr 1fr 1fr;}
  }

  @media (max-width: 767px){
.cont04_box h2{font-size:1.75em;}
}

.main_cont05_wr{padding:20px 0; max-width:1300px; margin:0 auto; display:block;}
.main_cont05_wr.quick{display:none;} 
.main_cont05_wr > article{width:100%; margin:0 auto; position:relative; display:flex;}
.main_cont05_wr > article .bbn{height:76px; width:13%;}
.main_cont05_wr .btn {position: absolute; left: 0px; top: 15px;}
.main_cont05_wr .btn > a {display: block; float:left; width: 37px; height: 43px; overflow: hidden; text-indent: 100%; white-space: nowrap;border-left:0;}
.main_cont05_wr .btn .banner_left {background: url('/images/icon_conts_3.png') no-repeat 0 0;}
.main_cont05_wr .btn .banner_stop {background: url('/images/icon_conts_3.png') no-repeat -74px 0;}
.main_cont05_wr .btn .banner_play {background: url('/images/icon_conts_3.png') no-repeat -37px 0;}
.main_cont05_wr .btn .banner_right {background: url('/images/icon_conts_3.png') no-repeat -111px 0;}
.main_cont05_wr .box_banner{width:87%; position:relative; height:76px; overflow:hidden;}
.main_cont05_wr ul {position: absolute; left: 0px; top: 0px; white-space: nowrap;height:76px !important;line-height:76px; padding:0;margin:0}
.main_cont05_wr ul > li {float:left;margin:0 0 0 10px; padding:0;height:76px !important;line-height:76px; }
.main_cont05_wr ul > li > a {display: inline-block; padding: 0 0 0 0;height:76px;line-height:76px}
.main_cont05_wr ul > li img{vertical-align:top}
.main_cont05_wr .ab{position: absolute; top: 6px; width: 20%;}

 @media (max-width: 1024px){
 .main_cont05_wr{max-width:100%; padding:0 5px;}
 }

  @media (max-width: 969px){
   .main_cont05_wr > article .bbn{width:20%;}
   .main_cont05_wr > article .box_banner{width:80%;}
  }

   @media (max-width: 767px){
   .main_cont05_wr > article .bbn{width:30%;}
   .main_cont05_wr > article .box_banner{width:70%;}
   }
/* 고정 퀵 배너 */

#quickmenu {position: fixed; top: 12%; right: 0; z-index: 100; display: flex; align-items: center; width: 198px; transition: .5s;}
#quickmenu ul{display:flex; flex-direction: column; align-items: center; background:#fbf3f6; border-radius:30px; width: 168px; border:1px solid #e1dadd;}
#quickmenu.close {transform: translateX(170px);}
#quickmenu li a{display:block; color:#1a1a1a; font-family:'S-CoreDream-5Medium'; transition: 0.4s ease-out;}
#quickmenu li.tops{width:100%; border-radius:30px 30px 0px 0px;  padding:15px 0 15px;}
#quickmenu li{width:100%; color:#1a1a1a; text-align:center; border-bottom:1px solid #e1dadd; padding:15px 0 15px;}
#quickmenu li a:hover{color:#a6154c;  -webkit-transform: translateY(-5px); transform: translateY(-5px);}
#quickmenu .aside_angle {background-color: #fbf3f6; width: 30px; height: 100px; display: flex; align-items: center; justify-content: center; border-radius: 30px 0 0 30px; border:1px solid #e1dadd; border-right: 0; cursor: pointer;}
#quickmenu .aside_angle>img {width: 20px;}
.aside_open {transition: .3s;}
.aside_open.on {transform: rotate(180deg); }

#top_btns{width:168px; height: 50px; border-radius:0px 0px 30px 30px; border:0px solid #e1dadd; color:#fff;text-align:center;font-size:1.25em;z-index:90;background:#a6154c; transition: .3s;}
#top_btns:hover {background:#3a3a3a;color:#fff}
#top_btns>p {
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 1024px){
#quickmenu{display:none;}
}

.mgT10{margin-top:10px;}
.mgT20{margin-top:20px;}
.mgT30{margin-top:30px;}
.mgT40{margin-top:40px;}
.mgT50{margin-top:50px;}
.mgT70{margin-top:70px;}
.mgT100{margin-top:100px;}
.mgT200{margin-top:200px;}

.pd10{padding:22px 0 !important;}

.color01{color:#d50303 !important;}
.color02{color:#000ec0 !important;}


/* table */
.sub_table_wr table{width:100%;border-collapse:collapse;border-spacing:0; border:1px solid #ccc; border-top:2px solid #1a1a1a;}
.sub_table_wr table caption{font-size:0px;}
.sub_table_wr table thead th{background:#f0f0f0; padding:15px; color:#1a1a1a; font-weight:bold; border-bottom:1px solid #ccc; border-right:1px solid #ccc; text-align:center;}
.sub_table_wr table thead th.th_st01{border-right:0px solid #ccc;}
.sub_table_wr table thead th.th_st02{border-right:0px solid #ccc; background:#009ce0 !important; color:#fff; font-size:1.5em;}
.sub_table_wr table tbody th{background:#f0f0f0; color:#1a1a1a; padding:10px; line-height:1.7em; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.sub_table_wr table tbody td{border-bottom:1px solid #ccc; color:#6a6a6a; padding:10px; line-height:1.7em; border-right:1px solid #ccc; word-break:keep-all;}
.sub_table_wr .fc-view table tbody td{padding:0 !important;}
.sub_table_wr table tbody td.td_st01{text-align:center;}
.sub_table_wr table tbody td.td_st02{text-align:center; color:#3a3a3a; font-weight:bold; background:#fafafa;}
.sub_table_wr table tbody td a{color:#6a6a6a;}
.sub_table_wr table tbody td a:hover{color:#a6154c;}
.sub_table_wr table tbody td strong{color:#1a1a1a;}
.sub_table_wr table tbody td i{font-size:1.13em;}
.sub_table_wr table tbody td span{color:#a6154c; font-size:0.88em;}
.sub_table_wr table tbody td ul{list-style-type: disc; margin-left:20px; line-height:1.7em;}

@media (max-width: 1024px){
.sub_table_wr{overflow-x: auto;}
.sub_table_wr table {min-width:480px;}
.sub_table_wr .fc-view table{min-width:320px;}
.sub_table_wr table thead th{font-size:1em; padding:15px 0;}
.sub_table_wr table tbody th{padding:10px 0;}
.sub_table_wr table tbody td ul{margin-left:15px;}
}

/* sub */
.sub_top_wr00{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg00.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.sub_top_wr01{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg01.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.sub_top_wr02{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg02.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.sub_top_wr03{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg03.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.sub_top_wr04{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg04.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.sub_top_wr05{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg05.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.sub_top_wr06{width:100%; position:relative; background:#fff url('/images/sub/sub_top_bg06.jpg') no-repeat center 30%; height:300px; background-size:cover;}
.bar_bg01{position:absolute; bottom:-1px; z-index:90; width:100%; height:80px; background:url('/images/sub/sub_top_bg.png')no-repeat center bottom ; background-size:cover;}
.sub_menu_wr{max-width:1300px; margin:0 auto; padding-top:170px; height:300px; text-align:center;}
.sub_menu_wr:after {display:block;visibility:hidden;clear:both;content:""}
.sub_menu_wr .sub_title{color:#fff; font-size:2.25em; letter-spacing:3px; font-family:'S-CoreDream-5Medium'; text-shadow:0px 0px 5px rgba(0,0,0,.3);}
.sub_menu_wr .sub_title.color01{color:#1d1d1d;}
.sub_nav_wr{max-width:1300px; margin:50px auto; background:#a6154c; height:50px; display:flex; align-items:center; border-radius:15px;}
.sub_nav_wr .nav_home{line-height:50px; padding:0 20px; border-left:1px solid #efefef; border-right:1px solid #efefef; }
.sub_nav_wr .nav_home img{vertical-align:middle;}
.sub_nav_wr .nav_1menu{border-right:1px solid rgba(255,255,255,.5); flex-basis:30%; line-height:50px;}
.sub_nav_wr .nav_2menu{border-right:1px solid rgba(255,255,255,.5); flex-basis:40%; line-height:50px;}

.page_title_wr{max-width:1300px; margin:0 auto; padding-top:50px;}
.page_title_wr .page_title{position:relative; margin:0 auto; text-align:center; font-size:2.25em; font-family:'S-CoreDream-7ExtraBold'; }
.page_title_wr .page_title::before{content:""; position:absolute; top:-20px; left:50%; transform: translateX(-50%); background:#a6154c; width:40px; height:5px; font-size:0px; line-height:0px;}
.sub_cont_wr{width:100%; margin:0 auto; color:#6a6a6a;}

@media (max-width: 1024px){
.sub_top_wr01{height:250px;}
.sub_menu_wr{max-width:100%; padding:120px 5px 0 5px;}
.sub_nav_wr{max-width:100%; margin:30px 5px;}
.sub_menu_wr .sub_title{font-size:2em;}
.sub_nav_wr .nav_home{flex-basis:6%;}
.sub_nav_wr .nav_1menu{flex-basis:47%;}
.sub_nav_wr .nav_2menu{flex-basis:47%;}
.page_title_wr{max-width:100%;}
.page_title_wr .page_title{font-size:1.75em;}
}

@media (max-width: 600px){
.sub_menu_wr .sub_title{font-size:1.5em;}
.sub_nav_wr .nav_home{flex-basis:10%;}
.sub_nav_wr .nav_1menu{flex-basis:45%;}
.sub_nav_wr .nav_2menu{flex-basis:45%;}
.page_title_wr .page_title{font-size:1.38em;}
}

.sub0001_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular';  word-break:keep-all;}
.sub0001_wr h5{color:#1a1a1a; font-weight:bold; font-size:1.38em; line-height:2em;}
.sub0001_wr p{line-height:1.7em; word-break:keep-all;}
.sub0001_wr p strong{color:#1a1a1a;}
.sub0001_wr p span{font-size:0.88em; color:#a6154c;}
.sub0001_wr p.img{text-align:center;}
.sub0001_wr p a{display:inline-block; background:#00746b; padding:5px 10px; color:#fff; border-radius:30px; transition: 0.4s ease-out;}
.sub0001_wr p a:hover{background:#1a1a1a;}

.sub0101_wr{max-width:1300px; margin:70px auto 150px auto; display:flex; gap:50px; align-items: flex-end; font-family:'S-CoreDream-4Regular';}
.sub0101_wr .sub0101_left{width:65%;}
.sub0101_wr .sub0101_right{width:35%; }
.sub0101_wr .sub0101_right img{width:100%; border-radius:30px;}

.sub0102_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular'; display:flex; gap:50px;}
.sub0102_wr  .sub0102_left{width:50%; background:#fafafa; border-radius:30px; border:2px dashed #ccc; padding:30px; word-break:keep-all;}
.sub0102_wr  .sub0102_right{width:50%;}
.sub0102_wr  .sub0102_right img{width:100%; border-radius:30px;}
.sub0103_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular'; display:flex; gap:50px; }
.sub0103_wr  .sub0103_left{width:50%; background:#fafafa; border-radius:30px; border:2px dashed #ccc; padding:30px; word-break:keep-all;}
.sub0103_wr  .sub0103_right{width:50%; background:#fafafa; border-radius:30px; border:2px dashed #ccc; padding:30px; word-break:keep-all;}
.sub0104_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular';}

.sub0201_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular';}
.sub0201_tab {align-items: center; display:flex; gap:10px;}
.sub0201_tab:after {display:block; visibility:hidden;clear:both;content:""}
.sub0201_tab li{padding:15px 0; background:#00746b; border-radius:30px; text-align:center;} 

.wdT14{width:14.2%;}
.wdT16{width:16.6%;}
.wdT20{width:20%;}
.wdT25{width:25%;}
.wdT30{width:30%;}
.wdT33{width:33.3%;}
.wdT50{width:50%;}
.wdT70{width:70%;}
.wdT80{width:80%;}
.wdT100{width:100%;}

.hT01{min-height:140px; display:flex; align-items:center; justify-content:center;}

.sub02_1_tabitem {transition: all 0.5s ease; text-align:center; font-size:1em; font-family:'S-CoreDream-5Medium'; line-height:1.7em;}
.sub02_1_tabitem a{color:#fff;}
.sub02_1_tabitem.active {background:#1a1a1a;}
.sub02_tacon-wrapper {margin-top:30px;}
.sub02_1_tabcon {display: none;}
.sub02_1_tabcon.active {display: block; }

.sub0301_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular';}
.sub0302_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular';}
.sub0303_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular';}

.sub0401_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular'; min-height:700px;}


.sub0501_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular'; min-height:700px;}

.sub0601_wr{max-width:1300px; margin:70px auto 150px auto; font-family:'S-CoreDream-4Regular'; min-height:700px;}

@media (max-width: 1024px){
.sub0001_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0101_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px; gap:10px; display:block;}
.sub0101_wr .sub0101_left{width:100%;}
.sub0101_wr .sub0101_right{width:100%; padding-top:30px;}
.sub0101_wr .sub0101_right img{height:400px; object-fit:cover; object-position:center 60%;}
.sub0102_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px; gap:10px; display:block;}
.sub0102_wr  .sub0102_left{width:100%;}
.sub0102_wr  .sub0102_right{width:100%; background:#fafafa; border-radius:30px; margin-top:30px; text-align:center;}
.sub0102_wr  .sub0102_right img{width:70%;}
.sub0103_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px; gap:10px; display:block;}
.sub0103_wr  .sub0103_left{width:100%; padding:15px;}
.sub0103_wr  .sub0103_right{width:100%; padding:15px; margin-top:30px;}
.sub0104_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0201_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0201_tab {gap:5px; }
.sub0301_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0302_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0303_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0401_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0401_wr .img01 img{max-width:100%;}
.sub0501_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
.sub0601_wr{max-width:100%; margin:30px auto 70px auto; padding:0 5px;}
}

@media (max-width: 768px){
.sub0201_tab {display:grid; grid-template-columns:1fr 1fr;}

.wdT14{width:100%;}
.wdT16{width:100%;}
.wdT20{width:100%;}
.wdT25{width:100%;}
.wdT30{width:100%;}
.wdT33{width:100%;}
.wdT50{width:100%;}
.wdT70{width:100%;}
.wdT75{width:100%;}
.wdT80{width:100%;}
.wdT100{width:100%;}
.hT01{min-height:80px;}
}

@media (max-width: 600px){
.sub0201_tab {grid-template-columns:1fr;}
}

.sub_cont_wr .btit01{font-family:'S-CoreDream-5Medium'; font-size:1.75em; line-height:2em; color:#1a1a1a; position:relative; padding-left:20px; word-break:keep-all;}
.sub_cont_wr .btit01::before{content:""; width:15px; height:15px; border-radius:50%; border:5px solid #a6154c; position:absolute; top:10px; left:0px;}
.sub_cont_wr .tit01{font-family:'S-CoreDream-5Medium'; font-size:1.25em; line-height:2em; color:#1a1a1a; word-break:keep-all;}
.sub_cont_wr .tit01 .num{background:#1a1a1a; border-radius:50%; color:#fff; padding:5px 10px;}
.sub_cont_wr .tit02{font-family:'S-CoreDream-5Medium'; font-size:1.38em; line-height:2em; color:#a6154c; position:relative; padding-left:20px; word-break:keep-all;}
.sub_cont_wr .tit02::before{content:""; width:13px; height:13px; border-radius:50px; outline:1px solid #6a6a6a; border:2px solid #fff; background:#a6154c; position:absolute; top:14px; left:0px;}
.sub_cont_wr .stit01{font-family:'S-CoreDream-5Medium'; font-size:1.25em; line-height:2em; color:#1a1a1a; word-break:keep-all;}
.sub_cont_wr .text01{background:#fafafa; border-radius:30px; font-size:1.13em; line-height:1.7em; padding:15px 30px; word-break:keep-all;}
.sub_cont_wr .text01 strong{font-weight:bold; color:#1a1a1a;}
.sub_cont_wr .text01 span{font-size:0.88em; color:#a6154c;}
.sub_cont_wr .text02{ text-align:center; font-size:1.13em; line-height:1.7em; word-break:keep-all;}
.sub_cont_wr .text02 strong{font-weight:bold; color:#1a1a1a;}
.sub_cont_wr .text02 span{font-size:0.88em;}
.sub_cont_wr .text03{font-size:1.13em; line-height:1.7em; word-break:keep-all;}
.sub_cont_wr .text03 strong{font-weight:bold; color:#1a1a1a;}
.sub_cont_wr .text04{font-size:0.88em; line-height:1.7em; word-break:keep-all;}
.sub_cont_wr .text04 span{border:1px solid #ccc; color:#1a1a1a; padding:5px 10px;}
.sub_cont_wr .text05{line-height:1.7em; word-break:keep-all;}
.sub_cont_wr .text05 strong{font-weight:bold; color:#1a1a1a;}
.sub_cont_wr .text05 span{font-size:0.88em; color:#a6154c; margin:5px 0;}
.sub_cont_wr .text05 .span_st01{display:inline-block; width:120px; font-size:1em; color:#fff; padding:5px 0; text-align:center; background:#1a1a1a; border-radius:30px;}
.sub_cont_wr .text05 .span_st02{display:inline-block; width:120px; font-size:1em; color:#fff; padding:5px 0; text-align:center;  background:#00746b; border-radius:30px;}
.sub_cont_wr .text05 .span_st03{display:inline-block; width:120px; font-size:1em; color:#fff; padding:5px 0; text-align:center;  background:#a6154c; border-radius:30px;}
.sub_cont_wr .text05 .span_st04{display:inline-block; width:120px; font-size:1em; color:#fff; padding:5px 0; text-align:center;  background:#3e4181; border-radius:30px;}
.sub_cont_wr .text05 .span_st05{display:inline-block; width:120px; font-size:1em; color:#fff; padding:5px 0; text-align:center;  background:#630460; border-radius:30px;}
.sub_cont_wr .text05 a{color:#6a6a6a;}
.sub_cont_wr .text05 a:hover{color:#a6154c;}
.sub_cont_wr .btn01{text-align:center; word-break:keep-all;}
.sub_cont_wr .btn01 i{font-size:0.88em;}
.sub_cont_wr .btn01 a{display:inline-block; background:#00746b; margin:5px 0; padding:15px 30px; color:#fff; letter-spacing:-0.5px; border-radius:30px; transition: 0.4s ease-out;}
.sub_cont_wr .btn01 a:hover{background:#1a1a1a;}
.sub_cont_wr .btn02{text-align:left; word-break:keep-all;}
.sub_cont_wr .btn02 i{font-size:0.88em;}
.sub_cont_wr .btn02 a{display:inline-block; background:#00746b !important; padding:10px 30px; color:#fff !important; border-radius:30px; transition: 0.4s ease-out;}
.sub_cont_wr .btn02 a:hover{background:#1a1a1a !important;}
.sub_cont_wr .img01{text-align:center;}
.sub_cont_wr .img01 img{border-radius:30px;}
.sub_cont_wr .color01{color:#a6154c; }
.sub_cont_wr .color02{color:#3e4181; }
.sub_cont_wr .color03{color:#00746b; }
.sub_cont_wr .color04{color:#630460; }
.sub_cont_wr .color05{color:#1a1a1a !important; }

.sub_cont_wr .icon01{position:absolute; right:30px; bottom:20px; font-size:3.5em; opacity:.2;}
.sub_cont_wr .bd01{border-top:1px dashed #ccc;}
.sub_cont_wr .bd02{border:1px solid #ccc; padding:20px; border-radius:30px;}
.sub_cont_wr .bd03{border-top:1px solid #ccc;}
.sub_cont_wr .bg01{background:#fafafa; padding:10px;}

.sub_cont_wr  .ul_st01 li{list-style-type:disc !important; line-height:2em; margin-left:20px; word-break:keep-all;}
.sub_cont_wr  .ul_st02 li{list-style-type:decimal; line-height:2em; margin-left:20px; word-break:keep-all;}
.sub_cont_wr  .ul_st03 li{list-style-type:"- " !important; line-height:2em; margin-left:20px; word-break:keep-all;}
.sub_cont_wr  .ul_st04 li{list-style-type:none; line-height:2em; word-break:keep-all;}
.sub_cont_wr  .ul_st01 li a, .sub_cont_wr  .ul_st02 li a, .sub_cont_wr  .ul_st03 li a, .sub_cont_wr  .ul_st04 li a{color:#6a6a6a;}
.sub_cont_wr  .ul_st01 li a:hover, .sub_cont_wr  .ul_st02 li a:hover, .sub_cont_wr  .ul_st03 li a:hover, .sub_cont_wr  .ul_st04 li a:hover{color:#a6154c;}
.sub_cont_wr  .ul_st01 li strong, .sub_cont_wr  .ul_st02 li strong, .sub_cont_wr  .ul_st03 li strong, .sub_cont_wr  .ul_st04 li strong{color:#3a3a3a;}
.sub_cont_wr  .ul_st01 li span, .sub_cont_wr  .ul_st02 li span, .sub_cont_wr  .ul_st03 li span, .sub_cont_wr  .ul_st04 li span{font-size:0.88em; color:#a6154c;}
.sub_cont_wr  .ul_st05{display:flex; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.sub_cont_wr  .ul_st05 li.st05_tit{width:15%; font-family:'S-CoreDream-5Medium'; line-height:2em;font-size:1.38em; color:#a6154c; position:relative; padding-left:20px;}
.sub_cont_wr  .ul_st05 li.st05_tit::before{content:""; width:13px; height:13px; border-radius:50px; outline:1px solid #6a6a6a; border:2px solid #fff; background:#a6154c; position:absolute; top:15px; left:0px;}
.sub_cont_wr  .ul_st05 li.st05_text{width:85%; line-height:2em; position:relative; font-size:1.13em; padding-left:20px; word-break:keep-all;}
.sub_cont_wr  .ul_st05 li.st05_text::before{content:""; position:absolute; left:0; top:8px; width:1px; height:20px; background:#a6154c;}
.sub_cont_wr  .ul_st05 li.st05_text img{width:30px; vertical-align:middle;}
.sub_cont_wr  .ul_st05 li > ul > li{list-style-type:"- " !important; line-height:2em; margin-left:20px; word-break:keep-all; font-size:0.88em;}
.sub_cont_wr  .ul_st06{display:flex; border-top:1px solid #ccc; border-bottom:1px solid #ccc; gap:10px; padding:20px;}
.sub_cont_wr  .ul_st06 li{border-right:1px dashed #ccc; color:#1a1a1a; line-height:2em; position:relative;}
.sub_cont_wr  .ul_st06 li:last-child{border-right:0px dashed #ccc;}
.sub_cont_wr  .ul_st06 li span{font-size:0.88em; color:#6a6a6a;}
.sub_cont_wr  .ul_st06 li strong.rs_01{position:absolute; right:10px; top:10px;}
.sub_cont_wr  .ul_st06 li > ul > li{border-right:0px dashed #ccc;}

@media (max-width: 1024px){
.sub_cont_wr .btit01{font-size:1.5em; padding-left:15px; line-height:1.7em;}
.sub_cont_wr .btit01::before{width:11px; height:11px; border:3px solid #a6154c; top:12px;}
.sub_cont_wr .tit01{font-size:1.25em; line-height:1.7em;}
.sub_cont_wr .tit02{font-size:1.25em; padding-left:15px; line-height:1.7em;}
.sub_cont_wr .tit02::before{width:9px; height:9px; top:15px;}
.sub_cont_wr .stit01{font-size:1.13em; line-height:1.7em;}
.sub_cont_wr .text01{font-size:1em; padding:10px 20px; line-height:1.5em;}
.sub_cont_wr .text02{font-size:1em; line-height:1.5em;}
.sub_cont_wr .text03{font-size:1em; line-height:1.5em;}
.sub_cont_wr .text04{line-height:1.5em;}
.sub_cont_wr .text05{line-height:1.5em;}
.sub_cont_wr .btn01 a{padding:7px 15px; font-size:1em;}
.sub_cont_wr .btn02 a{padding:7px 15px;}
.sub_cont_wr .img01 img{width:100%;}

.sub_cont_wr .icon01{font-size:2.5em;}
.sub_cont_wr  .ul_st01, .sub_cont_wr  .ul_st02, .sub_cont_wr  .ul_st03, .sub_cont_wr  .ul_st04, .sub_cont_wr  .ul_st05{margin-left:10px; margin-right:10px;}
.sub_cont_wr  .ul_st01 li{line-height:1.7em; margin-left:15px;}
.sub_cont_wr  .ul_st02 li{line-height:1.7em; margin-left:15px;}
.sub_cont_wr  .ul_st03 li{line-height:1.7em; margin-left:15px;}
.sub_cont_wr  .ul_st04 li{line-height:1.7em;}

.sub_cont_wr  .ul_st05 li.st05_tit{line-height:1.7em; font-size:1.13em; padding-left:15px;}
.sub_cont_wr  .ul_st05 li.st05_tit::before{width:9px; height:9px; top:11px;}
.sub_cont_wr  .ul_st05 li.st05_text{line-height:1.7em; font-size:1em; padding-left:15px;}
.sub_cont_wr  .ul_st05 li.st05_text img{width:25px;}
.sub_cont_wr  .ul_st05 li > ul > li{line-height:1.7em; margin-left:15px;}
}

@media (max-width: 600px){
.sub_cont_wr .btit01{font-size:1.25em;}
.sub_cont_wr .tit01{font-size:1.13em;}
.sub_cont_wr .tit02{font-size:1.13em;}
.sub_cont_wr .stit01{font-size:1em;}
.sub_cont_wr .text01{font-size:0.93em;}
.sub_cont_wr .text02{font-size:0.93em;}
.sub_cont_wr .text03{font-size:0.93em;}
.sub_cont_wr .text04{line-height:1.5em;}
.sub_cont_wr .text05{line-height:1.5em;}
.sub_cont_wr .btn01 a{font-size:0.93em;}
.sub_cont_wr  .ul_st05{display:block;}
.sub_cont_wr  .ul_st05 li.st05_tit{width:100%; font-size:1em;}
.sub_cont_wr  .ul_st05 li.st05_text{width:100%; font-size:0.93em; padding-left:0px;}
.sub_cont_wr  .ul_st05 li.st05_text::before{display:none;}
}

.sub_cont_wr .sub_box01{display:flex; gap:50px; align-items: flex-end;}
.sub_cont_wr .sub_box01 .subbox01_left{width:50%; word-break:keep-all;}
.sub_cont_wr .sub_box01 .subbox01_right{width:50%;word-break:keep-all;}
.sub_cont_wr .sub_box01 .subbox01_right img{width:100%; border-radius:30px;}
.sub_cont_wr .sub_box02{display:grid; gap:50px; grid-template-columns:1fr 1fr;}
.sub_cont_wr .sub_box02 .subbox02_bg01{background:#fcf3f6; border-radius:30px; padding:20px 30px; position:relative; min-height:280px;}
.sub_cont_wr .sub_box02 .subbox02_bg02{background:#f6f5fa; border-radius:30px; padding:20px 30px; position:relative; min-height:280px;}
.sub_cont_wr .sub_box02 .subbox02_bg03{background:#f2f8f7; border-radius:30px; padding:20px 30px; position:relative; min-height:280px;}
.sub_cont_wr .sub_box02 .subbox02_bg04{background:#f8f3f8; border-radius:30px; padding:20px 30px; position:relative; min-height:280px;}
.sub_cont_wr .sub_box03{display:grid; gap:30px; grid-template-columns:1fr 1fr 1fr 1fr 1fr; background:#fafafa; border-radius:30px; padding:30px;}
.sub_cont_wr .sub_box03 li{text-align:center; display:flex; align-items:center; justify-content: space-between; flex-direction: column; word-break:keep-all;}
.sub_cont_wr .sub_box03 li .number{text-align:center; font-size:1.13em; color:#1a1a1a; font-family:'S-CoreDream-7ExtraBold';}
.sub_cont_wr .sub_box03 li .iconbox{display:flex; align-item:center; justify-content:center; background:#a6154c; border-radius:50%; padding:40px; color:#fff; } 
.sub_cont_wr .sub_box03 li .textbox{width:90%;color:#1a1a1a; word-break:keep-all; font-size:1.13em; font-weight:bold;}
.sub_cont_wr .sub_box03 li .textbox span{font-size:0.75em; color:#a6154c;  font-weight:normal;}
.sub_cont_wr .sub_box04{display:flex; gap:50px;}
.sub_cont_wr .sub_box04 .subbox04_left{width:25%; word-break:keep-all;}
.sub_cont_wr .sub_box04 .subbox04_left img{border:1px solid #efefef; width:100%; border-radius:30px; }
.sub_cont_wr .sub_box04 .subbox04_right{width:75%; word-break:keep-all;}
.sub_cont_wr .sub_box05{display:grid; gap:50px; grid-template-columns:1fr 1fr 1fr;}
.sub_cont_wr .sub_box05 li{background:#fafafa; border-radius:30px; padding:30px; text-align:center; color:#fff; background:#a6154c; word-break:keep-all;}
.sub_cont_wr .sub_box05 li .tit{ font-size:1.13em;  font-weight:bold;}
.sub_cont_wr .sub_box05 li .text{font-size:0.88em;  word-break:keep-all; opacity:0.8;}
.sub_cont_wr .sub_box06{display:grid; gap:10px; padding:10px; grid-template-columns:1fr 1fr 1fr 1fr 1fr; background:#fafafa; border:1px solid #ccc; border-radius:30px;}
.sub_cont_wr .sub_box06 li{ text-align:center; position:relative; word-break:keep-all;}
.sub_cont_wr .sub_box06 li .tit{padding:10px; font-size:1.13em; font-weight:bold; background:#a6154c; color:#fff; border-radius:30px; margin:10px 0; word-break:keep-all;}
.sub_cont_wr .sub_box06 li .text{padding:10px; background:#fff; color:#6a6a6a; border-radius:30px; margin:10px 0; word-break:keep-all; min-height:135px;}
.sub_cont_wr .sub_box06 li .text span{font-size:0.88em; color:#a6154c;}
.sub_cont_wr .sub_box06 li .con{padding:10px; background:#ccc; color:#fff;  margin:10px 0; border-radius:30px; min-height:70px; word-break:keep-all;}
.sub_cont_wr .sub_box06 li .con01{padding:10px; background:#ccc; color:#fff;  margin:10px 0; border-radius:30px; min-height:100px; word-break:keep-all;}
.sub_cont_wr .sub_box07{display:grid; gap:30px;grid-template-columns:1fr 1fr 1fr 1fr; }
.sub_cont_wr .sub_box07 li{padding:20px 10px; background:#fafafa; border:1px solid #ccc; border-radius:30px; text-align:center; word-break:keep-all;}
.sub_cont_wr .sub_box07 li strong{color:#1a1a1a; font-weight:bold; font-size:1.13em;}
.sub_cont_wr .sub_box07 li span{font-size:0.88em;}
.sub_cont_wr .sub_box08{display:grid; gap:30px;grid-template-columns:1fr 1fr 1fr; }
.sub_cont_wr .sub_box08 li{padding:20px 10px; background:#fafafa; border:1px solid #ccc; border-radius:30px; text-align:center; word-break:keep-all; min-height:246px;}
.sub_cont_wr .sub_box08 li strong{color:#1a1a1a; font-weight:bold; font-size:1.13em;}
.sub_cont_wr .sub_box08 li > ul > li{text-align:left !important; list-style-type:disc !important; border:0px solid #ccc; padding:0; line-height:1.7em; word-break:keep-all;}

@media (max-width: 1024px){
.sub_cont_wr .sub_box01{gap:10px; display:block;}
.sub_cont_wr .sub_box01 .subbox01_left{width:100%;}
.sub_cont_wr .sub_box01 .subbox01_right{width:100%; margin-top:30px;}
.sub_cont_wr .sub_box02{gap:10px;}
.sub_cont_wr .sub_box02 .subbox02_bg01, .sub_cont_wr .sub_box02 .subbox02_bg02, .sub_cont_wr .sub_box02 .subbox02_bg03, .sub_cont_wr .sub_box02 .subbox02_bg04{padding:20px;min-height:280px;}
.sub_cont_wr .sub_box03{gap:10px; padding:20px;}
.sub_cont_wr .sub_box03 li .number{font-size:1em;}
.sub_cont_wr .sub_box03 li .textbox{font-size:1em;}
.sub_cont_wr .sub_box04{gap:10px;}
.sub_cont_wr .sub_box05{gap:10px;}
.sub_cont_wr .sub_box05 li{padding:30px;}
.sub_cont_wr .sub_box05 li .tit{font-size:1em;}
.sub_cont_wr .sub_box06{grid-template-columns:1fr 1fr 1fr;}
.sub_cont_wr .sub_box06 li .tit{font-size:1em;}
.sub_cont_wr .sub_box06 li .text{min-height:66px;}
.sub_cont_wr .sub_box07{gap:10px;grid-template-columns:1fr 1fr 1fr; }
.sub_cont_wr .sub_box07 li{padding:20px;}
.sub_cont_wr .sub_box07 li strong{ font-size:1em;}
}
@media (max-width: 768px){
.sub_cont_wr .sub_box02{grid-template-columns:1fr;}
.sub_cont_wr .sub_box02 .subbox02_bg01, .sub_cont_wr .sub_box02 .subbox02_bg02, .sub_cont_wr .sub_box02 .subbox02_bg03, .sub_cont_wr .sub_box02 .subbox02_bg04{padding:10px; min-height:300px;}
.sub_cont_wr .sub_box03{gap:10px; padding:10px; grid-template-columns:1fr 1fr 1fr;}
.sub_cont_wr .sub_box04 .subbox04_left{width:35%;}
.sub_cont_wr .sub_box04 .subbox04_right{width:65%;}
}

@media (max-width:600px){
.sub_cont_wr .sub_box03{grid-template-columns:1fr;}
.sub_cont_wr .sub_box03 li .number{font-size:0.93em;}
.sub_cont_wr .sub_box03 li .textbox{font-size:0.93em;}
.sub_cont_wr .sub_box04{display:grid; grid-template-columns:1fr;}
.sub_cont_wr .sub_box04 .subbox04_left{width:100%;}
.sub_cont_wr .sub_box04 .subbox04_right{width:100%;}
.sub_cont_wr .sub_box05{grid-template-columns:1fr;}
.sub_cont_wr .sub_box05 li .tit{font-size:0.93em;}
.sub_cont_wr .sub_box06{grid-template-columns:1fr;}
.sub_cont_wr .sub_box06 li .tit{font-size:0.93em;}
.sub_cont_wr .sub_box06 li::before{content:""; position:absolute; top:0; left:0; width:100%; height:30px; border-top:1px dashed #ccc; margin-bottom:10px;}
.sub_cont_wr .sub_box06 li:first-child::before{display:none;}
.sub_cont_wr .sub_box07{grid-template-columns:1fr; }
.sub_cont_wr .sub_box07 li strong{font-size:0.93em;}
}

.select_mo .placeholder {font-size:0.88em !important; letter-spacing:-0.5px !important;}
.select_mo ul p{font-size:0.88em !important; letter-spacing:-0.5px !important;}
.select_mo_s .placeholder {font-size:0.88em !important; letter-spacing:-0.5px !important;}
.select_mo_s ul p{font-size:0.88em !important; letter-spacing:-0.5px !important;}