@charset "utf-8";


@import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css");




html {
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
}

body {
    font-family: 'malgun gothic', Dotum, AppleGothic, Sans-serif;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 100%;
    -webkit-text-size-adjust: none;
    zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

ol,
ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div,
li,
dl,
dt,
dd,
form,
iframe,
p,
a,
span {
    margin: 0px;
    padding: 0px;
    list-style: none;
    vertical-align: top;
}

label {
    vertical-align: middle;
}

table,
th,
td {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

input,
textarea {
    margin: 0px;
    padding: 0px;
    font-family: 'malgun gothic', Dotum, "", Gulim, Tahoma, Verdana, AppleGothic, sans-serif;
}

.wrap {
    width: 100%;
    float: left;
    height: auto;
}

.site_wrap1 {
    width: 1080px;
    height: auto;
    margin: 0 auto;
}

.site_wrap2 {
    width: 1080px;
    float: left;
    height: auto;
    position: relative;
}

/**/
/*.header{width:100%; min-width:1080px; height:122px; float:left; background:url('../new_images/top_bg.png') repeat-x;}*/
.header {
    width: 100%;
    min-width: 1080px;
    height: 144px;
    float: left;
    border-bottom: 2px solid #b074ab;
}

.header1 {
    width: 100%;
    height: 57px;
    margin: 0 auto;
    background-color: #f3f3f3;
}

.header1_1 {
    width: 1080px;
    height: 57px;
    margin: 0 auto;
}

/*.header2{width:1080px; height:122px; margin:0 auto;}*/
.header2 {
    width: 1080px;
    height: 75px;
    margin: 0 auto;
}

/*.hed_top{width:1080px; height:75px; float:left;}*/
.hed_top {
    width: 1080px;
    height: 55px;
    float: left;
}

/*.logo_mia{width:auto; height:auto; float:left; margin-top:8px;}*/
.logo_mia {
    width: auto;
    height: auto;
    float: left;
    padding: 14px 210px 0 36px;
}

/*.nbg_mia{width:auto; height:auto; float:right; font-size:14px; font-weight:bold; margin-top:10px;}*/
.nbg_mia {
    width: auto;
    height: auto;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 8px 10px 8px;
    background-color: #f3f3f3;
}

.had_top2 {
    width: 1080px;
    height: 60px;
    float: left;
}

/*.had_top2 ul{width:1080px; height:47px; float:left;}*/
.had_top2 ul {
    width: 1080px;
    height: 60px;
    float: left;
}

/*.had_top2 ul li{width:135px; height:47px; float:left; text-align:center; line-height:47px; font-weight:bold;}*/
.had_top2 ul li {
    width: 135px;
    height: 60px;
    float: left;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}


.had_top2 ul li a {
    text-decoration: none;
    color: #000;
}

.had_top2 ul li a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 3px solid #b074ab;
    height: 64px;
}

/*.had_top2 ul li a.selected{color:#6894c4;}*/
/* .had_top2 ul li a.selected{display:block; border-bottom:3px solid #6f066f;height:64px; color:#4e006f;} */
.had_top2 ul li a.selected {
    display: block;
    border-ㅋㄴbottom: 3px solid #b074ab;
    height: 64px;
}



.mia_roll {
    width: 100%;
    float: left;
    height: 400px;
    background: #f4f4f4;
    display: flex;
    justify-content: center;
}

.mia_roll3 {
    width: 1080px;
    height: 400px;
    margin: 0 auto;
}

/* Slider Styles */
#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 1080px !important;
    height: 400px;
    overflow: hidden;
    visibility: hidden;
}

#jssor_1 [data-u="loading"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}

#jssor_1 [data-u="loading"] img {
    margin-top: -19px;
    position: relative;
    top: 50%;
    width: 38px;
    height: 38px;
}

#jssor_1 [data-u="slides"] {
    cursor: default;
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 400px !important;
    min-height: 300px;
    max-height: 400px;
    overflow: hidden;
}

#jssor_1 [data-u="slides"] img[data-u="image"] {
    width: 100% !important;
    height: auto !important;
    max-height: 400px;
    object-fit: cover;
}

#jssor_1 [data-u="slides"] a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Responsive Styles */
@media screen and (max-width: 1080px) {
    .mia_roll3 {
        width: 100%;
    }

    #jssor_1,
    #jssor_1 [data-u="slides"],
    #jssor_1 [data-u="slides"] img[data-u="image"] {
        width: 100% !important;
        height: 300px !important;
        min-height: 200px;
        max-height: 300px;
    }
}

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

    .mia_roll,
    .mia_roll3,
    #jssor_1,
    #jssor_1 [data-u="slides"] {
        height: auto !important;
        min-height: 250px;
    }

    #jssor_1 [data-u="slides"] img[data-u="image"] {
        height: auto !important;
        max-height: 300px;
    }
}

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

    .mia_roll,
    .mia_roll3,
    #jssor_1,
    #jssor_1 [data-u="slides"] {
        height: auto !important;
        min-height: 200px;
        max-height: 200px;
    }

    #jssor_1 [data-u="slides"] img[data-u="image"] {
        height: auto !important;
        max-height: 250px;
    }
}

/* Remove arrow and bullet navigator styles */
.jssorb05,
.jssora22l,
.jssora22r,
.jssorb05 [data-u="prototype"] {
    display: none;
}

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

    #jssor_1,
    [data-u="slides"] {
        width: 100%;
    }
}

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

    .mia_roll,
    .mia_roll3,
    #jssor_1,
    [data-u="slides"] {
        height: auto !important;
        min-height: 250px;
    }
}

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

    .mia_roll,
    .mia_roll3,
    #jssor_1,
    [data-u="slides"] {
        height: auto !important;
        min-height: 150px;
        max-height: 200px;
    }
}

/*
.dis_menu{width:100%; height:auto; float:left; background-color:#fff; border-bottom:1px solid #000; position:absolute; left:0; top:121px; z-index:99999; display:none; text-align:center;}
.dis_menu2{width:1080px; height:auto; margin:0 auto;}
.dis_menu3{width:1080px; height:auto; float:left; padding:20px 0 20px 0;}
*/
.dis_menu {
    width: 100%;
    height: 330px;
    float: left;
    background-color: #fff;
    border-bottom: 1px solid #b074ab;
    position: absolute;
    left: 0;
    top: 146px;
    z-index: 99999;
    display: none;
}

.dis_menu2 {
    width: 1080px;
    height: auto;
    margin: 0 auto;
    margin-top: 2px
}

.dis_menu3 {
    width: 1080px;
    height: auto;
    float: left;
    padding: 30px 0 30px 0;
    margin-top: 2px
}


.dis_menu3 ul.mia_except {
    width: 140px;
    float: left;
    height: auto;
    margin-right: 10px;
    border-right: 1px solid #eee;
    padding-right: 15px;
}

.dis_menu3 ul.mia_except_product {
    width: 690px;
    float: left;
    height: auto;
    margin-right: 10px;
    border-right: 1px solid #eee;
    padding-right: 15px;
}

.dis_menu3 ul.mia_except li {
    width: 100%;
    height: 30px;
    float: left;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
    padding: 0 0 10px 0;
}

.dis_menu3 ul.mia_except_product li {
    width: 100%;
    height: 30px;
    float: left;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
    padding: 0 0 10px 0;
}

.dis_menu3 ul.mia_except li a {
    color: #333;
    font-weight: bold;
    padding-left: 0;
}

.dis_menu3 ul.mia_except_product li a {
    color: #666;
    padding-left: 15px;
}

.dis_menu3 ul.mia_except li a:hover,
.dis_menu3 ul.mia_except_product li a:hover {
    color: #b074ab;
}

.dis_menu3 ul.mia_except li a.selected,
.dis_menu3 ul.mia_except_product li a.selected {
    color: #b074ab;
    font-weight: bold;
}

.dis_menu3 ul.mia_except_product li a:hover {
    color: #6f066f;
}



/* 제품소개 메뉴 */

.dis_menu3 ul.mia_except_product {
    width: 690px;
    float: left;
    height: auto;
    margin-right: 10px;
}



.dis_menu3 ul.mia_except_product li {
    width: 136px;
    height: 25px;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 26px;
    padding: 0 0px 10px 0;
    padding-right: 20px;
}

.dis_menu3 ul.mia_except_product li a {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    text-decoration: none;
    color: gray;
}

.dis_menu3 ul.mia_except_product li a.selected {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    color: #6f066f;
}

.dis_menu3 ul.mia_except_product li a:hover {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    color: #6f066f;
}

/*
.dis_menu3 ul.mia_men{width:135px; float:left; height:auto;}


.dis_menu3 ul.mia_men li{width:100%; height:30px; float:left; text-align:center; font-size:12px; line-height:30px;}
.dis_menu3 ul.mia_men li a{ width:100%; height:30px; float:left; text-align:center; text-decoration:none; color:#000;}
*/

