@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);

* {
    font-family: 'helvetica' ,'Nanum Gothic', dashicons, FontAwesome !important;
}

.join_evermei_left_contents {
    position: relative;
    margin: 0 10px;
    float: left;
    margin-top: 120px;
}

.join_evermei_right_contents {
    position: relative;
    margin: 0 10px;
    float: left;
    margin-top: 120px;
}

.join_evermei_right_tips {
    position: relative;
    margin: 0 10px;
    float: left;
}

.btnMemOut {
    display: none;    
}

div.joinWrap table td input[type=file], div.joinWrap table td select[type=file] {
    font-size: 14px;
}

.btnCenter {
    margin-bottom: 80px;
}

#bmemo {
    font-size: 15px;
}

.exMemoInsert {
    font-size: 14px;
}

.tableOrderForm table  td dl dd input#bzip1 {
    width: 100px !important;
    text-align: center;
}

.tableOrderForm table td input, #bphone1, .defSelect {
    padding: 10px !important;
}

.tableOrderForm table  td dl dd input {
    font-size: 15px;    
}

.tableOrderForm table  td dl dd input#baddr1, .tableOrderForm table  td dl dd input#baddr2 {
    width: 100%;
}

.tableOrderForm table td {
    font-size: 15px;
    padding: 20px 10px !important;
}

#bphone1, .defSelect, .tableOrderForm table td ._w85, .tableOrderForm table td ._w250 {
    font-size: 15px;
}

.tableOrderForm table td ._w250 {
    width: 300px;
}

.tableOrderForm table th {
    font-size: 13px;
    font-weight: 700;
    background: #f5f5f5 !important;
}

.totalPriceWrap {
    font-size: 15px;
}

div.joinWrap table td {
    font-size: 15px;
    font-weight: 700;
    padding: 12px 10px !important;
}

div.joinWrap table td input[type=password] {
    width: 200px;
    font-size: 15px;
    padding: 10px;
}

div.joinWrap table th, div.joinEndWrap table th {
    background: #f5f5f5;
    font-size: 15px;
    color: gray;
    font-weight: 700;
}

div.joinWrap span.tdTextGuide {
    font-size: 14px;
    font-weight: 400;
}

div.joinWrap table td {
    padding-left: 10px;    
}

select#hp1, select#phone1, div.joinWrap table td input._w50 {
    width: 80px !important;
    font-size: 15px;
    padding: 10px;
}

div.joinWrap table td input._w300 {
    font-size: 15px;
    height: 40px;
    padding: 10px;
}

div.joinWrap table td input#addr1._w300, div.joinWrap table td input#addr2._w300 {
    width: 100%;
}

div.joinWrap table td input#zip1._w30 {
    height: 40px;
    width: 100px !important;
    text-align: center;
}

div.joinEndWrap table th dd {
    float: left;
}

#external_account {
    text-align: left !important;
}

.bank_info_txt {
    background-color: #00365b;
    color: #fff;
    padding: 5px;
    margin: 10px 0;
}

.btnAddr {
    background-color: #0f385c;
    color: #fff;
    border: none;
}

div.closeBar {
    background: #000 !important;
}

div.closeBar a {
    color: #fff !important;    
}

.vex.vex-theme-plain .vex-content h6, .vex.vex-theme-plain .vex-close {
    display: none;
}

.vex-content {
    max-width: 626px !important;
}

.vex.vex-theme-plain .vex-content {
    position: absolute !important;
    left: 100px;
    top: 100px;
}

.tableOrderForm.mt10, .tableOrderForm.mt30, .orderAgreeWrap.mt20 {
    height: auto !important;
    overflow: hidden !important;
}

.card_event_img {
    position: relative;
    width: 50%;
    float: left;
}

.shop-desc {
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
    word-wrap:break-word;
}

#minishopNavWrap h6.unfold {
    border-bottom: 1px solid #dadada;     
}

#todays .today_pick_small .prod-price {
    color: #00365b !important;
}

.bl-prod-desc2 .bold {
        font-size: 19px !important;
        color: #232323 !important;
    }
    
    .bl-prod-desc2 .prod-price {
        font-size: 16px !important;
        font-weight: 700;
        margin-bottom: 10px;
        color: #00365b !important;
    }
    
    .bl-prod-desc2 .wrap div {
        font-size: 14px;
        font-weight: 700;
        color: #0fbbba;
    }
    
    #todays .today_pick_small .bold {
        font-size: 15px !important;
    }
    
    #todays .today_pick_small .prod-price {
        font-size: 12px !important;
        font-weight: 700 !important;
        margin-bottom: 10px;
        color: #00365b !important;
    }
    
    .bl-prod-desc2 .prod-price {
        font-size: 12px;
        font-weight: 700;
        color: #0fbbba;
    }

#minishopNavWrap {
    background-color: #fff !important;
}

#minishopNavWrap h6 {
    color: rgb( 15, 187, 186) !important;
}

#minishopNavWrap ul li a, #minishopNavWrap ul li a:hover {
    color: #4c4c4c !important;
}

#minishopNavWrap ul li a:hover {
    background-color: #f5f5f5 !important;
}

#todays {
    margin-top: 70px;
}

#todays .bl-prod-desc2, #todays div.etc {
    display: none;
}

#todays .bl-prod-desc2 {
    position: absolute;
    font-size: 17px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
}

#todays .today_pick_small {
    padding: 46px 20px !important;
}

#todays .today_pick_medium {
    padding: 118px 40px !important;
}

#todays .today_pick_large {
    padding: 195px 40px !important;
}

#topArea div.mainNavArea {
    box-shadow: none;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}

#comms .comms-item > img {
    width: 180px;
}

#comms h3 img {
    width: 26px;
}

#comms .section .mainProdList {
    margin-top: 30px;
    padding: 0 100px;
}

.bx-wrapper {
        box-shadow: none !important;
    }

#recommeded {
    padding-top: 40px;
}

#new_partners {
    width: 1080px;
    margin: 0 auto;
}

#new_partners .section {
    padding: 25px 0px 0px 0px;
    background-color: #e6e6e6;
    border: 1px solid lightgray;
    margin-top: 100px;
}

#new_partners .section .mainProdList {
    margin-top: 20px;
}

.bestProdListWrap1 .bl-prod-selector ul li {
    position: relative;
}

.bestProdListWrap4 .bl-prod-item-container .bl-prod-img {
    width: 100%;
    height: 100%;
}

.bestProdListWrap4 .bl-prod-item-container .bl-prod-img-wrap {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 7px;
    background-color: #f2f2f2;
}

#new_partners .bestProdListWrap4 .prodListWrap.column.large-12 .column {
    width: 16.65%;
}

.bestProdListWrap4 .bl-prod-item-container {
    width: 100% !important;
}

