@charset "utf-8";
@import url("reset.css");

/*Text Hide Class*/
.out {
    display: block;
    overflow: hidden;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

.hide {
    font-size: 0;
    line-height: 0;
    visibility: hidden
}

.blind {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px
}

/*float Clear*/
.clear:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block;
}

.clear {
    display: block;
}

* html .clear {
    height: 1%;
}
/* hides from ie-mac */

input, label {
    vertical-align: middle;
}

    label img {
        vertical-align: middle;
    }

/* 엘립시스 */
.ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*input basic style*/
.textform {
    height: 16px;
    padding: 5px 0 5px 5px;
    margin-right: 5px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #333;
}

/*ie 7 hack   *:first-child +html  */
/*opacity:0;filter: alpha(opacity = 0);-ms-filter: “alpha (opacity=0)”;-moz-opacity: 0;-khtml-opacity: 0;*/
input[type=text]::-ms-clear {
    display: none;
}

input[type=text] {
    outline: none;
}

/*default*/
body.index {
    background: url(/images/jti/login_bg.gif) repeat-x center top;
}

body.main {
    background: url(/images/jti/main_bg.gif) repeat-x center top;
}

/*poplayout _ main*/
#logBox {
    width: 448px;
    margin: 118px auto 0 auto;
    position: relative;
    overflow: hidden;
}

    #logBox .logTop {
        width: 100%;
        height: 24px;
        background: url(/images/jti/index_pop_top.png) no-repeat left top;
    }

    #logBox .logBottom {
        width: 100%;
        height: 32px;
        background: url(/images/jti/index_pop_bottom.png) no-repeat left top;
    }

    #logBox .logMiddle {
        width: 100%;
    }

        #logBox .logMiddle > h1 {
            text-align: center;
            padding: 39px 0 32px 0;
        }

        #logBox .logMiddle .dash {
            height: 3px;
            margin-left: 13px;
        }

        #logBox .logMiddle .phone {
            width: 441px;
            text-align: center;
            margin-top: 26px;
        }

            #logBox .logMiddle .phone #cpn {
                width: 223px;
                height: 50px;
                border: 0;
                line-height: 50px;
                text-align: center;
                font-size: 15px;
                color: #b3b3b3;
                letter-spacing: -1px;
                font-weight: bold;
                padding: 0 5px;
            }

            #logBox .logMiddle .phone a img {
                vertical-align: middle;
            }

            #logBox .logMiddle .phone #authnum {
                width: 316px;
                height: 51px;
                line-height: 51px;
                border: solid 3px #cecece;
                border-radius: 10px;
                background-color: white;
                line-height: 50px;
                font-size: 15px;
                color: #b3b3b3;
                letter-spacing: -1px;
                font-weight: bold;
                padding: 0 10px;
                margin-top: 10px;
            }

            #logBox .logMiddle .phone .save_certifi {
                margin: 0 0 0 49px;
                text-align: left;
                padding: 5px 0 15px 0;
            }

                #logBox .logMiddle .phone .save_certifi .chk {
                    margin-right: 5px;
                }

            #logBox .logMiddle .phone .btn_join {
                margin-top: 10px;
            }

    #logBox .footer {
        text-align: center;
        margin-top: 14px;
    }

    #logBox .f_terms {
        margin-top: 16px;
    }

        #logBox .f_terms a img {
            margin: 0 17px;
        }

    #logBox .footer .copy {
        margin-top: 8px;
        padding-bottom: 30px;
        color: white;
        font-size: 12px;
        font-weight: 500;
    }

    #logBox .logMiddle > h1.join {
        text-align: center;
        padding: 3px 0 24px 0;
    }

    #logBox .logMiddle .stit {
        text-align: center;
        margin-bottom: 29px;
    }

    #logBox .logMiddle .join_flow ol li {
        float: left;
    }

    #logBox .logMiddle .join_flow {
        padding-bottom: 33px;
    }

        #logBox .logMiddle .join_flow.nopadding {
            padding-bottom: 0;
        }

    #logBox .logMiddle .big_btn01 {
        margin: 10px 0 45px 0
    }

    #logBox .logMiddle .join_terms {
        width: 440px;
    }

        #logBox .logMiddle .join_terms .terms_tit {
            margin: 21px 0 0 17px;
        }

        #logBox .logMiddle .join_terms .termsBox {
            height: 165px;
            overflow-y: scroll;
            background: #e0e0e0;
            margin-top: 10px;
            padding: 10px;
        }

        #logBox .logMiddle .join_terms .terms_ag {
            margin: 10px 0 0 18px;
        }

            #logBox .logMiddle .join_terms .terms_ag .chk {
                margin-right: 5px;
            }

            #logBox .logMiddle .join_terms .terms_ag a img {
                vertical-align: middle;
            }

    #logBox .logMiddle .sml_ok {
        margin-top: 18px;
        text-align: center;
    }

    #logBox .logMiddle .join_info {
        margin-top: 28px;
    }

        #logBox .logMiddle .join_info dt {
            float: left;
            width: 96px;
            margin-left: 48px;
            text-align: right;
            height: 25px;
            line-height: 25px;
        }

            #logBox .logMiddle .join_info dt img {
                vertical-align: middle;
            }

        #logBox .logMiddle .join_info dd {
            float: left;
            margin-left: 35px;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -1px;
            color: #999;
            width: 235px;
        }

        #logBox .logMiddle .join_info dl {
            margin-bottom: 23px;
        }

    #logBox .logMiddle .join_flow.nopadding {
        display: flex;
        justify-content: center;
    }

        #logBox .logMiddle .join_flow.nopadding ol {
            border-left: 2px solid #7DC7C3;
        }

    #logBox .join_complete h2 {
        text-align: center;
        margin: 30px 0;
    }

    #logBox .join_complete p.name {
        font-size: 22px;
        line-height: 32px;
        text-align: center;
        color: #327d7a;
        font-weight: bold;
        letter-spacing: -2px;
        margin-bottom: 10px;
    }

    #logBox .join_complete .congratulation {
        margin-top: 30px;
    }

    #logBox .go_main {
        margin: 18px 0 0px 0;
        text-align: center;
        padding-bottom: 20px;
    }

    #logBox .join_complete {
        width: 440px;
        text-align: center;
    }

    #logBox .logMiddle .main-wrap {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }

        #logBox .logMiddle .main-wrap .title {
            width: 80%;
            color: #186C69;
            font-weight: bold;
            font-size: 30px;
        }

        #logBox .logMiddle .main-wrap .choicefrm {
            width: 80%;
            padding: 20px;
        }

            #logBox .logMiddle .main-wrap .choicefrm .sub-title {
                width: 80%;
                font-size: 24px;
                background-color: #7DC7C3;
                width: 60%;
            }

            #logBox .logMiddle .main-wrap .choicefrm #storename {
                display: block;
                color: black;
                margin-bottom: 10px;
                font-weight: 600;
                font-size: 20px;
            }

            #logBox .logMiddle .main-wrap .choicefrm #storecode {
                border: 1px solid #c7c7c7;
                border-radius: 0px;
                box-sizing: border-box;
                padding: 0 10px;
                line-height: 35px;
                height: 35px;
                width: 100%;
                margin-bottom: 20px;
            }

            #logBox .logMiddle .main-wrap .choicefrm #btnOK {
                width: 100%;
                height: 35px;
                background-color: #327D79;
                border: none;
                color: white;
                border-radius: 5px;
            }

            #logBox .logMiddle .main-wrap .choicefrm #btnJoin {
                display: inline-block;
                width: 100%;
                height: 35px;
                line-height: 35px;
                margin-top: 10px;
                text-align: center;
                vertical-align: middle;
                color: white;
                background: #327D79;
                border-radius: 5px;
            }

