@charset "UTF-8";

@font-face {
    font-family: 'GmarketSansTTFBold';
    src: url('./fonts/GmarketSansTTFBold.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'GmarketSansTTFLight';
    src: url('./fonts/GmarketSansTTFLight.ttf');
    font-weight: 400;
}

@font-face {
    font-family: 'GmarketSansTTFMedium';
    src: url('./fonts/GmarketSansTTFMedium.ttf');
    font-weight: 500;
}


html,body{
    font-family: 'GmarketSansTTFMedium', sans-serif;
    font-weight: 500;
}

body{
    overflow-x: hidden;
}

p,ol,ul,h1,h2,h3,h4,h5,h6,hr{
    margin: 0;
    padding: 0;
}

body{
    background: #fff;
}

a:hover,
a:active,
a:visited{
    text-decoration: none;
    cursor: pointer;
}

hr,img{
    border: none;
    vertical-align: middle;
}

ul,ol,li{
    list-style: none;
}

button, img{
    border: none;
    outline: none;
    vertical-align: middle;
}

button{
    background: none;
}

body.pc{
    /*padding-top: 80px;*/
}

.jp-ld-preloader{
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -50px;
    z-index: 1000;
}

.center{
    text-align: center;
}

.blind{
    display: none !important;
}

.hidden{
    visibility: hidden !important;
}


/*#jp-footer{*/
/*    color: #fff;*/
/*    padding: 80px 0 0 0;*/
/*}*/

#jp-footer,
#jp-footer-m{
    text-align: center;
    line-height: normal;
    background: #fbfafa;
    color: #a3a3a3;
    padding-top: 50px;
    padding-bottom: 80px;
}

#jp-footer-m{
    padding: 40px 15px;
}

#jp-footer-m br{
    display: none;
}

.jp-landing-pc{
    max-width: 1920px;
    min-width: 1100px;
    margin: 0 auto;
}

.jp-section-01{
    position: relative;
}

.jp-btn-area{
    position: absolute;
    top: 900px;
    left: 0;
    width: 100%;
    text-align: center;
}


.jp-landing{
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1000px;
}

.vt-footer{
    padding-top: 20px;
    padding-bottom: 50px;
    background: #fff;
}

.vt-ft-addr{
    font-size: 13px;
    color: #b2b2b2;
    text-align: center;
    max-width: 800px;
    margin: 20px auto 0 auto;
    line-height: 22px;
}

.vt-form-02-inner{
    margin: 0 auto;
    width: 1100px;
    position: relative;
}

.vt-form-box{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 15px 374px;
}

.vt-form2-title{
    position: absolute;
    top: -66px;
    left: 20px;
}

.vt-form2-btn{
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -67px;
}

input{
    outline: none;
    border: none;
}

.vt-form-box input[type="text"],
.vt-form-box input[type="tel"],
.vt-form-box input[type="email"]{
    width: 365px;
    background: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    color: #444;
    padding: 0 20px;
    box-sizing: border-box;

}

