@charset "utf-8";
/* SIR 지운아빠 */

@font-face{
	font-family:'NanumGothic';
	src:url('./fonts/NanumGothic.eot');
	src:url('./fonts/NanumGothic.eot') format('eot'),
	url('./fonts/NanumGothic.woff') format('woff');
}
@font-face{
	font-family:'NanumGothicBold';
	src:url('./fonts/NanumGothicBold.eot');
	src:url('./fonts/NanumGothicBold.eot') format('eot'),
	url('./fonts/NanumGothicBold.woff') format('woff');
}



/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:"NanumGothic"}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6, strong, b {font-size:1em;font-family:"NanumGothicBold";font-weight:400;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
#hd ul, nav ul, #ft ul, ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:"NanumGothic";font-size:1em}
button {cursor:pointer}
textarea, select {font-family:"NanumGothic";font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:underline}
*{box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
*:focus{outline:none;}

/* 팝업레이어 */
#hd_pop {z-index:3000;position:relative;margin:0 auto;width:1100px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;padding:10px;padding-bottom:0px;}
.hd_pops_con { background:#ffffff;}
.hd_pops_con img{width:100%;}
.hd_pops_footer {padding:10px 0;text-align:right}
/*.hd_pops_footer:after{display:block;visibility:hidden;clear:both;content:'';}
.hd_pops_footer .hd_pops_reject{float:left;}
.hd_pops_footer .hd_pops_close{float:right;}*/
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;}

/* 상단 레이아웃 */
#hd {min-width:1100px;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden;}

/*최상단 탑배너*/
#top_bn{position:relative;z-index:910;display:none;
background:url(../shop/img/theme_shop_img/top_bn_bg.jpg) repeat 0 0;
}
#top_bn #top_bn_wrapper{width:1100px;margin:0 auto;}
#top_bn .close_top_bn{display:block;position:absolute;top:0px;right:0px;height:100%;width:100px;background:url(../img/close_top_bn01.png) no-repeat center center;}
#top_bn #today_chk_box{position:absolute;bottom:10px;right:110px;}
#top_bn #today_chk_box #today_chk{}
#top_bn #today_chk_box label[for=today_chk]{}


#hd_qnb{min-width:1100px;width:100%;}
#hd_qnb.stick{
	position:fixed;
	top:0;
	z-index:10000;/*box-shadow:0px 3px 4px #eeeeee;*/
}
#hd_gnb_wrapper{width:1100px;margin:0 auto;height:36px;position:relative;}
#hd_gnb_wrapper #tnb {position:absolute;top:9px;right:0px;}
#hd_gnb_wrapper #tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_gnb_wrapper #tnb .tnb_ul {zoom:1}
#hd_gnb_wrapper #tnb .tnb_ul:after {display:block;visibility:hidden;clear:both;content:"";}
#hd_gnb_wrapper #tnb .tnb_ul > li {float:left;position:relative;}
#hd_gnb_wrapper #tnb .tnb_ul > li > .tl_a{padding:0 10px;}
#hd_gnb_wrapper #tnb .tnb_ul > li:first-child > .tl_a{border-left:0px;}
#hd_gnb_wrapper #tnb .tnb_ul > li > .tl_a a {display:block;padding:2px 3px;text-decoration:none;letter-spacing:-0.1em;}
#hd_gnb_wrapper #tnb .tnb_ul > li > .tl_a a.a_admin{position:relative;top:-1px;}
#hd_gnb_wrapper #tnb .tnb_ul > li > .tl_a a.a_login{position:relative;top:-1px;}
#hd_gnb_wrapper #tnb .tnb_ul > li .tnb_myul{position:relative;top:6px;left:0px;display:none;z-index:500;}
#hd_gnb_wrapper #tnb .tnb_ul > li:hover .tnb_myul{display:block;}
#hd_gnb_wrapper #tnb .tnb_ul > li .tnb_myul li{}
#hd_gnb_wrapper #tnb .tnb_ul > li .tnb_myul li a{text-decoration:none;display:block;padding:5px;}


