@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family:sans-serif;height:auto;font-family:'Nanum Gothic','나눔고딕',dotum, sans-serif !important;background:#ffffff !important}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-family:'돋움',dotum, sans-serif}
input, button {margin:0;padding:0;font-size:1em;}
button,input[type=submit]{cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
ol,ul,li{list-style:none;padding:0;margin:0;}


/* 서브메뉴 */
.sub_menu_wr {
	display:none;
	position: absolute;
	width:100%;
	border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
		/* background: #34844d; */
		background: #e6e7e8;
	opacity: 1;
	z-index:90;
	top:58px;
}
.sub_menu_ct {

    width: 1110px;
    margin: 0 auto;
}
.sub_menu_ct ul:after {content:""; display:block; clear:both;}
.sub_menu{
	margin: 0;
    padding: 0;
    list-style: none;
	margin: 20px 0;
	width:100%;
}
.sub_menu ul {
    min-width: 6.250em;
}
.sub_menu ul {
    /*position: absolute;*/
    /*left: 0;*/
    z-index: 99;

}
.sub_menu ul li {
	/*background: #34844d;*/
	white-space: nowrap;
	padding:7px 11px;
}
.sub_menu li {
	position: relative;
}
.sub_menu > li {
	float: left;
	width:145px;
	height:245px;
	/*border-left:1px solid #fff;*/
}
.sub_menu > li:first-child {
	border-left:none;
	width:123px;
}
.sub_menu > li:nth-child(2) {
	width:146px;
}
.sub_menu > li:nth-child(3) {
	width:146px;
}
.sub_menu > li:nth-child(4) {
	width:140px;
}
.sub_menu > li:nth-child(5) {
	width:148px;
}

.sub_menu a {
	color:#545454;
	font-size: 15px;
    font-weight: bold;
    /*padding: .45em 2.2em;*/
    text-decoration: none;
    color: #333;
    text-align: left;
    zoom: 1;
	display: block;
    position: relative;
}
.sub_menu a :hover {
	color:ffba31;
}

.sub_menu > li:nth-child(2) ul li:last-child a {
	font-size: 14px;
}
.sub_menu > li:nth-child(5) ul li:last-child a {
	font-size: 14px;
}

.top_banner_wrap {
	position: relative;
	width:100%;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #e6e7e8;
}
.top_banner {
	/*position:relative;*/
	/*padding: 15px;*/
    width: 1110px;
    /*/
	/*
    width:100%;
	height: 65px;
	background-image: url(/theme/summer_Ipha2/img/topbanner.jpg);
	*/

	/*width : 100%;*/
	margin: 0 auto;
	height : 65px;

	background : url(/theme/summer_Ipha2/img/topbanner.jpg) center center / cover no-repeat;

}

.top_banner p.title{
	font-size:24px;
	color:#fff;
	margin: 0;
}
.top_banner p span.txt2{
	font-weight:bold;
}

.top_banner_wrap .close_wrap {
	position:absolute;
	margin:10px 20px 8px 0;
	top:0;
	right:0;
}
.top_banner_wrap .btn_layer_close {
	font-size:32px;
	color:#fff;
	cursor:pointer;
}

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

/* 상단 레이아웃 */
#hd {position:relative;margin:0 0;padding: 0;text-align:center;background:#fbfbfb}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd_tnb{width:1100px;margin:-1px auto 0;padding:0 20px}
#hd_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_tnb ul{float:right;border-right:1px solid #eaeaea}
#hd_tnb li{float:left;border-left:1px solid #eaeaea}
#hd_tnb li a{display:block;width:100px;color:#888;height:30px;line-height:30px;font-size:0.92em;text-decoration:none}
#hd_tnb li a:hover{background:#f1f1f1}
#hd_tnb li a:hover i{color:#48a766}
#hd_tnb li .tnb_cart {color:#34b5a1}
#logo{padding:0px 0;border-top:1px solid #e9e9e9;background:#fff}

#hd_sch_open {display:none;overflow:hidden;position:absolute;top:1px;right:10px;padding:0 10px;height:2.6em;border:0;background:url('../mobile/shop/img/sch.gif') no-repeat 50% 50%;color:#fff;font-size:0.01em;width:30px;height:30px;-webkit-appearance:none;text-indent:-999px;}
#hd_sch {display:none;z-index:10;width:100%;height:100%;background:#f8f8f8;text-align:center;border-top:1px solid #e9e9e9;background:#fff}
#hd_sch h2 {margin:0 0 10px}
#hd_sch .sch_inner {padding:10px;position:relative;}
#hd_sch .sch_inner h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .frm_input {height:30px;border-color:#e9e9e9;background:#fff;line-height:30px;width:100%;text-indent:5px}
#hd_sch .btn_submit {height:2.7em;position:absolute;top:10px;right:15px;background:url('../mobile/shop/img/sch2.gif') no-repeat 50% 50%;text-indent:-999px;width:30px;height:30px;}
#hd_sch .pop_close {text-align:center;padding:5px;border:0;background:#333;color:#fff;border-radius:2px;margin-top:5px}

#hd_ct {display:none;position:absolute;top:1px;right:40px;width:30px;height:30px;border:0;background:url('../mobile/shop/img/cate.gif') no-repeat 50% 50%;color:#fff;font-size:1em;text-indent:-9999px;-webkit-appearance:none;}

#hd_mb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_mb li{float:left;width:25%;}
#hd_mb li a{display:block;background:#34b5a1;color:#fff;height:40px;line-height:40px;border-left:1px solid #2d9e8c;font-weight:bold}
#hd_mb li a:hover{background:#2d9e8c}
#hd_mb li:first-child a{border-left:none}

/*카테고리*/
#category{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0, 0, 0,0.8);z-index:99999;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;    box-sizing: border-box;  -webkit-backface-visibility: hidden;}
#category .ct_wr{float:right;width:250px;height:100%;overflow-y:auto;background:#fff;}
#category ul.cate_tab{width:100%;}
#category ul.cate_tab:after{display:block;visibility:hidden;clear:both;content:""}
/*#category ul.cate_tab li{float:left;width:33.3%;font-size:0.92em;}*/
#category ul.cate_tab li{float:left;width:50%;font-size:0.92em;}
#category ul.cate_tab li a{display:block;height:30px;line-height:30px;color:#a8a8a8;background:#f9f9f9;border:1px solid #e9e9e9;border-left:none}
#category ul.cate_tab li a.ct_tab_sl{background:#fff;border-bottom-color:#fff;color:#545454}
#category ul.cate{background:#fff;;width:100%;text-align:left;text-indent:10px;}
#category ul.cate>li{line-height:35px;border-bottom:1px solid #e9e9e9;}
#category ul.cate li{position:relative;font-weight:bold;}
#category ul.cate li a{display:block;padding-right:30px;color:#545454;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
#category ul.cate li .ct_op{display:inline-block;text-indent:-999px;background:url('../mobile/shop/img/cate_op.gif') no-repeat 10px 50% ;height:35px; width:30px;position:absolute;top:0;right:0;border:none}
#category ul.cate li a:hover{color:#708090}
#category ul.cate li .ct_cl{background-position:-12px 50%}
#category ul.sub_cate{display:none}
#category ul.sub_cate1 li{text-indent:14px;background:#fafafa;border-top:1px solid #e9e9e9;font-weight:normal}
#category ul.sub_cate2 li{text-indent:25px;background:#f6f6f6;}
#category ul.sub_cate3 li{text-indent:40px;background:#f3f3f3;}
#category ul.sub_cate4 li{text-indent:55px;background:#efefef;}
#category .pop_close{position:absolute;top:10px;right:260px;width:30px;height:30px; background:url('../mobile/shop/img/close.png') no-repeat 50% 50%;;border:none;text-indent:-99999px}

#category-full{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;background:#fff;position:relative;}
#category-full:after{display:block;visibility:hidden;clear:both;content:""}
#category-full .ct_wr{position:relative;width:1110px;height:40px;margin:0 auto;}
#category-full .ct_wr .sf-mega{float:left}
#category-full .ct_wr:after{display:block;visibility:hidden;clear:both;content:""}

/* 중간 레이아웃 */
#wrapper{padding:0;width:1110px;margin:10px auto 0;}
#wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#wrapper .idx{float:left;}

#wrapper2{padding:0;width:1110px;margin:10px auto 0;}
#wrapper2:after{display:block;visibility:hidden;clear:both;content:""}
#wrapper2 .idx{float:left;}

#container{/*width:813px;*/ width:100%; padding:10px 0px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {padding:15px 0;font-size:1.4em;text-align:center;letter-spacing:0.2em;font-weight:bold;}

#container2{width:1073px;padding:10px}
#container2 .full_div {width:813px;padding:10px}
#container2:after {display:block;visibility:hidden;clear:both;content:""}
#container2_title {padding:15px 0;font-size:1.4em;text-align:center;letter-spacing:0.2em;font-weight:bold;}

#primary{padding:0;margin-bottom:10px;}
#secondary{width:277px;margin-left:0px;padding:10px;}

.aside_ct #secondary{width:277px;margin-left:0px;padding:0px;}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;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}

/* 사이드바 */
.aside-ct { position:relative; }
.aside-search{position:relative;margin-bottom:20px}
.aside-search h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.aside-search .frm_input{width:240px;padding:3px 30px 3px 20px;;height:39px; color:#000; border:1px solid #d42029;}
.aside-search .btn_submit {position:absolute;right:1px;top:0;padding:4px 12px; line-height:2.1em;border-radius:0 3px 3px 0;    background: transparent;/*background:#333;*/color:#d42029;border:none}

.idx-shop-menu:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 배너 */
#bottom_banner {margin:0px 0 0; padding:0;font-size:0.917em;color:#FFF;text-align:center; background-color:#f8f4e8;}
#bottom_wrap {max-width: 1200px;margin:0 auto;}
#bottom_wrap h2 {margin-bottom:10px;font-size:1.2em;font-weight:bold;color:#fff}
#bottom_wrap:after {display:block;visibility:hidden;clear:both;content:""}
#bottom_wrap .div_left {
	float:left;
	width:50%;
}
#bottom_wrap .div_left img {
	width:100%;
}
#bottom_wrap .div_right {
	float:left;
	width:50%;
}
#bottom_wrap .div_right img {
	width:100%;
}
/* 하단 레이아웃 */
#ft {margin:20px 0 0;padding:15px 0 0;font-size:0.917em;color:#FFF;text-align:center;background:#6A6B6C}
#ft h2 {margin-bottom:10px;font-size:1.2em;font-weight:bold;color:#fff}
#ft_wr{margin:0 auto;width:1110px;max-width:100%;height:auto;}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}