a.vt-view-agreement,
a.vt-view-agreement:hover,
a.vt-view-agreement:active{
    color: #da3125;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

a.vt-view-agreement2,
a.vt-view-agreement2:hover,
a.vt-view-agreement2:active,
a.vt-view-agreement2:visited{
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #444;
    /*background: #1c1c1b;*/
    width: 50px;
}

a.vt-view-agreement3,
a.vt-view-agreement3:hover,
a.vt-view-agreement3:active,
a.vt-view-agreement3:visited{
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #fff;
    width: 50px;
}

.sw-btn-request-side{
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 100;
    display: inline-block;
    transition: 0.4s;
}

.sw-m-checkbox-area input{
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.sw-fixed-bottom-btn{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    display: block;
}

.jp-landing-section{
    background-position: center 0;
    position: relative;
}

.jp-label-form{
    width: 85px;
    text-align: right;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding-right: 15px;
    margin-left: 70px;
}

.jp-ld-footer-m{
    padding: 15px;
}

.jp-ld-footer-m br{
    display: none;
}


.jp-ld-btm{
    opacity: 0;
}

.jp-ld-btm a{
    /*float: left;*/
    width: 100%;
    display: block;
}

.jp-ld-btm a img{
    width: 100%;
}

.jp-ld-fixed-btm{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
    opacity: 1;
}


/* happy food */
.codari-form-table{
    width: 440px;
}

.codari-form-table th,
.codari-form-table td{
    padding-bottom: 6px;
}

.codari-form-table th{
    text-align: left;
    color: #242424;
    font-size: 16px;
    width: 175px;
}

.btn-request{
    position: absolute;
    top: 25px;
    right: 30px;
    display: inline-block;
    padding: 0;
}

.sig-phone{
    position: absolute;
    top: 115px;
    right: 30px;
}

.label-agreement{
    color: #444;
    font-size: 14px;
    white-space: nowrap;
    font-weight: normal;
}

.m .label-agreement{
    color: #444;
    font-size: 12px;
}

.m a.vt-view-agreement2,
.m a.vt-view-agreement2:hover,
.m a.vt-view-agreement2:active,
.m a.vt-view-agreement2:visited{
    color: #444;
    font-size: 12px;
}

.label-agreement2{
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    font-weight: normal;
}

.form-left-title{
    position: absolute;
    top: 42px;
    left: 20px;
}


.prized-wrp{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.form-pc-table{
    width: 100%;
    /*border-top: 1px solid #ddd;*/
}


.form-pc-table input[name="name"],
.form-pc-table input[name="tel"],
.form-pc-table input[name="price"],
.form-pc-table select
{
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #ddd;
    font-size: 16px;
    width: 100%;
}

.form-pc-table th{
    text-align: left;
    color: #000;
    font-size: 15px;
    /*background: #f7f8f9;*/
    padding: 12px 10px;
    font-weight: normal;
    vertical-align: middle;
    /*border-bottom: 1px solid #ddd;*/
}

.form-pc-table td{
    padding: 12px 10px;
    font-size: 15px;
    vertical-align: middle;
    /*border-bottom: 1px solid #ddd;*/
}

.prized-wrp-inner{
    width: 800px;
    background: #f7f6ef;
    position: absolute;
    top: 260px;
    left: 270px;
}


.logistic-wrp{
    width: 1100px;
    position: absolute;
    bottom: 90px;
    left: 50%;
    margin-left: -550px;
}

header{
    position: fixed;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    z-index: 500;
}

header .logo-area{
    background: #f3f5f5;
    position: relative;
}

header .menu-area{
    background: #070e22;
}

header .menu-area-inner{
    height: 80px;
    position: relative;
    box-sizing: border-box;
    padding-left: 225px;
    width: 1200px;
    margin: 0 auto;
}

header .left-side{
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -17px;
}

header .logo{
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.logo-area-inner{
    width: 1100px;
    position: relative;
    margin: 0 auto;
    height: 80px;
}

.logo-area .phone{
    position: absolute;
    bottom: 27px;
    right: 20px
}

.quick-btn-area{
    position: absolute;
    top: 20px;
    right: 20px;
}

.logo-area .brochure{
    position: absolute;
    bottom: 20px;
    right: 250px;
}

.nav-body{
    position: relative;
    /*width: 760px;*/
}

.nav-body li{
    float: left;
    margin: 0 10px;
}

.nav-body li a{
    display: block;
    min-width: 95px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 80px;
    height: 80px;
    padding: 0 10px;
}

.nav-body li a span{
    display: inline-block;
    line-height: normal;
    padding: 0 6px 6px;
    border-bottom: 2px solid #070e22;
}

.nav-body li a.active{
    color: #fabb2e;
}

.nav-body li a.active span{
    border-bottom: 2px solid #b00f14;
}

/* mobile */


.live-pc-request-wrp{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.live-pc-request-body{
    width: 1100px;
    height: 374px;
    background: #fff;
    /*border-radius: 10px;*/
    /*padding: 0 30px;*/
    overflow: hidden;
    border-bottom: 2px solid #30394f;
}

.live-pc-request-head{
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}

.live-pc-request-body ul{
    /*width: calc(100% - 60px);*/
    width: 100%;
}

.live-pc-request-body ul li{
    border-bottom: 1px solid #ddd;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 70px;
    text-align: center;
}

.live-pc-request-body ul span.name{
    width: 150px;
    display: inline-block;
}

.live-pc-request-body ul span.phone{
    display: inline-block;
    margin: 0 60px;
    width: 140px;
}

.live-pc-request-body ul span.item{
    width: 250px;
    display: inline-block;
}

.live-pc-request-body ul span.status{
    display: inline-block;
    margin: 0 60px;
}

.live-pc-request-body ul span.status-01{
    border: 1px solid #222;
    height: 28px;
    line-height: 27px;
    padding: 0 15px;
    border-radius: 28px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    width: 85px;
}

.live-pc-request-body ul span.status-02{
    border: 1px solid #b0127e;
    background: #b0127e;
    color: #fff;
    height: 28px;
    line-height: 27px;
    padding: 0 15px;
    border-radius: 28px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    width: 85px;
}

.section-05-m{
    padding-bottom: 50px;
}

.section-05-m .live-pc-request-wrp{
    width: 100%;
}

.section-05-m .live-pc-request-head{
    padding-top: 0;
    padding-bottom: 0;
}

.section-05-m .live-pc-request-body{
    width: 100%;
    padding: 0 10px;
}

.jp-footer-m-info{
    line-height: 26px;
    text-align: center;
    padding: 15px;
}

.section-05-m .live-pc-request-body ul {
    width: 100%;
}

.section-05-m .live-pc-request-body ul li{
    font-size: 12px;
    position: relative;
    padding: 0;
    line-height: normal;
}

.section-05-m .live-pc-request-body ul li .name,
.section-05-m .live-pc-request-body ul li .item,
.section-05-m .live-pc-request-body ul li .status{
    float: left;
    display: block;
}

.section-05-m .live-pc-request-body ul li .name{
    padding-top: 10px;
    width: 25%;
}

.section-05-m .live-pc-request-body ul li .item{
    width: 50%;
    line-height: 60px;
}

.section-05-m .live-pc-request-body ul li .status{
    width: 25%;
    line-height: 60px;
}

.section-05-m .live-pc-request-body ul span.status{
    margin: 0;
}

.section-05-m .live-pc-request-body ul span.status-01,
.section-05-m .live-pc-request-body ul span.status-02{
    font-size: 12px;
    width: 80px;
}

.jp-footer-inner{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.jp-footer-left{
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: left;
    padding-right: 50px;
}

.jp-footer-right{
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align: right;
}


.live-pc-request-body-head,
.live-pc-request-body-head li{
    height: 60px;
    line-height: 60px;
    background: #30394f;
    position: relative;
    z-index: 300;
}

.live-pc-request-body-head li span:first-child,
.live-pc-request-body li span:first-child{
    height: 60px;
    line-height: 60px;
    display: inline-block;
    float: left;
    width: 25%;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.live-pc-request-body-head li span:last-child,
.live-pc-request-body li span:last-child{
    height: 60px;
    line-height: 60px;
    display: inline-block;
    float: left;
    width: 75%;
    color: #fff;
    text-align: center;
    font-size: 16px;



}

.live-pc-request-body li span:last-child{
    text-align: left;
    color: #000;
    font-size: 14px;

    height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    box-sizing: border-box;
    padding-right: 20px;
}

.live-pc-request-body li span:first-child{
    color: #000;
    font-size: 14px;
}



.form-pc-table textarea{
    height: 165px;
    background: #f2f2f2;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    font-size: 15px;
}

.form-pc-table input[name="name"],
.form-pc-table input[name="address"],
.form-pc-table input[name="tel"],
.form-pc-table input[name="price"]{
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    width: 100%;
}


#type_a, #price_a,
#type_b, #price_b{
    display: none;
}

#type_a + label,
#type_b + label,
#price_a + label,
#price_b + label{
    color: #fff;
    width: 148px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    display: inline-block;
    background: #959595;
    cursor: pointer;
}


#type_a:checked + label,
#price_a:checked + label{
    color: #fff;
    width: 148px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    display: inline-block;
    background: #d09456;
}

#type_b:checked + label,
#price_b:checked + label{
    color: #fff;
    width: 148px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    display: inline-block;
    background: #d09456;
}


.form-pc-body-m th,
.form-pc-body-m td{
    padding: 6px 5px;
    font-size: 13px;
}


.form-pc-body-m #type_a + label,
.form-pc-body-m #type_b + label,
.form-pc-body-m #price_a + label,
.form-pc-body-m #price_b + label{
    width: 100px;
    font-size: 12px;
}

.pc-btm-fixed-form{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 115px;
    background: url('./img/bg-pc-01.jpg') no-repeat center 0;
}

.pc-btm-fixed-form-inner{
    width: 1100px;
    margin: 0 auto;
}

.counter-area{
    text-align: center;
    padding: 10px 10px;
}

.btn-quick-form{
    position: absolute;
    text-align: center;
    display: inline-block;
    /*border: 1px solid #f00;*/
}

.table-form-request{
    width: 600px;
    margin: 0 auto;
}

.table-form-request th{
    color: #fff;
    font-size: 19px;
}

.table-form-request th,
.table-form-request td{
    padding: 10px 0;
}

select[name="tel-first"],
input[name="tel-mid"],
input[name="tel-end"]{
    width: 120px;
    border-radius: 10px;
    display: inline-block;
    height: 40px;
}

.hypen{
    color: #fff;
    padding: 0 5px;
    font-size: 20px;
}

.table-form-request input[type="text"],
.table-form-request input[type="date"],
.table-form-request select[name="sex"]{
    height: 40px;
    border-radius: 10px;
}

label[for="date_24"],
label[for="date_25"]{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

label[for="agreement"]{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.table-form-request .view-document{
    color: #fff;
    display: inline-block;
    border: 1px solid #48413b;
    text-align: center;
    font-size: 14px;
    padding: 3px 5px;
    margin-left: 10px;
    text-decoration: none;
}

.form-request-m{
    padding: 0 15px;
}
.form-request-m .table-form-request{
    width: 100%;
}

.form-request-m .table-form-request th{
    font-size: 13px;
}

.form-request-m select[name="tel-first"],
.form-request-m input[name="tel-mid"],
.form-request-m input[name="tel-end"]{
    width: 80px;
}

.header-inner{
    max-width: 1480px;
    margin: 0 auto;
    min-width: 1200px;
    position: relative;
    height: 128px;
}

.logo-pc{
    position: absolute;
    top: 29px;
    left: 0;
}

.phone-top{
    position: absolute;
    top: 30px;
    right: 0;
}

.main-banner{
    height: 904px;
    position: relative;
    /*margin-bottom: 100px;*/
}

.main-banner-m{
    position: relative;
    /*padding: 20px 15px 20px;*/
}


.main-banner-inner{
    /*max-width: 1480px;*/
    /*min-width: 1200px;*/
    /*margin: 0 auto;*/
    height: 904px;
    position: relative;
}

.main-banner-inner-m{
    position: relative;
}

.service-inner{
    width: 1200px;
    margin: 0 auto;
}

.service-head{
    cursor: pointer;
    padding-bottom: 100px;
}

.service-m-01 .service-head,
.service-m-02 .service-head,
.service-m-03 .service-head,
.service-m-04 .service-head,
.service-m-05 .service-head{
    padding-bottom: 0;
}

.service-body{
    padding: 80px 0;
    display: none;
    transition: 0.5s;
}

#service-01 .active,
#service-02 .active,
#service-03 .active,
#service-04 .active,
#service-05 .active{
    padding-bottom: 0;
}


#service-01 .active + .service-body,
#service-02 .active + .service-body,
#service-03 .active + .service-body,
#service-04 .active + .service-body,
#service-05 .active + .service-body{
    display: block;
    /*padding-bottom: 80px;*/
}


.form-bottom-holder{
    background: #040404;
    max-width: 1480px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    border-radius: 20px;
    height: 514px;
    box-sizing: border-box;
    padding-top: 50px;
}

.form-bottom-head{
    text-align: center;
}

.form-bottom-foot{
    text-align: center;
}

.form-bottom-body{
    width: 660px;
    margin: 0 auto;
    padding: 40px 0;
}

.form-name{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    width: 180px;
    padding: 0 15px;
    font-size: 16px;
    color: #9b9b9b;
    margin-right: 20px;
}

.form-phone{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    width: 450px;
    padding: 0 15px;
    font-size: 16px;
    color: #9b9b9b;
}

#submission{
    /*background: #f2f7fb url('./img/pc/bg-form-bottom.gif') repeat-x 0 0;*/
    box-sizing: border-box;
}

.wing-right{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 100;
    display: inline-block;
    width: 153px;
    margin-top: -150px;
}

.wing-right a{
    display: inline-block;
}

#service-01,#service-02,#service-03,#service-04,#service-05{
    /*padding-top: 120px;*/
}

