@charset "utf-8";

@import url("base.css");
@import url("main.css");
/*@import url("sub.css");*/
@import url("board.css");


/* 초기화 */

html, body {
	width: 100%;
	height: auto;	
}

html {
    scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }
}

body {
	margin:0;
	padding:0;
	font-size:16px;
	line-height: 1.3;
	font-family:'S-Core Dream', 'Noto Sans KR', 'NanumSquare', 'Sans-serif', 'Noto Serif';
	letter-spacing:-0.5px;
	overflow-x:hidden;
}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	margin:0;
	padding:0;
	border:0
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing:-1px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
ul, ul li {
	margin:0;
	padding:0;
	list-style:none
}
ol, li, dl, dt, dd {
	margin:0;
	padding:0
}
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
}
input, button {
	margin:0;
	padding:0;
	font-family:'S-Core Dream', sans-serif;
}
button {
	cursor:pointer
}
textarea, select {
	font-family:'S-Core Dream', sans-serif;
	font-size:.85em
}
select {
	margin:0
}
p, span, i {
	margin:0;
	padding:0;
	word-break:break-all;
}
hr {
	display:none
}
pre {
	overflow-x:scroll;
	font-size:1.1em
}
a {vertical-align:middle}
a:link, a:visited {color:#444;text-decoration:none;}
a:hover, a:focus, a:active {
	/*color:#3f3f41;*/
	text-decoration:none !important;
	
}
*, :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;
}
input[type=checkbox] {
    border: 1px solid #ccc !important;
    border-radius:3px !important;
	padding:2px;
	color:#666;
}

.placeholdersjs {
	color: #aaa !important;
}

.mb {display:none;}