#ft_wr .ft_st{float:left;width:25%;padding:10px;text-align:left;}
#ft_wr .ft_st:nth-child(2), #ft_wr .ft_st:nth-child(3){padding-left: 34px;}
#ft_wr .ft_st ul, .ft_copy ul{margin:0;padding:10px 0;line-height:20px;font-size:12px}
#ft_wr .ft_st ul li{padding:4px 0;}
.ft_customer .ft_call{margin-bottom:10px;font-size:1.563em;font-weight:bold;}
.ft_customer a{color:#b1b1b1;text-decoration:none;}
.ft_customer .f_anchor, .ft_sns .f_anchor, .ft_link .f_anchor{color:#FFF;text-decoration:none}
.ft_copy span{display:block;width:100%;border-top:1px solid #696868;padding:10px 0}
#ft_to_top {display:block;width:45px;height:45px;position:fixed;bottom:15px;right:15px;border:0;background:#d42029;color:#fff;border-radius:3px;line-height:45px;}

.ft_sns li{margin-bottom:5px}
.fsns i{background:red;display:inline-block;margin-right:5px;height:20px;width:20px;line-height:20px;text-align:center;border-radius:3px}
.fsns_f i{background:#3B5A9A}
.fsns_t i{background:#2AADE3}
.fsns_i i{background:#1B6DB6}
.fsns_u i{background:#CB2129}
.fsns_g i{background:#CB2129}

/* 목록 바로가기 */
.sanchor {margin:0;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:20%;border-top:1px solid #CFD0D2;text-align:center;overflow:hidden;white-space:nowrap;font-size:0.93em}
.sanchor li:last-child a{border-right:1px solid #e3e3e3;}
.sanchor a {display:block;padding:10px;border-left:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background:#FBFBFB;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}



/* ########## 쇼핑몰 컨텐츠 ########## */

/*메인배너*/
#main_bn{position:relative;margin:0 0 20px;height:auto}
#main_bn .bn_img li{width:100%}
#main_bn .bn_img li img{width:100%}
#main_bn .bn_img{overflow:hidden}
#main_bn .bn_img li {position:relative;float:left;}
#main_bn .bn_img li.bn_first{display:block}
#main_bn .bn_silde_btn{width:100%;text-align:center;margin-top:5px}
#main_bn .bn_silde_btn button{background:#daf1db;border:none;text-indent:-9999px;width:25px;height:8px;}
#main_bn .bn_silde_btn button.bn_sl{background:#a5deb8;border:none;text-indent:-9999px;width:25px;height:8px}


/* 바로가기 아이콘 버튼 */
#idx_shortcut{height:80px;margin-bottom:15px;}
#idx_shortcut:after{display:block;visibility:hidden;clear:both;content:""}

#idx_shortcut ul{margin:0;padding:0;list-style:none}
#idx_shortcut li a{float:left;width:60px;height:52px;margin-left:60px;font-size:0.91em;font-weight:bold;color:#656565;text-align:center;}
#idx_shortcut li span{display:inline-block;padding-top:60px;}

#idx_shortcut li.sc_notice a{background: url('../mobile/shop/img/shortcut_icon_01.png') center -58px no-repeat}
#idx_shortcut li.sc_latest a{background: url('../mobile/shop/img/shortcut_icon_02.png') center -58px no-repeat}
#idx_shortcut li.sc_g5 a{background: url('../mobile/shop/img/shortcut_icon_03.png') center -58px no-repeat}
#idx_shortcut li.sc_yc5 a{background: url('../mobile/shop/img/shortcut_icon_04.png') center -58px no-repeat}
#idx_shortcut li.sc_data a{background: url('../mobile/shop/img/shortcut_icon_05.png') center -58px no-repeat}
#idx_shortcut li.sc_gallery a{background: url('../mobile/shop/img/shortcut_icon_06.png') center -58px no-repeat}
#idx_shortcut li.sc_nquiryt a{background: url('../mobile/shop/img/shortcut_icon_07.png') center -58px no-repeat}
#idx_shortcut li.sc_contact a{background: url('../mobile/shop/img/shortcut_icon_08.png') center -58px no-repeat}
#idx_shortcut li.sc_tip a{background: url('../mobile/shop/img/shortcut_icon_09.png') center -58px no-repeat}
#idx_shortcut li.sc_customer a{background: url('../mobile/shop/img/shortcut_icon_10.png') center -58px no-repeat}

#idx_shortcut li:hover a{color:#4ba567}
#idx_shortcut li.sc_notice:hover a{background: url('../mobile/shop/img/shortcut_icon_01.png') center 0 no-repeat}
#idx_shortcut li.sc_latest:hover a{background: url('../mobile/shop/img/shortcut_icon_02.png') center 0 no-repeat}
#idx_shortcut li.sc_g5:hover a{background: url('../mobile/shop/img/shortcut_icon_03.png') center 0 no-repeat}
#idx_shortcut li.sc_yc5:hover a{background: url('../mobile/shop/img/shortcut_icon_04.png') center 0 no-repeat}
#idx_shortcut li.sc_data:hover a{background: url('../mobile/shop/img/shortcut_icon_05.png') center 0 no-repeat}
#idx_shortcut li.sc_gallery:hover a{background: url('../mobile/shop/img/shortcut_icon_06.png') center 0 no-repeat}
#idx_shortcut li.sc_nquiryt:hover a{background: url('../mobile/shop/img/shortcut_icon_07.png') center 0 no-repeat}
#idx_shortcut li.sc_contact:hover a{background: url('../mobile/shop/img/shortcut_icon_08.png') center 0 no-repeat}
#idx_shortcut li.sc_tip:hover a{background: url('../mobile/shop/img/shortcut_icon_09.png') center 0 no-repeat}
#idx_shortcut li.sc_customer:hover a{background: url('../mobile/shop/img/shortcut_icon_10.png') center 0 no-repeat}

#idx-latest:after {display:block;visibility:hidden;clear:both;content:""}
#idx-latest {width:1073px; margin-top:19px;}
#idx-latest .lt{width:49%;margin-bottom:20px}
#idx-latest .lt:nth-of-type(odd){margin-right:2%}

#idx-latest-gallery:after {display:block;visibility:hidden;clear:both;content:""}
#idx-latest-gallery {width:1073px; margin-top:20px;}
.aside-div .lt{width:100%;margin-bottom:3px}

.sct_wrap:after{display:block;visibility:hidden;clear:both;content:""}
.sct_wrap{background:#fff}
.sct_wrap .sct_10{padding:10px;border-top:0;border:1px solid #e3e3e3;border-top:0}
.sct_wrap header h2 a{display:block;padding:12.5px 10px;text-align:left;font-weight:bold;letter-spacing:0;/*background:#e8e8e8;*/border-bottom:1px solid #d2d2d2;border-radius:3px 3px 0 0}
.sct_wrap header h2 a:hover{color:#4ba567;text-decoration:none}

div.aside_ct {position:absolute;;;top:272px;left:50%;margin-left:250px;}
div.aside_ct:after {display:block;visibility:hidden;clear:both;content:""}

.search_container {position:absolute; right:28px; margin-left:0px; margin-bottom:0px; margin-top: 10px; }


.site_link_wr {
	clear:both;
	width:100%;
	margin-top:100px;
}
.site_link_ct {
	width: 1110px;
    margin: 0 auto;
}

.site_link_ct .site_header {
	margin-bottom: 11px;
}
.site_link_ct .site_header h3 {
	display:inline-block;


}
.site_link_ct .site_header a.link_site {
	display:inline-block;
	margin-left:24px;
    padding: 3px 15px 5px;
    background: #3667c4;
    color: #fff;
    font-size: 14px;
}

.site_link_ct .site_header i.fas {
	font-size:9px;
}

.site_link_ct .site_content .table_row {
	display: table;
    width: 100%;
}

.site_link_ct .site_content .table-cell {
	display: table-cell;
}

.site_link_ct .site_content .table_row .cell-tr {
	width: 140px;
    padding: 0 5px 0;
    border-bottom: 1px solid #fff;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
	background: #3f769d;
}

.site_link_ct .site_content .table_row .cell-tr {
	font-size: 16px;
    color: #fff;
    letter-spacing: -1px;
}


.site_link_ct .site_content .table_row .cell-td {
	padding: 18px;
    border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
    vertical-align: middle;
}
.site_link_ct .site_content .table_row .cell-td .cell-list {
	display: table;
    width: 100%;
    float: none;
    vertical-align: middle;
}

.site_link_ct .site_content .table_row .cell-td .cell-list a {
	    display: inline-block;
    width: 25%;
    margin-left: -4px;
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
    color: #333;
    font-size: 13px;
    letter-spacing: -0.1em;
    vertical-align: middle;
}


.swiper-container div.search_ct input:-ms-input-placeholder{color:#a8a8a8;}
.swiper-container div.search_ct input::-webkit-input-placeholder{color:#a8a8a8;}
.swiper-container div.search_ct input::-moz-placeholder{color:#a8a8a8;}

.swiper-container div.search_ct {
	margin-top:12px;
	height:66px;
	border:0px;
	background:#ffffff;
	position:relative;
	border-radius:5px;
	width:432px;
}

.swiper-container .search_img{position:absolute; top:56px; left:0px; width:100%; text-align:center;}
.swiper-container .search_img img{max-width:495px; width:90%;}

.swiper-container .search_ct input {
	font-size:16px;
	padding:20px 8px;
	border:0px;
	outline:none;
	float:left;
	border-radius:5px;
	width: 80%;
}
.swiper-container div.search_ct .search_icon{position:absolute; right:58px; top:20px;}
.swiper-container .search_ct button {
	width:50px;
	height:100%;
	border:0px;
	background:#1b5ac2;
	outline:none;
	float:right;
	color:#fff;
}

#popular_ct {
	position: absolute;
    top: 43px;
    min-height: 186px;
    width: 240px;
    border: 1px solid #dadada;
    background-color: #fff;
    z-index: 99;
}
#popular_ct .display_box {
	text-align:left;
	padding:12px 4px;
	color: #a8a8a8;;
}
#popular_ct .display_box:hover {
	background-color:#f5f4f9;
}

.list_ct {
	width:100%;
}
.list_ct .list_row {
	padding:5px 2px;
	font-size: 14px;
	border-bottom:1px solid #a9a9a9;
}
.list_ct .list_row:after {display:block;visibility:hidden;clear:both;content:""}
.list_ct .list_row .list_left {
	float:left;
	width:45%;
}
.list_ct .list_row .list_left .thumb {
	border:1px solid #eaeaea;
	padding: 2px;
}
.list_ct .list_row .list_left .thumb img {
	border-radius: 5px 5px 5px 5px;
	width:100%;

}

.list_ct .list_row .list_right {
	float:left;
	padding:0 4px;
	width:55%;
	word-break: break-all;
}
.list_ct .list_row .list_right p {
	margin:0px;
	padding:3px 0;
}
.list_ct .list_row .list_right p span{
	display:inline-block;
	width:100%;
	font-size: 13px;
	padding:2px 0;
}
.list_ct .list_row .list_right p span.list_name {
	font-weight:bold;
	font-size: 1.1em;
}


#sale_type_map .list_row {
	width:240px;
	padding:5px 2px;
	font-size: 14px;
}
#sale_type_map .list_row:after {display:block;visibility:hidden;clear:both;content:""}
#sale_type_map .list_row .list_left {
	float:left;
	width:45%;
}
#sale_type_map .list_row .list_left .thumb {
	border:1px solid #eaeaea;
	padding: 2px;
}
#sale_type_map .list_row .list_left .thumb img {
	border-radius: 5px 5px 5px 5px;
	width:100%;

}

#sale_type_map .list_row .list_right {
	float:left;
	padding:0 4px;
	width:55%;
	word-break: break-all;
}
#sale_type_map .list_row .list_right p {
	margin:0px;
	padding:3px 0;
}
#sale_type_map .list_row .list_right p span{
	display:inline-block;
	width:100%;
	font-size: 13px;
	padding:2px 0;
}
#sale_type_map .list_row .list_right p span.list_name {
	font-weight:bold;
	font-size: 1.1em;
}


#rent_search { padding-top:0;}
#rent_search td { padding:8px 0; position:relative; }
#rent_search td input { width:96%; padding:2px 0; border:1px solid #a9a9a9;}
#rent_search td button {
	position:absolute;
    width: 50px;
    height: 26px;
	top:16px;
	right:0px;
    border: 0px;
    background: #1b5ac2;
    outline: none;
    float: right;
    color: #fff;
}

#rent_search td select { width:100%; padding:12px 0; }
#rent_search td select option { width:100%; padding:8px 0; }
#filter-wr {
    position: absolute;
	z-index: 999;
    top: 40px;
    left: 0;

}
#filter-wr .unactive {
    position: absolute;
    padding: 2px 0;
    background-color: white;
    border: 2px solid #999;
    border-left: none;
	width:20px;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
}
#filter-wr .active {
    position: absolute;
    top: 0;
    left: -340px;
    width: 330px;
    background-color: white;
    border: 2px solid #999;
    border-left: none;
    border-radius: 0 10px 10px 0;
}

#filter-wr .active .category h3 {
    padding: 12px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #a9a9a9;
}

#filter-wr .active .category ul {
    list-style: none;
    margin: 0 10px;
    padding: 0;
    float: left;
}
#filter-wr .active .category ul li {
    width: 140px;
    height: 32px;
    margin: 10px 0;
    padding: 0;
    cursor: pointer;
}
#filter-wr .arrow {
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    padding-left: 10px !important;
}