.form-section{
    /*padding-bottom: 100px;*/
    position: relative;
    z-index: 100;
    margin-top: -170px;
}

.form-section-inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    box-shadow: 1px 5px 10px rgba(0,0,0,0.3);
}

.form-section-left,
.form-section-right{
    float: left;
    width: 50%;
}

.form-section .form-wrp-pc{
    padding: 165px 0 0 50px;
}

.form-section .form-wrp-pc form input[name="name"]{
    background: #e5e5e5;
    border: none;
    border-radius: 0;
    width: 180px;
    margin-right: 10px;
}

.form-section .form-wrp-pc form input[name="tel"]{
    background: #e5e5e5;
    border: none;
    border-radius: 0;
    width: 260px;
}

.form-section .form-wrp-pc form button[type="submit"]{
    position: relative;
    top: 14px;
    margin-left: 5px;
}

.review-holder{
    /*border: 1px solid #bfbfbf;*/
    /*border-radius: 20px;*/
    /*height: 514px;*/
    /*margin-right: 10px;*/
    /*position: relative;*/
}

.form-top-holder{
    border: 1px solid #161616;
    background: #161616;
    border-radius: 20px;
    height: 514px;
    margin-left: 10px;
}

.review-head,
.form-top-head{
    border-bottom: 1px solid #bfbfbf;
    text-align: center;
    line-height: 120px;
    height: 120px;
}