/*public*/
.termsBox h1 {
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    padding: 0;
    text-align: left;
    color: #0C4B66;
    letter-spacing: -2px;
}

.termsBox h2 {
    font-size: 14px;
    font-weight: bold;
    color: #0C4B66;
    letter-spacing: -1px;
}

.termsBox h3, .termsBox h4 {
    font-weight: bold;
    color: #0C4B66;
}

.termsBox p, .termsBox dd, .termsBox dt, .termsBox li, .termsBox p a {
    font-size: 12px;
    line-height: 18px;
    color: #327d7a;
}

.termsBox dt {
    font-weight: bold;
}

/*main layout*/
#top {
    height: 128px;
    width: 950px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

    #top .logo {
        position: absolute;
        left: 16px;
        top: 42px;
    }

    #top .utill {
        height: 25px;
        position: absolute;
        top: 24px;
        right: 16px;
        background-color: #bfe3e2;
        border-radius: 40px;
    }

        #top .utill p {
            font-size: 14px;
            line-height: 23px;
            color: #327d7a;
            letter-spacing: -1px;
            font-weight: bold;
            padding: 0 10px;
            height: 25px;
            float: left;
            min-width: 220px;
        }

        #top .utill .u_menu {
            float: left;
            width: 151px;
            background-color: white;
            border-radius: 40px;
            box-shadow: -8px 0px 10px -2px #bfe3e2;
        }

            #top .utill .u_menu ul li {
                float: left;
                width: 75px;
                height: 25px;
            }

                #top .utill .u_menu ul li a {
                    display: block;
                    width: 100%;
                    height: 100%;
                    text-align: center;
                }

                    #top .utill .u_menu ul li a img {
                        margin-top: 5px;
                    }

    #top .nav {
        position: absolute;
        right: 0;
        top: 83px;
    }

        #top .nav ul li {
            float: left;
            width: 100px;
            text-align: center;
            position: relative;
            height: 45px;
        }

            #top .nav ul li .on {
                position: absolute;
                left: 50%;
                bottom: 0;
                margin-left: -13px;
                display: none;
            }

                #top .nav ul li.on .on {
                    display: block;
                }

            #top .nav ul li.dash {
                width: auto;
            }

            #top .nav ul li.last {
                width: 88px;
            }