.bestProdListWrap4 .bl-prod-item-container .bl-prod-desc {
    background-color: #f2f2f2;
    text-align: center;
}

.bestProdListWrap4 .bl-prod-item-container .bl-prod-desc p {
    margin-bottom: 0 !important;
}

.bestProdListWrap4 .bl-prod-item-container .bl-prod-desc p span.prod-etc {
    height: 35px;
    overflow:hidden;
    text-overflow: ellipsis;
    color: #727272;
}

.bestProdListWrap4 .bl-prod-item-container .bl-prod-desc p span.prod-name {
    font-weight: bold;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

#popular .section {
    padding-left: 30px;
}

div.locationMapWrap {
    padding: 10px 0;
}

div#COMMUNITY_LIST, div#COMMUNITY_WRITE_1, div#COMMUNITY_VIEW_1, div#COMMUNITY_ANSWER_1, div#COMMUNITY_PASSWORD_1 {
    padding: 0 10px 50px 0;
}

div#COMMUNITY_LIST h4, div#COMMUNITY_WRITE_1 h4, div#COMMUNITY_VIEW_1 h2, div#COMMUNITY_ANSWER_1 h4, div#COMMUNITY_PASSWORD_1 h4, .orderFormWrap .mt20 h4, .wishList_Area h4, .orderTit_order h4 {
    background-color: #eeeeee;
    height: 55px;
    padding: 12px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contentTitWrap h4 {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
}

.order-header{
    display: none;
}

.wishList_Area .mt40 {
    margin-top: 0;
}

div#contentArea #form h4{
    max-width: 1090px;
    margin: 0 auto;
}

#orange_dot {
    margin-left: 10px;
}

.boardCntWrap {
    display: none;
}

.tabmenu {
    margin-top: -33px;
}

.tabmenu ul select {
    background-color: #fff;
    border-radius: 7px;
    box-shadow: #eee 0px 0px 1px 1px;
}

.boardTopWrap {
    margin-bottom: 10px;
}

.boardTopWrap .boardTopSearchWrap {
    background-color: #fff;
    border-radius: 7px;
    box-shadow: #eee 0px 0px 1px 1px;
}

.boardTopWrap .boardTopSearchWrap select{
    width: 100px;
    background-color: #fff;
    border: 0;
}

div.boardTopSearchWrap input {
    padding: 0;
    background-color: #fff;
    border: 0;
    height: 32px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
}

div.boardTopSearchWrap a.btnBoardSearch {
    background: url('/himg/common/ico_search2.png') left top no-repeat !important;
}

.btnBoardSearch {
    width: 30px !important;
    margin-left: 5px; 
}

.maNavTit {
    font-size: 22px;
    background: #00365b;
    color: #fff;
    padding: 32.5px 24px;
}

.maNavTit span {
    font-weight: 700;
}

.pc_mypage_menu .subNaviWrap {
    font-size: 15px;
    margin-bottom: 100px;
    background-color: #f5f5f5;
    color: #000;
}

.myNav_1, .myNav_2 {
    padding: 10px;
    border-bottom: 1px solid lightgray;
}

.myNav_3 {
    padding: 10px;
}

.myNav_4 {
    background: #fff;
    padding: 5px 10px;
    border: 2px solid #f5f5f5;
}

.myNav_4 li {
    border-bottom: 1px solid lightgray;
}

div.mypageSubNaviWrap ul li a {
    color: #000;
    padding: 8px 10px;
}

div.mypageSubNaviWrap ul li a:hover {
    background-color: #00365b;
}

div.totalPointWrap strong.txtCnt {
    color: #00dbdd;
    background: url(/himg/mypage/A0002/icon_point2.gif) right 4px no-repeat;
}

#price-search .button {
    border-radius: 20px;
}

#COMMUNITY_WRITE_1 table.tableForm td, #COMMUNITY_ANSWER_1 table.tableForm th{
    vertical-align: top !important;
}

#title_input, #COMMUNITY_ANSWER_1 table.tableForm input, #COMMUNITY_VIEW_1 table.tableForm input {
    max-width: 90%;
    float: left;
    margin-right: 10px;
}

#secret_char {
    height: 10px;
    padding-top: 10px;
}

#secret_char span {
    position: absolute;
    margin-top: -3px;
}

#notice_char {
    height: 10px;
}

#notice_char span {
    position: absolute;
    margin-top: -3px;
}


#COMMUNITY_ANSWER_1 #notice_char span {
    position: absolute;
    margin-top: -3px;
}

#COMMUNITY_ANSWER_1 #secret_char input, #COMMUNITY_ANSWER_1 #notice_char input, #COMMUNITY_VIEW_1 #notice_char input, #COMMUNITY_VIEW_1 #secret_char input, #COMMUNITY_WRITE_1 #notice_char input, #COMMUNITY_WRITE_1 #secret_char input {
    margin: 0;
    margin-right: 5px;
}

#COMMUNITY_ANSWER_1 #secret_char span {
    position: absolute;
    margin-top: -3px;
}

#star_point {
    padding-top: 10px;
    padding-bottom: 0;
}

#COMMUNITY_PASSWORD_1 .tableForm {
    width: 390px;
    margin: 0 auto;
}

.password_table {
    border: 1px solid lightgray;
    text-align: center;
}

.password_char {
    padding: 0;
    padding-left: 10px;
    vertical-align: middle;
}

.subTitInfo {
    font-size: 16px;
}

.column large-12 {
    margin-top: -21px !important;
}

.partnerInfoWrap {
    margin-top: 0 !important;
    padding-top: 50px;
}

.columns large-3 {
    margin-top: 25px !important;
}

.valignM {
    margin-top: -11px;
}

.detailInfo .contact-shop a p, .detailInfo .contact-shop a span{
    color: #fff;
}

table.bbsListTable td.alignLeft a{
    color: #000;
}

a.btn_board_write, a.btn_board_ok, a.btn_board_cancel, a.btn_board_reply, a.btn_board_modify, a.btn_board_delete, a.btn_board_list, .comtWriteOk, a.nextBigBtn, a.btnIDChk, a.okBigBtn {
    background-color: #0f385c !important;
}

.comment_area {
    padding: 10px;
}

#bphone1, .defSelect {
    padding: 2px;
}

.bestProdListWrap2 .bl-prod-item-container .bl-prod-desc {
    height: auto !important;
}

.bestProdListWrap1 .bl-prod-img.bl-prod-img-big img{
    width: 100%;
}

#information_menu {
    text-align: center;
}

#information_menu ul{
    width: 600px;
    position: relative;
    left: 50%;
    margin-left: -300px;
}

#information_menu ul li {
    float: left;
    width: 120px;
}

#information_menu p {
    font-size: 14px;
    margin-top: 10px;
}