.review-head-inner,
.form-top-head-inner
{
    width: 450px;
    margin: 0 auto;
    text-align: left;
}

.form-top-head-inner{
    text-align: center;
}

.review-foot{
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
}

.review-table-pc{
    /*width: 450px;*/
    /*margin: 30px auto;*/
}

.review-table-pc a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    max-width: 320px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    box-sizing: border-box;
}

.review-table-pc td{
    padding: 10px 8px;
    font-size: 14px;
    color: #707070;
}

.review-inner-pc{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 141px 0 0 489px;
    height: 100%;
}

.btn-more-review-pc{
    width: 242px;
    height: 59px;
    position: absolute;
    bottom: 187px;
    left: 0;
}

.form-top-foot{
    text-align: center;
}

.form-top-body{
    width: 460px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 50px;
}

.form-section-right .form-name{
    width: 130px;
    margin-right: 10px;
}

.form-section-right .form-phone{
    width: 300px;
}

.banner-top-pc-inner{
    position: relative;
}

.banner-pc-nav-body{
    position: absolute;
    /*bottom: 40px;*/
    bottom: 120px;
    left: 50%;
    z-index: 100;
    width: 1200px;
    margin-left: -600px;
}

.banner-pc-nav-list{
    float: left;
    margin-right: 10px;
}

.banner-pc-nav-list:last-child{
    margin-right: 0;
}

.banner-pc-nav-body .banner-pc-nav-link{
    border: 1px solid #fff;
    width: 232px;
    height: 79px;
    line-height: 79px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    font-family: "GmarketSansTTFBold";
}

.banner-pc-nav-body .banner-pc-nav-link-active{
    background: #fff;
    color: #009591;
}



/* mobile */
.header-m{
    position: relative;
    /*height: 80px;*/
    border-bottom: 1px solid #eee;
}

.logo-pc{
    position: absolute;
    top: 24px;
    left: 0;
}

.phone-top{
    position: absolute;
    top: 22px;
    right: 15px;
}

.footer-m{
    background: #fbfafa;
    /*padding-bottom: 100px;*/
}

