@charset "euc-kr";



#m_preview_wrap {display:none;} /* 미리보기 숨기기 */

/* base */
* {-webkit-text-size-adjust:none;}
body {position:relative;  -webkit-text-size-adjust:none; min-width: 320px; max-width: 640px; margin: 0 auto; color:#000; font-size:14px;}
body,input,textarea,select,button,table{font-family:"Pretendard Variable", sans-serif; ;}
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{ outline: none; font-size:inherit;font-family:inherit;line-height:inherit;}
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 */

.hideWrap{position:relative; display:none;}
.hideWrap:after{content: 'hide';
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.5);
    top: 0;
    opacity: 1;
    font-size: 20px;
    text-align: center;
    position: absolute;
    justify-content: center;
        color: #fff;
}

/* displayFlex */
.displaynone { display: none !important; }
.displayFlex { display: -ms-flexbox !important; display: -webkit-box !important; display: flex !important; }
.displayFlex.flexWrap { -ms-flex-wrap: wrap; -webkit-box-lines: multiple; flex-wrap: wrap; }
.displayFlex.directionRow { -ms-flex-direction: row; -webkit-box-orient: horizontal; flex-direction: row; }
.displayFlex.directionColumn { -ms-flex-direction: column; -webkit-box-orient: vertical; flex-direction: column; }
.displayFlex.directionRowR { -ms-flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; flex-direction: row-reverse; }
.displayFlex.directionColumnR { -ms-flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; flex-direction: column-reverse; }
.displayFlex.contentCenter { -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; }
.displayFlex.contentStart { -ms-flex-pack: start; -webkit-box-pack: start; justify-content: flex-start; }
.displayFlex.contentEnd { -ms-flex-pack: end; -webkit-box-pack: end; justify-content: flex-end; }
.displayFlex.contentBetween { -ms-flex-pack: justify; -webkit-box-pack: justify; justify-content: space-between; }
.displayFlex.contentAround { justify-content: space-around; }
.displayFlex.contentEvenly { justify-content: space-evenly; }
.displayFlex.alignCenter { -ms-flex-align: center; -webkit-box-align: center; align-items: center; }
.displayFlex.alignStart { -ms-flex-align: start; -webkit-box-align: start; align-items: start; }
.displayFlex.alignEnd { -ms-flex-align: end; -webkit-box-align: end; align-items: flex-end; }
.displayFlex.alignStretch { -ms-flex-align: stretch; -webkit-box-align: stretch; align-items: stretch; }
.displayFlex.flexCenter { -ms-flex-pack: center; -webkit-box-pack: center; justify-content: center; -ms-flex-align: center; -webkit-box-align: center; align-items: center; }


/* 공통 */
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: 35px; border:1px solid #ebebeb; vertical-align: middle; padding: 0 16px; box-sizing: border-box; border-radius: 4px; color: #111; font-size: 14px; line-height: 33px; }
input[type="radio"], input[type="checkbox"] {vertical-align: middle;}
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 { border-bottom:1px solid var(--black); padding: 10px 20px; box-sizing: border-box; }
.h_title h3 {font-weight:bold;}
#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;}
.pd20 {padding:0 20px;}
.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 {display:flex; gap:2px;}
.MK-product-icons img {height:13px;}
/* //공통 */
/* 게시판 시작 */
#review-board-type .reply-write table th,
#review-board-type .reply-write table td:first-child{
    color: #000;
    font-weight: bold;
}
#review-board-type .sub-reviews li{
    border-color: #ccc;
}
#review-board-type .sub-reviews li .info{
    margin-bottom: 5px;
    font-size: 14px;
}
#review-board-type .sub-reviews li .info .btn_White{
    height: 30px;
    line-height: 29px;
    font-size: 12px;
}
#review-board-type .sub-reviews li p{
    font-size: 15px;
}
#review-board-write .form-wrap{
    background: transparent !important;
    padding:  15px;
}
#review-board-list .notice{
    border-top: 1px solid #ccc;
}
#review-board-list .boardList li{
    border-bottom: 1px solid #ccc;
}
#gallery-list .item .none-data-space{
    background: transparent;
}
#gallery-list .item-search{
    background: transparent;
}
#gallery-list .notice{
    border-top: 1px solid #ccc;
}
.list_shopping2x .list_shoppingInfo img{
    height: 14px;
    width: auto;
    vertical-align:  middle;
}
#gallery-list .item .list_shopping2x li{
    padding: 5px;
    background:  transparent;
    box-sizing: border-box;
}
.list_shopping2x .list_shoppingInfo{
    font-size: 11px;
}
.list_shopping2x .list_shoppingInfo p{
    margin: 5px 0;
}
.list_shopping2x .list_shoppingInfo p:first-child{
    font-size: 14px;
}
#gallery-list .item .list_shopping2x .list_shoppingInfo{
    padding-top: 5px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