.information_title {
    width: 220px;
    margin-top: 10px;
    margin-bottom: 50px;
}

ul.category.cate1 {
    text-align: left;
}

ul.category.cate1 li a{
    padding: 4px 20px;
}

.main-navi ul.category.cate2 li a, .main-navi div.secondary .primary-title a {
    padding: 10px 20px;
}

ul.category.cate2 {
    width: 25% !important;
}

.main-navi ul li a {
    font-size: 13px;
    font-weight: normal !important;
    color: #716c6c !important;
}

.main-navi ul.category.cate2 li a:hover, .main-navi ul.category.cate2 li a:active {
    color: #fff !important;
}

.row.large-collapse>.columns {
    padding-left: 20px !important;
}

.main-navi div.secondary .primary-title a{
    border-bottom: 1px solid #00365b !important;
}

#comms .section {
    padding: 60px 0px 30px 0px;
    padding-bottom: 80px;
}

#comms .comms-item > h3 {
    font-size: 24px !important;
    line-height: 30px !important;
}

#account-nav {
    padding-left: 0 !important;
}

h4.bestTitle {
    margin-top: 20px !important;
}

.addrAddBtn, .addrModBtn, .addrDelBtn {
    padding: 5px;
    border: 1px solid lightgray; 
}

div#contentArea #form h4 {
    font-size: 15px;
    font-weight: 700;
}

a.nonLoginBigBtn {
    display: inline-block;
    color: #ffffff;
    font-weight: 700;
    padding: 7px;
    width: 248px !important;
    margin: 0;
    margin-bottom: 0.3rem;
    background-color: #00bcbb;
    border-style: solid;
    border-width: 3px;
    border-color: #4fd1d0 #00a09f #00a09f #90e2e1;
    margin-left: 11px;
    font-size: 20px;
    font-weight: 700;
}

.nonMemberLogin .loginForm ul li.txtNonInfo {
    font-size: 13px;
    margin-top: 15px;
    color: #9D9DA0;
}

.idFindBtn span {
    padding: 5px 20px;
    border: 1px solid lightgray;
}

.bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.prod-name, .bestProdListWrap2 .bl-prod-item-container .bl-prod-desc .shop-info .shop-text {
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.bestProdListWrap2 .bl-prod-item-container .bl-prod-desc .shop-info .shop-text {
    width: 210px;
}

.menu_right_area {
    position: absolute;
    height: 290px;
    border-left: 1px solid lightgray;
    right: 0;
    top: 40px;
    width: 282px; 
}

.menu_right_area img {
    position: absolute;
    top: 30px;
    right: 54px;
    width: 170px;
    border: 1px solid lightgray;
}

.menu_right_area p {
    padding: 0;
    padding-left: 10px;
    margin-top: 185px;
    line-height: 10px;
    text-align: center;
}

.menu_right_area p a {
    padding: 0 !important;
}

div.secondary.children, .main-navi ul.category.cate2, .main-navi ul.category.cate3, .main-navi ul.category.cate4 {
    min-height: 300px;
}

.main-navi ul.category.cate4 li:hover {
    background-color: #66d6d6 !important;
}

select#hp1, select#phone1 {
    width: 50px;
}

.columns.large-4.medium-4.small-4.bl-prod-selector ul li .columns.large-7.medium-7.small-7.bl-prod-title div {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bestProdListWrap2 .tk_image_resize_img {
        width: 310px !important;
        height: 332px !important;
        left: 0 !important;
        top:0 !important;
}

.bestProdListWrap3 .bl-prod-item-container .bl-prod-img {
        width: 233px !important;
        height: 233px !important;
        margin-top: 0px !important;
        top: 0 !important;
}

#trending {
        margin-top: 0px;
    }

.menu_button {
        display: none;
    }

.menu_button img {
    cursor: pointer;
    position: absolute;
    width: 24px;
    top: 17px;
    left: 15px;
}

.avatar_button {
    display: none;
    }

.avatar_button h3 {
    cursor: pointer;
    position: absolute;
    width: 28px;
    top: 10px;
    right: 15px;
    padding-top: 3px;
    font-size: 18px !important;
    color: gray;
}

#mobile_account-nav {
    position: fixed;
    width: 0px;
    height: 100%;
    background-color: #0b385b;
    z-index: 4;
    top: 50px;
    padding: 0px;
    font-size: 14px;
}

#mobile_mypage-nav {
    position: fixed;
    width: 0px;
    height: 100%;
    background-color: #0fbbba;
    z-index: 4;
    top: 50px;
    right: 0;
    padding: 0px;
    font-size: 14px;
}

.nav_background {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: gray;
    opacity: 0.7;
    z-index: 3;
    top: 50px;
}

.mobile_account-nav_area {
    padding: 20px;
    padding-top: 0;
}

.mobile_account-nav_area ul{
    display: none;
}

.mobile_account-nav_area ul li {
    float: left;
    margin: 0 5px;
    margin-bottom: 5px;
}

.mobile_account-nav_area ul li a span {
    color: #fff;
    font-size: 12px;
}

#mobile_account-nav, #mobile_mypage-nav, .nav_background {
    display: none;
}

img.list-img.stretch.tk_image_resize_img {
    width: 88px !important;
    height: 88px !important;
}

.bestProdListWrap1 .bl-prod-selector ul li .bl-prod-title .dot {
    margin-top: 7px;
}

.shop-best-box .shop-prod-img-list .img-wrap img{
        width: 157px !important;
        height: 157px !important;
        left: 0 !important;
    }

.mobile_category_title {
    display: none;
    width: 100%;
    height: 40px;
    background-color: gray;
    color: #fff;
    padding: 10px 20px;
}

.mobile_mypage_title {
    display: none;
    width: 100%;
    height: 40px;
    background-color: gray;
    color: #fff;
    padding: 10px 20px;
}

.mobile_mypage_title a span {
    color: #fff;
}

.mobile_mypage-nav_area {
    padding: 20px;
    padding-top: 0;
}

.mobile_mypage-nav_area ul{
    display: none;
}

.mobile_mypage-nav_area ul a {
    float: left;
    margin: 0 5px;
    margin-bottom: 5px;
    color: #fff;
}

.mobile_mypage-nav_area ul li a span {
    color: #fff;
    font-size: 12px;
}

.mobile_mypage_title_left, .mobile_mypage_title_right {
    width: 50%;
    text-align: center;
    float: left;
}

.mobile_mypage_title_left span, .mobile_mypage_title_right a{
    color: #fff !important;
}

.mobile_mypage-nav_area li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 0.5em 0px;
}

.Communications_area li ul li {
    border-bottom: 0 !important;
}

.arrowleft, .arrowright {
        top: 50% !important;
        margin-top: -45px !important;
}

.mobile_login_table {
        display: none;
    }

