@charset "euc-kr";
#m_preview_wrap {display:none;} /* 미리보기 숨기기 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;font-size:0.75em;line-height:1.417em;color:#333;-webkit-text-size-adjust:none;}
body,input,textarea,select,button,table{font-family:'Noto Sans KR',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;}
/* //base */

/* 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:#3b3b3b; 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: 32px;border:1px solid #bbb;vertical-align: middle;padding-left:10px;box-sizing: border-box;-webkit-border-radius:0;border-radius: 0;}
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
input:focus { 
    outline: none !important;
    border-color: #ddd;
    box-shadow: 0 0 10px #ccc;
}
textarea {border:1px solid #bbb; 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{position:relative;margin:12% 0 7%;text-align:center;}
.h_title h2{font-family: 'Montserrat', sans-serif;color:#57104c;font-size:20px;line-height:20px;font-weight:normal;text-transform:uppercase;font-weight:700;}
.h_title h3{font-family: 'Montserrat', sans-serif;color:#57104c;font-size:20px;line-height:20px;font-weight:normal;text-transform:uppercase;font-weight:700;}
.h_title .txt{display:none;color:#999;font-size:13px;line-height:19px;margin-top:4%;letter-spacing:-1px;}*/


.h_title{margin:12% 0 7%;text-align:center;}
.h_title h2{font-family: 'Noto Serif KR', serif;font-size:22px;line-height:22px;color:#480c3f;font-weight:400;text-transform:uppercase;letter-spacing:-1px;}
.h_title h3{font-family: 'Noto Serif KR', serif;font-size:22px;line-height:22px;color:#480c3f;font-weight:400;text-transform:uppercase;letter-spacing:-1px;}
.h_title .txt{display:none;font-family: 'Noto Serif KR', serif;color:#480c3f;font-size:12px;line-height:12px;letter-spacing:-1px;padding-top:3%;}


.h_title .btn_Red {display:none;font-size:12px;height: 25px; width: 60px; float: right; line-height: 24px !important; font-weight:normal; margin-top: -4px;}
.h_title .all-board-list {font-size:12px;height: 25px; width: 60px; float: right; line-height: 24px !important; font-weight: normal; margin-top: -4px; text-align: center; border: 1px solid #c7c7c7; box-sizing: border-box; margin-right: 5px;}

.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 {display:none;/*border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;*/padding:20px 10px 4px;text-align:right;}
.page_location li {/*float:left;*/display:inline-block;}
/*.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;}
/* //공통 */

/* 페이징 */
.paging {text-align:center; margin:26px 0;}
.paging a {width:30px; height:30px; line-height:30px; background-color:#fff; border:1px solid #ddd; display:inline-block; margin:0 2px;}
.paging a.now {background-color:#480c3f; color:#fff; border:1px solid #480c3f;}
/* //페이징 */

/* 폰트 관련 */
.color_1984f1 {color:#1984f1 !important;} /* Blue */
.color_f1191f {color:#57104c !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 {font-size:14px;width:100%;height: 36px;line-height: 33px;background-color:#fff;text-align:center;display:block;border:1px solid #c6c6c6;box-sizing: border-box;vertical-align: middle;}
.btn_Black {font-size:14px;width:100%;height: 36px;line-height: 33px;background-color:#57104c;color:#fff;text-align:center;display:block;border:1px solid #57104c;box-sizing: border-box;vertical-align: middle;}
.btn_Red {font-size:14px;width:100%;height: 36px;line-height: 33px;background-color: #57104c;color: #fff;text-align:center;display:block;border: 1px solid #57104c;box-sizing: border-box;vertical-align: middle;}
.btn_Grey {font-size:14px;width:100%; height:36px; line-height:33px; background-color:#858585; color:#fff; text-align:center; display:block; border:1px solid #858585; box-sizing: border-box; vertical-align: middle;}
.fixButtonR {position:relative; padding-right:120px;}
.fixButton {width:115px; position:absolute; top:0; right:0;}
.more {text-align:center;width:100%;}

.btn_moreGray{font-family:'Poppins', sans-serif;position:relative;display:block;width:70%;color:#111;font-size:14px;height:40px;line-height:38px;border:1px solid #111;background:#fff;margin:2% auto 10%;text-align:left;box-sizing:border-box;border-radius:0;text-align:center;}
.btn_moreGray span{padding-left:10px;/*position:absolute;right:25px;top:0;font-size:11px;*/}
/* 버튼 관련 */

/* 상품진열 */
.list_array {display:none;padding: 2% 0 7%;/*height: 46px;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;padding: 0 8px;margin-bottom: 10px;*/}
.list_array .list_arrayLeft {display:none;float:left;margin-top: 10px;}
.list_array .list_arrayLeft select {height:28px;}
.list_array .list_arrayRight {/*float:right;margin-top: 10px;*/text-align:center;}
.list_array .list_arrayRight a{display:inline-block;margin:0 3px;}
.list_array .list_arrayRight img {width:20px;filter: alpha(opacity=20);opacity: 0.2;-moz-opacity: 0.2;}
.list_array .list_arrayRight img.on{filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;}

.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-bottom:1px solid #f9f5f1;}
.list_shopping1x li a {display: block; padding:18px 2.5%; position:relative; overflow:hidden; zoom:1;}
.list_shopping1x li img.listPic {display: block;width:100%;}
.list_shopping1x .img_box{width:44%; float:left;}
.list_shopping1x .list_shoppingInfo {width:50%; float:left; padding-left:4%; font-size:12px;}
.list_shopping1x .price_box {padding:8.5% 1% 0;margin-top:8%;}
.list_shopping1x .price_box .over_sale{left:2.5%;top:18px;}

.list_shopping2x {text-align:center;}
.list_shopping2x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box;text-align:left; font-size:0;padding:0 3%;}
.list_shopping2x li {position:relative;width:50%; display:inline-block; vertical-align: top; text-align:left;box-sizing:border-box;padding:0 0 6%;}
.list_shopping2x li:nth-child(odd){padding-right:1.8%;}
.list_shopping2x li:nth-child(odd) .price_box .over_sale{right:4%;}
.list_shopping2x li:nth-child(even){padding-left:1.8%;}
.list_shopping2x li a {display: block;}
.list_shopping2x li img.listPic {width:100%;}
.list_shopping2x .list_shoppingInfo{}

#gallery-list .item .list_shopping2x ul{}
#gallery-list .item .list_shopping2x li{font-size:12px;line-height:15px;padding:0;}
#gallery-list .item .list_shopping2x .list_shoppingInfo p{margin-bottom:3px;}
#gallery-list .item .list_shopping2x .list_shoppingInfo p img{vertical-align:middle;}


.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; word-break: break-all;}
.list_shopping3x li a {display: block; padding:0 2px;}
.list_shopping3x li img.listPic {width:100%;}
.list_shopping3x .list_shoppingInfo{}

.list_shopping4x {text-align:center;}
.list_shopping4x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0 2px; text-align:left; font-size:0;}
.list_shopping4x li {width:50%; display:inline-block; vertical-align: top; word-break: break-all;}
.list_shopping4x li a {display: block; padding:0 2px;}
.list_shopping4x li img.listPic {width:100%;}
.list_shopping4x .list_shoppingInfo{}

/*.img_box{position:relative;border:1px solid #f6f4f2;box-sizing:border-box;}
.img_box .line_product{display:none;position:absolute;left:50%;bottom:-2px;margin:0 0 0 -15px;width:30px;height:4px;background:url("/design/gooworl/skin1/images/line_product.png") no-repeat 0 0;background-size:30px 4px;z-index:3;}
.img_box .listPic{position:relative;z-index:1;}
.tit_name{color:#666;font-size:13px;line-height:16px;letter-spacing:-0.5px;padding:10% 1% 0;}
.txt_subname{font-size:11px;line-height:13px;padding:6.5% 1% 0;margin-top:6%;border-top:1px solid #f9f5f1;color: #929292;letter-spacing:-0.5px;}
.txt_subn{color: #999;font-size: 11px;line-height: 14px;letter-spacing:-0.5px;padding:5px 0 0 1%;}
.price_box{padding:7.5% 1% 0;margin-top:6%;border-top:1px solid #f9f5f1;overflow:hidden;}
.price_box .left_price{float:left;}
.price_box .price_discount{font-family:'Poppins', sans-serif;color:#807f7f;font-size:11px;line-height:13px;padding-right:3px;text-decoration:line-through;font-weight:normal;}
.price_box .price_consumer{font-family:'Poppins', sans-serif;color:#807f7f;font-size:11px;line-height:13px;padding-right:3px;text-decoration:line-through;font-weight:normal;}
.price_box .price{font-family:'Poppins', sans-serif;color:#666;font-size:13px;line-height:13px;}
.price_box .won{font-family:'Poppins', sans-serif;color:#666;font-size:13px;line-height:13px;padding-left:2px;}
.price_box .right_review{float:right;color:#859186;font-family:'Poppins', sans-serif;color:#859186;font-size:11px;line-height:13px;}
.price_box .over_sale{position:absolute; top:1px; right:0; z-index:2; text-align:center; width:25px; height:25px; line-height:25px; background:rgba(0,0,0,0.7);color:#fff;font-size:11px;}*/

.txt_sam{font-size:11px;color:#282b30;font-family:'Montserrat', sans-serif;text-transform:uppercase;padding-bottom:3px;}
.listName {color:#666;font-size:13px;line-height:17px;letter-spacing:-1px; word-break: break-all;}
.listName nobr {display:none;}
.listTxt{color:#a2a2a2;font-size:11px;line-height:12px;margin-top:2px;padding-bottom:2px;}
.listDiscount {color:#b5b5b5;}
.listPrice {font-family:'Roboto',sans-serif;font-size:11px;color:#212121; margin-bottom:4px;padding-top:2px;}
.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;}
.listIco{font-family:'Loto',sans-serif;font-size:11px;text-transform:uppercase;margin-bottom:5px;}
.listIco > span{display:inline-block;color:#b06e57;padding:3px 6px;line-height:18px;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;}
.img_pro{position:relative;display:inline-block;}
.img_pro .best_icon {top:3%;left:3%;padding:2% 0;font-family:"Montserrat","Nanum Gothic",sans-serif;position:absolute;width:36px;display:block;border:1px #c14946 solid; z-index: 9; font-size: 11px;text-transform:uppercase;line-height:130%;color:#c14946;text-align: center;border-radius:3px;font-weight:500; }
.img_pro .best_icon strong {font-weight:500;}
/* //상품진열 */

/* 로그인 */
.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: 20px 0 5px;}
.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: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: bold; 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; }
/* //로그인 */

#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: 9999999999 !important;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:20px auto;}
.layer .layer-pop h3  {background-color: #efefef; height: 36px; line-height: 36px; font-weight: bold; padding: 0 10px; }
.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: #57104c; 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: #57104c; 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;}*/
    /* //더보기 버튼 */
}



/*상품list*/
.list_mpro {text-align:center;}
.list_mpro ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; padding:0;  text-align:left; font-size:0;}
.list_mpro li {width:50%; display:inline-block; vertical-align: top; text-align:left;}
.list_mpro li a {display: block; padding:0 1px 18px 1px;}
.list_mpro li img.listPic {width:100%;}
.list_mpro .list_shoppingInfo {text-align:left; font-size:12px;padding:8% 0 0 4%;}
.list_mpro .listName {color:#212121; word-break: break-all;font-size:13px;}
.list_mpro .listName .name{padding-right:2px;vertical-align:top;}
.list_mpro .listName .txt_re{font-family:'Roboto',sans-serif;display:inline-block;font-size:11px;color:#aa6851;vertical-align:top;}
.list_mpro .listName nobr {display:none;}
.list_mpro .listTxt{color:#a2a2a2;font-size:11px;margin-top:2px;padding-bottom:2px;}
.list_mpro .listDiscount {color:#b5b5b5;}
.list_mpro .listPrice {font-family:'Roboto',sans-serif;font-size:11px;color:#212121; margin-bottom:4px;padding-top:2px;}
.list_mpro .listSoldout {color:#D22525; margin-bottom:4px;}
.list_mpro .listReplace {color:#1b1b1b; margin-bottom:4px;}
.list_mpro .listReview {color: #DB2E2E; margin-bottom:4px;}
.list_mpro .listReserve {color:#7d7d7d; font-size:0.917em;}
.list_mpro .listPoint {color:#7d7d7d; font-size:0.917em;}
.list_mpro .listIco{font-family:'Loto',sans-serif;text-transform:uppercase;}
.list_mpro .listIco span{display:inline-block;color:#b06e57;padding:0 17px;height:30px;line-height:30px;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;}






#contents{/*padding-top:102px;*/}

#content{padding:0 1%;}
#content img { width:100%;}


#terms_desc .terms-desc{margin-top:0 !important;padding-top:30px;background-color:#fff;}



/* 상품분류 */
.shopbrand{}
.shopbrand h2 {}
.shopbrand #MS_product{/*padding:0 1%;*/}
.shopbrand .MK_product_list {}
.shopbrand .MK_product_list .items {padding: 0 0 15px;}
.shopbrand .MK_product_list .items #MK_best_product li {/*width:33.33%;*/}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #57104c; padding:5px 10px; margin:0 10px;}

.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}


/*구매후기*/
.subreview_area{margin-bottom:5%;padding:0 2%;}
.subreview_area ul{font-size:0;letter-spacing:-5px;overflow:hidden;margin:5% 0 0 -1%;}
.subreview_area ul li{font-size:12px;letter-spacing:0;display:inline-block;vertical-align:top;*display:inline;zoom:1;width:32.333333%;margin-left:1%;}
.subreview_area ul li a{position:relative;display:block;width:100%;padding:0 10%;height:40px;line-height:40px;color:#fff;font-size:12px;letter-spacing:-1px;background:#74757b;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.subreview_area ul li a span{position:absolute;right:10%;top:0;display:inline-block;}
.subreview_area ul li.active a{background:url("http://flexpower.godohosting.com/skin1/images/bg_tabreview.jpg") no-repeat 0 0;}
.subreview_area img{width:100%;}
.subreview_area .txt_box{color:#cf152d;font-size:15px;line-height:20px;letter-spacing:-1px;padding:6%;margin-top:5%;background:#f1f1f1;text-align:center;}

/*게시판 타이틀*/
#review-board-list .title_area{}
#review-board-list .title_area .btn_in{text-align:right;padding:5% 2% 0 0;}
#review-board-list .title_area .btn_in .btn_Red {display:inline-block;height: 25px; width: 60px;  line-height: 25px; font-weight:normal;}
#review-board-list .title_area .btn_in .all-board-list {display:inline-block;height: 25px;width: 60px;  line-height: 25px; font-weight: normal; text-align: center; border: 1px solid #c7c7c7; box-sizing: border-box; margin-left: 5px;vertical-align: middle;}
#review-board-list .title_area .btn_in2{text-align:right;padding:0 2% 0 0;margin-top:-23px;}
#review-board-list .title_area .btn_in2 .btn_Red {display:inline-block;height: 25px; width: 60px;line-height: 25px; font-weight:normal;}
#review-board-list .title_area .btn_in2 .all-board-list {display:inline-block;height: 25px;width:60px;line-height: 25px; font-weight: normal; text-align: center; border: 1px solid #c7c7c7; box-sizing: border-box; margin-left: 5px;vertical-align: middle;}

#review-board-list .item-search .btn_Grey{height:32px;line-height:29px;}
#gallery-list .item-search .btn_Grey{height:32px;line-height:29px;}


/* subpage */
#content.subw100{padding:0;}



/* 게시판상세 아이프레임 */
#review-board-type table{width:100% !important;}
#MS_WritenBySEB iframe{width:100% !important;margin:0 auto;}




/* sub */
.procate_area{padding:0 2% 5% 2%;}
.procate_area ul{width:100%;font-size:0;line-height:0;text-align:center;}
.procate_area ul > li{position:relative;display:inline-block;vertical-align:top;margin:0 0.5% 1% 0.5%;}
.procate_area ul > li a{display:block;color:#888;font-size:11px;padding:5px 8px 6px;line-height:14px;min-height:15px;border:1px solid #ddd;}
.procate_area ul > li a.active{color:#fff;border:1px solid #480c3f;background:#480c3f;}
.procate_area ul > li a > span{display:none;}
.procate_area ul > li > ul{display:none;}

.list_sort{padding:2% 0 8%;text-align:center;}
.list_sort ul{font-size:0; line-height:0;}
.list_sort li { display:inline-block;  vertical-align:top; padding: 0 5px; line-height:12px;}
.list_sort li.nobg { padding-right:0; border-right:none }
.list_sort li a { font-size: 11px; color:#a6a6a6; line-height:11px; vertical-align:top;letter-spacing:-1px; }
.list_sort li a .on { color:#480c3f; }


.subtitle_area{position:relative;height:100px;}
.subtitle_area .subtitle_box1{position:relative;height:100px;overflow:hidden;z-index:1;}
.subtitle_area .subtitle_box1 .bg_titlefromitaly{height:200px;margin-top:-50px;background:url("http://mvmall.img11.kr/sunny/skin1/images/bg_titlefromitaly.jpg") no-repeat center center;background-size:cover;}/*메다비타 from Italy*/
.subtitle_area .subtitle_box1 .bg_titlemerit{height:200px;margin-top:-60px;background:url("http://mvmall.img11.kr/sunny/skin1/images/bg_titlemerit.jpg") no-repeat center center;background-size:cover;}/*메다비타 공식몰의 장점*/
.subtitle_area .subtitle_box1 .bg_titlespec{height:200px;margin-top:-60px;background:url("http://mvmall.img11.kr/sunny/skin1/images/bg_titlespec.jpg") no-repeat center center;background-size:cover;}/*유럽 no.1 메다비타는 왜 특별할까?*/
.subtitle_area .subtitle_box1 .bg_titleuse{height:200px;margin-top:-70px;background:url("http://mvmall.img11.kr/sunny/skin1/images/bg_titleuse.jpg") no-repeat center center;background-size:cover;}/*메다비타사용방법*/
.subtitle_area .subtitle_box1 .bg_titlefind{height:200px;margin-top:-60px;background:url("http://mvmall.img11.kr/sunny/skin1/images/bg_titlefind.jpg") no-repeat center center;background-size:cover;}/*전용샴푸 찾기*/

.subpage_area{}
.subpage_area img{width:100%;}
.subpage_area .subtitle{position:relative;margin-top:-7%;padding:0 2%;z-index:2;}
.subpage_area .subimg{padding:0 2% 12%;}
