

/*** 퀵메뉴 ***/

.quickMenu {
    position: fixed;
    top: 100px;
    right: 50px !important;
    z-index: 11;
}
.quickMenu .quickBanner {
    width: 110px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.quickMenu .quickBanner dl {
    
}
.quickMenu .quickBanner dl dt {
    height: 38px;
    line-height: 37px;
    background: #cc374d;
    border: 1px solid #cc374d;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.quickMenu .quickBanner dl dd {
    background: #fff;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.quickMenu .quickBanner dl dd span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    padding: 5px 0px;
}
.quickMenu .quickMenuBtn {
    display: block;
    width: 110px;
    overflow: hidden;
    margin-bottom: 10px;
}
.quickMenu .quickMenuBtn > a {
    display: block;
    height: 40px;
    line-height: 38px;
    font-size: 13px;
    color: #666;
    padding: 0px 0px 0px 17px;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
    background: #fff url(../../images/common/icon-arrow01.png) 0 0 no-repeat;
    background-position: right 15px top 15px;
    margin-bottom: 8px;
}
.quickMenu .quickMeneView {
    border-radius: 10px;
    border: 1px solid #d5d5d5;
    background: #fff;
    padding-bottom: 8px;
}
.quickMenu .quickMeneView span {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 40px;
    text-align: center;
}
.quickMenu .quickMeneView .img {
    display: flex;
    justify-content: center;
    height: 60px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.quickMenu .quickMeneView .img a {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}
.quickMenu .quickMeneView .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%,-50%);
    width: 60px;
}
.quickMenu .quickMenuBtn .btnTop {
    margin-top: 10px;
}
.quickMenu .quickMenuBtn .btnTop a {
    display: block;
    height: 42px;
    line-height: 50px;
    text-align: center;
    border-radius: 10px;
    background: #5f647e url(../../images/common/btn-top.png) 0 0 no-repeat;
    background-position: right 50% top 10px;
    color: #fff;
    font-size: 12px;
}
.quickMenu .quickMenuBtn .btnTop a {
    
}


/*** 테이블 타입1 ***/
.tableWrap {

}
.tableWrap h5 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 50px;
    margin: 50px 0px 0px;
	border-bottom: 2px solid #6d6a6b;
}
.tableType1 {
}
.tableType1 .input-box {
    display: flex;
    justify-content: left;
    padding-bottom: 10px;
    margin-top: 10px;
    padding-left: 5px;
    font-size: 14px;
    border-bottom: 1px solid #efefef;
}
.tableType1 .input-box .lineC {
    display: none;
}
.tableType1 .input-box label {
    display: inline-block;
    width: 160px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 35px;
}
.tableType1 .input-box input[type=text], 
.input-box input[type=password] {
    width: calc(100% - 160px);
    border: 1px solid #ddd;
    color: #777;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding: 0 10px 1px 10px;
    border-radius: 3px;
    margin-bottom: 0px;
}
.tableType1 .input-box.input-w300 input[type=text] {
    width: 300px;
}
.tableType1 .input-box.input-w150 input[type=text] {
    width: 150px;
}
.tableType1 .ico {
    display: inline-block;
    width: 7px;
    color: #e95166;
    margin-right: 5px;
}
.tableType1 .input-box span.normal {
    display: inline-block;
    width: calc(100% - 160px);
    line-height: 22px;
    font-size: 14px;
	padding: 6px 0px;
}
.tableType1 .input-box span.normal > p {
    display: block;
    color: #555;
}
.tableType1 .input-box span.normal.num {
    display: inline-block;
    width: calc(100% - 160px);
    min-height: 35px;
    line-height: 35px;
    color: #555;
}
.tableType1 .input-box span.normal strong {
    color: #222;
}
.tableType1 .input-box span.coupon-num {
    display: inline-block; 
    line-height: 22px;
    font-size: 14px;
    padding: 6px 0px;
    margin-right: 10px;
}
.tableType1 .input-box span.unit {
    display: inline-block;
    width: 10px;
    font-weight: normal;
    font-size: 13px;
    line-height: 34px;
    color: #777;
}
.tableType1 .btn-zipcode {
    display: inline-block;
}
.tableType1 .btn-zipcode a {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 34px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #9e9fa1;
    border-radius: 3px;
    margin-left: 5px;
}
.tableType1 .input-box .zipcodeWrap {
    width: calc(100% - 160px);
    font-size: 0;
}
.tableType1 .input-box .zipcodeWrap input[type=text]{
    width: 100px;
}
.tableType1 .input-box .address-detail {
    display: inline-block;
    width: calc(100% - 160px);
    margin-left: 160px;
    font-size: 0;
}
.tableType1 .input-box .address-detail .col-50 {
    width: 50%;
}
.tableType1 .input-box .address-detail .col-30 {
    width: 30%;
}