#contents {
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    position: relative;
    padding-bottom: 80px;
}

.small_con {
    margin: 0 auto;
    position: relative;
}

    .small_con h2 {
        margin-top: 47px;
    }

    /*썸네일 형*/
    .small_con .product_view {
        margin-top: 9px;
    }

        .small_con .product_view ul {
            float: left;
            margin-top: 16px;
        }

            .small_con .product_view ul li {
                float: left;
            }

                .small_con .product_view ul li.dash {
                    margin: 0 38px;
                }

    .small_con .view_style {
        float: right;
    }

    .small_con .thum_list {
        margin-top: 17px;
    }

        .small_con .thum_list ul li {
            float: left;
            width: 400px;
            height: 283px;
            background: url(/images/jti/thum_bg.png) no-repeat left top;
            position: relative;
            margin-bottom: 20px;
        }

        .small_con .thum_list .chk_type3 {
            position: absolute;
            left: 13px;
            top: 13px;
        }

        .small_con .thum_list .product {
            margin: 29px 0 0 81px;
        }

            .small_con .thum_list .product .img {
                float: left;
                width: 91px;
            }

                .small_con .thum_list .product .img img {
                    width: 100%;
                }

            .small_con .thum_list .product .info {
                float: left;
                margin-left: 30px;
                width: 190px;
            }

                .small_con .thum_list .product .info p.nm {
                    color: #333333;
                    font-size: 18px;
                    letter-spacing: -2px;
                    font-weight: bold;
                    min-height: 46px;
                    line-height: 21px;
                }

                    .small_con .thum_list .product .info p.nm span {
                        font-size: 14px;
                    }

                .small_con .thum_list .product .info .info2 {
                    font-size: 13px;
                    color: #666;
                    line-height: 16px;
                    min-height: 70px;
                }

            .small_con .thum_list .product .total {
                font-size: 18px;
                color: #666;
                font-weight: bold;
                letter-spacing: -1px;
            }
        /*.small_con .thum_list .calculator{text-align:center;line-height:36px;font-size:18px;font-weight:bold;color:#666;letter-spacing:-2px;margin-top:23px;}*/
        .small_con .thum_list .calculator {
            text-align: center;
            line-height: 36px;
            font-size: 18px;
            font-weight: bold;
            color: #666;
            letter-spacing: -2px;
            /* margin-top: 23px; */
            position: absolute;
            left: 0;
            width: 100%;
            text-align: center;
            top: 190px;
        }

            .small_con .thum_list .calculator span {
                font-size: 22px;
                display: inline-block;
                *display: inline;
                zoom: 1;
                min-width: 20px;
            }

            .small_con .thum_list .calculator a img {
                margin: 0 5px;
            }

        .small_con .thum_list .price {
            line-height: 47px;
            color: #fff;
            text-align: center;
            font-weight: bold;
            font-size: 21px;
            position: absolute;
            left: 0;
            bottom: 0;
            letter-spacing: -1px;
            width: 100%;
        }

        .small_con .thum_list li.even {
            float: right;
        }

    .small_con .dash_line {
        width: 100%;
        height: 3px;
        background: #327d7a;
    }

    .small_con .resultBox {
        margin-top: 15px;
        position: relative;
    }

        .small_con .resultBox a img {
            margin-right: 5px;
        }

        .small_con .resultBox .sum {
            float: right;
            font-size: 24px;
            color: #327d7a;
            line-height: 64px;
        }

            .small_con .resultBox .sum span {
                min-width: 200px;
                text-align: right;
                font-size: 28px;
                font-weight: bold;
                display: inline-block;
                *display: inline;
                zoom: 1;
            }
    /* 20180321 김은지 : KeyIn 이벤트 작업, 텍스트박스 CSS 추가*/
    .small_con .thum_list .calculator span.num .txt_Box {
        border: 2px solid #85cfcc;
        height: 32px;
        font: 18px/36px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        width: 30px;
        padding: 0 5px;
        margin-right: 4px;
        margin-bottom: 10px;
    }