#hd_wrapper {position:relative;margin:0 auto;width:1100px;height:150px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/*로고*/
#logo{position:absolute;top:35px;left:50%;margin-left:-100px;}
#logo a{display:block;}
#logo a img{width:100%;}

/*검색*/
#hd_wrapper #hd_sch {position:absolute;right:0px;top:80px;border-radius:50px;overflow:hidden;}
#hd_wrapper #hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#hd_wrapper #hd_sch #sch_str {
	padding-left:15px;width:120px;height:20px;border:0;line-height:20px;font-size:1.2em;
	transition:all 1s ease .1s;
	-webkit-transition:all 0.5s ease .1s;
}
#hd_wrapper #hd_sch #sch_str:focus{width:200px;}
#hd_wrapper #hd_sch #sch_submit {
	padding:0 5px;height:20px;width:20px;border:0;background:url(../shop/img/theme_shop_img/search.png) no-repeat center center;margin-right:5px;
	background-size:70% auto;cursor:pointer;text-indent:-999999px;
}

/*상단 오른쪽 배너*/
#hd_rbn01_box{width:180px; height:114px;position:absolute;top:20px; left:0px;}



/* 중간 레이아웃 */
#wrapper {z-index:5;zoom:1;min-width:1100px;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {font-size:1.8em;font-family:"NanumGothicBold";font-weight:400;padding:20px 0px 10px;}
#wrapper_title span{font-size:0.7em;font-family:"NanumGothic";margin-left:10px;padding-left:10px;}
/* aside wrapper */
#aside {float:left;margin:0 10px 0 0;width:150px;display:none;}

#container {
	position:relative;width:1100px;margin:0 auto;min-height:450px;
	height:auto !important;height:450px;zoom:1;padding:0px 0px 30px;
}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#container_title{
	font-size:1.5em;font-family:"NanumGothicBold";font-weight:400;padding:20px 0px;
	text-overflow:ellipsis;overflow:hidden;white-space:nowrap;
}
#container_title span{font-size:0.7em;font-family:"NanumGothic";margin-left:10px;padding-left:10px;}

.index_wrapper{}


/*메인페이지 로테이션*/
.index_mid{position:relative;overflow-x:hidden;width:100%; height:auto;}
.index_mid .index_con{width:2000px; height:450px; position:relative; left:50%;margin-left:-1000px;}

/*메인 로테이션*/
.index_mid .index_con .id_default{}