.kb_escro {
    position: absolute;
    width: 300px;
    right: 20px;
    bottom: 0px;
}

#bottomWrap .shopInfo {
    position: relative;
}

a.btnOrderCancel span {
    color: #000;
}

.board_ps {
    font-size: 13px;
    padding-left: 10px !important;
    margin-bottom: 15px;
}

.atcForm {
    z-index: 2;
}

.checkOrderBtn, .orderMngDiv {
    width: 120px !important;
    max-width: 120px;
    min-width: 120px;
}

#shop-banner-wrap img {
    border-radius: 10px;
    border: 1px solid lightgray;
}

.mobile_search {
    display: none;
}

.search_input {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.search_top_button {
    display: none;
    cursor: pointer;
    right: 86px;
    position: absolute;
    top: 15px;
    width: 20px;
}

.bag_top_button {
    display: none;
    width: 20px;
    position: absolute;
    right: 55px;
    top: 15px;
}

.readCnt {
    border-right: 1px solid #e3e2e2;
}

.columns.large-6.medium-4.small-8 {
    display: block;
}

.pro_gruop {
    max-width: 1080px;           
    margin: 100px auto;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    left: 50%;
    margin-left: -540px;
    padding:30px; border: 1px solid lightgray;
}

.partner_title {
    margin-top: 30px;
    margin-bottom: 80px;
}

.pro_list {
    list-style: none;
    height: 350px;
}

.pro_list li {
    float: left;
    margin-right: 80px;
}

.group_list {
    list-style: none;
    height: 240px;
}

.group_list li {
    float: left;
    margin-right: 80px;
}

.last_li {
    margin-right: 0 !important;
}

#PRODUCT_LIST_6 .sortBtn select {
    width: 150px;
    margin-left: -40px;
}

.m_chkDiv {
    width: 30px;
    height: 30px !important;
    padding-top: 6px !important;
}

.tableProdList.mt10.cart-table-top.mobile table td {
    border: 0 !important;
    border-bottom: 1px solid lightgray !important;
    text-align: left !important;
}

.prodInfo.custom_prodInfo {
    text-align: left !important;
}

.tableProdList.mt10.cart-table-top.mobile {
    display: none;
}

.tableProdList.mt10.cart-table-top {
    display: block;
}

.txtInfo_m {
    display: none;
    text-align: center;
    margin-top: 30px;
}

.mobile_wishlist {
        display: none;
    }

.professional_artists {
    max-width: 1080px;           
    margin: 100px auto;
    margin-bottom: 30px;
    height: auto;
    overflow: hidden;
}

.evermei_story_area {
    max-width: 1080px;           
    margin: 100px auto;
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
    left: 50%;
    margin-left: -540px;
    padding:30px 20px; border: 1px solid lightgray;
    height: auto;
    overflow: hidden;
}

.join_evermei_area {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #0e395b;
    padding-top: 55px;
    margin-bottom: -50px;
}

.join_evermei_contents {
    width: 100%;
    max-width: 1080px;           
    margin: 50px auto;
    position: relative;
    height: 292px;
    text-align: center;
}

.join_evermei_bg {
    position: absolute;
    top: 0;
    height: 100px;
    width: 100%;
    left: 0;
    background-color: #f0f0f0;
}

.join_evermei_contents img {
    margin-top: -91px;
}

.evermei_story_area2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #00bcbb;
    margin-top: 100px;
    margin-bottom: 50px;
}

.evermei_story_contents {
    width: 100%;
    max-width: 1080px;           
    margin: 50px auto;
    position: relative;
    height: auto;
    overflow: hidden;
}

.evermei_story_contents img {
    margin-bottom: 15px;
}

.evermei_story_content_left {
    position: relative;
    width: 30%;
    margin-right: 3%;
    overflow: hidden;
    height: auto;
    color: #fff;
    text-align: center;
    float: left;
}

.evermei_story_content_center {
    position: relative;
    width: 30%;
    padding-left: 3%;
    overflow: hidden;
    height: auto;
    color: #fff;
    text-align: center;
    float: left;
}

.evermei_story_content_right {
    position: relative;
    width: 30%;
    overflow: hidden;
    height: auto;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 3%;
    padding-left: 3%;
}

.evermei_story_contents h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40%;
    color: #fff;
    height: auto;
    margin: 30px;
    margin-bottom: 60px;
    font-family: serif !important;
}

.evermei_story_contents h3 {
    font-size: 24px;
    font-weight: bold;
}

.evermei_story_contents p {
    font-size: 15px;
}

.evermei_story1, .evermei_story2, .evermei_story3, .evermei_story4, .evermei_story5, .evermei_story6 {
    float: left;
}

.evermei_story1 {
    width: 360px;
}

.evermei_story2 {
    width: 310px;
    margin-left: 30px;
}

.evermei_story3 {
    width: 308px;
    margin-left: 30px;
}

.evermei_story4 {
    width: 360px;
    margin-top: -274px;
}

.evermei_story5 {
    width: 310px;
    margin-left: 30px;
    margin-top: -30px;
}

.evermei_story6 {
    width: 308px;
    margin-left: 30px;
    margin-top: -131px;
    float: right;
}

#PRODUCT_LIST_1 .sortBtn select {
    width: 130px !important;
    margin-left: -18px !important;
}

.minishopSearchWrap {
    float: right;
}

.listTopSortWrap {
    text-align: left;
}

.sortBtn.column.large-2 {
    margin-top: 0px;
}

.prod-img.tk_image_resize_img {
    width: 0px !important;
    max-width: 310px !important;
    height: auto !important;
    min-height: 330px !important;
    min-width: 310px !important;
}

.bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.price {
    min-width: 60px;
}

#PRODUCT_LIST_1 .prodNewListWrapA .priceSale {
    float: right;
}

.mobile_mypage_cart, .mobile_mypage_wish {
    display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: lightgray !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #0fbbba !important;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 1 !important;    
}

#event_button {
    display: none;
}

#event_button {
    width: 100%;
    background-color: rgb(239, 239, 239);
    margin-top: 10px;
    border: 0px;
    color: #ffffff;
    padding: 1em 2em;
    text-align: left;
}

#event_button p {
    letter-spacing: 0px !important;
    text-align: left;
    font-size: 200%;
    font-weight: bold;
    line-height: 110%;
    margin: 0px;
}

button.contact-shop p {
    letter-spacing: 0px !important;
}

.bannerArea_mobile {
    display: none;
}

.relatedProdListWrap1 {
    margin-bottom: 6em !important;
} 

.partnerInfoWrap .infoWrap ul {
    width: 268px;
    margin-top: 7px;
}

.partnerInfoWrap .infoWrap ul p {
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important;
}

table.bbsListTable td, table.tableForm th {
    vertical-align: middle;
}