/*리스트 형*/
.type_list {
    margin-top: 17px;
}

    .type_list li {
        width: 832px;
        height: 99px;
        border: 2px solid #dedede;
        position: relative;
        margin-bottom: 10px;
    }

        .type_list li .list_con {
            display: table;
            overflow: hidden;
        }

            .type_list li .list_con .chkBox {
                width: 78px;
                background: #f8f8f8;
                height: 99px;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
            }

            .type_list li .list_con .product_infomation .img {
                width: 50px;
                margin: 13px 0 0 22px;
                display: table-cell;
                vertical-align: middle;
                float: left;
            }

                .type_list li .list_con .product_infomation .img img {
                    width: 100%;
                }

            .type_list li .list_con .txt_Box {
                display: table-cell;
                vertical-align: middle;
                height: 99px;
                font-size: 18px;
                color: #666;
                letter-spacing: -1px;
                padding-left: 18px;
                width: 441px;
                border-right: 1px solid #e0e0e0;
            }

                .type_list li .list_con .txt_Box span {
                    float: right;
                    margin-right: 35px;
                }

            .type_list li .list_con .amount {
                width: 242px;
                height: 99px;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                font-size: 20px;
                color: #666;
                letter-spacing: -1px;
                font-weight: bold;
            }

                .type_list li .list_con .amount span.txt_am {
                    line-height: 36px;
                    font-size: 16px;
                    color: #acacac;
                    font-weight: bold;
                }

                .type_list li .list_con .amount span.num {
                    display: inline-block;
                    *display: inline;
                    zoom: 1;
                    min-width: 20px;
                    text-align: center;
                }
                    /* 20180321 김은지 :  KeyIn 이벤트 작업, 텍스트박스 CSS 추가*/
                    .type_list li .list_con .amount span.num .txt_Box {
                        border: 2px solid #85cfcc;
                        height: 32px;
                        font: 18px/36px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
                        color: #666;
                        width: 26px;
                        padding: 0 5px;
                        margin-right: 4px;
                    }

/*장바구니*/
.basket_step {
    position: relative;
    margin: 25px;
}

    .basket_step .step {
        width: 474px;
        background: #fff;
        margin: 0 auto;
        position: relative;
    }

    .basket_step .liner {
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        top: 18px;
        background: #67b8b4;
    }

    .basket_step .step ul {
        margin-left: 20px;
    }

        .basket_step .step ul li {
            float: left;
        }

            .basket_step .step ul li.dash {
                margin: 0 6px;
            }

                .basket_step .step ul li.dash img {
                    margin-top: 8px;
                }