/*메인 상품리스트 공통영역*/
.index_wrapper .sct_wrap{margin:0; padding:0;}
.index_wrapper .sct_wrap header{width:100%; padding:30px 0px 5px; font-weight:normal;border-bottom:1px solid #eeeeee;}
.index_wrapper .sct_wrap header:after{display:block; visibility:hidden; clear:both;content:'';}
.index_wrapper .sct_wrap header h2{float:none;display:inlie-block;float:left}
.index_wrapper .sct_wrap header h2 a{font-family:NanumGothic; font-size:2em;}
.index_wrapper .sct_wrap header p{font-size:1.2em; margin-top:10px;float:none;display:block;text-align:left;position:static;display:inline-block;float:left;}


.index_low{padding:25px 0px 50px;width:1100px;margin:0 auto;}
.index_low .index_con{width:1100px; margin:0 auto;}

.index_low .index_con .index_low_bn01{}
.index_low .index_con .index_low_bn01:after{display:block; visibility:hidden; clear:both;content:'';}
.index_low .index_con .index_low_bn01 .main_lbn{float:left;width:811px;border:1px solid #eeeeee;}
.index_low .index_con .index_low_bn01 .main_rbn{float:right;width:280px;border:1px solid #eeeeee;}
.index_low .index_con .index_low_bn01 .main_rbn:after{display:block; visibility:hidden; clear:both;content:'';}
.index_low .index_con .index_low_bn01 .main_rbn .fix_box{float:left;}


.index_low .index_con .index_low_bn02{margin-top:20px;}
.index_low .index_con .index_low_bn02:after{display:block; visibility:hidden; clear:both;content:'';}
.index_low .index_con .index_low_bn02 .index_low_latest{float:left;margin-right:8px;}
.index_low .index_con .index_low_bn02 .index_low_latest2{float:right;}
.index_low .index_con .index_low_bn02 .index_low_sct{float:left;width:527px; height:215px;border:1px solid #eeeeee;}









/*메인페이지 베스트, 신상 - index_low*/
.index_low{padding:25px 0px 50px;width:1100px;margin:0 auto;}
.index_low .index_con{width:1100px; margin:0 auto;}


/*메인페이지 추천, 할인 - index_low_02*/
.index_low_02{padding:25px 0px 30px;width:1100px;margin:0 auto;}
.index_low_02 .index_con{width:1100px; margin:0 auto;}
/*고객센터 - sct_wrap06*/
.index_low_02 .index_con .sct_wrap06{width:1100px; margin:0 auto; padding-top:30px;}
.index_low_02 .index_con .sct_wrap06 .main_bt_bn{}
.index_low_02 .index_con .sct_wrap06 .main_bt_bn:after{display:block;visibility:hidden; clear:both;content:'';}
.index_low_02 .index_con .sct_wrap06 .main_bt_bn span{float:left; margin-right:12px;}
.index_low_02 .index_con .sct_wrap06 .main_bt_bn span.bottom_clear{margin:0px;}



/* 텍스트 크기 조절 */
#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px;cursor:pointer}

/* 하단 레이아웃 */
#ft {clear:both;width:100%;min-width:1100px;position:relative;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

/*에스크로 추가 푸터수정*/
#ft .ft_info {position:relative;margin:0 auto;padding:0px;width:1150px;padding-right:400px;min-height:120px;}
#ft .ft_info div.ft_admin_info{width:100%;padding-top:10px;}

#ft .ft_info div.ft_admin_info span{font-size:1em;}
#ft .ft_info div.ft_admin_info span:after{display:block;visibility:hidden;clear:both;content:""}
#ft .ft_info div.ft_admin_info b{float:left}
#ft .ft_info div.ft_admin_info p{width:auto;float:left;padding:0px; line-height:normal;}

#ft .ft_info div.escrow{position:absolute;top:0px; right:0px;width:400px;}
#ft .ft_info div.escrow:after{display:block;visibility:hidden;clear:both;content:""}
#ft .ft_info div.escrow a{float:right;display:inline-block;}
#ft .ft_info div.escrow a ul{width:auto;}
#ft .ft_info div.escrow a ul li{padding:0px;padding-right:5px;}
/*에스크로 추가 푸터수정 끝*/


#ft_logo {position:absolute;top:60px;left:0;width:170px;display:none;}
#ft_logo > img{width:100%;}
#ft .ft_terms{width:100%;}
#ft ul {padding:10px 0 10px;zoom:1;width:1150px;margin:0 auto;}
#ft ul:after {display:block;visibility:hidden;clear:both;content:""}
#ft li {float:left;margin:0;padding:0 10px;}
#ft li:first-child{padding:0 10px 0 0 ;}
#ft li:last-child{border:0;}
#ft a {text-decoration:none;color:#888;}
#ft p {margin:0;padding:10px 0;line-height:1.8em; width:1150px;margin:0 auto;}
#ft span {display:inline-block;margin:0 15px 0 0}
#ft b {display:inline-block;margin:0 5px 0 0}
#ft_totop {position:absolute;top:20px;right:0}

/* 화면낭독기 사용자용 */
#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;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;font-size:2em;font-family:"NanumGothicBold";font-weight:400;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#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 {width:100px;height:41px;}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif');display:none;}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;font-size:1.333em;font-family:"NanumGothicBold";font-weight:400;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;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 #dddddd}
.cke_sc_def dt {width:20%;font-family:"NanumGothicBold"}
.cke_sc_def dd {width:30%}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:0.3em;padding:0.5em 0;font-size:2em;text-decoration:none;text-align:center}

/* 목록 바로가기 */
.sanchor {margin:20px 0 10px;padding:0;zoom:1;}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;margin-left:-1px;list-style:none}
.sanchor a {display:inline-block;padding:10px 15px;text-decoration:none;font-family:"NanumGothicBold";font-weight:400;}
.sanchor a > span{}
.sanchor a:focus, .sanchor a:hover {text-decoration:none;font-family:"NanumGothicBold";font-weight:400;}
.sanchor a:focus > span, .sanchor a:hover > span{color:yellow;}
.sanchor a.sanchor_on {text-decoration:none;font-family:"NanumGothicBold";font-weight:400;}
.sanchor a.sanchor_on > span{}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-family:"NanumGothicBold"}

/* 버튼 */
a.btn01 {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;text-decoration:none;vertical-align:middle;height:40px;line-height:40px;
	padding:0 15px;
}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding: 8px 20px;
    letter-spacing: -0.1em;
    cursor: pointer;
    height: 40px;
}
a.btn02 {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;text-decoration:none;vertical-align:middle;
	height:40px;line-height:40px;padding:0px 15px;
}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding: 8px 20px;
	border:0;
    letter-spacing: -0.1em;
    cursor: pointer;
    height: 40px;
}