table.tableForm th.name {
    vertical-align: middle !important;
}

table.tableForm th.boardTit {
    height: auto;
    padding: 10px;
}

#information_menu {
    margin-top: 30px;
}

#bottomArea {
    margin-top: 0;
}


.bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.prod-etc {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis !important;
    }
    
    .bestProdListWrap3 .bl-prod-item-container {
        max-width: none !important;
    }
    
    .bestProdListWrap3 .bl-prod-item-container .bl-prod-img-wrap {
        width: auto !important;
        height: 300px !important;
    }
    
    .bestProdListWrap3 .bl-prod-item-container .bl-prod-img {
        width: 100% !important;
        height: auto !important;
        min-height: 100%; !important;
    }
    
    .small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
        clear: none;
    }

.bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.shop-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis !important;
}

.bestProdListWrap1 .bl-prod-selector ul li .bl-prod-img.bl-prod-img-small {
    cursor: pointer;
    max-height: none !important;
    height: 100%;
}

.bestProdListWrap1 .bl-prod-selector ul li.selected .bl-prod-img.bl-prod-img-small img {
    width: 100%;
    height: auto !important;
    min-height: 100%;
}

.bestProdListWrap1 .bl-prod-selector ul li .bl-prod-img.bl-prod-img-small img {
    width: 100%;
    height: auto !important;
    min-height: 100%;
}

.mobile_mypage_menu {
        display: none;
    }
    
.pc_mypage_menu {
        display: block;
    }

#pagenate {
    margin: 50px 0;
}

#pagenate a:hover, #pagenate strong, #pagenate a, #pagenate a.pre:hover, #pagenate a.next:hover {
    border: none;
}

.multyImageSelect {
    padding: 30px;
}

@media screen and (min-width: 64em){

    #topArea #search-browse #btnTopSearch {
        right: 46px;
    }
    
    .row.large-collapse>.column, .row.large-collapse>.columns {
        width: 400px;
    }
    
    #topArea #search-browse #topSearchKeyword {
        margin-left: -50px;
    }
    
}

@media screen and (max-width: 1110px){
    #new_partners {
        width: 100%;
    }
    
    .evermei_story_area {
        display: none;
    }
    
    #trending {
        margin-top: -30px;
    }
    
    #todays .prodListWrap {
        padding: 0 !important;
    }
    
    .bestProdListWrap1 .bl-prod-selector ul li {
        clear: both;
    }
    
    .bestProdListWrap1 .columns.large-5.medium-5.small-5.bl-prod-img.bl-prod-img-small {
        width: 100% !important;
        height: 170px !important;
    }
    
    #todays .bl-prod-desc2 {
        display: block !important;
        left: inherit !important;
        right: 0;
        padding: 15px !important;
        width: 50% !important;
        padding-left: 20px !important;
        opacity: 1 !important;
        font-weight: 100 !important;
    }
    
    .bestProdListWrap1 .bl-prod-selector ul li.selected .bl-prod-img.bl-prod-img-small img, .bestProdListWrap1 .bl-prod-selector ul li .bl-prod-img.bl-prod-img-small img {
        width: 50% !important;
        height: auto !important;
    }
    
    .bl-prod-desc2 .wrap div {
        font-size: 12px !important;
        text-align: left;
        font-weight: 100 !important;
    }
    
    #todays .today_pick_small .bold {
        font-size: 12px !important;
    }
    
    #todays .today_pick_medium .prod-price, #todays .today_pick_small .prod-price, #todays .today_pick_large .prod-price {
        font-size: 11px !important;
        font-weight: 700 !important;
    }
    
    .bl-prod-desc2 .bold {
        font-size: 12px !important;
        font-weight: 100 !important;
    }
    
    .bl-prod-desc2 .prod-price {
        font-size: 12px !important;
        font-weight: 700 !important;
    }
    
}