.tableType1 span.radio-option {
    width: calc(100% - 160px);
}
.tableType1 .radio-option ul {
    display: inline-block;
    font-size: 0;
}
.tableType1 .radio-option ul li {
    display: inline-block;
    font-size: 14px;
    color: #555;
    line-height: 35px;
}
.tableType1 .radio-option input[type="radio"] {
    width: 1px;
    height: 1px;
    position: absolute;
    left: -5000px;
    top: 0px;
}
.tableType1 .radio-option ul li > label {
    display: inline-block;
    width: auto;
    position: relative;
    font-weight: normal;
    line-height: 35px;
    color: #555;
    margin-right: 30px;
    padding-left: 22px;
    cursor: pointer;
}
.memberInfo .tableType1 .radio-option ul li > label {
    text-indent:0px;
}
.tableType1 .radio-option input[type=radio] + label::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0px;
    top: 9px;
    background-color: #dddddd;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 5px;
}
.tableType1 .radio-option input[type=radio]:checked + label::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0px;
    top: 9px;
    background-color: #a3999a;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 5px;
}
.tableType1 .radio-option input[type=radio] + label::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 1px;
    top: 10px;
    background-color: #ddd;
    border: 3px solid #fff;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 5px;
    box-sizing: border-box;
}
.tableType1 .radio-option input[type=radio]:checked + label::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 1px;
    top: 10px;
    background-color: #a3999a;
    border: 3px solid #fff;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 5px;
    box-sizing: border-box;
}
.tableType1 .radio-option input[type=radio]:checked + label {
    color: #6aa338;
    font-weight: 500;
}
.tableType1 .btn-shipping a {
    display: inline-block;
    padding: 0px 15px;
    height: 35px;
    line-height: 34px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    color: #555;
}
.tableType1 .input-box .check-form {
    display: inline-block;
    padding-left: 20px;
    line-height: 35px;
    color: #555;
}
.tableType1 .input-box .check-form input[type="checkbox"] {
    margin-top: -2px;
}
.tableType1 .input-box .check-form label {
    display: inline-block;
    width: auto;
    font-size: 13px;
    font-weight: normal;
    padding-left: 3px;
}
.tableType1 .input-box .check-form label.check_s {
    padding-left: 22px;
}
.tableType1 .input-box .money_use_sum {
    color: #329cff;
}
.tableType1 .input-box .payment-form {
    display: inline-block;
    width: calc(100% - 160px);
    min-height: 35px;
    line-height: 35px;
    color: #555;
}
.tableType1 .input-box .payment-form > .input-box {
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.tableType1 .input-box .payment-form > .input-box label {
    width: 90px;
}
.tableType1 .input-box .payment-form > .input-box input[type=text] {
    width: auto;
}
.tableType1 .input-box2 {
    display: flex;
    justify-content: left;
    margin-bottom: 10px;
    font-size: 13px;
}
.tableType1 .input-box2 label {
    display: block;
    width: 70px;
    font-size: 13px;
    font-weight: bold;
    color: #555;
    line-height: 35px;
}
.tableType1 .input-box2 .account {
    font-size: 14px;
}
.tableType1 .input-box2 .account > p {
    display: inline-block;
    color: #222;
}
.tableType1 .input-box2.input-w300 input[type=text] {
    width: 300px;
}
.tableType1 .input-box .form1 {
    margin: 10px 0px;
    padding-top: 15px;
    border-top: 1px solid #efefef;
}
.tableType1 .input-box .info {
    padding: 5px 0px 10px;
    font-size: 13px;
    line-height: 16px;
    color: #999999;
}
.tableType1 .input-box .info .point {
    display: inline-block;
    border: 1px solid #999999;
    border-radius: 50px;
    color: #999999;
    font-size: 11px;
    font-weight: 800;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 14px;
    margin-right: 5px;
}
.tableType1 .user-business {
    font-size: 0;
}
.tableType1 .btn-certifi {
    margin-left: 5px;
}
.tableType1 .btn-certifi a {
    display: inline-block;
    width: 90px;
    height: 35px;
    line-height: 34px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #9e9fa1;
    border-radius: 4px;
}


.btnWrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px 25px;
}
.btnWrap > a {
    display: inline-block;
    min-width: 100px;
    padding: 0px 18px;
    height: 50px;
    line-height: 48px;
    background: #4361c4;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-right: 7px;
    border-radius: 4px;
    vertical-align: top;
    text-align: center;
}
.btnWrap > a:last-child {
    margin-right: 0px;
}
.btnWrap .btn-border {
    height: 48px;
    line-height: 47px;
    background: #fff;
    color: #4361c4;
    border: 1px solid #4361c4;
}