.footer-m-head{
    padding: 30px 15px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.fixed-bottom-m{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.fixed-bottom-m .fixed-bottom-inner{

}

.fixed-bottom-m .btn1{
    float: left;
    width: 50%;
    height: 70px;
    line-height: 70px;
    background: #5f5f5f;
}

.fixed-bottom-m .btn2{
    float: left;
    width: 50%;
    height: 70px;
    line-height: 70px;
    background: #eafeff;
}

.fixed-bottom-m .btn3{
    width: 70px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 70px;
    height: 70px;
    background: #ffe924;
}

.fixed-bottom-m a{
    display: block;
    width: 100%;
    /*width: 50%;*/
    /*float: left;*/
}

.submission-m{

    /*padding: 40px 20px;*/
    /*background: #000 !important;*/
    /*border-top-left-radius: 20px;*/
    /*border-top-right-radius: 20px;*/
}

.submission-m .form-phone{
    width: 100%;
}

.submission-m .form-name{
    width: 100%;
}

.submission-m-top{
    position: relative;
    z-index: 1000;
    border-radius: 15px;
    margin: -50% 15px 0;
    padding: 50px 15px 50px;

    background: #fff;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
}


.service-m-01,
.service-m-02,
.service-m-03,
.service-m-04,
.service-m-05{
    padding-top: 0 !important;
    width: 100%;
}


.service-m-01 .service-inner,
.service-m-02 .service-inner,
.service-m-03 .service-inner,
.service-m-04 .service-inner,
.service-m-05 .service-inner{
    width: 100%;
}


.service-m-01 .service-body,
.service-m-02 .service-body,
.service-m-03 .service-body,
.service-m-04 .service-body,
.service-m-05 .service-body{
    padding-left: 20px;
    padding-right: 20px;
}



.banner-pc-nav-body{
    position: relative !important;
}


.banner-navi-m{
    /*padding: 0 20px 20px;*/
    padding: 0 10px 0;
    margin-bottom: 20px;
}

.banner-navi-m .banner-pc-nav-list{
    margin-right: 0;
}

.banner-navi-m .banner-pc-nav-list:nth-child(1),
.banner-navi-m .banner-pc-nav-list:nth-child(2),
.banner-navi-m .banner-pc-nav-list:nth-child(3),
.banner-navi-m .banner-pc-nav-list:nth-child(4){
    float: left;
    width: 25%;
    margin-bottom: 10px;
}

.banner-navi-m .banner-pc-nav-list:nth-child(1) a{
    margin-right: 7px;
}

.banner-navi-m .banner-pc-nav-list:nth-child(2) a{
    margin-left: 3px;
    margin-right: 3px;
}

.banner-navi-m .banner-pc-nav-list:nth-child(3) a{
    margin-left: 7px;
}

.banner-navi-m .banner-pc-nav-list:nth-child(4) a{
    margin-left: 7px;
}


/*.banner-navi-m .banner-pc-nav-list:nth-child(4),*/
/*.banner-navi-m .banner-pc-nav-list:nth-child(5){*/
/*    width: 50%;*/
/*    float: left;*/
/*}*/

/*.banner-navi-m .banner-pc-nav-list:nth-child(4) a{*/
/*    margin-right: 5px;*/
/*}*/

/*.banner-navi-m .banner-pc-nav-list:nth-child(5) a{*/
/*    margin-left: 5px;*/
/*}*/

.banner-navi-m .banner-pc-nav-list a{
    text-align: center;
    display: block;
    background: #eee;
    border-radius: 5px;
    line-height: 50px;
    height: 50px;
    color: #000;
    font-weight: bold;
    font-family: "GmarketSansTTFBold";
    font-size: 12px;
}

.banner-navi-m  .banner-pc-nav-link-active{
    background: #008b87 !important;
    color: #fff !important;
}

.review-section-m{
    background: #f7f7f7;
    padding: 0 15px 50px;
}

.review-section-body{
    /*background: #fff;*/
    /*padding: 20px 20px 20px;*/
}

.review-table-m li{
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.review-section-head{
    margin-bottom: 20px;
}

.review-table-m a{
    color: #000;
    font-size: 15px;
}

.review-table-m div{
    color: #606060;
}

.review-table-m td{
    padding-bottom: 15px;
}

.review-section-foot{
    padding-top: 20px;
}

.btn-review-more-m{
    width: 300px;
    display: inline-block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    border: 1px solid #33a4ba;
    font-size: 18px;
    font-weight: 500;
    font-family: "GmarketSansTTFMedium";
    color: #33a4ba;

}

.review-table-pc .date{
    position: relative;
    top: -3px;
}

.review-lists-pc{
    width: 1200px;
    margin: 80px auto 200px;
}

.review-lists-pc .page-pc-table-body{
    width: 100%;
}

.review-lists-pc .page-pc-table-body td{
    padding: 12px;
    color: #606060;
    border-bottom: 1px solid #e2e2e2;
}

.review-lists-pc .page-pc-table-body th{
    text-align: center;
    background: #f7f7f7;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 12px;
    color: #606060;
}

.review-lists-pc .page-pc-table-body td:nth-child(1),
.review-lists-pc .page-pc-table-body td:nth-child(3){
    text-align: center;
}

.review-lists-pc .page-pc-table-body td a{
    color: #606060;
}

.ico-new{
    display: inline-block;
    color: #fff;
    background: #c31b1a;
    padding: 2px 6px;
    font-size: 10px;
    margin-left: 10px;
}

.page-pc-table-paging{
    text-align: center;
    margin-top: 100px;
}

.page-pc-table-paging .vt-paging{
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 35px;
    /*border: 1px solid #dcdcdc;*/
    color: #878787;
}

.page-pc-table-paging .vt-paging-current{
    background: #000;
    color: #fff;
}

.review-lists-head-pc{
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
    /*margin-bottom: 40px;*/
    position: relative;
}

.review-lists-pc .btn-post-write{
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #3e9fba;
    background: #fff;
    font-size: 13px;
    border: 1px solid #3e9fba;
}

.review-lists-title-pc{
    font-size: 32px;
}

.review-lists-desc-pc{
    font-size: 13px;
    display: inline-block;
    line-height: 26px;
    font-weight: normal;
    position: absolute;
    left: 220px;
    top: 0;
    color: #6e6e6e;
}

.form-table-member-post{
    width: 100%;
}

.form-table-member-post th{
    text-align: left;
    font-size: 15px;
    color: #010101;
    padding: 10px 10px 10px 20px;
    background: #f7f7f7;
    border-bottom: 1px solid #e5e5e5;
}

.form-table-member-post td{
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.form-table-member-post input[name="title"],
.form-table-member-post textarea[name="ir1"]{
    font-size: 15px;
    border-radius: 0;
}

.form-table-member-post input[name="title"]{
    height: 50px;
    line-height: 50px;
}

.form-table-member-post textarea[name="ir1"]{
    padding: 15px;
}

.form-review-write-foot{
    text-align: center;
    /*border-top: 1px solid #bfbfbf;*/
    margin-top: 25px;
    padding-top: 50px;
}

.review-lists-pc .btn-review-lists-pc{
    width: 120px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    background: #b5b5b5;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.review-lists-pc .btn-write-review-pc{
    background: #0591ac;
    width: 120px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.review-view-head-pc{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 30px 0;
    margin-bottom: 50px;
}

.review-view-head-pc .jp-board-info-title{
    font-size: 18px;
    color: #000;
}

.review-view-head-pc .jp-board-info-title-sub{
    font-size: 14px;
    color: #606060;
    margin-top: 15px;
}

.review-lists-head-m{
    padding: 40px 15px 15px;
    border-bottom: 1px solid #000;
}

.review-lists-head-m h3{
    font-size: 22px;
}

.review-lists-head-m small{
    font-size: 13px;
    margin-top: 10px;
    color: #b3b3b3;
    display: block;
}

.jp-review-lists-table-m{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.review-lists-m{
    padding-bottom: 100px;
}

.review-lists-m .vt-table-pagination{
    text-align: center;
}


.review-lists-m .vt-paging{
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #dcdcdc;
    color: #878787;
}

.review-lists-m .vt-paging-current{
    background: #000;
    color: #fff;
}

.jp-review-lists-table-m td a{
    color: #000;
    font-size: 15px;
}

.jp-review-lists-table-m .date-review-m{
    font-size: 12px;
    color: #606060;
    margin-top: 10px;
}

.jp-review-lists-table-m td{
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
}

.review-lists-foot-m{
    text-align: center;
    margin-top: 40px;
    padding: 0 20px;
}

.review-lists-foot-m .btn-post-write{
    background: #fff;
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #3e9fba;
    font-size: 13px;
    border: 1px solid #3e9fba;
}

.review-lists-foot-m .btn-lists-m{
    background: #b5b5b5;
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.review-view-head-m{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
}


.review-view-head-m .jp-board-info-title{
    font-size: 15px;
    margin-bottom: 10px;
}


.review-view-head-m .jp-board-info-title-sub{
    color: #606060;
}

.form-review-write-m{
    padding: 30px 15px;
}

.form-table-member-post-m{
    width: 100%;
}

.form-table-member-post-m input[name="title"],
.form-table-member-post-m textarea[name="ir1"]{
    border-radius: 0;
    border: 1px solid #bfbfbf;
    width: 100%;
    box-sizing: border-box;
}

.form-table-member-post-m th{
    color: #000;
    font-size: 15px;
}

.form-table-member-post-m td{
    padding: 12px 0 12px;
}

.form-table-member-post-m input[name="title"]{
    height: 55px;
    line-height: 55px;
    color: #000;
}

.form-table-member-post-m textarea[name="ir1"]{
    padding: 15px;
    color: #000;
}


.review-lists-foot-m .btn-review-lists-m{
    background: #b5b5b5;
    width: 96px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.review-lists-foot-m .btn-write-review-m{
    background: #0591ac;
    width: 96px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.service-inner{
    /*width: 1200px;*/
    /*margin: 0 auto;*/
}

#service-01 .service-wrp .head .inner-head,
#service-02 .service-wrp .head .inner-head,
#service-03 .service-wrp .head .inner-head{
    width: 1200px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

#service-01 .service-wrp .head .inner-head .btn-open-service,
#service-02 .service-wrp .head .inner-head .btn-open-service,
#service-03 .service-wrp .head .inner-head .btn-open-service{
    position: absolute;
    bottom: 87px;
    left: 295px;
    width: 619px;
    height: 101px;
    z-index: 100;
}

#service-01 .service-wrp .body,
#service-02 .service-wrp .body,
#service-03 .service-wrp .body{
    display: none;
    margin-bottom: 100px;
}

.review-table-pc li{
    background: #f7f7f7;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 15px 30px;
    position: relative;
}

.review-table-pc li a{
    color: #111;
    display: inline-block;
    font-size: 15px;
    max-width: 515px;
    position: relative;
    top: 3px;
}

.review-table-pc li a + .date{
    position: absolute;
    top: 22px;
    right: 30px;
    color: #777;
    font-size: 12px;
}

.btn-call-direct{
    position: absolute;
    top: 0;
    right: 0;
    width: 407px;
    height: 171px;
}

.btn-pop-katalk{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 407px;
    height: 171px;
}

.service-section-m{
    /*padding-bottom: 50px;*/
}

.service-section-m .body{
    display: none;
}


.submission-m-top input[name="name"],
.submission-m-top input[name="tel"]{
    background: #e9e9e9;
    border-radius: 0;
    border: none;
}

.btn-freview-m{
    position: fixed;
    bottom: 90px;
    right: 5px;
    z-index: 100;
}

.ft-nav-links-pc{
    text-align: center;
    margin-bottom: 35px;
}

.ft-nav-links-pc a{
    color: #868686;
    font-weight: bold;
    font-size: 14px;
}


/* pc */
/*.vt-swiper-container-home-banner .vt-swiper-pagination-home-banner{*/
/*    bottom: 40px;*/
/*}*/

/*.vt-swiper-container-home-banner .vt-swiper-pagination-home-banner .swiper-pagination-bullet{*/
/*    background: transparent;*/
/*    border: 2px solid #76161b;*/
/*    opacity: 1;*/
/*    width: 16px;*/
/*    height: 16px;*/
/*}*/

/*.vt-swiper-container-home-banner .vt-swiper-pagination-home-banner .swiper-pagination-bullet-active{*/
/*    background: #76161b;*/
/*    opacity: 1;*/
/*}*/

.form-table-body-pc-wrp{
    position: relative;
    top: 450px;
    padding: 0 110px 0 130px;
}

.form-table-body-pc-wrp button[type="submit"]{
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}

.form-table-body-pc{
    width: 100%;

}

.form-table-body-pc th{
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.form-table-body-pc td{
    padding: 5px 0;
}

.form-table-body-pc td input[type="text"],
.form-table-body-pc td input[type="tel"]{
    width: 555px;
    height: 60px;
    border-radius: 0;
    font-size: 15px;
    color: #000;
}

.form-table-body-pc td input[name='pos[]']{
    position: relative;
    top: 2px;
}

.form-table-body-pc td input[name='pos[]'] + label{
    color: #fff;
    font-size: 14px;
}


.form-table-body-pc td input[name='item[]']{
    position: relative;
    top: 2px;
}

.form-table-body-pc td input[name='item[]'] + label{
    color: #fff;
    font-size: 14px;
}


.agreement-docs-area{
    padding: 30px 0;
    text-align: center;
}

.agreement-docs-area .left{
    float: left;
    /*width: 250px;*/
    width: 183px;
    box-sizing: border-box;
    padding-left: 30px;
}

.agreement-docs-area .right{
    float: left;
    width: calc(100% - 250px);
}

.submission-pc{
    width: 848px; height: 100%; position: relative; margin: 0 auto;
}

.submission-pc .btn-area{
    margin-top: 30px;
    text-align: center;
}

.agreement-docs-area #check-all{
    position: relative;
    top: 2px;
}

.agreement-docs-area #check-all + label{
    color: #efefef;
    font-size: 13px;
}

.agreement-docs-area label{
    opacity: 0.8;
    font-size: 13px;
}

.agreement-docs-area label + a{
    font-size: 12px;
    text-decoration: underline;
    opacity: 0.7;
}

.main-counsel-list-body{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.main-counsel-list-body .main-counsel-list{
    height: 65px;
    line-height: 65px;
}

.jp-ticker-wrp{
    width: 1000px;
    position: relative;
    margin: 0 auto;
    height: 498px;
    box-sizing: border-box;
    padding: 50px 100px;
    background: #f7f7f7;
}

.jp-ticker-inner{
    position: relative; overflow: hidden; height: 100%;
}

.main-counsel-list span{
    float: left;
    display: block;
    width: 25%;
    text-align: center;
    font-size: 15px;
    color: #000;
}

.main-counsel-list .status01{
    background: #76161b;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}

.main-counsel-list .status02{
    background: #b3b3b3;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
}

#video-01{
    position: absolute;
    top: 354px;
    left: 0;
}


/* 형상가공커튼 */
.vt-swiper-container-02,
.vt-swiper-container-02-1,
.vt-swiper-container-03,
.vt-swiper-container-03-1{
    padding-bottom: 20px;
}

.vt-swiper-container-02 .item-wrp img,
.vt-swiper-container-02-1 .item-wrp img,
.vt-swiper-container-03 .item-wrp img,
.vt-swiper-container-03-1 .item-wrp img{
    width: 100%;
}

.vt-swiper-container-02 .item-wrp,
.vt-swiper-container-02-1 .item-wrp,
.vt-swiper-container-03 .item-wrp,
.vt-swiper-container-03-1 .item-wrp{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

.vt-swiper-container-02 .item-wrp .name,
.vt-swiper-container-02-1 .item-wrp .name,
.vt-swiper-container-03 .item-wrp .name,
.vt-swiper-container-03-1 .item-wrp .name{
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    color: #444;
    display: block;
}

.curtain-wrp{
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 130px;
    position: relative;
}

.curtain-wrp .curtain-container .tab-area{
    margin-bottom: 20px;
    text-align: center;
}


.curtain-wrp .curtain-container .tab-area a{
    display: inline-block;
    color: #000;
    font-size: 18px;
    text-decoration: none;
    padding: 10px 20px;
}

.curtain-wrp .curtain-container .tab-area a:hover,
.curtain-wrp .curtain-container .tab-area a.active{
    background: #b8232a;
    color: #fff;
}

.m{
    background: #292b2f;
}

.m .ft-nav-links-pc{
    margin-bottom: 20px;
}

.m .footer-m{
    padding: 50px 0 50px;
}

.m .jp-ticker-wrp{
    width: 100%;
    padding: 20px 15px;
}

.main-counsel-list .status01,
.main-counsel-list .status02{
    padding: 0 7px;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
}

.m .main-counsel-list span{
    font-size: 11px;
}

.m .submission-pc{
   width: 100%;
    box-sizing: border-box;
    padding: 80px 20px 80px;
}

.m .form-table-body-pc-wrp{
    position: static;
    background: #fff;
    padding: 0 15px;
}

.m .form-table-body-pc th{
    text-align: left;
    padding-top: 10px;
}

.m .form-table-body-pc td input[type=tel],
.m .form-table-body-pc td input[type=text]{
    width: 100%;
}

.m .agreement-docs-area{
   padding-top: 30px;
}

.m .unit{
    word-break: break-word;
    display: inline-block;
}

.m .curtain-wrp{
    width: 100%;
    padding-bottom: 60px;
}

.m .curtain-wrp .curtain-container .tab-area a{
    font-size: 12px;
    padding: 5px 10px;
}

.m .curtain-wrp .curtain-container .tab-area{
    /*padding-bottom: 25px;*/
    padding-top: 20px;
}

/* 공통적용 */
.pc .btn-swiper-navigation-prev:after,
.pc .btn-swiper-navigation-next:after{
    display: none;
}

.pc .btn-swiper-navigation-prev{
    background: none;
    width: 63px;
    height: 63px;
    cursor: pointer;
    border-radius: 63px;
    background: #fff;
    opacity: 0.9;
}

.pc .btn-swiper-navigation-next{
    background: none;
    width: 63px;
    height: 63px;
    cursor: pointer;
    border-radius: 63px;
    background: #fff;
    opacity: 0.9;
}

.bottom-fixed-form-pc{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 148px;
    z-index: 1000;
    background: #fc8121 url('./img/pc/bg-fixed-bottom-pc.jpg') no-repeat center 0;
}

.pc .mySwiper{
    position: relative;
    top: 400px;
}

.pc .mySwiper .swiper-slide img,
.pc .mySwiper2 .swiper-slide img,
.pc .mySwiper3 .swiper-slide img{
    width: 100%;
}

.pc .mySwiper2 .swiper-slide,
.pc .mySwiper3 .swiper-slide{
    vertical-align: middle;
    line-height: 110px;
}

.pc .mySwiper2,
.pc .mySwiper3{
    position: relative;
    top: 850px;
}

.bottom-fixed-form-inner{
    width: 1200px;
    margin: 0 auto;
}

.bottom-fixed-wrp-pc{
    position: relative;
    padding: 30px 0 0 415px;
}

.bottom-fixed-wrp-pc input[name="name"],
.bottom-fixed-wrp-pc input[name="tel"]{
    border-radius: 0;
    width: 256px;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 15px;
    display: inline-block;
    border: none;
}

.bottom-fixed-wrp-pc .btn-submit{
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    position: absolute;
    top: 25px;
    right: 0;
}

.bottom-fixed-wrp-pc .agreement-area{
    margin-top: 10px;
    font-size: 13px;
}

.form-table-body-pc-wrp input[type="text"]::placeholder,
.form-table-body-pc-wrp input[type="tel"]::placeholder{
    color: #444;
}

.form-table-body-pc-wrp select,
.form-table-body-pc-wrp input[type="text"]{
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    color: #444;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 15px;
}


.form-table-body-pc-wrp input[name="name"],
.form-table-body-pc-wrp input[type="tel"]{
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    color: #444;
    font-size: 16px;
    border-color: #1c6dfa;
    padding: 0 15px;
}



.form-table-body-pc-wrp textarea{
    height: 140px;
    box-sizing: border-box;
    background: #fff;
    font-size: 16px;
    padding: 15px;
    border-radius: 0;
    color: #444;
}

.form-table-body-pc-wrp textarea::placeholder{
    color: #444;
}


.form-table-body-pc-wrp ul{
    margin: 10px 0;
}

.form-table-body-pc-wrp ul li{
    width: 222px;
    float: left;
}

.form-table-body-pc-wrp ul li:nth-child(2){
    margin: 0 6px;
}

.pc .mySwiper4{
    position: relative;
    top: 290px;
}

.consultant-area-pc .vt-swiper-prev{
    top: calc(50% + 90px);
    left: -15px;
    width: 35px;
    height: 64px;
    background: none;
}

.consultant-area-pc .vt-swiper-next{
    top: calc(50% + 90px);
    right: -10px;
    width: 35px;
    height: 64px;
    background: none;
}

.consultant-area-pc .vt-swiper-prev:after,
.consultant-area-pc .vt-swiper-next:after{
    display: none;
}

.m .agreement-docs-area{
    text-align: left;
    padding: 15px 0;
}

.m .form-table-body-pc-wrp ul li{
    float: none;
    width: 100%;
    margin: 0;
}

.m .form-table-body-pc-wrp ul li:nth-child(2){
    margin: 10px 0;
}

.mySwiper5 .swiper-slide .on{
    display: none;
}

.mySwiper5 .swiper-slide-active{
    top: -10px;
}

.mySwiper5 .swiper-wrapper{
    padding-top: 10px;
}

.mySwiper5 .swiper-slide-active .on{
    display: block;
}
.mySwiper5 .swiper-slide-active .off{
    display: none;
}

.m .mySwiper5{
    padding: 0 35px;
}


/* form in the pc env */
.popup-form-pc{
    background: #fff;
    width: 700px;
    padding: 40px;
    position: fixed;
    top: 50px;
    left: 50%;
    margin-left: -350px;
    box-sizing: border-box;
    z-index: 100;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    border-radius: 10px;
    overflow: hidden;
    display: none;
}

.popup-form-pc-inner{
    position: relative;
}

.popup-form-pc-inner .popup-form-pc-head{
    text-align: center;
}

.popup-form-pc-inner .form-table-body-pc-wrp{
    position: static;
    padding: 0;
}

.popup-form-pc-inner .form-table-body-pc-wrp textarea{
    height: 90px;
}

.popup-form-pc-inner .popup-form-pc-body .form-table{
    margin-top: 20px;
}

.popup-form-pc-inner .popup-form-pc-body .form-table{
    width: 100%;
}

.popup-form-pc-inner .popup-form-pc-body .form-table td{
    padding: 5px 5px;
}

.popup-form-pc-inner .form-table-body-pc-wrp ul li{
    width: 199px;
}

.popup-form-pc-inner .form-table-body-pc-wrp ul{
    margin: 0;
}

.popup-form-pc-inner .btn-close-form-pc{
    position: absolute;
    top: -25px;
    right: -20px;
    color: #666;
    font-size: 30px;
    cursor: pointer;
    z-index: 110;
}

.grid-swiper .swiper {
    width: 100%;
    height: 644px;
    margin-left: auto;
    margin-right: auto;
}

.m .grid-swiper .swiper {
    width: 100%;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}

.grid-swiper .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
