@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */

/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#000;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family: "Rubik","Gmarket Sans",sans-serif;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure{margin:0;padding:0}
h1, h2, h3, h4, h5, h6 {font-weight:normal; font-size:100%; word-break: break-all;}
ul, ol, li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr, button img {display:none;}
form, fieldset, legend, label {margin:0; padding:0;}
fieldset{border:0 none;}
fieldset legend {position:absolute; visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font:0/0 Arial;}
em,address{font-style:normal;}
input,textarea,select,button,table{font-size:inherit;font-family:inherit;line-height:inherit;color:#3b3b3b;}
label { cursor:pointer; }
table {border-collapse: collapse; border-spacing: 0;}
select {appearance:none; background:url('/design/neurx/img/mo/sel_arrow.png') no-repeat right 9px center; background-size: 10px auto;}
select::-ms-expand {display: none;}
/* //base */

/* radio btn */
input[type='radio'] {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
input[type='radio']:checked:after {
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
    background: url(/design/neurx/img/mo/radio_on2.png) no-repeat #fff;
    background-size: cover;
}
input[type='radio']:after {
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
    /* border: 2px solid white; */
    background: url(/design/neurx/img/mo/radio_off2.png) no-repeat #fff;
    cursor: pointer;
    background-size: cover;
}
/* //radio btn */

/* cross */
* html input { margin:-1px 0; } 
*:first-child+html input { margin:-1px 0; }
input.checkbox { width:13px; height:13px; margin-top:-4px; vertical-align:middle;}
/* //cross */

/* a-style */
a {color:#000; text-decoration:none;}
a:hover, a:active {text-decoration:none;}
/* //a-style */

/* 공통 */
address, article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
caption {font-size:0; height:0;}
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {height:38px; border:1px solid #e6e6e6; vertical-align: middle; padding-left:10px; box-sizing: border-box; border-radius: 3px; width:100%;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
textarea {border:1px solid #e6e6e6; vertical-align: middle; box-sizing:border-box; background-color:#fff; padding:10px; -webkit-border-radius:0; border-radius:0;}
.clearFix {position:relative; overflow:hidden; zoom:1;}
.bold {font-weight:bold;}
.response100 {width:100%;}
.location {padding:0 10px; margin-bottom:8px;}
.h_title {border-bottom:1px solid #e6e6e6; padding:20px 10px 10px; text-align:center;}
.h_title h3 {font-weight:500; font-size:13px;}
#mask {width:100%; height:100%; position:fixed; top:36px; left:0; right:0; bottom:0; background-color:#3c3c3c; z-index:1000; display:none; opacity:0.8;}
.none-data {text-align: center; margin: 20px 0;}
.none-data img {margin-bottom:10px;}
.pd10 {padding:0 10px;}
.fr {float:right !important;}
.fl {float:left !important;}
.txt-input1 {width:100% !important;}
.txt-input2 {width:46% !important;}
.txt-input3 {width:29% !important;}
.txt-input4 {width:20% !important;}
.txt-area1 {width:100% !important;}
.mt5 {margin-top:5px;}
.page_location {padding:5px 5px;}
.page_location li {float:left;}
.page_location li::after {content: ">"; margin: 0 7px;}
.page_location li:last-child::after {content: ""; margin:0;}
.h_layerTitle {height:35px; line-height:35px; background-color:#f2f2f2; padding:0 10px; margin-bottom:10px;}
.h_layerTitle h3 {font-weight:bold;}
.h_layerTitle .fa-times {float:right; margin-top: 5px;}
.MK-product-icons img {padding:0 2px;}
.vt-top {vertical-align:top;}
.cont_tit {font-size: 15px; font-weight: 500; color:#000; display:block; border-bottom:1px solid #191919; line-height:33px; padding:13px 0 0 15px; background:#fff;}
/* //공통 */

/* 페이징 */
.paging {text-align:center; margin:26px 0; font-size:0;}
.paging a {width:35px; height:35px; line-height:35px; background-color:#fff; border:1px solid #e6e6e6; display:inline-block; font-size: 12px; color: #888888; font-weight: 300; font-family: "Rubik",sans-serif; box-sizing:border-box;}
.paging a.now {border-bottom:1px solid #000; color:#000; font-weight:500;}
/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#f1191f !important;} /* Red */
.color_a63f42 {color:#a63f42 !important;} /* DarkRed */
.bgc077fe2 {background-color:#077fe2; color:#fff; padding:2px 5px; margin-right: 5px;}
.bgc464644 {background-color:#464644; color:#fff; padding:2px 5px; margin-right: 5px;}
.caution {color:#f1191f; text-align:center; font-size:0.917em;}
.ico_new {color: #ffffff; background-color: #ff8400; font-weight:bold; padding:1px 5px;}
.ico_hit {color: #ffffff; background-color: #f1191f; font-weight:bold; padding:1px 5px;}
/* //폰트 관련 */

/* 버튼 관련 */
.btn_White {width:100%; height:38px; line-height:35px; border-radius:18px; background-color:#fff; text-align:center; display:block; border:1px solid #e6e6e6; box-sizing: border-box; vertical-align: middle; font-size:14px;}
.btn_Black {width:100%; height:38px; line-height:35px; border-radius:18px; background-color:#111 !important; color:#fff; text-align:center; display:block; border:1px solid #111; box-sizing: border-box; vertical-align: middle; font-size:14px;}
.btn_Red {width:100%; height:38px; line-height:35px; border-radius:18px; background-color:#111; color:#fff; text-align:center; display:block; border:1px solid #111; box-sizing: border-box; vertical-align: middle; font-size:14px;}
.btn_Grey {width:100%; height:38px; line-height:35px; border-radius:18px; background-color:#111; color:#fff; text-align:center; display:block; border:1px solid #111; box-sizing: border-box; vertical-align: middle; font-size:14px;}
.fixButtonR {position:relative; padding-right:120px;}
.btn_white {width:100%; height:38px; line-height:35px; border:1px solid #111111; text-align:center; display:inline-block; font-size: 13px; color: #111111; font-weight: 300; box-sizing:border-box;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center; width:100%; margin-top:30px;}
.btn_moreGray {width:224px; height:38px; line-height: 35px; background-color:#fff; border:1px solid #000; font-weight:500; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}
.btn_cont {display: flex; margin-top:30px;}
.btn_cont a {text-align:center; height: 38px; line-height:37px; border-radius: 18px; font-size:13px; font-weight:300; flex:1; display:inline-block;}
.btn_cont .btn01 {background-color: #ffffff; border: 1px solid #d0d0d0; margin-right:4px; color: #000;}
.btn_cont .btn02 {background-color: #111; border: 1px solid #111; color:#fff;}
/* 버튼 관련 */

/* 상품진열 */
.list_array {height:52px; border-bottom:1px solid #4a4a4a; border-top:1px solid #c7c7c7; padding:0 8px; margin-bottom: 20px;}
.list_array .list_arrayLeft {float:left; margin-top:12px;}
.list_array .list_arrayLeft select {height:28px;}
.list_array .list_arrayRight {float:right; margin-top:12px;}
.list_array .list_arrayRight img {margin-left:10px;}
.list_shopping1x {text-align:center;}
.list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.list_shopping1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9;}
.list_shopping1x li a {display: block; padding:18px 4px; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li:first-child {border:0px none;}
.list_shopping1x li:first-child a {padding:0 4px 18px 4px;}
.list_shopping1x li img.listPic {width:50%; float:left;}
.list_shopping1x .list_shoppingInfo {width:46%; float:left; padding-left:4%; font-size:12px;}
.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px;  text-align:left; font-size:0;}
.list_shopping2x li {width:50%; display:inline-block; vertical-align: top; text-align:left;}
.list_shopping2x li a {display: block; padding:0 2px 18px 2px;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.list_shopping3x {text-align:center;}
.list_shopping3x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping3x li {width:33.33%; display:inline-block; vertical-align: top;}
.list_shopping3x li a {display: block; padding:2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:12px;}
.listName {color:#3b3b3b; word-break: break-all;}
.listDiscount {color:#b5b5b5;}
.listPrice {color:#1b1b1b; margin-bottom:4px;}
.listSoldout {color:#D22525; margin-bottom:4px;}
.listReplace {color:#1b1b1b; margin-bottom:4px;}
.listReview {color: #DB2E2E; margin-bottom:4px;}
.listReserve {color:#7d7d7d; font-size:0.917em;}
.listPoint {color:#7d7d7d; font-size:0.917em;}
/* //상품진열 */

/* 로그인 */
.login .caution {margin-bottom:10px;}
.member {padding:0 15px; margin-top: 20px;}
.login #keyboard {text-align:center; margin:0 auto;}
.login #keyboard p {text-align:right; margin-bottom:12px;}
.login #keyboard img {display:none; width:100%;}
.login .loginInput {margin-top:18px;}
.login .loginInput input {width:100%; display:block; margin-bottom:10px;}
.login .loginCheck {margin-top:10px;}
.login .loginCheck label {margin-right:12px;}
.login .loginCheck label input {vertical-align: middle;}
.login .loginMiddle .btn_Red {font-size:1.167em; margin:10px 0;}
.login .loginMiddle .btn_White {font-size:1.167em;}
.login .loginBottom {background-color:#eaeaea; padding:18px 15px; margin-top:20px;}
.login .loginBottom h4 {background-color:#eaeaea; margin-bottom:5px; padding:0; font-weight:bold;}
.login .loginBottom a {font-size:1.167em;}
.login .loginBottom a.btn_Black {margin-top:16px;}
.login .loginBottom a.btn_Black:last-child {margin-top:10px;}
.login .loginBottom a.btn_White {margin-top:10px;}
.sns-login { position: relative; margin: 20px 10px 0; }
.sns-login .sns-title img { width: 100%; max-width: 300px; }
.sns-login ul li { position: relative; margin-top: 10px; padding-left: 50px; height: 40px; line-height: 40px; border: 1px solid #dfdfdf; border-radius: 4px; list-style: none; }
.sns-login ul li a { display: block; padding-left: 20px; border-left: 1px solid #dfdfdf; color: #999; font-size: 1.25em; font-weight: 400; letter-spacing: -1px; }
.sns-login ul li span { position: absolute; top: 0; left: 0; width: 50px; height: 40px; }
.sns-login ul li.facebook span { background: url(/images/d3/m_01/icon/ico_sns_facebook.gif) no-repeat 50% 50%; background-size: 12px auto; }
.sns-login ul li.naver span { background: url(/images/d3/m_01/icon/ico_sns_naver.gif) no-repeat 50% 50%; background-size: 18px auto; }
.sns-login ul li.kakaotalk span { background: url(/images/d3/m_01/icon/ico_sns_kakaotalk.gif) no-repeat 50% 50%; background-size: 20px auto; }
.sns-login ul li.apple span { background: url(/images/d3/m_01/icon/ico_sns_apple.gif) no-repeat 50% 50%; background-size: 20px auto; }
/* //로그인 */

#check_auth {padding:15px 0;}
#check_auth .head {text-align:center; color:#f46b00; margin-bottom:10px;}
#check_auth .contents table {margin:0 auto;}
#check_auth .contents table td {padding:5px 0;}
#check_auth .contents table td input {width:100% !important; height:35px !important; margin-bottom:0 !important;}

/* 레이어팝업 */
.layer {width: 100%; min-height: 100%; z-index: 3; position: fixed; left: 0; top: 0; background:rgba(60,60,60,0.8);}
.layer .layer-pop {width:90%; background-color: #fff; position: relative; box-shadow: 0px 1px 10px #494949; margin:80px auto;}
.layer .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; font-size:14px;}
.layer .layer-pop h3 span {font-size:14px;}
.layer .layer-pop .txt {max-height: 300px; overflow-y: auto; padding:10px;}
.layer .layer-pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
body #comment_password {border-radius:0 !important; font-size:1em;}
body #comment_password .head {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; text-align:left !important; padding: 0 10px;}
body #comment_password .head h5 {border-bottom:0px none !important; font-size:1em !important; padding:0 !important;}
body #comment_password .head a.close {width:45px; height:36px; color:#fff; line-height: 42px; top:0 !important; right:0 !important; text-align: center;}
body #comment_password .contents p {font-size:1em !important; font-weight:normal;}
body #comment_password .contents .form-wrap2 input {height: 35px;}
body #comment_password .contents .form-wrap2 p:last-child a {display:block; background-color: #393939; color:#fff; position:initial !important; padding:10px 0; margin-top: 10px;}
/* //레이어팝업 */

/* 팝업 */
.popup .pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.popup .pop .txt {padding:10px;}
.popup .pop .close {width:45px; height:36px; color:#fff; line-height: 42px; position:absolute; top:0; right:0;  background-color: #4f4f4f; text-align: center;}
#passimg {width: 90%; background-color: #fff; top:50%; left: 0; right: 0; margin: 0 auto; text-align: center; padding: 20px 0; box-shadow: 0 1px 10px #717171;}
#passimg .head {color:#f26c09;}
#passimg .btns {padding:0 10px; margin-top: 10px;}
#passimg .btns a {display:block; background-color: #393939; color:#fff; padding:10px 0;}
/* //팝업 */

@media screen and (max-width:319px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:320px) and (max-width:419px) {
    .tabletOnly {display:none !important;}
}
@media screen and (min-width:420px) and (max-width:767px) {
    .tabletOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:4px;}
    .list_shopping1x li:first-child a {padding:4px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping3x li {width:25%;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
    /* .layer .layer-pop .txt {max-height: 150px;} G패드에서 사이즈가 작게 나와서 제거함 */
    .layer .layer-pop {margin:20px auto;}
}
@media screen and (min-width:768px) {
    body {font-size:0.813em;}
    .mobileOnly {display:none !important;}

    /* 상품진열 */
    .list_shopping1x li {width:50%;}
    .list_shopping1x li a {padding:10px;}
    .list_shopping1x li:first-child a {padding:10px;}
    .list_shopping1x li:nth-child(2) {border:0px none;}
    .list_shopping2x ul {padding:0 5px;}
    .list_shopping2x li {width:33.3%;}
    .list_shopping2x li a {padding:5px;}
    .list_shopping3x ul {padding:0 5px;}
    .list_shopping3x li {width:25%;}
    .list_shopping3x li a {padding:5px;}
    /* //상품진열 */
    
    /* 더보기 버튼 */
    .btn_moreGray {width:335px;}
    /* //더보기 버튼 */
}





/****************** 수정 ********************/

/*** 공통 스타일 ***/

/* 타이틀 */
.cateTit { padding:32px 0 14px; position:relative;}
.cateTit h3 { font-size:18px; color:#111; font-weight:500; display:inline-block; font-family: "Gmarket Sans",sans-serif;}
.cateTit h3 img {width:19px; vertical-align:sub;}
.cateTit .line { margin:20px auto; width:10px; height:2px; background:#1c1c1c }
.prd-more {float:right; font-size: 12px; color: #595757; font-weight: 300; font-family: "Gmarket Sans",sans-seif; padding-right:10px;}
.prd-more img {margin-left: 5px; padding-top: 4px; width: 5px;}

/* 상품폼 */
.product-wrap {padding:0 15px; box-sizing:border-box;}
.item-wrap { overflow: hidden;}
.item-wrap .item-hd { margin: 40px 0 20px 0 }
.item-wrap .nbg { background: none; text-align: center; }
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 35px 0 10px; margin-bottom:10px }
.item-wrap .item-info:after { display:block; clear:both; content:'' }
.item-wrap .item-info .item-total { float: left; font-size:14px; color:#7b7b7b }
.item-wrap .item-info .item-total span { color: #0e0d0d }
.item-wrap .item-info .item-order { float: right }
.item-wrap .item-info .item-order li { float: left; padding: 0 15px; line-height:12px; border-right:1px solid #ddd }
.item-wrap .item-info .item-order li.nobg { padding-right:0; border-right:none }
.item-wrap .item-info .item-order li a { font-size: 12px; color:#a6a6a6; line-height:12px; vertical-align:top }
.item-wrap .item-info .item-order li a .on { color: #111 }

.item-wrap .item-cont { width:100%; *zoom:1; font-size:0;}
.item-wrap .item-cont:after {  content: ""; display: block; clear: both }
.item-wrap .item-cont .item-list { width:48.5%; margin-right:3%; margin-bottom:8px; display:inline-block; text-align:center; position:relative; vertical-align:top;}
.item-wrap .item-cont .item-list:nth-child(2n) {margin-right:0;}
.item-wrap .item-cont .item-list .thumb { width:100%; height:auto; overflow:hidden; position:relative;}
.item-wrap .item-cont .item-list .thumb img { width:100%;  height:auto; border-radius:15px;}
.item-wrap .item-cont .item-list .thumb .my-wish-list {position:absolute; right:11px; bottom:8px; z-index:1;}
.item-wrap .item-cont .item-list .thumb .my-wish-list img {width:18px;}
.item-wrap .item-cont .item-list .prd-info {padding: 0 0 8px;}
.item-wrap .item-cont .item-list .item-view {position:absolute; right:0; bottom:0; }
.item-wrap .item-cont .item-list .item-view li:first-child a {background:url('/design/neurx/img/mo/cart_prd.png')no-repeat; width:23px; height:23px; background-size:23px; display:inline-block;}
.item-wrap .item-cont .item-list .item-view li:first-child a img {display:none;}
.item-wrap .item-cont .item-list .item-view li:last-child {display:none;}
.item-wrap .item-cont .item-list .item-view li a img {width:auto;}
.item-wrap .item-cont .item-list .item-view li a span {display:none;}
.item-wrap .item-cont .item-list .prd-ico img { margin:2px }
.item-wrap .item-cont .item-list .prd-dc-date {background:#e3383a; padding:7px 0; position: relative; display:none;}
.item-wrap .item-cont .item-list .prd-dc-date:after {content:''; display:block; background:url('/design/neurx/img/mo/dc_line.png')no-repeat; width:100%; height:2px; background-size:cover; position: absolute; bottom: 0;}
.item-wrap .item-cont .item-list .prd-dc-date span {font-size: 12px; color: #fff; font-weight: 500; font-family: "Gmarket Sans",sans-serif;}
.item-wrap .item-cont .item-list .prd-dc-date span img {margin-right:4px; width:16px;}
.item-wrap .item-cont .item-list .prd-name { }
.item-wrap .item-cont .item-list .prd-name a { display:block; min-height:28px; margin:8px 0; color: #212121; font-size:12px; font-weight: 400; font-family: "Gmarket Sans",sans-serif; text-overflow:ellipsis; word-wrap:normal; text-align:left;}
.item-wrap .item-cont .item-list .prd-price { padding:0; margin:0; text-align:left; line-height:1;}
.item-wrap .item-cont .item-list .prd-price strike {color: #a4a4a4; line-height:1; font-weight: 300; font-family: "Rubik",sans-serif; font-size:11px; display:block; padding-bottom:7px;}
.item-wrap .item-cont .item-list .prd-price .discount-rate {font-size: 14px; color: #e3383a; font-weight: 500; font-family: "Rubik",sans-serif; margin-right:5px;}
.item-wrap .item-cont .item-list .prd-price .price {font-size: 14px; color: #212121; font-weight: 500; font-family: "Rubik",sans-serif; display:inline-block;}
.item-wrap .item-cont .item-list .prd-review {text-align:left; padding-top:8px;}
.item-wrap .item-cont .item-list .prd-review img {margin-right:4px; width:13px; vertical-align: middle;}
.item-wrap .item-cont .item-list .prd-review span {font-size: 12px; color: #000; font-weight: 300; font-family: "Rubik",sans-serif; display:inline-block; vertical-align: top;}
.item-wrap .item-cont .item-list .prd-color { padding-top:0 }
.item-wrap .item-cont .item-list .prd-preview { padding-top:0; display:none; }
.item-wrap .item-cont .item-list .prd-preview .btn-preview { display:inline-block; width:69px; height:17px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_preview.gif) 0 0 no-repeat }
.item-wrap .item-cont .item-list .prd-ico {display:none;}
.item-wrap .item-cont .item-list .prd-subname { margin-top:0; padding-top:0; color:#8b8b8b; text-align:center; border-top:1px dashed #c6c6c6; display:none;}
.item-wrap .item-cont .item-list .MK-product-icons img { vertical-align: middle }
.item-wrap .item-cont .nomg { padding-right: 0px }
.item-wrap .item-page { margin-top: 50px; text-align: center; }
.item-wrap .item-page a { padding: 0 5px }
.item-wrap .item-page a:hover, .item-wrap .item-page a.now { color: #111; font-weight: bold; letter-spacing: -1px; }


th,td {font-weight:normal;}


/* 파워리뷰 읽기 */
body .reviewView .score-thumb ul li a,
body .reviewView .btn-submit,
body .reviewView .btn-list {font-weight:400;}
body .reviewView .pr-good .lnk {border-radius: 18px;}

/* 파워리뷰 목록 */
body #review-list {padding-top:20px;}
body #review-list .h_title {display:none;}
body #reviewList .btn-more,
body #reviewList .score-thumb ul li a,
body #review-list .review-tab li a {font-size:15px; color:#111;}
body #review-list .review-tab li.now a {font-weight:400; color:#fff;}
body #review-list .list dt,
body #review-list .list dd {font-size:13px;}

/* 파워리뷰 쓰기 */
body .reviewView .btn-list,
body #reviewForm .btn-form {border:none;}
body #review-list .list dt a,
body #reviewForm .btn-form,
body #reviewForm .score-thumb ul li a {font-weight:400;}
body #review-list .list dd .btn-rev-write {border-radius: 18px;}

/* 상품폼 sold out */
.soldtxt {display:block; font-size:14px; color:#e3383a; font-weight: 500; padding-top:3px;}


/*배송지 주소록 관련*/
.h_title h2 {font-size:15px; font-weight:500; }
