f@charset "utf-8";

/* header */
#wrap_head {
    float: left;
    width: 100%;
    height: 50px;
    text-align: left;
    white-space: nowrap;
    padding-top: 1px;
    padding-bottom: 3px;
}
#wrap_head .topheader {
    display: inline-block;
    float: right;
    padding: 4px 6px 4px 5px;
    margin: 20px 5px 0 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    font-size: 0.8em;
    letter-spacing: -1px;
}
#wrap_head .topheader img {
    vertical-align: middle;
    margin-right: 2px;
}
#wrap_head .logotext {
    float: left;
    margin-top: 8px;
    color: #666;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.0em;
    letter-spacing: -3px;
}
#wrap_head .logo {
    float: left;
    display: inline-block;
    min-width: 50px;
    width: 42%;
    overflow: hidden;
}
#wrap_head .logo img {
    overflow: hidden;
    max-width: 150px;
    max-height: 40px;
}
#wrap_head .logo h1 a {
    float: left;
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 10px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.100);
}
#wrap_head .btn {
    float: right;
    display: block;
    height: 25px;
    margin-top: 20px;
    margin-right: 3px;
    background: #fff;
    border-bottom: 1px solid #bcdbdc;
    vertical-align: top;
}
#wrap_head .btn .topsearchbtn {
    display: inline-block;
    height: 20px;
    vertical-align: top;
    padding: 5px 5px 0 5px;
    border-radius: 0;
    border-left: 1px solid #bcdbdc;
    border-top: 1px solid #bcdbdc;
    border-right: 1px solid #bcdbdc;
    border-bottom: none;
    color: #8db0c4;
    font-size: 10px;
    letter-spacing: -0.5px;
    -webkit-appearance: none;
}
#wrap_head .btn .topsearchform {
    padding: 0 5px;
    width: 70px;
    height: 24px;
    border-radius: 0;
    border: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    background: #fff;
    color: #666;
    font-size: 12em;
    -webkit-appearance: none;
}
#wrap_head .btn a {
    display: block;
    height: 29px;
    width: 29px;
}
#wrap_head .btn span {
    font-size: 1px;
    line-height: 1px;
    color: transparent;
}

/*소개페이지*/
.h3comtitle {
    float: left;
    padding-top: 10px;
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 5px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
    color: #abb2b6;
    line-height: 1.3em;
}
.Sbody {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 30px;
    color: #444;
    line-height: 1.3em;
}
.Sbody img {
    max-width: 100%;
}

.h3cate {
    float: left;
    padding-top: 10px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    color: #eee;
}
.h3cate ul {
    width: 100%;
}
.h3cate a {
    letter-spacing: 0;
    color: #8daaba;
    font-size: 0.9em;
    font-weight: 700;
}
.h3cate li {
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
}
.h3cont {
    float: left;
    padding-top: 10px;
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 0.9em;
    font-weight: 700;
    padding-bottom: 5px;
}
.Cont {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #f1f1f1;
    padding-top: 5px;
    margin-bottom: 10px;
    border-top: 2px solid #aaa;
}
.Cont img {
    width: 100%;
    max-width: 300px;
    height: 100%;
    border: 1px solid #ccc;
}
.Cont a {
    width: 99%;
    display: block;
}
.Cont_info {
    float: left;
    width: 100%;
    display: block;
}
.Cont_info dt {
    float: left;
    line-height: 2em;
    width: 20%;
    padding-left: 2%;
    padding-right: 1%;
    background: #f5f5f5;
    font-weight: bold;
}
.Cont_info dd {
    float: left;
    line-height: 2em;
    width: 74%;
    padding-left: 2%;
    padding-right: 1%;
}

/* section-mainimage1 */
.Swrapper1 {
    float: left;
    width: 100%;
}
.Swrapper1 img {
    width: 100%;
}
.Smainnav1 {
    float: left;
    width: 100%;
}
.Smainnav1 ul {
    float: left;
    width: 100%;
    background: #fff;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1.3em;
}

.t_nav .menutxt {
    font-weight: 700;
}
.t_nav .menucolor1 a {
    color: #666;
}
.t_nav .menucolor2 a {
    color: #42b993;
}
.t_nav .menucolor3 a {
    color: #4b9aca;
}
.t_nav .menucolor4 a {
    color: #6889bf;
}
.t_nav .menucolor5 a {
    color: #6889bf;
}
.t_nav .menucolor6 a {
    color: #6889bf;
}
/* nav */
.t_nav {
    float: left;
    width: 100%;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
                -moz-linear-gradient(top, #ffffff, #f5f5f5);
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1.3em;
}
.t_nav li {
    display: inline-block;
    padding: 2px 6px 2px 6px;
    min-width: 7%;
    text-align: center;
    letter-spacing: -1px;
    font-size: 1.0em;
}
.t_nav .t_nav_l:nth-child(1) {
    padding: 6px 5px 0;
    color: #999999;
}
.t_nav .t_nav_l:nth-child(2) {
    padding: 6px 5px 0;
    color: #8dc495;
}
.t_nav .t_nav_l:nth-child(3) {
    padding: 6px 5px 0;
    color: #4b9aca;
}
.t_nav .t_nav_l:nth-child(4) {
    padding: 6px 5px 0;
    color: #c49a8d;
}
.t_nav .t_nav_l:nth-child(5) {
    padding: 6px 4px 0;
    color: #f2818e;
}
.t_nav .t_nav_l a {
    display: block;
    font-size: 0.95em;
    font-weight: 700;
    text-shadow: 0 0 rgba(0, 0, 0, 0.100);
    color: inherit;
}

/* 메인배너이미지 */
.main_banner {
    position: relative;
    width: 100%;
    height: 20px;
    display: block;
    float: left;
    overflow: hidden;
    margin: 5px 0 10px 0;
    text-align: center;
}
.main_banner .flick {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    border-top: 1px solid #c9d9da;
    border-bottom: 1px solid #c9d9da;
    -webkit-box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
    -moz-box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
    box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
}
.main_banner .flick img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align: center;
}
.main_banner .flick_icon {
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    text-align: center;
    margin: 0 auto;
    z-index: 0;
}
.main_banner .flick_icon span {
    font-size: 0;
    display: inline-block;
    width: 23px;
    height: 5px;
    background: #ccc;
    margin: 0 3px;
}
.main_banner .flick_icon .on {
    background: #686868;
}
#img_slide img.active {
    position: absolute;
    overflow: visible;
    height: 100%;
    z-index: 2;
    left: 0;
    margin-right: 0;
}
#mainBanner img {
    position: absolute;
    margin-right: -100%;
    overflow: hidden;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
}
#mainBanner img.active ~ img {
    left: 100%;
}
.slides_wrap {
    overflow: hidden;
}
.img_slides_wrap {
    width: 100%;
    height: auto;
    max-height: 439px;
    overflow: hidden;
}
.site_wrap > .slides_wrap {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.site_wrap {
    z-index: 1;
}
.site_wrap {
    width: 100%;
}
.slide {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    margin-right: -100%;
}
.img_slide {
    padding: 0;
}
.slide {
    left: -100%;
    height: 0;
    overflow: hidden;
    z-index: 1;
}
.img_slide {
    width: 100%;
    height: auto;
}
.active.slide {
    left: 0;
    height: auto;
    overflow: visible;
    z-index: 2;
}
.active.slide ~ .slide {
    left: 100%;
}
@media screen and (max-width: 640px) {
    .img_slides_wrap {
        width: 100%;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -ms-box-sizing: content-box;
        box-sizing: content-box;
    }
}
@media screen and (max-width: 768px) {
    .img_slides_wrap {
        margin-top: 0;
    }
}


.listtitle h2 {
    width: 98%;
    float: left;
    font-size: 0.8em;
    color: #97c0c9;
    border-bottom: 1px dotted #ececec;
    margin-bottom: 10px;
    padding-left: 2%;
}

/* 쇼핑몰 카테고리 리스트 */
.imgwrap1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    border-top: 2px solid #333;
}
.imgwrap2 {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-left: 2%;
    margin-right: 2%;
    border-top: 2px solid #333;
}
.imgwrap3 {
    display: inline-block;
    width: 100%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 0;
    border-top: 2px solid #333;
}