table.type1 {
    margin-top: 28px;
    width: 100%;
}

    table.type1 thead td {
        height: 44px;
        background: #67b8b4;
        text-align: center;
        color: #fff;
        font-size: 18px;
        letter-spacing: -1px;
        font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        font-weight: 400;
    }

    table.type1 tbody td {
        height: 90px;
        font-size: 18px;
        color: #327d7a;
        letter-spacing: -1px;
        text-align: center;
        position: relative;
        font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic"
    }

        table.type1 tbody td .p_nm {
            text-align: left;
            padding-left: 60px;
        }

        table.type1 tbody td .p_img {
            width: 45px;
            position: absolute;
            left: 10px;
            top: 11px;
        }
        /*VS 관련 - 2016.08.19 이성민*/
        table.type1 tbody td .p_imgvs {
            width: 40px;
            height: 75px;
            position: absolute;
            left: 10px;
            top: 11px;
        }

    table.type1 tbody tr {
        border-top: 1px solid #67b8b4;
    }

    table.type1 tfoot td {
        background: #f5f5f5;
        text-align: right;
        font-size: 22px;
        color: #666;
        padding-right: 30px;
        height: 44px;
        font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic"
    }

        table.type1 tfoot td span {
            font-weight: bold;
            font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic"
        }

    /*주문하기*/
    table.type1.custom1 {
        margin-top: 12px;
    }

        table.type1.custom1 tr td.fir {
            border-left: 1px solid #67b8b4;
        }

        table.type1.custom1 tr td.las {
            border-right: 1px solid #67b8b4;
        }

        table.type1.custom1 tfoot tr td {
            background: #327d7a;
            height: 42px;
            color: #fff;
            text-align: center;
            padding-right: 0;
        }

            table.type1.custom1 tfoot tr td.fir {
                text-align: left;
                padding-left: 24px;
            }

            table.type1.custom1 tfoot tr td.fir, table.type1.custom1 tfoot tr td.las {
                font-weight: 600;
                letter-spacing: -1px;
            }

        table.type1.custom1 tfoot td {
            font-size: 18px;
        }

table.type2 {
    width: 100%;
    margin-top: 13px;
    border-top: 1px solid #67b8b4;
}

    table.type2 th {
        background: #67b8b4;
        color: #fff;
        font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        height: 41px;
        text-align: center;
        border-bottom: 1px solid #b6dcda;
        font-size: 18px;
        font-weight: 400;
    }

    table.type2 td {
        border-bottom: 1px solid #67b8b4;
        border-right: 1px solid #67b8b4;
        font: 16px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #327d7a;
        padding-left: 13px;
        letter-spacing: -1px;
    }


/*20180518 김은지 추가 BR회원의 경우 주문하기에 총입금금액 테이블 디자인 변경*/
table.tblArBalance {
    width: 100%;
    margin-top: 13px;
    border-top: 1px solid #bdbdbd;
}

    table.tblArBalance th {
        background: #e3e3e3;
        color: #333;
        font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        height: 41px;
        text-align: center;
        border-bottom: 1px solid #bdbdbd;
        font-size: 18px;
        font-weight: 400;
    }

    table.tblArBalance td {
        border-bottom: 1px solid #bdbdbd;
        border-right: 1px solid #bdbdbd;
        font: 16px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666666;
        padding-left: 13px;
        letter-spacing: -1px;
    }

    table.tblArBalance .pointth {
        background: #67b8b4;
        color: #fff;
        border-top: 2px solid #007c75;
        border-left: 2px solid #007c75;
        border-bottom: 2px solid #007c75;
        font-family: 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        height: 41px;
        text-align: center;
        font-size: 18px;
        font-weight: 400;
    }

    table.tblArBalance .pointtd {
        border-top: 2px solid #007c75;
        border-right: 2px solid #007c75;
        border-bottom: 2px solid #007c75;
        font: 16px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #327d7a;
        padding-left: 13px;
        letter-spacing: -1px;
        font-weight: 600;
    }

.agreetxt {
    color: #FF0000;
    padding-left: 10px;
    padding-bottom: 5px;
    font: 16px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
}

.standarddate {
    font-family: 'Malgun Gothic';
    font-size: 0.8em;
    margin-left: 10px;
}

.smalltitle {
    margin-left: 17px;
    font: 21px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #7c7b7b;
    padding: 8px 0px;
    list-style-type: disc
}

.ultitle {
    font-weight: 800;
    padding: 8px 10px 8px 0px;
}

.summarydiv {
    padding: 20px 50px 0px 50px;
}

.small_con .pay_info {
    font: 14px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #818181;
    margin-top: 8px;
}

.small_con .pay_info_BR {
    font: 14px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #FF0000;
    margin-top: 8px;
}