@media screen and (max-width: 1024px){
    
    .checks.etrans input[type="checkbox"] + label {
        margin-top: 10px;
    }
    
    .loginFormWrap .loginForm table th {
        width: 76px;
    }
    
    .loginFormWrap .loginForm table td label {
        width: 50px;
    }
    
    div.joinWrap table td {
        font-size: 14px;
        font-weight: 400;
    }

    div.joinWrap table td input[type=password] {
        width: 200px;
    }

    div.joinWrap table th, div.joinEndWrap table th {
        background: #f5f5f5;
        font-size: 13px;
        font-weight: 700;
        color: gray;
    }

    div.joinWrap span.tdTextGuide {
        font-size: 14px;
        font-weight: 400;
    }

    div.joinWrap table td {
        padding-left: 10px;    
    }

    select#hp1, select#phone1, div.joinWrap table td input._w50 {
        width: 60px !important;
        font-size: 14px;
        height: 38px;
    }

    div.joinWrap table td input._w300, div.joinWrap table td input#zip1._w30 {
        font-size: 16px;
        height: 34px;
    }
    
    .buy_top_right {
        display: none;
    }
    
    .buy_top_area {
        padding-top: 0;
    }
    
    #new_partners {
        display: none;
    }
    
    #recommeded {
        padding-top: 0px;
    }
    
    .mobile_mypage_menu {
        display: block;
    }
    
    .pc_mypage_menu {
        display: none;
    }
    
    #popular .section {
        padding-left: 0px;
    }
    
    #popular .row {
        margin-right: auto;
    }
    
    .bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.shop-name {
        width: 100%;
        position: absolute;
    }
    
    .small-up-1>.column:nth-of-type(odd), .small-up-1>.columns:nth-of-type(odd) {
        padding-left: 1rem;
        padding-right: 0.5rem;
    }
    
    .small-up-1>.column:nth-of-type(even), .small-up-1>.columns:nth-of-type(even) {
        padding-left: 0.5rem;
        padding-right: 1rem;
    }
    
    .bestProdListWrap3 .bl-prod-item-container .bl-prod-desc {
        height: 90px;
    }
    
    .bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.price {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }
    
    #comms .row.section {
        padding-top: 30px;
        padding-bottom: 0;
    }
    
    .mainProdList.row.collapse.clearfix {
        margin-top: 10px;
    }
    
    .bx-wrapper .bx-pager {
        background-color: #f0f0f0;
    }
    
    .bannerArea {
        display: none;
    }
    
    .bannerArea_mobile {
        display: block;
    }
    
    .titCart {
        margin-top: -20px !important;
    }
    
    .bestProdListWrap1 .bl-prod-desc .prod-info {
    font-size: 11px !important;
}
    
    .pc_mypage_cart, .pc_mypage_wish {
        display: none;
    }
    
    .mobile_mypage_cart, .mobile_mypage_wish {
        display: block;
    }
    
    .tableProdList table  td.prodInfo {
        text-align: center;
    }
    
    .tableProdList table  td.prodInfo ul {
        float: inherit;
        width: auto;
        margin-left: 0;
        margin-top: 2px;
    }
    
    .tableProdList table  td.prodInfo img {
        float: inherit;
    }
    
    .tableProdList table th.amountDiv {
        width: auto;
    }
    
    .tableOrderForm.mt30 th {
        width: 50px !important;
    }
    
    #PRODUCT_LIST_6 .listTopSortWrap {
        border: 1px solid #dadada !important;
        border-radius: 10px !important;
        box-shadow: none !important;
        margin-top: -10px;
    }
    
    .sortBtn.column.large-2 {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    
    #price-search h6, .listTopSortWrap {
        text-align: center;
    }
    
    #PRODUCT_LIST_1 .sortBtn select {
        width: 100% !important;
        margin-left: 0px !important;
    }
    
    .mobile_wishlist {
        display: blocK;
    }
    
    .pc_wishlist {
        display: none;
    }
    
    .professional_artists {
        display: none;
    }
    
    .txtInfo_m {
        display: block;
    }
    
    .totalPriceWrap {
        margin-top: 0;
        text-align: center;
    }
    
    .tableProdList.mt10.cart-table-top.mobile {
        display: block;
    }
    
    .tableProdList.mt10.cart-table-top.pc, .button.prodDelBigBtn.wish_choices, .button.wishBigBtn.wish_choices {
        display: none;
    }
    
    #PRODUCT_LIST_6 .sortBtn select {
        margin-left: 0;
    }
    
    .nonMemberLogin .btnWrap {
        width: 100%;
    }
    
    .nonMemberLogin .loginForm ul li.txtNonInfo {
        width: 100% !important;
    }
    
    a.nonLoginBigBtn {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 10px !important;
    }
    
    input#hp2, input#hp3, input#phone2, input#phone3, input#zip1, input#zip2 {
        width: 60px !important;
    }
    
    input#addr1, input#addr2 {
        width: 100% !important;
    }
    
    div#COMMUNITY_LIST h4, div#COMMUNITY_WRITE_1 h4, div#COMMUNITY_VIEW_1 h2, div#COMMUNITY_ANSWER_1 h4, div#COMMUNITY_PASSWORD_1 h4, .orderFormWrap .mt20 h4, .wishList_Area h4, .orderTit_order h4 {
        margin-top: 10px;
    }
    
    #bmemo {
        width: 100% !important;
    }
    
    .contentTitWrap {
        padding: 10px;
    }
    
    .bestProdListWrap3 .bl-prod-item-container .bl-prod-desc p span.prod-etc {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis !important;
    }
    
    .small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1) {
        clear: none;
    }
    
    .stateIconWrap {
        margin-left: -10px;
    }
    
    table.bbsListTable td {
        vertical-align: middle;
        padding: 5px;
    }
    
    .boardTopWrap .boardTopSearchWrap select {
        width: 77px;
    }
    
    div.orderStateWrap .stateIconWrap ul li {
        border: none;
    }
    
    div.orderCnt1, div.orderCnt2, div.orderCnt3, div.orderCnt4, div.orderCnt1_on, div.orderCnt2_on, div.orderCnt3_on, div.orderCnt4_on {
        padding-top: 44px;
        background-position: center top !important;
    }
    
    div.orderCnt1 strong, div.orderCnt2 strong, div.orderCnt3 strong, div.orderCnt4 strong, div.orderCnt1_on strong, div.orderCnt2_on strong, div.orderCnt3_on strong, div.orderCnt4_on strong {
        width: auto;
        padding-left: 0;
        margin-left: -20px;
    }
    
    div.orderStateWrap {
        padding: 15px;
        padding-bottom: 25px;
        margin-bottom: 10px;
    }
    
    .column.large-3 {
        margin-top: 20px;
    }
    
    .large-7.columns {
        margin-top: 10px;
    }
    
    .mobile_search {
        display: none;
    }
    
    .search_top_button, .bag_top_button {
        display: block;
    }
    
    .columns.large-6.medium-4.small-8 {
        display: none;
    }
    
    .container.loginFormWrap th, .container.loginFormWrap #photo {
        display: none;
    }
    
    .cart-table-top table td.prodInfo ul {
        padding-left: 0;
    }
    
    .orderdetail {
        min-width: 100px;
    }
    
    .copyLogo.column.large-2 img {
        width: 120px;
        margin: 10px auto 15px auto !important;
    }
    
    div#COMMUNITY_LIST, div#COMMUNITY_WRITE_1, div#COMMUNITY_VIEW_1, div#COMMUNITY_ANSWER_1, div#COMMUNITY_PASSWORD_1 {
        margin-bottom: 50px;
    }
    
    ._w300 {
        width: 100% !important;
    }
    
    .board_ps {
        font-size: 12px !important;
        padding-left: 0 !important;
        margin-bottom: 30px !important;
    }
    
    .tx-editor-container {
        z-index: 2;
    }
    
    table.bbsListTable  th.idDiv {
        min-width: 70px;
    }
    
    .order_info {
        min-width: 200px;
    }
    
    
    table.bbsListTable  th.numDiv, .cateDiv, table.bbsListTable  th.readDiv, .t_num, .t_cat, .t_views, .tableForm .name, #notice_char, #secret_char, .listImageDiv, .t_pimg, .kb_escro, .ordercharge, .orderitems, .mypage_charge, .mypage_items, .ordercash, .mypage_cash, .t_limg, .prodPriceDiv, .transFee, .cart_charge, .cart_ship, .order_price, .order_etc, #order_etc {
        display: none;
    }
    
    #title_input, #COMMUNITY_ANSWER_1 table.tableForm input, #COMMUNITY_VIEW_1 table.tableForm input {
        max-width: 100%;
    }
    
    .tableForm {
        width: 100%;
    }
    
    .tx-toolbar {
        height: 76px !important;
    }
    
    #information_menu ul li {
        width: 80px;
    }
    
    #information_menu ul {
        width: 400px;
        margin-left: -200px;
    }
    
    #information_menu p {
        font-size: 12px;
    }
    
    .tabmenu ul select {
        display: none;
    }
    
    .boardTopWrap .boardTopSearchWrap {
        margin-bottom: 10px;    
    }
    
    .mypageSubNaviWrap.column.large-2 .subNaviWrap {
        border: 2px solid #e5e5e5;
        padding: 10px;
        margin-bottom: 5px;
    }
    
    #contact-shop-name {
        display: block !important;
    }
    
    .multyImageSelect {
        height: auto !important;
    }
    
    .partnerInfoWrap, .locationMapWrap.column.large-12, #shop-banner-wrap, .minishopSearchWrap {
        display: none;
    }
    
    div.mainProdView {
        margin-top: -40px;
    }
    
    div.multyImageListWrap {
        text-align: center;
    }
    
    div.prodDetail2 .titleWrap {
        font-size: 15px;
    }
    
    div#contentArea #form h4 {
        font-size: 14px;
    }
    
    div.detailInfoTabWrap .tabBox {
        width: 100%;
    }
    
    .mt40 {
        margin-bottom: 30px;
    }
    
    .optTit {
        min-width: 130px;
    }
    
    .relatedProdListWrap1 {
        display: none;
    }
    
    .bgAddWrap {
        margin-top: 0 !important;
    }
    
    .tabBox span, .tabBox a {
        width: 50% !important;
        height: 35px !important;
    }
    
    .bestProdListWrap2 .bl-prod-item-container {
        width: 600px;
    }
    
    .medium-12 {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    
    .bestProdListWrap2 .bl-prod-item-container {
        width: 600px !important;
        height: 680px;
    }
    
    .bestProdListWrap2 .bl-prod-item-container .prod-img-wrap {
        width: 595px !important;
        height: 520px !important;
    }
    
    .bestProdListWrap2 .tk_image_resize_img {
        width: 590px !important;
        height: 520px !important;
        left: 0 !important;
    }
    
    .mobile_mypage-nav_area ul li a span {
        font-size: 14px;
    }
    
    #topArea {
        height: 50px;
    }
    
    .columns.large-4.medium-4.small-4.bl-prod-selector {
        position: relative !important;
        width: 100% !important;
        left: 0 !important;
    }
    
    /*
    .bestProdListWrap1 .bl-prod-selector ul li.selected .bl-prod-img.bl-prod-img-small , .bestProdListWrap1 .bl-prod-selector ul li .bl-prod-img.bl-prod-img-small, .bestProdListWrap1 .bl-prod-selector ul li.selected .bl-prod-img.bl-prod-img-small img, .bestProdListWrap1 .bl-prod-selector ul li .bl-prod-img.bl-prod-img-small img {
        width: 87px !important;
        height: 93px !important;
    }
    */
    
    .bestProdListWrap1 .bl-prod-selector ul li .bl-prod-title {
        width: 100%;
        padding: 10px;
    }
    
    .bestProdListWrap1 .bl-prod-selector ul li .bl-prod-img.bl-prod-img-small {
        width: 88px;
    }
    
    .bestProdListWrap1 .bl-prod-selector ul li .bl-prod-title .dot {
        margin: 0;
    }
    
    #todays {
        margin-top: -100px;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .shop-best-box .shop-logo-wrap {
        position: static !important;
        text-align: center;
        padding-left: 200px !important;
        box-shadow: none !important;
    }
    
    .shop-best-box .shop-prod-img-list .img-wrap img{
        width: 100% !important;
        height: 100% !important;
        left: 0 !important;
    }
    
    .shop-best-box .shop-logo-wrap .shop-logo {
        border: 1px solid lightgray;
    }
    
    .shop-best-box {
        float: none !important;
        padding: 15px;
    }
    
    .shop-best-box .shop-info-wrap {
        position: absolute;
        left: 50%;
        margin-left: -170px;
    }
    
    ul.row.small-up-2.medium-up-2.large-up-4.clearfix {
        padding-bottom: 20px;
        border-bottom: 1px solid lightgray;
    }
    
    .columns .large-11 .medium-11 .small-11 .shop-best-box .clearfix {
        margin: 20px auto !important;
        float: none !important;
        text-align: center !important;
        padding: 15px !important;
    }
    
    .shop-best-box .shop-prod-img-list {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        border-right: none !important;
        padding: 0 !important;
        margin-bottom: 20px; !important;
    }
    
    #mobile_account-nav, #mobile_mypage-nav {
        display: block;
    }
    
    .mainNavArea, .bb-widget-container, #account-nav {
        display: none;
    }
    
    .main-navi div.primary > ul.category > li:hover > div.children, .main-navi div.secondary > ul.category > li:hover > div.children, .main-navi div.tertiary > ul.category > li:hover > div.children, .extra:after {
        display: none !important;
    }
    
    .main-navi ul.category.cate1 > li {
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    
    .main-navi ul.category.cate1 > li a {
        color: #fff !important;
        padding: 0 5px;
    }
    
    .row.large-collapse.section-head.clearfix {
         height: 50px;   
    }
    
    #topArea .section-head {
        padding: 13px 0;
        position: fixed;
        background-color: #fff;
        z-index: 3;
        width: 100%;
        margin-top: -1px;
        border-bottom: 1px solid lightgray;
    }
    
    .columns.large-3.medium-3.small-4 {
        position: absolute;
        padding: 0 !important;
        left: 55px;
        width: 80px;
    }
    
    #logo a img {
        width: 80px;
        margin-top: -17px;
    }
    
    .menu_button, .avatar_button {
        display: block;
    }
    
    .columns.large-6.medium-4.small-8 {
        width: 100%;
        position: fixed;
        left: 0;
        padding-right: 0;
        padding: 0 !important;
        height: 0;
    }
    
    #topArea #search-browse {
        width: 100%;
        padding-right: 0;
        text-align: center;
        background-color: #fff;
        margin-top: 35px;
        padding: 0 15px;
        border-bottom: 1px solid lightgray;
    }
    
    #topArea #search-browse #topSearchKeyword {
        height: 25px;
        padding: 4px;
        margin: 0 auto;
    }
    
    #topArea #search-browse #btnTopSearch {
        height: 25px;
        width: 25px;
        padding: 4px;
        padding-top: 2px;
    }
    
    div.multyImageListWrap img {
        width: 90px !important;
        height: 90px !important;
    }
    
    .mypage_date, .orderDateDiv {
        max-width: 100px;
    }
    
    .prod-img.tk_image_resize_img {
        width: 0px !important;
        max-width: 1000px !important;
        min-width: 590px !important;
        height: auto !important;
        min-height: 550px !important;
    }
    
    .join_evermei_left_contents, .join_evermei_right_contents {
        width: 50%;
        margin: 0;
    }
    
    .join_evermei_right_tips {
        display: none;
    }
    
}