.mypage-content .good_pagenum{float:none;}
.good_pagenum {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.1em;
}
.good_pagenum .otherbtn {
    position: absolute;
    right: 10px;
    top: 5px;
}
.good_pagenum .otherbtn .bn_n {
    display: inline-block;
    overflow: hidden;
    padding: 4px 14px 0 14px;
    height: 22px;
    border: 1px solid #a8aab2;
    border-radius: 0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f8f8f8));
    color: #61656d;
    font-weight: bold;
}
.good_pagenum .otherbtn .bn_p {
    border-color: #5593b7;
    color: #5593b7;
}
.good_pagenum .pagebtn {
    display: inline-block;
    width: 20px;
    height: 14px;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.good_pagenum .pageprev {
    background-position: 6px -67px;
    margin-right: 10px;
}
.good_pagenum .pagenext {
    background-position: 6px -46px;
    margin-left: 10px;
}
.good_pagenum .emc {
    color: #ccc;
}
.good_pagenum em {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 2px;
    font-weight: 700;
}

/*shopimg-list 갤러리형*/
.shopimg_thum {
    overflow: hidden;
    width: 100%;
    margin: 10px 0 0;
}
.shopimg_thum a {
    overflow: hidden;
    display: block;
    text-align: center;
}
.shopimg_thum .imgbox {
    display: inline-block;
}
.shopimg_thum .img_no {
    width: 143px;
    height: 143px;
    border: 1px solid #ccc;
    background: #ffffff;
}
.shopimg_thum .img_no span {
    display: inline-block;
    margin-top: 60px;
    color: #999;
}
.shopimg_thum img {
    width: 143px;
    height: 143px;
    border: 1px solid #ccc;
}
.shopimg_thum li {
    display: inline-block;
    position: relative;
    width: 49%;
    vertical-align: top;
    padding: 0 0 16px 0;
}
.shopimg_thum li .product_price {
    display: block;
    width: 145px;
    margin: 7px auto 0;
    text-align: left;
}
.shopimg_thum li .product_price p {
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 4px;
    font-size: 0.9em;
    line-height: 1.25em;
    color: #20232c;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.shopimg_thum li .product_price .price {
    font-size: 0.9em;
    line-height: 1.4em;
}
.shopimg_thum li .product_price .price em {
    font-size: 1.4em;
    font-family: helvetica, sans-serif;
    color: #00aeea;
    letter-spacing: 0;
}

.mainimg_thum {
    background-color: #fff;
}
.mainimg_thum a {
    overflow: hidden;
    display: block;
    text-align: center;
    width: 96%;
    border: 1px solid #f1f1f1;
    margin: 3px;
}
.mainimg_thum .imgbox {
    display: inline-block;
}
.mainimg_thum img {
    width: 100%;
    max-height: 100%;
    vertical-align: top;
    -webkit-box-shadow: 0 1px 2px rgba(166, 170, 173, .2);
    -moz-box-shadow: 0 1px 2px rgba(166, 170, 173, .2);
    box-shadow: 0 1px 2px rgba(166, 170, 173, .2);
}
.mainimg_thum li {
    display: inline-block;
    position: relative;
    width: 33.33%;
    vertical-align: top;
}

/* shopimg-list 타일형 */
.mainimg_tile {
    overflow: hidden;
    padding: 0 2px 0 2px;
    background-color: #fff;
    margin: 20px 0 0;
}
.mainimg_tile a {
    display: block;
    text-align: center;
    margin: 1px;
}
.mainimg_tile .imgbox {
    display: inline-block;
}
.mainimg_tile img {
    width: 96px;
    height: 96px;
    vertical-align: top;
    border: 1px solid #ccc;
}
.mainimg_tile .img_no {
    width: 96px;
    height: 96px;
    border: 1px solid #ccc;
    background: #ffffff;
    text-align: center;
    margin: 0 auto;
}
.mainimg_tile .img_no span {
    display: inline-block;
    margin-top: 35px;
    color: #999;
}
.mainimg_tile li {
    float: left;
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 33%;
    height: 210px;
    padding: 0 0 16px 0;
}

/* shopimg-list 리스트형 */
.mainimg_list {
    width: 100%;
    float: left;
    overflow: hidden;
    background-color: #fff;
    margin: 5px 0 0;
}
.mainimg_list li {
    position: relative;
    overflow: hidden;
    border-bottom: 1px #ddd solid;
}
.mainimg_list a {
    display: block;
    width: 100%;
    float: left;
    margin: 15px 10px 15px 10px;
}
.mainimg_list .img_no {
    width: 98px;
    height: 98px;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    text-align: center;
}
.mainimg_list .img_no span {
    display: inline-block;
    margin-top: 40px;
    color: #999;
}
.mainimg_list .listimg {
    float: left;
    width: 98px;
    padding-right: 5px;
}
.mainimg_list .listimg img {
    width: 98px;
    height: 98px;
    vertical-align: top;
    border: 1px solid #e5e5e5;
}
.mainimg_list .listdl {
    margin-left: 120px;
    margin-right: 20px;
    margin-top: 5px;
}
.mainimg_list dt {
    display: -webkit-box;
    overflow: hidden;
    max-height: 59px;
    font-size: 0.95em;
    text-align: left;
    font-weight: normal;
    line-height: 17px;
    color: #20232c;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.mainimg_list dd {
    border-top: 1px dashed #ddd;
    padding-top: 4px;
    margin: 6px 0;
    font-size: 1.1em;
    text-align: left;
    font-weight: 700;
    line-height: 18px;
    color: #e7214c;
    word-break: break-all;
}
.mainimg_list span {
    font-size: 1.0em;
}
@media only screen and (min-width: 480px) {
    .shopimg_thum li {
        width: 33%;
    }
}
@media only screen and (min-width: 480px) {
    .mainimg_tile li {
        width: 25%;
    }
}

/* 블로그폼 추가*/
.btm_bl {
    margin-bottom: 10px;
    clear: both;
    text-align: center;
    width: 94%;
    margin-left: 3%;
}
.btm_bl img {
    width: 180px;
    margin-top: 4px;
    margin-bottom: 20px;
}
.btm_bl p {
    margin-bottom: 4px;
    font-size: 0.9em;
}
.Fshopcopy_bl {
    float: left;
    width: 100%;
    height: 100%;
    padding: 30px 0;
    font-size: 1.0em;
    margin-top: 40px;
    border-top: 2px solid #dddce2;
}
.copytb_bl {
    overflow: hidden;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 0;
    position: relative;
    border-bottom: 2px solid #dddce2;
    border-collapse: collapse;
    table-layout: fixed;
}
.copytb_bl th {
    padding: 5px 10px;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    background: #f3f3f3;
    font-weight: normal;
}
.copytb_bl td {
    padding: 5px 10px;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #dddce2;
}
.blog_title {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #f1f1f1;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
    border-bottom: 2px solid #444;
}
.blog_allbox1 {
    display: block;
    width: 850px;
    margin: 10px auto;
    border: 2px solid #ccc;
}
.blogbox {
    float: left;
    overflow: hidden;
    margin: 10px 0 10px 0;
    width: 100%;
}
.blogbox_info {
    float: left;
    overflow: hidden;
    margin: 0 0 10px 0;
    width: 60%;
}
.blog_view {
    float: left;
    overflow: hidden;
    margin: 0 14px 10px 0;
    text-align: center;
    width: 38%;
    padding-right: 10px;
    position: relative;
}
.blog_view .nothing {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 12px;
    right: 22px;
    padding-top: 15px;
    color: #fff;
    border-radius: 50%;
    background: rgba(231, 33, 76, 0.9);
    line-height: 15px;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
}
.blogbox_info .subject_subtitle {
    padding: 0 0 7px 2px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
}
.pddt span.icon_express {
    display: inline-block;
    padding: 5px 10px;
    font-size: 11px;
    color: #fff;
    background: #0b90e5;
    border-radius: 3px;
    float: right;
    line-height: 7px;
}
.design_skin2 span.icon_express, .design_skin3 span.icon_express {
    display: inline-block;
    padding: 5px 10px;
    font-size: 11px;
    color: #fff;
    background: #0b90e5;
    border-radius: 3px;
    line-height: 10px;
}

.prod_title span.prod_name {
    display: inline-block;
    float: left;
    width: 77%;
}
.prod_title span.icon_express {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    margin-right:10px;
    float: left;
    font-size: 12px;
    color: #fff;
    background: #0b90e5;
    border-radius: 3px;
    line-height: 14px;
}
.prod_title span.icon_coupon {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    margin-right:10px;
    float: left;
    font-size: 12px;
    color: #fff;
    background: #e62b40;
    border-radius: 3px;
    line-height: 14px;
}
.blog_view_img img {
    width: 100%;
    height: auto;
    vertical-align: top;
    text-align: center;
    border: 1px solid #e3e3e3;
}
.blog_view_img .img_no {
    width: 300px;
    height: 300px;
    border: 1px solid #e3e3e3;
    background: #eeeeee;
    text-align: center;
    margin: 0 auto;
}
.blog_view_img .img_no span {
    display: inline-block;
    margin-top: 140px;
    color: #999;
}
.blog_formtitle {
    float: left;
    font-size: 18px;
    color: #6086cc;
    padding-left: 10px;
    padding-bottom: 8px;
}
.blog_button {
    width: 60%;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    padding: 10px 10px 10px 10px;
    margin: 0 2px 0 1px;
    border-radius: 1px;
    border: 1px solid #3b99b0;
    background: #55b3ca;
    font-size: 1.1em;
    letter-spacing: -1px;
    color: #fff;
}
.blog_allprice {
    width: 100%;
    padding: 15px 20px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #f5f5f5;
}

.mbloginform .mbloginbutton_blog {
    float: left;
    display: inline-block;
    font-size: 1.3em;
    width: 28%;
    margin-top: 10px;
    margin-left: 4px;
    height: 57px;
    padding-top: 35px;
    text-align: center;
    border-radius: 1px;
    border: 1px solid #3b99b0;
    background: #55b3ca;
    letter-spacing: -1px;
    color: #ffffff;
}
.mbloginform .textbox_blog {
    float: left;
    width: 92%;
    height: 33px;
    padding: 7px 3% 1px;
    border: 2px solid #ccc;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}
.mbloginform .textbox_blog input {
    font-size: 1.3em;
    color: #5988a6;
    padding-top: 4px;
}
.blog_logintitle {
    text-align: center;
    font-size: 1.2em;
    padding-bottom: 8px;
    color: #0ca6d9;
    margin-top: 20px;
}
.blog_logintitle1 {
    text-align: center;
    padding-bottom: 14px;
    color: #000;
    margin-top: 4px;
    line-height: 18px;
}
.blog_logintitle2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    background: #5c9bc8;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.5em;
    font-weight: normal;
}
.blog_logintitle_line {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    border-bottom: 2px solid #ddd;
}
@media only screen and (max-width: 768px) {
    .blog_allbox1 {
        width: 100%;
        margin: 0 auto;
        border: none;
    }
    .blogbox_info {
        float: left;
        overflow: hidden;
        margin: 0 0 10px 0;
        width: 100%;
    }
    .blog_view {
        overflow: hidden;
        margin: 0 0 10px 0;
        text-align: center;
        padding-right: 0;
        width: 100%;
    }
    .blog_view .nothing {
        right: 15px;
    }
    .blog_view .blog_view_img {
        overflow: hidden;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        background: #f5f5f5;
        border-bottom: 1px solid #cccccc;
        -webkit-box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
        -moz-box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
        box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
    }
    .blog_view .blog_view_img img {
        width: 100%;
        height: auto;
        vertical-align: top;
        text-align: center;
    }
    .blog_view .blog_view_img .img_no {
        width: 80%;
        height: 120px;
        border: 1px solid transparent;
        background: transparent;
        text-align: center;
        margin: 0 auto;
    }
    .blog_view .blog_view_img .img_no span {
        display: inline-block;
        margin-top: 50px;
        color: #999;
    }
    .blog_formtitle {
        float: left;
        font-size: 0.9em;
        font-weight: 700;
        padding-left: 10px;
        padding-bottom: 5px;
        color: #abb2b6;
    }
    .blog_logintitle2 {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
        color: #ffffff;
        background: #5c9bc8;
        text-align: center;
        padding-top: 14px;
        padding-bottom: 14px;
        font-size: 1.2em;
        font-weight: normal;
    }
}

/* 상품상세페이지 상단*/
.prod_icon {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0 10px 0;
    background: #fff;
    margin-bottom: 5px;
}
.prod_icon a {
    display: inline-block;
    margin-bottom: 2px;
}
.prod_icon img {
    width: 28px;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px;
}
.prod_view {
    overflow: hidden;
    margin: 0 0 10px 0;
    text-align: center;
    width: 100%;
}
.prod_view .prod_view_img {
    overflow: hidden;
    padding: 5px 0 5px 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background: #e5e5e5;
    border-bottom: 1px solid #cccccc;
    -webkit-box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
    -moz-box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
    box-shadow: 1px 1px 2px rgba(166, 170, 173, .2);
}
.prod_view .prod_view_img img {
    max-width: 320px;
    max-height: 320px;
    vertical-align: top;
    text-align: center;
}
.prod_view .prod_view_img .img_no {
    width: 80%;
    height: 120px;
    border: 1px solid #e3e3e3;
    background: #eeeeee;
    text-align: center;
    margin: 0 auto;
}
.prod_view .prod_view_img .img_no span {
    display: inline-block;
    margin-top: 50px;
    color: #999;
}
.prod_view .flick_icon {
    width: 50%;
    height: 5px;
    text-align: center;
    margin: 5px auto 0;
}
.prod_view .flick_icon span {
    font-size: 1px;
    line-height: 1px;
    color: transparent;
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 4px;
    margin: 0 3px;
    background: #ccc;
    text-align: center;
}
.prod_view .flick_icon .on {
    background: #8db0c4;
}
.prod_title {
    width: 100%;
    margin: 5px 0 5px 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -1px;
}
.prodinfo_price_top {
    width: 100%;
    border-top: 1px dashed #ccc;
}
.prodinfo_price {
    width: 100%;
}
.pricecolor {
    background: #f5f5f5;
}
.pricecolor2 {
    background: #e9e9e9;
}
.pricecolor3 {
    background: #e3f4f4;
    border-top: 1px solid #cfe1e1;
}

.prodinfo_price dt {
    float: left;
    line-height: 22px;
    width: 27%;
    padding: 6px 0;
    font-size: 12px;
    font-weight: 700;
}
.prodinfo_price dd {
    float: right;
    line-height: 22px;
    width: 73%;
    text-align: right;
    padding: 6px 0;
}
.prodinfo_price dd em {
    text-decoration: line-through;
    margin-right: 10px;
    color: #929ca8;
    font-weight: 700;
}
.prodinfo_price dd span {
    color: #000;
    font-weight: 700;
}
.prodinfo_price .pdwon {
    position: relative;
    top: 1px;
    font-size: 14px;
    font-family: 'Tahoma', sans-serif;
}

/* 적립금 내용 추가 */
.prodinfo_price_top {
    width: 100%;
    border-top: 1px dashed #ccc;
}
.prodinfo_price_top dt {
    float: left;
    line-height: 22px;
    width: 27%;
    padding: 6px 0 6px 0;
    font-size: 11px;
    font-weight: 700;
}
.prodinfo_price_top dd {
    float: left;
    line-height: 22px;
    width: 73%;
    text-align: right;
    padding: 6px 0 6px 0;
}
.prodinfo_price_top dd em {
    text-decoration: line-through;
    margin-right: 10px;
    color: #929ca8;
    font-weight: 700;
}
.prodinfo_price_top dd span {
    color: #25b4d7;
    font-weight: 700;
}
.prodinfo_price_top .pdwon {
    font-size: 1.2em
}
.prodinfo_price_top .delcolor2 {
    color: #9e9e9e;
    font-weight: 400;
    font-size: 11px;
}

/* 주문서작성 추가 */
.prodinfo_price_list {
    width: 100%;
    border-top: 1px solid #f5f5f5;
}
.prodinfo_price_list dt {
    float: left;
    line-height: 22px;
    width: 12%;
    min-width: 60px;
    padding: 8px 0;
    margin-left: 20px;
    background: url(/img/mall/line_dt.png) right center no-repeat;
    font-weight: 700;
}
.prodinfo_price_list dd {
    float: right;
    line-height: 22px;
    width: 61%;
    text-align: right;
    padding: 8px 0;
    margin-right: 20px;
}
.prodinfo_price_list dd em {
    text-decoration: line-through;
    margin-right: 10px;
    color: #929ca8;
    font-weight: 700;
    font-family: Tahoma, sans-serif;
}
.prodinfo_price_list dd span {
    color: #e7214c;
    font-weight: 700;
}
.prodinfo_price_list .pdwon {
    position: relative;
    top: 2px;
    font-size: 1.3em;
    font-family: 'Tahoma', sans-serif;
}
.prodinfo_op2 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
.prodinfo_op2 dt {
    float: left;
    line-height: 22px;
    width: 60%;
    padding: 4px 0;
    margin-left: 2.5%;
    font-size: 0.9em;
}
.prodinfo_op2 dd {
    float: right;
    line-height: 22px;
    width: 30%;
    text-align: right;
    padding: 4px 0;
    margin-right: 3%;
}
.prodinfo_op2 span {
    color: #b58291;
    font-weight: 700;
}
.prodinfo_op3 {
    float: left;
    width: 100%;
}
.prodinfo_op3 dt {
    float: left;
    width: 53%;
    padding: 5px 0 0 0;
    margin-left: 20px;
    font-size:15px;
    font-weight:normal;
}
.prodinfo_op3 dd {
    float: right;
    width: 26%;
    text-align: right;
    padding: 1px 0;
    margin-right: 17px;
}
.prodinfo_op3 span {
    color: #f3504e;
    font-weight: 700;
}
.prodinfo_op3 .op3mg {
    margin-top: 4px;
}
.prodinfo_op4 {
    width: 100%;
}
.prodinfo_op_title {
    float: left;
    line-height: 22px;
    padding: 6px 0 0;
    margin-left: 20px;
    font-weight: 700;
}

.bdtopgray {
    border-bottom: 1px solid #aaa;
}

.prodinfo_op.bd-none {
    border: none;
}
.prodinfo_op {
    width: 100%;
}
.prodinfo_op dt {
    float: left;
    line-height: 22px;
    width: 60%;
    padding: 4px 0;
    margin-left: 2.5%;
    font-size: 0.9em;
}
.prodinfo_op dd {
    float: right;
    line-height: 22px;
    width: 30%;
    text-align: right;
    padding: 4px 0;
    margin-right: 3%;
}
.prodinfo_op dd em {
    text-decoration: line-through;
    margin-right: 10px;
    color: #929ca8;
    font-weight: 700;
}
.prodinfo_op dd span {
    color: #222;
    font-weight: 700;
    font-family: 'Tahoma', sans-serif;
}
.prodinfo_op .arrowinputbox {
    display: inline-block;
    text-align: center;
    padding-bottom: 8px;
}
.prodinfo_op .num {
    display: inline-block;
    width: 50px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #a7a8ad;
    font-size: 14px;
    color: #61656d;
    text-align: center;
    vertical-align: top;
}
.prodinfo_op .arrowtop {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 28px;
    height: 28px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    line-height: 100px;
    background-position: -20px 9px;
    margin-left: 3px;
}
.prodinfo_op .arrowbott {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 28px;
    height: 28px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    line-height: 100px;
    background-position: 9px 10px;
    margin-left: 3px;
}
.prodinfo_op .xbox {
    border: 1px solid #dcdcdc;
    padding: 2px 6px 3px 5px;
    background: #fff;
    font-size: 9px;
    color: #000;
}

.arrowicon {
    background: #fff url(/img/mall/viewicon.png) no-repeat;
}
.prodinfo_price .arrowinputbox {
    display: inline-block;
    height: 17px;
    text-align: center;
}
.prodinfo_price .delcolor {
    color: #929ca8;
    margin-right: 5%;
}
.prodinfo_price .delcolor1 {
    color: #666;
}
.prodinfo_price .delcolor2 {
    color: #9e9e9e;
    font-weight: 400;
    font-size: 11px;
}

.prodinfo_price .arrowtop {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 22px;
    height: 22px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    line-height: 100px;
    background-position: -23px 7px;
    margin-left: 3px;
}
.prodinfo_price .arrowbott {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 22px;
    height: 22px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    line-height: 100px;
    background-position: 6px 7px;
    margin-left: 3px;
}
.prodinfo_price .num {
    width: 50px;
    height: 22px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    background: -webkit-gradient(linear, 0 0, 0 50%, from(#eaeaea), color-stop(.5, #fff), to(#fff));
    font-size: 14px;
    color: #61656d;
    text-align: center;
    vertical-align: top;
}
.prodinfo_price_list .arrowinputbox {
    display: inline-block;
    text-align: center;
}
.prodinfo_price_list .delcolor {
    color: #929ca8;
    margin-right: 5%;
}
.prodinfo_price_list .delcolor1 {
    color: #333;
}
.prodinfo_price_list .delcolor2 {
    color: #333;
    font-weight: 400;
    font-size: 0.85em;
}
.prodinfo_price_list .arrowtop {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 28px;
    height: 28px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    line-height: 100px;
    background-position: -20px 9px;
    margin-left: 3px;
}
.prodinfo_price_list .arrowbott {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 28px;
    height: 28px;
    border: 1px solid #a7a8ad;
    border-radius: 2px;
    line-height: 100px;
    background-position: 9px 10px;
    margin-left: 3px;
}
.prodinfo_price_list .num {
    display: inline-block;
    width: 50px;
    height: 28px;
    border: 1px solid #a7a8ad;
    line-height: 28px;
    font-size: 14px;
    color: #61656d;
    text-align: center;
    vertical-align: top;
}
.prod_option {
    float: left;
    width: 94%;
    padding: 8px 3%;
    border-bottom: 1px solid #e5e5e5;
}
.prod_option .option {
    width: 100%;
    height: 32px;
    margin-bottom: 4px;
    border: 1px solid #a7a8ad;
    border-radius: 0;
    font-size: 14px;
    color: #61656d;
    text-align: center;
    background-position: 99% -13px;
}
.prod_option select {
    padding-left: 10px;
}

.prodinfo_priceend {
    width: 100%;
}
.prodinfo_priceend dt {
    float: left;
    line-height: 24px;
    width: 42%;
    padding: 10px 0 10px 0;
    font-size: 13px;
}
.prodinfo_priceend dd {
    float: right;
    line-height: 24px;
    font-size: 1.2em;
    width: 52%;
    text-align: right;
    padding: 10px 0 10px 0;
}
.prodinfo_priceend em {
    font-size: 1.2em;
    margin-right: 5px;
}
.prodinfo_priceend span {
    position: relative;
    top: 3px;
    font-size: 26px;
    color:#f3504e;
    font-family: 'Tahoma', sans-serif;
}
.prodinfo_priceend strong {
    font-weight: 700;
    font-size: 15px;
}
.prodinfo_button {
    text-align: center;
    margin: 20px 0 20px 0;
    width: 100%;
}
.prodinfo_button > .btn {
    display: inline-block;
}
.prodinfo_button > .btn:after {
    border-right: 3px solid #fff;
}
.prodinfo_button .buybutton {
    text-align: center;
    font-weight: 700;
    display: inline-block;
    padding: 6px 10px 7px 10px;
    margin: 0 1px 0 1px;
    border-radius: 1px;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcdbdc), to(#90c3c6));
                -moz-linear-gradient(top, #bcdbdc, #90c3c6);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.prodinfo_button .buybutton0 {
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    padding: 6px 10px 7px 10px;
    margin: 0 1px 0 1px;
    border-radius: 1px;
    border: 1px solid #5992b0;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#7cbadb), to(#72adcc));
                -moz-linear-gradient(top, #7cbadb, #72adcc);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.prodinfo_button .buybutton1 {
    text-align: center;
    font-weight: 700;
    display: inline-block;
    padding: 6px 10px 7px 10px;
    margin: 0 1px 0 1px;
    border-radius: 1px;
    border: 1px solid #999a9f;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d5d5d7), to(#a3a4a8));
                -moz-linear-gradient(top, #d5d5d7, #a3a4a8);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.prodinfo_button .buybutton2 {
    width: 60%;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    padding: 6px 10px 7px 10px;
    margin: 0 2px 0 1px;
    border-radius: 1px;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcdbdc), to(#90c3c6));
                -moz-linear-gradient(top, #d5d5d7, #a3a4a8);
    font-size: 1.1em;
    letter-spacing: -1px;
    color: #fff;
}
.prodinfo_button .buybutton3 {
    text-align: center;
    font-weight: 700;
    display: inline-block;
    padding: 6px 10px 7px 10px;
    margin: 0 1px 0 1px;
    border-radius: 1px;
    border: 1px solid #999a9f;
    background: #c9c9c9;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d5d5d7), to(#a3a4a8));
                -moz-linear-gradient(top, #d5d5d7, #a3a4a8);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.p_soldout {
    text-align: center;
    padding: 20px 0;
    font-weight: 700;
}
@media screen and (max-width: 640px) {
    .prodinfo_button {
        text-align: center;
        margin: 20px 0 20px 0;
        width: 100%;
        display: table;
    }
    .prodinfo_button > .btn {
        display: table-cell;
        width: 25%;
       /* border-left: 3px solid #fff;
        border-top: none;
        border-bottom: none;*/
    }
    .prodinfo_button > .btn:first-child {
        border-left: none;
    }
}

/* 옵션 */
.option_wrap {
    background-color: #f9f9f9;
    padding: 5px 0 14px 0;
    margin: 10px 0;
    border: 1px solid #dedede;
}
.add_composi_wrap {
    background-color: #fff;
    border-top: 1px solid #ddd;
}

/* 고객센터 */
.call_page .call_box {
    width: 100%;
    text-align: center;
    margin: 25px auto;
}
.call_page .call_box .buybutton3 {
    width: 21%;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    padding: 6px 10px 7px 10px;
    margin: 0 2px 5px 1px;
    border-radius: 1px;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcdbdc), to(#90c3c6));
                -moz-linear-gradient(top, #bcdbdc, #90c3c6);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.call_page .call_box .buybutton4 {
    width: 35.5%;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    padding: 6px 10px 7px 10px;
    margin: 0 2px 5px 1px;
    border-radius: 1px;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcdbdc), to(#90c3c6));
                -moz-linear-gradient(top, #bcdbdc, #90c3c6);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.call_page {
    margin: 0 auto;
}
.call_page .calltext {
    display: block;
    width: 80%;
    padding: 0 15px 15px 15px;
    color: #999;
    margin: 10px auto 0;
    letter-spacing: -1px;
}
.call_page .calltext > p {
    padding: 6px 0;
    border-bottom: 1px dashed #ddd;
}
@media screen and (max-width: 640px) {
    .call_page .calltext {
        width: 100%;
    }
}

/* 상세페이지 tab
#tabs .ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0;
}
#tabs .ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0;
}
#tabs .ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0;
}
#tabs .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0;
}

#tabs .ui-widget-header {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    background: none;
}
#tabs .ui-tabs-nav li {
    height: 40px;
    margin: 0;
    border-left: none;
}
#tabs .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    padding-bottom: 0;
    border-top: none;
    border-right: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    border-top: 1px solid #30343b;
    border-left: 1px solid #30343b;
    border-right: 1px solid #30343b;
    border-bottom: transparent;
    background-color: #30343b;
    color:#fff;
}
.ui-tabs .ui-tabs-nav li {
    width: 33.1%;
}
@media all and (min-width: 0px) and (max-width: 360px) {
    .ui-tabs .ui-tabs-nav li {
        width: 32.7%;
    }
}
@media all and (min-width: 361px) and (max-width: 640px) {
    .ui-tabs .ui-tabs-nav li {
        width: 32.92%;
    }
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    height: 55px;
    width: 100%;
    text-align: center;
    padding: 18px 0 2px 0;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 15px;
}
.ui-tabs.ui-tabs-nav,
.ui-tabs .ui-tabs-nav {
    padding: 0;
}
.ui-tabs {
    padding: 30px 0 0 0;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    width: 100%;
    display: block;
    height: 24px;
    padding-top: 9px;
    font-size: 0.9em;
    color: #222;
    font-family: "Helvetica Neue", "Apple SD Gothic Neo", Arial, "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    width: 100%;
    display: block;
    height: 24px;
    padding-top: 9px;
    font-size: 0.9em;
    color: #999999;
    font-family: "Helvetica Neue", "Apple SD Gothic Neo", Arial, "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: none;
}
.ui-tabs .ui-tabs-panel {
    width: 100%;
}
@media all and (min-width: 0px) and (max-width: 640px) {
    .ui-tabs .ui-tabs-panel {
        width: 100%;
        margin-bottom: 70px;
    }
}
@media all and (min-width: 641px) and (max-width: 960px) {
    .ui-tabs .ui-tabs-panel {
        width: 100%;
    }
}*/

/* 마이페이지 tab */
#tabs {
    border: none;
}
.prod_tab {
    width: 100%;
    display: table;
}
.prod_tab .prod_tab_l {
    display: table-cell;
    width: 25%;
    text-align: center;
}
.prod_tab .prod_tab_l + .prod_tab_l {
    padding-left: 2px;
}
.prod_tab .prod_tab_l a {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    font-weight: 700;
    color: #333;
    background-color: #eaeaea;
    border: 1px solid #babec4;
}
.prod_tab .prod_tab_l a:hover {
    color: #e7214c;
}
.prod_tab .prod_tab_l.prod_tab_on a {
    background-color: #fff;
    color: #d43f3a;
}

/* 마이페이지 쿠폰 tab */
.prod_tab_coupon .prod_tab_l,
.prod_tab_coupon .prod_tab_r {
    float: left;
}
.prod_tab_coupon .prod_tab_l a,
.prod_tab_coupon .prod_tab_r a {
    width: 100%;
    font-size: 0.9em;
    color: #333;
    border: none;
}
.prod_tab_coupon .prod_tab_l a:hover,
.prod_tab_coupon .prod_tab_r a:hover {
    font-weight:700;
}
.prod_tab_coupon .prod_tab_l.prod_tab_on a,
.prod_tab_coupon .prod_tab_r.prod_tab_on a {
    color: #f3504e;
    font-weight:700;
}
@media all and (min-width: 0px) and (max-width: 640px) {
    .prod_tab_coupon .prod_tab_l a, .prod_tab_coupon .prod_tab_r a {
        float: left;
    }
}

/* 상품상세페이지*/
.prod_detail {
    overflow: hidden;
    width: 100%;
    padding-top: 0;
}
.prod_detail img {
    overflow: hidden;
    max-width: 100%;
    text-align: center;
}
.prod_detail .deliveryinfo {
    overflow: hidden;
    text-align: left;
    margin:25px 0;
}
.prod_detail .deliveryinfo .deltitle {
    font-size: 1.0em;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ececec));
                -moz-linear-gradient(top, #fff, #ececec);
}
.prod_detail .deliveryinfo .deliveryinfott {
    padding: 8px;
    font-size:15px;
    color: #666;
}

.optionbox {
    margin: 3px;
    padding: 3px;
    border: 1px solid #dcdcdc;
    width: 95%;
}
.otbox {
    padding: 0 20px;
    text-align: center;
}
.opinput {
    width: 95%;
    border: 1px solid #dcdcdc;
    margin: 3px;
    padding: 3px;
    background: none;
    border-radius: 0;
    color: #55575e;
    line-height: 1.2em;
    -webkit-appearance: none;
    background: #fff;
}
.opinput2 {
    width: 100%;
    border: 1px solid #dcdcdc;
    margin: 3px 3px 3px 0;
    padding: 3px;
    background: none;
    border-radius: 0;
    color: #55575e;
    line-height: 1.2em;
    -webkit-appearance: none;
    background: #fff;
}
.opinput3 {
    width: 96%;
    border: 1px solid #dcdcdc;
    margin: 3px 3px 3px 10px;
    padding: 3px;
    background: none;
    border-radius: 0;
    color: #55575e;
    line-height: 1.2em;
    -webkit-appearance: none;
    background: #fff;
}
.opinput4 {
    width: 100%;
    border: 1px solid #dcdcdc;
    margin: 1px 3px 1px 0;
    padding: 3px;
    background: none;
    border-radius: 0;
    color: #55575e;
    line-height: 1.2em;
    -webkit-appearance: none;
    background: #fff;
}

/* 상세페이지 게시판 */
.prod_review {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.prod_review_btn {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
    cursor: pointer;
}
.prod_review_btn a {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    text-align: center;
    font-size: 12px;
    letter-spacing: -1px;
}
@media (max-width: 639px) {
    .prod_review_btn > #goodRateWrite {
        display: block;
    }
}

.prod_review .reviewid {
    display: inline-block;
    font-size: 0.9em;
    color: #999;
    margin: 5px 2px 4px 3%;
    vertical-align: middle;
}
.prod_review .reviewbg {
    background: #f5f5f5;
    padding: 20px 3%;
}
.prod_review .reviewtitle {
    font-size: 0.95em;
    letter-spacing: -1px;
}
.prod_review .reviewtext {
    font-size: 0.95em;
    color: #666;
    letter-spacing: -1px;
    line-height: 22px;
}
.prod_review .review_del {
    display: inline-block;
    margin-left: 10px;
    padding: 1px 3px;
    font-size: 10px;
    color: #999;
    vertical-align: middle;
    border: 1px solid #ccc;
    background: #fff;
}
.prod_review .review_t {
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
}

/* 약관 - 마케팅/기타 */
/*마케팅정보 수신동의*/
.marketing_view li {
    border-top: 0;
    padding: 5px;
}
.membershipWrap h2,
.membershipWrap h3 {
    font-size: 14px;
}
.membershipWrap li {
    border: 0;
    padding: 5px;
}
.membership_text01 {
    border: 1px solid #e0e0e0;
    padding: 10px;
    border-radius: 5px;
    color: #aaa;
    margin-bottom: 10px;
}
.in.modal .modal-dialog .modal-header .close {
    margin-top: 0;
    display: inline-block;
    padding: 0 0 0 10px;
}
.modal_custom {
    background: #fff;
    height: 650px;
    overflow-y: scroll;
}
.modal_custom .prod_review li {
    border-top: 0;
}
.modal_custom .prod_review .reviewbg {
    background: transparent;
    padding: 0;
}
@media (max-width: 639px) {
    .modal_custom {
        height: 400px;
    }
}

/*.prod_qna {margin: 0 auto; overflow:hidden; width: 99%; margin-bottom: 20px; }*/
.prod_qna_btn {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
}
.prod_qna_btn a {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    text-align: center;
    font-size: 12px;
    letter-spacing: -1px;
}
@media (max-width: 639px) {
    .prod_qna_btn > #goodQNAWrite {
        display: block;
    }
}

.prod_qna .reviewid {
    display: inline-block;
    font-size: 0.9em;
    color: #999;
    margin: 5px 2px 4px 3%;
    vertical-align: middle;
}
.prod_qna .reviewbg {
    background: #f5f5f5;
    padding: 10px 3%;
}
.prod_qna .goodqna_del {
    display: inline-block;
    margin-left: 10px;
    padding: 1px 3px;
    font-size: 10px;
    color: #999;
    vertical-align: middle;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #fff;
}
.prod_qna .review_t {
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
}

/* 페이지타이틀*/
.prod_detail_title {
    float: none;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #f1f1f1;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
}
.prod_detail_title a {
    position: absolute;
    left: 10px;
    top: 6px;
    display: inline-block;
    padding: 4px 8px 4px 7px;
    border-radius: 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f3f3f3));
                -moz-linear-gradient(top, #fff, #f3f3f3);
    font-size: 0.75em;
    letter-spacing: -1px;
}

/* 페이지 타이틀*/
.menu_title {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 15px;
    font-size: 1.1em;
}
.menu_title a {
    position: absolute;
    left: 10px;
    top: 6px;
    display: inline-block;
    padding: 4px 8px 4px 7px;
    border-radius: 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f3f3f3));
                -moz-linear-gradient(top, #fff, #f3f3f3);
    font-size: 0.75em;
    letter-spacing: -1px;
}

/* 이용약관 */
.agree_page {
    overflow: hidden;
    width: 100%;
}
.agree_page .reviewid {
    display: inline-block;
    font-size: 1em;
    color: #999;
    margin: 5px 2px 14px;
    vertical-align: middle;
}
.agree_page .reviewbg {
    padding: 17px;
    font-size: 12px;
    line-height:21px
}
.agree_page .reviewbg p{color:#888}
.agree_page .reviewtext {
    color: #666;
}

/* qna*/
.prod_qna .qnaid {
    font-size: 0.9em;
    color: #999;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-left: 3%;
    margin-right: 3%;
}
.prod_qna .qnaid .qnaid_t {
    display: inline-block;
    margin-top: 2px;
    margin-right: 2px;
    vertical-align: middle;
}
.prod_qna .qnaid .qna_del1 {
    display: inline-block;
    position: relative;
    height: 11px;
    padding: 2px 3px;
    font-size: 11px;
    color: #fff;
    background: #ccc;
    line-height: 11px;
    vertical-align: middle;
}
.prod_qna .qnaid .qna_del {
    display: inline-block;
    margin-right: 2px;
    padding: 1px 3px;
    font-size: 10px;
    color: #999;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ececec));
                -moz-linear-gradient(top, #fff, #ececec);
}
.prod_qna .qnaid .qna_reply {
    display: inline-block;
    position: relative;
    margin-right: 4px;
    height: 11px;
    padding: 2px 3px;
    font-size: 0.8em;
    color: #fff;
    background: #76a5c0;
    line-height: 11px;
    vertical-align: middle;
}
.prod_qna .qnabg {
    background: #f5f5f5;
    padding: 6px 3% 8px;
}
.prod_qna .qnatitle {
    padding-bottom: 6px;
    padding-left: 3%;
    padding-right: 3%;
    font-size: 0.95em;
    letter-spacing: -1px;
}
.prod_qna .qnatext {
    font-size: 0.95em;
    color: #666;
    letter-spacing: -1px;
}
.prod_qna .qnasellid {
    border-top: 1px dotted #ccc;
    background: #f5f5f5;
    font-size: 0.9em;
    color: #999;
    padding: 6px 3% 3px 8%;
}
.prod_qna .qnasellid .qnasell_reply {
    display: inline-block;
    position: relative;
    margin-right: 4px;
    height: 11px;
    padding: 2px 3px;
    font-size: 0.8em;
    color: #fff;
    background: #9aaccb;
    line-height: 11px;
    vertical-align: middle;
}
.prod_qna .qnasellid .qnasellid_t {
    display: inline-block;
    margin-top: 2px;
    margin-right: 2px;
    vertical-align: middle;
}
.prod_qna .qnasellbg {
    background: #f5f5f5;
    padding-bottom: 8px;
    padding-left: 8%;
    padding-right: 3%;
}
.prod_qna .qnaselltitle {
    font-size: 0.95em;
    letter-spacing: -1px;
}
.prod_qna .qnaselltext {
    font-size: 0.95em;
    color: #666;
    letter-spacing: -1px;
}
.table.mgb10 {
    margin-bottom: 10px;
}

.orderformtb0 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.orderformtb {
    float: none;
    width: 100%;
    margin-top: 15px;
    border-bottom: 2px solid #aaa;
}
.orderformtb2 {
    float: left;
    width: 100%;
}
.orderformtbt1 {
    float: none;
    font-size: 0.9em;
    font-weight: 700;
    color: #444;
    padding-left: 10px;
    padding-bottom: 5px;
}
.orderformtbt2 {
    float: none;
    font-size: 0.9em;
    font-weight: 700;
    color: #444;
    padding-left: 10px;
    padding-bottom: 5px;
}
.orderformtbt3 {
    font-size: 0.9em;
    padding: 10px 0;
}
.orderformtbt3 + .orderformtbt3{
    border-top: 1px solid #e7e7e7;
}
.order_ch {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    font-size: 0.95em;
    color: #95969e;
    padding-right: 10px;
}

/* 주무서 작성 상세 */
.orderblock {
    width: 100%;
    border-top: 2px solid #333;
}
.orderblock ul {
    float: left;
}
.orderblock a {
    display: block;
}
.orderblock li {
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ededed;
    width: 100%;
}
.orderform-wrap {
    padding: 15px 20px 15px 5px;
}
.orderform-wrap + .orderform-wrap {
    border-top: 1px solid #ddd;
}
.orderform-wrap:after {
    clear: both;
    content: "";
    display: table;
}
.orderformimg {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    background: url(/img/ingimg.gif) no-repeat;
}
.orderformimg img {
    width: 60px;
    height: 60px;
    border: 0;
}
.orderformpd {
    margin-left: 74px;
    font-family: 'Tahoma', sans-serif;
}

.pddt {
    width: 100%;
    font-size: 13px;
    font-weight: 700;
}
.pddd {
    width: 100%;
    padding-top: 5px;
}

.orderformpdoption span {
    display: inline-block;
    height: 11px;
    padding: 2px 4px;
    font-size: 0.8em;
    color: #fff;
    background: #ccc;
    line-height: 11px;
    letter-spacing: -1px;
}
.orderformpdoptiont {
    width: 100%;
    color: #666;
    letter-spacing: -1px;
}
.orderformpdoptiont p {
    display: block;
    margin-bottom: 10px;
    font-size: 11px;
    color: #666;
    line-height: 15px;
}
.orderformprice {
    float: left;
    width: 100%;
}
.orderformpricecolor {
    background: #f5f5f5;
}

.pricedt {
    font-size: 0.9em;
    width: 40%;
    float: left;
    line-height: 16px;
}
.pricedd {
    font-size: 0.9em;
    width: 60%;
    text-align: right;
    float: left;
    line-height: 16px;
    color: #929ca8;
    font-weight: bold;
}
.pricedt em,
.pricedd em {
    color: #000;
    font-weight: 700;
}

.allprice {
    padding-top: 4px;
    padding-bottom: 4px;
}
.allprice dt {
    float: left;
    line-height: 20px;
    width: 27%;
    margin-left: 3%;
}
.allprice dd {
    float: left;
    line-height: 20px;
    width: 67%;
    text-align: right;
    margin-right: 3%;
}
.allprice dd span {
    color: #b58291;
    font-weight: 700;
}

.allprice1 {
    border-top: 1px solid #fff;
}
.allprice1 dt {
    float: left;
    line-height: 22px;
    width: 27%;
    padding: 4px 0;
    margin-left: 3%;
    font-size: 1.1em;
}
.allprice1 dd {
    float: left;
    line-height: 22px;
    width: 67%;
    text-align: right;
    padding: 4px 0;
    margin-right: 3%;
    font-size: 1.1em;
}
.allprice1 dd span {
    color: #b58291;
    font-weight: 700;
}
.mobile {
    float: left;
    background: #43464c;
    width: 100%;
}
.allprice.mobile {
    padding-top: 4px;
    padding-bottom: 4px;
}
.allprice.mobile dt {
    float: left;
    line-height: 20px;
    width: 27%;
    margin-left: 3%;
    color: #fff;
}
.allprice.mobile dd {
    float: left;
    padding: 6px 0;
    line-height: 20px;
    width: 67%;
    text-align: right;
    margin-right: 3%;
    color: #fff;
}
.allprice.mobile dd span {
    color: #5bc0de;
    font-weight: 700;
}
.allprice1.mobile {
    border-top: 1px dashed #8f8a8a;
}
.allprice1.mobile dt {
    float: left;
    line-height: 22px;
    width: 27%;
    padding: 4px 0;
    margin-left: 3%;
    font-size: 1.1em;
    color: #fff;
}
.allprice1.mobile dd {
    float: left;
    line-height: 22px;
    width: 67%;
    text-align: right;
    padding: 6px 0;
    margin-right: 3%;
    font-size: 1.1em;
    color: #fff;
}
.allprice1.mobile dd span {
    font-size: 1.4em;
    color: #ffaf00;
    font-weight: 700;
}

/* 상품리스트 */
.shop_pd_list {
    width: 100%;
    border-top: 2px solid #333;
}
.shop_pd_list th {
    font-weight: 700;
    color: #333;
    padding: 13px 0;
    border-bottom: 1px solid #dedede;
}
.shop_pd_list td {
    padding: 10px 0;
    border-bottom: 1px dashed #cbcbcb;
    vertical-align: middle;
    text-align: center;
}
.shop_pd_list td b {
    color: #333;
    font-family: tahoma, sans-serif;
    padding-right: 3px;
}
.shop_pd_list .pointbg {
    background: #fafafa;
    border-left: 1px dashed #dedede;
    padding: 0 10px;
}
.shop_pd_list .process_ready {
    font-weight: 700;
    color: #699f00;
}
.shop_pd_list .process_pay {
    font-weight: 700;
    color: #1c9695;
}
.shop_pd_list .process_delivery {
    font-weight: 700;
    color: #0057b9;
}
.shop_pd_list .process_end {
    font-weight: 700;
    color: #ca0000;
}
.shop_pd_list .process_cancel {
    font-weight: 700;
    color: #333;
}
.shop_pd_list .item_box {
    position: relative;
    overflow: hidden;
    text-align: left;
}
.shop_pd_list .item_box .name {
    width: 75%;
    padding-left: 18px;
    padding-top: 5px;
    display: inline-block;
    color: #333;
    font-weight: 700;
    line-height: 18px;
}
.shop_pd_list .item_box .name > strong {
    color: #999;
}
.shop_pd_list .item_box .option {
    display: block;
    color: #999;
    font-weight: normal;
    line-height: 18px;
    font-size: 11px;
}
.shop_pd_list .item_box .thumb {
    display: inline;
    overflow: hidden;
    float: left;
    position: relative;
    margin-left: -160px;
}
.shop_pd_list .item_box .thumb img {
    width: 150px;
    height: 100px;
}
.shop_pd_list .count {
    margin: 0 auto;
    width: 140px;
}
.shop_pd_list .count a {
    display: inline-block;
}
.shop_pd_list .count .number {
    float: left;
    border: 1px solid #ccc;
    padding: 0 3px;
    width: 25px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    font-weight: 700;
    font-family: tahoma, sans-serif;
}
.shop_pd_list .count .updown {
    float: left;
    margin-right: 3px;
    display: inline-block;
    width: 18px;
}
.shop_pd_list .count .btn_up {
    background-position: 0 0;
    width: 20px;
    height: 11px;
}
.shop_pd_list .count .btn_down {
    background-position: 0 -11px;
    width: 20px;
    height: 11px;
}
.shop_pd_list .count .btn_up:hover {
    background-position: -20px 0;
    width: 20px;
    height: 11px;
}
.shop_pd_list .count .btn_down:hover {
    background-position: -20px -11px;
    width: 20px;
    height: 11px;
}
.shop_pd_list .orderformimg {
    float: left;
    width: 60px;
    height: 60px;
    max-width: 90px;
    text-align: center;
}

/* 결제금액 */
.table.table-list {
    border: 6px solid #ddd;
}
.table.table-list tbody th {
    padding: 4px 10px 4px 10px;
    background-color: #f3f3f3;
}
.table.table-list tbody td {
    padding: 4px 10px 4px 10px;
}
.price-won span {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
.price-won-add span {
    font-size: 20px;
    font-weight: 700;
    color: #ff1414;
}
.table.table-list .pt10 {
    padding-top: 10px !important;
}
.table.table-list .pb10 {
    padding-bottom: 10px !important;
}
.bd-top {
    border-top: 1px dotted #c5c5c5;
}

/* 장바구니*/
.cartblock0 {
    border-top: 1px solid #ededed;
}
.cartblock1 {
    float: left;
    padding: 10px 2% 0;
    width: 100%;
}
.cartblock1 + .cartblock1 {
    border-top: 1px solid #ededed;
}
.cartblock2 {
    float: left;
    margin-bottom: 10px;
    width: 3%;
}
.cartblock3 {
    float: left;
    margin-bottom: 10px;
    width: 97%;
    padding-left: 10px;
}
.cartblock0 ul {
    float: left;
}
.cartblock0 a {
    display: block;
}
.cartbutton {
    width: 100%;
    text-align: right;
}
.btn-op,
.cartbutton .cart_del {
    display: inline-block !important;
    margin: 4px 2px 0 0;
    padding: 2px 12px;
    font-size: 0.8em;
    color: #999;
    vertical-align: middle;
    border: 1px solid #ccc;
    background: #fff;
}
.cartbutton .cart_del_color {
    color: #6eb5c2;
}

.cart_num dt {
    float: left;
    line-height: 16px;
    width: 40%;
    padding: 4px 0;
    font-size: 0.9em;
}
.cart_num dd {
    float: left;
    line-height: 16px;
    width: 60% !important;
    text-align: right;
    padding: 4px 0;
}
.cart_num dd em {
    text-decoration: line-through;
    margin-right: 10px;
    color: #929ca8;
    font-weight: 700;
}
.cart_num dd span {
    color: #b58291;
    font-weight: 700;
}
.cart_num .arrowinputbox {
    display: inline-block;
    height: 14px;
    text-align: center;
    margin-bottom: 2px;
}
.cart_num .arrowtop {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-indent: -1000px;
    border: 1px solid #dcdcdc;
    background-position: -24px 6px;
    vertical-align:top;
}
.cart_num .arrowbott {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-indent: -1000px;
    border: 1px solid #dcdcdc;
    line-height: 100px;
    background-position: 5px 7px;
    vertical-align:top;
}
.cart_num .num {
    display: inline-block;
    width: 40px;
    height: 20px;
    border:0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    font-size: 11px;
    color: #61656d;
    text-align: center;
    vertical-align: top;
    background: #fff;
    line-height:15px
}

.payst {
    display: block;
    width: 100%;
    padding: 8px 20px;
}
.payst span {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}
.payst label {
    margin-left: 10px;
}
.payst2 {
    float: left;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    border-bottom: 1px solid #ccc;
}
.payst3 {
    float: left;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
}
.payst4 {
    width: 100%;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #ccc;
    background: #f2f2f2;
}
.payst4 span {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}
.payst4 label {
    margin-left: 10px;
}

.rdo {
    vertical-align: middle;
    margin-left: 10px;
}

.paybank {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 18px;
    letter-spacing: 0;
    line-height: 18px;
    font-size: 0.9em;
}
.paybank dt {
    float: left;
    width: 18%;
    margin-left: 3%;
    clear: both;
    letter-spacing: -1px;
}
.paybank dd {
    float: left;
    width: 71%;
    margin-right: 1px;
    border-left: 1px solid #ececec;
}
.paybank dd label {
    display: block;
    padding-top: 5px;
    padding-left: 10px;
}
.paybank dd label > input[type='radio'],
input[type='checkbox'] {
    vertical-align: middle;
    margin-top: 0;
    margin-right: 3px;
}
.paybank dd span {
    display: inline-block;
    color: #666;
    line-height: 11px;
    font-size: 0.9em;
    margin-left: 3px;
    vertical-align: middle;
    letter-spacing: -1px;
}
.bankbox {
    float: left;
    display: block;
    width: 60px;
    line-height: 16px;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
    margin-right: 3px;
    margin-top: 4px;
}
.bankbox1 {
    float: left;
    display: block;
    width: 50px;
    line-height: 16px;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
    margin-right: 3px;
    margin-top: 4px;
}
.paybank .textbox input {
    width: 138px;
    margin: 5px 0 5px 10px;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}

.textred {
    color: #c72a3f;
    font-size: 12px;
}
.ml {
    margin-left: 10px;
    margin-bottom: 5px;
}
.mb {
    margin-bottom: 5px;
    padding-left: 5px;
}

/* 이용약관 동의 */
.agreebox-wrap {
    padding: 9px 5px 9px 15px;
    background-color: #e3e2e7;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}
.agreebox-wrap .agreebox {
    font-size: 13px;
    padding:0;
}
.agreebox-wrap .agreebox a {
    padding: 2px 6px;
    font-size: 11px;
    margin-bottom:5px
}
.agreeview {
    background-position: 100% -84px;
    padding: 5px 10px 5px 0;
    vertical-align: middle;
}
.agreeview {
    background-position: 100% -84px;
    padding: 5px 10px 5px 0;
    vertical-align: middle;
}
.agreebox2 {
    padding-left: 10px;
    padding-bottom: 8px;
}
.agreebox2_1 {
    font-size: 0.95em;
}

/*전체동의*/
.allcheck {
    font-size: 14px;
    vertical-align: middle;
    color: #3f76bd;
    border-bottom: 1px dashed #bbb;
    display: block;
    height: 32px;
    line-height: 32px;
}

.orderinfo dl {
    float: left;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    background: #f5f5f5;
}
.orderinfo dt {
    float: left;
    width: 22%;
    clear: both;
    letter-spacing: -1px;
}
.orderinfo dt span {
    display: inline-block;
    margin-left: 10px;
    font-size: 1.0em;
}
.orderinfo dd {
    float: left;
    width: 77%;
    border-left: 1px solid #ececec;
}
.orderinfo dd span {
    display: inline-block;
    color: #666;
    margin-left: 10px;
    letter-spacing: -1px;
    font-size: 1.0em;
}
.orderinfo .ordercolor {
    color: #2887c4;
}
.orderinfo .titleline {
    border-top: 2px solid #aaa;
}
.orderinfo1 dl {
    float: left;
    width: 100%;
    color: #666;
    letter-spacing: -1px;
    border-bottom: 1px solid #ccc;
}
.orderinfo1 dt {
    float: left;
    width: 22%;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 0.9em;
    line-height: 12px;
    border-top: 1px solid #eee;
}
.orderinfo1 dt span {
    display: inline-block;
    margin-left: 10px;
    font-size: 0.9em;
    line-height: 12px;
    color: #999;
}
.orderinfo1 dd {
    float: left;
    width: 77%;
    background: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 2px;
    font-size: 0.9em;
    line-height: 12px;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
}
.orderinfo1 dd span {
    display: inline-block;
    height: 15px;
    margin-left: 10px;
    font-size: 0.9em;
    line-height: 18px;
}

.btnone {
    border-top: none;
}

.mbloginform {
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
}
.mbloginform .textbox {
    float: left;
    width: 94%;
    height: 23px;
    padding: 7px 3% 1px;
    border: 1px solid #ececec;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}
.mbloginform .textbox input {
    font-size: 1.0em;
    color: #5988a6;
}
.mbloginform dl {
    float: left;
    width: 70%;
    font-size: 0.95em;
    color: #666;
    letter-spacing: -1px;
    padding-top: 10px;
}
.mbloginform dt {
    float: left;
    width: 0;
}
.mbloginform dd {
    float: left;
    width: 100%;
    background: #fff;
    padding-bottom: 4px;
}
.mbloginform .mbloginbutton {
    float: left;
    display: inline-block;
    width: 28%;
    margin-top: 10px;
    margin-left: 4px;
    height: 43px;
    padding-top: 25px;
    text-align: center;
    border-radius: 1px;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcdbdc), to(#90c3c6));
                -moz-linear-gradient(top, #bcdbdc, #90c3c6);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.mbloginform1 {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.mbloginform1 .membertext {
    display: block;
    padding: 10px;
    font-size: 1.1em;
    color: #333;
    width: 90%;
    text-align: center;
    margin: 10px auto 0;
    letter-spacing: -1px;
}
.mbloginform1 .calltext {
    display: block;
    border: 1px solid #ececec;
    padding: 10px;
    font-size: 1.0em;
    color: #999;
    width: 90%;
    text-align: center;
    margin: 10px auto 0;
    letter-spacing: -1px;
}
.mbloginform1 span {
    display: block;
    font-size: 0.9em;
    color: #999;
    width: 90%;
    text-align: center;
    margin: 0 auto 10px;
    letter-spacing: -1px;
}
.mbloginform1 .mbloginbutton1 {
    display: inline-block;
    width: 90%;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    border-radius: 1px;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcdbdc), to(#90c3c6));
                -moz-linear-gradient(top, #bcdbdc, #90c3c6);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #fff;
}
.mbloginform .idcheck {
    float: left;
    width: 100%;
}
.mbloginform .idcheck .idrem {
    display: inline-block;
    padding-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
    vertical-align: middle;
    color: #999;
    letter-spacing: -1px;
    font-size: 0.9em;
}
.mbloginform .idcheck label {
    display: inline-block;
    padding-bottom: 5px;
    margin-left: 3px;
    margin-right: 3px;
    vertical-align: middle;
    color: #999;
    letter-spacing: -1px;
    font-size: 0.9em;
}
.mbloginform .idcheck span {
    display: inline-block;
    padding: 0;
    margin: 3px 0 8px;
    vertical-align: middle;
}
.mbloginform .mbloginbutton2 {
    float: left;
    display: inline-block;
    width: 28%;
    margin-top: 10px;
    margin-left: 4px;
    height: 43px;
    padding-top: 25px;
    text-align: center;
    border-radius: 1px;
    border: 1px solid #ccc;
    background: #bcdbdc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e5e5e5));
                -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
    font-size: 1.0em;
    letter-spacing: -1px;
    color: #999;
}
.mbloginform .idcheck a {
    text-decoration: underline;
    margin-top: 4px;
}
.mbloginform .idcheckcolor {
    color: #2887c4;
    font-size: 1.0em;
}

/* 주문완료 */
.order-ok-wrap {
    padding: 4% 3%;
    border: 5px solid #dedede;
    text-align: center;
}
.order-ok-wrap p {
    width: 230px;
    margin: 5px auto;
    text-align: left;
}
.order-ok-wrap p.order-num span{
    vertical-align:top
}
.order-ok-wrap p.order-num strong{
    display:inline-block;
}
.order-ok-wrap .ordercolor {
    color: #f3504e
}
.ok-guide {
    width: 100%;
    margin-bottom: 15px;
    font-size: 22px;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .order-ok-wrap {
        padding: 7% 3%;
        border: 3px solid #dedede;
    }
    .ok-guide {
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 700;
    }
}

/* 게시판 리스트*/
.prod_qnal {
    overflow: hidden;
    width: 100%;
    margin-bottom:0px;
}
.prod_qnal_tt {
    float: left;
    font-size: 0.85em;
    padding: 8px 10px;
    color: #999;
}
.prod_qnal_tb {
    position: relative;
    width: 100%;
    border-top: 2px solid #aaa;
    border-bottom: 2px solid #dddce2;
    border-collapse: collapse;
    table-layout: fixed;
}
.prod_qnal_tb tr:first-child td {
    padding-top: 8px;
}
.prod_qnal_tb th {
    padding: 6px 10px;
    text-align: center;
    border-bottom: 1px solid #dddce2;
    background: #f7f7f7;
    font-size: 0.8em;
    font-weight: normal;
}
.prod_qnal_tb td {
    padding: 6px 10px;
    border-bottom: 1px solid #dddce2;
    line-height: 1.45em;
    font-size: 0.8em;
}
.prod_qnal_tb img {
    max-width: 100%;
}
.prod_qnal_tb .tcenter {
    text-align: center;
}
.prod_qnal_tb .name {
    font-size: 0.8em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.prod_qnal_tb .viewt {
    font-size: 0.9em;
    color: #000;
    background: #e3edf7;
    line-height: 1.5em;
}
.pop_size1 {
    float: left;
    width: 250px;
    height: 80px;
    border: 3px solid #aaa;
    padding: 10px;
    background: #fff;
    position: relative;
    margin-top: -170px;
    margin-left: 20px;
    z-index: 0;
    display: none;
}
.board_no {
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
.board_yes {
    width: 100%;
    text-align: left;
    padding: 20px;
}
.bs {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bs .bsf {
    display: inline-block;
    height: 24px;
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: top;
    width: 160px;
    text-align: right;
}
.bs .topsearchbtn {
    display: inline-block;
    height: 19px;
    text-align: center;
    vertical-align: top;
    padding: 4px 7px 1px 5px;
    border-radius: 0;
    border-left: 1px solid #ccc;
    color: #8db0c4;
    font-size: 0.8em;
    -webkit-appearance: none;
}
.bs .topsearchform {
    width: 108px;
    height: 24px;
    border-radius: 0;
    border: 0;
    color: #666;
    font-size: 0.8em;
    -webkit-appearance: none;
}
.bs a {
    display: inline-block;
    height: 29px;
    width: 29px;
}
.bs .sbox {
    display: inline-block;
    width: 58px;
    height: 14px;
    line-height: 1.2em;
    padding: 4px 5px 6px 5px;
    border: 1px solid #ccc;
    vertical-align: top;
    margin-right: -1px;
}
.bs .textinput {
    width: 100%;
    border: 0;
    background: none;
    border-radius: 0;
    color: #55575e;
    font-size: 0.8em;
    line-height: 1.2em;
    -webkit-appearance: none;
}

.pagenum {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 0.85em;
}
.pagenum .otherbtn {
    position: absolute;
    right: 10px;
    top: 5px;
}
.otherbtn .bn_n {
    display: inline-block;
    overflow: hidden;
    padding: 4px 14px 0 14px;
    height: 22px;
    border: 1px solid #a8aab2;
    border-radius: 0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f8f8f8));
    color: #61656d;
    font-weight: bold;
}
.otherbtn .bn_p {
    border-color: #5593b7;
    color: #5593b7;
}
.pagenum .pagebtn {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    border-radius: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.pagenum .pagebtn:hover {
    border: 1px solid #e62b40;
}
.pagenum .pageprev {
    background-position: 5px -65px;
    margin-right: 10px;
}
.pagenum .pagenext {
    background-position: 5px -44px;
    margin-left: 10px;
}
.pagenum .emc {
    color: #ccc;
}
.pagenum em {
    display: inline-block;
    margin-right: 2px;
    /*vertical-align: middle;
    font-family: "Helvetica Neue", "Apple SD Gothic Neo", Arial, "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif;*/
}

.nolist {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.nolist1 {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.nolist2 {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* 게시판 쓰기*/
.prod_qnaw_tt {
    float: left;
    font-size: 0.85em;
    padding: 10px 0 5px 0;
    color: #999;
    margin-left: 2%;
}
.prod_qnaw_tb {
    position: relative;
    width: 100%;
    border-top: 2px solid #aaa;
    border-bottom: 2px solid #dddce2;
    border-collapse: collapse;
    table-layout: fixed;
}
.prod_qnaw_tb tr:first-child td {
    padding-top: 8px;
}
.prod_qnaw_tb th {
    padding: 6px 10px;
    text-align: left;
    border-bottom: 1px solid #dddce2;
    background: #f7f7f7;
    font-size: 0.9em;
}
.prod_qnaw_tb td {
    padding: 6px 10px;
    border-bottom: 1px solid #dddce2;
    font-size: 0.9em;
}
.prod_qnaw_tb em {
    vertical-align: middle;
    display: inline-block;
    margin-top: 5px;
    margin-left: 4px;
}
.prod_qnaw_tb label {
    vertical-align: middle;
    display: inline-block;
    margin-top: 5px;
}
.prod_qnaw_tb .ybox {
    float: left;
    display: block;
    width: 48px;
    line-height: 1.2em;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
    margin-right: 3px;
}
.prod_qnaw_tb .ybox1 {
    float: left;
    display: block;
    width: 30px;
    line-height: 1.2em;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
    margin-right: 3px;
}
.prod_qnaw_tb .addbox {
    float: left;
    width: 30px;
    display: block;
    line-height: 1.2em;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
}
.prod_qnaw_tb .addspan {
    float: left;
    padding: 5px;
    display: block;
}
.prod_qnaw_tb .addbutton {
    display: inline-block;
    padding: 6px 8px 7px 7px;
    margin-left: 4px;
    line-height: 1.2em;
    border-radius: 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f3f3f3));
                -moz-linear-gradient(top, #fff, #f3f3f3);
    font-size: 0.9em;
    letter-spacing: -1px;
}
.prod_qnaw_tb .textbox200 {
    float: left;
    width: 200px;
    display: block;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}
.prod_qnaw_tb .textbox input {
    float: left;
    width: 120px;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}
.prod_qnaw_tb .textbox90 {
    float: left;
    margin-right: 2px;
    width: 90px;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}
.prod_qnaw_tb .textbox1 input {
    float: left;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
}
.prod_qnaw_tb .textbox2 input {
    float: left;
    height: 100%;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    padding: 5px;
    width: 93%;
}
.prod_qnaw_tb .textbox3 input {
    float: left;
    padding: 5px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    width: 93%;
    margin-top: 3px;
}
.prod_qnaw_tb .textbox4 input {
    float: left;
    height: 35px;
    border: 1px solid #bab9be;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    padding: 5px;
    width: 93%;
}
.prod_qnaw_tb .input_phone {
    border: 0;
    background: #fff;
}

/* 문의글쓰기 */
.prod_qnaw {
    padding: 10px;
    border: 1px solid #ddd;
    background: #f5f5f5;
}
.prod_qnaw .table-write > thead > tr > th,
.prod_qnaw .table-write > tbody > tr > th,
.prod_qnaw .table-write > tbody > tr > td {
    padding: 5px 10px !important;
    border-top: none !important;
    border-bottom: none !important;
}
.btn_gp.bn_n {
    display: inline-block;
    overflow: hidden;
    margin-right: 1px;
    padding: 4px 14px 0 14px;
    font-size: 0.8em;
    height: 22px;
    border: 1px solid #a8aab2;
    border-radius: 0;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f8f8f8));
    color: #61656d;
    font-weight: bold;
}
.btn_gp.bn_p {
    border-color: #5593b7;
    color: #5593b7;
}
.btn_gp {
    padding: 10px 0 20px;
    text-align: center;
    width: 100%;
}

.prodoption {
    background-position: 90% -15px;
}
.prodoptiony {
    background-position: 90% -15px;
}
.prod_qnaw_tb p {
    display: block;
    font-size: 0.9em;
    color: #666;
    clear: both;
    padding-top: 4px;
}
.prod_qnaw_tb .delline {
    border-top: 2px solid #dddce2;
}

/* 게시판 댓글 */
.detail_title {
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: -15px;
}
.detail_title .dat {
    width: 100%;
}
.detail_title .datbox1 {
    float: left;
    width: 49%;
    margin: 0 0.5%;
}
.detail_title .datbox2 {
    float: left;
    width: 49%;
    margin: 0 0.5%;
}
.detail_title .datbox_l {
    float: left;
    width: 88%;
    margin: 0 0.5%;
}
.detail_title .datbox_l textarea.form-control {
    height: 70px;
}
.detail_title .datbox_r {
    float: right;
    width: 10%;
    margin: 0 0.5%;
}
.detail_title .datbox_r .btn_comment {
    width: 100%;
    height: 70px;
    display: inline-block;
    line-height: 70px;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .detail_title .datbox_l {
        float: none;
        width: 99%;
    }
    .detail_title .datbox_r {
        float: none;
        width: 99%;
        margin: 10px 0.5% 0 0.5%;
    }
    .detail_title .datbox_r .btn_comment {
        height: 36px;
        line-height: 36px;
    }
}

/* 갤러리 게시판 */
.gall_tile {
    margin-left: -10px;
    margin-right: -10px;
}
.gall_tile .crop {
    float: left;
    padding: 0;
}
.gall_tile .crop > a {
    display: block;
    margin: 0 10px 40px;
}
.gall_tile .crop .imgbox {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 90%;
    background: #fafafa;
    overflow: hidden;
}
.gall_tile .crop .imgbox img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.gall_tile .crop .imgbox.ratio-w img { /* 이미지가 가로비율이 더 클 때 */
    max-width: none;
    height: 100%;
}
.gall_tile .crop .gall_t p {
    margin: 10px 0;
    color: #555;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gall_tile .crop:hover .imgbox {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
@media screen and (min-width: 769px) {
    .gall_tile .crop {
        width: 20%;
    }
}
@media screen and (max-width: 768px) {
    .gall_tilewrap .btn {
        margin-right: 10px;
    }
    .gall_tile {
        margin: 0;
    }
}

/* 카테고리 */
.catelist {
    float: left;
    width: 100%;
}
.catelist .cateright {
    display: block;
    margin-right: 70px;
}
.catelist li {
    float: left;
    width: 97%;
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 3%;
    border-bottom: 1px solid #eee;
}
.catelist span {
    display: inline-block;
    padding-left: 3px;
    color: #42a4c0;
    font-weight: 700;
}
.catelist .catebutton {
    position: absolute;
    right: 10px;
    top: 4px;
    display: inline-block;
    padding: 3px 8px 2px 7px;
    line-height: 16px;
    border-radius: 0;
    border: 1px solid #c6c6ca;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f3f3f3));
                -moz-linear-gradient(top, #fff, #f3f3f3);
    font-size: 0.8em;
}
.catelistalign {
    display: block;
    text-align: right;
    width: 94%;
    padding: 7px 3%;
    border-bottom: 1px solid #ececec;
    margin-bottom: 3px;
}
.catelistalignbox {
    display: inline-block;
    width: 80px;
    height: 16px;
    line-height: 13px;
    padding: 4px;
    margin-top: 5px;
    border: 1px solid #ececec;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
    margin-left: 2px;
}
.catelistalignbox2 {
    display: inline-block;
    width: 30%;
    height: 16px;
    line-height: 13px;
    padding: 4px;
    margin-top: 5px;
    border: 1px solid #ececec;
    -webkit-box-shadow: inset 1px 1px 5px #f4f4f4;
    vertical-align: top;
    margin-left: 2px;
}
.catelistaligninput {
    width: 100%;
    border: 0;
    border-radius: 0;
    font-size: 0.9em;
    color: #55575e;
    line-height: 13px;
    -webkit-appearance: none;
    background: none;
}

#info-group .company_01,
#info-group .info-list {
    padding: 20px 15px;
}
#info-group .info-list li {
    list-style: none inside;
    font-size: .90em;
    color: #999;
    line-height: 2em;
    border-bottom: 1px solid #f3f3f3;
}
#info-group .info-list li .tit {
    font-size: 1.0em;
}
#info-group .info-list li .txt {
    font-size: 1.0em;
    color: #000;
    margin-left: 6px;
    letter-spacing: 0;
}

/*주소검색팝업*/
div#addrPage1 {
    display: none;
    position: absolute;
    border: 2px solid #cfc3a2;
    background: #fff;
    width: 90%;
    max-height: 600px;
    left: 4%;
    top: 50%;
    z-index: 999;
}
div#addrPage1 .addtit {
    color: #000;
    padding: 6px 0;
    text-align: center;
    border-bottom: 1px solid #dedede;
    background: #cfc3a2;
}
div#addrPage1 div.ui-content {
    margin: 2px;
}
div#addrPage1 div.ui-content ul {
    text-align: center;
    margin: 10px;
}
div#addrPage1 div.ui-content li {
    display: inline-block;
    width: 43%;
    padding: 5px;
    text-align: center;
    border: 1px solid #dcdcdc;
    font-size: 0.9em;
}
div#addrPage1 .btn_select {
    background: #bcdbdc;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
div#addrPage1 .btn_select a {
    color: #000;
    font-weight: 700;
}

.resultselect th:first-child {
    padding: 3px;
}
.resultselect td {
    width: 110px;
    text-align: left;
    padding: 3px 0 3px 6px;
    border-bottom: 1px solid #dcdcdc;
}
.resultselect th {
    width: 400px;
    text-align: left;
    padding: 3px 0 3px 10px;
    border-bottom: 1px solid #dcdcdc;
}

div#addrPage1 div.ui-content form#findAddr div#form_road {
    padding-bottom: 7px;
    margin: 0 auto;
    text-align: center;
    width: 88%;
}
div#addrPage1 div.ui-content form#findAddr div#form_road .selectbox {
    height: 24px;
    background: #fff;
    border: 2px solid #dcdcdc;
    vertical-align: top;
}
div#addrPage1 div.ui-content form#findAddr div#form_road input#srchwrd.input_road {
    padding: 2px;
    margin-bottom: 9px;
    border: 2px solid #dcdcdc;
    width: 55%;
    background-color: #fff;
}
div#addrPage1 div.ui-content form#findAddr div#form_road input#searchAddrBtn1 {
    display: inline-block;
    margin-bottom: 9px;
    cursor: pointer;
    margin-right: 1px;
    padding: 4px 3px 4px 2px;
    text-align: center;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    font-size: 11px;
    letter-spacing: -1px;
    color: #fff;
    vertical-align: bottom;
}
div#addrPage1 div.ui-content form#findAddr div#form_lotnum {
    padding-bottom: 7px;
    text-align: center;
}
div#addrPage1 div.ui-content form#findAddr div#form_lotnum input#words {
    padding: 2px 0;
    border: 2px solid #dcdcdc;
    width: 74%;
    background-color: #fff;
    margin-bottom: 9px;
}
div#addrPage1 div.ui-content form#findAddr div#form_lotnum input#searchAddrBtn2 {
    display: inline-block;
    margin-bottom: 9px;
    margin-right: 1px;
    padding: 4px 3px 4px 2px;
    text-align: center;
    border: 1px solid #8db0c4;
    background: #bcdbdc;
    font-size: 11px;
    letter-spacing: -1px;
    color: #fff;
    vertical-align: bottom;
}
div#addrPage1 div.ui-content #addrResult {
    height: 230px;
    width: 96%;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 0 auto;
    overflow-y: scroll;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}