#gallery-list .item .list_shopping2x li a {
    border: 1px solid #ccc;
    padding: 10px;
    background:  #fff;
    border-radius:  3px;
}
#check_auth{
    border-top: 1px dashed #ccc;
    margin-top: 15px;
    padding:  15px 0 0;
}
#review-board-type .reply-write{
    background: #f7f7f7;
    padding: 15px;
}
#review-board-type .reply-write .head{
    display: none;
}
#review-board-type .reply-write h5{
    margin-bottom: 10px;
    font-size: 15px;
}
#review-board-write .reviewInfo figcaption{
    font-size: 15px;
    vertical-align: top;
}
#review-board-type .rbItem dl dd.subject{
    font-size: 15px;
}
#review-board-type .rbItem dl dd.link-view a{
    height: 30px;
    line-height: 29px;
    border-radius: 3px;
}
#review-board-type .rbInfo{
    background: #f7f7f7;
    font-size: 14px;
}
#review-board-type .rbInfo dt{
    margin-bottom: 5px;
}

#review-board-list .h_title,#review-list .h_title,#review-type .h_title {
    position: relative;
    text-align: center;
    font-size: 15px;
    background: #fff;
    height: 42px;
    line-height: 40px;
    font-weight: 700;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #Ddd;
    padding: 0
}

#review-list .search-wrap table {
    font-size: 13px
}

#review-board-list .h_title .btn_Red {
    height: 40px!important;
    width: 60px!important;
    float: right!important;
    line-height: 40px!important;
    font-weight: 400!important;
    margin-top: 0!important;
    font-size: 12px;
    border: none;
    border-left: 1px solid #ddd;
    color: #fff;
    border-radius: 0;
}

#review-board-list .boardWrite .btn_Red {
    font-weight: 700;
    border-radius: 3px
}

#review-board-list dl,
#review-list dl,
#review-type dl {
    font-size: 13px;
    line-height: 22px
}

#review-board-list .notice-bar {
    padding: 10px;
    border-bottom: 1px solid #ddd!important;
    background-color: #F9F9F9!important
}

#review-board-list .notice-bar .bgc464644 {
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 5px
}
#review-board-list .boardList li dd .bl_name img{
    height: 15px;
    width: auto;
}

#review-board-write table td #addinfo_text {
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-top: 1px dashed #ccc;
    padding: 0 10px;
}

#review-board-write .pd10 {
    font-size: 14px!important;
    margin-bottom:  40px;
    margin-top: 10px !important;
    padding: 0 15px;
}

#review-board-write table {
    background: #fff !important;
    /* overflow: hidden!important; */
    border-top: none!important;
    border: none !important;
    margin:  0;
}

#review-board-write table td,
#review-board-write table th {
    padding: 5px 0;
}
#review-board-type .rbItem,
#review-board-write .reviewInfo{
    background: #f7f7f7;
}
#review-board-list .h_title .all-board-list {
    height: 40px!important;
    width: 60px!important;
    float: right!important;
    line-height: 40px!important;
    font-weight: 400!important;
    margin: 0!important;
    font-size: 12px;
    background: #fff;
    border: none!important;
    border-left: 1px solid #ddd!important;
    color: #9A9A9A
}

.h_title {
    position: relative;
    text-align: center;
    font-size: 15px;
    background: #fff;
    height: 42px;
    line-height: 40px;
    font-weight: 700;
    border-top: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0;
}

#MS_WritenBySEB img {
    width: 100%!important
}
#gallery-list .item .list_shopping2x ul{
    padding: 0;
}
#gallery-list .item {
    background: #f7f7f7;
    padding: 10px;
}