.small_con .text_send {
    width: 100%;
    height: 60px;
    background: url(/images/jti/input_bg.png) no-repeat left top;
    margin-top: 12px;
}

    .small_con .text_send input {
        border: 0;
        background: none;
        ;
        font: 16px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #9a9a9a;
        width: 94%;
        padding: 0 3%;
        letter-spacing: -1px;
        height: 60px;
        line-height: 60px;
    }

.small_con .order_ag {
    text-align: center;
    font: 18px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #666;
    letter-spacing: -2px;
    margin-top: 25px;
}

.small_con .c_ag {
    text-align: center;
    margin-top: 15px;
}

    .small_con .c_ag a {
        font: 20px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        font-weight: bold;
        letter-spacing: -1px;
    }

.small_con .btnBox01 {
    text-align: center;
    margin-top: 41px;
}

    .small_con .btnBox01 a img {
        margin: 0 5px;
    }

/*팝업*/
.pop {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

    .pop .dim {
        width: 100%;
        height: 100%;
        background: url(/images/jti/dim_bg.png) repeat left top;
    }

.ord_pop {
    width: 535px;
    position: absolute;
    left: 50%;
    margin-left: -267px;
    top: 150px;
}

.pop_mid {
    background: url(/images/jti/order_pop_mid.png) repeat-y left top;
}

    .pop_mid .ord_info {
        text-align: center;
        padding-top: 20px;
    }

    .pop_mid dt, .pop_mid dd {
        float: left;
    }

    .pop_mid dl {
        margin-bottom: 12px;
    }

    .pop_mid dt {
        margin-left: 40px;
        height: 28px;
    }

        .pop_mid dt img {
            position: relative;
            top: 6px;
        }

    .pop_mid dd {
        font: 21px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        width: 297px;
        margin-left: 26px;
        letter-spacing: -1px;
        font-weight: 400;
    }

    .pop_mid .order_question {
        text-align: center;
        font: 23px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        margin-top: 35px;
        letter-spacing: -2px;
        font-weight: 600;
    }

    .pop_mid .pop_btnBox {
        text-align: center;
    }

        .pop_mid .pop_btnBox a img {
            margin: 0 5px;
        }

    .pop_mid .dash {
        text-align: center;
        margin: 25px 0 29px 0;
        height: 3px;
        background: url(/images/jti/index_dash.png) repeat-x left top;
    }

/*주문 완료*/
.order_member {
    border: 3px solid #67b8b4;
    height: 202px;
    margin-top: 30px;
    text-align: center;
}

    .order_member .mem {
        font: 16px/30px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        letter-spacing: -1px;
        margin-top: 35px;
    }

        .order_member .mem span {
            color: #327d7a;
        }

    .order_member .order_num {
        text-align: center;
        margin-top: 40px;
        font: 20px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        letter-spacing: -1px;
    }

        .order_member .order_num a img {
            margin-left: 12px;
            vertical-align: middle;
        }

/*주문배송*/
.day_inquiry {
    border-top: 2px solid #67b8b4;
    border-bottom: 2px solid #67b8b4;
    height: 58px;
    ;
    margin-top: 30px;
    width: 100%;
}

    .day_inquiry th, .day_inquiry td {
        text-align: center;
    }

    .day_inquiry .day_select a img {
        margin: 0 3px;
    }

    .day_inquiry .calender input {
        border: 0;
        width: 128px;
        height: 31px;
        background: url(/images/jti/day_bg.png) no-repeat left top;
        ;
        font: 16px/31px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        letter-spacing: -1px;
        text-align: center;
        margin-right: 9px;
    }

    .day_inquiry .calender span {
        margin: 0 9px;
    }

        .day_inquiry .calender span img {
            vertical-align: middle;
        }

.inquiry_txt {
    font: 14px/20px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #999;
    letter-spacing: -1px;
    padding-left: 15px;
}

    .inquiry_txt.txt1 {
        margin-top: 7px;
    }

table.type1.custom2 {
    border-bottom: 2px solid #67b8b4;
}

    table.type1.custom2 thead th {
        font-size: 18px;
        color: #fff;
        text-align: center;
        height: 44px;
        background: #67b8b4;
        font-weight: 400;
        letter-spacing: -2px;
    }

    table.type1.custom2 tbody td {
        font-size: 15px;
        height: 110px;
        line-height: 20px;
        border: 0;
        border-bottom: 1px solid #cecece;
    }

    table.type1.custom2 td p.ori_num {
        padding: 0 20px;
    }

    table.type1.custom2 tbody td .p_img {
        top: 23px;
        left: 20px;
    }

    table.type1.custom2 td a {
        font-weight: 600;
        color: #327d7a;
    }

.paging {
    text-align: center;
    margin-top: 32px;
}

    .paging a.num {
        font: 18px/27px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #a5a5a5;
        ;
        font-weight: 500
    }

        .paging a.num.on {
            color: #327d7a;
        }

    .paging span {
        font: 18px/27px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #a5a5a5;
        margin: 0 5px;
    }


/*주문내역확인*/
table.type1.custom1.custom3 tbody td .p_img {
    left: 60px;
}

table.type1.custom1.custom3 thead .noBg td {
    background: #fafafa;
    color: #67b8b4;
}


/*도움말 공지사항*/
.tabMenu {
    margin-top: 22px;
}

    .tabMenu ul li {
        float: left;
        width: 159px;
        height: 39px;
        text-align: center;
    }

        .tabMenu ul li.bg {
            width: 509px;
            height: 39px;
            border-bottom: 2px solid #aeaeae;
        }

        .tabMenu ul li a {
            display: block;
            font: 24px/39px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
            color: #fff;
            letter-spacing: -2px;
            font-weight: bold;
            background: #b5b5b5;
            border: 2px solid #aeaeae;
            border-bottom: 0;
        }

        .tabMenu ul li.sec a {
            border-left: 0;
        }

        .tabMenu ul li.on a {
            background: #fff;
            color: #666;
        }

.faq_select {
    font: 18px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #666;
    letter-spacing: -2px;
    margin-top: 32px;
}

    .faq_select select {
        border: 2px solid #85cfcc;
        width: 85px;
        padding: 6px 0;
        font: 18px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #85cfcc;
        margin: 0 10px;
        text-align: center;
    }

    .faq_select input {
        border: 2px solid #85cfcc;
        height: 36px;
        font: 18px/36px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        width: 170px;
        padding: 0 10px;
        margin-right: 10px;
    }

    .faq_select .search {
        margin-right: 30px;
        vertical-align: middle;
    }

    .faq_select a, .faq_select span {
        font: 18px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #666;
        letter-spacing: -1px;
        font-weight: 400;
    }

        .faq_select a.on {
            color: #3f9a96;
        }

    .faq_select span {
        margin: 0 8px;
    }

table.type1.custom4 {
    margin-top: 35px;
}

table.custom4 tbody td {
    border-bottom: 1px solid #cdcdcd;
    position: relative;
}

    table.custom4 tbody td .arr {
        position: absolute;
        right: 27px;
        top: 17px;
    }

table.custom4 tbody td, table.custom4 tbody a {
    font: 18px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
    color: #666;
    letter-spacing: -1px;
    height: 44px;
}

    table.custom4 tbody td a {
        display: table-cell;
        text-align: left;
        height: 100%;
        padding-left: 20px;
    }

table.custom4 tbody .answer td {
    background: #fcfcfc url(/images/jti/ans_icon.png) no-repeat 25px 33px;
    padding: 33px 50px;
    color: #999;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    height: auto;
}


/*회원정보*/
table.type3 {
    border-top: 2px solid #4f9794;
    border-bottom: 2px solid #4f9794;
    width: 100%;
    margin-top: 23px;
}

    table.type3 tr {
        border-bottom: 1px solid #c1c1c1;
    }

    table.type3 th, table.type3 td {
        text-align: left;
        font: 20px/50px 'Nanum Gothic', Malgun Gothic, "Malgun Gothic";
        color: #999;
        padding-left: 30px;
        font-weight: 600;
        letter-spacing: -2px;
    }

    table.type3 th {
        background: #fcfcfc;
        color: #4f9794;
        padding-left: 70px;
    }

.mem_info {
    margin-top: 20px;
}


/*약관*/
.tabMenu.type2 ul li {
    width: 190px;
}

    .tabMenu.type2 ul li.bg {
        width: 80%;
    }

.termsBox.type2 {
    height: 496px;
    overflow-y: scroll;
    background: #fcfcfc;
    margin-top: 17px;
    padding: 10px;
}



/*푸터*/
#footer {
    background: #e7e7e7;
}

    #footer .f_con {
        width: 836px;
        margin: 0 auto;
        position: relative;
        min-height: 150px;
    }

        #footer .f_con .addr {
            padding: 46px 0 0 22px
        }

        #footer .f_con .copy {
            padding-left: 22px;
            margin-top: 8px;
        }

            #footer .f_con .copy .p_t {
                margin: 0 0 0 26px;
            }

            #footer .f_con .copy .u_t {
                padding-left: 13px;
            }

        #footer .f_con .logo {
            position: absolute;
            right: 27px;
            top: 48px;
        }