.dis_menu3 ul.mia_men {
    width: 140px;
    float: left;
    height: auto;
    margin-right: 36px;
}



.dis_menu3 ul.mia_lesson {
    width: 340px;
    float: left;
    height: auto;
    margin-right: 10px;
}

.dis_menu3 ul.mia_lesson li {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    padding: 0 0px 10px 0;
    padding-right: 20px;
}

.dis_menu3 ul.mia_lesson li a {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    text-decoration: none;
    color: gray;
}

.dis_menu3 ul.mia_lesson li a.selected {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    color: #6f066f;
}

.dis_menu3 ul.mia_lesson li a:hover {
    width: 136px;
    height: 30px;
    float: left;
    text-align: center;
    color: #6f066f;
}



.dis_menu3 ul.mia_men li {
    width: 100%;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    padding: 0 0 10px 0;
}

.dis_menu3 ul.mia_men li a {
    width: 100%;
    height: 30px;
    float: left;
    text-align: center;
    text-decoration: none;
    color: gray;
}

.dis_menu3 ul.mia_men li a.selected {
    width: 100%;
    height: 30px;
    float: left;
    text-align: center;
    color: #6f066f;
}

.dis_menu3 ul.mia_men li a:hover {
    width: 100%;
    height: 30px;
    float: left;
    text-align: center;
    color: #6f066f;
}