#gallery-list .h_title .btn_Red {
    height: 41px !important;
    width: 60px!important;
    float: right!important;
    line-height: 40px!important;
    font-weight: 400!important;
    margin-top: 0 !important;
    font-size: 12px;
    background: var(--pointBlue01);
    border: none;
    border-left: 1px solid #ddd;
    color: #fff;
    border-radius:  0;
}

#gallery-list .item .list_shopping2x li a figure{
    padding: 0;
    
}
#gallery-list .item-search {
}
#review-board-type .board-list{
    border-color: #ccc;
}
#gallery-list .boardWrite .btn_Red {
    font-weight: 700;
    border-radius: 3px
}

#gallery-list .pd10 .btn_Red {
    height: 40px!important;
    width: 150px!important;
    line-height: 40px!important;
    margin: 40px auto 0!important;
    background: var(--pointBlue01);
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: 700!important
}
#review-board-type .rb_gray_btn{
    border-radius: 3px;
}
/* 게시판 끝 */
/* 게시판 헤더 */
.boardWrap{
    padding: 0 16px;
    text-align:center;
}
.boardWrap .boardInner{
    background:#fff;
    padding: 12px 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.boardWrap .boardNaviTitle{
    font-size:  11px;
    font-weight:bold;
    position:  relative;
    margin: 0 0 8px;
    color:#000;
}
.boardWrap .boardNaviTitle:before{
    content:'';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display:inline-block;
    vertical-align: middle;
    background:#000;
    overflow:  hidden;
    margin: -3px 3px  0;
}
.boardWrap .boardNavi{
    margin: 0 0 10px;
}
.boardWrap .boardNavi ul{;
    margin: 0;
    display:  block;
    width:  100%;
}
.boardWrap .boardNavi ul li{
    width:32%;
    height: 38px;
    line-height: 36px;
    float:left;
    font-size: 11px;
    padding:  1px;
}
.boardWrap .boardNavi ul li:after,.boardWrap .boardNavi ul:after{content:''; display:block; clear:both;}
.boardWrap .boardNavi ul li.subTxt{
    line-height:1.2;
}
.boardWrap .boardNavi ul li.subTxt a{
    padding-top: 5px;
}
.boardWrap .boardNavi ul li a{
    display:block;
    height:  100%;
    border: 1px solid #ccc;
    border-radius:  3px;
    overflow:  hidden;
    color:  #000;
}
.boardWrap .boardNavi ul li a span{
    font-size: 9px;
    display:  block;
    color: #666;
    margin: 1px 0 0 0;
}
.boardWrap .boardNaviMesege{
    font-size: 10px;
    color:#888;
}
.boardWrap .boardNaviMesege b{
    text-decoration:underline;
    color:#555;
}


/* color */
:root { 
    --white: #fff; 
    --black: #000;
    --pointBlue01: #0A1446;
    --pointBlue02: #1831AB;
    --pink: #FF1774;
    --lightGray01: #c8c8c8;
    --lightGray02: #aaa;
    --gray: #666;
    --bgGray01: #F5F6FA;
    --bgGray02: #fafafa;
}


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

/* 폰트 관련 */
.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:35px; line-height:35px; background-color:#fff; text-align:center; display:block; border:1px solid #c6c6c6; box-sizing: border-box; vertical-align: middle;}
.btn_Black {width:100%; height:35px; line-height:35px; background-color:#393939; color:#fff; text-align:center; display:block; border:1px solid #393939; box-sizing: border-box; vertical-align: middle;}
.btn_Red {width:100%; height:40px; line-height:40px; background-color:var(--pointBlue01); color:#fff; text-align:center; display:block; border:1px solid var(--pointBlue01); box-sizing: border-box; vertical-align: middle;}
.btn_Grey {width:100%; height:35px; line-height:35px; background-color:var(--gray); color:#fff; text-align:center; display:block; 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%; margin-top:30px;}
.btn_moreGray {width:224px; height:35px; line-height: 35px; background-color:#efefef; border:0px none; font-weight:bold; display: block; margin: 0 auto;}
.btn_moreGray span {color:#aaaaaa;}
.btn_moreGray span em {color:#f1191f;}

/* 버튼 관련 */

/* 상품진열 */
.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 li .main_icons {position:relative; display:inline-block; text-align:center; width:50%}
.list_shopping1x li .main_icons img.listPic {width:100%;}
.list_shopping1x .list_shoppingInfo {width:46%; float:right; 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 li .main_icons {position:relative;}
.list_shopping2x .list_shoppingInfo {margin-top:10px; text-align:center; font-size:11px;}
.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 li .main_icons {position:relative;}
.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;}
.listWish { margin: -7px 0 10px; font-family: 'malgun gothic'; color: #000; }
.listWish i.fa { margin-right: 5px; color: #b9b9b9; font-size: 17px; vertical-align: text-top; cursor:pointer; }
.listWish i.fa-heart { display:none; color: #f41f3a; }
.listWish .wish-on i.fa-heart { display:inline-block; }
.listWish .wish-on i.fa-heart-o { display:none; }

/* //상품진열 */

/* 로그인 */
.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: 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; }
.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:150px 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: #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;}
/* //팝업 */


/* 이미지 */
.imgWrap img { display: block; width: 100%; height: auto; }

/* btn */
.btn { display: inline-block; width: auto; height: 40px; border-radius: 4px; box-sizing: border-box; font-size: 14px; font-weight: 500; text-align: center; line-height: 40px; padding:0 15px; vertical-align: middle;}
.btn.full { display: block; width: 100%; }
.btn.lightBlue { background-color: #F5F6FF; color: var(--black); }
.btn.blue { background-color: var(--pointBlue01); color: var(--white); }
.btn.white { border: 1px solid #111; background-color: var(--white); color: #111; }
.btn_border_blue{width: 160px; line-height: 48px; height: 48px; color: #0a1446; font-size: 14px; font-weight: 500; border: 1px solid #0A1446; text-align: center;border-radius: 4px; display: inline-block;}
.btn_border_black{line-height: 48px; height: 48px; color: #111; font-size: 14px; font-weight: 500; border: 1px solid #111; text-align: center; display: inline-block; border-radius: 4px;} 


input[type="checkbox"]{ appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 20px; height: 20px; background: url('http://ippngirl2006.phps.kr/snapskin/common/icon_check_off_02.png') no-repeat center center / contain #fff; cursor: pointer; border: none; outline: none;}
input[type="checkbox"]:checked{background: url('http://ippngirl2006.phps.kr/snapskin/common/icon_check_on.png') no-repeat center center / contain;}
input[type="radio"]{ appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 20px; height: 20px; background: url('http://ippngirl2006.phps.kr/snapskin/common/icon_radio_off.png') no-repeat center center / contain; cursor: pointer; border: none; outline: none;}
input[type="radio"]:checked{background: url('http://ippngirl2006.phps.kr/snapskin/common/icon_radio_on.png') no-repeat center center / contain;}

#content{ position: relative;  margin-bottom: 50px; }

/* 타이틀 */
.mypageWrap .hd { position: relative; margin-top:72px }
.mypageWrap .hd h3 { display: flex; align-items: center; margin-bottom: 20px; gap: 0 4px; font-size:18px; color:#111; font-weight:bold; line-height: 24px }
.mypageWrap .hd h3 span { color: #888; font-size: 14px; font-weight: 500; line-height: 1; }
.mypageWrap .hd .view { display: flex; align-items: center; gap: 0 2px; position: absolute; top:50%; right:0; transform: translateY(-50%); color:#111; }
.mypageWrap .hd .view img { transform: rotate(-90deg); }
/* 주문 카운트 */
.mypageWrap .countWrap { box-sizing: border-box; color: #111; }
.mypageWrap .countWrap li { width: 100%; }
.mypageWrap .countWrap li.claimAll { padding: 23px 20px; box-sizing: border-box; background-color: var(--bgGray02); }
.mypageWrap .countWrap li.claimAll strong.count{font-size: 20px;}
.mypageWrap .countWrap .leftWrap { padding: 30px 0; box-sizing: border-box; }
.mypageWrap .countWrap .leftWrap li { display: flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; gap: 10px 0; color: #111; font-weight: 500; font-size:14px;}
.mypageWrap .countWrap .leftWrap li strong { color: #b1b1b1; font-size: 20px; font-weight: 600; line-height: 26px; text-decoration: underline; text-align: center; }

/* 주문정보 & 등록 게시글 */
.mypageWrap .listWrap { display: grid; margin-top: 72px; gap: 35px 0; color: #111; }
.mypageWrap .orderList:not(:first-of-type){border-top: 1px solid #ebebeb; padding-top: 35px;}
.mypageWrap .orderList .thumb { max-width: 120px; margin-right: 20px; }
.mypageWrap .orderList .topInfo { display: flex; flex-direction: column; align-items: flex-start; margin-bottom: 20px; padding-bottom: 20px; gap: 0 20px; border-bottom: 1px solid var(--black); box-sizing: border-box; position: relative; top: 0; left: 0; }
.mypageWrap .orderList .topInfo .date { font-size: 16px; font-weight: 600; }
.mypageWrap .orderList .topInfo .orderNum { color: #888; }
.mypageWrap .orderList .topInfo .moreBtn { padding-right: 16px; position: absolute; top: 0; right: 0;}
.mypageWrap .orderList .topInfo .moreBtn::after { content: ""; display: inline-block; width: 14px; height: 14px; vertical-align: bottom; transform: rotate(-90deg); background: url('http://ippngirl2006.phps.kr/snapskin/common/icon_arrowBottom_bk.svg') no-repeat center; background-size: contain; }
.mypageWrap .orderList .bottomInfo{gap: 20px;}
.mypageWrap .orderList .bottomInfo input[type='checkbox'] { margin-right: 20px; }
.mypageWrap .orderList .bottomInfo .price { margin-right: 60px; font-size: 18px; font-weight: 600; }
.mypageWrap .orderList .bottomInfo .btn { height: 38px; margin: 0; border-color: #ebebeb; border-radius: 3px; font-size: 12px; line-height: 38px; }
.mypageWrap .orderList .bottomInfo .btn + .btn { margin-left: 10px; }
.mypageWrap .orderList .bottomInfo .rightWrap{width: 100%;}
.mypageWrap .noData { color: #888; font-size: 16px; font-weight: 500; text-align: center; line-height: 276px; }

/* 타입 1*/
#content .tit-page { padding-bottom:10px; position: relative; font-size:18px; color:#202020; line-height:18px; font-weight:bold; border-bottom: 1px solid #000 }
#content .tit-page .dsc{ position: absolute; right: 0px; top: 15px; font-size: 11px; color: #a5a5a5; letter-spacing: -1px; }
#content .tit-page .dsc em{ color:#333; }
/* 타입 2 */
#content .tit-page-2 {margin:0 20px; padding-bottom: 16px; padding-top:16px; border-bottom: 2px solid #111; box-sizing: border-box; }
#content .tit-page-2 h2{ font-size: 20px; font-weight: 700; }
#content .tit-page-2 .dsc{ display: none; position:absolute; top:8px; right:0 }
/* 타입 3 */
#content .page-hd { padding-bottom:5px; border-bottom:1px solid #e3e3e3 }
#content .page-hd h2{ color: #202020; font-size:18px; font-weight:bold; text-transform: uppercase ;}


/*사이드바*/

.sideBox{display: none;}
.sideBox .sideFix {position:sticky; top:0; left:0; width:100%; z-index:100; background:#fff; padding:20px 20px 0; box-sizing:border-box;}
.sideBox.openBox{overflow-y: auto;overflow-x: hidden; padding: 0 0 35px; box-sizing: border-box; display: block; position: fixed; left: 50%; transform: translateX(-50%); top: 0; width: 100%; height: calc(var(--vh, 1vh) * 100); z-index: 1001; background-color: var(--white); max-width: 640px; min-width: 320px;}
.sideBox.openBox .side_padding {padding:0 20px 35px;}
.sideBox.openBox .top > div{width:100%; position:relative;}

.sideBox .top{display: flex; justify-content: space-between; align-items: center;}
.sideBox .top ul{display: flex; flex-direction: row; align-items: center; gap: 12px;}
.sideBox .top ul li{position: relative;}
.sideBox .top ul li sup{    line-height: 18px; display: block; width: 18px; height: 18px; border-radius: 50px; background-color: var(--pointBlue01); color: var(--white); font-size: 10px; font-weight: 600; position: absolute; text-align: center; bottom: 3px; right: 3px;}
.sideBox .top ul li.close_btn{cursor: pointer;}
.sideBox .top ul li.close_btn img{width: 19px; height: 19px;}
.sideBox .top .MS_search_word{width: 100%; height: 40px; line-height: 40px; padding: 0 35px 0 10px;}


.sideBox .menu_tit{font-size: 12px; font-weight: 500; line-height: 36px; position: relative; margin-right: 100px;}
.sideBox .side_tit:after{content: ''; width: 15px; height: 15px; background: url('https://ippngirl2006.phps.kr/snapskin/common/icon_arrowBottom_bk.svg')no-repeat center; display: block; position: absolute; top: 50%;right: 0; transform: translateY(-50%); transition: 0.3s;}
.sideBox .side_tit.openCate::after{transform: translateY(-50%) rotate(-180deg); transition: 0.3s;}

.sideBox .side_wrap{display: none;}
.sideBox .side_wrap ul{counter-reset: number 0;}

.sideBox .cateWrap .displayFlex{padding-bottom:20px}
.sideBox .cateWrap ul{width: 50%; padding-top: 15px; counter-reset: number;}
.sideBox .cateWrap ul li{position: relative;}
.sideBox .cateWrap ul li a{font-size: 15px; padding-left: 20px; font-weight: 500; color: #333;}
.sideBox .cateWrap ul li.active a{color: #111;}
.sideBox .cateWrap ul li:not(:last-of-type){margin-bottom: 15px;}
.sideBox .cateWrap ul li::after{counter-increment: number 1; content: counter(number, decimal-leading-zero); position: absolute; top: 50%; transform: translateY(-50%); left: 0; font-size: 10px; font-weight: 500; color: #aaa;}
.sideBox .cateWrap ol{padding-top: 15px;}
.sideBox .cateWrap ol li{margin-bottom: 15px;}
.sideBox .cateWrap ol li a{font-size: 15px; font-weight: 500; color: #2a3f97;}


.sideBox .commu_wrap ul li{margin-bottom: 8px;}
.sideBox .commu_wrap ul li a{font-size: 12px;color: #333; font-weight: 500; display: block; line-height: 1.6; position: relative; padding-left: 18px;}
.sideBox .commu_wrap ul li a::before{content: '\e943'; font-family: xeicon; transform: rotate(-90deg); display: block; position: absolute; top: 50%; transform: translateY(-50%) rotate(-90deg); left: 0; font-size: 10px; font-weight: 500;}
.sideBox .sns {margin-top:24px;}
.sideBox .sns li a{font-size: 12px; color: #333; font-weight: 500; display: block; line-height: 1.6; position: relative;}
.sideBox .sns li a::before{content: '>'; display: inline-block; font-size: 11px; color: #9c9c9c; line-height: 22px; vertical-align: middle; margin-right: 4px;}

.sideBox .accountWrap{margin-bottom: 16px; padding-top: 16px;}
.sideBox .accountWrap ul {display:flex;}
.sideBox .accountWrap ul li {display:inline-block; width:100%; text-align:center; position:relative;}
.sideBox .accountWrap ul li a{font-size: 12px; color: #000; display: inline-block; line-height: 24px;}
.sideBox .accountWrap ul li a .speechbubble{background-color: var(--pointBlue01); width: 50px; height: 20px; color: #fff; position: absolute; left: 55px; top: 0; text-align: center; line-height: 20px; border-radius: 55px;will-change: transform; transform: translateZ(0); font-size: 10px; -webkit-animation: Animation 1s 0.2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out;}
.sideBox .accountWrap ul li a .speechbubble:after{content: ""; position: absolute; left: -11px; top: 2px; margin: 0 auto; width: 0px; height: 0px; border: 8px solid transparent; border-right: 7px var(--pointBlue01) solid; z-index: -1;}
.sideBox .accountWrap ul li a span {display:block;}
.sideBox .swiper-container {overflow:hidden;}
.sideBox #MS_view_product{padding-top: 40px; padding-bottom:40px;}
.sideBox .title{font-size: 18px; font-weight: 600; margin-bottom: 15px; display: block;}
.sideBox #MS_view_product .swiper-slide{max-width: 100px; max-width: 100px; overflow: hidden; border-radius: 5px;}

@-webkit-keyframes Animation {
  0%   { -webkit-transform: translateX(4px); }
  30%  { -webkit-transform: translateX(0); }
  100% { -webkit-transform: translateX(4px); }
}

.side_banner_01{margin-bottom: 40px;}
.side_banner_01 img,.side_banner_02 img{width: 100%;}


/*헤더*/
#header {position: sticky; top: 0; left: 0; z-index: 10; width: 100%; max-width: 640px; transition: 0.3s;}
#header .logo_wrap ul{display: flex;}
#header .logo_wrap ul li{position: relative;}
#header .logo_wrap ul li sup{display: block; width: 18px; height: 18px; border-radius: 50px; background-color: var(--pointBlue01); color: var(--white); font-size: 10px; font-weight: 600; position: absolute; text-align: center; bottom: 3px; right: 3px; line-height:18px;}


/*띠배너*/
.headroom .lineBanner {height: 32px; background-color: var(--pointBlue01); overflow: hidden;}
.headroom .lineBanner.swiper-container {height: 100%;}
.headroom .lineBanner .swiper-wrapper,
.headroom .lineBanner .swiper-slide { height: 32px;}
.headroom .lineBanner a {display: block;color: var(--white);font-size: 11px;font-weight: 500;text-align: center;line-height: 32px;}

.headroom.scroll{transition: 0.3s;}
.headroom.scroll .lineBanner {display:none;}

/*상품 리스트*/    
.prd_wrap{gap: 24px 4px; flex-wrap: wrap; flex-direction: row; padding: 0 4px;}
.prd_wrap+.prd_wrap{margin-top: 24px;}
.prd_wrap .normalList{width: calc((100% - 4px) / 2); height:auto;}
.normalList .thumbnail{border-radius: 10px; overflow: hidden; margin-bottom: 16px; position:relative;}
.normalList .thumbnail img{width: 100%;}
.normalList .desc{padding-left:4px;}
.normalList .desc .brand{border-bottom: 1px solid #C8C8C8; font-size:13px; padding-bottom: 12px; margin-bottom: 12px;}
.normalList .desc .pr_name{font-size: 12px; font-weight: 500; line-height: 18px; text-overflow: ellipsis; word-break: break-all; overflow: hidden;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom:4px;}
.prd_wrap .desc .pr_sub{font-size: 12px; font-weight: 500; line-height: 18px; text-overflow: ellipsis; word-break: break-all; overflow: hidden;  display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-bottom:4px;}

.normalList .desc .pr_sub{color: #C8C8C8; margin-bottom: 12px; font-size:13px; line-height:14px;}
.normalList .desc .sale_percent{color: #153793; font-size: 12px; font-weight: 700; line-height: 20px;}
.normalList .desc .price{color: #111; font-size: 12px; font-weight: 600; line-height: 20px;}
.normalList .desc .strike{color: #c8c8c8; font-size: 12px; font-weight: 400; line-height: 20px; text-decoration: line-through;}
.normalList .desc .maximum_dc{color: #153793; font-weight: 700; font-size: 12px; line-height: 16px; margin-top:2px;}
.normalList .desc .sold_out{font-size:14px; font-weight:600;}

.normalList .desc .icons{margin-top:2px;}

/*스와이프 슬라이드*/
.swiper-pagination.swiper-pagination-progressbar { height: 2px !important; margin-top: 24px; position: static; background-color: var(--lightGray01); }
.swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background-color: var(--pointBlue01); }


/*사이드박스 더보기 버튼*/
.sideBox #MS_view_product .swiper-slide:nth-of-type(8){height: 115px; display: flex; align-items: center; justify-content: center;}
.sideBox #MS_view_product .swiper-slide.btn_more a{display: flex; flex-direction: column; align-items: center;}
.sideBox #MS_view_product .swiper-slide.btn_more span{background: var(--pointBlue01); width: 24px; height: 24px; display: block; border-radius: 555px; display: flex; align-items: center; justify-content: center;}
.sideBox #MS_view_product .swiper-slide.btn_more span img{width: 8px;}

.item-search .brd-st,.item-search .MS_input_txt{height:35px;}