.chkdim {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    filter: alpha(opacity = 30);
    -ms-filter: “alpha (opacity=30)”;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    background: #5fbeb9;
}

.chk2 {
    vertical-align: middle;
}

/*
151216  추가
*/
.mt40 {
    margin-top: 40px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.table_tit {
    font-size: 20px;
    font-weight: bold;
    color: #327d7a;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

table.list {
    width: 100%;
}

    table.list th,
    table.list td {
        padding: 5px 0;
        text-align: left;
    }

    table.list td {
        border: 1px solid #67b8b4;
        padding-left: 20px;
    }

    table.list th {
        border-bottom: 1px solid #67b8b4;
        background: #67b8b4;
        border-top: 1px solid #b6dcda !important;
        font-size: 18px;
        color: #fff;
        font-weight: normal;
        letter-spacing: -1px;
        line-height: 21px;
    }

        table.list th p {
            padding-left: 30px;
        }

        table.list th label {
            margin-left: 5px;
            vertical-align: middle;
            line-height: 21px;
            position: relative;
            top: -2px;
        }

        table.list th input {
            vertical-align: middle;
        }

    table.list tr:first-child th {
        border-top: 1px solid #67b8b4 !important;
        border-bottom: none !important;
    }

    table.list td input[type="text"] {
        width: 225px;
        height: 27px;
        border: 1px solid #9edcd9;
        line-height: 27px;
        padding: 0 10px;
        font-size: 16px;
        color: #9a9a9a;
        font-family: 'Nanum Gothic'
    }

.table_info {
    font-size: 13px;
    line-height: 18px;
    font-family: "Dotum";
    color: #818181;
}

.point {
    color: #f00;
}

.bdBox {
    border: 3px solid #67b8b4;
    padding: 25px;
    font-size: 20px;
    color: #327d7a;
    letter-spacing: -1px;
}

    .bdBox select {
        width: 115px;
        padding: 3px 10px 7px 10px;
        border: 1px solid #9edcd9;
        font-size: 18px;
        font-family: 'Nanum Gothic';
        color: #9a9a9a;
        line-height: 18px;
    }

textarea.memo {
    border: 3px solid #67b8b4;
    padding: 20px;
    resize: none;
    width: 790px;
    font-size: 16px;
    line-height: 21px;
    color: #9a9a9a;
    font-family: 'Nanum Gothic'
}

/* 결제 버튼 */
.btnPayment_credit {
    background-color: #327d7a;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0;
    border: 1px solid #327d7a;
    display: inline-block;
    color: white;
    font-family: 'Malgun Gothic';
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    height: 50px;
    line-height: 50px;
    width: 180px;
    text-decoration: none;
    text-align: center;
}

.btnPayment_cancel {
    background-color: #67b8b4;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    text-indent: 0;
    border: 1px solid #67b8b4;
    display: inline-block;
    color: white;
    font-family: 'Malgun Gothic';
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    height: 50px;
    line-height: 50px;
    width: 180px;
    text-decoration: none;
    text-align: center;
}

/* 배송정보 Css - 2016.10.12 이성민 */
.shippingInfo {
    background-color: #67b8b4;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: 'Malgun Gothic';
    margin-top: 23px;
    padding: 10px;
}

    .shippingInfo table {
        background-color: white;
        margin-top: 10px;
        width: 100%;
        font-family: 'Malgun Gothic'
    }

        .shippingInfo table th {
            color: #327d7a;
            padding-left: 5px;
            width: 25%;
            height: 50px;
            text-align: left;
        }

        .shippingInfo table td {
            color: #67b8b4;
            padding-left: 5px;
            width: 75%;
            height: 50px;
        }

    .shippingInfo p {
        text-align: center;
        font-size: 23px;
        padding: 10px 0px;
    }