.btn_confirm {text-align:center; margin-top:20px;} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;letter-spacing:-0.1em;cursor:pointer;padding:0 15px;height:40px;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	display:inline-block;text-decoration:none;vertical-align:middle;
	height:40px;line-height:40px;padding:0 15px;
}
button.btn_cancel {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding: 8px;
    letter-spacing: -0.1em;
    cursor: pointer;
    width:60px;
    height: 40px;
}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {
	display:inline-block;padding:9px 10px;border:1px solid #d9ded9;height:35px;border-radius:5px;
	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;padding:9px 15px;height:35px;text-decoration:none;vertical-align:middle;	
}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {
	display:inline-block;padding:10px 13px;height:40px;
	text-decoration:none;vertical-align:middle;
} 
/* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 선택수정 버튼 */
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {border: 0 none;height: 28px;line-height: 2.2em;padding: 0 15px;vertical-align: middle}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-family:"NanumGothicBold";font-weight:400;text-align:left}

.tbl_head01 {background:#ffffff;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {
	padding:12px 0;font-size:0.95em;text-align:center;letter-spacing:-0.1em;
	font-family:"NanumGothicBold";font-weight:400;
}
.tbl_head01 thead th:last-child{width:100px !important;}
.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;text-align:center}
.tbl_head01 tbody th {padding:8px 0;font-family:"NanumGothicBold";font-weight:400;}
.tbl_head01 td {padding:8px 5px;line-height:1.5em;word-break:break-all}
.tbl_head01 a {
	
}

.tbl_head02 {}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;font-family:"NanumGothicBold";font-weight:400;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;text-align:center}
.tbl_head02 tbody th {padding:5px 0;}
.tbl_head02 td {padding:5px 13px;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:100px;padding:7px 13px;text-align:left;font-family:"NanumGothicBold";font-weight:400;}
.tbl_frm01 td {padding:7px 10px;}
.tbl_frm01 textarea, .frm_input {vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:35px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.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}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:10px 20px;font-size:1.2em;font-weight:400;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;background:#444444;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; width:33%;}
.new_win .win_ul a {
	display:block;padding:10px;border-right:1px solid #a6b7c1;
	border-left:1px solid #a6b7c1;color:#fff;font-family:"NanumGothicBold";
	text-decoration:none;text-align:center;
}
.new_win .win_ul li:first-child > a{border-left:0;}
.new_win .win_ul li:last-child > a{border-right:0;}