.font_white{color:#fff;}
span.bo_v_cate{margin-bottom:12px;}
.bo_v_reply i{padding-bottom:10px;}
.bo_v_reply{color:#055bb2;padding-right:15px;}



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative; margin:0 auto;width:100%; 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_.hd_pops_reject{background:#000;text-align:left}
.hd_pops_.hd_pops_close{background:#393939;position:absolute;top:0;right:0}

#index {position:relative;}
.wrap {position:relative; margin:0 auto; width:100%; max-width:1400px;}
.wrap:after {display:block;visibility:hidden;clear:both;content:""}



/* 상단 레이아웃 */

#hd {position:fixed; top:0; left:0; width:100%;   z-index:9; min-height:90px; -webkit-transition: height 0.3s; -moz-transition: height 0.3s; transition: height 0.3s;}
#index #hd {}
#hd_h1 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#hd_wrapper {position:relative; width:100%; text-align:center; margin:0 auto; z-index:9;  background:rgba(255,255,255,1);  border-bottom: 1px solid rgba(255,255,255,1);}
#hd_wrapper:after {display:block; visibility:hidden; clear:both; content:""}
#index #hd_wrapper {background:rgba(0,0,0,0.2);}

#hd .hdIn{position:relative;max-width:1200px;margin:0 auto;}
#hd:after{display:block;visibility:hidden;clear:both;content:""}
#hd h1 a{font-size:0;line-height:80px;}
#logo {display:block; position:absolute; top:27px; left:20px;  z-index:900;}
#logo a {color:#001241; font-size:25px; font-weight:800;}
#index #logo a {color:#fff;}



/* 상단메뉴 */
#gnb {position:relative; z-index:8; padding:0; padding-left:150px;}
#gnb h2 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#gnb .gnb_wrap {margin:0 auto; position:relative; width:100%; padding:0; max-width:1400px;}
#gnb #gnb_1dul { font-size:20px; text-align:center; margin-left:-550px;}
#gnb ul:after {display:block; visibility:hidden; clear:both; content:""}
#gnb ul > li {display:inline-block; width:auto; padding: 0 25px; position:relative; font-weight:normal;}

#gnb ul > li > a {display:inline-block; text-decoration:none;  font-size: 20px; color:#fff; line-height:90px; text-align:center;  font-weight:500;}
#gnb ul > li > a {color:#001241;}
#index #gnb ul > li > a {color:#fff;}
#gnb ul > li > a:hover {color:#333;}
#index #gnb ul > li > a:hover {color:#fff;}

.gnb_2dul {display:none; position:absolute; top:70px; left:-100px; margin-left:-30px; min-width:200px; background:rgba(0,18,65,0.9); border:1px solid rgba(0,18,65,0.95); box-shadow: 4px 3px 5px rgba(0, 0, 0, 0.0); padding:25px 0;}
#gnb_1dul > li:nth-child(1) .gnb_2dul {margin-left:0px;}

#gnb ul > li > ul > li {float:none; text-align:center; padding:0; display:block;}
#gnb ul > li > ul > li > a {width:100%; padding: 0 0 10px 0; display:block; text-align:center; line-height:180%; font-size:17px; word-break:keep-all;color:#fff;}
#gnb ul > li > ul > li > a:hover {color:#fff;}
.gnb_1dli_over .gnb_2dul {display:block; left:0}
.gnb_1dli_over2 .gnb_2dul {display:block; right:0}
.gnb_wrap .gnb_empty {padding:10px 0; width:100%; text-align:center; line-height:2em;}
.gnb_wrap .gnb_empty a {color:#fff; text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}
#gnb .gnb_menu_btn {display:none; background:#4158d1; color:#fff; width:50px; height:50px; border:0; vertical-align:top; font-size:18px;}
#gnb .gnb_close_btn {background:#4158d1; color:#fff; width:50px; height:50px; border:0; vertical-align:top; font-size:18px; position:absolute; top:-50px; left:0}
#gnb .gnb_mnal {padding:0}
#gnb_all {display:none; position:absolute; width:100%; z-index:99;}
#gnb_all .gnb_al_ul:after {display:block; visibility:hidden; clear:both; content:""}
#gnb_all .gnb_al_ul {background:#fff; border:1px solid #4158d1; padding:20px;}
#gnb_all .gnb_al_li {background:#fff; float:left; min-width:20%; padding:5px;}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.083em; padding:10px; display:block; position:relative; margin-bottom:10px; background: #eff1f9; border-bottom: 1px solid #dee2f1; font-weight: bold; color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px; line-height:2em}
#gnb_all .gnb_al_li li i {color:#9ca6cc}
#gnb_all .gnb_al_li li a {color:#555}
#gnb ul > li.gnb_last { float:right;}

#tnb {/*position:absolute; top:10px; left:0; z-index:7*/float:right;}
#tnb h3 {position:absolute; font-size:0; line-height:0; overflow:hidden}
#tnb ul {}
#tnb li {position:relative; display:inline-block}
#tnb li:after {position:absolute; top:50%; left:0; margin-top:-4px; width:1px; height:9px; content:''; background:#d8d8d8}
#tnb li:first-child:after {display:none}
#tnb li a {display:inline-block; padding:0 15px; color:#888; line-height:20px;}
#tnb span a {color:#ed595a; line-height:20px;}

#hd .t_login {position: absolute; right: 0; top: 0px; z-index:9;}
#hd .t_login ul {display:inline-block; margin:0; padding:0;}
#hd .t_login ul li {display:inline-block; margin-right:15px;}
#hd .t_login ul li a{display:block; margin: 0;  font-size: 18px; line-height:90px; }   
#index #hd .t_login ul li a{color: #fff;}
#hd .t_login span {display:inline-block; float:right; padding:0; background:#001241; top:-2px; height:100%; margin:0 0 0 40px;}
#hd .t_login span a {display:block; line-height:91px;  color: #fff; font-size: 20px; padding:0 25px; }

#hd .t_login span a  

.m_tnb {padding:20px 0; text-align:center;  border-bottom:1px solid rgba(255,255,255,0.1);  }
.m_tnb:after {display:block; clear:both; content:''}

#total_m_lay {position:fixed; top:0; height:100%; box-shadow:none; z-index:999999;}
.total_m li {position:relative}
.total_m li a {display:block}
.total_m > ul > li > a {display:block;  text-decoration:none; word-break: keep-all; text-decoration:none;  font-weight:500;  color:#fff; }

.wra_box {position:fixed; top:0; left:0; height:auto; z-index:200}
.fix_bg {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#1a1a1a; opacity:0.7; z-index:250}
/*.btnMenu {position:absolute; top:0px; right:0; width: 80px; height:20px; text-indent:-999px; overflow:hidden; padding:3px 20px; background:none; border:1px solid #fff;  z-index:110; color:#fff; border-radius:50px; font-size:16px; font-family: 'S-Core Dream'}
.btnMenu span {display: block;  width: 30px; height: 2px; background: #1a1a1a;}
.btnMenu span:nth-child(1) {margin-top: 0px;  }
.btnMenu span:nth-child(2) {margin-top: 10px;  }
.btnMenu span:nth-child(3) {margin-top: 10px;  }*/
.btnMenu{margin-bottom:7px;}

.btnMenuClose {position:absolute; top:0px; right:0; width: 80px; height:80px; padding:25px; background:none; text-indent:-999px; overflow:hidden; z-index:999999;}
.btnMenuClose span {display: block;  width: 100%; height: 2px;  background: #fff;}
.btnMenuClose span:nth-child(1) {top:50%; transform: translateY(-50%) rotate(45deg);}
.btnMenuClose span:nth-child(2) {width: 0;}
.btnMenuClose span:nth-child(3) {bottom: auto; top: 50%; transform: translateY(-200%) rotate(-45deg);}

/*이메일무단수집거부*/
.privateD {width: 99.9%; border: 1px solid #ddd; overflow: hidden; padding: 30px; box-sizing: border-box; background: #f5f5f5; line-height:150%;margin-top:130px;}
.privateD p {font-size: 17px;  font-weight: 500; margin-bottom: 13px;}
.agreement {line-height:160%;margin-bottom:90px;}
.agreement h2 {margin:40px 0 10px; text-align:left; font-size:25px;}






@media all and (min-width:1600px){
#index .btnMenuClose {position:fixed; top:10px;}
}



@media all and (min-width:1001px){
#hd.roll #hd_wrapper {margin-top:0px;  max-width:100%;  background: rgba(255,255,255,0.9); border-bottom: 1px solid rgba(255,255,255,1)}
#hd.roll #logo span {background: url('../img/logo_on.png');}
#hd.roll #logo a {color:#000;}
#hd.roll #gnb ul > li > a {color:#000;}
#hd.roll #gnb ul > li > ul > li > a {color:#fff;}
.btnMenu {/*position:absolute; top:0px; right:0; width: 80px; height:20px; text-indent:-999px; overflow:hidden; */padding:3px 16px; background:none; border:1px solid #fff;  z-index:110; color:#fff; border-radius:50px; font-size:15px; font-family: 'S-Core Dream'}

#hd.roll .t_login ul li a {color: #000;}
#index #hd.roll .t_login ul li a {color: #000;}
#hd.roll .btnMenu {border:0px solid #333; color:#fff; background:#283c82;}

#total_m_lay {display:block; width:100%; right:-100%; overflow:hidden; background:rgba(0,18,65,0.9); border:0;}
.m_logo {text-align:center; padding:20px; background:#fff;}
.total_m {height:100%; overflow: hidden;}
.total_m ul {height: 100%;}
.total_m > ul > li {width:calc(19.3% - 1px); float: left; font-size:18px; text-align:center; height: 100%; border-right: 1px solid rgba(255,255,255,0.1); padding: 15% 0;}
.total_m > ul > li:last-child {border-right: none;}
.total_m > ul > li > a {padding:20px 10px;  font-size:25px; font-weight:500; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: normal;display: inline-block;width: 100%;}
.total_m > ul > li > ul {padding:0 25px;}
.total_m > ul > li > ul > li {background-repeat:no-repeat; background-position:right 14px; font-weight:400;}
.total_m > ul > li > ul > li > a {padding:10px 0px; font-size:19px;   word-break:keep-all; color:#fff; font-weight:400; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: normal;display: inline-block;width: 100%;}
.total_m a:hover {color:#888 !important;}
.total_m button {display:none;}

.btnMenuClose span { background: #fff;}
}


@media all and (max-width:1000px) {
body {font-size:15px;}
.m_tnb {background:#283c82; padding:15px 10px; height:70px; text-align:left;}
.m_tnb a {color:#fff; font-size:22px; }
.m_tnb a img {height:40px;}
#total_m_lay {right:-100%; width: 100% ; overflow:auto; background:rgba(255, 255, 255, 1);  border:0;}
.total_m { padding:0; background:rgba(255, 255, 255, 1);  }
.total_m li button {position:absolute; top:0; left:0; width:100%; height:100%; text-indent:-999px; overflow:hidden;}
.total_m > ul > li {position:relative; width:auto !important; font-size:18px; font-weight:400;  /*background:#fff; */ border-bottom:1px solid rgba(0,0,0,0.1); border-top:1px solid rgba(255,255,255,0.1);}
.total_m > ul > li > a {padding:20px; color:#000;}
.total_m > ul > li.has-sub > a {/*background:url('../img/gnb_dot.png') no-repeat right 15px center*/}
.total_m > ul > li.has-sub {padding: 0; text-align: left;  /*border-top: 1px solid #ccc; */}
.total_m > ul > li.has-sub:before{position:absolute; top: 20px; right: 22px; width: 2px; height: 17px; margin-top:-1px; display:block; content:""; background:#1a1a1a; display: block;}
.total_m > ul > li.has-sub:after{position: absolute; top: 26px; right: 15px; width: 17px; height: 2px; display: block; content: ""; background: #1a1a1a;}
.total_m > ul > li.has-sub.open > a {/*background:#93845a url('../img/gnb_dot_on.png') no-repeat right 15px center*/ }
.total_m > ul > li > ul {display:none; padding:20px; background:rgba(255, 255, 255, 1);}
.total_m > ul > li > ul > li {font-size:16px; /*background-repeat:no-repeat; background-position:right 14px; border-top:1px solid #ddd; */}
.total_m > ul > li > ul > li:first-child {border-top:0}
.total_m > ul > li.has-sub.open {}
.total_m > ul > li.has-sub.open:before {display:none;}
.total_m > ul > li.has-sub.open:after{position: absolute; top: 27px; right: 15px; width: 17px; height: 2px; display: block; content: ""; background: #1a1a1a;}
.total_m > ul > li > ul > li > a {padding:0 0 10px; }
.total_m > ul > li > ul > li.open > a {color:#1e5394;}
.total_m .btnClose {display:none}

.m_login ul li{display:block;text-align:center;margin-bottom:5px;}
.m_login ul li a{display:inline-block;border:1px solid #ccc;text-align:center;width:160px;border-radius:20px;padding:2px 0;}
.m_login ul{text-align:center;}


.btnMenu {position:absolute; top: 0px; right:0px; height:23px;width: 23px; text-indent:-999px;overflow:hidden; background: url('../img/main/ic_menu.png') no-repeat center center; z-index:110; font-size:0;}

.btnMenuClose {width: 70px; height:70px; padding:15px;}
.m_login {margin-top:20px;}
.m_login li a {line-height:1.5;}
}


section#intro_content {height: calc(100vh - 100px); position:relative;}




#main01 {text-align: center;padding: 130px 0 140px; background: url('../img/main/premium_bg.png') no-repeat left center; background-size:contain;}
.premium_wrap {overflow:hidden; margin-left:5.7%;}
.premium_wrap > div {float:left;}
.premium_wrap .title {width:30%; padding-top:25%;}
.premium_wrap .title p {font-size:18px; color:#273d6b; font-weight:bold;}
.premium_wrap .title h2 {font-size:68px; font-weight:bold; color:#001241; letter-spacing:0; text-align:left;}
.premium_wrap .title h2 span {color:#fff; text-shadow:-1px -1px 0 #001241, 1px -1px 0 #001241, -1px 1px 0 #001241, 1px 1px 0 #001241; letter-spacing:-1.5px; font-size:56px;}
.premium_slide {width:70%;}
.premium_slide .slick-slide {margin-right:20px;}
.premium_slide .slick-slide img {transition:0.5s;}
.premium_slide .slick-slide a:hover img {box-shadow:5px 5px 8px rgba(0, 0, 0, 0.3);}
.premium_slide .slick-slide h4 {font-size:26px; color:#111; font-weight:800; text-align:left; margin-top:20px;}
.premium_slide .slick-slide p {font-size:16px; color:#666; line-height:1.5; word-break:keep-all; width:70%; margin-top:10px;}


#main02 {width:95%;padding: 130px 0 140px; position:relative; overflow:hidden;}
#main02 h1 {text-align:right; font-size: 140px;font-weight: bold;color: #334167; margin-bottom:70px;}

#main02 #tabs {box-sizing:border-box; overflow:hidden; font-size:0; margin: 0 auto; position:absolute; left:17%; bottom:140px; width:auto;}
#main02 #tabs li {display: inline-block; text-align:center; box-sizing:border-box; float:left; width:120px; margin-left:20px;}
#main02 #tabs li a {padding:15px 0; width:100%; letter-spacing:-1px; display:block; position: relative; font-size: 18px; color:#001241; background:#d4d7e0; border-radius:50px; border:none !important;}
#main02 #tabs li.current a, #tabs li.current_page_item a, #tabs li a:hover {color:#fff; background:#001241;}
/* #main02 #tabs li.current a:after, #main02 #tabs li.current_page_item a:after {width: 60% !important;} */

.interior_slide .slick-list {max-height:880px;}
.interior_slide .slick-slide {opacity:0.6; margin-top:300px;}
.interior_slide .slick-slide h4 {display:none;}
.interior_slide .slick-slide.slick-current {opacity:1; width:1550px !important; margin-top:0; position:relative; box-sizing:content-box; padding-left:0 !important;}
.interior_slide .slick-slide.slick-current > div {box-sizing:content-box; padding-left:12.5%;}
.interior_slide .slick-slide.slick-current h4 {font-size:28px; font-weight:600; color:#001241; display:block; position:absolute; bottom:17%; left:-50px; transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}
.interior_slide .slick-slide.slick-current h4 span {color:#5d6a94;}
.interior_slide .slick-slide.slide-detail {left:4.5%; padding-right:5%; margin-top:-1.8%;}
.interior_slide .slick-arrow {top:inherit; bottom:80px; z-index:9999;}
.interior_slide .slick-prev {background: url('../img/main/icon-arrow_prev-black.png') no-repeat left center; left:1425px;}
.interior_slide .slick-next {background: url('../img/main/icon-arrow_next-black.png') no-repeat left center; left:1455px;}
.interior_slide .slick-dots li .tab .dot {position:absolute; color:#66718d; font-size:18px; width:20px; height:20px; line-height:inherit; word-break:keep-all; top:-30px; left:0; font-family:'Exo 2';}
.interior_slide .slick-dots li .tab .fix_dot {position:absolute; color:#e3e3e3; font-size:18px; width:40px; height:20px; line-height:inherit; word-break:keep-all; top:-30px; left:25px; font-family:'Exo 2';}

.interior_slide .slick-dots {
    font-size:0;
    position:absolute;
    left:1050px;
    bottom:50px;
    width:1px;
    z-index:50;
}

.interior_slide .slick-dots::after {
    content:"";
    display:block;
    clear:both;
}

.interior_slide .slick-dots > li {
    height:auto;
    padding-left:16px;
    margin:0;
    box-sizing:border-box;
    float:left;
	display:none;
}

.interior_slide .slick-dots > li.slick-active {display:block;}

.interior_slide .slick-dots > li > button {
    width:400px;
    height:2px;
    background-color:rgba(0,18,65,.3);
    outline:none;
    position:relative;
    padding:0;
    color:inherit;
    line-height:normal;
}

.interior_slide .slick-dots > li > button::before {
    display:none;
}

.interior_slide .slick-dots > li > button > .s-line-fill {
    content:"";
    width:0;
    height:2px;
    background-color:#001241;
    position:absolute;
    top:0;
    left:0;
    opacity:1;
}

.interior_slide .slick-dots li.slick-active > button > .s-line-fill {
    animation:slick-progressbar 4s 1;
    animation-fill-mode: forwards;
}

.interior_slide[data-slick-autoplay-status="N"] .slick-dots li.slick-active > button > .s-line-fill {
    animation-play-state:paused;
}

@keyframes slick-progressbar {
    0% {
        width:0%;
    }
    100% {
        width:100%;
    }
}




#main03{padding: 130px 0 140px; background: url('../img/main/background.png') no-repeat center 15%; background-size:100%; position:relative; overflow:hidden;}
#main03:after {content:''; position:absolute; background: url('../img/main/bg_logo.png') no-repeat center; width:580px; height:100px; top:100px; right:-15px; background-size:cover;}
#main03 .text {overflow:hidden;}
#main03 .text > div {width:50%; float:left;}
#main03 .text .title {}
#main03 .text .title h1 {font-size:68px; font-weight:bold; color:#001241; line-height:1.1; word-break:keep-all;}
#main03 .text .title p {font-size:24px; color:#001241; line-height:1.5; margin-top:40px; word-break:keep-all;}
#main03 .text .content {padding-top:110px;}
#main03 .text .content p {font-size:20px; font-weight:300; color:#666b7a; line-height:1.5; word-break:keep-all;}
#main03 .video {margin-top:160px;}
#main03 .video iframe {width:100%; height:620px;}







#m_sidebar {background:linear-gradient( -45deg, #001241, #055bb2 );position:absolute; left:0; bottom:-40px; width:100%; z-index:11; height:90px; padding-right:1.5%; padding-left:19%; box-sizing:border-box;border-radius:50px;}
#m_sidebar .side_wrap {padding:20px 0;}
#m_sidebar .home {float: left; width:47px; line-height: 45px; padding-left:8px;}
#m_sidebar .snb {position: relative; display:inline-block; width: 230px; margin-left:2%;}
#m_sidebar .snb > .over {position: relative; display: block; height: 45px;}
#m_sidebar .snb > .over span {line-height: 45px; font-weight: 400; font-size: 15px; padding-left: 2%; position: relative;display: block; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: normal;width: 100%;color: #fff;}
#m_sidebar .snb > .over span:after {position:absolute; top:50%; right:3px; margin-top:-4px; width:13px; height:8px; content:''; background:url('../img/sub/m_snb.png') no-repeat; }
#m_sidebar .snb > .over .arrow {position: absolute; top: 50%; right: 30px; width: 20px; height: 20px; margin-top: -8px; font-size: 20px; }
#m_sidebar .snb > .over.open .arrow {transform: rotate(-180deg); margin-top: -10px; }
#m_sidebar .snb .snb_con {display: none; position: absolute; left: -0px; width: calc(100% - 0px) !important; background: #fafbfd; z-index: 11; border-right: 1px solid #eee; border-left: 1px solid #eee; }
#m_sidebar .snb .snb_con li {border-bottom: 1px solid #eee; }
#m_sidebar .snb .snb_con li a {display: block; padding: 15px 3%; font-size: 15px; }
#m_sidebar .snb .snb_con li.on {position: relative; }
#m_sidebar .snb .snb_con li.on a {padding-left: 25px; font-weight: 500; }
#m_sidebar .snb .snb_con li.on a:before {content: ""; position: absolute; top: 50%; left: 10px; width: 7px; height: 3px; margin-top: -1px; background: #1c202c; }





/* 하단 레이아웃 */
footer {position:relative; background:#22262a; width:100%; overflow: hidden; color: #fff; font-size:15px}

footer > div {display:block; width:100%;}
footer > div:after{display:block; clear:both; content:''}

.ft_link {position:relative; padding:15px 0 25px; margin-bottom:30px; text-align:center;}
.ft_link:after {content:""; display:block; width:100%; height:1px; background:rgba(255,255,255,0.08); position:absolute; bottom:0px; left:0;}
.ft_link li {display: inline-block; position:relative; margin-right:15px; padding-right:15px;}
.ft_link li:after {content:""; display:block; width:1px; height:15px; background:rgba(255,255,255,0.2); position:absolute; top:5px; right:0px;}
.ft_link li:last-child {margin-right:0px; padding-right:0px;}
.ft_link li:last-child:after {display:none;}
.ft_link li span {background: #df0505; padding:5px 15px; color:#fff;}
.ft_link a {color:#fff;  }

footer > div.wrap {padding-bottom:50px;}
.ft_txt {float:left; position:relative; width:calc(100% - 430px);}
.ft_txt > span {line-height:180%;display: block; margin-right:20px; color: #fff; word-break:keep-all; }

.ft_copy {color: #eee;  font-weight:300; margin-top:20px;}
.ft_copy a {color: #fff;}

.ft_info {float:right; font-size:0; width:430px;}
.ft_info li {display: inline-block; width:50%; font-size:15px; margin-bottom:10px;}


/* 퀵메뉴 */
#followquick {position: absolute; right: 35px; z-index: 101; text-align: center; }
#index #followquick {position: fixed; right: 35px; top: 250px; text-align: center; }
#followquick ul {overflow: hidden; background: #fff; }
#followquick ul li {width: 110px; position: relative; word-break: keep-all; padding: 5px 10px; border-bottom:1px solid #dddddd;padding:15px 0;border-left:1px solid #dddddd;border-right:1px solid #dddddd;}
#followquick ul li a {display: block; font-size: 16px; /*position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); */ font-weight: 400; width: 100%; color: #000; font-size: 15px; }
#followquick button {box-shadow: 3px 4px 7px 10px rgba(0,0,0,0.02); width: 17px; height: 11px; }
#followquick img {display: block;  margin: 0 auto; width: 35px; padding-bottom:8px;}
#followquick ul li:nth-child(1){background:#055bb2;color:#fff;padding:8px 0;border-left:1px solid #055bb2;border-right:1px solid #055bb2;}
#followquick  .top_btn{width:17px;}
#followquick ul li:nth-child(6){background:#eeeeef;border-left:1px solid #eeeeef;border-right:1px solid #eeeeef;border-bottom:0;padding:15px 0 10px;}
#followquick ul li:nth-child(5){border-bottom:0;}


/*사이드 메뉴*/
#side_menu{position:fixed;top:0;right:0;z-index:999;height:100%; background:#fff}
.side_menu_wr{display:none;width:230px;overflow-y:auto;height: 100%; border-left:1px solid #cdcdcd;}
#btn_sidemenu{position:absolute;top:50%;left:-35px;width:35px;height:50px; margin-top:-25px; background:#fff; border:1px solid #cdcdcd; border-right:0;font-size:14px}
#side_menu .side_menu_shop{padding:10px 20px; border-bottom:1px solid #f3f3f3;}
#side_menu .btn_side_shop{position:relative; background:none; border:0;width:100%;height:30px;text-align:left;font-weight:bold;}
#side_menu .btn_side_shop span{position:absolute;top:5px;right:0;padding:0 5px;line-height:20px; border-radius:10px;color:#fff; background:#ed1c24}
#side_menu .side_menu_shop .op_area{ display:none; border-top:1px solid #f3f3f3; margin:5px 0}
#side_menu .side_menu_shop .op_area h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#side_menu .side_menu_shop .op_area li{border-bottom:1px solid #f3f3f3;position:relative;padding:10px 0; min-height:80px;padding-left:70px}
#side_menu .side_menu_shop .op_area li .prd_img{position:absolute;top:10px;left:0px;}
#side_menu .side_menu_shop .op_area li .prd_cost{display:block;font-weight:bold; margin:3px 0 0}
#side_menu .side_menu_shop .op_area  .li_empty{padding:50px 0;padding-left:0;color:#999; border-bottom:1px solid #f3f3f3;text-align:center}


/* 중간 레이아웃 */
#wrapper {z-index:5; min-width:320px;width:100%;height:100%;position:relative;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {font-size: 35px; line-height: 1.0em;  font-weight: 500; text-align:center; margin:50px 0; color: #283c82;}

/* aside wrapper */
#aside {float:left; margin:0 10px 0 0;width:215px; margin-right:20px}

#container {margin:0 auto;position:relative;width:100%; height:100%; background:#fff;zoom:1; z-index:7;}
#container #content{position:relative;width:1400px; margin:0 auto;}
#container #content::after{display:block;clear:both;content:''}

.sale_prd h2{font-size:1.167em; margin:20px 0 10px}
.st_bg{display: inline-block;width: 1px;height: 10px; margin: 0 10px; background: #e2e1e0;vertical-align: -1px;}

/* 텍스트 크기 조절 */
#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px; border:1px solid #cfded8; border-bottom:0; background:#000;color:#fff;cursor:pointer}



/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {position: absolute !important; width: 0 !important; height: 0 !important; font-size: 0 !important; top: 0 !important; left: 0 !important; margin: 0 !important;
	/*display:inline-block !important;position:absolute;top:0;left:0; margin:0 !important;padding:0 !important;font-size:0;line-height:0; border:0 !important;overflow:hidden !important */}
/* 이미지 등비율 리사이징 */
.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;width:40px;height:40px; background:url('../img/captcha.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/captcha.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/captcha.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/captcha.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 !important; background:#fafafa !important; !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px; border:1px solid #ccc; background:#f2f5f9;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%}


/* 목록 바로가기 */
.sanchor {margin:30px 0 20px ;padding:0;zoom:1}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;width:20%;text-align:center;list-style:none}
.sanchor li a{display:block;position:relative;height:60px; margin-left:-1px; background-color:#f7f7f7; border:1px solid #cdcdcd; border-bottom:1px solid #000;
color: #666;line-height: 58px;text-align: center;z-index:1}
.sanchor li .sanchor_on{margin:0 0 0 -1px; border:1px solid #000; background:#fff;z-index:2; border-bottom-color:#fff;font-weight:bold;}
.sanchor li a .item_qa_count,.sanchor li a .item_use_count{display:inline-block; background:#aaa;padding:0 5px;line-height:23px; border-radius:15px;color:#fff; min-width:23px;font-size:12px}
.sanchor li .sanchor_on .item_qa_count,.sanchor li .sanchor_on .item_use_count{background:#55bfb1}


/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block; margin:0 0 0 3px;font-weight:bold;}



/* 기본테이블 */
.tbl_wrap table {width:100%; border-collapse:collapse; border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 table{border-bottom:1px solid #d3d3d3;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0; border-top:2px solid #000; border-bottom:1px solid #d3d3d3; background:#fff;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, .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:10px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px; border-top:1px solid #f3f3f3;/*border-left:1px solid #f3f3f3;*/line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding: 7px; background: #f3f3f3; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;}
.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}
.tbl_head02 td {padding:5px 3px; border-bottom: 1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3;}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0; border-top:2px solid #000; border-bottom:1px solid #d3d3d3; background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em; font-weight:normal}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0; border-top:1px solid #c1d1d5; border-bottom:1px solid #c1d1d5; background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px; border-top:1px solid #f3f3f3; border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a {}


/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px; background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left; background:#f3f7f7;width:33.333%;text-align:center; border-left:1px solid #dfe6e7; border-bottom:1px solid #dfe6e7; border-top:1px solid #dfe6e7}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff; border-bottom-color:#fff; border-top-color:#ae99da;}
.new_win .win_ul .selected a{color:#9781c5}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right; margin:10px 0}
.new_win .win_total span{display:inline-block;padding: 0 5px;color:#777;line-height: 26px; border: 1px solid #ddd; border-radius: 3px;font-size: 0.92em;}
.new_win .new_win_con{margin:10px;text-align:center;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px; background:url(../img/close_btn.gif) no-repeat 50% 50%; border:0;text-indent:-999px;overflow:hidden}
.new_win .btn_submit {padding:0 20px;height:40px; border-radius:3px;font-weight:bold;font-size:1.083em;float:right}
.new_win .win_btn{margin:10px 0}
#info_fs p{text-align:center;}
#find_info .new_win_con .g-recaptcha{width:304px; margin:5px auto;}
#info_fs{margin-bottom:10px;}
#find_info .btn_submit{float:none;}



/* 내용관리 */
#ctt {margin:10px 0;padding:10px; border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 자바스크립트 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 {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none; margin:5px 0 0; border:1px solid #283646; background:#111}
.sv_wrap .sv a {display:inline-block !important; margin:0 !important;padding:3px !important;width:94px; border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}



/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {position:relative; width:100%; max-width:1200px; margin:0 auto;}

#smb_my_ov {margin:0 0 20px;position:relative}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_ov .my_ov_name{display:block; background:#fff; border:1px solid #ccc;line-height:45px;padding:0 20px;font-size:1.167em;}
#smb_my_ov .my_ov_name img{width:20px; border-radius:50%}
#smb_my_act {position:absolute;top:-35px;right:0;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right; margin:0;padding:0;list-style:none}
#smb_my_act li {float:left; margin:0 0 0 4px}
#smb_my_act li a{line-height:25px;padding:0 5px}
#smb_my_act li .btn_admin{height:27px;}
#smb_my_ov .cou_pt{position:absolute;top:0 ;right:0;}
#smb_my_ov .cou_pt dt{float:left;width:90px;line-height:45px;}
#smb_my_ov .cou_pt dd{float:left;width:110px;text-align:right;padding:0 20px 0 0  ;line-height:45px;}
#smb_my_ov .cou_pt dd a{color:#ff2b64;font-weight:bold;font-size:1.167em}
#smb_my_ov .op_area{background:#f8f8f8; border:1px solid #ccc; border-top:0;padding:10px 15px;line-height:18px;color:#555}
#smb_my_ov .op_area:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_ov .op_area dt{float:left;width:10%; margin:3px 0;font-weight:bold;}
#smb_my_ov .op_area dd{float:left;width:40%; margin:3px 0}
.my_ov_btn{text-align:center;}
.my_ov_btn button{background:#fff; border:1px solid #ccc;vertical-align:top; border-top:0;padding:0 20px;height:25px}
.my_ov_btn button:hover{background:#f3f3f3;}

#smb_my_ovaddd{width:90%}

#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important; border-bottom:0 !important}

#smb_my_od {margin:0 0 50px;position:relative}
#smb_my_od h2 {margin:0 0 10px;font-size:1.25em;}
#smb_my_od  td{text-align:center}
#smb_my_od  td a{font-weight:bold;}
#smb_my_wish {position:relative;}
#smb_my_wish h2 {margin:0 0 10px;font-size:1.25em;padding:0 0 10px; border-bottom:2px solid #000}
.smb_my_img{margin:0 0 5px;}
.smb_my_tit{margin:5px 0 ; font-size:1.167em;font-weight:bold;}
.smb_my_date{font-size:0.92em;color:#777}
.smb_my_more {position:absolute;top:0;right:0;}
.smb_my_more a{display:block; background:url('../img/more-btn.gif') no-repeat 0 2px;padding-left:20px;height:30px}

/*장바구니 주문서 공통*/
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px; min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ed595a;font-weight:bold;font-size:1.167em}

.sod_opt {}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding-left:10px; background:url('../img/bullet.gif') no-repeat 3px 8px;color:#777; margin:3px 0;line-height:1.3em}
.sod_option_btn .mod_options {padding:0 7px; border:1px solid #398ede;color:#398ede; background:#fff;height:23px; margin:10px 0 0 }
.cp_btn {padding:0 7px; border:1px solid #398ede;color:#398ede; background:#fff;height:23px; margin:10px 0 0 }
.cp_cancel {padding:0 7px; border:1px solid #aaa;color:#666; background:#fff;height:23px; margin:10px 0 0 2px;}

/* 장바구니 */
#sod_bsk {margin:10px auto; max-width:1200px;}

.btn_cart_del{margin:10px 0;}
.btn_cart_del button{height:30px;padding:0 10px; border:1px solid #e2e2e2; border-bottom:1px solid #c4c4c4; background:#fff;color:#666;}


#sod_bsk_list {position:relative}

#sod_bsk #sod_bsk_tot {background:#f4f4f4;padding:15px; margin:20px 0;zoom:1}
#sod_bsk #sod_bsk_tot ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk #sod_bsk_tot li{float:left;width:33.333%; border-left:1px solid #e6e2e2;text-align:center;padding:10px 0;font-size:1.167em}
#sod_bsk #sod_bsk_tot li:first-child{border:0}
#sod_bsk #sod_bsk_tot li span{display:block; margin:0 0 5px}
#sod_bsk #sod_bsk_tot li strong{font-size:1.25em}
#sod_bsk #sod_bsk_tot .sod_bsk_cnt strong{color: #ed595a;}
#sod_bsk_act {text-align:center}
#sod_bsk_act .btn_submit{height:50px;padding:0 10px;width:160px;font-weight:bold;font-size:1.25em}
#sod_bsk_act .btn01{height:50px;line-height:50px;padding:0 10px;width:160px;font-weight:bold;font-size:1.25em}
#sod_bsk_act p {margin:0 0 10px}

/*장바구니 선택사항수정*/
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;width:540px;height:auto !important;height:500px; max-height:500px; border:1px solid #000; background:#fff;overflow-y:auto;overflow-x:none;
-webkit-box-shadow:  1px 2px 5px #bbb;
-moz-box-shadow:  1px 2px 5px #bbb;
box-shadow: 1px 2px 5px #bbb;}
#mod_option_frm  h2{border-bottom:1px solid #cdcdcd;padding:0 20px;line-height:50px; margin:0 0 15px;font-size:1.25em;
-webkit-box-shadow:  1px 2px 2px #eee;
-moz-box-shadow:  1px 2px 2px #eee;
box-shadow: 1px 2px 2px #eee;}

.option_wr {background:#f3f3f3; margin:0 20px 10px;padding:15px}
.option_wr h3{font-size:1.167em}
.option_wr label{display:block; margin:10px 0 5px}
.option_wr select{width:100%; border:1px solid #ccc;height:35px}

#sit_opt_added {}
#sit_opt_added li {padding: 0 0 15px 0; /* border-bottom:1px solid #e9e9e9; */position:relative; float:left; width:100%;}
#sit_opt_added li div {}
#sit_opt_added li .opt_name{line-height:25px;width:100%; float:left; display:block;}
#sit_opt_added li .opt_count{/*position:absolute;top:50%;right:0; margin-top:-15px; */text-align:right; float:right;}
#sit_opt_added button {float:left;width:30px;height:30px; border:1px solid #cdcdcd; background:#fff;color:#666;font-size:0.92em}
#sit_opt_added button:hover{}
#sit_opt_added .num_input {float:left; border:0;height:30px; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;text-align:center;}
#sit_opt_added .sit_opt_del{border:0;font-size:15px}
#sit_opt_added .sit_opt_del:hover{color:#be334a}
#sit_opt_added .sit_opt_prc{display:block;float:left;width:100px;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold;}

#mod_option_frm #sit_sel_option {margin:20px;}
#mod_option_frm #sit_tot_price {margin:20px;}
#mod_option_frm #sit_opt_added {border-top:1px solid #e9e9e9;}
#mod_option_frm .btn_confirm{margin:20px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;cursor:pointer}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:50px;height:50px; border:0; background:none; border-left:1px solid #cdcdcd;font-size:1.25em}
#mod_option_frm .btn_confirm .btn_close:hover{background:#f3f3f3;}

/* 주문서 작성 */
#sod_frm .od_prd_list{margin-bottom:20px}
#sod_frm  #sod_bsk_tot {width:93%;margin:0 auto;}
#sod_frm  #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{position:relative; background:#fff;/*float:left; width:33.333%;text-align:center; */border-bottom:1px solid #e7ebf1;padding:5px 15px;text-align:right; }
#sod_frm  #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:inline-block;color:#777; margin-bottom:5px;font-weight:bold;float:left;}
#sod_frm  #sod_bsk_tot li strong {}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span {float:left; margin:0}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px; background:#fff;color:#ed595a; border-radius:50%; border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px; background:#fff;color:#ed595a; border-radius:50%; border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ed595a;font-size:1.25em}

.sod_left{width:70%; background:#fafafa;padding:20px 20px 20px 0 ;vertical-align:top; float:left;}
.sod_right{width:30% ; background:#eceff4;padding:20px;vertical-align:top;height:100%; float:right;}

.display_setup_message {margin:0 0 10px;padding:15px; border:1px solid #fccdff; background:#ffeef9}
.display_setup_message strong {display:block; margin:0 0 10px}

#sod_frm {margin:10px auto; max-width:1200px;}
#sod_frm h2 {margin:0 0 10px}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;width:500px;height:auto !important;height:500px; max-height:500px; border:1px solid #000; background:#fff;overflow-y:auto;overflow-x:none;
-webkit-box-shadow:  1px 2px 5px #bbb;
-moz-box-shadow:  1px 2px 5px #bbb;
box-shadow: 1px 2px 5px #bbb;}

#sod_frm_orderer {margin:20px 0 40px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block; margin:5px 0 0}

#sod_frm_taker label{display:inline-block;}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block; margin:5px 0 0}

#sod_frm .btn_submit{width:100%;height:40px;font-weight:bold;font-size:1.25em;cursor:pointer}
#sod_frm .btn01 {width:100%;height:40px;line-height:38px;font-weight:bold;font-size:1.25em; margin:5px 0}

#sod_frm_pay {position:relative; margin:10px 0}
#sod_frm  #sod_frm_pay h2 {position:absolute; border:0;font-size:0;line-height:0;content:""}
#sod_frm_pay .pay_tbl table{width:100%; border-collapse:collapse}
#sod_frm_pay .pay_tbl th {text-align:left;padding:10px;width:80px; border-bottom:1px solid #e7ebf1; background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px; border-bottom:1px solid #e7ebf1; background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px; border: 1px solid #398ede;color: #398ede; background: #fff;height: 23px;line-height: 21px; margin: 0;}
#od_tot_price{margin:10px 0; background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:bold;}
#od_tot_price strong{font-size:1.5em;color:#ed595a}
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;right:0;width:500px;height:auto !important;height:500px; max-height:500px; border:1px solid #000; background:#fff;overflow-y:auto}
#sod_frm_deli {position:relative;line-height:2em}
.od_coupon h3{border-bottom: 1px solid #cdcdcd;padding: 0 20px;line-height: 50px; margin: 0 0 15px;text-align:left;
-webkit-box-shadow: 1px 2px 2px #eee;
-moz-box-shadow: 1px 2px 2px #eee;
box-shadow: 1px 2px 2px #eee;}
.od_coupon .btn_close {position: absolute;top: 0;right: 0;width: 50px;height: 50px; border: 0; background: none; border-left: 1px solid #cdcdcd;}
.od_coupon .btn_close:hover{background:#f3f3f3;}
.od_coupon .tbl_head02{margin:20px}
.od_coupon .cp_apply{padding: 0 5px; border: 1px solid #398ede;color: #398ede; background: #fff;height: 23px;line-height: 21px;}
.od_coupon td,#sod_frm_pay .od_coupon td{text-align:left; border-left:0;padding:7px}
#sod_frm_pay .od_coupon th {width:auto;text-align:center;padding: 7px; background: #f3f3f3; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;}
.od_coupon .td_numbig,#sod_frm_pay .od_coupon .td_numbig{text-align:center;}
.od_coupon .td_mngsmall{width:60px}
#sod_frm #sod_frm_pt_alert {margin:5px 0;color:#38b2bb }
#od_pay_sl h3{font-size:1.167em; margin:20px 0 5px}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%; background:#fff; border:1px solid #eceff4; margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ed595a;z-index:3;}

#sod_frm_paysel {}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../img/pay_icon4.png') no-repeat 17px 50% #fff}

.sod_frm_point{clear:both;padding:10px 0}
.sod_frm_point div{background:#fff; margin-bottom:1px;padding:10px;text-align:left;text-align:right}
.sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:30px}
.sod_frm_point div span{display:block;font-size:0.92em}
.sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point .max_point_box em{font-style:normal !important}
.sod_frm_point #od_temp_point{height:30px;text-align:right;padding:0 5px; border:1px solid #ccc;}

#settle_bank {margin:5px 0 10px; background:#fff;padding:10px; clear:both}
#settle_bank select{height:30px; margin:0 0 5px;width:100%; border:1px solid #ccc;}
#settle_bank #od_deposit_name{height:30px; border:1px solid #ccc;text-align:center;}

#sod_frm_escrow {margin:30px 0 0}
#sod_frm #sod_frm_escrow h2{margin:0; border:0}
#sod_frm #sod_frm_escrow p{margin:5px 0}
#display_pay_process {padding:20px;text-align:center}

/* 위시리스트 */
#sod_ws {}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center;padding:20px 0;}
#sod_ws_act button{height:50px;width:180px;font-weight:bold;font-size:1.167em}
#sod_ws li .info_link{display:block; margin:10px 0 5px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color:#646464;font-weight:bold;}
#sod_ws li .info_date{color:#646464;font-size:0.92em}
#sod_ws li .wish_chk {position: absolute;top: 0;left: 0;width: 30px;text-align: center;line-height: 35px;color:#f00}
#sod_ws li .wish_info {padding: 0 35px 10px 30px;position: relative; border-bottom: 1px solid #e0e0e0; margin-top: 10px;height: 45px;}
#sod_ws li .wish_del {position: absolute;top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;text-align: center; background: #e6e6e6;display: block;color: #777;}
#sod_ws li .wish_del:hover{background:#777;color:#fff}

/* 배송지 목록 */
#sod_addr .td_mng .sel_address{color:#fff; background:#fff; border:1px solid #333;color:#333;padding:0 5px;height:26px;}
#sod_addr .td_mng .del_address{display:inline-block; border:1px solid #aaa;color:#888;padding:0 5px;height:26px;line-height:24px;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;left:0;z-index:-1;visibility:hidden;width:0;height:0;overflow:hidden;text-indent:-999px}
#sod_addr .default_lb {display: inline-block; background:#fff; border: 1px solid #3476be;color: #3476be;cursor: pointer;position:relative;padding:0 5px;height:26px;line-height:24px}
#sod_addr input[type="radio"]:checked+.default_lb {background:#3476be;color:#fff}
#sod_addr td{height:40px;vertical-align:top}
#sod_addr .td_name {width:100px;}
#sod_addr .frm_input {height:30px}
#sod_addr .td_sbj{width:120px;text-align:left}
#sod_addr .ad_tel{display:block;color:#666;}
#sod_addr .td_mng{width:100px;padding:10px}
#sod_addr .td_mng .mng_btn{width:100%; margin:2px 0;}


/* 주문내역 */

#sod_v {position:relative; width:100%; max-width:1200px; margin:50px auto;}
#sod_v td{text-align:center}
#sod_v td a{font-weight:bold;}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}

/* 주문내역 include  */
#sod_inquiry {border-top:2px solid #000;}
#sod_inquiry li {background:#fff; border-bottom:1px solid #ccc;padding:15px 15px 45px; margin-bottom:10px;position:relative; border-radius:5px}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:15px;right:15px;color:#999}
#sod_inquiry li .inquiry_name{margin:10px 0;color:#666;}
#sod_inquiry li .inquiry_price{font-size:1.25em;font-weight:bold;}
#sod_inquiry li .inquiry_inv {text-align:right}
#sod_inquiry li .inv_status{display:block;text-align:center; margin:5px 0 0; /*font-weight:bold*/ float:right; }
#sod_inquiry li .inv_inv{margin:10px 0 0;display:block; border:1px solid #c4c5cc;color:#666;}
#sod_inquiry li .inv_inv i{width:30px;height:30px;line-height:30px; background:#f3f3f3;text-align:center;color:#555;font-size:15px; margin-right:5px}

.status_01{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_02{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_03{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_04{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_05{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_06{display:inline-block; background:#fff; border:1px solid #ddd;color:#666;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}


/* 주문상세내역 */
#sod_fin {position:relative; width:100%; max-width:1200px; margin:0 auto;}
#sod_fin th {padding:8px}
#sod_fin .th_line th {border-top:1px solid #ddd;}
#sod_fin_no {}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:10px; background:#f3f3f3; margin:10px 0; border:1px solid #e9e9e9;text-align:left;zoom:1}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left; margin:0 0 5px;width:50px;font-weight:bold;}
#sod_fin_legend dd {float:left; margin:0}

#sod_fin #sod_bsk_tot li{background:#fff; border-bottom:1px solid #e7ebf1;height: 40px;padding:0 15px;line-height:40px;text-align:right}
#sod_fin #sod_bsk_tot li span{float:left;clear:both;color: #777;}
#sod_fin #sod_bsk_tot li strong{}
#sod_fin #sod_bsk_tot .sod_bsk_cnt strong{color:#ed595a;font-size:1.25em}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px; border:1px solid #000; background:#f2f5f9;text-align:center}
#request_form .frm_input {width:300px; background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0; border-top:1px solid #e9e9e9; background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px; border:1px solid #e9e9e9; border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9; background:#f7f7f7 !important; !important;text-align:center}
.sod_req_log_view td {background:#fff;}
.sod_req_log_view p {padding:10px 15px; border-bottom:1px solid #e9e9e9; background:#fff;}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0; border:0; background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sod_fin_list h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px; background:#6583c5;color:#fff}
#sod_fin_list .td_bdno{border-left:0}
#sod_fin_list .td_bdno span {display:inherit;}
#sod_fin_list .td_bdno dl {display:block;}
#sod_fin_list .td_bdno dt {margin-right:20px;}
#sod_fin_list .td_bdno dt, #sod_fin_list .td_bdno dd {float:left;}
#sod_fin_list .td_bdno a{font-weight:bold;}
#sod_fin_view {border:1px solid #e9e9e9}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .basic_tbl th {padding:0 10px; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#f2f5f9;text-align:left}

.sod_fin_list .sod_ta_wr{padding:0}
.sod_fin_list h2 {position:absolute; border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px; background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777; margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_bsk .btn_del_wr{margin:10px }
#sod_bsk .sod_ta_wr{background:#fff;padding:15px;}
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{background:#f4f4f4; border-radius:5px;padding:5px 10px}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #cdcdcd;font-weight:bold; margin-top:5px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%; margin:10px 0}

#sod_fin_pay {margin:0 0 30px}
#sod_fin_orderer {margin:0 0 30px}
#sod_fin_receiver {margin:0 0 30px;}
#sod_fin_dvr {}
#sod_fin .sod_left h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin .sod_left h3{font-size:1.167em ; margin:0 0 10px}
#sod_fin .sod_left .tbl_head01 {}
#sod_fin .sod_left th {padding:10px 0; border:0; border-top:1px solid #f3f3f3;text-align:left;width:100px;color:#666; background:#fff}
#sod_fin .sod_left td{padding:10px 0; border:0; border-top:1px solid #f3f3f3; background:#fff}

#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:10px 0}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:10px 0 5px 0;list-style:none; background:#398ede;}
#sod_fin_tot li {padding:0 10px;color:#fff;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px; border:1px solid #5e6b6f;font-weight:bold;width:100%; background:none;color:#5e6b6f}
#sod_fin_cancel button:hover{background:#fff}
#sod_fin_cancelfrm {display:none; margin:10px 0 0;text-align:center; background:#fff;padding:15px}
#sod_fin_cancelfrm .frm_input {background:#fff; margin: 0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff; border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test {padding:10px}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .basic_tbl th {padding:0 10px; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px; border:0; background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat h2{position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon div:after {display:block;visibility:hidden;clear:both;content:""}
#coupon .cou_tit {font-weight:bold;}
#coupon .cou_pri{color: #00c4ac;font-weight: bold;float: right;}
#coupon .cou_target{color:#666;}
#coupon .cou_date{float:right;color: #777;}

/* 모바일일때 피시버전 주문폼*/
.sod_list {position:relative; margin:0;padding:0;list-style:none}

.sod_list .sod_li {position:relative;padding:0; border:1px solid #e9e9e9; margin:20px 0; padding:20px;}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .sod_li > div, .sod_list .sod_li > ul {float:left;}
.sod_list .sod_li > div {margin-right:20px;}
.sod_list .sod_li > ul li {line-height:160%;}
/*.sod_list .li_chk{position:absolute;top:10px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px; border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px; margin-left:90px;color:#9e9e9e;font-size:0.93em; background:none; border:none}
.sod_list .sod_opt li{margin-bottom:3px; border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px; border:0; background:#000;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777; background:#fafafa; margin-left:3px;padding:4px 5px}
}*/
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em; border-top:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em; margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block; background:#f2f2f2;}
.sod_list .li_total {position:relative; border-top:1px solid #e9e9e9; margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {}
#sod_frm section{margin-bottom:10px}
#sod_frm section h2{border-bottom:1px solid #e2e4e7;font-size:1.167em;padding-bottom:10px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed; margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th {width:90px}
#sod_frm_deli #order_address {display:block;width:100px; background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:0 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block; margin:5px 0 0}
#sod_frm .odf_tbl table{width:100%; margin:0;padding:0; border-top:1px solid #e9e9e9; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th {; border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th {width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%; border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important; border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

#sod_frm .sod_ta_wr{background: #fff;padding: 15px;}
#sod_frm .btn_confirm{; margin:0 10px 10px}
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold; margin:5px 0}
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0; border-radius:0}

#sod_frm_pay{padding:10px; border-top:1px solid #f3f3f3;}
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%; border-collapse:collapse; border-bottom:1px solid #ccc}
.odf_tbl table th {border-top:1px solid #eceff4;padding: 10px;text-align:left;width:120px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#328abd;}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto; max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_paysel ul {margin:0;padding:0;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none}

/*네이버페이*/
.itemform-naverpay{margin:15px 0;clear:both}
.cart-naverpay{margin-top:15px}

/*개인결제*/
.pesonal{background:#f3f3f3;padding:20px}
.pesonal td{font-weight:bold;}
#sod_frm_pay h2{font-size: 1.167em; margin: 0px 0 10px; border-bottom:1px solid #ddd;padding: 0 0 10px}

#personal_pay h2{font-size: 1.167em; margin: 0px 0 10px;}
#personal_pay input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;text-indent:-999px;left: 0;z-index: -1px;visibility:hidden;}
#personal_pay .lb_icon {display: inline-block;float:left;width:50%; background:#fff; border:1px solid #eceff4; margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#personal_pay input[type="radio"]:checked+.lb_icon {border:1px solid #ed595a;z-index:3;}

#personal_pay {}
#personal_pay legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#personal_pay .KPAY{background:url('../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYNOW{background:url('../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYCO{background:url('../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .kakaopay_icon{background:url('../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#personal_pay .bank_icon{background:url('../img/pay_icon1.png') no-repeat 15px 50% #fff}
#personal_pay .vbank_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#personal_pay .iche_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#personal_pay .hp_icon{background:url('../img/pay_icon3.png') no-repeat 24px 50% #fff}
#personal_pay .card_icon{background:url('../img/pay_icon4.png') no-repeat 17px 50% #fff}
#personal_pay .btn_submit{width:100%;height:40px;font-weight: bold; margin:10px 0 5px}
#personal_pay .btn01{width:100%;height:40px;line-height:38px;font-weight: bold;}



/*메인*/




/*서브*/
.sVisual {position:relative; width:100%; height:530px; background-position:50% 100%; background-repeat:no-repeat;background-position:left top; background-size:cover; /*background:url('../img/sub/sub_visual01.jpg'); margin:0;*/ }
.sVisual.visual01 {background:url('../img/sub/sub_visual01.jpg') no-repeat top center; background-size:cover;}
.sVisual.visual02 {background:url('../img/sub/sub_visual02.jpg') no-repeat top center; background-size:cover;}
.sVisual.visual03 {background:url('../img/sub/sub_visual03.jpg') no-repeat top center; background-size:cover;}
.sVisual.visual04 {background:url('../img/sub/sub_visual04.jpg') no-repeat top right; background-size:cover;}
.sVisual.visual05 {background:url('../img/sub/sub_visual05.jpg') no-repeat top center; background-size:cover;}
.sVisual.visual06 {background:url('../img/sub/sub_visual06.jpg') no-repeat top center; background-size:cover;}
.sVisual.visual07 {background:url('../img/sub/sub_visual07.jpg') no-repeat top center; background-size:cover;}

.sVisual > div {padding-top:200px; padding-left:12%; box-sizing:border-box;}
.sVisual > div .sub_top_line {width:85px; height:1px; background:#fff; margin:0 0 50px 0;}
.sVisual > div h2 {color: #fff; font-size:48px; font-weight:bold; z-index: 5; margin-bottom:15px;}
.sVisual > div br{display:none;}
.sVisual > div p {font-size:20px; font-weight:bold; color:#fff;}


/* 인사말 */

.mob_img {display: none;}

.ceo_box {width: 100%;}
.ceo_box > div {width: 50%; float: left; position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; box-sizing: border-box;}
.ceo_box > div h3 {font-size: 26px; color: #283c82; line-height: 44px; word-break: keep-all;}
.ceo_box .ceo_tex .ceo_tex_box {position: relative; color: #333; font-size: 18px; line-height: 36px; padding-top: 30px; font-weight: 300;}
.ceo_box .ceo_tex .ceo_tex_box:before {content: ''; display: block; position: absolute; left: 0; top: 0; width: 50px; height: 2px; background: #283c82;}
.ceo_box .ceo_tex .ceo_sign {font-size: 18px; color: #000; line-height: 36px; width: 100%; text-align: right; vertical-align: middle; letter-spacing: -0.5px; margin-top: 30px;}
.ceo_box .ceo_tex .ceo_sign img {padding-left: 10px; transform: translateY(-10%);}


.sConBox {position:relative; overflow: hidden; margin:150px auto 50px;}
.sConBox .clear {clear:both; margin:0 auto; text-align:center;}

.sConBox h2 {font-size: 45px;margin-bottom: 20px;text-align: center;color: #000e42;}
.sConBox h2 span {display:inherit; color:#777; font-family: 'Noto Sans KR'; font-size:18px; margin-top:10px;}
.sConBox h3 {font-size:22px; padding: 20px 0; color: #777; line-height: 32px;text-align: center; font-weight:500;}
.sConBox h4 {font-size:20px;}
.sConBox.result > img { width: 30%; max-width: 400px;  float: left;}

.sConBox > dl {margin:0; padding:0px; width:100%; clear:both; }
.sConBox > dl > dt {margin:0; padding:0px; font-size:170% }
.sConBox > dl > dd {margin:0; padding:0px; font-size:110%; color:#333;}

.sConBox .txt {margin-bottom:30px;}
.sConBox .txt dt { margin-bottom:30px;}
.sConBox .txt dd {line-height:30px;}



/*조경단지환경*/
.layout_wrap .txt h2 {position:relative; padding-bottom:30px;}
.layout_wrap .txt h2:after {content:''; width:100px; height:1px; background:#000; position:absolute; left:0; right:0; bottom:0; margin:0 auto;}
.layout_wrap .txt p {font-size:18px; line-height:1.5; text-align:center; padding-top:30px; font-weight:300; margin-bottom:40px;}
.layout_wrap .img img {width:100%;}
.layout_wrap .img a {display:block; width:200px; padding:15px; color:#fff; font-size:18px; background:#091d68; border:1px solid #091d68; box-sizing:border-box; margin:30px auto 0; border-radius:50px; text-align:center; transition:0.5s;}
.layout_wrap .img a:hover {color:#091d68; background:#fff;}
.layout_wrap .img {width:1200px;margin:0 auto;}



/*시공사소개*/
.constructor_box1{overflow:hidden;padding-bottom:60px;margin-bottom:50px;border-bottom:1px solid #ccc;}
.constructor_box1 .r_float{float:right;width:32%;}
.constructor_box1 .l_float{float:left;width:64%;}
.constructor_box1 h1{font-size:42px;line-height:1.1em;color:#001241;padding-bottom:45px;}
.constructor p{font-size:18px;line-height:1.4em;padding-top:15px;}
.constructor_box1 span{text-shadow:-1px -1px 0 #001241, 1px -1px 0 #001241, -1px 1px 0 #001241, 1px 1px 0 #001241;color:#fff;}
.constructor .bar{width:20px;height:3px;background:#ccc;margin:0 0 10px;}
.constructor .title{font-size:35px;text-align:center;color:#001241;}
.constructor .title h1{display:inline-block;margin-bottom:50px;position:relative;}
.constructor .title h1:before{content:"";display:block;position:absolute;width:100%;height:20px;bottom:0px;background:#055bb23d;z-index:-5;left:0;}
.constructor_box2 h1{font-size:42px;line-height:1.1em;color:#001241;padding-bottom:45px;}
.management_philosophy{border:1px solid #80bfff;padding:40px 0;font-weight:600;text-align:center;border-radius:30px;color:#055bb2 ;background:#f5faff;}
.management_philosophy h4{display:inline-block;font-size:40px;}
.constructor_box2 p{padding-top:25px;}
.constructor_box2{margin-bottom:80px;}
.management_vision{background:#f5f5f5;text-align:center;border-radius:30px;}
.vision_padding{margin-bottom:40px;}

.management_vision2{overflow:hidden;width:1270px;margin:0 auto;position:relative;}
.management_vision2:before{content:"";display:block;position:absolute;width:90%;height:1px;bottom:50%;background:#ccc;z-index:-50;left:4%;}
.management_vision2 li{float:left;padding:25px 30px;border:1px solid #ccc;border-radius:30px;margin:0 40px;background:#fff;}
.management_vision2 li p{text-align:center;padding-top:12px !important;font-size:15px;letter-spacing:0;line-height:1.3em;}
.management_vision2 .vision2_bold{font-size:25px;font-weight:bold;color:#055bb2;line-height:1.1em;padding-top:15px}
.m_v_program{display:none;}
.action_program{padding:30px;border:1px solid #ccc;}

.constructor .tab_content4.current .constructor_box2{display:inherit;}
.constructor  .tab_content4 .constructor_box2{display:none;width:100%;}
.constructor .tabs4 li{width:auto;padding:10px 35px;margin:0;}
.constructor .tabs4{text-align:center;margin-bottom:35px;}

.core_values ul li{float:left;width:25%;}
.core_values ul{overflow:hidden;width:82%;margin:0 auto;}
.core_values{padding:15px 0 20px;border:1px solid #80bfff;background:#f5faff;border-radius:30px;text-align:center;}
.core_values ul li p{padding:10px 0 0;text-align:center;font-size:20px;font-weight:bold;color:#055bb2;}




/*조합원 안내*/
.unionist h1{padding:18px 0;color:#fff;margin-bottom:35px;font-size:30px;}
.unionist_box1 h1{background:#001241;}
.unionist_box2 h1{background:#055bb2;}
.unionist_box2 {margin-bottom:30px;}
.unionist {font-size:20px;line-height:1.5em;}
.unionist ul{padding-bottom:35px;}
.unionist ul li{padding:9px 0;text-align:left;padding-left:20px;}




/*신탁사 소개-아시아신탁*/
.trusts .trusts_img{margin-bottom:45px;}
.trusts ul li{float:left;width:26.66%;padding:1.9% 2% 2%;box-sizing:border-box;}
.trusts ul li p{padding-left:20px;}
.trusts ul li:nth-child(3){border-left:1px dashed #ccc;border-right:1px dashed #ccc;}
.trusts ul li:nth-child(1){background:#eeeeee;padding:80.5px 0;width:20%;border-right:none;}
.trusts div .vision{padding:25px 0;}
.trusts div h1{width:20%;float:left;background:#eeeeee;margin-right:2%;}
.trusts div .mission{padding:342px 0;}
.trusts div p{padding:25px 0 25px 20px;font-size:18px;text-align:left;float:right;width:78%;}
.trusts div{margin-bottom:35px;overflow:hidden;}
.trusts{text-align:center;line-height:1.8em;}
.trusts span{color:#b22c1b;font-weight:bold;font-size:20px;padding-bottom:5px;}
.trusts h3{padding:0 0 15px 0;color:#000;}
.trusts_border{border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.trusts .mission_img{padding:25px 0 50px 20px;}
.trusts ul{overflow:hidden;border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
.trusts_img_box{width:100%;height:290px;overflow:hidden;background:url('../img/sub/trust_company01.jpg') no-repeat top center; background-size:cover;}
.m_mission_img{display:none;}


/*신탁사소개-연혁*/
.history .h_title{font-size:45px;border-bottom:1px solid #ccc;padding:5px;color:#001241;}
.history {margin-top:90px;margin-bottom:45px;word-break:keep-all;}
.history_list{background:url(../img/sub/histoty_line.gif) 50% top repeat-y;margin-top:40px;}
.h_left{padding-right:50%;text-align:right;}
.h_right{padding-left:50%;}
.history h3{font-size:32px;margin-top:5px;color:#055bb2;}
.history .h_left h3{text-align:right;padding:5px 0;}
.history .h_right h3{text-align:left;padding:5px 0;}
.history_list_in li{padding:5px 0;position:relative;}
.h_right li{padding-left:30px;}
.h_left li{padding-right:30px;}
.h_right h3:before{content:"";display:block;position:absolute;width:5px;height:5px;top:28px;margin-left:-3px;background:#055bb2;z-index:99;left:0;;border-radius:50%;}
.h_left h3:before{content:"";display:block;position:absolute;width:5px;height:5px;top:28px;margin-left:-3px;background:#055bb2;z-index:99;right:-2px;border-radius:50%;}
.h_left li b{float:right;padding-left:6px;}
.h_deco{position:absolute;left:115px;top:2px;font-size:45px;color:#ccc;font-style:italic;font-weight:200;}
.h_t{position:relative;}


/*배치계획*/
.plot h1{font-size:50px;text-align:left;margin:0 15px 5px;border-bottom:1px solid #055bb270;padding-bottom:5px;color:#001241;}
.plot{padding-bottom:20px;}


/*unit plan*/
.container .tab_content4.current{display:inherit;}
.container  .tab_content4{display:none;width:1200px;margin:10px auto 0;}
ul.tabs4 li.current{background:#001241;color:#fff;}
.tabs4 li{width:calc(97.5%/5);display:inline-block;border:1px solid #ccc;text-align:center;padding:12px 0;font-weight:500;color:#999;font-size:18px;margin:0 0.1%;box-sizing:border-box;}
.unit .warning{margin-top:0;}




/*좌측메뉴*/
#sidebar {position: relative;  /* width:1200px; */  margin:0 auto;  height:50px; margin-top:-50px; padding: 0 20%; background: rgba(23, 70, 44, 0.82);}
#sidebar > div {overflow:hidden;}
#sidebar > div a {float:left; display: inline-block; line-height:50px; height:50px; letter-spacing: -0.5px; text-decoration:none; text-align:center; color:#fff; font-size:18px; margin:0;/*  background: rgba(23, 70, 44, 0.82); */}
#sidebar > div a:last-child {border-right:0;}
#sidebar > div a.over {font-weight: 500; background:#fff; color:#283c82;}
#sidebar > div a:hover {text-decoration:none; background:#fff; color:#283c82;}


.snb01 a {width: 25%;}
.snb02 a {width: 16.666%;}
.snb03 a {width: 25%;}
.snb04 a {width: 20%;}
.snb05 a {width: 49.8%;}
.snb06 a {width: 33.333%;}
.snb09 {display:none;}

.sub_navi_inner {width: 100%;  height: 45px; line-height: 45px; text-align:right;}
span.sub_navi {display: none; color: #888; letter-spacing: -0.5px;font-size: 13px; float: right; }
span.sub_navi img { position: relative; margin-top: -3px; }

.sub_title {position: relative; width: 100%;  margin:0 auto;  text-align:center; display:none;}
.sub_title h1 {font-size: 35px; line-height: 1.0em;  font-weight: 500; color: #001241; margin: 50px 0;}
.sub_title.notice_title {padding-top: 69px;}





.mb50 {margin-bottom:50px !important;}

h2#container_title {display: none;}
div#bo_list, div#bo_gall, section#bo_w, article#bo_v, div#sct, div#sit {width: 100%; margin:100px auto 50px; padding-bottom:50px; background: #fff; max-width:1200px; position:relative;}

div.orgel img {width: 100%;}

.sct {clear:both; margin:0;padding:0;list-style:none;zoom:1; /* margin-bottom:50px; */}
.sct:after {display:block;visibility:hidden;clear:both;content:""}
.sct_li {position:relative}
.sct_noitem {padding:100px 0;text-align:center}
.sct img {position:relative} /* 리스트뷰 갤러리뷰 변경 시 ie6,7 에서 이미지 사라지는 문제 해결하기 위해 */

#sct_location {display:none;}

/*서브공통*/
.desc_area{padding:20px 10px; border:1px solid #ddd; margin-top:50px;}
.desc_area p{text-align:center; color:#7a7a7a;}

/*사업개요*/
.sConBox .sub_Photo{margin:0 auto; text-align:center;}
.sConBox .sub_Photo img{height:auto;}
.sConBox .business_tit{font-size:28px; text-align:center; line-height:28px;padding:60px 0 40px;color:#212529;}

.sConBox .sub_Photo h2{ font-size: 40px;font-family: 'NanumSquare';margin-bottom: 40px;}
.sConBox .sub_Photo h2 b{font-weight: 800;color: #042d59;vertical-align: top;}
.sConBox .sub_Photo h4{text-align: center;font-weight: 300;line-height: 1.3em;margin-bottom: 30px;}



.table_wrap {width: 1000px;display: block;overflow: hidden;border-top: 10px solid #d2ab8a;margin: 0 auto;box-shadow: 1px 1px 5px #9e9e9e;position: relative;bottom: 55px;background: #fff;}
.table_wrap ul{font-size:16px; border-top:1px solid #ddd;}
.table_wrap01, .table_wrap02{width:50%;}
.table_wrap ul li{display:flex;}
.table_wrap ul li .name{width:20%; height:46px;text-align:center; font-weight:400; 
background:#21594e;color:#fff;line-height:46px;border-right:1px solid #ddd;border-bottom:1px solid #5a8179;}
.table_wrap ul li .name01{height:92px;}
.table_wrap ul li .name02{height:230px;}
.table_wrap ul li .des{width:80%;border-right:1px solid #ddd;border-bottom:1px solid #ddd;
padding-top:15px;padding-left:20px;}
.table_wrap ul li .des span{display:block;margin-bottom:8px;}
.table_wrap ul li .des span:last-child{margin-bottom:0;}


/*브랜드 소개*/
.brand_wrap .first {margin-bottom: 40px;}


/*미래가치*/

.good_wrap .text_wrap {width: 82%;margin: 0 auto;}
.good_wrap ul {width: 49%;display: inline-block;vertical-align: top;margin-top: 20px;}
.good_wrap ul li {text-align: left;font-size: 18px;line-height: 1.3em;position: relative;padding-left: 15px;font-family: 'NanumSquare';margin-bottom: 15px;}
.good_wrap ul li:before {position: absolute;content: '';width: 5px;height: 5px;background: tan;border-radius: 50%;top: 8px;left: 5px;}
.good_wrap ul li b {font-weight: 800;}
.good_wrap ul:last-child {margin-right: 0;}






/*시스템*/
.sConBox .system_tit{font-size:28px;color:#212529;font-weight:300;text-align:center;line-height:33px;}
.sConBox .system_tit strong{display:inline-block;font-size:33px;margin-top:-10px;font-weight:500;}
.sConBox .system_tit br{display:none;}
.system_box{display:flex; width:710px;margin:0 auto; padding:30px 0 80px;}
.system_box li{width:130px;height:150px;background:#7a9c95;border-radius:20px;margin-right:15px;
box-shadow: 1px 10px 10px rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;}
.system_box li:nth-child(even){background:#4e7b72;}
/*
.security_box li p{color:#fff;text-align:center;background-image:url(../img/sub/system_ico_01.png);
background-repeat:no-repeat;padding-top:85px;background-position:center bottom 45px;}*/

.system_box li p{display:flex;flex-direction:column; color:#fff;text-align:center;}
.system_box li p:before{content:"";display:block;margin:0 auto;height:50px; width:50px;
background-repeat:no-repeat;margin-bottom:18px;background-position:center;}

.system_box li:nth-child(1) p:before{background-image:url(../img/sub/system_ico_01.png);}
.system_box li:nth-child(2) p:before{background-image:url(../img/sub/system_ico_02.png);}
.system_box li:nth-child(3) p:before{background-image:url(../img/sub/system_ico_03.png);}
.system_box li:nth-child(4) p:before{background-image:url(../img/sub/system_ico_04.png);}
.system_box li:nth-child(5) p:before{background-image:url(../img/sub/system_ico_05.png);}

.manage .system_box{width:565px;}
.manage .system_box li:nth-child(1) p:before{background-image:url(../img/sub/system_ico_06.png);}
.manage .system_box li:nth-child(2) p:before{background-image:url(../img/sub/system_ico_07.png);}
.manage .system_box li:nth-child(3) p:before{background-image:url(../img/sub/system_ico_08.png);}
.manage .system_box li:nth-child(4) p:before{background-image:url(../img/sub/system_ico_09.png);}


/*세대안내*/
.type_content{display:flex; justify-content: space-between;}
.type_info{width:275px; background:#f9f9f9;font-size:20px; }
.type_info .type_box{background:#92acd9;color:#fff;text-align:center;}
.type_box .type_name{font-size:86px;line-height:86px;font-weight:500;letter-spacing:-3px;
padding:35px 0 30px;}
.type_info .type_box.type_42{background:#f382a4;}
.type_info .type_box.type_43{background:#a0d081;}
.type_info .type_box.type_51{background:#6f2c91;}
.type_info .type_box.type_52{background:#f99d3e;}
.type_info .type_box.type_53{background:#757071;}
.type_info .type_box.type_55{background:#058c91;}


.type_box .type_name span{display:inline-block;font-size:52px;margin-top:8px;font-weight:400;}
.type_box .type_des{padding:15px 0;border-top:1px solid #fff;}

.type_info ul{text-align:center;}
.type_info ul li{padding:15px 0; /*border-bottom:1px solid #e8e8e8;*/position:relative;}
.type_info ul li:after{content:"";display:block;width:70%;position:absolute;height:1px;
background:#e8e8e8;bottom:-4px;left:50%;transform:translatex(-50%);}
.type_info ul li span{display:inline-block;color:#545045;}
.type_info ul li span:last-child{margin-left:20px;}
.type_box_info{padding:40px 0 140px;}


.type_photo{display:flex;}
.type_photo .type_photo1{position:relative;}
.type_photo .type_photo1 .keyMap{position:absolute;top:0; right:0;}
.type_photo .type_photo2{padding-left:70px;/*max-width:230px;background:#345;*/}
.type_photo .type_photo2 img{width:100%; height:auto;}
.type_photo .type_photo2 .type_photo2_big{display:none;}

.interior .interior_tit{font-size:28px;text-align:left;margin-left:10px;color:#212529;
font-weight:400;padding:60px 0 25px;}
.interior h3 strong{display:inline-block;margin-bottom:5px;}
.interior ul{display:flex;flex-wrap: wrap;}
.interior ul li:first-child{width:100%;margin-bottom:60px;padding:0 10px;}
.interior ul li{margin-bottom:40px;}
.interior ul li:nth-child(5),.interior ul li:nth-child(6),.interior ul li:nth-child(7){margin-bottom:0;}
.interior_photo{width:33.33333%}
.interior_photo_inner{padding:0 10px;}
.interior_photo_inner div{border:1px solid #ddd;}
.interior_photo img{width:100%; height:auto;}
.interior_photo p{font-size:18px; text-align:center; padding:10px;}





/*분양일정*/
.sConBox .calendar_tit{font-size:30px;font-weight:400;color:#21594e;letter-spacing:-2px;}
.calendar_tit span{display:inline-block;font-size:54px;font-weight:400;margin-bottom:25px;}
.current-month{border-left:1px solid rgba(220,220,220,.5);border-bottom:1px solid rgba(220,220,220,.5);}
.week-days{display:flex;}
.week-days li{text-transform:uppercase;width:14.28571%;text-align:center;background:#eee;font-size:18px;padding:20px 0;
border-top:1px solid rgba(220,220,220,.5); border-right:1px solid rgba(220,220,220,.5);}
.week-days li:nth-child(1){color:#bb2332;}
.week-days li:nth-child(7){color:#375bbb;}

.weeks ul{display:flex;}
.weeks ul li{width:14.28571%;height:130px;padding:10px;font-size:16px;position:relative;font-weight:400;
border-top:1px solid rgba(220,220,220,.5); border-right:1px solid rgba(220,220,220,.5);}

.weeks ul .red{background:#bb2332;position:relative;}
.weeks ul .blue{background:#4f56a7;} 
.weeks ul .grn{background:#60ad21;} 
.weeks ul .red>div{display:flex;}


.weeks ul .red:after{content:"";display:block;width:100%;height:2px;background:#e19599;
position:absolute;bottom:50%;left:0;transform:translateY(-50%);}
.weeks ul .red_first:before,
.weeks ul .red_last:before{content:"";display:block;
width:0;height: 0;border-top: 8px solid transparent;border-bottom:8px solid transparent;
border-right:16px solid #e19599;position:absolute;top:48%;transform:translateY(-48%);

/*width:20px;height:20px;
border-top:3px solid #e19599;border-left:3px solid #e19599;
position:absolute;top:40.5%;left:4px;transform:translateY(-40.5%);transform:rotate(-45deg);*/}
.weeks ul .red_first:before{left:-1px;}
.weeks ul .red_last:before{top:42%;right:-1px;transform:translateY(-42%);transform:rotate(180deg);}

.weeks ul .circle{display:flex;width:27px;height:27px;background:#fff;border-radius:50%;
align-items:center;justify-content:center;font-weight:500;} 
.weeks ul .red .circle{color:#bb2332;font-weight:600;}
.weeks ul .blue .circle{color:#4f56a7;font-weight:600;}
.weeks ul .grn .circle{color:#60ad21;font-weight:600;}

.weeks ul li{position:relative;}
.weeks ul li .open{color:#fff;font-size:20px; margin-left:10px;}

.weeks ul li .text{font-size:18px;color:#fff;text-align:center;margin-top:50px;}
.weeks ul li .text br{display:none;}
.weeks ul li .text1{color:#fff;text-align:center;font-size:20px;margin-top:12%;/*position:absolute;top:50%;left:50%;
transform:translate(-50%,-50%);*/}
.weeks .first li:nth-child(1),.weeks .fourth li:nth-child(1){color:#bb2332;}



/*모집공고*/
.announcement_box{display:flex;}
.announcement_acrobat{width:70%;}
.announcement_acrobat h3{font-size:28px;text-align:left;color:#212529;padding:50px 0 25px;}
.acrobat_box{display:flex;border:1px solid #ddd; padding:30px 0;word-break:break-all;}
.acrobat_box>div{display:flex;padding:0 40px;}
.acrobat_box>div:first-child{width:40%;}
.acrobat_box>div:first-child>span{width:25%;}
.acrobat_box>div:first-child>div{width:75%;padding-left:15px;}
.acrobat_box>div:last-child{width:60%; background:url(../img/sub/announcement_ico_02.jpg) no-repeat ;
padding-left:215px;}

.acrobat_box>div>span{display:inline-block;padding-top:43px;
background:url(../img/sub/announcement_ico_01.jpg) no-repeat 3px 0;font-size:14px; color:#565656;}

.announcement_downbtn{width:30%;margin-top:108px;/*display:flex; flex-direction: column;justify-content:end;*/}
.announcement_downbtn button{width:100%;margin-left:15px;}
.announcement_downbtn button br{display:none;}
.announcement_downbtn button a{width:100%;display:block;text-align:left;
background:#21594e; color:#fff; padding:19px;font-size:20px;position:relative;}
.announcement_downbtn button:last-child a{background:#4db39f;margin-top:8px;}
.announcement_downbtn button a:after{content:"";display:block;
background:#fff; width:20%;height:1px;position:absolute;right:30px; top:30px;
/*width:55px;height:10px; background:url(../img/sub/announcement_ico_03.png) no-repeat ;background-size:55px auto;
position:absolute;right:30px; bottom:20px;*/}
.announcement_downbtn button:last-child a:after{width:17%;}




/*체험프로그램*/
.sct_10 .sct_li {position:relative; margin-bottom:15px; width:23.5% !important; display:inline-block; margin: 0 5px;}
.sct_10 .sct_li div {width:100%; text-align:left;}
/* .sct_10 .sct_last {margin:0 0 15px !important} */
.sct_10 .sct_clear {clear:both}
.sct_10 .sct_img{/*position:relative;  width:100%; border-radius:3px; width:100% !important; margin-top:10px;*/}
/*.sct_10 .sct_img img {border-radius:10px; width:100% !important;}*/
.sct_10 .sct_txt {display:block; margin:10px 0;font-size:1.167em;font-size:20px;}
.sct_10 .sct_btn {position:absolute; display:none; right:10px; background:#398ede; color:#fff; font-size:15px;  padding:5px 10px; border-radius:3px;}
.sct_10 .sct_basic{color:#666; margin:20px 0 0;}
.sct_10 .sct_img {margin: 0 0 20px;  text-align:left;}
/* .sct_10 .sct_img > a{overflow: hidden; display: flex; -ms-display: flex; align-items: center; justify-content: center; width: 100%; height: 320px;}
.sct_10 .sct_img a img  {width: auto; max-width: none; height: 100%;object-fit: cover;} */

.sct_10 .sct_img > a{overflow: hidden; width: 100%; height: 320px; float: left;}
.sct_10 .sct_img a img  {display: inline-block; min-width: 100%; min-height: 100%; -ms-interpolation-mode: bicubic;}


/* .cont_wrap ul li div.main_pic a .image_container {overflow: hidden; display: flex; align-items: center; justify-content: center; width:100%; height: 350px;}
.cont_wrap ul li div.main_pic a .image_container img {width: auto; max-width: none; height: 100%;} */


/* 숙박 */
.sct_20 .sct_li {position:relative;float:left; margin:0 3% 15px 0; width:31% !important; border:1px solid #ddd;}
.sct_20 .sct_li:nth-child(3n) {margin-right:0;}
/*.sct_20 .sct_last {margin:0 0 15px !important}*/
.sct_20 .sct_clear {clear:both}
.sct_20 .sct_a {display:block;position:relative;text-decoration:none}
.sct_20 .sct_a:focus, .sct_20 .sct_a:hover {text-decoration:none}
.sct_20 .sct_img {width:100%; margin-bottom:10px;}
.sct_20 .sct_img img {/*border-radius:10px;*/ width:100%}
.sct_20 .sct_icon {position:absolute;top:10px;left:-5px; margin:0 !important}
.sct_20 .sct_icon img {display:block; margin:0 0 3px}
.sct_20 .sct_id {display:block;padding:5px 10px 0;}
.sct_20 .sct_txt {padding:15px 15px 5px;  font-size:25px}
.sct_20 .sct_basic {padding:0 15px 5px;line-height:1.5em; height:23px; overflow:hidden; margin-bottom:10px;display:block; }
.sct_20 .sct_cost {display:block;padding:0 15px 15px;font-weight:bold;}
.sct_20 .sct_cost strike {display:block; margin:0 0 5px;color:#999;font-weight:normal}
.sct_20 .sct_sns {position:absolute; bottom:15px;right:15px}
.sct_20 .sct_li p {position:absolute;display:inline-block; right:15px; bottom:0px; background:#fbaf00; color:#fff; font-size:15px;  padding:5px 10px 0; border-radius:3px;font-family: 'BMDOHYEON';}
.sct_20 .sct_li p a {color:#fff;}
.sct_20 .sct_img {margin: 0 0 10px;   padding:0; min-height:190px; text-align:left;}
.sct_20 .sct_img a, .sct_20 .sct_img a img {width:100%; max-width:370px; max-height:190px; height:auto; display:block; }

/* 특산물 */
.sct_30 .sct_li {position:relative; float:left; margin:0 0 15px 0; width:100% !important; border-bottom:1px solid #ddd; display:block; padding-bottom:50px;}
.sct_30 .sct_li > div {float:left; display:block;}
.sct_30 .sct_li span {display:inherit;}
/*.sct_30 .sct_last {margin:0 0 15px !important}
.sct_30 .sct_clear {clear:both}
.sct_30 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px; background:url('img/icon_arw_toleft.gif') no-repeat}*/
.sct_30 .sct_a {text-decoration:none}
.sct_30 .sct_img  {width:320px; margin-right:50px;}
.sct_30 .sct_img  img {border-radius:10px; width:100%}
.sct_30 .sct_icon {position:absolute; bottom:25px;left:-5px; margin:0 !important}
.sct_30 .sct_icon img {display:block; margin:0 0 3px}
.sct_30 .sct_txt {; margin:0 0 20px; font-size:25px}
.sct_30 .sct_basic {margin:0 0 15px;padding:0;line-height:1.5em; color:#777;}
.sct_30 .sct_cost {display:block; margin:0 0 10px;font-weight:bold;}
.sct_30 .sct_cost strike {display:block; margin:0 0 5px;color:#999;font-weight:normal}
.sct_30 .sct_sns {position:absolute; bottom:20px;right:10px}
.sct_30 .sct_li p {float:right; display:inline-block; margin-right:10px; background:#3bb197; color:#fff; font-size:15px;  padding:5px 10px 0; border-radius:3px;font-family: 'BMDOHYEON';}
.sct_30 .sct_li p a {color:#fff;}


.reservation_check {text-align:center;}
.reservation_check a {display:inline-block;  margin: 0 5px; text-align:center; width:150px;}
.reservation_check a span{display:inherit; margin-top:10px; font-family: 'BMDOHYEON'; }

/*유의사항*/
.note {position:relative;}
dl.note dt {font-size:22px; margin:10px 0 0 10px; background:url('../img/sub/ico_note.png') no-repeat; padding-left:45px; line-height:40px;}
dl.note dd {background:#f5f5f5; padding:20px 30px 5px 30px; line-height:180%; border-radius:10px;}
ul.note {margin:10px 0 0 10px; background:url('../img/sub/ico_note.png') no-repeat; padding-left:45px; }
ul.note li { line-height:160%;}
p.note {font-size:16px; margin:0 0 0 10px; background:url('../img/sub/ico_note.png') no-repeat; padding-left:40px; line-height:40px;}

/* 상품 상세보기 */
#sit {position:relative; width:100%; max-width:1200px; margin:0 auto;}
.sit_admin {text-align:right}
.sit_empty {padding:20px 0;text-align:center}

/* 상품 상세보기 - 개요 */
#sit_ov_wrap {margin:0; border-top:2px solid #283c82; zoom:1; padding-top:50px}
#sit_ov_wrap:after {display:block;visibility:hidden;clear:both;content:""}

/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {float:left;width:50%;padding:0}
#sit_pvi_big {margin:0 0 10px;text-align:center; width:100% !important; min-height:300px; overflow:hidden !important; }
#sit_pvi_big img, #sit_pvi_big a img {width:100%; /* max-width:550px; max-height:300px;  */min-height:300px;height:auto; display:block;}

#sit_pvi_big a {display:none}
#sit_pvi_big a.visible {display:block}

#sit_pvi_thumb {margin:0;padding:0;list-style:none;text-align:center;zoom:1}
#sit_pvi_thumb:after {display:block;visibility:hidden;clear:both;content:""}
#sit_pvi_thumb li {display:inline-block; margin:0 5px 5px 0}
#sit_pvi_thumb .li_last {margin:0 !important}
#sit_pvi_thumb img {}

#sit_pvi_nwbig {padding:10px 0;text-align:center}
#sit_pvi_nwbig span {display:none}
#sit_pvi_nwbig span.visible {display:inline}
#sit_pvi_nw ul {margin:0 0 20px;text-align:center;padding:0 10px;list-style:none;zoom:1}
#sit_pvi_nw ul:after {display:block;visibility:hidden;clear:both;content:""}
#sit_pvi_nw li {display:inline-block; margin:0 0 1px 1px}
#sit_pvi_nw li img {width:60px !important;height:60px !important;}

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {position:relative;float:right;padding:0;width:45%;height:auto !important;height:355px; min-height:355px}
#sit_ov h3 {margin:0 0 10px}

#sit_title {font-size:22px; border-bottom: 1px solid #e8e8e8; padding-bottom: 15px; }
#sit_desc {margin:0 0 10px;padding:0;color:#474747;font-size:1.167em}
#sit_opt_info {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sit_star_sns {position:relative; border:1px solid #e5e5e5; border-top:0;height:45px;padding:10px;line-height:25px }
#sit_star_sns span {display:inline-block; margin:0 5px 0 0;color:#666;letter-spacing:0}
#sit_star_sns .sit_star {position:relative;top:-2px; margin:0 5px 0 0}

#sit_star_sns a {display:inline-block;vertical-align:middle}
#sit_star_sns .btn_sns_share{position:absolute;top:0;right:0;width:45px;height:45px; background:none; border:0; border-left:1px solid #e5e5e5}
#sit_star_sns .sns_area{display:none;position:absolute;top:45px;right:0; background:#fff; border:1px solid #333;padding:10px;z-index:10}
#sit_star_sns .sns_area:before{content: "";position: absolute;top: -8px;right: 13px;width: 0;height: 0; border-style: solid; border-width: 0 6px 8px 6px; border-color: transparent transparent #000 transparent;}
#sit_star_sns .sns_area:after{content: "";position: absolute;top: -7px;right: 13px;width: 0;height: 0; border-style: solid; border-width: 0 6px 8px 6px; border-color: transparent transparent #fff transparent;}
#sit_star_sns .sns_area a{display:inline-block;width:35px;height:35px;line-height:35px; background:#eee;text-align:center;}
#sit_star_sns .sns_area a img{width:24px;height:auto;}
#sit_star_sns .sns_area #sit_btn_rec {font-size:15px}
#sit_star_sns .sns_area .share-googleplus{background:#d5503a}
#sit_star_sns .sns_area .share-facebook{background:#415b92}
#sit_star_sns .sns_area .share-twitter{background:#35b3dc}


.sit_info{padding:10px; border-top:1px solid #ebeff3; margin:15px 0 0; border-bottom:1px solid #ebeff3;}

.sit_ov_tbl {width:100%; border:0; border-collapse:collapse;color:#666;}
.sit_ov_tbl th {font-weight:normal;text-align:left;}
.sit_ov_tbl td {padding:5px 0}
.sit_ov_tbl td strong{;font-size:1.25em}
.sit_ov_ro {padding:2px 2px 3px; border:0; background:transparent;text-align:right;vertical-align:middle}
.sit_ov_opt {padding:2px 2px 3px; border:0; background:transparent;vertical-align:middle}
.sit_ov_input {margin:0 1px 0 0;padding:2px 2px 3px; border:1px solid #b8c9c2; background:transparent;vertical-align:middle}
#sit_ov_tbl button {margin:0 1px 0 0}

.sit_option {padding:10px 0 0; border-top:1px solid #ddd; margin:10px 0 0;}
.sit_option label{display:block; margin:0 0 5px;color:#666;}
.sit_option select{width:100%; margin:0 0 10px;height:35px; border:1px solid #cdcdcd;}
.sit_option h3{font-size:1.083em; display:none;}
.sit_sel_btn {position:relative} /* 선택옵션용 추가 버튼 */
.sit_sel_btn button {position:absolute;top:-51px;right:0 !important; right:15px}
.get_item_options input {width:100%; border:1px solid #ccc; background:#fff; padding:4px 5px; margin-bottom:10px;}

#sit_sel_option h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#sit_tot_price {margin:10px 0; font-size:1.167em; line-height:180%; font-weight:bold; text-align:right; padding-top:20px;}
#sit_tot_price:after {display:block;visibility:hidden;clear:both;content:""}
#sit_tot_price span{float:left;}
#sit_tot_price strong{font-size:1.5em;color:#ff0000}

#sit_ov_soldout {padding:20px 0; margin:10px 0;color:#ff3061; background:#fff6f6;font-weight:bold;text-align:center}
#sit_ov_btn {margin-top:30px;}
#sit_ov_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sit_ov_btn button {width:215px;float:right; margin-right:5px;height:50px; margin-bottom:10px;font-weight:bold;font-size:1.25em; border-radius:3px;}
#sit_btn_buy {background:#ed595a;color:#fff; border:0;}
#sit_btn_buy:hover{background:#555}
#sit_btn_cart {border:1px solid #ed595a; background:#fff;color:#ed595a}
#sit_btn_cart:hover{background:#f3f3f3;}
#sit_btn_wish {display:inline-block; margin-bottom:10px;text-align:center;font-size:1.25em;float:right;width:65px;height:50px;line-height:48px;height:50px; border:1px solid #b3b3b3;font-weight:bold;}
#sit_btn_wish:hover{color:#ed595a}
#sit_btn_alm{display:inline-block;width:215px;float:left; margin-right:5px;height:50px;line-height:50px; margin-bottom:10px;font-weight:bold;font-size:1.25em; background:#ed595a;color:#fff; border:0;text-align:center;}
a#sit_btn_buy {background:#ed595a;color:#fff; border:0;width:215px;float:right; margin-right:5px;line-height:50px; margin-bottom:10px;font-weight:bold;font-size:1.25em; border-radius:3px;}

/* 상품 상세보기 - 상품정보 */
#sit_inf {margin:50px 0; border:1px solid #eaeaea; padding:3%; width:100%;}
#sit_inf h2 {position:absolute;font-size:0;line-height:0;content:""}
#sit_inf h3 {position:absolute;font-size:0;line-height:0;content:""}

#sit_inf_basic {margin:0 0 20px;line-height:1.7em}
#sit_inf_explan {margin:0 0 10px;width:auto !important;line-height:1.7em;overflow:hidden} /* ie6 미대응시 #sit_inf_explan {margin:0 0 10px} 만으로 충분 */
#sit_inf_explan img {max-width:100%;height:auto}

#sit_inf_open {width:100%; border:0; border-top:1px solid #777; border-collapse:collapse}
#sit_inf_open th {padding: 10px; border-bottom:1px solid #e5e5e5; background:#f3f3f3;vertical-align:top;text-align:left}
#sit_inf_open td {padding: 10px; border-bottom:1px solid #e5e5e5; background:#fff;vertical-align:top}


 .input_tel {width:95px !important; margin-bottom:5px;}


.t_cen {text-align:center !important; }
.t_right {text-align:right !important; }
.c_red   {color:#ed595a !important;}
.c_blue {color:#398ede !important;}
.c_orange {color:#fbaf00 !important;}


/*기타서비스*/
#Agreement h2 {margin-top:40px;}
.Agreement_first h2 {margin-top:0;}
.Agreement_first, .terms > div { color: #666; line-height: 24px; }
.terms { background: #f8f8f8; padding:25px; border: 1px solid #dedede; }

.privateD {width: 99.9%; border: 1px solid #ddd; overflow: hidden; padding: 30px; box-sizing: border-box; background: #f5f5f5;}
.privateD p {font-size: 17px;  font-weight: 500; margin-bottom: 13px;}
.agreement h2:before{content: "";position: absolute;top: 6px;left:0;width:12px;height: 12px;background:#ccc; }
.agreement h2{position:relative;padding-left:22px;}
.agreement{width:1400px;margin:0 auto 80px;} 

.js-reveal {opacity: 1;transition: opacity .7s ease-in, margin-top .7s ease-out;}
.js-reveal--hidden {opacity: 0; margin-top: 3em;}





/*로그인*/
.mbskin{position: relative; margin:100px auto 0; border:1px solid #ddd;width:400px; background:#fff;text-align:center;}
.mbskin .frm_input{width:100%}
.mbskin .btn_submit{width:100%; margin:10px 0 0;height:45px;font-weight:bold;font-size:1.25em}
.mbskin  h1{margin: 60px 0 30px;font-size: 2em;}

/*회원가입*/
#fregister{width:1400px;margin:0 auto 60px;}
.fregister_wrap{margin:100px auto 0px;}
#bo_v_ans_form .g-recaptcha{padding-bottom:10px;color:#124694;}



#wrapper_title{margin:0;}
#register_form{width:1400px;margin:0 auto;padding:20px 10px;background:#f8f8f8;}
.sign_next {margin:130px auto 50px;}
.form_01 h2{font-size:38px;}
#register_form label{padding:0;}
#fregisterform .frm_info{margin-top:8px;}
#register_form li{border-bottom:0;}
#register_form div{border:1px solid #ddd;padding:30px 30px 40px;background:#fff;}
#fregisterform .form_01 div{margin:0 0 30px;}
.is_captcha_use{display:inline-block;}
#fregisterform .captcha{width:500%;padding-left:20px;top:0;}
#captcha #captcha_key {width:45%;}
#fregisterform .form_01 div:nth-child(3){margin-bottom:0;padding-bottom:80px;}
#fregisterform .form_01 div:nth-child(2){margin-bottom:0;}
.re_captcha_wrap{width:1400px;margin:0 auto;border:1px solid #ccc;margin-top:20px;text-align:center;padding:20px 10px;background:#f8f8f8;}
.re_captcha .form_01{width:304px;margin:0 auto;}
#fregisterform .form_01 div:nth-child(2).g-recaptcha{border:0;margin-bottom:0;padding-bottom:0px;}
.re_captcha_box{background:#fff;border:1px solid #ddd;color:#124694;}
.re_captcha h2{font-size:38px;padding-top:30px;}

/* 	상세정보 숨김 */

#sit_inf {display: none;}

#the_content h2.tti span {}

#the_content h3.sti {font-size:35px; margin-bottom:30px; text-align:center; color:#7d7d7d; position: relative; padding-top:10px; }
#the_content h3.sti span {color:#1a1a1a; }
#the_content h3.sti:before {content: ""; display: block; width:100px; height: 3px; background: #29408a; position: absolute; left: 50%; margin-top:-10px; margin-left:-50px; }

#tabs {box-sizing:border-box; width:100%; overflow:hidden; font-size:0; margin: 0 auto; padding-bottom: 35px;}
#tabs li {display: inline-block; text-align:center; box-sizing:border-box; float:left;}
#tabs li a {padding:12px 29px; width:auto; letter-spacing:-1px; display:block; position: relative; font-size: 18px;border: #cccc 1px solid;margin-right: 8px;}
/*#tabs li a:after {content: ""; display: block; margin: 0 auto; height: 1px; background: #29408a; transition: width 0.5s; width:0; margin-top: 10px;}*/
#tabs li.current a, #tabs li.current_page_item a, #tabs li a:hover {/*color:#29408a; background:none;*/color: #fff;background: #21482e;border: #21482e 1px solid;}
#tabs li a:hover:after {width: 60%;}
#tabs li.current a:after, #tabs li.current_page_item a:after {width: 60% !important;}


ul.tabs3{margin: 0px; padding: 0px; list-style: none; text-align:center}
ul.tabs3 li{padding: 15px 30px; letter-spacing: -1px; display: inline-block; position: relative; font-size: 18px; color: #001241; background: #d4d7e0; border-radius: 50px;cursor: pointer; margin:0 3px; min-width:180px; }
ul.tabs3 li.current{color: #fff;background: #001241;}


.warning {display:block; margin-top:30px;}
.warning p {font-size:16px; color:#444; font-weight:400;line-height:1.5em;padding-bottom:35px;}

.blue {color:#2f53dd;}


/*01_사업개요*/
.business_wrap{}
.business_wrap .overview_wrap{width:1000px; margin:0 auto;}
.business_wrap .overview_title {background: #283c82;padding: 20px 35px 20px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;margin-top: 0px;width: 100%;margin FONT-VARIANT: JIS04;left: 50%;position: relative;transform: translateX(-50%);}
.business_wrap .overview_title dl{color:#fff; font-size:18px;}
.business_wrap .overview_title dl dt{display:inline-block; padding-right:45px; position:relative; padding-bottom:3px;}
.business_wrap .overview_title dl dt:before{content: "";width: 40px;height: 1px;background: #fff;position: absolute;right: 0;bottom: 5px;}
.business_wrap .overview_title dl dd{display:inline-block;}
.business_wrap .overview_info ul li {float: left;width: 50%;padding-top: 40px;}
.business_wrap .overview_info ul li dl {font-size: 18px;}
.business_wrap .overview_info ul li dl dt {color: #283c82;padding-bottom: 10px;}
.business_wrap .overview_info ul li dl dd {line-height: 1.4em;}
.business_wrap .overview_info {overflow: hidden;padding: 0 30px;}


/*입지환경*/
.environment_wrap{text-align:center;}
.environment_wrap img.first{margin-bottom:50px;}
.environment_wrap ul {overflow:hidden;}
.environment_wrap ul li {padding: 25px 0;width: calc(98% / 2);float: left;margin-right: 2%;}
.environment_wrap ul li:nth-child(2n){margin-right:0;}
.environment_wrap ul li dl dt {font-size: 25px;color: #001241;padding: 20px 0;position: relative;}
.environment_wrap ul li dl dt:before {content: '';position: absolute;display: block;width: 40px;height: 3px;background: #DAB18B;top: 6px;left: 0;bottom: 0;}
.environment_wrap ul li dl dd {font-size: 17px;position: relative;padding-left: 8px; line-height:1.5em;}
.environment_wrap ul li dl dd:before {position: absolute;width: 2px;height: 2px;background: #001241;top: 9px;left: 0;content: '';}


/* 브랜드소개 */
.brand_wrap {margin-bottom:0 !important;}
.brand_wrap .brand_title {font-size:68px; font-weight:bold; letter-spacing:0.5px; color:#001740; padding-bottom:20px; margin-bottom:40px; border-bottom:1px solid #0c1b30; overflow:hidden; text-align:left; word-break:keep-all;}
.brand_wrap .brand_title img {width:90px; float:right;}
.brand_wrap .wrap > div {margin-bottom:100px;}
.brand_wrap .wrap > div > h4 {font-size:34px; font-weight:bold; letter-spacing:0.5px; color:#011740; position:relative; margin-bottom:15px; word-break:keep-all;}
.brand_wrap .wrap > div > h4:after {content:''; position:absolute; width:5px; height:5px; border:1px solid #011740; bottom:4px; border-radius:50%;}
.brand_wrap .wrap > div > p {font-size:18px; line-height:1.5; color:#333; font-weight:300; letter-spacing:-0.5px; word-break:keep-all;}
.brand_wrap .sytem > h4 {margin-bottom:10px;}
.brand_wrap .sytem > span {font-size:26px; color:#bebebe; font-weight:600; word-break:keep-all;}
.brand_wrap .sytem ul {overflow:hidden; margin-top:50px;}
.brand_wrap .sytem ul li {width:48%; height:250px; margin:1%; float:left; border:1px solid #253856; padding: 3% 4%; box-sizing:border-box; background:url('../img/sub/brand_bg02.jpg') right center no-repeat;}
.brand_wrap .sytem ul li.blue {background:url('../img/sub/brand_bg01.jpg') right center no-repeat;}
.brand_wrap .sytem ul li h4 {font-size:22px; font-weight:bold; color:#253858; padding-bottom:30px; position:relative;}
.brand_wrap .sytem ul li h4 span {font-size:26px; vertical-align:baseline;}
.brand_wrap .sytem ul li h4:after {content:''; position:absolute; width:50px; height:1px; background:#273d6e; bottom:0; left:0;}
.brand_wrap .sytem ul li p {font-size:18px; line-height:1.5; margin-top:30px; word-break:keep-all;}
.brand_wrap .sytem ul li p span {font-weight:bold; color:#283d6a; display:block;}
.brand_wrap .core {width:30%;}
.brand_wrap .core h6 {font-size:20px; color:#293859; font-weight:bold; margin-bottom:25px;}
.brand_wrap .brand_info {position:relative; padding-top:70px; background:url('../img/sub/brand_logo02.png') right center no-repeat; background-size:contain;}
.brand_wrap .brand_info:before {content:''; position:absolute; width:100px; height:1px; background:#434343; left:0; top:0; }
.brand_wrap .brand_info h2 {font-weight:bold; text-align:left; color:#001242; margin-bottom:45px; word-break:keep-all; width:40%;}
.brand_wrap .brand_video {background:#434343; padding:100px 5%; margin-bottom:0;}
.brand_wrap .brand_video p {color:#fff; margin-bottom:80px; font-size:18px; line-height:1.5;}
.brand_wrap .brand_video .movie_contents {margin-bottom:40px; height:540px;}



/*02_조감도투시도*/
.sub_Photo.airview img {margin-bottom: 20px;}
.notice p {line-height: 1.5em;color: #909090;font-weight: 100;}



/*04_오시는길*/
.location_wrap {margin-bottom:100px;}
.location_wrap .con{margin-bottom:90px;}
.location_wrap .con p.mapimg {
    display: inline-block;
    width: 49%;
}

.location_wrap .con dl {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.location_wrap .con dl dt {
    background: #283c82;
    padding: 20px 0 20px 35px;
    border-radius: 0 0 20px 20px;
    color: #fff;
    font-size: 20px;
}

.location_wrap .con dl dd {
    padding: 20px;
    font-size: 18px;
}

.location_wrap .con dl dd span{margin-right:10px;}
.location_wrap .con div.mapimg{width:49%;float:left;}
.kakao_map{width:540px;height:350px;overflow:hidden;}
.kakao_map> div{float:left;}

.sub_Photo.location_map1, .sub_Photo.location_map2 {width: 50%;float: left;}
.sub_Photo.location_map1 .location_map_inner,.sub_Photo.location_map2 .location_map_inner{
border:1px solid #ddd;margin:0 10px;}
/*.sub_Photo .location_map_inner img{height:400px;}*/
.location_map_in .inner{height:400px; overflow:hidden;}
.location_01 h5 {text-align: left;font-size: 24px;padding-bottom: 10px;}

.location_map_text {padding: 30px 40px;position: relative;border-top: 1px solid #ddd;display: flex;background: #002b52;color: #d2ab8a;}
.location_map_text>div>h4 {font-size: 23px;margin-bottom: 8px;font-weight: 600; text-align:left;}
.location_map_text>div>p{font-size:17px;padding-right:10px; word-break:keep-all;}
.location_map_text>div{flex-direction: column;flex:1;}
.location_map_text button a {font-size: 16px;padding: 15px 30px;color: #d2ab8a;border: 1px solid #d2ab8a;}
.location_map_text button a:hover {transition: all 0.3s;background: #d2ab8a;color: #002b52;}
.sConBox .font_txt{margin-bottom:15px;}
.font_bold{border-top:1px dashed #283c82;padding-top:30px;color:#283c82;font-weight:bold;}
.font_padding{padding-bottom:20px;}




/*aiq*/

.delivery .deliverytab { list-style: none;margin: 0;padding: 0;overflow: hidden; text-align:center;}
.delivery .deliverytab li { display: inline-block;border: 1px solid #e6ebff ;width:25%;text-align: center;margin-left:-4px;}
.delivery .deliverytab li a { display: inline-block;color: #000;text-align: center;text-decoration: none;padding: 10px;font-size: 19px;transition: 0.3s; width:100%; box-sizing:border-box; ;}
.delivery .tabcontent { display: none;background-color:#fff;padding: 6px 12px;color:#333;}
.delivery ul.deliverytab li.current{background-color: #283c82;}
.delivery ul.deliverytab li.current a { color:#fff; }
.delivery .tabcontent.current { display: block; margin:40px 0; }
.aiq_wrap .top_text {text-align: center;}
.aiq_wrap .top_text p {text-align: center;font-size: 18px;padding: 50px 0;line-height: 1.5em;}
.aiq_wrap .top_text h2 {margin-bottom: 50px;}
.aiq_wrap .top_text h4 {font-size: 35px;position: relative;}
.aiq_wrap .top_text h4:after {content: '';position: absolute;width: 50px;height: 1px;background: #000;left: 0;left: 50%;transform: translateX(-50%);botttom: -45px;bottom: -25px;}
.aiq_wrap .top_text img {margin-bottom: 10px;}
.aiq_wrap .notice {padding: 20px 0;border-top: 1px dashed #ddd;}

p.notice  {line-height: 1.5em;color: #909090;font-weight: 100;}


/*05_입지환경*/

.environ .left_text {background: #012853;color: #c7ac8f;float: left;padding: 40px;width: 40%;}
.environ .left_text h3 {color: #c7ac8f;text-align: left;padding: 10px 0;}
.environ .left_text ul {margin-bottom: 20px;}
.environ .left_text ul li {line-height: 1.5em;font-size: 17px;position: relative;}
.environ .left_text ul li:before {position: absolute;width: 2px;height: 2px;content: '';background: #c7ac8f;top: 11px;left: -7px;}
.environ .right_img {float: left;width: 60%;}
.environ .right_img img {height: 457px;}
.environ h2 b {font-weight: 800;color: #042d59;}
.environ img.first_img {padding-bottom: 30px;}

.environ .bottom {clear: both;overflow: hidden;margin-bottom: 30px; position:relative;}
.environ .bottom:after {position: absolute;content: '';width: 1200px;height: 1px;background: #012853;top: 82px;left: 0;z-index: -1;}
.environ .bottom dl {float: left; width:calc(96% / 3); margin-right:2%; margin-top:150px;position:relative;}
.environ .bottom dl:last-child {margin-right: 0;}

.environ .bottom dl.first:before {position: absolute;background: url(../img/sub/environ_icon01.jpg);width: 104px;height: 104px;display: block;content: '';left: 0;top: -122px;}
.environ .bottom dl.second:before {position: absolute;background: url(../img/sub/environ_icon02.jpg);width: 104px;height: 104px;display: block;content: '';left: 0;top: -122px;}
.environ .bottom dl.third:before {position: absolute;background: url(../img/sub/environ_icon03.jpg);width: 104px;height: 104px;display: block;content: '';left: 0;top: -122px;}

.environ .bottom dl dt {font-size: 30px;font-family: 'NanumSquare';font-weight: 800;color: #002c53;}
.environ .bottom dl dt span {font-size: 20px;display: block;line-height: 2.0em;font-weight: 500;}
.environ .bottom dl dd {font-size: 16px;padding: 20px 0;line-height: 1.8em;padding-left: 10px;}
.environ .bottom dl dd ul li {position: relative;}
.environ .bottom dl dd ul li:before {display: block;content: '';width: 2px;height: 2px;background: #000;top: 14px;left: -7px;position: absolute;}


/*07_단지설계*/
.plan {background: #012858;overflow: hidden;padding: 50px;}
.plan ul {overflow: hidden;position: relative;}
.plan ul:after {width: 1px;height: 1215px;background: #fff;position: absolute;content: ''; left: 50%;top: 32px;}
.plan ul li {float: left;width: 50%;padding: 30px;}
.plan ul li .title img {width: 108px;float: left;}
.plan ul li .title h3 {font-size: 35px;color: #ceab8b;text-align: left;margin-left: 10px;font-weight: 800;padding: 0;padding-bottom: 25px;}
.plan ul li .title h3 span {font-size: 25px;font-weight: 500;display: block;}
.title .text_box {float: left;width: calc(100% - 128px);margin-left: 20px;}
.plan ul li .title h3 span {line-height: 1.5em;margin-bottom: 8px;}
.plan ul li p {color: #ff;color: #fff;font-size: 20px;line-height: 1.5em;padding: 20px 0;}
.plan ul li.first_li {position: relative;}
.plan ul li.first_li:after {position: absolute;width: 1039px;height: 1px;background: #fff;content: '';left: 31px;bottom: 0;}


/*08_커뮤니티*/
.community h3 {color:#000e42; word-break:keep-all;}
.community ul {overflow: hidden;margin-top: 60px;}
.community ul li {width: 33.333%; float: left; box-sizing: border-box; padding: 20px 10px;}
.community ul li p {font-size:18px;color: #333; margin-top:20px; text-align:center; line-height:1.5; word-break:keep-all;}



/*프리미엄7*/
.premium7_bg {
    max-width: 1200px;
	padding: 80px 0;
    /* max-height: 1515px; */
    /* background: url(../img/sub/premium7_bg.jpg) no-repeat center; */
    margin: 0 auto;
    background: #002c53;
}
.premium7_text{margin:0 auto;}
.premium7_text .premium7_logo{margin:0 auto;width:420px;position:relative;padding-top:120px;}
.premium7_logo p{position:absolute;font-size:22px;left:0;bottom:120px;}
.premium7_logo img{width:100%; height:auto;}
.premium7_box{padding:50px 0;}
.premium7_box li.roundbox {
    width: 80%;
    background: #d2ab8a;
    border-radius: 20px;
    padding: 25px;
    display: flex;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 20%);
    position: relative;
    margin: 0 auto 30px;
}
.premium7_box li.roundbox:last-child{margin-bottom:0;}
.premium7_box li.roundbox::after{clear:both;content:"";display:block;}

/*
.premium7_box li .premium7_box_item1,.premium7_box li premium7_box_item2{float:left;}
.premium7_box li .premium7_ico{float:right;background:#244;}
*/
.premium7_box li.roundbox .premium7_box_item1 {margin-left: 30px;padding-right: 40px;border-right: 1px solid #002c53;}
.premium7_box li.roundbox .premium7_dc {color: #002c53;font-size: 16px;font-family: 'Noto Sans KR';}
.premium7_box li.roundbox .premium7_num{font-size:60px;line-height:60px;font-weight:600;color:#002c53;}
.premium7_box li.roundbox.roundbox2 {background: #eacfb8;}

.premium7_box_item2{margin-left:30px;}
.premium7_box_item2 .premium7_text {font-size: 18px;color: #666;margin: 10px 0;}
.premium7_box_item2 .premium7_color {font-size: 28px;font-weight: 500;line-height: 1.5em;font-weight: 900; color: #002c53;}


.premium5_text {text-align: center;}
.premium5_text h5 {font-size: 30px;color: #fff;}
.premium5_text h3 {font-size: 70px;font-weight: 900;color: #d2ab8a;}
.premium7_box_item2 .premium7_color span {font-weight: 500;vertical-align: top;}


.premium7_box_item2 ul li {
    font-size: 15px;
    font-family: 'Noto Sans KR';
    position: relative;
    margin-left: 14px;
	line-height:1.3em;
}

.premium7_box_item2 ul li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #002c53;
    top: 7px;
    left: -11px;
    border-radius: 50%;
}




/*평면도 공통*/
.ground_wrap {width: 100%;overflow: hidden;padding-top: 25px;}
.groundbox {float: left;}
.groundbox.text {width: 23%;}
.groundbox.img {width: 74%;float: right;}
.groundbox.text .top {text-align: left;}
.groundbox.text .top h2 {font-size: 70px; margin-bottom:0;}
.groundbox.text .top h2 b {font-weight: 800;}
.groundbox.text .top p {font-size: 21px; font-weight: 700;text-align:center;}
.groundbox.text .bottom {margin: 20px 0; padding: 20px 0;}
.groundbox.text .bottom table tr td {font-size: 17px;text-align: right;padding: 10px;}
.groundbox.text .bottom table tr th {font-size: 17px;text-align: left;padding: 10px;}
.groundbox.text .top p span {margin-right: 21px;position: relative;}
.groundbox.text .top p span:after {position: absolute;width: 1px;height: 20px; content: '';top: 0;right: -14px;}
p.noti {color: #868686;font-family: 'Noto Sans KR';font-weight: 100;line-height: 1.5em;}



.a59{border-top: 5px solid #f49a65;}
.a59 .groundbox.text .top h2 {color: #f49a65;}
.a59 .groundbox.text .top h2 b {color: #f49a65;}
.a59 .groundbox.text .top p {color: #f49a65;}
.a59 .groundbox.text .bottom {border-top: 1px solid #f49a65;border-bottom: 1px solid #f49a65;}
.a59 .groundbox.text .top p span:after {background: #f49a65;}


.b59{border-top: 5px solid #a9cb5d;}
.b59 .groundbox.text .top h2 {color: #a9cb5d;}
.b59 .groundbox.text .top h2 b{color: #a9cb5d;}
.b59 .groundbox.text .top p {color: #a9cb5d;}
.b59 .groundbox.text .bottom {border-top: 1px solid #a9cb5d;border-bottom: 1px solid #a9cb5d;}
.b59 .groundbox.text .top p span:after {background: #a9cb5d;}


.a84{border-top: 5px solid #70c7d1;}
.a84 .groundbox.text .top h2 {color: #70c7d1;}
.a84 .groundbox.text .top h2 b{color: #70c7d1;}
.a84 .groundbox.text .top p {color: #70c7d1;}
.a84 .groundbox.text .bottom {border-top: 1px solid #70c7d1;border-bottom: 1px solid #70c7d1;}
.a84 .groundbox.text .top p span:after {background: #70c7d1;}


.b84{border-top: 5px solid #f7c059;}
.b84 .groundbox.text .top h2 {color: #f7c059;}
.b84 .groundbox.text .top h2 b{color: #f7c059;}
.b84 .groundbox.text .top p {color: #f7c059;}
.b84 .groundbox.text .bottom {border-top: 1px solid #f7c059;border-bottom: 1px solid #f7c059;}
.b84 .groundbox.text .top p span:after {background: #f7c059;}




/*공급일정*/
.schedule {  }
.schedule { width:100%; position:relative; color: #464646; }
.schedule caption { display: none; }
.schedule table { width: 100%;  border-collapse: separate; /**border-collapse: collapse;*/ table-layout:fixed; }
.schedule tbody { border-left: 1px solid #eaeaea; }
.schedule th { height:40px; font-weight: 300; font-size: 13px; text-align: right; border-top:1px solid rgba(0,0,0,0.2); border-bottom:1px solid #eaeaea; }
.schedule tr {  }
.schedule td { position: relative; height: 110px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; }
.schedule td:first-child { border-left: 1px solid #eaeaea; }
.schedule td span,
.schedule td a { position: absolute; }
.schedule .date { top: 10px; right: 10px; font-size: 14px; }
.schedule .event { top: 20px; left: 15px; font-weight: 500; font-size: 22px; line-height: 1.2em;}
.schedule .link { top: 70px; left: 15px; font-size:13px; padding: 5px 10px 5px 0; }
.schedule .merge { position: absolute; }
.schedule .merge span { display: block; text-align: center; margin-bottom: 10px; }
.schedule .tag { font-size:13px;  }
		.schedule .merge1 { width: 685px; top: 425px; right: 0; }
		.schedule .merge2 { width: 1200px; top: 530px; left: 0; }
		.schedule .merge3 { width: 514px; top: 630px; left: 171px; }
.sun { color: #dc2121; }
.sat { color: #1398e6; }
.white { color: #fff; }
.month { position: absolute; left: 0; right: 0; margin: auto; top: 30px; display: inline-block; font-size: 52px; color: #ddd; font-weight: 700; text-align: center; }
.schedule .clr1 { background-color: #636363; }
.schedule .clr2 { background-color: #002852; }
.schedule .clr3 { background-color: #f7966b; }
.schedule .clr4 { background-color: #a3c86c; }
.schedule .clr5 { background-color: #67c9d0; }
.schedule .clr6 { background-color: #efefef; }
.schedule .clr7 { background-color: #ea929f; }
.schedule .clr8 { background-color: #fcba63; }



/*모집공고*/
.notice img {margin-bottom: 30px;}

/*버튼*/
.link_btn_wrap { position: relative; overflow: hidden; text-align: center; }
.link_btn_wrap > div { display: inline-block; margin: 0 10px; }
.link_btn { position: relative; display: table; width: 300px; height: 60px; text-align: center; background: #000; }
.link_btn .btn_text {position: relative;width: 100%;vertical-align: middle;font-size: 18px;font-weight: 100;z-index: 1;color: #fff;top: 15px;}
.link_btn:hover .btn_text { font-weight: 300; color: #fff; }
.link_btn .btn_bg { position: absolute; left: 0; top: 0; width: 0; height: 100%; opacity: 0;}
.link_btn:hover .btn_bg { opacity: 1; width: 100%; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; background-color: #bbafa5;}



/*우측팝업창*/
.side_quick{ position: fixed; top: 15%; right: 0; width: 180px; text-align: center; z-index: 10; }
.side_quick .tab { position: relative; width: 100%; background: #f6f6f6; overflow: hidden; padding: 25px 16px; }
.quick_style_main .tab { background: rgba(238,238,238,0.7); }
.side_quick .tab li { position: relative; text-align: center; height: 100px; width: 50%; float: left; border-bottom: 1px solid #fff; }
.side_quick .tab li a { position: relative; display: block; height: 100%;  }
.side_quick .tab li:last-child a { border-bottom: none; }
.side_quick .tab li img { position:absolute; left: 0; right: 0; top: 0; margin: auto; }
.side_quick .tab li .img2 { display:none; }
.side_quick .tab li span { position: absolute; bottom: 20px; display: block; font-size: 13px; color: #434343; line-height: 1; font-weight: 300; letter-spacing: -0.5px; left: 0; right: 0; margin: auto; }
.side_quick .tab li:hover span { color: #5a5a5a; font-weight: 500; }
.side_quick ul:nth-child(1) {border-radius: 8px 0 0 0; }
.side_quick ul:nth-child(2) {border-radius: 0 0 0 6px; }
.side_quick .tab li:nth-child(2n-1) { border-right: 1px solid #fff; padding-right: 10px; }
.side_quick .tab li:nth-child(2n) { padding-left: 10px; }
.side_quick .tab li:nth-child(5),
.side_quick .tab li:nth-child(6) { border-bottom: none; }
.side_quick .tab li:nth-child(5) a,
.side_quick .tab li:nth-child(6) a { margin-top: 8px }
.side_quick .tab li:nth-child(2n-1) img { }
.side_quick .tab li:nth-child(2n) img {  }
.side_quick .tab li:nth-child(2n-1) span {  }
.side_quick .tab li:nth-child(2n) span {  }
.side_quick .tab.tab_wide { background: #002852; padding: 25px 16px 0 16px; }
.side_quick .tab.tab_wide li { width: 100%; float: none; border: none; padding: 0; border-bottom: 1px solid #fff; }
.side_quick .tab.tab_wide li:last-child { border-bottom: none; }
.side_quick .tab.tab_wide li a {  }
.side_quick .tab.tab_wide li span { color: #eee; }
.side_quick .tab.tab_wide li.tab1 span,
.side_quick .tab.tab_wide li.tab2 span { font-size: 17px; color: #fff; font-weight: 400; }
.side_quick .tab.tab_wide li.tab1:hover span,
.side_quick .tab.tab_wide li.tab2:hover span { color: #fff; font-weight: 700; }

.quick_btn { display: block; position: fixed; right: 180px; top: calc(25% + 224px); z-index: 9; cursor: pointer; }
button#top_btn {margin-top: 30px;}


.quick-menu {position: absolute;left: 0;bottom: 0;z-index: 11;box-sizing: border-box;width: 5.7%;height: 100%;padding-top: 40vh;}
.quick-menu.active {padding-top: 17vh;}
.quick-menu.active .quick-menu-subject {display: none;}
.quick-menu.active .quick-menu-content {display: block;}
.quick-menu-subject {text-align: center;cursor: pointer; position:relative;}
.quick-menu-subject:hover .menu_img {width:0;}
.quick-menu-subject:hover .quick-menu-content {display:block; position:absolute; bottom:-100px; left:0; right:0; margin:0 auto; background:#fff; transition:0.5s; z-index:999;}
.quick-menu-close {width: 100%;}
.quick-menu-customer {width: 100%;display: block;background-size: 25%;padding: 12vh 0;position: absolute;bottom: 0;border-top: 1px solid #cfd0d5;border-bottom: 1px solid #cfd0d5;text-align: center;background: #ffffff; transition:0.5s;}
.quick-menu-customer p {font-size:18px; font-weight:300; color:#00113f; letter-spacing:-0.5px; text-align:center; transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transition:0.5s; word-break:keep-all;}
.quick-menu-customer:hover {background:#00113f;}
.quick-menu-customer:hover p {color:#fff;}
.quick-menu-content {display: none;}
.quick_link{display: block;padding: 15px 0;text-align: center;}
.quick_link p {text-align:center; font-size:14px; letter-spacing:-0.5px; color:#5b5f62;}
.sub .quick-menu {height: 566px;padding-top: 22vh;top: 0;bottom: auto;border-bottom: 1px solid #cfd0d5;}
.sub .quick-menu.active {padding-top: 0;z-index: 111;display: flex;align-items: center;justify-content: center;}
.sub .quick-menu .quick-menu-customer {display: none;}


.model-house-button-area {
  z-index: 112;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.model-house-button-area .model-house-button {
  width: 127px;
  height: 120px;
  border: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../img/main/model-house-button.png");
}
.model-house-button-area .model-house-button.is--active {
  background-image: url("../img/main/model-house-close.png");
}
.model-house-button-area .model-house-button-model-area {
  position: absolute;
  bottom: 0;
  right: 0;
}
.model-house-button-area .model-house-button-model-area .button-model-text {
  position: absolute;
  bottom: 22%;
  left: -44%;
  z-index: -1;
}
.model-house-button-area .model-house-button.circle {
  background-image: none;
}
.model-house-button-area .model-house-button.circle.is--active .model-house-button-logo {
  display: none;
}
.model-house-button-area .model-house-button.circle.is--active .model-house-button-circle-text {
  animation: none;
}
.model-house-button-area .model-house-button.circle.is--active .model-house-button-logo-close {
  display: inline-block;
  top: 2px;
}
.model-house-button-area .model-house-button.circle .model-house-button-circle {
  display: block;
  background-image: url("../img/main/model-house-circle.png");
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  cursor: none;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  width: 125px;
  height: 125px;
  background-size: 125px;
}
.model-house-button-area .model-house-button.circle .model-house-button-circle-text {
  background-repeat: no-repeat;
  display: block;
  background-image: url("../img/main/model-house-circle-text.png");
  height: 125px;
  position: absolute;
  top: 0;
  left: 0;
  width: 125px;
  background-size: 125px;
  background-position: 50% 50%;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  animation: rotate 5s infinite linear;
}
.model-house-button-area .model-house-button.circle .model-house-button-logo {
  position: relative;
  z-index: 1;
  top: 4px;
  left: -2px;
  width: 16px;
}
.model-house-button-area .model-house-button.circle .model-house-button-logo-close {
  display: none;
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(365deg);
    transform: rotate(365deg);
  }
}






/* PC Device */
@media all and (max-width:1600px) {
#logo a {font-size:23px;}


#gnb ul > li {padding: 0 18px;}
#gnb ul > li > a { font-size: 18px;}

#hd .t_login ul li a {font-size: 17px;}
#hd .t_login span {margin: 0 0 0 20px;}
#hd .t_login span a {font-size: 18px; padding: 0 20px;}
}

@media all and (max-width:1450px){
#gnb #gnb_1dul {margin-left:-525px;}
#gnb ul > li {padding:0 12px;}

}

@media all and (max-width:1400px) {
#gnb #gnb_1dul { margin-left:-425px;}
#gnb ul > li {padding: 0 15px;}
#gnb ul > li > a { font-size: 18px;}
#hd .t_login ul li {margin-right: 10px;}
#hd .t_login ul li a {font-size: 15px;}
#hd .t_login span {margin: 30px 10px 0 10px;  border-radius:50px;}
#hd .t_login span a {font-size: 15px; padding: 3px 15px; line-height:1.5;}
.btnMenu{margin-bottom:2px;}

}

@media all and (max-width:1300px) {
#gnb #gnb_1dul { margin-left:-435px;}
#gnb ul > li {padding: 0 10px;}
#gnb ul > li > a{font-size:17px;}
}

@media all and (max-width:1200px) {
.wrap {width:98%; padding:0 1%;}

#logo {left: 0px; top: 27px;}
#gnb ul > li > a {font-size:16px;}
#gnb #gnb_1dul{margin-left:-240px;}
#hd .t_login ul{display:none;}


}

@media all and (max-width:1142px) {
#gnb #gnb_1dul{margin-left:-260px;}
}

@media all and (max-width:1063px) {
#gnb ul > li {padding:0px 5px;}
#gnb #gnb_1dul > li > a{padding:0;}
}




/* Tablet Device */
@media all and (max-width:1000px) {
img{max-width:100%}

.btnMenu{margin:17px 0 !important;right:18px; }
#top_btn {display:none;}

#hd {height:70px;}
#index #hd_wrapper {background:rgba(255,255,255,1);}
#hd_wrapper{height:57px;}

#logo {left:0px; top:12px; }
#index #logo a {color:#001241;}

#tnb {display:block;}
#gnb {display:none;}
#hd .t_login ul{display:none;}
#hd .t_login span {display:none;}

footer {font-size:14px}
.ft_link li {margin-right:15px; padding-right:15px}
.ft_link a {font-size:16px;}

.ft_txt {float:left; position:relative; width:100%;}
.ft_txt > span {line-height:180%;display: inline-block;}

.ft_info {width:400px; margin-top:20px;}
.ft_info li { font-size:14px; margin-bottom:5px;}

.ft_copy {margin-top:5px;}


#followquick ul li {width:80px; height:80px;}

#container #content{width:100%;}

ul.tabs3 li {padding: 10px 25px;  font-size: 16px; min-width:150px; }


.sct_20 .sct_li {margin:0 3% 30px 0; width:48.5% !important;}
.sct_20 .sct_li:nth-child(3n) {margin-right:3%;}
.sct_20 .sct_li:nth-child(2n) {margin-right:0%;}
#sit_pvi {width:45%;}
#sit_ov {width:50%;}

}





/* Mobile Device */
@media all and (max-width:768px) {
body {font-size:14px;}
br.mo {display:block;}
.wrap {width: 100%; padding: 0 2%;}

.hd_pops {max-width:calc(100vw - 20px); left:10px !important; top:10px !important;}
.hd_pops_con {max-width:100%; height:auto !important;}


#hd { height: 60px;}
#hd_wrapper { height: 57px;}
#logo a img {height: 38px;}




.m_tnb { padding:10px 10px;height:55px;}
.m_tnb a img { height: 35px;}

ul.tabs3 li {padding: 8px 20px;  font-size: 15px; min-width:auto; }


footer {font-size:13px}
.ft_info li { font-size:13px;}

.ft_link {text-align:center; padding:15px 0;  margin-bottom:15px;}
.ft_link li {margin-right: 8px; padding-right: 10px;}
.ft_link li:after {top: 10%;}
.ft_link li:last-child {display:none;}
.ft_link li:nth-child(3) {margin-right:0; padding-right:0;}
.ft_link li:nth-child(3):after {display:none;}
.ft_link a {font-size:15px;}
.ft_logo {top:auto; position:relative; text-align:center; margin-bottom:10px; width:100%;}
.ft_logo img{display:none;}
.ft_txt {margin-left:0;}
.ft_txt > span {word-break:keep-all;}



}




@media all and (max-width:650px) {
body {font-size:13px;}

.mb {display:block;}
.pc_img {display: none;}
.mob_img {display: block;}


.ft_info h3 {font-size:18px;}
.ft_info p {font-size:14px;}
.ft_info span {font-size:18px;}
.ft_link a {font-size:14px;}
.ft_txt li {font-size:14px;}




.bo_title_review {font-size:18px; }


.sct_20 .sct_li {margin:0 0 30px 0; width:100% !important;}
.sct_20 .sct_li:nth-child(3n) {margin-right:0%;}
.sct_20 .sct_img a, .sct_20 .sct_img a img {max-width:500px;}

.sod_left {width:100%; float:none;}
.sod_right {width:100%; float:none;}

.th_line th {font-size:13px;}
#sod_fin_list .td_bdno dd {margin-top:10px;}

dl.note {margin-top:50px;}
dl.note dt {font-size:20px;}
p.note {font-size:14px;}


div#sit {margin: 30px auto;}
#wrapper_title {font-size: 24px; margin: 30px 0;}


#sit_pvi {width:100%; max-width:100%;text-align:center; margin-bottom:30px; }
#sit_ov {width:100%; height: auto; min-height: auto;}
#sit_ov_btn button {width:48%;}
#sit_inf {margin: 20px 0;}


.tbl_frm01 .frm_input,  .tbl_frm01 textarea{max-width:280px;}


}

@media all and (max-width:600px) {

.sct_10 .sct_li {;float:none;width:100% !important; margin-bottom:50px; display: block; margin: 0;}
.sct_10 .sct_img {margin: 0 0 20px;}
.sct_10 .sct_img a {font-size: 16px;}

#sct_ct_1 li {width: 50% !important;}

#fregister section {margin: 10px auto 60px !important;}
#fregister .fregister_agree {top: inherit !important; padding: 10px !important;}



.ft_txt {margin:0 auto; width:100%; clear:both; text-align:center; }
.ft_copy {text-align:center; }
.ft_customer {display:none;}

}

@media all and (max-width:500px) {

.txt_sec .bg_txt {font-size:60px; top:420px;}



}




@media all and (max-width:460px) {
#logo {left:-10px; top:12px; }
.btnMenu{right:12px;}

.ft_info h3 {font-size:17px;}
.ft_info p {font-size:13px;}
.ft_info span {font-size:17px;}
.ft_link a {font-size:13px;}
.ft_txt li {font-size:13px;}

.ft_txt > span {font-size:13px;}


}

@media all and (max-width:436px) {
.ft_info {width:96%;margin:0 auto;padding-top:20px;float:none;overflow:hidden;font-size:12px;}
.ft_info li{float:left;}
}