.btnWrap2 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnWrap2 a {
    display: inline-block;
    padding: 0px 17px;
    height: 35px;
    line-height: 34px;
    background: #fff;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #d5d5d5;
    margin-left: 7px;
    border-radius: 4px;
    vertical-align: top;
    text-align: center;
 }

.btnBic {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.btnBic a {
    display: block;
    font-size: 15px;
    text-align: center;
    padding: 0px 10px;
    background: #4361c4;
    color: #fff;
    height: 45px;
    line-height: 43px;
    min-width: 100px;
}
.btnBic a + a {
    margin-left: 7px;
}
.btnBic a.btn-border {
    padding: 0px 9px;
    height: 43px;
    line-height: 42px;
    background: #fff;
    color: #cc374d;
    border: 1px solid #4361c4;
}

.btnWrap .btn-line {
    font-size: 0;
}
.btnWrap .btn-line > a {
    display: inline-block;
    min-width: 100px;
    padding: 0px 20px;
    height: 50px;
    line-height: 48px;
    background: #4361c4;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-right: 7px;
    border-radius: 4px;
    vertical-align: top;
    text-align: center;
}
.btnWrap .btn-line:last-child > a {
    margin-right: 0px;
}
.btnWrap .btn-line .btn-border {
    height: 48px;
    line-height: 47px;
    background: #fff;
    color: #4361c4;
    border: 1px solid #4361c4;
}


/*** 모바일 하단 메뉴 ***/
.bottom_menu { 
    display: none;
    position: fixed; 
    bottom: 0px; 
    left: 0px; 
    width: 100%; 
    height: 75px; 
    z-index:100; 
    border-top: 1px solid #ddd; 
    background-color: white ;
    z-index: 9999;
}
.bottom_menu > div { 
    float: left; 
    width: 20%; 
    height: 100%; 
    text-align: center; 
    padding: 12px 15px 15px 15px; 
}
.bottom_menu > div .bottom_menu_img {
    display: block;
    height: 65%;
    margin-bottom: 5px;
 }
.bottom_menu > div .bottom_menu_name {
   display: block;
   color: #555;
   font-size: 12px;
   letter-spacing: -0.5px;
}
.bottom_menu > div > a { 
   
}
.bottom_menu .bottom_menu3 span.bottom_menu_img { 
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #065b89;
    border-radius: 50px;
    width: 80px;
    height: 80px;  
}
.bottom_menu .bottom_menu3 span > img { 
    vertical-align: top;
    margin-top: 15px;
    height: 55%;
}
.bottom_menu div img { 
    height: 100%; 
}



@media screen and (max-width: 1450px) {
    .quickMenu {
        /*right: 50%;
        margin-right: -690px;
        z-index: 500;*/
        display:none;
    }
}

@media screen and (max-width: 1140px) {
    .quickMenu {
        /*right: 50%;
        margin-right: -690px;
        z-index: 500;*/
        display:none;
    }
    .bottom_menu { 
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .tableType1 {
        letter-spacing: -0.25px;
    }
    .tableType1 .input-box {
        padding-bottom: 5px;
        margin-top: 5px;
        padding-left: 0px;
    }
    .tableType1 .input-box label {
        width: 100px;
        font-size: 13px;
        font-weight: normal;
    }
    .tableType1 .input-box .lineC {
        display: block;
        line-height: 20px;
        margin-top: 8px;
    }
    .tableType1 .input-box label.line20 {
        line-height: 20px;
        margin-top: 8px;
    }
    .tableType1 .input-box input[type=text], 
    .input-box input[type=password] {
        width: calc(100% - 100px);
    }
    .tableType1 .input-box.input-w300 input[type=text] {
        width: calc(100% - 100px);
    }
    .tableType1 .input-box .ico-none {
        display: none;
    }
    .tableType1 .input-box.input-w200 input[type=text] {
        width: calc(100% - 100px);
    }
    .tableType1 .input-box .address-detail {
        width: calc(100% - 100px);
        margin-left: 100px;
    }
    .tableType1 .input-box .zipcodeWrap {
        width: calc(100% - 100px);
    }
    .tableType1 .input-box .zipcodeWrap input[type=text]{
        width: calc(100% - 105px);
    }
    .tableType1 .btn-zipcode a {
        font-size: 12px;
    }
    .tableType1 .btn-shipping a {
        font-size: 12px;
    }
    .tableType1 .input-box .address-detail .col-70 {
        width: 70%;
    }
    .tableType1 .input-box .address-detail .col-30 {
        width: calc(30% - 5px);
    }
    .tableType1 .input-box .radio-option label {
        margin-right: 15px;
    }

    .tableType1 .input-box .check-form {
        display: block;
        padding-left: 0px;
    }
    .tableType1 .input-box span.normal {
        width: calc(100% - 100px);
        font-size: 13px;
    }
    .tableType1 .input-box .payment-form {
        display: inline-block;
        width: calc(100% - 100px);
    }
    .tableType1 .input-box2 label {
        width: 70px;
    }
    .tableType1 .input-box2.input-w300 input[type=text] {
        width: calc(100% - 70px);
    }
    .tableType1 .input-box2 .account {
        font-size: 13px;
    }
    .btnWrap > a {
        display: inline-block;
        min-width: 80px;
        padding: 0px 10px;
        height: 45px;
        line-height: 44px;
        font-size: 14px;
    }
    .btnWrap .btn-border {
        height: 43px;
        line-height: 42px;
    }
    .btnWrap .btn-line .btn-border {
        height: 43px;
        line-height: 42px;
    }
    .btnWrap2 a {
        padding: 0px 13px;
        height: 30px;
        line-height: 29px;
        font-size: 12px;
    }
    .btnBic a {
        font-size: 14px;
        height: 40px;
        line-height: 39px;
        min-width: 80px;
    }
    .tableType1 .user-business {
        width: calc(100% - 100px);
        font-size: 0;
    }
    .tableType1 .input-box .user-business input[type=text] {
        width: calc(100% - 95px);
    }
    .tableType1 .input-box label {

    }
    .btnWrap-line {
        display: block;
    }
    .btnWrap > .btn-line {
        display: flex;
    }
    .btnWrap .btn-line > a {
        width: 50%;
        height: 45px;
        line-height: 44px;
        font-size: 14px;
    }
    .btnWrap .btn-line > a:last-child {
        margin-right: 0px;
    }
    .btnWrap .btn-line:last-child {
        margin-top: 10px;
    }
    .btnWrap .btn-line:last-child > a{
        width: 100%;
    }
    .tableType1 span.radio-option {
        width: calc(100% - 100px);
    }

}

@media screen and (max-width: 480px) {
    .tableType1 .input-box {
        font-size: 13px;
    }
    .tableType1 .btn-shipping {
        display: inline-block;
        margin-top: 5px;
    }
    .btnWrap2 a {
        padding: 0px 10px;
    }
    .btnWrap .btn-line > a {
        font-size: 13px;
        padding: 0px;
    }
}