.new_win caption{border-bottom:1px solid #ccc;}
.new_win .tbl_frm01 td{padding:0;border:0;}
.new_win .tbl_head01 th{background:#fff;border-top:1px solid #333;border-bottom:1px solid #ccc;}


.new_win #me_recv_mb_id{width:100%; margin-top:15px;padding:10px;}
.new_win .frm_info{margin:5px 0 15px;}
.new_win #me_memo{width:100%;}
.new_win .win_subj{border-bottom:1px solid #eee;display:block;margin:15px 0 10px;padding:5px 0px;}

.new_win .win_desc {margin:0 20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;line-height:2em;cursor:pointer;}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {border-radius: 3px;display:inline-block;padding:0 10px;height:30px;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none;border-radius: 3px;}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;}
.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;}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;}
.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;width:32px;height:32px;letter-spacing:0;
	line-height:32px;vertical-align:middle;
}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {text-decoration:none;}
.pg_start, .pg_prev {/* 이전 */width:auto;}
.pg_end, .pg_next {/* 다음 */width:auto;}
.pg_current {display:inline-block;font-weight:normal;}

/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {}

#smb_my_ov {margin:0 0 20px}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_act {margin:0 0 10px;;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_ov dl {}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt,#smb_my_ov dd{
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	float:left;padding:10px;
}
#smb_my_ov dt {width:20%;border-right:0px;}
#smb_my_ov dd {margin-left:0px;width:80%;}
#smb_my_ovaddt {}
#smb_my_ovaddd {}

#smb_my_od {margin:0 0 20px}
#smb_my_od h2 {margin:0 0 10px;font-size:1.2em;}

#smb_my_wish h2 {margin:0 0 10px;font-size:1.2em;}

.smb_my_more {text-align:right;margin-top:20px;}

.smb_my_img {width:90px;text-align:center}

/* 장바구니 */
#sod_bsk {}
.sod_img {width:90px;text-align:center}
.sod_opt {margin:5px 0;}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:3px;}
.sod_option_btn .mod_options {margin:0;padding:3px 0;width:100%;border:0;cursor:pointer}

#sit_opt_added {margin:0;padding:0;list-style:none}
#sit_opt_added li {padding:10px 20px;}
#sit_opt_added li div {margin:5px 0 0;}
#sit_opt_added button {margin:0 0 0 1px}