@media screen and (max-width: 800px){
    
    .join_evermei_contents {
        overflow: hidden;
        padding: 10px 30px;
    }
    
    .join_evermei_contents img {
        margin-top: 0;
    }
    
    .join_evermei_contents {
        height: auto;
    }
    
    .vex.vex-theme-plain .vex-content {
        max-width: 300px !important;
        left: 50% !important;
        margin-left: -150px !important;
        top: 50% !important;
        margin-top: -167.7px !important;
    }
    
    div.closeBar {
        margin-top: -2px !important;
    }
    
    .card_event_img {
        width: 100%;
    }
    
    .evermei_story_contents p {
        display: none;
    }
    
    #comms .section .mainProdList {
        padding: 0;
    }
    
    a.payBigBtn, a.cancelBigBtn, a.mypageLinkBtn, a.orderOkBigBtn, a.mypageLinkBigBtn, a.btnMemOut, .comtWriteOk, a.nextBigBtn, a.btnIDChk, a.okBigBtn {
        width: 48%;
    }
    
    .comms-item.column.large-4 {
        width: 33%;
        margin: 0 auto;
        padding: 10px;
    }
    
    #comms .comms-item > h3 {
        font-size: 15px !important;
        width: 100%;
    }
    
    .comms-item.column.large-4 p {
        font-size: 11px !important;
    }

    #comms .comms-item > h3 span.def-desc, #comms .comms-item > h3 img {
        display: none !important;
    }
    
    .mobile_login_table {
        display: block;
    }
    
    .pc_login_table {
        display: none;   
    }
    
    .loginFormWrap .loginForm {
        width: auto;
    }
    
    .loginFormWrap {
        padding: 20px;
        margin: 0 !important;
    }
    
    .loginFormWrap .loginForm table td input {
        width: 100%;
    }
    
    .regWrap input {
        width: auto !important;
    }
}