.leb_menu {
    width: 200px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.leb_menu ul.leb_menu_top {
    width: 200px;
    float: left;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    font-size: 18px;
}

.leb_menu ul.leb_menu_top li {
    padding-left: 10px;
}

.leb_menu ul.leb_menu_sub {
    width: 200px;
    height: auto;
    float: left;
}

.leb_menu ul.leb_menu_sub li {
    width: 200px;
    float: left;
    border-bottom: 1px dotted #000;
    position: relative;
    background: none;
    padding: 0;
}

.leb_menu ul.leb_menu_sub li > a {
    text-decoration: none;
    color: #000;
    width: 190px;
    height: 50px;
    float: left;
    line-height: 50px;
    font-size: 14px;
    padding-left: 10px;
    background: none;
}

.leb_menu ul.leb_menu_sub li.selected {
    background-color: #4e006f;
}

.leb_menu ul.leb_menu_sub li.selected a,
.leb_menu ul.leb_menu_sub li a:hover {
    color: #fff;
    background-color: #4e006f;
    font-weight: bold;
}

.sub_pag {
    width: 860px;
    float: left;
    height: auto;
    margin: 20px 0 0 20px;
}

.sub_pag_top {
    width: 860px;
    height: auto;
    float: left;
    border-bottom: 1px solid #c7c7c7;
}

.sub_pag_top ul {
    width: 860px;
    float: left;
    height: auto;
}

.sub_pag_top ul li.sub_pag_tit {
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

.sub_pag_top ul li.sub_pag_nav {
    float: right;
    font-size: 12px;
    padding-top: 30px;
}

.sub_con_t {
    width: 860px;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 33px;
    color: #666666;
    margin-bottom: 50px;
    padding: 20px 0px 0 20px;
}

.sub_con_t_p {
    width: 860px;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 30px;
    padding: 20px 0px 0 30px;
}

.sub_con_t_b {
    width: 860px;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 50px;
    padding: 20px 0px 0 30px;
}


.sub_menu11,
.sub_menu12 {
    width: 227px;
    height: 306px;
    float: left;
    padding: 0 301px 1px 1px;
    position: absolute;
    display: none;
    top: 37px;
    left: 0;
    z-index: 9999;
    background: #363940 url('../images/menu_bg1.png') top center no-repeat;
}

.sub_menu13 {
    width: 227px;
    height: 306px;
    float: left;
    padding: 0 301px 1px 1px;
    position: absolute;
    display: none;
    top: 37px;
    left: -100px;
    z-index: 9999;
    background: #363940 url('../images/menu_bg2.png') top center no-repeat;
}

.sub_menu14 {
    width: 227px;
    height: 306px;
    float: left;
    padding: 0 301px 1px 1px;
    position: absolute;
    display: none;
    top: 37px;
    left: -200px;
    z-index: 9999;
    background: #363940 url('../images/menu_bg3.png') top center no-repeat;
}

.sub_menu15 {
    width: 227px;
    height: 306px;
    float: left;
    padding: 0 301px 1px 1px;
    position: absolute;
    display: none;
    top: 37px;
    left: -300px;
    z-index: 9999;
    background: #363940 url('../images/menu_bg4.png') top center no-repeat;
}

.sub_menu16 {
    width: 227px;
    height: 306px;
    float: left;
    padding: 0 301px 1px 1px;
    position: absolute;
    display: none;
    top: 37px;
    right: 0;
    z-index: 9999;
    background: #363940 url('../images/menu_bg5.png') top center no-repeat;
}

.sub_menu11 ul.so_menu,
.sub_menu12 ul.so_menu,
.sub_menu13 ul.so_menu,
.sub_menu14 ul.so_menu,
.sub_menu15 ul.so_menu,
.sub_menu16 ul.so_menu {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.sub_menu11 ul.so_menu li,
.sub_menu12 ul.so_menu li,
.sub_menu13 ul.so_menu li,
.sub_menu14 ul.so_menu li,
.sub_menu15 ul.so_menu li,
.sub_menu16 ul.so_menu li {
    width: 95%;
    float: left;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    padding: 0 0 0 5%;
}

.sub_menu11 ul.so_menu li a,
.sub_menu12 ul.so_menu li a,
.sub_menu13 ul.so_menu li a,
.sub_menu14 ul.so_menu li a,
.sub_menu15 ul.so_menu li a,
.sub_menu16 ul.so_menu li a {
    width: 200px;
    text-decoration: none;
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 25px;
    height: 25px;
    float: left;
}

.sub_menu11 ul.so_menu li a:hover,
.sub_menu12 ul.so_menu li a:hover,
.sub_menu13 ul.so_menu li a:hover,
.sub_menu14 ul.so_menu li a:hover,
.sub_menu15 ul.so_menu li a:hover,
.sub_menu16 ul.so_menu li a:hover {
    width: 200px;
    text-decoration: none;
    color: #ffffff;
    background-color: #ed4023;
    padding: 0 2px;
    margin: 0;
    line-height: 25px;
    height: 25px;
    float: left;
}

.tre_cate {
    width: 200px;
    height: auto;
    float: left;
    background-color: #fff;
    border: 1px solid #000;
    display: none;
    position: absolute;
    right: -130px;
    z-index: 99990;
}

.tre_cate ul.tree_m2 {
    width: 100%;
    height: auto;
    float: left;
}

.tre_cate ul.tree_m2 li.tree_m1 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0;
    margin: 0;
}

.tre_cate ul.tree_m2 li.tree_m1 a {
    color: #000;
    background-color: #fff;
    padding-left: 5px;
    width: 193px;
    height: 30px;
    line-height: 30px;
    float: left;
}

.tre_cate ul.tree_m2 li.tree_m1 a:hover {
    color: #ffffff;
    background-color: #ed4023;
    padding-left: 5px;
    width: 193px;
    height: 30px;
    line-height: 30px;
    float: left;
}

/*޴*/

.quk {
    position: fixed;
    width: 88px;
    float: left;
    height: auto;
    border: 1px solid #dddddd;
    margin: 8px 0 0 900px;
    background-color: #fff;
}

.quk ul.quk_btn,
.quk ul.quk_btn2,
.quk ul.quk_btn3 {
    width: 100%;
    height: auto;
    float: left;
}

.quk ul.quk_btn li {
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dddddd;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #454545;
    cursor: pointer;
}

.quk ul.quk_btn2 li.today_sang {
    float: left;
    width: 100%;
    height: auto;
    line-height: 30px;
    text-align: center;
    color: #454545;
    font-size: 12px;
    cursor: pointer;
}

.quk ul.quk_btn3 li {
    float: left;
    width: 100%;
    height: auto;
    border-top: 1px solid #dddddd;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #454545;
    cursor: pointer;
}

.today_sang2 {
    width: 100%;
    height: auto;
    float: left;
}

.today_sang2 ul {
    width: 100%;
    height: auto;
    float: left;
}

.today_sang2 ul li {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.sang_name_quk {
    width: 80%;
    padding: 5px 10% 10px 10%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #454545;
    letter-spacing: -2px;
}

.quk_up {
    width: 31px;
    height: 17px;
    float: left;
    border: 1px solid #a3a3a3;
}

.quk_up2 {
    width: 31px;
    height: 17px;
    float: left;
    border: 1px solid #a3a3a3;
    margin-left: 6px;
}

.down_qk {
    padding-top: 6px;
}

.top_up {
    padding: 12px 0 0 5px;
}

.today_sang3 {
    width: 100%;
    height: auto;
    float: left;
}

.today_sang3 ul {
    width: 100%;
    height: auto;
    float: left;
}

.today_sang3 ul li {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    cursor: pointer;
}

.today_sang3 ul.upndown {
    width: 72px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin: 10px 8px 9px 8px;
}

/**/
.conta {
    width: 1080px;
    height: auto;
    margin: 0 auto;
}

.main_soge {
    width: 1080px;
    height: 296px;
    border-top: 0px solid #2d2b2b;
    border-bottom: 2px solid #2d2b2b;
    float: left;
    margin-top: 0px;
}

.img_rolling {
    width: 754px;
    height: 296px;
    float: left;
    border-right: 1px solid #d1d1d1;
}

.img_rolling ul li img {
    width: 754px;
    height: 296px;
}

.q_notice {
    width: 306px;
    height: 151px;
    float: left;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 17px;
}

.q_notice ul.noti_tit {
    width: 100%;
    float: left;
    height: 13px;
    margin: 20px 0 13px 0;
}

.q_notice ul.noti_con {
    width: 297px;
    height: auto;
    float: left;
}

.q_notice ul.noti_con li {
    width: 100%;
    float: left;
    padding-top: 7px;
}

.noti_text_sty1 {
    font-size: 12px;
    color: #737373;
    float: left;
}

.noti_text_sty2 {
    font-size: 12px;
    color: #808080;
    float: right;
    margin-right: 10px;
}

.noti_text_sty3 {
    text-decoration: none;
    color: #737373;
}

.jum {
    float: left;
    padding: 5px 5px 0 0;
}

.customer {
    height: 136px;
    float: right;
    padding: 5px 0 0 0;
}

.bp_con {
    width: 1080px;
    height: auto;
    float: left;
    margin-top: 23px;
}

.bp_con ul.pro_tit {
    width: 1080px;
    height: 27px;
    float: left;
    border-bottom: 1px solid #969595;
    padding-left: 7px;
}

.best_rolling {
    width: 1080px;
    height: 215px;
    float: left;
    margin-top: 19px;
}

.best_rolling ul.roll_left {
    width: 37px;
    height: 37px;
    float: left;
    margin: 72px 9px 0 10px;
}

.roll_img2 {
    width: 900px;
    height: 215px;
    float: left;
    padding: 0 0 0 18px;
}

.roll_img2 ul.roll_img {
    width: 900px;
    height: 215px;
    float: left;
}

.roll_img2 ul.roll_img li {
    width: 189px;
    height: 215px;
    float: left;
    margin: 0 24px 0 24px;
    cursor: pointer;
}

.new_hot_img {
    width: 258px;
    height: 258px;
    float: left;
    border: 1px solid #e9eaec;
}

.roll_name {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #737373;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 7px 0 3px 0;
}

.roll_won {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.best_rolling ul.roll_right {
    width: 37px;
    height: 37px;
    float: left;
    margin: 72px 10px 0 9px;
}

.bp_con ul.npro {
    width: 1080px;
    height: auto;
    float: left;
    margin: 19px 0;
}

.bp_con ul.npro li {
    width: 258px;
    height: 258px;
    float: left;
    cursor: pointer;
    margin: 0 0 10px 0;
}

.next1,
.prev1 {
    cursor: pointer;
}

/*ϴ*/


.foot_copy {
    width: 100%;
    min-width: 1080px;
    height: auto;
    float: left;
    background-color: #333333;
    padding: 30px 0 30px 0;
}

.foot_copy2 {
    width: 1080px;
    height: auto;
    margin: 0 auto;
}

.foot_copy3 {
    width: 1080px;
    height: auto;
    float: left;
}

.fot_log {
    width: 172px;
    height: 30px;
    float: left;
}

.fot_tex {
    width: 750px;
    height: auto;
    float: right;
    color: #ffffff;
    font-size: 14px;
    margin-right: 80px;
    line-height: 25px;
}

/*ǰ*/
.god_detail {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.detail1 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 3px;
    padding-top: 10px;
}

.detail_nav {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    font-size: 12px;
    padding-right: 20px;
    color: #919191;
}

.det_img2 {
    width: 353px;
    height: 414px;
    float: left;
    margin: 0 32px 0 17px;
}

.det_img {
    width: 353px;
    height: auto;
    float: left;
}

.det_img img {
    border: 1px solid #dddbdb;
    width: 351px;
    height: 344px;
}

.mini_pro_img {
    width: 353px;
    height: auto;
    float: left;
    margin-top: 12px;
}

.mini_pro_img li {
    float: left;
    margin-right: 14px;
}

.mini_pro_img li img {
    width: 56px;
    height: 56px;
    border: 1px solid #dddbdb;
    float: left;
}

.detail1 ul.det_img li.pro_img {
    width: 351px;
    height: 344px;
    float: left;
    border: 1px solid #dddbdb;
}

.detail1 ul.detail_text {
    width: 457px;
    height: 416px;
    float: left;
}

.detail1 ul.detail_text li.pro_name {
    width: 100%;
    height: 50px;
    float: left;
    border-bottom: 1px solid #2d2b2b;
    line-height: 50px;
    font-size: 16px;
    color: #3f3f3f;
    font-weight: bold;
}

.b_n_icon {
    float: right;
    margin: 17px 7px 0 0;
}

.detail1 ul.detail_text li.pro_ga {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.w_fon {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.font_style1 {
    font-size: 12px;
    color: #6c6c6c;
    float: left;
    width: 60px;
    padding: 0 10px 0 10px;
}

.font_style2 {
    font-size: 12px;
    color: #6c6c6c;
    float: left;
    font-weight: bold;
}

.font_style3 {
    font-size: 12px;
    color: #6c6c6c;
    float: left;
}

.font_style4 {
    width: 111px;
    height: 17px;
    border: 1px solid #7f9db9;
    float: left;
    font-size: 11px;
}

.font_style5 {
    font-size: 12px;
    color: #6c6c6c;
    float: left;
    width: 60px;
    padding: 0 10px 0 10px;
    line-height: 19px;
}

.w_fon2 {
    width: 100%;
    float: left;
    margin-top: 17px;
}

.font_style6 {
    font-size: 12px;
    color: #6c6c6c;
    float: left;
    width: 60px;
    padding: 0 10px 0 10px;
    line-height: 20px;
}

.detail1 ul.detail_text li.pro_ga1 {
    width: 100%;
    height: 55px;
    float: left;
    border-bottom: 1px solid #2d2b2b;
}

.pro_num {
    width: 61px;
    height: 18px;
    float: left;
    border: 1px solid #9f9f9f;
}

.detail1 ul.detail_text li.pro_ga2 {
    width: 100%;
    height: 43px;
    float: left;
    text-align: center;
    margin-top: 17px;
}

#tabs {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
}

#tabs ul.de_butn {
    width: 100%;
    height: auto;
    float: left;
}

#tabs ul.de_butn li {
    float: left;
    width: 241px;
    height: 24px;
    border: 1px solid #dedede;
}

#tabs ul.de_butn li.cho_btn {
    margin-left: 2px;
}

#tabs ul.de_butn li a {
    width: 100%;
    height: 24px;
    float: left;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    font-family: 'Malgun Gothic';
    outline-style: none;
}

.ui-state-default a:visited {
    color: #000;
    text-decoration: none;
}

.ui-state-active a:visited {
    color: #000;
    text-decoration: none;
}

.ui-state-active a {
    background: #dedede;
    color: #000;
}

.jum_img {
    float: right;
    margin: 11px 20px 0 0;
}

.detail_img_00 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

.detail_text_00 {
    width: 90%;
    float: left;
    margin-top: 20px;
    padding: 0 5% 0 5%;
    font-size: 12px;
}

.boa_sty {
    width: 100%;
    float: left;
    height: auto;
}

.boa_sty ul {
    width: 100%;
    height: 32px;
    float: left;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

.boa_sty ul li {
    float: left;
    font-size: 12px;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.b_top1 {
    width: 6%;
}

.b_top2 {
    width: 57.5%;
}

.b_top3 {
    width: 10%;
}

.b_top4 {
    width: 7%;
}

.b_top5 {
    width: 0.5%;
}

.b_top6 {
    width: 10%;
}

.b_top7 {
    width: 58%;
}

.boa_sty2 {
    width: 100%;
    float: left;
    height: auto;
}

.boa_sty2 ul {
    width: 100%;
    height: 32px;
    float: left;
    border-bottom: 1px dotted #b2b2b2;
}

.boa_sty2 ul li {
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.boa_sty2 ul.paging_0 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10px;
    border: 0;
}

.boa_sty2 ul.paging_0 li {
    width: 100%;
    float: left;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.boa_sty2 ul.paging_0 li img {
    margin-top: 6px;
}

.sang_list {
    text-align: left;
    float: left;
    padding: 0 20px 0 20px;
    text-decoration: none;
    color: #000;
}

.hugi {
    width: 80%;
    height: auto;
    float: left;
    margin: 20px 5% 0 5%;
    border: 1px solid #e4e3e3;
    padding: 2% 5% 2% 5%;
}

.hugi ul.hugi_inp {
    width: 100%;
    float: left;
}

.hugi ul.hugi_inp li {
    float: left;
}

.hugi ul.hugi_inp li.inp_tit {
    width: 80px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.tit_text_in {
    width: 289px;
    float: left;
    height: 18px;
    border: 1px solid #d4d0c8;
    background-color: #f7f7f7;
}

.star_jum {
    margin-top: 2px;
}

.ra_di_o {
    margin-left: 10px;
}

.hugi ul.hugi_inp li.inp_tit2 {
    width: 80px;
    font-size: 12px;
    height: 69px;
    line-height: 69px;
}

.pang_pro {
    width: 700px;
    height: 67px;
    float: left;
    border: 1px solid #d4d0c8;
    background-color: #f7f7f7;
}

.hugi ul.hugi_inp li.write_btn {
    width: 100%;
    text-align: right;
}

.boa_sty2 ul.hugi_write_btn {
    width: 100%;
    float: left;
    border: 0;
}

.boa_sty2 ul.hugi_write_btn li {
    width: 100%;
    float: right;
    text-align: right;
}

.boa_sty2 ul.hugi_write_btn li img {
    cursor: pointer;
}

.jang1 {
    width: 130px;
    height: 41px;
    border: 1px solid #bcbcbc;
    background-color: #3f3f3f;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}

.jang2 {
    width: 130px;
    height: 41px;
    border: 1px solid #b5b5b5;
    background-color: #d6d6d6;
    color: #3f3f3f;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}

/*Ʈ*/
.list_tit {
    width: 100%;
    float: left;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #969595;
    padding-bottom: 10px;
}

.title_b {
    padding-right: 5px;
}

.total_num {
    float: right;
    font-weight: normal;
    font-size: 12px;
}

.jung_ry {
    width: 1080px;
    height: 26px;
    float: left;
    margin-top: 15px;
}

.jung_ry li {
    float: right;
    width: 69px;
    border: 1px solid #dedede;
}

.jung_ry li a {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-family: 'Malgun Gothic';
    outline-style: none;
}

.jung_ry li.jung_ry_left {
    margin-left: 1px;
}

.jung_ry li.jung_ry_left2 {
    margin-left: 1px;
    width: 243px;
}

.jum3 {
    float: right;
    padding: 10px 10px 0 0;
}

.sang_pub {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
}

.sang_pub li.blo_list {
    width: 200px;
    height: 220px;
    float: left;
    margin: 0 0 0 12px;
    cursor: pointer;
}

.sang_pub li.blo2_list {
    width: 100%;
    height: 160px;
    float: left;
    margin: 10px 5px 0 5px;
    cursor: pointer;
}

.new_hot_img2 {
    width: 235px;
    height: 190px;
    float: left;
}

.list_sur1 {
    width: 820px;
    height: 130px;
    float: left;
    padding: 15px 20px 15px 20px;
    border-bottom: 1px solid #e2e2e2;
}

.list_sur {
    width: 690px;
    height: auto;
    float: left;
}

.list_sur ul {
    width: 690px;
    height: auto;
    float: left;
    padding-left: 40px;
}

.list_sur ul li {
    float: left;
    width: 100%;
}

.list_in_con {
    width: 100%;
    float: left;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}

.list_in_con2 {
    width: 70%;
    float: left;
    height: auto;
    font-size: 12px;
    padding-top: 10px;
    line-height: 18px;
}

.list_in_con3 {
    width: 30%;
    float: left;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.list_in_con4 {
    width: 30%;
    float: left;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
    color: red;
}


.paging_01 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0 0 0;
    line-height: 18px;
}


.ne_pre {
    margin-top: 5px;
}

.list_btns {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    margin-top: 15px;
}





.fom_syl {
    width: 285px;
    height: 32px;
    line-height: 32px;
    float: left;
    border: 1px solid #d9d9d9;
    padding: 0;
    margin: 0;
}


.e_img_sty img {
    max-width: 730px;
}

.join_foms7 span {
    width: 100%;
    height: auto;
    float: right;
}


.login_new {
    width: 100%;
    float: left;
    height: auto;
    border-bottom: 1px solid #d7d5d6;
    padding-bottom: 20px;
}

.login_new ul.login_tit {
    width: 100%;
    height: 30px;
    float: left;
    border-bottom: 1px solid #d7d5d6;
    margin-top: 50px;
}

.login_new ul.login_tit:first-child {
    margin-top: 20px;
}

.login_new2 {
    width: 400px;
    float: left;
    height: auto;
    margin: 15px 0 0 110px;
}

.login_new2 ul.login_fom {
    width: 287px;
    height: 70px;
    float: left;
}

.login_new2 ul.login_fom li {
    width: 287px;
    height: 34px;
    float: left;
}

.login_new2 ul.login_btn {
    width: 95px;
    height: 70px;
    float: left;
    margin-left: 18px;
}

.login_new2 ul.login_btn li {
    width: 95px;
    height: 70px;
    float: left;
    text-align: center;
}

.login_btn_new {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    width: 95px;
    height: 70px;
    cursor: pointer;
}

.login_new2 ul.ser_joy {
    width: 400px;
    height: auto;
    float: left;
    margin-top: 10px;
}

.login_new2 ul.ser_joy li {
    float: left;
    width: 128px;
    height: 30px;
    border: 1px solid #d9d9d9;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
}

.login_new2 ul.ser_joy2 {
    width: 400px;
    height: auto;
    float: left;
    margin-top: 10px;
}

.login_new2 ul.ser_joy2 li {
    float: left;
    width: 94px;
    height: 30px;
    border: 1px solid #d9d9d9;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
}

.login_new2 ul.ser_joy2 li.bi_ju {
    float: left;
    width: 97px;
    height: 32px;
    border: 0;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    background-color: #000;
}

.login_new2 ul.login_he {
    width: 400px;
    height: auto;
    float: left;
}

.login_new2 ul.login_he li {
    width: 100%;
    float: left;
    font-size: 12px;
}

.login_he_text {
    width: 100%;
    height: auto;
    float: left;
    line-height: 20px;
    padding-top: 15px;
    color: #898989;
    font-size: 12px;
}

.login_he_text2 {
    width: 100%;
    height: auto;
    float: left;
    line-height: 20px;
    color: #898989;
    font-size: 12px;
}


/* Textarea styles */
.agreement-textarea {
    width: 98%;
    height: 150px;
    padding: 1%;
    border: 1px solid #ddd;
    border-radius: 4px;
    resize: vertical;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    float: left;
}

.agreement-textarea.short {
    height: 80px;
}

.inryc {
    width: 135px;
    height: 23px;
    line-height: 23px;
    float: left;
    border: 1px solid #d9d9d9;
    margin-top: 3px;
}

.inryc2 {
    width: 288px;
    height: 23px;
    line-height: 23px;
    float: left;
    border: 1px solid #d9d9d9;
    margin-top: 3px;
}

.inryc2_1 {
    width: 288px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #d9d9d9;
    margin-top: 3px;
}

.inryc3 {
    width: 80px;
    height: 23px;
    line-height: 23px;
    float: left;
    border: 1px solid #d9d9d9;
    margin-top: 3px;
}

.inryc4 {
    width: 100px;
    height: 23px;
    line-height: 23px;
    float: left;
    border: 1px solid #d9d9d9;
    margin-top: 3px;
}

.inryc5 {
    float: left;
    margin: 8px 5px 0 0;
}

.inryc6 {
    width: 200px;
    height: 23px;
    line-height: 23px;
    float: left;
    border: 1px solid #d9d9d9;
    margin-top: 3px;
}


.jung_bar {
    width: 20px;
    float: left;
    height: 31px;
    line-height: 31px;
    text-align: center;
}




.join_btn_ok {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.ok_btn_sty {
    width: 130px;
    height: 39px;
    background-color: #343434;
    border: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.ok_btn_sty2 {
    width: 130px;
    height: 39px;
    background-color: #bebebe;
    border: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.ok_btn_sty3 {
    width: 100px;
    height: 30px;
    background-color: #343434;
    border: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.ok_btn_sty4 {
    width: 100px;
    height: 30px;
    background-color: #bebebe;
    border: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.ok_btn_sty5 {
    width: 80px;
    height: 62px;
    float: left;
    line-height: 62px;
    margin: 4px 0 0 4px;
    text-decoration: none;
    background-color: #343434;
    border: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}


.jung_ry2 {
    width: 1080px;
    height: 26px;
    float: left;
    margin-top: 15px;
}

.jung_ry2 li {
    float: left;
    width: 213px;
    border: 1px solid #000;
}

.jung_ry2 li a {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-family: 'Malgun Gothic';
    outline-style: none;
}

.jung_ry2 li.jung_ry_left {
    margin-left: 0;
}

.jung_ry2 li.jung_ov {
    background-color: #000;
}

.jung_ry2 li.jung_ov a {
    color: #fff;
}

.jung_ry2 li.jung_ry_left2 {
    margin-left: 1px;
    width: 213px;
}

.boa_sty3 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 15px;
}

/*
.boa_sty3 ul{width:100%; height:50px; float:left; border-top:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2;}
.boa_sty3 ul li{float:left; font-size:16px; text-align:center; height:50px; line-height:50px;}
*/
.boa_sty3 ul {
    width: 100%;
    height: auto;
    float: left;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
}

.boa_sty3 ul li {
    float: left;
    font-size: 15px;
    text-align: center;
    height: auto;
    line-height: 50px;
}

.login_new3 ul li.besong img {
    margin-top: 5px;
}

.b_top8 {
    width: 7%;
}

.b_top9 {
    width: 15%;
}

.b_top10 {
    width: 41%;
}

.b_top11 {
    width: 20%;
}

.b_top12 {
    width: 9%;
}

.b_top13 {
    width: 17.5%;
}

.b_top14 {
    width: 13%;
}

.b_top15 {
    width: 12.5%;
}

.b_top16 {
    width: 37%;
}

.b_top17 {
    width: 9.5%;
}

.b_top18 {
    width: 41.5%;
}

.b_top19 {
    width: 30%;
}

.b_top20 {
    width: 16%;
}

.b_top21 {
    width: 46%;
}

.b_top22 {
    width: 53.5%;
}

.b_top23 {
    width: 84.5%;
}

.boa_sty3 ul.gunsim {
    width: 32%;
    float: left;
    height: 207px;
    border: 1px solid #b2b2b2;
    margin: 10px 0.5% 0 0.5%;
    padding: 10px 0 10px 0;
}

.boa_sty3 ul.gunsim li {
    float: left;
    width: 100%;
    line-height: 20px;
    height: auto;
}

.boa_sty3 ul.gunsim1 {
    width: 24%;
    float: left;
    height: 120px;
    border: 1px solid #b2b2b2;
    margin: 10px 0.5% 0 0.5%;
    padding: 10px 0 10px 0;
}

.boa_sty3 ul.gunsim1 li {
    float: left;
    width: 100%;
    line-height: 20px;
    height: auto;
}

.boa_sty3 ul.couponlis {
    width: 100%;
    height: 80px;
    float: left;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    border-top: 0;
    border-bottom: 1px dotted #b2b2b2;
}

.boa_sty4 {
    width: 100%;
    height: 366px;
    float: left;
    margin-top: 15px;
    background: url('../new_images/order_ok_t.png') center no-repeat;
}

.boa_sty4 ul.sang_ok {
    width: 559px;
    height: 107px;
    float: left;
    margin: 187px 96px 10px 260px;
    background-color: #f5f5f5;
    padding-top: 7px;
}

.boa_sty4 ul.sang_ok li {
    font-size: 12px;
    line-height: 20px;
    padding-left: 20px;
}

.boa_sty4 ul.sang_ok2 {
    width: 559px;
    height: auto;
    float: left;
    margin: 0 96px 0 260px;
    ;
}

.boa_sty4 ul.sang_ok2 li {
    float: left;
    width: 100%;
    text-align: right;
}

.jumun {
    width: 66px;
    height: 22px;
    font-size: 12px;
    border: 0;
    background-color: #2d2b2b;
    color: #fff;
    cursor: pointer;
}

.jumun2 {
    width: 66px;
    height: 22px;
    font-size: 12px;
    border: 0;
    background-color: #2d2b2b;
    color: #fff;
    cursor: pointer;
}

.boa_sty5 {
    width: 100%;
    height: 300px;
    float: left;
    margin-top: 15px;
    background: url('../image/index/search_bg.gif') center no-repeat;
}

.boa_sty5 ul.sang_ok {
    width: 559px;
    height: 107px;
    float: left;
    margin: 0 0 10px 250px;
    background-color: #f5f5f5;
    padding-top: 7px;
}

.boa_sty5 ul.sang_ok li {
    font-size: 14px;
    padding: 18px 0 0 20px;
    text-align: center;
    line-height: 30px;
}

.boa_sty5 ul.sang_ok2 {
    width: 559px;
    height: auto;
    float: left;
    margin: 0 0 0 250px;
    ;
}

.boa_sty5 ul.sang_ok2 li {
    float: left;
    width: 100%;
    text-align: right;
}

.boa_sty5 ul.mem_con {
    width: 559px;
    height: auto;
    margin: 30px 0 10px 250px;
    float: left;
}

.boa_sty5 ul.mem_con li {
    line-height: 20px;
}



.hugi_pro_00 {
    width: 100%;
    float: left;
}

.hugi_pro_00 img {
    float: left;
}

.sang_name {
    float: left;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
}

.suche {
    width: 66px;
    height: 22px;
    border: 0;
    background-color: #343434;
    color: #fff;
    float: right;
    font-size: 11px;
}


/*Խ*/
.bor_ser_fom {
    width: 66px;
    height: 22px;
    float: left;
    border: 1px solid #b2b2b2;
}

.bor_ser_in {
    width: 115px;
    height: 20px;
    float: left;
    border: 1px solid #b2b2b2;
    margin: 0 5px 0 5px;
}

.top_ban {
    width: 100%;
    height: 296px;
    float: left;
    border-bottom: 2px solid #2d2b2b;
}

.left_menu {
    width: 285px;
    height: 256px;
    float: left;
    border-right: 1px solid #d1d1d1;
    padding: 20px;
}

.left_menu ul.left_menu_tit {
    width: 100%;
    height: auto;
    float: left;
}

.left_menu ul.left_menu_tit li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 2px solid #2d2b2b;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.left_menu ul.menu_t_menu {
    width: 100%;
    height: 214px;
    margin-top: 10px;
    float: left;
    overflow-y: auto;
}

.left_menu ul.menu_t_menu li {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    font-size: 14px;
}

.sub_rolimg {
    width: 754px;
    height: 296px;
    float: left;
}

/*



/*이미지롤링*/
.jssorb21 div,
.jssorb21 div:hover,
.jssorb21 .av {
background: url('../images/b21.png') no-repeat;
    overflow: hidden;
cursor: pointer;
}

.jssorb21 {
    display: table;
    margin: 0 auto;
    position: relative;
    height: 710px;
}

.jssorb21 div {
    background-position: -5px -5px;
}

.jssorb21 div:hover,
.jssorb21 .av:hover {
    background-position: -35px -5px;
}

.jssorb21 .av {
    background-position: -65px -5px;
}

.jssorb21 .dn,
.jssorb21 .dn:hover {
    background-position: -95px -5px;
}


.jssora21l,
.jssora21r,
.jssora21ldn,
.jssora21rdn {
position: absolute;
cursor: pointer;
display: block;
background: url('../images/a21.png') center center no-repeat;
overflow: hidden;
    z-index: 9999999999999999999;
}

.jssora21l {
    background-position: 0;
}

.jssora21r {
    background-position: -29px 0;
}

.jssora21l:hover {
    background-position: 0;
}

.jssora21r:hover {
    background-position: -29px 0;
}

.jssora21ldn {
    background-position: 0;
}

.jssora21rdn {
    background-position: -29px 0;
}

.main_roll {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.main_roll2 {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 400px;
    overflow: hidden;
}



.product_img {
    padding: 30px 0 10px 0;
    width: 350px;
    float: left;
    opacity: 0
}

.product_description {
    padding: 30px 0 0 50px;
    width: 420px;
    float: left;
    color: #666666;
    line-height: 33px;
    opacity: 0
}




.hideme {
    width: 95%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    padding-left: 30px;
    opacity: 0;
    padding-top: 100px;
}



.academic {
    display: none;
}

.company {
    display: none;
}

.mia_products {
    display: none;
}

.icon1 {
    width: 180px;
    float: left;
    padding-left: 0px;
    text-align: center;
}

.icon1 img {
    opacity: 0.6
}

.icon2 img {
    opacity: 0.6
}

.icon3 img {
    opacity: 0.6
}

.icon4 img {
    opacity: 0.6
}

.icon5 img {
    opacity: 0.6
}

.icon6 img {
    opacity: 0.6
}


@-webkit-keyframes sheen {
  0% {
    -webkit-transform: skewY(-45deg) translateX(0);
            transform: skewY(-45deg) translateX(0);
  }

  100% {
    -webkit-transform: skewY(-45deg) translateX(12.5em);
            transform: skewY(-45deg) translateX(12.5em);
  }
}

@keyframes sheen {
  0% {
    -webkit-transform: skewY(-45deg) translateX(0);
            transform: skewY(-45deg) translateX(0);
  }

  100% {
    -webkit-transform: skewY(-45deg) translateX(12.5em);
            transform: skewY(-45deg) translateX(12.5em);
  }
}



.product_lec_button {
  padding: 0.1em 0.8em;
  text-align: center;
  text-decoration: none;
  color: #177fc3;
  border: 2px solid #1c87cd;
  font-size: 18px;
  display: inline-block;
  border-radius: 0.3em;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
    font-family: 'malgun gothic', Dotum, AppleGothic, Sans-serif;
    ;
}

.product_lec_button:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  -webkit-transform: skewX(-45deg) translateX(0);
          transform: skewX(-45deg) translateX(0);
  transition: none;
}

.product_lec_button:hover {
  background-color: #177fc3;
  color: #fff;
  border-bottom: 4px solid #105380;
}

.product_lec_button:hover:before {
  -webkit-transform: skewX(-45deg) translateX(16.5em);
          transform: skewX(-45deg) translateX(16.5em);
  transition: all 0.4s ease-in-out;
}


.paginate {
    width: 600px;
    margin: 0 auto;
	justify-content: center;
	align-items: center;
	padding: 1em 0;
  }
  
  .paginate a,
  .paginate strong {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	margin: 0 5px;
	color: #6f6f6f;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	text-decoration: none;
	font-family: 'Nanum Gothic', Gulim, AppleGothic, Sans-serif;
	font-size: 13px;
	line-height: 1;
  }
  
  .paginate strong {
	color: #fff;
	background-color: #8e8e8e;
	border-color: #8e8e8e;
  }
  
  .paginate a:hover {
	color: #fff;
	background-color: #8e8e8e;
	border-color: #8e8e8e;
  }
  
  .paginate a.pre,
  .paginate a.next {
	position: relative;
	width: auto;
	padding: 0 1em;
  }
  
  .paginate a.pre::before,
  .paginate a.next::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 10px;
	height: 10px;
	border-style: solid;
	border-color: #6f6f6f;
	transform: translateY(-50%);
  }
  
  .paginate a.pre::before {
	left: 10px;
	border-width: 2px 2px 0 0;
	transform: rotate(-45deg);
  }
  
  .paginate a.next::after {
	right: 10px;
	border-width: 0 0 2px
  }


.pc_header {
    width: 100%;
    min-width: 1080px;
    height: 144px;
    float: left;
    border-bottom: 2px solid #b074ab;
}

.pc_header .header1 {
    width: 100%;
    height: 57px;
    margin: 0 auto;
    background-color: #f3f3f3;
}

.pc_header .header1_1 {
    width: 1080px;
    height: 57px;
    margin: 0 auto;
}

.pc_header .header2 {
    width: 1080px;
    height: 75px;
    margin: 0 auto;
}

.pc_header .hed_top {
    width: 1080px;
    height: 55px;
    float: left;
}

.pc_header .logo_mia {
    width: auto;
    height: auto;
    float: left;
    padding: 14px 210px 0 36px;
}

.pc_header .nbg_mia {
    width: auto;
    height: auto;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 8px 10px 8px;
    background-color: #f3f3f3;
}

.pc_header .had_top2 {
    width: 1080px;
    height: 60px;
    float: left;
}

.pc_header .had_top2 ul {
    width: 1080px;
    height: 60px;
    float: left;
}

.pc_header .had_top2 ul li {
    width: 135px;
    height: 60px;
    float: left;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}

.pc_header .had_top2 ul li a {
    text-decoration: none;
    color: #000;
}

.pc_header .had_top2 ul li a:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 3px solid #b074ab;
    height: 64px;
}

.pc_header .had_top2 ul li a.selected {
    display: block;
    height: 64px;
}

/* 모바일 헤더 기본 스타일 */
.mobile-header {
    display: none; /* 기본적으로 숨김 */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
}

/* PC 환경 (768px 초과) */
@media screen and (min-width: 769px) {
    .mobile-header {
        display: none !important; /* PC에서는 강제로 숨김 */
    }
    
    .pc_header {
        display: block;
    }
}

/* 모바일 환경 (768px 이하) */
@media screen and (max-width: 768px) {
    .mobile-header {
        display: flex; /* 모바일에서만 flex로 표시 */
        justify-content: space-between;
        align-items: center;
        padding: 0 15px;
    }
    
    .pc_header {
        display: none;
    }
}



/* Responsive Styles */
@media screen and (max-width: 1080px) {

    .site_wrap1,
    .site_wrap2,
    .header,
    .header1,
    .header1_1,
    .header2,
    .hed_top,
    .had_top2,
    .had_top2 ul,
    .mia_roll3,
    .mia_roll,
    .foot_copy,
    .foot_copy2,
    .foot_copy3,
    .conta,
    .main_soge,
    .bp_con,
    .img_rolling,
    .q_notice,
    .best_rolling,
    .roll_img2,
    .new_hot_img,
    .god_detail,
    .detail1,
    .detail_nav,
    .det_img2,
    .detail1 ul.detail_text,
    .list_tit,
    .jung_ry,
    .sang_pub,
    .list_sur1,
    .list_sur,
    .login_new,
    .login_new2,
    .login_new3,
    .boa_sty,
    .boa_sty2,
    .boa_sty3,
    .boa_sty4,
    .boa_sty5,
    .main_roll,
    .main_roll2 {
        width: 100%;
        min-width: auto;
        max-width: 100%;
    }

    .logo_mia {
        padding: 14px 0 0 20px;
    }

    .nbg_mia {
        padding: 14px 20px 10px 0;
    }

    .had_top2 ul li {
        width: 20%;
    }

    .dis_menu2 {
        width: 100%;
    }

    .dis_menu3 {
        width: 100%;
        padding: 20px;
    }

    .fot_tex {
        width: 100%;
        margin-right: 0;
        padding: 0 20px;
    }

    .header {
        height: auto;
    }

    .header1_1 {
        padding: 0 20px;
    }

    .foot_copy {
        padding: 20px;
    }

    .conta {
        padding: 0 20px;
    }

    .main_soge {
        padding: 0 20px;
    }

    .bp_con {
        padding: 0 20px;
    }

    .mia_roll3 {
        height: 300px;
    }

    .main_roll,
    .main_roll2 {
        height: 300px;
    }
}

@media screen and (max-width: 768px) {
    .had_top2 {
        display: none;
    }

    .mia_roll3 {
        height: 200px;
    }

    .main_roll,
    .main_roll2 {
        height: 200px;
    }

    .icon1,
    .icon2,
    .icon3,
    .icon4,
    .icon5,
    .icon6 {
        width: 33.33% !important;
        margin-left: 0 !important;
        margin-bottom: 20px;
    }

    #wrapper {
        padding: 0 10px;
    }


    /* 모바일 헤더 스타일 */
    .mobile-header {
        display: none;
        /* 기본적으로 모바일 헤더는 숨김 */
        width: 100%;
    }

    .head {
        width: 100%;
        height: 60px;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        border-bottom: 1px solid #eee;
    }

    .top_m {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .mobile-logo {
        text-align: center;
    }

    .mobile-logo img {
        height: 35px;
        width: auto;
    }

    .menu-btn,
    .cart-btn {
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .menu_btn_img,
    .ser_btn_img {
        width: 24px;
        height: 24px;
    }

    /* 반응형 스타일 */
    @media screen and (min-width: 769px) {

        /* PC 화면 */
        .pc_header {
            display: block;
            width: 100%;
            min-width: 1080px;
            height: 144px;
            float: left;
            border-bottom: 2px solid #b074ab;
            background-color: #fff;
        }

        .pc_header .header1 {
            width: 100%;
            height: 57px;
            margin: 0 auto;
            background-color: #f3f3f3;
        }

        .pc_header .header1_1 {
            width: 1080px;
            height: 57px;
            margin: 0 auto;
        }

        .pc_header .header2 {
            width: 1080px;
            height: 75px;
            margin: 0 auto;
        }

        .pc_header .logo_mia {
            width: auto;
            height: auto;
            float: left;
            padding: 14px 210px 0 36px;
        }

        .pc_header .nbg_mia {
            width: auto;
            height: auto;
            float: right;
            font-size: 14px;
            font-weight: bold;
            padding: 14px 8px 10px 8px;
            background-color: #f3f3f3;
        }

        .pc_header .had_top2 {
            width: 1080px;
            height: 60px;
            float: left;
        }

        .pc_header .had_top2 ul {
            width: 1080px;
            height: 60px;
            float: left;
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .pc_header .had_top2 ul li {
            width: 270px;
            height: 60px;
            float: left;
            text-align: center;
            line-height: 60px;
            font-weight: bold;
        }

        .pc_header .had_top2 ul li a {
            text-decoration: none;
            color: #000;
            display: block;
            width: 100%;
            height: 100%;
            font-size: 22px;
        }

        .pc_header .had_top2 ul li a:hover {
            text-decoration: none;
            color: #000;
            border-bottom: 3px solid #b074ab;
        }

        .pc_header .had_top2 ul li a.selected {
            display: block;
        }

        .dis_menu {
            width: 100%;
            height: 330px;
            float: left;
            background-color: #fff;
            border-bottom: 1px solid #b074ab;
            position: absolute;
            left: 0;
            top: 146px;
            z-index: 99999;
            display: none;
        }
    }

    @media screen and (max-width: 768px) {
        .pc_header {
            display: none;
        }
    }

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

        /* 모바일 화면 */
        .pc_header {
            display: none;
        }

        .mobile-header {
            display: block;
        }

        body {
            padding-top: 60px;
        }

        .header1,
        .header2 {
            display: none;
        }
    }

    /* 더 작은 화면에서의 추가 조정 */
    @media screen and (max-width: 480px) {
        .top_m {
            padding: 0 10px;
        }

        .mobile-logo img {
            height: 30px;
        }

        .menu_btn_img,
        .ser_btn_img {
            width: 20px;
            height: 20px;
        }
    }



    .header1_1 {
        padding: 0 20px;
    }

    .foot_copy {
        padding: 20px;
    }

    .img_rolling {
        width: 100%;
        border-right: none;
    }

    .q_notice {
        width: 100%;
        border-bottom: none;
    }

    .det_img2 {
        width: 100%;
        margin: 0;
    }

    .detail1 ul.detail_text {
        width: 100%;
        padding: 20px;
    }
}

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

    .icon1,
    .icon2,
    .icon3,
    .icon4,
    .icon5,
    .icon6 {
        width: 50% !important;
    }

    .fot_log {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .fot_tex {
        text-align: center;
    }

    .header1_1 {
        padding: 0 10px;
    }

    .foot_copy {
        padding: 10px;
    }

    .img_rolling ul li img {
        width: 100%;
        height: auto;
    }

    .new_hot_img {
        width: 100%;
        height: auto;
    }

    .det_img {
        width: 100%;
    }

    .det_img img {
        width: 100%;
        height: auto;
    }

    .mia_roll3 {
        height: 150px;
    }

    .main_roll,
    .main_roll2 {
        height: 150px;
    }
}

.icon-menu-container {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 20px 0;
    background-color: white;
    overflow: hidden;
    height: 140px;
}

.icon-menu-inner {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    
}

#wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.icon-menu-item {
    width: 150px;
    text-align: center;
}

.icon-menu-item a {
    text-decoration: none;
    color: #6c6c6c;
    display: block;
}

.icon-menu-item img {
    width: 70px;
    height: 70px;
    max-width: 100%;
}

.icon-menu-item.icon6 img {
    width: 110px;
    height: 110px;
}

.icon-text {
    padding-top: 20px;
    font-size: 13px;
}

@media screen and (max-width: 1080px) {
    .icon-menu-item {
        width: calc(16.66% - 20px);
    }
}

@media screen and (max-width: 768px) {
    .icon-menu-item {
        width: calc(33.33% - 20px);
    }
}

@media screen and (max-width: 480px) {
    .icon-menu-item {
        width: calc(50% - 20px);
    }
}

/* 모바일 메뉴 버튼 스타일 */
.mobile-menu-btn {
    display: none;
    position: fixed;
    top: 15px;
    left: 15px;
    z-index: 1000;
    font-size: 24px;
    cursor: pointer;
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* 모바일 메뉴 스타일 */
.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    background: #fff;
    z-index: 1001;
    transition: left 0.3s ease;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
}

.mobile-menu.active {
    left: 0;
}

.mobile-menu-header {
    padding: 15px;
    background: #b074ab;
    color: #fff;
    position: relative;
}

.mobile-menu-close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    cursor: pointer;
}

.mobile-menu-content {
    padding: 15px;
}

.mobile-menu-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu-content ul li {
    border-bottom: 1px solid #eee;
}

.mobile-menu-content ul li a {
    display: block;
    padding: 15px 10px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
}

.mobile-menu-content ul li a:hover {
    background: #f5f5f5;
}

/* 반응형 스타일 */
@media screen and (max-width: 768px) {
    .mobile-menu-btn {
        display: block;
    }

    .mobile-menu {
        display: block;
    }

    /* PC 메뉴 숨기기 */
    .had_top2 {
        display: none;
    }

    /* 모바일에서 메인 컨텐츠 여백 조정 */
    .header2 {
        padding-left: 50px;
    }

    /* 로고 위치 조정 */
    .logo_mia {
        text-align: center;
        padding: 14px 0;
    }

    .logo_mia img {
        max-width: 150px;
    }
}

/* 모바일 메뉴 오버레이 */
.mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.mobile-menu-overlay.active {
    display: block;
}

/* 모바일 헤더 스타일 수정 */
@media screen and (max-width: 768px) {

    /* 모바일에서 로그인/회원가입 숨기기 */
    .nbg_mia {
        display: none;
    }

    /* 헤더 높이 조정 */
    .header1 {
        height: auto;
    }

    /* 로고 중앙 정렬 */
    .logo_mia {
        width: 100%;
        text-align: center;
        padding: 10px 0;
        float: none;
    }

    .logo_mia img {
        max-width: 150px;
        margin: 0 auto;
    }

    /* 모바일 메뉴 버튼 위치 조정 */
    .mobile-menu-btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 15px;
        background: transparent;
        box-shadow: none;
        color: #333;
        padding: 10px;
    }

    /* 헤더 컨테이너 상대 위치 설정 */
    .header1_1 {
        position: relative;
        padding: 0;
    }

    /* 헤더 높이 조정 */
    .header {
        height: auto;
        min-height: 60px;
    }

    /* 모바일 메뉴 스타일 개선 */
    .mobile-menu {
        top: 0;
        background: #fff;
    }

    .mobile-menu-header {
        background: #b074ab;
        padding: 20px 15px;
    }

    .mobile-menu-content ul li a {
        padding: 15px;
        border-bottom: 1px solid #eee;
        font-size: 15px;
    }
}

/* 모바일 반응형 스타일 수정 */
@media screen and (max-width: 768px) {

    /* 헤더 영역 수정 */
    .header {
        width: 100%;
        min-width: 100%;
        height: 60px;
        border-bottom: none;
    }

    .header1 {
        width: 100%;
        height: 60px;
        background-color: #fff;
    }

    .header1_1 {
        width: 100%;
        height: 60px;
        position: relative;
    }

    /* 로고 중앙 정렬 */
    .logo_mia {
        width: 100%;
        height: 60px;
        float: none;
        text-align: center;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .logo_mia img {
        height: 35px;
        width: auto;
    }

    /* 모바일 메뉴 스타일 */
    .mobile-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 15px;
    }

    .pc_header {
        display: none;
    }

    .mobile-menu-btn {
        font-size: 20px;
    }

    /* 아이콘 메뉴 스타일 */
    .icon-menu-item {
        width: calc(50% - 10px);
    }

    .icon-menu-item img {
        width: 90%;
        height: auto;
    }

    .icon-text {
        font-size: 13px;
        margin-top: 5px;
    }

    /* 컨텐츠 영역 스타일 */
    .sub_con_t {
        width: 100%;
        padding: 15px;
        font-size: 14px;
        line-height: 1.6;
    }

    .sub_con_t img {
        width: 100%;
        height: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    /* 기타 모바일 스타일 */
    .nbg_mia {
        display: none;
    }

    #wrapper {
        padding: 0 15px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .fot_tex {
        width: 100%;
        padding: 0 15px;
        text-align: center;
        font-size: 14px;
    }

    .fot_log {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
}

/* 더 작은 화면에서의 추가 조정 */
@media screen and (max-width: 480px) {
    .logo_mia img {
        height: 35px;
    }

    .mobile-menu-btn {
        font-size: 20px;
    }
}

/* 모바일 메뉴 스타일 */
.mobile-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
}

.mobile-menu-btn {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 20px;
    cursor: pointer;
}

.mobile-menu-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background: #333;
    margin: 6px 0;
    transition: 0.3s;
}

.mobile-logo {
    text-align: center;
    padding: 10px 0;
}

.mobile-logo img {
    height: 40px;
}

.mobile-menu {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    background: #fff;
    z-index: 1001;
    transition: 0.3s;
    overflow-y: auto;
}

.mobile-menu.active {
    left: 0;
}

.mobile-menu-header {
    height: 60px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.mobile-menu-close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    cursor: pointer;
}

.mobile-menu-content {
    padding: 20px 0;
}

.mobile-menu-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu-content .mobile-menu-item {
    border-bottom: 1px solid #eee;
}

.mobile-menu-content .mobile-menu-1depth {
    display: block;
    padding: 15px 20px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    position: relative;
}

.mobile-menu-content .mobile-menu-1depth:after {
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.mobile-menu-content .mobile-submenu {
    display: none;
    background: #f8f8f8;
}

.mobile-menu-content .mobile-submenu li a {
    display: block;
    padding: 12px 20px 12px 30px;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.mobile-menu-overlay.active {
    display: block;
}

/* 반응형 스타일 */
@media screen and (max-width: 768px) {
    .pc_header {
        display: none;
    }

    .mobile-header {
        display: block;
    }

    body {
        padding-top: 60px;
    }

    .header,
    .header1,
    .header1_1,
    .header2 {
        display: none;
    }
}

/* Hide all dropdown menus by default */
.probiotics,
.fiber,
.energy_others,
.minerals,
.energy_minerals,
.epa_dha,
.immune,
.joint_health,
.eye_health,
.liver_health,
.circulation,
.energy_antioxidant,
.coenzyme,
.memory,
.total_nutrition,
.nutrition_kids,
.nutrition_woman {
    display: none;
}

/* 모바일 헤더 스타일 수정 */
.mobile-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.mobile-menu-btn {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.mobile-menu-btn img {
    width: 24px;
    height: auto;
}

.mobile-logo {
    flex: 1;
    text-align: center;
    margin: 0 15px;
    display: flex;
    justify-content: center;
}

.mobile-logo img {
    height: 40px;
    width: auto;
}

.mobile-cart-btn {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px; 
}

.mobile-cart-btn img {
    width: 24px;
    height: auto;
}

@media screen and (max-width: 768px) {
    .mobile-header {
        display: flex;
    }

    .pc_header {
        display: none;
    }
}

/* 기본 아이콘 메뉴 스타일 */
.icon-menu-container {
    width: 100%;
    height: 140px;
    padding: 20px 0;
    background: #fff;
}

.icon-menu-inner {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 15px;
}

#wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.icon-menu-item {
    width: 160px;
    text-align: center;
}

/* 모바일 환경*/


@media screen and (max-width: 768px) {
    #wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 15px;
        padding: 0 10px;
    }

    .sub_pag{width:100%; margin:20px 0px 0px 0px;}
    .sub_pag_top{width:100%;}
    .sub_pag_top ul{width:100%;}
    .guide-header img{width:100%;}

    .icon-menu-container {
        padding: 15px 0;
        height:250px;
    }


    .icon-menu-item {
        width: 100%;
        margin: 0;
    }

    .icon-menu-item img {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }

    .icon-text {
        font-size: 14px;
        margin-top: 8px;
    }
    
    .leb_menu {
        display: none;
    }

    .sub_con_t {
        width: 100%;
        padding: 20px 15px;
        margin-bottom: 30px;
        float: none;
    }

    .sub_con_t img {
        width: 100%;
        height: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .sub_con_t p {
        width: 100%;
        word-break: break-word;
    }
}

/* 메뉴 리스트 스타일 */
.menu-list-table {
    width: 100%;
    border-collapse: collapse;
}

.menu-list-table th,
.menu-list-table td {
    padding: 12px 8px;
    border: 1px solid #ddd;
    text-align: left;
}

.menu-list-table th {
    background: #f5f5f5;
    font-weight: bold;
}

/* 메뉴 depth 표시 스타일 */
.menu-depth {
    display: inline-block;
    padding-left: 20px;
    position: relative;
}

.menu-depth::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 12px;
    height: 1px;
    background: #999;
}

.menu-depth-1 { padding-left: 0; }
.menu-depth-1::before { display: none; }
.menu-depth-2 { padding-left: 20px; }
.menu-depth-3 { padding-left: 40px; }
.menu-depth-4 { padding-left: 60px; }
.menu-depth-5 { padding-left: 80px; }

/* 메뉴 순서 표시 */
.menu-order {
    display: inline-block;
    min-width: 30px;
    text-align: center;
    color: #666;
    margin-right: 10px;
}

/* 메뉴 폼 스타일 */
.menu-form select[name="parent_idx"] {
    width: 100%;
    max-width: 500px;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.menu-form select[name="parent_idx"] option {
    padding: 8px;
}

/* 메뉴 폼의 depth 표시 */
.menu-form select[name="parent_idx"] option {
    padding-left: 20px;
}

.menu-form select[name="parent_idx"] option[value=""] {
    padding-left: 8px;
    font-weight: bold;
}

/* 메뉴 폼의 depth별 들여쓰기 */
.menu-form select[name="parent_idx"] option[data-depth="1"] { padding-left: 8px; }
.menu-form select[name="parent_idx"] option[data-depth="2"] { padding-left: 28px; }
.menu-form select[name="parent_idx"] option[data-depth="3"] { padding-left: 48px; }
.menu-form select[name="parent_idx"] option[data-depth="4"] { padding-left: 68px; }
.menu-form select[name="parent_idx"] option[data-depth="5"] { padding-left: 88px; }

/* 메뉴 상태 표시 */
.menu-status {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 12px;
}

.menu-status.active {
    background: #e8f5e9;
    color: #2e7d32;
}

.menu-status.inactive {
    background: #ffebee;
    color: #c62828;
}

/* 모바일 대응 */
@media screen and (max-width: 768px) {
    .menu-list-table {
        display: block;
        overflow-x: auto;
    }
    
    .menu-form select[name="parent_idx"] {
        width: 100%;
    }
    
    .menu-depth {
        padding-left: 15px;
    }
    
    .menu-depth-2 { padding-left: 15px; }
    .menu-depth-3 { padding-left: 30px; }
    .menu-depth-4 { padding-left: 45px; }
    .menu-depth-5 { padding-left: 60px; }
}

/* 회원정보수정 폼 스타일 추가 (2024-06-13) */
.login_new3{width:100%; float:left; height:auto; margin-top:15px;}
.login_new3 ul.login_he li.chk_box{width:100%; float:left; text-align:center; margin-top:10px; font-size:12px;}
.login_new3 ul.login_he2{width:100%; height:auto; float:left; border-bottom:1px solid #e9e9e9;}
.login_new3 ul.login_he2 li.join_foms1{width:140px; float:left; height:31px; line-height:31px; background-color:#f6f6f6; color:#5b6976; font-size:12px; padding-left:20px; font-weight:bold;}
.login_new3 ul.login_he2 li.join_foms2{width:570px; float:left; height:31px; font-size:12px; padding-left:20px; line-height:31px;}

.login_new3 ul.login_he2 li.join_foms3{width:140px; float:left; height:70px; line-height:70px; background-color:#f6f6f6; color:#5b6976; font-size:12px; padding-left:20px; font-weight:bold;}
.login_new3 ul.login_he2 li.join_foms4{width:570px; float:left; height:70px; font-size:12px; padding-left:20px;}

.login_new3 ul.login_he2 li.join_foms5{width:140px; float:left; height:140px; line-height:140px; background-color:#f6f6f6; color:#5b6976; font-size:12px; padding-left:20px; font-weight:bold;}
.login_new3 ul.login_he2 li.join_foms6{width:570px; float:left; height:140px; font-size:12px; padding-left:20px;}

.login_new3 ul.login_he2 li.join_foms7{width:750px; float:left; height:auto; font-size:12px;text-align:center; padding:15px 0 15px 0;}
.e_img_sty img{max-width:730px;}

.join_foms7 span{width:100%; height:auto; float:right;}

.login_new3 ul.login_he2 li.join_foms8{width:100px; float:left; height:50px; line-height:50px; background-color:#f6f6f6; color:#5b6976; font-size:16px; padding-left:20px; font-weight:bold;}
.login_new3 ul.login_he2 li.join_foms9{width:235px; float:left; height:50px; font-size:16px; padding-left:20px; line-height:50px;}

.login_new3 ul.login_he2 li.join_foms10{width:100px; float:left; height:70px; line-height:70px; background-color:#f6f6f6; color:#5b6976; font-size:12px; padding-left:20px; font-weight:bold;}
.login_new3 ul.login_he2 li.join_foms11{width:610px; float:left; height:70px; font-size:12px; padding-left:20px;}