#sod_bsk_list {position:relative}
/*선택옵션새창*/
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;overflow-y:scroll;overflow-x:none}
#sod_bsk_list #mod_option_frm .tbl_wrap .sit_ov_tbl{border:1px solid #e9e9e9;}
.it_option, .it_supply{height:2.5em;line-height:2.5em;padding:2px 5px;border:1px solid #ddd;}

#sod_bsk_tot {}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {}
#sod_bsk_tot dt {}
#sod_bsk_tot dd {}
.sod_bsk_cnt {}
.sod_bsk_point {}

/*장바구니 하단 버튼*/
#sod_bsk_act {text-align:center;margin-top:20px;}
#sod_bsk_act p {margin:0 0 10px}

/* 위시리스트 */
#sod_ws {}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {display:none;text-align:center;margin-top:20px;}
#sod_ws tr th:first-child{display:none;}
#sod_ws .td_chk{display:none;}


/* 주문서 작성 */
.display_setup_message {margin:0 0 10px;padding:15px;}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {}
#sod_frm h2 {margin:0 0 10px;font-size:1.2em;}

#sod_frm p {margin:0 0 10px}
#sod_frm > p {display:none;}

#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;overflow-y:scroll;overflow-x:none}

#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_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#sod_frm p#sod_frm_pt {margin:10px 0 5px}
#sod_frm #sod_frm_pt_alert {margin:0 0 10px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#sod_frm_pay {position:relative}
#sod_frm_pay h2 {margin:0 0 10px}
#sod_frm_pay .tbl_wrap th {width:auto !important;font-family:"NanumGothicBold";font-weight:400;text-align:center !important}
#sod_frm_pay .tbl_wrap td {padding:8px 5px 6px !important;line-height:1.5em !important;word-break:break-all !important}
#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;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;overflow-y:scroll}

#sod_frm_paysel {margin:0 0 20px;padding:10px;text-align:center}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#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}

#settle_bank {margin:10px 0 0}

#sod_frm_escrow {margin:30px 0 0}

#display_pay_process {padding:20px;text-align:center}

/* 배송지 목록 */
#sod_addr .td_mng button {margin:0;padding:0;border:0;background:transparent}

/* 주문내역 */
#sod_v {}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px;display:none;}

/* 주문상세내역 */
#sod_fin {}

#sod_fin_no {margin:0 0 20px;display:none;}

#sod_sts_wrap {text-align:right;padding:10px;}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:7px 5px 0;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-family:"NanumGothicBold"}
#sod_fin_legend dd {float:left;margin:0}

#sod_fin #sod_bsk_tot {border-bottom:0 !important}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;text-align:center}
#request_form .frm_input {width:300px;}
#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 {}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;list-style:none}
#sod_req_log li {padding:10px 10px 20px;}
#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-family:"NanumGothicBold";font-weight:400;text-align:left;line-height:1em}
.sod_req_log_view caption span {}
.sod_req_log_view th {text-align:center}
.sod_req_log_view td {}
.sod_req_log_view p {padding:10px 15px;}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2 {margin:0 0 10px;font-size:1.2em;}
#sod_fin_list td {height:30px}

#sod_fin_view {}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px;font-size:1.2em;}
#sod_fin_view .basic_tbl th {padding:0 10px;text-align:left}

#sod_fin_pay {}

#sod_fin_orderer {}

#sod_fin_receiver {}

#sod_fin_dvr {}
#sod_fin_dvr .dvr_link {text-decoration:underline}

#sod_fin_tot {margin:20px 0 30px;padding:10px;}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;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 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 {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	padding: 8px 20px;
	border:0;
    letter-spacing: -0.1em;
    cursor: pointer;
    height: 40px;
}
#sod_fin_cancelfrm {display:none;margin:10px 0 0}
#sod_fin_cancelfrm .frm_input {}

#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;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px;border:0;}
#scash_copy {text-align:center}

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat {padding:15px 0 0;}
#sidx_lat h2 {text-align:center;font-size:1.5em;}
#sidx_lat .lat_group{margin-top:15px;}
#sidx_lat .lat_group:after{display:block;visibility:hidden;clear:both;content:"";}
#sidx_lat .lat_group .lat{
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	float:left;width:32%;margin-left:2%;
}
#sidx_lat .lat_group .lat:first-child{margin-left:0px !important;}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 상품검색 */
#ssch_frm {padding:20px;zoom:1}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 10px}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-family:"NanumGothicBold"}
#ssch_frm .frm_input {height:35px;}
#ssch_frm #ssch_q{width:100%;}

#ssch_frm p {padding:20px 0;line-height:1.5em}
#ssch_frm #ssch_sort {margin:0;padding:0;list-style:none;zoom:1;width:100%;}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {float:left;margin-left:-1px;text-align:center;}
#ssch_frm #ssch_sort li a{border-radius:0;padding:0;display:block}
#ssch_frm #ssch_ov {font-size:1.5em; margin:30px 0px 10px;text-align:center;}

#ssch_cate {}
#ssch_cate ul {margin-top:20px;padding:0px;list-style:none;zoom:1;}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li{
	float:left;padding:15px 0px;width:20%;text-align:center;margin-top:-1px;
}
#ssch_cate li:hover{}
#ssch_cate a:hover{text-decoration:none;}
#ssch_cate a span {font-family:"NanumGothicBold"font-size:1.2em;}

#ssch_frm .ssch_qfrom_group{padding-left:100px;padding-right:90px;position:relative;}
#ssch_frm .ssch_qfrom_group strong{position:absolute; top:10px; left:0;}
#ssch_frm .ssch_qfrom_group input[type=text]{width:47%;}