.layerbutton01 {
    margin: 15px auto;
    width: 100%;
    text-align: center;
}
.layerbutton01 a {
    display: inline-block;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 0.7em;
    padding: 5px 15px;
    margin-left: 1px;
    margin-right: 1px;
    border: 1px solid #cdcdcd;
    background: #f3f3f3;
}
#addrResult .tt_ing {
    padding-top: 80px;
}

/* title */
h2.s_title {
    position: relative;
    max-height: 42px;
    padding: 14px 10px;
    margin-bottom: 58px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
}
h2.s_title a.btn {
    position: absolute;
    left: 0;
}


@media (max-width: 640px) {
    h2.s_title {
        padding: 10px 0;
        margin-bottom: 20px;
    }
    /*마이페이지*/
    .mypage-content .mypage-header{margin-bottom:15px !important;}
    .mypage-content h2.s_title{font-size: 1.4em !important;margin-bottom: 35px;}
}

/* 로그인 */
.login-wrap {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.top_login_btn_wrap {
    width: 24%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    color: #8f97a1 !important;
}
.top_login_btn_wrap:hover {
    border: 1px solid #e62b40;
    color: #e62b40 !important;
}
.login-wrap .input-group .input-group-addon {
    background: #fff;
    border: 1px solid #ccc;
    border-right-color: transparent;
    border-radius: 0;
}
.login-wrap .input-group .input-group-addon i {
    color: #666;
    font-size: 12px;
}
.login-wrap .form-group {
    margin-bottom: 8px;
}
.login-wrap .form-panel {
    margin: 0;
    overflow: hidden;
}
.login-wrap .form-panel fieldset {
    padding: 15px 30px 15px 30px;
    border-bottom: 0;
}
.login-wrap .border {
    border-right: 1px solid #e3e3e3;
}
.login-wrap .input-lg {
    font-size: 13px !important;
}
.login-wrap .title {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
}
@media (max-width: 639px) {
    .login-wrap .form-panel fieldset {
        padding: 15px 0 35px;
    }
    .login-wrap .border {
        border-right: 0;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 35px;
    }
}
@media (min-width: 992px) {
    .login-wrap {
        padding: 5% 5% 10%;
    }
}
@media screen and (max-width: 640px) {
    .login-wrap {
        padding: 5% 0;
    }
}

/* 비밀번호 찾기 */
.exclamation {
    padding: 30px 0 20px 0;
}
.row.pw-find-box {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 50px;
}
@media (max-width: 640px) {
    .d-mobile {
        margin: 10px 0 !important;
    }
    .row.pw-find-box {
        width: 100%;
    }
}

/* 고객센터 */
.user-center a {
    display: inline-block;
    margin: 0 2px;
    padding: 32px 0;
    border: 1px solid #ddd;
    color: #333436;
    font-size: 16px;
}
.user-center a:hover {
    text-decoration: none;
    color: #e62b40;
}
.user-center strong {
    display: block;
    padding-top: 15px;
    color: #333;
}

/* MEMBER */
.member-btm i {
    color: #fff;
}
.member-btm a:hover i {
    color: #c7c7c7;
}
.member-btm a {
    display: inline-block;
    min-width: 70px;
    height: 62px;
    padding: 7px 5px;
    border-radius: 3px;
    background-color: #4c4c4c;
    text-align: center;
    margin: 0 2px;
    color: #333436;
    font-size: 12px;
    line-height: 20px !important;
}
.member-btm a:hover {
    text-decoration: none;
}
.member-btm strong {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
@media all and (min-width: 0px) and (max-width: 321px) {
    .member-btm a {
        min-width: 60px;
        padding: 7px 0;
    }
}
@media only screen and (min-width: 768px) {
    .m-hidden {
        display: none;
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

/* 결제 정보 */
.payment-heading {
    padding: 10px 0;
    border-top: 2px solid #333;
    background-color: #ecebee;
}
.payment-heading .radio {
    margin: 2px 0;
}
.payment-heading label {
    margin: 0 20px;
    font-weight: 700;
}
.saving-wrap {
    padding: 10px 22px;
}
.saving-wrap strong {
    display: inline-block;
}
.prod_qnaw .form-group {
    margin-bottom: 0;
}
.prod_qnaw .form-group a,
.prod_qnaw .w100,
.prod_qnaw .w150,
.prod_qnaw .w250,
.prod_qnaw .w350 {
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .prod_qnaw .textred, .saving-wrap .textred {
        display: block;
        font-size: 11px;
    }
}

/* 상점정보 */
.top_info {
    padding: 20px;
    margin: -1px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* 배송비 아이콘 */
.icon_plus {
    width: 8px;
    height: 9px;
    margin-right: 3px;
    display: inline-block;
    background: url(/img/mall/ico_plus.png) no-repeat left 0;
}
.icon_minus {
    width: 8px;
    height: 9px;
    margin-right: 3px;
    display: inline-block;
    background: url(/img/mall/ico_minus.png) no-repeat left 0;
}

/* input 정렬 주문자 정보와 같음 */
label.sameinfo {
    font-size: 13px;
    margin-left: 10px;
}
label.sameinfo input {
    vertical-align: middle;
    margin: 0;
}

/* 주문서 작성 input 스타일 */
input[type="text"],
input[type="password"],
input[type="tel"]{
    display: block;
    width: 100%;
    height: 30px;
    padding: 0 8px;
    font-size: 13px;
    line-height: 26px;
    color: #555;
    background: #fff none;
    border: 1px solid #ccc;
}
input[type="text"]:focus {
    border-color: #e62b40;
    outline: 0;
}
input[type="text"]::-moz-placeholder {
    color: #999;
    opacity: 1;
}
input[type="text"]:-ms-input-placeholder {
    color: #999;
}
input[type="text"]::-webkit-input-placeholder {
    color: #999;
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input {
    background-color: #eee;
    opacity: 1;
}
input[type="text"][disabled],
fieldset[disabled] input[type="text"] {
    cursor: not-allowed;
}

select {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 8px;
    font-size: 13px;
    line-height: 26px;
    color: #555;
    background: #fff none;
    border: 1px solid #ccc;
}
.select:focus {
    border-color: #e62b40;
    outline: 0;
}
.select::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.select:-ms-input-placeholder {
    color: #999;
}
.select::-webkit-input-placeholder {
    color: #999;
}
.select[disabled],
.select[readonly],
fieldset[disabled] select {
    background-color: #eee;
    opacity: 1;
}
select[disabled],
fieldset[disabled] select {
    cursor: not-allowed;
}

/* textarea */
textarea:focus {
    border-color: #e62b40;
    outline: 0;
}
textarea.text-box {
    height: 60px;
}

/* input 넓이 */
.w-pull {
    width: 100% !important;
}
.w100 {
    width: 15% !important;
    min-width: 90px !important;
}
.w150 {
    width: 20% !important;
    min-width: 120px !important;
}
.w250 {
    width: 30% !important;
    min-width: 150px !important;
}
.w350 {
    width: 50% !important;
    min-width: 190px !important;
}

/* 휴대폰번호 input */
.phone_wrap .num01 {
    width: 32%;
    max-width: 100px;
    font-size: 11px;
}
.phone_wrap .num02 {
    width: 24%;
    max-width: 100px;
    font-size: 13px;
}

/* 버튼 정렬 */
.btn-wrap {
    text-align: center;
    padding: 20px 0;
}
.bottom_info .admin {
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 15px;
}

/* 버튼 - 우편번호정보 */
.btn-adress {
    padding: 0 9px;
    color: #fff !important;
    font-size: 11px;
    background-color: #43464c;
    border-color: #2c2c2c;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
.btn-adress:hover,
.btn-adress.focus {
    color: #ffaf00 !important;
    font-size: 11px;
    background-color: #43464c;
    border-color: #2c2c2c;
}

/* sns공유 */
.sns_ico {
    display: inline-block;
    background: transparent url(/img/m_mall/m_pack.png) top right no-repeat;
    background-size:auto 32px;
}
.good_sns_ico {
    border: 1px solid #f03942;
    display: inline-block;
    background: transparent url(/img/m_mall/m_pack.png) top right no-repeat;
    background-size: 216px;
}

/*주문서미리보기-SNS*/
.share_sns {
    overflow: hidden;
    background-size: 320px;
    height: 42px;
}
.share_sns.sns-bottom {
    float: right;
    overflow: hidden;
    background-size: 320px;
    height: 42px;
}
.share_sns a {
    width: 32px;
    height: 32px;
    margin: 5px 5px 0 0;
    overflow: hidden;
}
.share_sns a > img {
    display: none;
}
.share_sns .ic_kk {
    background-position:0;
}
.share_sns .ic_ks {
    display:inline-block;
    vertical-align: top;
    margin:5px 5px 0 0;
    background-position: -39px 0;
    width:32px;
    height:32px;
    cursor:pointer
}
.share_sns .ic_fb {
    background-position: -81px 0;
}
.share_sns .ic_tw {
    background-position: -122px 0;
}
.share_sns .bubble {
    float: left;
    display: inline-block;
    background: #eee;
    border-radius: 50px;
    padding: 4px 15px;
    margin-right: 15px;
    margin-top: 8px;
}
.share_sns .nshop_insta{display:inline-block;background: transparent url(/img/m_mall/m_pack.png)top right no-repeat;background-size:auto 32px;background-position:-163px 0}

/* 무통장입금 */
.bank-wrap {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #ddd;
}
.bank-wrap {
    padding: 10px 20px;
}
.bank-wrap .bank-check {
    padding: 8px 0;
    border-top: 1px dashed #888;
}
.bank-wrap .bank-check:first-child {
    border-top: none;
}
.bank-wrap .bank-label {
    width: 100%;
    background: none;
}
.bank-wrap .bank-cont {
    width: 100%;
}
.bank-wrap .bank-cont input {
    vertical-align: sub;
}
.bank-wrap label {
    line-height: 25px;
}
@media screen and (min-width: 768px) {
    .bank-wrap {
        padding-left: 40px;
    }
    .bank-wrap .bank-check {
        padding: 0;
        width: 50%;
        border: none;
    }
    .bank-wrap .bank-label {
        margin: 6px 0;
        float: left;
        width: 17%;
        background: url(/img/mall/line_th.png) right center no-repeat;
    }
    .bank-wrap .bank-cont {
        margin: 6px 0;
        padding-left: 12px;
        float: left;
        width: 80%;
    }
}

/* 주문서 페이지 버튼 */
.icon_payment {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    background: url(/img/mall/icon_payment.png) no-repeat left 0;
}
.icon_detail {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (min-width: 768px) {
    .bottom_btn02 .col-w-1 {
        width: 10%;
    }
    .bottom_btn .col-w-2 {
        width: 20%;
    }
    .bottom_btn .col-w-3 {
        width: 30%;
    }
    .bottom_btn .col-w-6 {
        width: 60%;
    }
}
@media screen and (max-width: 767px) {
    .bottom_btn .col-w-2 {
        width: 40%;
    }
    .bottom_btn .col-w-3 {
        width: 30%;
    }
    .bottom_btn .col-w-6 {
        width: 50%;
    }
}

.bottom_btn {
    position: relative;
    margin: 10px 0;
    padding-bottom: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.bottom_btn .btn_red {
    display: inline-block;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 8px 8px;
    background: #e62b40;
}
.bottom_btn .btn_gray {
    display: inline-block;
    text-align: center;
    color: rgb(235, 235, 235);
    font-size: 14px;
    padding: 8px 6px;
    background-color: #c0c0c0;
}
.bottom_btn02 .btn_red {
    display: inline-block;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 8px 6px;
    background: #e62b40;
}
.bottom_btn02 .btn_gray {
    display: inline-block;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 8px 6px;
    background: #969696;
}

/* 구입전 필독사항 */
.deliveryinfott {
    padding: 7px 15px 30px 15px;
    margin-top: 3px;
    font-size: 13px;
    color: #666;
    letter-spacing: normal;
    border: 1px solid #d6d6d6;
    background-color: #fbfbfb;
}
.deliveryinfott img {
    max-width: 100% !important;
}

/*쇼핑몰 네비게이션 모바일 메뉴 버튼 */
.nav_menu {
    font-size: 11px !important;
    line-height: 11px !important;
    margin-top: -3px;
}

/* 쇼핑몰 오시는길 */
.contactus-wrap {
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    padding: 30px;
    margin-bottom: 30px;
    border-top: 2px solid #565d68;
}

/* 주문서 페이지 - 적립금 쿠폰 */
.in-block {
    display: inline-block !important;
    width: inherit !important;
    vertical-align: middle;
}
.c_blue {
    color: #0748B5;
}

.coupon-wrap.disinfo {
    padding: 10px 12px 10px 6px;
}
.coupon-wrap {
    padding: 10px 22px;
    border-left: 1px dashed #a3a6ad;
    border-right: 1px dashed #a3a6ad;
    border-bottom: 1px dashed #a3a6ad;
    background: #fff;
}
.coupon-wrap > div > .coupon_t {
    display: inline-block;
    padding-left: 10px;
}
.in-block.w30 {
    width: 30% !important;
}
@media screen and (max-width: 590px) {
    .mobile-block {
        display: block;
        float: none !important;
    }
    .mobile-none {
        display: none;
    }
}

/* 쿠폰 미리보기 */
.coupon-preview {
    text-align: center;
    margin: 10px 10px;
    padding: 14px 20px;
}
.coupon-preview .date {
    font-size: 11px;
}
.coupon-preview .date span {
    font-size: 11px;
}
.coupon-preview .price {
    font-size: 16px;
}

/* 쿠폰 미리보기 리스트 */
.scroll-list-box {
    border: 1px solid #bbbbbb;
}

.list_head {
    padding: 8px 10px;
    border-bottom: 1px solid #d0d0d0;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
}
.list_head span {
    display: inline-block;
    text-align: center;
    border-left: 1px solid #ddd;
    font-size: 12px;
}
.list_head span:first-child {
    border-left: none !important;
}
.list_head span.w20 {
    width: 24%;
}
.list_head span.w30 {
    width: 35%;
}
.list_head span.w40 {
    width: 37%;
}

.coupon-list ul li {
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 11px;
}
.coupon-list ul li span {
    display: inline-block;
    text-align: center;
    height:60px;
}
.coupon-list ul li span.text-left {
    text-align: left;
}
.coupon-list ul li span.w20 {
    width: 24%;
    vertical-align: middle;
    line-height:60px;
}
.coupon-list ul li span.w30 {
    width: 35%;
    vertical-align: middle;
    padding-top:5px;
}
.coupon-list ul li span.w40 {
    width: 38%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    vertical-align: middle;
}
.coupon-list ul li a {
    padding: 2px 4px;
    font-size: 11px;
    background: #43464c;
    border: 1px solid #2f2f2f;
}

/* 총주문금액 할인 적용 */
.deal_price {
    padding: 10px 0 10px 14px;
}
@media all and (max-width: 768px) {
    .deal_price.result {
        background: #ecebee;
    }
}
.deal_price em {
    margin-left: 5px;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    font-family: tahoma, sans-serif;
    vertical-align: sub;
}
.deal_price em.title {
    font-weight: 700;
    margin-left: 8px;
}
.deal_price em.payment-result {
    font-size: 20px;
    color: #e62b40;
    font-weight: 700;
}
.deal_price .won {
    position: relative;
    top: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #555;
    margin-left: 2px;
}

/* 총 결제금액 */
.pay-wrap {
    padding: 5px 15px 7px;
    background: #fff;
    border: 6px solid #ecebee;
}
@media all and (max-width: 768px) {
    .pay-wrap {
        padding: 0;
    }
}
.ico-payment {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    line-height: 900px;
    background: url(/img/icon_payment.png) no-repeat;
}
.ico-payment.plus {
    background-position: 0 0;
}
.ico-payment.minus {
    background-position: -20px 0;
}
.ico-payment.equal {
    background-position: -40px 0;
}

/* 주문 배송조회 */
.order_list_new {
    border-top: 2px solid #333;
}
.order_list_new .top_text {
    padding: 15px 15px 10px;
}
.order_list_new b {
    padding: 0 15px;
    font-size: 16px;
    color: #333;
    display:block
}
.order_list_new .order_detail_bottom {
    padding: 8px 15px;
    border-bottom: 1px dotted #ddd;
    font-size: 13px;
    color: #6e6e6e;
}
.order_list_new .order_date {
    color: #7a7a7a;
    font-size: 12px;
}
.order_list_new .order_num {
    color: #2887c4;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
}
.order_list_new .order_detail {
    word-break: break-all;
    font-size: 16px;
}
.order_list_new .order_price {
    position: relative;
    top: 2px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Tahoma', sans-serif;
    color: #d9534f;
}
.order_list_new li {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    margin-top: 10px;
}
.order_list_new li .btn_wrap {
    padding: 7px 12px;
    background: #efefef;
}
.order_list_new .label, .order_list_new .btn-xs {
    display: inline-block;
    padding: 4px 6px;
    line-height: 1;
}

/* 주문상품 상세내역 */
.order_detail_new {
    border-top: 2px solid #333;
}
.order_detail_new li {
    padding: 15px 10px;
}
.order_detail_new li + li {
    border-top: 1px solid #ddd;
}
.order_detail_new .detail_wrap {
    overflow: hidden;
    width: 100%;
}
.order_detail_new .detail_wrap .img {
    float: left;
    width: 60px;
    display: inline-block;
}
.order_detail_new .detail_wrap .img img {
    width: 60px;
    height: 60px;
}
.order_detail_new .detail_wrap .product_info {
    overflow: hidden;
    width: 74%;
    padding-left: 15px;
    text-align: left;
    display: inline-block;
}
.order_detail_new .product_name {
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.order_detail_new .option {
    color: #999;
    font-size: 11px;
    line-height: 16px;
}
.order_detail_new .detail_wrap .bottom_text {
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
    font-weight: 700;
    color: #e62b40;
    font-size: 14px;
}
.order_detail_new .detail_wrap .bottom_text li {
    display: inline-block;
    padding: 0 6px 0 0;
    border: 0;
    font-size: 12px;
}
.order_detail_new .detail_wrap .bottom_text .tit {
    color: #666;
    font-weight: 400;
    font-size: 12px;
}
.order_detail_new .detail_wrap .bottom_text li + li {
    border-left: 1px solid #ddd;
    padding: 0 6px;
}
.order_detail_new .left {
    float: left
}
.order_detail_new .right {
    float: right
}

/* 주문서작성 - 쇼핑몰 */
dd.cartOptQty {
    padding: 10px 0;
    line-height: 16px;
    text-align: right;
    width: 100%;
}
dd.cartOptQty .arrowinputbox {
    display: inline-block;
    text-align: center;
    color: #b58291;
    font-weight: bold;
}
dd.cartOptQty .arrowinputbox input.num {
    display: inline-block;
    width: 40px;
    height: 20px;
    border:0;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    font-size: 11px;
    color: #61656d;
    text-align: center;
    vertical-align: top;
    line-height:15px;
}
dd.cartOptQty .arrowinputbox a.arrowtop {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-indent: -1000px;
    border: 1px solid #dcdcdc;
    background-position: -24px 6px;
    vertical-align:top;
}
dd.cartOptQty .arrowinputbox a.arrowbott {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-indent: -1000px;
    border: 1px solid #dcdcdc;
    line-height: 100px;
    background-position: 5px 7px;
}
span.sunum {
    margin: -24px 10px 0 0;
    display: inline-block;
}

/* 상단으로 top */
#back-top {
    position: fixed;
    bottom: 70px;
    right: 12px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    z-index:9;
    text-align: center;
    cursor: pointer;
    color: #000;
}
#back-top i {
    font-size: 21px;
}
#back-top.hover {
    background: #e62b40;
    border: 1px solid #a12929;
    color: #fff;
    opacity: 0.9;
}
#back-top b {
    font-size: 11px;
}
@media screen and (min-width: 768px) {
    #back-top {
        position: absolute;
        bottom: 62px;
        right: 15px;
    }
}

/* 최하단 따라다니는 모바일 메뉴 */
@media screen and (min-width: 769px) {
    .bottom_nav {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .bottom_nav {
        position: fixed;
        width: 100%;
        height: 56px;
        left: 0;
        bottom: 0;
        background: #fff;
        box-shadow: -4px 0 8px rgba(0, 0, 0, 0.3);
        z-index:9;
    }
    .bottom_nav a {
        width: 25%;
        float: left;
        text-align: center;
        padding: 8px 0;
        margin: 0;
        overflow: hidden;
        box-sizing: border-box;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        color: #394048;
    }
    .bottom_nav a:first-child {
        border: 0;
    }
    .bottom_nav img {
        height: 22px;
    }
    .bottom_nav b {
        display: block;
        font-size: 11px;
        margin-top: 4px;
        font-weight: bold;
    }
    .bottom_nav .m_icon {
        display: inline-block;
        position: relative;
    }
    .bottom_nav .off {
        display: block;
    }
    .bottom_nav .on {
        display: none;
    }
    .bottom_nav .hit {
        background: #e62b40;
        color: #fff;
        border-radius: 0;
    }
    .bottom_nav .hit .off {
        display: none;
    }
    .bottom_nav .hit .on {
        display: block;
    }
}

/* 마이페이지 적립금, 쿠폰 */
.mypage-saved-wrap {
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 16px;
    border: 1px solid #dfdee1;
    border-top-width: 5px;
    background: #fff;
}
.mypage-saved-wrap em {
    color: #f3504e;
    padding-left: 5px;
    font-family: 'Tahoma', sans-serif;
    font-weight: 700;
    font-size:16px;
}
.mypage-coupon-wrap {
    width: 100%;
    padding: 5px 3px 3px 3px;
    margin-bottom: 16px;
    border: 1px solid #dfdee1;
    border-top-width: 5px;
    background: #fff;
}
.mypage-coupon-wrap p {
    float: left;
    margin: 0;
    padding: 10px;
    font-size: 12px;
    width: 24%;
    border-right: 1px solid #ddd;
}
.mypage-coupon-wrap em {
    color:#f3504e;
    padding-left:5px;
    font-size:16px;
    font-weight:700;
}
@media screen and (max-width: 640px) {
    .mypage-coupon-wrap p {
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px dashed #d1cfcf;
    }
}

/* 상단 장바구니 */
@media screen and (max-width: 768px) {
    .shopping-cart {
        position: absolute;
        top: 14px;
        right: 14px;
        width: 10%;
        cursor: pointer;
    }
    .shopping-cart img {
        width: 36px;
    }
    .shopping-cart .count {
        position: relative;
        top: -34px;
        right: -17px;
        color: rgb(255, 255, 255);
        text-align: center;
        height: 20px;
        width: 20px;
        background: rgb(218, 34, 55);
        border-radius: 50%;
    }
}
@media screen and (min-width: 767px) {
    .shopping-cart {
        display: none;
    }
}
.bottom_nav .count {
    position: absolute;
    top: -3px;
    right: -9px;
    color: #fff;
    text-align: center;
    height: 20px;
    width: 20px;
    background: rgb(218, 34, 55);
    border: 2px solid #fff;
    border-radius: 50%;
}

.buyWrap {
    padding: 2px;
    max-height: 300px;
    overflow-y: auto;
}
#buy-button {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1004;
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    background: #eee;
    box-shadow: 0 1px #fff inset;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translate(0, 0);
}
.buy-toggle-layer {
    position: absolute;
    left: 50%;
    width: 79px;
    height: 21px;
    text-indent: -9999em;
    margin: -28px 0 0 -40px;
    border: 0;
    background: url(/img/mall/btn_floatOption2.png) no-repeat;
    background-size: 79px auto;
    cursor: pointer;
    font-size: 0;
}
.order-btn-wrap {
    width: 100%;
}
.btn-add-cart, .btn-go-buy {
    display: inline-block;
    width: 49%;
    height: 47px;
    font-size: 1.214em;
    line-height: 47px;
    font-weight: bold;
    z-index: 0;
    color: #fff !important;
    border-radius: 5px;
    box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
    background: #e62b40;
    background: -moz-linear-gradient(top, #e62b40, #c31e31);
    background: -webkit-gradient(linear, left top, left bottom, from(#e62b40), to(#c31e31));
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.btn-add-cart.wide, .btn-go-buy.wide {
    width: 100%;
    padding: 0;
}

.select {
    margin-bottom: 10px;
}
.select p {
    padding: 8px 14px;
    border: 1px solid rgb(171, 173, 179);
    color: rgb(51, 51, 51);
    overflow: hidden;
    cursor: pointer;
    font-size-adjust: none;
    margin: 0 auto;
    text-align: left;
    background: #fff url(/img/mall/arrow_select.png) right 13px no-repeat;
    background-size: 26px auto;
    min-height: 36px;
}
.select p.on {
    background-position: right -160px;
    border: 1px solid rgb(230, 43, 64);
    color: rgb(230, 43, 64);
}
.select .sub {
    border: 1px solid rgb(171, 173, 179);
    left: 0;
    top: 0;
    display: none;
    position: relative;
    z-index: 10;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 168px;
    background-color: rgb(255, 255, 255);
    margin: 0 auto 10px;
}
.select .sub .optionList {
    overflow: hidden;
    cursor: pointer;
}
.select .sub .optionList:hover {
    background-color: rgb(108, 108, 108);
}
.select .sub .optionList:hover li {
    color: rgb(255, 255, 255);
}
.select .sub .optionList li {
    padding: 5px 15px;
    color: rgb(112, 112, 112);
    text-align: left;
}
.select .sub .newoptlist {
    overflow: hidden;
    cursor: pointer;
}
.select .sub .newoptlist:hover {
    background-color: rgb(108, 108, 108);
}
.select .sub .newoptlist:hover li {
    color: rgb(255, 255, 255);
}
.select .sub .newoptlist li {
    padding: 5px 15px;
    color: rgb(112, 112, 112);
    text-align: left;
    min-height: 28px;
    border-top: 1px solid #ddd;
}
.select .sub .newoptlist li.bd-none {
    border: none;
}

.option-box {
    position: relative;
    display: block;
    margin: 0 auto 10px;
    padding: 15px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 -5px 10px rgba(238, 238, 238, 1) inset;
}
.option-quantity-wrap .title {
    display: block;
    text-align: left;
    line-height: 16px;
    font-size: 12px;
    padding: 7px 0;
    margin-bottom: 5px;
}
.option-quantity-wrap .delete-option {
    width: 24px;
    height: 24px;
    text-indent: -999em;
    box-shadow: 0 0 1px #555;
    background: url(/img/mall/btn-option-del.png) center center no-repeat;
    background-size: 12px 12px;
    display: inline-block;
}

.price-area {
    float: left;
}
.price-area .prc {
    padding-left: 5px;
    color: #e62b40;
}

.option-quantity-wrap .mod-quantity {
    position: relative;
    float: right;
    overflow: hidden;
    border: 1px solid #d1d1d1;
}
.option-quantity-wrap .mod-quantity .quantity {
    background-color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
}
.option-quantity-wrap .mod-quantity .option-btn {
    display: inline-block;
    width: 27px;
    height: 26px;
    line-height: 25px;
    background: #ddd;
    text-align: center;
    text-indent: -999em;
}
.option-quantity-wrap .mod-quantity .minus-quantity {
    background: #eee url(/img/mall/minus-quantity.png) center center no-repeat;
}
.option-quantity-wrap .mod-quantity .plus-quantity {
    background: #eee url(/img/mall/plus-quantity.png) center center no-repeat;
}
.option-entry-wrap {
    padding-top: 10px;
}
.option-entry-wrap .title {
    padding-bottom: 5px;
}
.option-entry-wrap .tit-l-entry {
    float: left;
    font-size: 12px;
}
.option-entry-wrap .tit-r-entry {
    float: right;
    font-size: 12px;
}
.option-entry-wrap .cont-l {
    float: left;
    width: 50%;
}
.option-entry-wrap .cont-r {
    float: right;
}
.option-entry-wrap .cont-r span {
    color: #e62b40;
}

/* 에스크로 추가 */
.bottom_info > .shopinfo {
    display: inline-block;
}
.shopinfo2 {
    margin-top: 30px;
    text-align: right;
}
.shopinfo2 img {
    max-width: 230px;
}
@media (max-width: 768px) {
    .shopinfo2 {
        margin-top: 15px;
        margin-bottom: 5px;
        text-align: left;
    }
    .shopinfo2 > a {
        display: block;
        text-align:center;
        padding: 15px;
    }
    .shopinfo2 > a img{
        width: 50%;
        min-width: 200px;}
}
.shopinfo2 > img {
    max-width: 290px;
}
.share_sns.sns_bottom_new {
    background-size: 320px;
    height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 639px) {
    .share_sns.sns_bottom_new {
        margin-bottom: 15px;
    }
}

.modal-title {
    font-weight: 700;
}
.table-bordered colgroup > .col-sm-2 {
    width: 25%;
}
.table-bordered thead th,
.table-bordered tbody th {
    font-weight: 700;
}
.col-md-2.deal_price, .col-md-3.deal_price b, strong {
    font-weight: 700;
}

/* Skin에 필요한 공통 CSS */
.display-none {
    display: none;
}

.position_1 {
    position: relative;
}
.position_1 > .coupon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}
.position_1 > .coupon span {
    display: inline-block;
    line-height: 14px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    padding: 6px 6px;
}
.position_1 > .coupon span.icon_coupon {
    background: #e62b40;
}
.position_1 > .coupon img {
    width: 44px !important;
    max-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    margin-left: 5px;
    border: 0;
    display:none
}
.position_1 > .coupon_mini {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 2;
}
.position_1 > .coupon_mini span {
    padding:2px 3px;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
}
.position_1 > .coupon_mini span.icon_coupon {
    background: #e62b40;
}
.position_1 > .coupon_mini span.icon_delivery_free {
    background: #2dcaa0;
}

.position_1 .coupon{position:absolute;bottom:0px;left:0px;padding:2px;right:inherit}
.position_1 .coupon span{padding:2px 5px;color:#fff;border-radius:3px;font-size:10px;display:inline-block !important}
.position_1 .coupon .icon_coupon{background:#e62b40}
.position_1 .coupon .icon_express{background:#0b90e5}
.position_1 .soldout_bg {
    z-index: 1;
}
.design_skin4 .position_1 .soldout_bg {
    line-height: 250px;
}
.design_skin4 .position_1.h01 .soldout_bg {
    line-height: 350px;
}
.design_skin1 .position_1 .soldout_bg {
    line-height: 300px;
}
.design_skin2 .position_1 .soldout_bg,
.design_skin3 .position_1 .soldout_bg {
    line-height: 96px;
}

.position_1 > .coupon span.icon_soldout {
    background: #5c5c5c;
}
.position_1 .soldout_bg {
    background: url("/img/soldout_pat.png") repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 250px;
}
.position_1 .soldout_bg span {
    display: inline-block;
    width: 70%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    border-radius: 40px;
}
.position_1 .nothing {
    display: inline-block;
    min-width: 27%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
}

.blog_view .soldout_bg {
    line-height: 180px;
}

.design_skin2 .position_1 .soldout_bg span,
.design_skin3 .position_1 .soldout_bg span {
    height: 25px;
    line-height: 25px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    border-radius: 40px;
}

@media screen and (max-width: 640px) {
    /*.position_1 > .coupon {
        right: 5px;
        bottom: 5px;
    }*/
    .position_1 > .coupon img {
        display: none;
    }
    .position_1 > .coupon span {
        display: inline-block;
        line-height: 14px;
        border-radius: 4px;
        color: #fff;
        font-size: 10px;
        padding:3px 5px;
    }
    .position_1 > .coupon span.icon_coupon {
        background: #e62b40;
    }
    .position_1 > .coupon span.icon_express {
        background: #0b90e5;
    }
    .position_1 > .coupon span.icon_delivery_free {
        background: #2dcaa0;
    }
    .design_skin4 .position_1 .soldout_bg {
        line-height: 150px;
    }
    .design_skin4 .position_1.h01 .soldout_bg {
        line-height: 200px;
    }
    .position_1 .soldout_bg {
        line-height: 150px;
    }
    .position_1 .soldout_bg span {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
}

.product_line {
    background: #fff;
    position: relative;
    text-align: center;
    margin: 10px 0;
    border: 1px solid #e0e0e0;
    padding: 0 !important;
}
.product_line:hover {
    border: 1px solid #e62b40;
}

/* 색상 바뀌는 서브 타이틀 */
.subject_subtitle {
    padding: 3px 20px 5px 20px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
}

/* Skin1 */
.design_skin1 {
    height:360px;
}
.design_skin1 > .product a > p {
    padding: 0;
}
.design_skin1 > .product a > .subject_subtitle {
    padding: 3px 0 0 0;
}
.design_skin1 > .product > .details > .price-box span.price {
    padding-top: 5px;
}

/* Skin2 */
.design_skin2.mainimg_tile {
    margin: 20px 42px;
}
.design_skin2 li {
    height: 190px;
}
.design_skin2 li > {
    height: 190px;
}
.design_skin2 li > a > .product {
    margin: 0;
    padding: 0;
}
.design_skin2 li > a > .product > .product_price > .details > .price-box {
    margin: 0;
}
@media only screen and (max-width: 640px) {
    .design_skin2.mainimg_tile {
        margin: 5px;
    }
}

/* Skin3 */
.design_skin3 li > a > .listdl dt {
    font-size: 15px;
    color: #6a6a6a;
}
.design_skin3 li > a > .listdl div.subject_subtitle {
    padding: 5px 0;
}
.design_skin3 li > a > .listdl dd {
    font-size: 15px;
    padding-top: 5px;
}
.design_skin3 li > a > .listimg > .coupon_mini {
    right: 10px;
    bottom: 7px;
}
.design_skin3 .nothing {
    border: 1px solid #ddd;
    padding: 3px 5px;
    border-radius: 3px;
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
}
.design_skin3 .subject_red {
    display: inline-block;
    color: #e62b40;
    font-weight: bold;
    font-size: 1em;
    padding-right: 8px;
    line-height: 1.3em;
}
.design_skin3 .old_price {
    display: inline-block;
    color: #8f97a1;
    font-size: 11px;
    text-decoration: line-through;
}

/* Skin (main4.tpl/main5.tpl) 스킨4, 5번 소셜/의류형 추가 */
.design_skin4 {
    position: relative;
}
.design_skin4 > .image_1 {
    display: block;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    height: 250px;
    overflow: hidden;
}
.design_skin4 > .image_1.h01 {
    height: 350px;
}
.design_skin4 > .image_1 > img {
    width: 100%;
    height: 100%;
}
.design_skin4 > .details {
    text-align: left;
    padding: 15px 15px 20px 15px;
    height: 110px;
}
.design_skin4 > .details .nothing {
    display: inline-block;
    min-width: 27%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
}
.design_skin4 > .details > .price-box > .subject_red {
    display: inline-block;
    color: #e62b40;
    font-weight: bold;
    font-size: 1.5em;
    padding-right: 8px;
    line-height: 1.3em;
}
.design_skin4 > .details > .price-box {
    position: relative;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    padding-top: 10px;
    display: table;
    vertical-align: middle;
}
.design_skin4 > .details > .subject {
    font-size: 15px;
    line-height: 24px;
}
.design_skin4 > .details > .subject p {
    padding: 0;
}
.design_skin4 > .details > .subject_subtitle {
    padding: 1px 0 0 0;
}
.design_skin4 > .details > .price-box > .subject_price {
    display: inline-block;
    position: absolute;
    margin-top: -15px;
    padding-top: 10px;
}
.design_skin4 > .details > .price-box > .subject_price > .price {
    margin: 0;
    font-weight: bold;
    color: #1a1a1a;
    font-size: 16px;
}
.design_skin4 > .details > .price-box > .subject_price > .old_price {
    color: #8f97a1;
    font-size: 11px;
    text-decoration: line-through;
}

.product_line > a.design_skin4 > .position_1 > div.img_no {
    line-height: 250px !important;
    color: #8a8a8a;
}
.product_line > a.design_skin4 > .position_1 > div.img_no.h01 {
    line-height: 350px !important;
    color: #8a8a8a;
}
.product_line > a.design_skin4 {
    width: 100%;
    padding-bottom: 20px;
    display: inline-block;
}
.product_line:hover a.design_skin4 {
    color: #e62b40;
}
.product_line > a.design_skin4 {
    padding-bottom: 0;
}
@media screen and (max-width: 640px) {
    .product_line > a.design_skin4 > .position_1 > div.img_no {
        line-height: 150px !important;
    }
    .product_line > a.design_skin4 > .position_1 > div.img_no.h01 {
        line-height: 200px !important;
    }
    .design_skin4 > .details {
        padding: 10px;
        height: 100px;
    }
    .design_skin4 > .image_1 {
        display: block;
        width: 100%;
        height: 150px;
        vertical-align: middle;
    }
    .design_skin4 > .image_1.h01 {
        height: 200px;
    }
    .design_skin4 > .image_1 > img {
        min-height: 100%;
        height: 100%;
    }
    .design_skin4 > .details > .subject {
        font-size: 13px;
    }
    .design_skin4 > .details > .price-box > .subject_red {
        font-size: 1.3em;
    }
    .design_skin4 > .details > .price-box > .subject_price > .price {
        font-size: 14px;
    }
}

@media screen and (max-width: 374px) {
    .design_skin4 > .details {
        padding-bottom: 35px;
    }
    .design_skin4 > .image_1 {
        height: 120px;
    }
    .design_skin4 > .details > .subject_sub {
        padding-bottom: 0;
    }
    .design_skin4 > .details > .price-box > .subject_red {
        font-size: 1.3em;
        line-height: 25px;
        padding-bottom: 5px;
        float: left;
    }
    .design_skin4 > .details > .price-box > .subject_price > .price {
        font-size: 14px;
    }
    .position_1 .soldout_bg {
        line-height: 120px;
    }
    .position_1 .soldout_bg span {
        width: 80%;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        z-index: 0;
    }
}

.info_text_01 {
    background: #fff;
    border: 4px solid #e0e0e0;
    padding: 4% 3%;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
}
.info_text_01 .no-guide {
    width: 100%;
    margin-bottom: 15px;
    font-size: 22px;
}
.info_text_01 .pi {
    font-size: 12px;
    font-weight: bold;
    background: #e62b40;
    color: #fff;
    border-radius: 3px;
    padding: 3px 5px;
    cursor: default;
}
@media screen and (max-width: 640px) {
    .info_text_01 {
        padding: 5% 3%;
        border: 3px solid #e0e0e0;
    }
    .info_text_01 .no-guide {
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: 700;
    }
}

/* 주문정보 */
.order-information {
    border:1px solid #dedede;
}
.order-information:before,
.order-information:after {
    display: table;
    content: " ";
    clear: both;
}
@media screen and (min-width: 768px) {
    .order-information .order-left {
        width: 100%;
        float: left;
        /*border-right: 1px solid #e6e6e6;*/
    }
    .order-information .order-right {
        width: 40%;
        float: left;
    }
}
.order-left .d-row + .d-row {
    border-top: 1px solid #e6e6e6;
}
.order-left .d-row,
.order-right .d-row {
    width: 100%;
    display: table;
}
.order-left .d-row{
    background: #f9f9f9;
}
.d-row:after {
    clear: both;
    content: "";
    display: table;
}
.d-row .tit,
.d-row .cont {
    padding: 10px 15px;
    line-height: 16px;
    font-size: 12px;
    display: table-cell;
}
.d-row .tit {
    width: 20%;
}
.d-row .cont {
    width: 80%;
    background: #fff;
}
@media (max-width: 480px){
    .d-row .tit,
    .d-row .cont {
        padding: 10px 5px;
    }
    .d-row .tit {
        width: 24%;
    }
    .d-row .cont {
        width: 76%;
    }
}
.d-row em {
    padding: 3px 8px;
    margin-left: 10px;
    display: inline-block;
    background: #000;
    color: #fff;
}
.order-list li {
    font-size: 12px;
    color: #888;
}
.order-list li + li {
    padding-top: 5px;
}
.order-list .order-tit {
    display: inline-block;
    min-width: 60px;
    color: #000;
}
.to-box {
    padding: 15px 10px;
    border-bottom: 1px solid #e6e6e6;
}
.to-box2 {
    padding: 15px 10px;
}
@media screen and (max-width: 768px) {
    .d-row em {
        margin-left: 0;
    }
    .to-box,
    .to-box2 {
        padding: 5px 0;
        border-top: 1px solid #e6e6e6;
    }
}

.layer_pop {
    position: absolute;
    top: 155px;
    left: 60px;
    z-index: 999;
    width: 350px;
    border: 1px solid #4a4c50;
    overflow: hidden;
}
.layer_pop .pop_img {
    width: 350px;
    overflow: hidden;
}
.layer_pop .pop_img img {
    width: 100%;
}

.btn_box {
    background: #4a4c50;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.layer_pop .today_close {
    border-right: 1px solid #1a1815;
}
.layer_pop .today_close,
.layer_pop .pop_close {
    width: 50%;
    display: block;
    float: left;
    padding: 10px 0;
    color: #fff;
    text-align: center;
}
.layer_pop .today_close:hover,
.layer_pop .pop_close:hover {
    background: #36383c;
}

/* 2017_상품문의 레이아웃수정 */
.qna-card-wrap {
    display: block;
    width: 100%;
    padding: 15px 0;
}
.answer-wrap span.answer-badge {
    font-size: 11px;
    padding: 4px 8px 2px;
    background: #e62b40;
    color: #fff;
}
.qna-tit-wrap span.question-badge {
    font-size: 11px;
    padding: 4px 8px 2px;
    background: #e62b40;
    color: #fff;
}
.answer-wrap span.re-badge {
    font-size: 11px;
    padding: 4px 8px 2px;
    background: #636363;
    color: #fff;
}
.qna-card-wrap li, .review-wrap li {
    position: relative;
    display: block;
    padding: 10px 0 0;
    margin-bottom: 10px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
}
.qna-card-wrap li:last-child,
.review-wrap li:last-child {
    border-bottom:0;
}
.qna-card-wrap li.no-data,
.review-wrap li.no-data{
    padding:60px 0 40px;
    text-align:center;
}
.qna-tit-wrap, .review-tit {
    padding-bottom: 10px;
}
.qna-tit {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.qatitle {
    cursor: pointer;
    padding: 10px 0 0;
}
.answer-text {
    padding: 5px 15px 0;
}
.qatitle > i {
    float: right;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    background: #fff;
    width: 18px;
    text-align: center;
    border: 1px solid #999;
    color: #999;
    display: inline-block;
}
.qna-tit span, .review-wrap .name {
    font-size: 13px;
    color: #aeaeae;
    font-weight: 400;
    line-height: 1;
}
.qna-date {
    font-size: 11px;
    color: #666;
    padding: 0 15px 10px;
}
.question-wrap {
    padding: 0 0 15px;
    margin-top: -5px;
}
.question-wrap .input-group-btn {
    font-size: 12px;
}
.qna-card-wrap a.qna-del-btn,
.review-wrap a.review-del-btn,
a.qna-del-btn {
    font-size: 11px;
    padding: 1px 5px 2px;
    display: inline-block;
    border: 1px solid #ccc;
    color: #7c7c7c;
}
.qna-card-wrap a.qna-del-btn:hover,
.review-wrap a.review-del-btn:hover,
a.qna-del-btn:hover {
    background: #ddd;
    color: #666;
    border-color: #a8a8a8;
}

.answer-wrap {
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding: 15px 0;
    background: #f8f8f8;
}
.answer-re + .answer-re {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed #ddd;
}

#frmGoodQNAWrite {
    text-align: left;
}

.qna-card-wrap .input-group {
    width: 300px;
    display: table;
    text-align: center;
    margin: 10px 0;
}
.qna-card-wrap .input-group .input-group-addon {
    width: 25%;
    display: table-cell;
    background: #d7d7d7;
    border: 1px solid #c4c4c4;
    border-right: 0;
}
.qna-card-wrap .input-group-btn {
    width: 25%;
    display: table-cell;
    border: 1px solid #ccc;
    border-left: 0;
    border-radius: 0 4px 4px 0;
}
/*
#tabs .product-tabs{display:table;width:100%}
#tabs .product-tabs ul {
    display: table;
    width: 100%;
}
#tabs .product-tabs ul:before,
#tabs .product-tabs ul:after {
    content: initial;
}
#tabs .product-tabs ul li {
    display: table-cell;
    float: none;
    width: auto;
    min-width:400px
}
*/
.qna-tit .end-badge, .end-badge {
    color: #fff;
    font-size: 11px;
    background: #b8b8b8;
    display: inline-block;
    padding: 3px 4px 1px;
    border-radius: 3px;
    margin-left: 7px;
}
.review-wrap,
.qna-card-wrap{border:solid #ccc;border-width:1px 0}
.review-wrap li {
    padding:5px 0;
}
.review-tit {
    display: inline-block;
}
.review-wrap .star {
    padding: 0 3px;
    border-radius: 3px;
    width: 120px;
    text-align: left;
    color: #e62b40;
    display: inline-block;
    margin: 0 8px 10px 1px;
}
.review-wrap .star span {
    color: #666;
    font-size: 11px;
    padding-left: 3px;
}
.review-wrap .star i {
    margin-right: 3px;
}
.review-wrap .review-bold {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
}
.review-wrap .file-box {
    background: #fff;
    padding: 10px;
    word-break: break-all;
    font-size: 12px;
    border-top: 1px dashed #cdcdcd;
}
.review-wrap .file-box a {
    background: #e3e3e3;
    padding: 1px 5px 3px;
    border-radius: 4px;
    color: #676767;
    display: inline-block;
    font-weight: lighter;
    font-size: 11px;
}
.review-wrap .file-box a:hover {
    background: #d3d3d3;
}
.review-wrap .review-text {
    padding: 0 15px 15px;
}
.review-wrap .review-bold {
    padding: 0 15px;
    cursor: pointer;
}
.qna-board-bg {
    background: #eaeaea;
    padding: 5px 15px;
    border-top: 1px solid #ccc;
    font-weight: bold;
    color: #7d7d7d;
    font-size: 11px;
}
.name-cut {
    max-width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width: 640px) {

    .review-tit {
        display: block;
        padding-left: 15px;
    }
    .qna-card-wrap .input-group {
        width: 100%;
        font-size: 11px;
    }
    .qna-card-wrap .input-group .input-group-addon,
    .qna-card-wrap .input-group .input-group-btn {
        font-size: 11px;
    }
    .layer_pop {
        position: absolute;
        top: 120px;
        left: 0;
        width: 100%;
    }
    .layer_pop .pop_img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}

.table.table-qna-board {
    border-radius: 3px;
    margin-bottom: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.table-qna-board .tit {
    font-weight: bold;
    font-size: 14px;
}
.table.table-qna-board > tbody > tr > th {
    background: #f6f6f6;
    border-width: 0 0 1px 0;
    border-color: #ddd;
}
.table.table-qna-board > tbody > tr > td {
    border: 0;
    padding: 15px;
}
.table.table-qna-board > tbody > tr + tr > td {
    border-top: 1px dashed #ddd;
}
.table-qna-board td .text-area {
    padding: 15px 0;
}

/* 필수항목 */
.compulsory:after {
    content: '*';
    font-weight: 700;
    font-size: 15px;
    margin-left: 5px;
    color: #e62b40;
}

/* cardEvent */
.cardevent {
    display: none;
    padding: 2%;
    border-bottom: 1px solid #ddd;
}
.cardevent .tit-wrap {
    margin-bottom: 6px;
}
.cardevent h3 {
    margin: 0;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
}
.cardevent .card img {
    height: 32px;
    min-width: 58px;
    padding: 4px 7px;
    margin: 1px;
    border: 1px solid #ddd;
}

.table-bordered-03 {
    border-top: 1px solid #999;
}
.table-bordered-03 th,
.table-bordered-03 td {
    padding: 5px 10px;
    font-size: 12px;
    text-align: center;
}
.table-bordered-03 thead tr th {
    background: #f3f2f5;
    border: 1px solid #999;
}
.table-bordered-03 tbody tr {
    border-bottom: 1px solid #ddd;
}
.table-bordered-03 tbody tr td {
    border: 1px solid #ddd;
}

/* 검색 폼 */
.search-wrap {
    vertical-align: middle;
    text-align: center;
}
.search-wrap .form-design {
    display: inline-block;
}
.search-wrap select.form-control {
    width: 100px;
    display: inline-block;
}
.search-wrap input.form-control {
    display: inline-block;
    width: 210px;
}
.search-wrap .btn-search {
    padding: 6px 20px;
    color: #555;
    vertical-align: middle;
    background: #fff none;
}

@media (max-width: 768px) {
    .mobile-none {
        display: none;
    }
    .search-wrap {
        display: table;
        width: 100%;
    }
    .search-wrap * {
        display: table-row;
    }
    .search-wrap .form-control {
        display: table-cell;
    }
    .search-wrap select.form-control {
        display: table-cell;
        width: 30%;
        float: left;
    }
    .search-wrap input.form-control {
        display: table-cell;
        width: 70%;
        -webkit-appearance: textfield;
    }
    .search-wrap .btn-search {
        display: table-cell;
        height: 31px;
        background-image: none;
    }
    .modal.in .modal-dialog {
        width: 100%;
    }
}
@media (max-width:700px) {
    .modal.in .modal-dialog{width:auto;}
}

/* 게시판 글 수정 비번 */
.pw-table {
    display: inline-table;
    width: 100%;
    padding: 10px;
}
.pw-table .d-cell {
    display: table-cell;
}
.pw-table input {
    width: 100%;
}
.pw-table a {
    width: 1%;
}
/* 대리결제 노티스아이콘 */
.title-notice {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-bottom: 3px;
    margin-left: 3px;
    vertical-align: middle;
    background: url("/img/icon_mark.png") 0 0 no-repeat;
}
.img-pay-text {
    font-size: 16px;
}
@media (max-width: 480px) {
    .modal-body-m {
        max-height: 350px !important;
        overflow-y: scroll !important;
    }
}

/* 주문서 페이지 이벤트 배너 *//* 주문서 페이지 이벤트 배너 */
.payapp-newyear > a {
    width: 100%;
    display: block;
}
@media (max-width: 480px) {
    .payapp-newyear > a > .img1 {
        display: none;
    }
    .payapp-newyear > a > .img2 {
        display: block !important;
    }
}
/* 마이페이지 배송지관리  */
.new-address-box > div { border: 1px solid #e1e1e1; padding: 10px; margin: 10px 0;}
.new-address-box > div > div { display: inline-block}
.new-address-box .nickname { font-weight: 700;}
.new-address-box .newaddress { margin: 10px 0;}
.new-address-box .ad-input-box { width: 1%; vertical-align: top;margin-right: 15px;}
.new-address-box .ad-text-box { width: 80%;}

@media (max-width: 800px) {
    .web-address-box {
        display: none !important;
    }
    .new-address-box {
        display: block !important;
    }
}

/*recaptcha 추가된 테이블 input 및 테이블 사이즈 설정*/
.pb-0{padding-bottom:0 !important;}
@media (max-width:480px) {
.m-writer-new th{display:block;border-bottom:0 !important;}
.m-writer-new td{display:inline-block;width:100% !important;border-bottom:0 !important;border-top:0 !important}
.m-writer-new select{width:99% !important}
.m-writer-new input[type="text"],.m-writer-new input[type="password"],.m-writer-new input[type="file"]{width:99% !important}
.m-writer-new textarea{width:99% !important}
}
@media (max-width:360px) {
.m-writer-new select{width:81% !important}
.m-writer-new input[type="text"],.m-writer-new input[type="password"],.m-writer-new input[type="file"]{width:81% !important}
.m-writer-new textarea{width:81% !important}
}

/* 받으시는분정보로그인버튼*/
.userinfoWrapper_h {margin-bottom:8px;}
.userinfoWrap_heading_h {display:inline-block;}
.userinfoWrap_h {display:inline-block; float:none !important; margin:0 !important;}

.btn-danger-logn_h {padding:6px 12px !important; border-radius:0 !important; height:31px !important; margin-left:10px;}
/* //받으시는분정보- 로그인버튼*/


/* 받으시는분정보 - 주문자 정보와 같음, 배송지변경(최근배송지검색) 반응형 */
.sameinfoWrapper_h {margin-bottom:5px;}
.sameinfoWrap_heading_h {display:inline-block;}
.sameinfoWrap_h {display:inline-block;}
.sameinfoWrap_h div {display:inline-block;}
.sameinfoWrap_h div a {margin-left:5px;}

@media (max-width:640px) {
    .sameinfoWrapper_h {margin-bottom:0px;}
    .userinfoWrapper_h {margin-bottom:2px !important;}
    .userinfoWrap_h label {line-height:30px; font-size:13px !important; }
    .userinfoWrap_heading_h {display:block;}
    .userinfoWrap_h {overflow:hidden; display:block; margin:0 !important;}
    .userinfoWrap_h label {float:left; line-height:30px; margin-bottom:0px; margin-left:10px !important;}

    .sameinfoWrap_heading_h {display:block;}
    .sameinfoWrap_h {overflow:hidden; margin-bottom:3px;}
    .sameinfoWrap_h label {float:left; line-height:30px; margin-bottom:0px; margin-left:10px;}


    .sameinfoNoLogin_h {display:inline-block;}
    .sameinfoNoLoginInput_h {line-height:0; vertical-align:bottom;}
    .sameinfoNoLogin6_4 {margin-bottom:9px !important;}
    .goodOrderFormBtn_h {}
}

/*로그인 안할 시  - 받으시는 분 정보, 주문자 정보와 같음*/
/* 본 상품은 배송이 되지 않는 상품입니다 */
.table-notice-margin_h {margin-bottom:10px !important;}
.order-notice_h {background:#e62b40; color:#fff; padding:5px; display:block; text-align:center; margin-bottom:44px; font-size:15px;}
.order-notice_h i {font-style:normal; border-bottom:1px solid #fff;}

@media (max-width:414px){
    .sameinfoWrap_h {margin-bottom:0px;}
    .sameinfoWrap_h label {margin-right:34px;}
    .sameinfoWrap_h div {float:right; margin-right:5px; width:100px;}
    .sameinfoWrap_h div a {position:absolute; bottom:3px; right: 5px;}
}


@media (max-width:401px){
    .sameinfoNoLogin6_4 {margin-bottom:0px;}
}

/*//로그인 안할 시  - 받으시는 분 정보, 주문자 정보와 같음*/

/*쇼핑몰 마이페이지>주문배송정보 페이지 검색영역*/
@media (max-width: 768px){
    .shop-srchForm{display:inherit}
    .shop-srchForm *{display:inline-block !important;}
    .shop-srchForm .btn-search{display:inline-block}
}
@media (max-width: 360px){
    .shop-srchForm .btn-search{padding:6px}
}

/*쇼핑몰 제품상세페이지 헤더,풋터 공지사항 영역*/
.notice_header{background:#fafafa;text-align:center;padding:18px;color:#000000;}
.notice_header .header_tit{font-size:25px;font-weight:bold;padding:20px 0px 25px;}
.notice_header .header_tit:before{background:url(/img/mall/ico_notice.png)no-repeat;background-size:30px 35px;display:inline-block;width:40px;height:35px;content:"";vertical-align:bottom;}
.notice_header .header_txt{font-size:15px;font-weight:500;padding:20px;background:#ffffff;border:#e5e5e5 1px solid;}
.notice_footer{background:#fafafa;text-align:center;padding:18px;color:#000000;}
.notice_footer .footer_tit{font-size:25px;font-weight:bold;padding:20px 0px 25px;}
.notice_footer .footer_tit:before{background:url(/img/mall/ico_notice.png)no-repeat;background-size:30px 35px;display:inline-block;width:40px;height:35px;content:"";vertical-align:bottom;}
.notice_footer .footer_txt{font-size:15px;font-weight:500;padding:20px;background:#ffffff;border:#e5e5e5 1px solid;}