.content_wrap {
	width:1110px;
	margin:0 auto;
}

.content_wr {
	width:100%;
	margin-top:12px;
	padding:20px;
}
.content_wr1 {
}
.content_wr1:after {content:""; display:block; clear:both;}
.content_wr:after {content:""; display:block; clear:both;}
.content_wr .sub_lt {
	float:left;
	width:33.2%;
	padding-left:4px;
}
.content_wr .sub_lt:first-child {
	margin-right: 4px;
}

.content_wr .content_ct {
	width:100%;
}
.content_wr .agency_ct{
height:247px; padding-top:20px; background: url('../img/factory_agency_bn.png'); cursor:pointer; text-align:center; padding-top:19px;
}
.content_wr .agency_ct div{margin-top:30px;}
.lnb_wr { float:left;width:20%; font-size:16px; padding:36px 6px;}
.lnb_wr h4 {padding:6px 0px; font-size:24px; font-weight:bold; color:#f00; text-align:center;}

.board_content_wr { float:right;width:100%}

.lnb {position:relative; width:100%; border:1px solid #e8e7e7; border-bottom:none !important}
.lnb li {border-bottom:1px solid #e8e7e7; /*background-color:#fafafa;*/ font-weight:900; position:relative;}
.lnb li span.arrow { position: absolute;top: 12px;right: 6px;}
.lnb li span.arrow img { width:12px; }
.lnb li a {display:block; padding-left:8px; height:50px; line-height:50px; color:#777;  }
.lnb li a.active {background-color:#f00;color:#fff;}
.lnb li ul {background-color:#fff !important}
.lnb li ul li {border:none; background-color:#fff}
.lnb li ul li a {padding:3px 0 5px 15px !important; color:#333; font-weight:200}
.lnb li ul li a.active { background-color:#fff;color:#3384d7; font-weight:900}
.lnb li ul li a:hover {color:#ff0000}


.fatory_ct { margin-top:30px; }
.fatory_ct h3 { font-weight:bold; font-size:18px; padding:12px 0; }


#bottom_banner1 {margin:0px 0 0; padding:0;font-size:0.917em;color:#FFF;text-align:center; background-color:#fff;}
#bottom_wrap1 {max-width: 1100px;margin:0 auto;/*border:1px solid #000;*/}
#bottom_wrap1 ul {
width:98%;
}
#bottom_wrap1 .row {
	margin:0 auto;
	padding:0px;
}
#bottom_wrap1 ul li {
	display: inline-block;;
	padding:12px 19px;
}


.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-bullet-active {
	color:#fff;
	background:rgba(0,0,0,0.7);
}
.hm_btn{
	float:left;
	width:200px;
	height:45px;
	text-align:center;
	line-height:45px;
	background:#ffffff;
	border:1px solid #bc271a;
	margin-left:3px;
	font-size:15px;
	color:#000000;
	cursor:pointer;
}

.container { display:inline; }

.pin-marker-overlay {
    box-sizing: content-box;
    position: absolute;
    width: 17px;
    height: 17px;
    padding: 0;
    border-radius: 100%;
    background-color: rgba(46,46,46,0.2);
    margin-top: -8.5px;
    margin-left: -8.5px
}

.pin-marker-overlay:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    background: url("/theme/summer_Ipha2/img/ico_location.png") no-repeat center center;
    margin-top: -8.5px;
    margin-left: -8.5px
}

.pin-marker-overlay.active {
    z-index: 999999;
    animation-name: radar;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: 5;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-play-state: running
}

@keyframes radar {
    to {
        padding: 20px;
        margin-top: -28.5px;
        margin-left: -28.5px
    }
}

/* --------- 반응형 시작 --------- */

#idx-latest .youtu_bn { height:189px; background: url('../img/main_youtube_bn.png'); cursor:pointer; padding-left:15px;padding-top:13px;}
#idx-latest .youtu_bn div.you_img{width:57%;}
#idx-latest .youtu_bn div.you_img img{width:100%;}
#idx-latest .youtu_bn div.you_txt{padding-left:30px; padding-top:50px;}
#idx-latest .youtu_bn div{float:left;}

#idx-latest .map_bn { height:189px; background: url('../img/main_map_bn.png') no-repeat center #f7f7f7; text-align:left; padding-left:39px; padding-top:41px; cursor:pointer;}
.aside_ct .rbanner_1 { width:100%; height:174px; background: url('../img/sidebanner12.png') no-repeat top left #fff5e0; text-align:right; padding-right:18px; padding-top:35px; clear:left; }

	.aside_ct .rbanner_2 { width:100%; height:154px; margin-top:-3px; background:url('../img/main_band_bn.png'); text-align:center; padding-top:27px; clear:left; }
	.aside_ct .rbanner_2 div{margin-top:11px;}
/*1200px*/
@media screen and (max-width: 75.000em){
		.top_banner { width:100%;}
    #hd_tnb, #category-full .ct_wr, .sub_menu{width:100%}
    #wrapper, #wrapper2, #container, #container2, #primary, #secondary{width:100% !important;}
    #wrapper .idx{margin-left:0}
    #wrapper2 .idx{margin-left:0}
    #secondary{padding-top:0}
    #idx-latest .li{width:49%;float:left;margin:0 2% 15px 0}

    #idx-new-content{padding:0 10px;}
    #idx-new-content .new-content{width:49%;float:left;margin:0 2% 15px 0}
    #idx-new-content .new-content-nomargin{margin-right:0}
    #idx-new-gallery, #idx-new-tip{width:100%;}

    #idx_shortcut{height:auto}
    #idx_shortcut ul{display:inline-block;float:left;width:49%;margin:0 2% 20px 0}
    #idx_shortcut ul.ul-margin{margin-right:0;}
    #idx_shortcut ul li{float:left;width:20%;text-align:center}
    #idx_shortcut ul li a{width:100%;margin-left:0}


	#bottom_wrap {max-width: 98%;margin:0 auto;}
	#bottom_wrap img {height:160px;}
	#bottom_wrap1 {max-width: 98%;margin:0 auto;}

	#container2{width:100%;}
	#idx-latest {width:100%; }
	#idx-latest-gallery {width:100%; }

    .aside-div{width:100%;float:left}
    .aside-div:nth-of-type(even){margin-left:1%}

	.search_container {position:absolute;right:0;;margin-right:10px; margin-bottom:0px; margin-left:0px;}

	.sf-arrows .sf-with-ul { padding-right: 1.3em !important; }
    #ft_wr{padding:0 10px;}
    #ft_wr .ft_st{width:50%}
	div.aside_ct {position:relative;top:0;left:0;margin-left:0; padding-left: 10px;}

	.aside_ct #secondary{width:100%;margin-left:0px;padding:0px;}
	.aside-div .lt { width:48.9%; }
	.aside_ct .rbanner_1 { width:100%; height:174px; background: url('../img/sidebanner13.png') no-repeat top left #fff3c8; text-align:right; padding-right:18px; padding-top:35px; clear:left; }
	.aside-div .rbanner_2 { height:144px; clear:left; }

	.aside_ct .rbanner_2 { width:100%; height:144px; background:url('../img/main_band_bn.png'); text-align:center; padding-top:27px; clear:left; }
	.aside_ct .rbanner_2 div{margin-top:11px;}


	.sub_menu_ct { width:100%;}
	.site_link_ct { width:98%; margin:0 auto;}
	.aside-search .frm_input{width:200px;padding:6px 10px;}

	#container p > img { width:100%; }
	#mara_cal table td img { width:auto; }
	.content_wrap { width:100%; }

}
/*1067px*/
@media screen and (max-width: 66.688em){
	.search_container {display:none;}
	.content_wr .sub_lt { width:49%; }
	.content_ct img { height:296px; }
	.content_wr .agency_ct img{height:auto;}
	.content_wr .agency_ct div img{height:110px}
    .hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff; top: 0 !important; left: 0 !important;}
.hd_pops_con {width: 100% !important; height: auto !important;}
.hd_pops_con p a img {width: 100%;}
}

/*985px*/
@media screen and (max-width: 61.563em){
	.top_banner p.title{
		font-size:21px;
	}
	.sf-menu a {
		font-size:18px !important;
		padding: .75em 0.9em;
	}
    #secondary{width:100%;margin-left:0}
    .idx{float:none}

    #idx-latest .lt{width:49%;float:left;margin:0 2% 15px 0}
    #idx-latest .lt:nth-child(even){margin-right:0}
	div.aside_ct {position:relative;top:0;left:0;margin-left:0;padding-left: 10px;}
	.sf-arrows .sf-with-ul { padding-right: 2.4em !important; }
	.search_container {display:none;}
	#bottom_wrap img {height:130px;}
	#idx-latest .youtu_bn { height:189px; background: url('../img/main_youtube_bn.png'); cursor:pointer; padding-left:15px;padding-top:3%;}
	#idx-latest .youtu_bn div.you_img{width:57%;}
	#idx-latest .youtu_bn div.you_img img{width:100%;}
	#idx-latest .youtu_bn div.you_txt{width:38%; padding-left:15px; padding-top:35px;}
	#idx-latest .youtu_bn div.you_txt img{width:100%;}

	.aside_ct #secondary{width:100%;margin-left:0px;padding:0px;}
	.aside-div .lt { width:48.9%; }
	.aside_ct .rbanner_1 { width:100%; height:174px; background: url('../img/sidebanner13.png') no-repeat top left #fff3c8; text-align:right; padding-right:18px; padding-top:35px; clear:left; }
	.aside_ct .rbanner_2 { width:100%; height:144px; background:url('../img/main_band_bn.png'); text-align:center; padding-top:27px; clear:left; }
	.aside_ct .rbanner_2 div{margin-top:11px;}
	.sub_menu a { font-size:13px;}
	.sub_menu > li {
		height:225px;
	}
    
    
}
/*875px*/
@media screen and (max-width: 54.375em){
	.sub_menu a { font-size:11px !important;}

	.sub_menu a { font-size:11px;}

	.sf-menu > li {
		width: 126px !important;
	}
	.sub_menu > li {
		height:200px;
	}
	.sub_menu > li:first-child {
		width:127px;
	}
	.sub_menu > li:nth-child(2) {
		width: 136px;
	}
	.sub_menu > li:nth-child(3) {
		width: 129px;
	}
	.sub_menu > li:nth-child(4) {
		width: 124px;
	}
	.sub_menu > li:nth-child(5) {
		width: 124px;
	}
	.sub_menu {
		margin:2px 0px;
	}

	#sale_list_result {
		height: 483px;
		position: absolute;
		bottom: 240px;
		background: #fff;
		z-index: 998;
	}
	#sale_type_list {
		float:none !important;
		width:100% !important;
		position: black !important;
		left: 0 !important;
	}
	#mapwrap>#map {
		width: 100% !important;
        height: 75vh !important;
	}
	#sale_type_map{

		float:none;
		width: 100% !important;
		height: 100%;

	}
	.list_ct {
		width:50%;
		float:left;
	}
	.list_ct .list_row .list_left { width:34%;}
	#rent_search td select { width:90%; padding:4px 0; }
	#rent_search td select option { width:100%; padding:8px 0; }
	#rent_search td { padding-top:0px; }
}

/*783px*/
@media screen and (max-width: 48.938em){
	.top_banner p.title{
		font-size:16px;
	}

	.top_banner_wrap .btn_layer_close {
		font-size:24px;
		color:#fff;
		cursor:pointer;
	}
	.top_banner_wrap .close_wrap {
		margin: 20px 20px 8px 0;
	}
	#bottom_wrap img {height:100px;}
    #hd #category-full{display:none}
    #logo{border-bottom:1px solid #e9e9e9}
		#logo img {width:100%;}
    #idx_shortcut{height:auto;}
    /* #idx_shortcut ul{width:164%;margin-bottom:40px} */
		#idx_shortcut ul {
    display: ;
    float: ;
    width: 100%;
    margin: ;
		margin-bottom:40px;
            text-align: center;
	}
    #idx_shortcut ul li {display: inline-block; float: none;}

    #idx-latest .lt{width:100%;margin:0 2% 15px 0}
	div.aside_ct {position:relative;top:0;left:0;margin-left:0; padding:0px 10px;}
	.sct_10 .sct_li { width:25% !important; }
	#bottom_wrap .div_left { width:99%; margin:0 auto; }
	#bottom_wrap .div_right { width:99%; margin-top:4px; }
	.aside_ct #secondary{width:100%;margin-left:0px;padding:0px;}
	.aside-div .lt { width:48.9%; }
	#hd_ct, #hd_sch_open{display:block}
	#hd_tnb{display:none}

	#idx-latest .youtu_bn { height:189px; background: url('../img/main_youtube_bn.png'); cursor:pointer; padding-left:15px;padding-top:2%;}
	#idx-latest .youtu_bn div.you_img{width:45%;}
	#idx-latest .youtu_bn div.you_img img{height:153px;}
	#idx-latest .youtu_bn div.you_txt{width:52%; padding-left:15px; padding-top:35px; padding-right:40px; text-align: right;}
	#idx-latest .youtu_bn div.you_txt img{width:auto;}

	.site_link_ct .site_content .table_row .cell-td .cell-list a {
		display: block;
		width: 100%;
	}

	#sale_list_result {
		height: 483px;
		position: absolute;
		bottom: 240px;
		background: #fff;
		z-index: 998;
	}
	#sale_type_list {
		float:none !important;
		width:100% !important;
	}
}

/*710px*/
@media screen and (max-width: 44.375em){
	.top_banner p.title{
		font-size:12px;
	}

	.top_banner_wrap .btn_layer_close {
		font-size:19px;
		color:#fff;
		cursor:pointer;
	}

    #hd_tnb{display:none}
    #hd_ct, #hd_sch_open{display:block}
    .aside-div{width:100%;}
    .aside-div:nth-of-type(even){margin-left:0%}
    .aside-search{display:none}

	#bottom_wrap img {height:100px;}

    .sanchor{border-bottom: 1px solid #e3e3e3;}
    .sanchor li{width:33.333%;border-top: 1px solid #e3e3e3;}
    .sanchor a{border-bottom:none}
    .sanchor a.sanchor_on{color:#48a766;border-bottom:none}
    .sanchor li:nth-child(3) a{border-right: 1px solid #e3e3e3;}

    #ft_wr .ft_st{width:100%;border-bottom:1px solid #2e7544}
    #ft_wr .ft_border_none{border:none}
    .ft_info,.ft_link{display:none}
	div.aside_ct {position:relative;top:0;left:0;margin-left:0;}
	.sct_10 .sct_li { width:50% !important; }

	#bottom_wrap .div_left { width:99%; margin:0 auto; }
	#bottom_wrap .div_right { width:99%; margin-top:4px; }
	.aside_ct #secondary{width:100%;margin-left:0px;padding:0px;}
	.aside-div .lt { width:100%; }

	.swiper-pagination-bullet{
		font-size:1.2em !important;
	}
	.list_ct .list_row .list_left {
		width:34%;
	}
	.list_ct .list_row .list_right {
		width:66%;
	}

	.content_wr .sub_lt {
		width:100%;
	}

	.content_wr .sub_lt:first-child {
		margin-bottom: 8px;
	}

	.lnb_wr { width:100%;}
	.board_content_wr {width:100%;}





}

/*590px*/
@media screen and (max-width: 36.875em){
	.swiper-pagination-bullet {
		font-size:1.0em !important;
		width:50% !important;
		line-height: 50px !important;
		height: 50px !important;
	}

	#bottom_wrap1 ul li { width: 100%; float:left; }
}
/* --------- 반응형 끝--------- */

/* 사용후기 모음 */
#sps_sch {margin: 0 0 10px;text-align:center}
#sps_sch a {display:inline-block;padding:0 8px;height:30px;background:#48a766;color:#fff;text-decoration:none;vertical-align:middle;line-height:30px;border-radius:2px;}
#sps_sch .btn_submit {display:inline-block;padding:0 8px;height:30px;vertical-align:middle;background:#333;border-radius:2px;color:#fff;border:none}
#sps_sch .frm_input{display:inline-block;background-color:#fff;line-height:30px;height:30px;}
#sps_sch select{height:30px;border:1px solid #e9e9e9}

#sps {background:#fff;padding:10px;border:1px solid #e9e9e9;zoom:1}
#sps ol {margin:0;padding:0 10px;list-style:none}
#sps li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9}
#sps li:after {display:block;visibility:hidden;clear:both;content:""}

.sps_img {position:absolute;top:10px;left:0px}
.sps_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sps dl {margin:5px 0 10px; color: #888;  font-size: 0.917em;overflow:hidden}
#sps dt {float:left;margin:0 0 5px}
#sps dd {float:left;margin:0 15px 5px 5px}
#sps dd img {position:relative;top:-2px}

.sps_section {margin-left:80px;display:block;}
.sps_section p {padding:0;width:100%;background:#f2f5f9;padding:10px;}
.sps_con_full {padding:0;height:auto !important}
.sps_con_btn {margin:5px 0 0;text-align:right}
.sps_con_btn button {margin:0;padding:5px;border:0;background:#48a766;color:#fff;border-radius:2px}

/* 상품문의 모음 */
#sqa_sch {margin: 0 0 10px;text-align:center}
#sqa_sch a {display:inline-block;padding:0 8px;height:30px;background:#48a766;color:#fff;text-decoration:none;vertical-align:middle;line-height:30px;border-radius:2px;}
#sqa_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle;background:#333;border-radius:0 2px 2px 0;color:#fff;border:none;margin-left:-5px}
#sqa_sch .frm_input{background-color:#fff;line-height:30px;height:30px;}
#sqa_sch select{height:30px;border:1px solid #e9e9e9}

#sqa {background:#fff;padding:10px;border:1px solid #e9e9e9;zoom:1}
#sps_empty{text-align:center;padding:0 !important;line-height:50px;}
#sqa ol {margin:0;padding:0 10px;list-style:none;}
#sqa li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9}
#sqa li:after {display:block;visibility:hidden;clear:both;content:""}

.sqa_img {position:absolute;top:10px;left:0px}
.sqa_img span {position:absolute;font-size:0;line-height:0;overflow:hidden;width:0;}

#sqa dl {margin:5px 0 10px; color: #888;  font-size: 0.917em;overflow:hidden}
#sqa dt {float:left;margin:0 0 5px}
#sqa dd {float:left;margin:0 15px 5px 5px}
#sqa dd img {position:relative;top:-2px}

.sqa_section {margin-left:80px;display:block}
.sqa_section .sit_qaa_yet{color:#f00}
.sqa_section .sit_qaa_done{color:#48a766}
.sqa_section .sqa_con {padding:10px;background:#f2f5f9;line-height:1.7em}
.sqa_section p {padding:0;width:100%}
.sqa_con_full {padding:0;height:auto !important}
.sqa_con_btn {margin:5px 0 0;text-align:right}
.sqa_con_btn button {margin:0;padding:5px;border:0;background:#48a766;color:#fff;border-radius:2px;}

#sqa .sit_qa_qaq,#sqa .sit_qa_qaa {padding:10px 5px 10px ;position:relative}

/* 마이페이지 */
#smb_my {padding:10px;background:#fff;border:1px solid #e9e9e9}

#smb_my_ov {margin:0 0 20px}
#smb_my_ov ul:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov ul li{width:48.5%;float:left;padding:10px 0;background:#f2f2f2;text-indent:10px;height:55px;position:relative;border:1px solid #dbdbdb;margin-bottom:5px}
#smb_my_ov ul li:first-child{float:right;}
#smb_my_ov ul li a{position:absolute;bottom:10px;right:10px;color:#ff3e5e;font-weight:bold;font-size:1.3em}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov dl {margin:0;border:1px solid #dbdbdb;font-size:0.92em;color:#666}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt {float:left;height:34px ;line-height:34px;width:35%;border-bottom:1px solid #e9e9e9;font-weight:bold;text-indent:10px;}
#smb_my_ov dd {float:left;margin:0;height:34px ;line-height:34px;width:65%;border-bottom:1px solid #e9e9e9}
#smb_my_ov dt.my_point{background:#f2f2f2;width:49%;}
#smb_my_ov .ov_addr {border-bottom:0;height:auto;line-height:24px;padding:  5px 0}

#smb_my_od {margin:0 0 20px}
#smb_my_od h2 {margin:0 0 10px}
#smb_my_od .td_stat {width:100px}

#smb_my_wish h2 {margin:0 0 10px}
#smb_my_wish ul {margin:0;padding:0;list-style:none}
#smb_my_wish li {position:relative;padding:5px 0 30px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;}
#smb_my_wish li:nth-of-type(1) {border-top:1px solid #e9e9e9}
#smb_my_wish .wish_img {position:absolute;top:10px;left:10px}
#smb_my_wish .wish_img img {width:50px; height:50px; }
#smb_my_wish .wish_info {padding-left:80px;}
#smb_my_wish .info_link {display:block;padding:5px 0;font-size:1.2em;}
#smb_my_wish .info_date {position:absolute;bottom:10px;right:10px;color:#737373}

/* 장바구니 주문서 공통 */
#sod_chk {padding:0 0 5px;}
.sod_list {position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.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}
.sod_list .sod_opt li{margin-bottom:3px}
.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}
#sit_opt_added {margin:0;padding:0;border:1px solid #e9e9e9;border-bottom:0;background:#fff;list-style:none;}
#sit_opt_added li {padding:10px ;border-bottom:1px solid #e9e9e9;margin-bottom:5px}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li div {height:25px;margin:5px 0 0;text-align:right;position:relative;width:111px;float:right}
#sit_opt_added .btn_frmline {height:1.85em;line-height:1.85em;background:url('../mobile/shop/img/del_btn.gif') no-repeat 1px 2px;position:absolute;top:0;right:0 ;text-indent:-999px;width:25px;height:25px;padding:0}
#sit_opt_added li div .sit_qty_plus{overflow:hidden;position:absolute;top:0;left:57px;background:url('../mobile/shop/img/add.gif') no-repeat -1px -1px;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li div .sit_qty_minus{overflow:hidden;position:absolute;top:0;left:0;background:url('../mobile/shop/img/add.gif') no-repeat -26px  -1px ;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li div .sit_opt_del{background:url('../mobile/shop/img/del_btn.gif') no-repeat 1px 2px;position:absolute;top:0;right:0 ;text-indent:-999px;width:25px;height:25px;padding:0}
#sit_opt_added li div .frm_input{position:absolute;top:0;left:24px;width:32px;height:25px;padding:0 !important;border:1px solid #ccc;line-height:25px;text-align:center;background:#fff;}
#sit_tot_price {margin:15px 0;font-size:1.3em;font-weight:bold;text-align:right;position:relative}
#sit_tot_price span{position:absolute;top:0;left:10px}
select.it_option,select.it_supply {width:100%;border:0;border-radius:5px;height:28px;-webkit-appearance: none;border:1px solid #aaa;background: url('../mobile/shop/img/select.gif') no-repeat  right #fafafa;}

/*수량*/
#sit_opt_added li .sit_opt_qty{position:relative;width:81px;float:right;text-align:center !important;}
#sit_opt_added li .sit_opt_qty .frm_input{width:34px;border:1px solid #ccc;height:25px;padding:0 !important;line-height:25px;text-align:center;background:#fff}
#sit_opt_added li .sit_opt_qty .sit_qty_plus{position:absolute;top:0;right:0;background:url('../mobile/shop/img/add.gif') no-repeat -1px -1px;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li .sit_opt_qty .sit_qty_minus{position:absolute;top:0;left:0;background:url('../mobile/shop/img/add.gif') no-repeat -26px  -1px ;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}

/* 장바구니 */
#sod_bsk {margin:10px;background:#fff;padding:10px;border:1px solid #e9e9e9}

#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:0;width:100%}
#sod_bsk_list #mod_option_frm form{border:2px solid #708090;background:#fff;padding:10px;max-height:500px;overflow-y:scroll}
html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#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;text-align:left}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
#sod_bsk_list #mod_option_frm#sit_tot_price{font-size:1.2em}
#sod_bsk_list #mod_option_frm #sit_tot_price span{left:0;}
#sod_bsk_list #mod_option_frm .btn_confirm{overflow:hidden;}
#sod_bsk_list #mod_option_frm .btn_submit{padding:10px 15px;background:#708090;color:#fff;border-radius:2px;border:none}
#sod_bsk_list #mod_option_frm .btn_cancel{padding:10px 15px;background:#fff;border-radius:2px;border:1px solid #e9e9e9;color:#666}

#sod_bsk_tot {margin:0 0 8px;border:1px solid #e9e9e9;background:#f2f2f2}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:10px 0;border-bottom:1px solid #e9e9e9}
#sod_bsk_tot dt {padding-left:2%;width:50%;font-weight:bold}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:50%;text-align:right}
.sod_bsk_cnt {background:#48a766;color:#fff}
.sod_bsk_point {border-bottom:0 !important}

#sod_bsk_act {margin:0 0 20px;padding-top:40px;text-align:center;position:relative}
#sod_bsk_act:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_act a.btn01 {padding:5px 10px;border:1px solid #e9e9e9;background:none;color:#666;border-radius:2px}
#sod_bsk_act .btn_submit{padding:5px 10px;background:#48a766;border-radius:2px;color:#fff}
#sod_bsk_act  div{position:absolute;top:0;right:0;}
#sod_bsk_act  div .btn01 {background:#fff;color:#999;padding:5px;font-size:0.93em;border-radius:2px;}

/* 위시리스트 */
#sod_ws {}
#sod_ws li{position:relative;padding:10px 0 10px 90px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:5px;height:70px;background:#fff}
#sod_ws li:hover{background:#daf1db;border-color:#6DCC8B;}
#sod_ws .wish_img {position:absolute;top:10px;left:30px}
#sod_ws .wish_img img { width:50px; height:50px; }
#sod_ws .info_link {display:block;padding:5px 0;font-size:1.2em;font-weight:bold}
#sod_ws .info_date {position:absolute;bottom:10px;right:10px;color:#737373}
#sod_ws .wish_chk{position:absolute;top:10px;left:10px;color:#737373}
#sod_ws .sold_out{position:absolute;top:20px;left:80px;display:inline-block;width:100px;color:#ff3e5e}
#sod_ws .wish_del a{position:absolute;top:10px;right:10px;text-indent:-999px;overflow:hidden;width:25px;height:25px;background:url('../mobile/shop/img/del_btn.gif') no-repeat top right;}
#sod_ws_act {text-align:center;}
#sod_ws_act button{height:2.5em;padding:5px;border:1px solid #34b5a1}
#sod_ws_act .btn01{background:#fff;color:#666;border:1px solid #e9e9e9;border-radius:2px}
#sod_ws_act .btn02{background:#48a766;color:#fff;border:none;border-radius:2px}

/* 쿠폰 */
#scp_list .win_desc{padding:10px;padding-top:0}
#scp_list ul {margin:0;padding:0;list-style:none}
#scp_list li {position:relative;border:1px solid #e9e9e9;margin-bottom:5px;border-radius:8px}
#scp_list .li_title {display:block;padding:8px 10px;font-size:1.2em;font-weight:bold;background:#f2f2f2}
#scp_list .li_pd {margin:0 0 5px;zoom:1}
#scp_list .li_pd:after {display:block;visibility:hidden;clear:both;content:""}
#scp_list .pd_price {padding:10px;display:inline-block}
#scp_list .pd_date {float:right;padding:10px;color:#a4a4a4}
#scp_list .li_target {padding:0 10px 10px;color:#007acc;display:inline-block}

/* 주문서 작성 */
#sod_frm td .frm_input{background-color:#f3f3f3 !important;border:1px solid #e6e6e6;line-height:30px;height:30px;padding:0 10px}
#sod_frm #sc_coupon_cancel,#sod_frm .cp_cancel,#sod_frm #od_coupon_cancel {background:#999}
#sod_frm .tbl_head01{background:#fff;padding:20px;border:1px solid #e9e9e9}
#sod_frm #sod_bsk_tot{background:#fff;padding:10px;border:1px solid #e9e9e9;margin:10px 0}
#sod_frm section{margin-bottom:10px;background:#fff;border:1px solid #e9e9e9;padding:10px}
#sod_frm section table{border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;}
#sod_frm section .tbl_wrap{margin:0}
#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:10px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:15px 0 30px;}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm h2{background:#daf1db;padding:10px;color:#48a766;border:1px solid #a5deb8;border-bottom:0}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse;background:#fff;}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 10px ;text-align:left;line-height:26px;position:relative}
#sod_frm .odf_tbl table td{}
#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 .li_mod{padding-left:110px !important}
#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 .li_total .total_span{display:block;position:relative;line-height:30px;border:0}
#sod_frm .li_total .total_span strong{position:absolute;top:0;right:0;}


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 {margin:10px 0 ;padding:10px;background:#f2f2f2;border:1px solid #e0e0e0;text-align:center}
#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}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px ;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px}


#sod_frm_paysel #settle_bank {margin-top:10px;padding:10px;background:#fff;line-height:2em;border:1px solid #dbdbdb;text-align:center}
#sod_frm_paysel #settle_bank label {display:inline-block;margin:0 10px 0 0;font-weight:bold;}
#sod_frm_paysel #settle_bank .frm_input {background:#fff;text-align:center}
#sod_frm_escrow {margin:30px 0 0}

#od_addr1, #od_addr2, #od_addr3, #od_email, #od_b_addr1, #od_b_addr2, #od_b_addr3 {width:100%}
#sod_frm #od_memo {height:70px}
#sod_frm_pt {margin:10px 0 5px}
#sod_frm_pt_alert, #sod_frm_pt_info {margin:0 0 10px}
#sod_frm #show_progress {text-align:center}
#sod_frm #show_progress span {display:block;margin:5px 0 0}
#sod_frm #cp_frm,#od_coupon_frm,#sc_coupon_frm{z-index:10000;position:absolute;top:25px;left:0;width:100%;border:2px solid #708090;background:#fff;}
#od_coupon_frm,#sc_coupon_frm{top:33px;left:10px;width:95%}
#sod_frm .odf_tbl button.sc_cp_apply,#sod_frm .odf_tbl button.od_cp_apply{font-size:1em}
#sod_frm #cp_frm .tbl_head02,#od_coupon_frm .tbl_head02,#sc_coupon_frm .tbl_head02{padding:15px;margin:0;}
#sod_frm #cp_frm .tbl_head02 caption,#od_coupon_frm .tbl_head02 caption,#sc_coupon_frm .tbl_head02 caption{background:#708090;color:#fff;position:absolute;top:0;left:0;width:100%;text-indent:10px;padding:0 0 ;height:30px;line-height:28px;}
#sod_frm #cp_frm .tbl_head02 table,#od_coupon_frm .tbl_head02 table,#sc_coupon_frm .tbl_head02 table{margin-top:30px;border:1px solid #d3d3d3;}
#sod_frm #cp_frm .tbl_head02 th,#od_coupon_frm .tbl_head02 thead th,#sc_coupon_frm .tbl_head02 thead th{border-bottom:1px solid #e5e5e5;background:#ededed;text-align:center !important;padding:5px 0;line-height:1.5em !important}
#sod_frm #cp_frm .tbl_head02 th+th+th, #od_coupon_frm .tbl_head02 th+th+th,#sc_coupon_frm .tbl_head02  th+th+th{width:60px}
#sod_frm #cp_frm .tbl_head02 td,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td{border:none;line-height:1.5em !important}
#od_coupon_frm .tbl_head02 td.td_numbig,#od_coupon_frm .tbl_head02 td.td_mngsmall,#sc_coupon_frm .tbl_head02 td.td_mngsmall{text-align:center}
#sod_frm #cp_frm .tbl_head02 td .btn_frmline,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td {font-size:0.92em}
#sod_frm #cp_frm .tbl_head02 td.td_numbig,#od_coupon_frmtd .tbl_head02 .td_numbig,#sc_coupon_frm .tbl_head02 td.td_numbig{width:90px;text-align:center}
#sod_frm #cp_frm .btn_confirm .btn_submit,#od_coupon_frm .btn_confirm .btn_submit,#sc_coupon_frm .btn_confirm .btn_submit{position:absolute;top:0;right:0;background:url('../mobile/shop/img/close_op.jpg') no-repeat center;text-indent:-9999px; width:25px;height:25px}
#sod_frm #display_pay_button .btn_submit,#sod_frm #display_pay_button  .btn_cancel,#sc_coupon_frm #display_pay_button  .btn_cancel{padding:10px;text-align:center;background:#48a766;-webkit-appearancenone;border-radius:2px;color:#fff;border:none}
#sod_frm #display_pay_button  .btn_cancel{border:1px solid #34b5a1;background:#fff;color:#34b5a1}

/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:5px 0 5px 20px;min-height:35px;border-bottom:1px solid #e9e9e9}
#sod_addr .addr_chk {position:absolute;top:9px;left:0}
#sod_addr .addr_default {position:absolute;top:9px;right:0}
#sod_addr .addr_addr {margin:10px 0 5px}
#sod_addr .addr_name {float:left;margin:0 0 10px}
#sod_addr .addr_tel {float:right;margin:0 0 10px}
#sod_addr .addr_btn {clear:both;text-align:right}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr #btn_sel {width:25%;border:0;line-height:2.5em;background:#626870;color:#fff}
#sod_addr #btn_del {display:inline-block;width:15%;line-height:2.5em;background:#f2f5f9;color:#ff3061;text-align:center}

/* 주문내역 */
#sod_v {margin:10px}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px}

/* 주문상세내역 */
#sod_fin {padding:10px;background:#fff;border:1px solid #e9e9e9}
#sod_fin .sod_list .li_name_od a{display: block;  padding: 10px; }
#sod_fin .sod_list .li_opt{padding:10px;padding-bottom:0;border-top:1px solid #e9e9e9}
#sod_fin .sod_list .li_opt:first-child{border:none}
#sod_fin .sod_list .total_img{top:50px;left:0}
#sod_fin .sod_list .total_span{padding:10px;display:block}
#sod_fin .sod_list .total_span span{top:10px}
#sod_fin .sod_list .li_prqty .li_prqty_sp{width:24.5%;}
#sod_fin .sod_list .li_prqty .prqty_stat{border-right: 1px solid #d3d3d3;}
#sod_fin section{margin-bottom:20px}
#sod_fin_no {margin:0 0 20px;padding:10px;background:aliceblue}
#sod_fin_list h2 {margin:0 0 10px}
#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}
#sod_fin_legend {margin:10px 0;padding:10px 10px ;text-align:left;background:#f6f6f6}
#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}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:31px;left:0;padding:10px 0;width:290px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form label {letter-spacing:-0.1em}
#request_form .frm_input {width:170px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {margin:5px 0 0;padding:0 5px;height:1.9em;vertical-align:middle !important;line-height:1.9em}

#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;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle}

#sod_fin_view h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:0 0 30px;;border:1px solid #e9e9e9;border-top:0;background:#373737;color:#fff}
#sod_fin_tot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #5d5d5d;padding:10px}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_cancel button {padding:8px;border:0;border:1px solid #029d9f;color:#029d9f;background:#fff;}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;padding:20px 0;background:#f6f6f6}
#sod_fin_cancelfrm  label{color:#888}
#sod_fin_cancelfrm .frm_input {background:#fff !important;  height: 24px;  line-height: 24px;  text-indent: 5px;width:190px}
#sod_fin_cancelfrm .btn_frmline{border:none;background:#3a3a3a;color:#fff;padding:4px}

#sod_fin_test {padding:10px}
#sod_fin h3,#kcp_acc_test table caption{  background: #f2f2f2;  border: 1px solid #e9e9e9;  padding: 10px;margin:10px 0 0;text-align:left}
#sod_fin .odf_tbl table{width:100%;margin:0;padding:0;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse;}
#sod_fin .odf_tbl table tbody td,#sod_fin .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:6px 10px;text-align:left;line-height:20px}
#sod_fin .odf_tbl table th{width:80px;color:#343434;font-weight:normal}
#sod_fin .odf_tbl table tbody td.empty_table{text-align:center}
#sod_fin .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_fin .odf_tbl table input[type="text"]{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px;border:1px solid #e4eaec}

/* 주문내역 include  */
#sod_inquiry li {border:1px solid #d2d2d2;margin-bottom:10px;position:relative;background:#fff;border-radius:2px}
#sod_inquiry li .inquiry_idtime{background:#f2f2f2;padding:10px;position:relative}
#sod_inquiry li .inquiry_idtime a{font-weight:bold}
#sod_inquiry li .inquiry_idtime .idtime_time{position:absolute;top:10px;right:10px}
#sod_inquiry li .inquiry_name{clear:both;padding:10px;color:#696969}
#sod_inquiry li .inquiry_price{padding:10px;font-size:1.167em;font-weight:bold;}
#sod_inquiry li .inquiry_inv{position:absolute;bottom:10px;right:10px;color:#3288f7;text-align:right}
#sod_inquiry li .inquiry_inv .inv_status{display:block;font-weight:bold;color:#f00;}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 상품검색 */
#ssch{}
#ssch_frm {padding:10px;border:1px solid #e9e9e9;background:#fff;margin:10px}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold;vertical-align:middle}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 8px;height:28px;background:#333;color:#fff;border-radius:2px;border:none}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_qfrom {width:50px}
#ssch_frm #ssch_qto {width:50px}
#ssch_frm #ssch_q {width:40%;height:27px;}
#ssch_frm #ssch_sort {margin:0 0 10px;padding:1px 0 0 1px;list-style:none}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {position:relative;float:left;margin:0 0 -1px -1px;width:33%;}
#ssch_frm #ssch_sort li:nth-of-type(3n) {width:34%}
#ssch_frm #ssch_sort a {display:block;text-align:center;}
#ssch_frm #ssch_sort a.btn01{}
#ssch_frm #ssch_ov {text-align:right}

#ssch_cate {margin:10px;background:#fff}
#ssch_cate ul {margin:10px 0;padding:10px 20px;border:1px solid #e9e9e9;list-style:none}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a span {font-weight:bold}

#sct_wrap_bd{padding:5px}

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

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

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

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha audio {display:block;margin:0 0 5px;width:100%}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
@media (max-width:568px) {
    #captcha #captcha_img {width:60px !important;height:32px !important;}
    }
#captcha #captcha_img {width:90px;height:32px;border:1px solid #e9e9e9;border-radius:4px}
#captcha #captcha_mp3{border:none;padding:0 5px;width:31px;height:31px;background:url('../img/captcha.png') 0 0 no-repeat;cursor:pointer;text-indent:-9999px}
#captcha #captcha_reload {margin:0;padding:0 3px;width:31px;height:31px;border:0;background:url('../img/captcha.png') 0 -31px no-repeat;vertical-align:middle;overflow:hidden;cursor:pointer;text-indent:-9999px}
#captcha #captcha_key {margin:0 0 0 4px;padding:0 5px;height:30px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

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

/* 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;color:#000 !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}
.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%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold;background:#6dcc8b;border-radius:3px;padding:4px 5px;font-size:12px;line-height:10px;color:#fff;min-width:10px;text-align:center;}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:2px}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;border-radius:2px}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:5px;border:0;background:#fff;color:#666;letter-spacing:-0.1em;border:1px solid #e9e9e9}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:2.1em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2.1em;border-radius:2px} /* 우편번호검색버튼 등 */
a.btn_frmline:hover, button.btn_frmline:hover{color:#fff;text-decoration:none}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:5px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:5px;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;margin:0 0 3px ;padding:5px;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

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

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

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

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 5px;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#fff;vertical-align:middle;line-height:1.8em;-webkit-appearance:none;}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

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

/* 필수입력 */
.required, textarea.required {border:1px solid #e9e9e9}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.sod_img{width:100px;text-align:center}
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_dvr{width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:80px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {width:170px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}

/* 새창 기본 스타일 */
/*#sit_use_write, #sit_qa_write*/.new_win{background:#fff;padding:0 0 10px;}

.new_win #win_title{margin:0 0;padding:15px 20px;font-size:1.12em;margin-bottom:10px;background:#d42029;color:#fff}
.new_win .tbl_wrap {margin:0 10px;}
.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#48a766;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em;border-radius:2px}
.new_win .win_btn button {display:inline-block;height:2.5em;padding:0 10px;border:0;background:#48a766;color:#fff;text-decoration:none;line-height:2.5em;border-radius:2px}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em;border-radius:2px}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}

.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-10px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

.copymove_current{color:red}
/* 자바스크립트 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:5px !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}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 8px;height:25px;letter-spacing:0;line-height:25px;vertical-align:middle;font-size:1.2em;border-radius:3px;background:#e8e8e8}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {text-decoration:none}
.pg_start, .pg_prev {background:url('../mobile/shop/img/paging.gif') no-repeat 0 0;text-indent:-999px;overflow:hidden;width:25px;height:25px;padding:0;}
.pg_prev{background-position:-28px 0}
.pg_end, .pg_next {background:url('../mobile/shop/img/paging.gif') no-repeat -55px 0;width:25px;height:25px;;width:25px;height:25px;padding:0;text-indent:-999px;overflow:hidden}
.pg_end, .pg_next:after{content:"zz"}
.pg_end{background-position:-83px 0}
.pg_current {display:inline-block;margin:0 4px 0 0;color:#fff;background:#d42029 !important;font-weight:bold;}

/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer { display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}

/*쇼핑몰레이아웃*/
#mb_login .btn_submit{background:#d42029 !important;color:#fff}
#bo_list,#bo_cate{margin-top:10px !important}
#fregisterform{margin:10px}
#bo_w .btn_submit{padding:8px 7px}
#bo_w {padding:10px}
#fqalist {padding:0 10px}
#sit_sms_new #sms_agree{padding:10px 20px !important}

/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}

/*피시일때 모바일버전 주문폼*/
#sod_frm {position:relative;margin-bottom:10px}
#sod_frm p{margin:10px 0;text-align:center}
#forderform .tbl_frm01 th{border-bottom:1px solid #e9e9e9;background:#fff;padding-left:10px}
#sod_list{background:#fff}
#sod_list thead th{padding:8px 0}
#sod_list .sod_opt{min-width:70px}
#sod_frm #display_pay_button .btn01{padding:10px;text-align:center;background:#fff;border:1px solid #e9e9e9;color:#007acc;border-radius:2px}

/*피시일때 모바일버전 개인결제폼*/
#sod_frm_pay{padding:10px;background:#fff;border:1px solid #e9e9e9}
#sod_frm_pay h2{padding:10px}
#display_pay_button{margin-top:10px}
#display_pay_button .btn_submit{padding:8px 5px;border-radius:2px;}
#display_pay_button .btn01{background:#708090;border-radius:2px;color:#fff;border:none}


/*230214 팝업*/
.popbg{position: fixed;width: 100%;height: 100%;background: #000;z-index:11;opacity: 0.4;display: block;left: 0;top: 0;}
/*.main_notice_pop{position: fixed;left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 12;}*/
.main_notice_pop{position: fixed; right: 1%;bottom: 1%;z-index: 12;}
.main_notice_pop .pop_area{position:relative;}
.main_notice_pop .pop_btn{height:35px;    margin-top: -2px; background-color: rgb(225, 225, 225);display: flex; justify-content: space-between;align-items: center;}
.main_notice_pop .pop_btn p{padding: 0 10px;}	
.main_notice_pop .btn_close {}
@media only screen and (max-width:767px){

	.main_notice_pop{width:100%; padding:0 10px;}
	.main_notice_pop img{width:100%;}





}