@media screen and (max-width: 680px){
    
    #new_partners .bestProdListWrap4 .prodListWrap.column.large-12 .column {
        width: 50%;
    }
    
    #comms .comms-item > p {
        display: none;    
    }
    
    #comms .comms-item > h3 span {
        height: 20px;
    }
    
    #comms .comms-item > h3 {
        border-bottom: none !important;
    }
    
    div.myOrderListWrap table td {
        padding: 2px;
    }
    
    div.myOrderListWrap table td.prodInfo ul {
        width: auto !important;
    }
    
    div.myOrderListWrap table td.prodInfo ul li {
        min-width: 90px;
    }
    
    .orderMngDiv {
        min-width: 120px;
    }
    
    .mypage_date, .orderDateDiv {
        max-width: 100px;
        width: auto !important;
    }
    
}

@media screen and (max-width: 640px){
    
    .evermei_brand_contents a, .evermei_intro_contents a, .evermei_shop_contents a {
        bottom: -20px !important;
    }
    
    #popular .section .main-tit-desc {
        margin-bottom: -60px;
    }
    
    .section .mainProdList {
        margin-top: 0;
    }
    
    #trending .section {
        padding-top: 40px;
        padding-bottom: 0;
    }
    
    #new_partners .section {
        margin-top: 0;
        border-top: 0;
    }
    
    #recommeded .row.section, #popular .row {
        padding-top: 40px;
    }
    
    #popular {
        margin-bottom: 20px !important;    
    }
    
    .evermei_story_area2 {
        margin-top: 0;
        margin-bottom: 30px;
    }
    
    .evermei_story_contents {
        margin: 0;
    }
    
    .evermei_story_contents h2 {
        font-size: 24px;
        line-height: inherit;
        margin-bottom: 10px;
    }
    
    .evermei_story_content_left {
        padding-left: 10px;
    }
    
    .evermei_story_contents h3 {
        font-size: 14px;
    }
    
    .small-up-1>.column, .small-up-1>.columns {
        width: 50%;
    }
    
    .bestProdListWrap2 .bl-prod-item-container {
        width: 450px;
    }
    
    .medium-12 {
        width: 100%;
        height: auto;
    }
    
    .bestProdListWrap2 .bl-prod-item-container {
        width: 450px !important;
        height: 570px;
    }
    
    .bestProdListWrap2 .bl-prod-item-container .prod-img-wrap {
        width: 440px !important;
        height: 400px !important;
    }
    
    .bestProdListWrap2 .tk_image_resize_img {
        width: 450px !important;
        height: 400px !important;
        left: 0 !important;
        top: 0 !important;
    }
    
    .multyImageSelect {
        min-width: inherit !important;
    }
    
    .prod-img.tk_image_resize_img {
    width: 0px !important;
    min-width: 450px !important;
    height: auto !important;
    min-height: 400px !important;
    }
    
}

@media screen and (max-width: 490px){
    
    .btnCenter {
        text-align: center !important;
        padding: 0;
        margin-bottom: 30px !important;
    }
    
    .pointInfo {
        position: relative;
        clear: both;
        display: inherit;
        padding-top: 10px;
        font-size: 12px; 
    }
    
    .order_coupon_th, .order_price_th, .order_point_th {
        display: none;
    }
    
    .order_info {
        width: 184px;
    }
    
    .exMemo.ml10 {
        margin-top: 10px;
    }
    
    .tableProdList table  td.prodInfo ul li, .totalPriceWrap {
        font-size: 12px;
    }
    
    .tableOrderForm table td ._w250 {
        width: 100%;
    }
    
    #jphone1, #jphone2, #jphone3, #jhp1, #jhp2, #jhp3, #bphone1, #bphone2, #bphone3, #bhp1, #bhp2, #bhp3 {
        width: 60px !important;
    } 
    
    .shop-best-box .shop-info-wrap {
        padding-top: 0 !important;
    }
    
    #information_menu ul li {
        width: 62px;
    }
    
    #information_menu ul {
        width: 312px;
        margin-left: -156px;
    }
    
    #information_menu p {
        font-size: 9px;
    }
    
    .shop-best-box .shop-info-wrap {
        margin-left: -145px !important;
    }
    
    .shop-best-box .shop-prod-img-list .img-wrap {
        width: 100px !important;
        height: 100px !important;
    }
    
    .shop-best-box .shop-logo-wrap .shop-logo {
        width: 100px !important;
        height: 100px !important;  
    }
    
    .shop-best-box .shop-logo-wrap {
        padding-left: -150px !important;
        
    }
    
    .section > h2 {
        font-size: 25px;
    }
    
    .section .main-tit-desc {
        font-size: 13px;
    }

    .bestProdListWrap2 .bl-prod-item-container {
        width: 320px;
    }
    
    .medium-12 {
        width: 100%;
        height: auto;
    }
    
    .bestProdListWrap2 .bl-prod-item-container {
        width: 320px !important;
        height: 470px;
    }
    
    .bestProdListWrap2 .bl-prod-item-container .prod-img-wrap {
        width: 310px !important;
        height: 310px !important;
    }
    
    .bestProdListWrap2 .tk_image_resize_img {
        width: 310px !important;
        height: 310px !important;
        left: 0 !important;
        top: 0 !important;
    }
    
    div.multyImageListWrap img {
        width: 55px !important;
        height: 55px !important;
    }
    
    .prod-img.tk_image_resize_img {
        width: 0px !important;
        min-width: 320px !important;
        height: auto !important;
        min-height: 310px !important;
    }
 
}