#ssch_frm .ssch_q_group{padding-left:100px;padding-right:90px;position:relative;margin-bottom:20px;}
#ssch_frm .ssch_q_group label{position:absolute; top:10px; left:0;}
#ssch_frm .btn_submit {padding:5px 30px;height:35px; position:absolute; top:0px;right:0px;}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon .td_numbig {width:150px}
#coupon .td_datetime {width:180px}

/* 모바일일때 피시버전 주문폼*/
.sod_list {position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li {position:relative;padding:0;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;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;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;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{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;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{}
.sod_list .li_prqty  .prqty_sc{}
.sod_list .li_prqty .li_prqty_sp span{display:block;}
.sod_list .li_total {position:relative;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;}
.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 p#sod_frm_pt_alert {margin:20px 0;text-align:center }
#sod_bsk_list #mod_option_frm .sit_ov_tbl{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}
#cp_frm {height:auto;max-height:10000px !important;position:absolute;top:0;left:0;width:70%;padding:20px;z-index:9999} 
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;width:100px;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 .odf_tbl table{width:100%;margin:0;padding:0;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{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%;}
#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-family:"NanumGothicBold";font-weight:400;text-align:center !important}
#sod_frm_pay .tbl_head01 td {line-height:1.5em !important;word-break:break-all !important}

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;}
#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-top:15px}
.cart-naverpay{margin-top:15px}

/*=================================================== 추가 스타일 ======================================================*/
input[type="text"],input[type="email"],input[type="password"],input[type="url"]{padding-left:5px;padding-right:5px;}
input[name$="zip"]{width:125px;}




/*게시판 리스트 하단 검색*/
#bo_sch:before{display:block;visibility:hidden;clear:both;content:"";}
#bo_sch{
	width:400px;text-align:center;margin:0 auto;position:relative;
	padding:0px 55px 0px 113px;
}
#bo_sch .frm_input{height:35px; line-height:35px;padding:0 5px;-webkit-appearance:none;width:100%;}
#bo_sch input[type=submit]{
	/*게시판검색btn*/
	cursor:pointer;padding:10px 12px 9px; position:absolute; top:0; right:0; width:50px;
}
#bo_sch .placeholder{display:block; width:100%;}
/* SELECT BOX */
#bo_sch .select_box{position:absolute;top:0;left:0;}
#bo_sch #sfl{
	height:35px;line-height:35px;border:0;display:inline-block;width:107px;
	font-family:inherit;
	padding:0 20px 0 5px;
	-webkit-appearance:none; /*네이티브 외형 감추기*/
	-moz-appearance:none;
	appearance:none;
}
#sfl:-ms-expand{display:none;}/*IE10,11의 네이티브 화살표 숨기기*/


/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha{position:relative;width:100%;display:block;padding-left:180px;margin-bottom:20px;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {
	width:160px;height:60px;
	vertical-align:top;padding:0;margin:0;position:absolute;top:0px;left:0px;
}
#captcha #captcha_mp3 {
	position:absolute;top:0;left:160px;margin:0;padding:0;border-radius:0;
	width:31px;height:31px;border:0;background:transparent;vertical-align:middle;
	overflow:hidden;cursor:pointer;
}
#captcha #captcha_mp3 span {
	position:absolute;top:0;left:0;width:30px;height:30px;
	background:url('../../../img/captcha.png') no-repeat;
}
#captcha #captcha_reload {
	position:absolute;top:30px;left:160px;margin:0;padding:0;border-radius:0;
	width:30px;height:30px;border:0;background:transparent;
	vertical-align:middle;overflow:hidden;cursor:pointer;
	background:url('../../../img/captcha.png') no-repeat  0 -30px;
	text-indent:-999px;
}
#captcha #captcha_key {
	margin:0px;padding:0 5px;width:100% !important;height:62px;
	font-size:1.333em;font-family:"NanumGothicBold";text-align:center;line-height:2.8em;vertical-align:top;
}
#captcha #captcha_info {
	position:absolute;top:65px;left:0px;
	display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em;
}

/*bo_pc & bo_mo*/
.bo_pc{}
.bo_mo{display:none;}   

	