@charset "UTF-8";


@font-face {
    font-family: 'ONE Mobile';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.woff') format('woff'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.otf') format('opentype'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'ONE Mobile';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.woff') format('woff'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.otf') format('opentype'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'ONE Mobile';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.woff2') format('woff2'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.woff') format('woff'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.otf') format('opentype'),
    url('https://cdn.jsdelivr.net/npm/fonts-archive-one-mobile/ONEMobile-Bold.ttf') format('truetype');
}

html{
    font-family: "ONE Mobile";
}

html,body{
    font-family: 'OneStoreMobileGothicTitleFont', sans-serif;
    overflow-x: hidden;
}

/*::-webkit-scrollbar{-webkit-appearance:none;display:none;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;overflow-x:hidden}*/

body{
    overflow-x: hidden;
    background: #fff;
}

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;
}


.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{
    padding: 80px 0 120px;
    background: #fff;
}

#jp-footer,
#jp-footer-m{
    text-align: left;
    line-height: normal;
}

#jp-footer-m{
    padding: 20px 15px 50px;
    background: #fff !important;
}

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

.jp-landing-pc{

}

.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-01{*/
/*    background: url('./img/bg-red-able.jpg') no-repeat center 0;*/
/*}*/

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

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

.vt-form-box-2{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 954px;
}

.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;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.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-size: 12px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #d2d2d2;
    background: #1c1c1b;
    min-width: 50px;
    padding: 0 10px;
    text-decoration: none;
}



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

.sw-m-checkbox-area .label-agreement{
    color: #000;
}

.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: 50%;
    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{
    height: 80px;
    padding: 0;
    margin: 0;
    width: 1280px;
    position: relative;
    left: -94px;
    background: none;
    cursor: pointer;
}

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

.label-agreement{
    color: #9d9d9d;
    font-size: 12px;
    white-space: nowrap;
    font-weight: normal;
}

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


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


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


.logistic-wrp{
    width: 1280px;
    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: url('../assets/img/bg-nav.jpg') no-repeat center 0;
}

header .menu-area-inner{
    height: 50px;
    position: relative;
    box-sizing: border-box;
    padding-left: 340px;
    width: 1280px;
    margin: 0 auto;
}

header .left-side{
    position: absolute;
    top: 0;
    left: 0;
}

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

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

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

.logo-area .brochure{
    /*position: absolute;*/
    /*top: 20px;*/
    /*left: 250px;*/
}

.nav-body{
    position: relative;
    width: 695px;
}

.nav-body li{
    float: left;
}

.nav-body li a{
    /*display: block;*/
    /*width: 95px;*/
    /*text-align: center;*/
    /*font-size: 15px;*/
    /*font-weight: bold;*/
    /*color: #fff;*/
    /*line-height: 50px;*/
    /*height: 50px;*/
    text-align: center;
    display: inline-block;
    font-weight: 700;
    color: #231F20;
    font-size: 16px;
}

.nav-body li:last-child{
    /*position: relative;*/
    /*top: -5px;*/
    margin-right: 0;
}

.nav-body li:last-child a{
    /*background: #133a5d;*/
    /*color: #fff;*/
    /*padding: 4px 10px 6px;*/
}


/*.nav-body li:nth-child(1) a.nav-link{*/
/*    min-width: 48px;*/
/*}*/

/*.nav-body li:nth-child(2) a.nav-link{*/
/*    min-width: 72px;*/
/*}*/

/*.nav-body li:nth-child(3) a.nav-link{*/
/*    min-width: 72px;*/
/*}*/

/*.nav-body li:nth-child(4) a.nav-link{*/
/*    min-width: 193px;*/
/*}*/

/*.nav-body li:nth-child(5) a.nav-link{*/
/*    min-width: 100px;*/
/*}*/

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

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

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


#submission .form-table th{
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 14px;
    color: #242424;
    background: #f8f8f9;
}



/* mobile */


.header-m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #901519;
    background-size: cover;
    z-index: 500;
    padding: 0 40px;
}

.header-m .hd-txt-m{
    max-width: 250px;
    width: 100%;
}

.fixed-m-top{
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 500;
}

.m-faith{
    background: #263b3f;
    position: relative;
}

.good-based-m{
    position: relative;
}


.prized-m .prized-m-slide-wrp{
    background: #f7f6ef;
}


.m-nav-left{
    z-index: 700;
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100vh;
    background: #fff;
    transition: 0.3s;
}

.bg-m-nav{
    z-index: 600;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    opacity: 0.5;
}

.nav-m-body li{
    border-bottom: 2px solid #eee;
}

.nav-m-body li a{
    height: 60px;
    line-height: 60px;
    color: #414141;
    font-weight: bold;
    text-align: center;
    display: block;
    font-size: 15px;
}

.nav-m-body li a.active{
    color: #8a0b11;
}

.btn-m-close-nav{
    z-index: 700;
    position: absolute;
    top: 20px;
    right: -50px;
}

.btn-m-ham{
    position: absolute;
    top: 0;
    left: 20px;
}

.phone-section{
    margin-top: 36px;
    text-align: center;
}


.input-phone{
    width: 728px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 24px;
    color: #393939;
    text-align: center;
}


/* pc video */
.pc-video-wrp{
    height: 846px;
    position: relative;
}

.pc-video-inner{
    width: 1280px;
    position: absolute;
    top: 407px;
    left: 50%;
    margin-left: -600px;
}

.pc-video-holder{
    float: left;
    width: 387px;
}

.pc-video-holder:nth-child(2){
    margin: 0 18px;
}

.pc-fixed-bottom-inner{
    width: 1280px;
    margin: 0 auto;
}

.pc-btn-tel{
    display: block;
    float: left;
    width: 50%;
    height: 100px;
}

.pc-btn-talk{
    display: block;
    float: left;
    width: 50%;
    height: 100px;
}


/* req pc */
.vt-form-box-3{
    width: 861px;
    margin: 0 auto;
    position: relative;
}

.vt-form-box-3 input[type="text"],
.vt-form-box-3 input[type="tel"]{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    /*padding: 0 20px;*/
    box-sizing: border-box;
    color: #8d8d8d;
    /*border: 1px solid #e4b372;*/
}

.form-company,
.form-device{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #8d8d8d;
}

.pc-real-time{
    width: 865px;
    position: absolute;
    top: 282px;
    left: 50%;
    margin-left: -433px;
}

.pc-real-box{
    float: left;
}

.pc-real-box:first-child,
.pc-real-box:last-child{
    width: 260px;
}

.pc-real-box:nth-child(2){
    width: 262px;
    margin: 0 40px;
}


.pc-real-box:nth-child(2) .pc-real-box-inner{
    padding: 20px 0 0 0;
    background: none;
}

/* pc ticker */
.vt-vip-table-holder{
    height: 320px;
    overflow: hidden;
}

.vt-vip-table-holder .vt-ico-new{
    display: inline-block;
    margin-left: 10px;
    background: #c31b1a;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    text-align: center;
    width: 38px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: -2px;
}

.vt-vip-table-holder .vt-vip-date{
    font-size: 12px;
    color: #7b7b7b;
}

.vt-vip-table-holder .vt-vip-name{
    font-size: 14px;
    color: #444;
}

.vt-vip-table-holder li{
    border-bottom: 1px solid #bdbdbd;
    height: 40px;
    line-height: 40px;
}


.m-video-box{
    margin-top: 30px;
}

.m-video-holder{
    margin-top: 20px;
}


.hidden{
    opacity: 0;
}

.m-btn-bottom a{
    display: block;
    width: 50%;
    float: left;
}

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

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

.jp-footer-m-info{
    line-height: 22px;
    /*padding-bottom: 100px;*/
    text-align: left;
    margin-top: 20px;
    padding: 0 0 0 0;
    position: relative;
}

.jp-footer-pc{
    width: 1280px;
    /*padding: 80px 0;*/
    position: relative;
    line-height: 22px;
    text-align: left;
    margin: 0 auto;

    /*border-top: 3px solid #919798;*/
    /*border-bottom: 3px solid #919798;*/

}

.jp-form-table-wrp{
    width: 964px;
    position: relative;
    padding: 0 25px;
}

.jp-form-req-table{
    position: relative;
}

.jp-form-req-table th{
    color: #fff;
}

.jp-form-req-table td{
    padding: 8px;
    position: relative;
}

.jp-form-table-wrp input[name="name"]{
    height: 44px;
    width: 260px;
    border-radius: 0;
    display: inline-block;
}

.jp-form-table-wrp input[name="tel"]{
    height: 44px;
    width: 310px;
    border-radius: 0;
    display: inline-block;
    margin-left: 10px;
}

.jp-ld-top-0720{
    height: 120px;
    position: relative;
    background: url('../assets/img/bg-top.jpg') repeat-x;
}

.fixed-pc-bottom{
    background: url('../assets/img/btn-katalk.jpg') center top;
    position: fixed;
    bottom: 0;
    height: 90px;
    width: 100%;
    left: 0;
}

.fixed-pc-bottom a{
    width: 100%;
    display: block;
    height: 90px;
    border: 1px solid #fff;
}

.jp-ld-top-0720-inner{
    width: 1280px;
    margin: 0 auto;
    position: relative;
    padding-left: 520px;
    box-sizing: border-box;
}

/* clock */

.flip-clock-wrapper ul li a div div.inn{
    font-size: 40px;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}

.flip-clock-divider{
    position: relative;
}



.flip-clock-wrapper{
    margin: 0;
}

.flip-clock-wrapper ul{
    width: 45px;
    height: 75px;
    line-height: 75px;
}

.flip-clock-wrapper ul li{
    line-height: 75px;
}

.flip-clock-dot{
    display: none;
}

.clock-wrapper{
    position: relative;
    top: 15px;
}

.flip-clock-divider .flip-clock-label{
    color: #fff;
    position: relative;
    top: 55px;
    left: 112px;
    font-weight: bold;
    font-size: 16px;
}

.hours .flip-clock-label{
    left: 129px;
}

.minutes .flip-clock-label{
    left: 129px;
}

.seconds .flip-clock-label{
    left: 129px;
}

.jp-ld-m-top{
    background: #242424;
    padding: 20px 10px 25px;
}

.clock-wrapper-m{
    text-align: center;
}




/* mobile top */
.jp-ld-m-top .flip-clock-wrapper ul{
    width: 25px;
    height: 50px;
    line-height: 50px;
}

.jp-ld-m-top .flip-clock-wrapper{
    display: inline-block;
    width: auto;
}

.jp-ld-m-top .flip-clock-dot{
    display: inline-block;
}

.jp-ld-m-top .flip-clock-wrapper ul li a div div.inn{
    font-size: 30px;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}

.jp-ld-m-top .flip-clock-wrapper ul li{
    line-height: 50px;
}




.jp-ld-m-top .flip-clock-divider .flip-clock-label{
    color: #fff;
    position: relative;
    top: 65px;
    left: 40px;
    font-weight: bold;
    font-size: 14px;
}

.jp-ld-m-top .flip-clock-divider{
    width: 10px;
    height: 70px;
    left: -2px;
}

.jp-ld-m-top .hours .flip-clock-label,
.jp-ld-m-top .minutes .flip-clock-label,
.jp-ld-m-top .seconds .flip-clock-label{
    left: 40px;
}


.jp-ld-m-top .flip-clock-dot.top{
    top: 20px;
}

.jp-ld-m-top .flip-clock-dot{
    width: 5px;
    height: 5px;
}

/*.jp-footer-m-info p{*/
/*    display: inline;*/
/*}*/

.blink_me {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.3;
    }
}

.wing-right-pc{
    position: fixed;
    top: 50%;
    right: 10px;
    width: 136px;
    z-index: 1000;
    margin-top: -100px;
}

.wing-right-pc input[name="name"],
.wing-right-pc input[name="tel"],
.wing-right-pc select.form-control
{
    border-radius: 0;
    width: 150px;
    position: relative;
    left: 50px;
}

.form-name{

}

.fixed-bottom-m a{
    width: 100%;
    display: block;
}

.pc-form-table{

}

.pc-form-table td{
    padding: 5px;
    position: relative;
}

.pc-form-table input[type="text"],
.pc-form-table input[type="tel"]{
    font-size: 16px;
    color: #444;
    padding: 0 10px;
    box-sizing: border-box;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 0;
    height: 55px;
    line-height: 55px;
    width: 480px;
}

.pc-form-table td label[for="gender_m"],
.pc-form-table td label[for="gender_f"]{
    width: 99px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #606060;
    font-size: 16px;
    display: block;
    background: #eee;
    cursor: pointer;
}

.pc-form-table td input[type="radio"]{
    display: none;
}

.pc-form-table td input[type="radio"]:checked + label{
    color: #fff;
    background: #00a6bc;
    cursor: pointer;
}

#submission{
    background: url('./img/mobile/bg-form-m.jpg') no-repeat;
    background-size: cover;
}

.submission-form-m{
    padding-bottom: 40px;
    padding-top: 0;
    background: #000223;
}

.submission-form-m input[type="text"],
.submission-form-m input[type="tel"],
.submission-form-m select{
    height: 55px;
    line-height: 55px;
    background: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}

.submission-form-m ::placeholder{
    color: #fff;
}

.submission-form-m-inner{
    padding: 15px 15px 20px;
    background: #ffe272;
}

.btm-fixed-pc{
    height: 104px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}

.clock-area-pc{
    height: 60px;
    line-height: 60px;
    color: #2a928c;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.summary-pc-inner{
    width: 800px;
    margin: 0 auto;
}

.summary-pc{
    background: #18b8a9;
}

.summary-pc-inner{
    height: 87px;
    line-height: 87px;
}

.summary-pc-inner .txt{
    float: left;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.summary-pc-inner .count-wrp{
    float: right;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.summary-pc-inner .count-wrp small{
    font-weight: normal;
    font-size: 17px;
}

.info-01-pc{
    width: 914px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    padding: 112px 0 100px;
}

.info-01-pc-head{
    text-align: center;
}

.info-01-pc-body{
    margin-top: 50px;
}

.info-01-pc-box{
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    background: #f7f7f7;
    padding: 0 135px;
    margin-bottom: 10px;
}

.info-01-pc-box:last-child{
    margin-bottom: 0;
}

.info-01-pc-box .txt{
    float: left;
    color: #606060;
    font-size: 16px;
    font-weight: bold;
}

.info-01-pc-box .count-wrp{
    float: right;
    color: #606060;
    font-size: 24px;
    font-weight: bold;
}

.info-01-pc-box .count-wrp small{
    font-weight: normal;
    font-size: 16px;
}

.info-01-pc-foot{
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    color: #606060;
}

.info-02-pc-wrp{
    width: 1280px; margin: 0 auto; position: relative; top: 280px;
}

.info-02-pc-wrp img{
    float: left;
}

.info-02-pc-wrp img:nth-child(2){
    margin: 0 15px;
}

.info-03-pc-wrp{
    width: 914px;
    margin: 0 auto;
    position: relative;
    top: 340px;
}

.info-03-pc-wrp .box{
    width: 206px;
    height: 206px;
    border-radius: 206px;
    background: #fff;
    text-align: center;
    position: relative;
    float: left;
    margin-right: 30px;
}

.info-03-pc-wrp .box:last-child{
    margin-right: 0;
}

.request-area-03-pc{
    position: absolute;
    bottom: 90px;
    left: 0;
    width: 100%;
    text-align: center;
}

.info-03-pc-wrp .box .txt{
    position: absolute;
    top: 53px;
    left: 0;
    width: 100%;
    text-align: center;
}

.info-03-pc-wrp .box .txt2{
    display: inline-block;
    min-width: 63px;
    height: 34px;
    line-height: 34px;
    background: #00d5d0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0 10px;
}

.info-03-pc-wrp .box .count-wrp{
    color: #000;
    font-size: 26px;
    position: absolute;
    top: 105px;
    left: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

#loan-info-desc{
    width: 1280px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.loan-info-list-body{
    position: absolute;
    top: 100px;
    left: 640px;
}

.loan-info-list{
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 17px;
}

.loan-info-list span{
    display: inline-block;
    margin-left: 10px;
}

.submission-form-pc{
    width: 770px;
    margin: 0 auto;
    position: relative;
    top: 270px;
    height: 580px;
}

.submission-form-pc-head{
    text-align: center;
    padding-top: 20px;
}

.submission-form-pc-foot{
    text-align: center;
    margin-top: 20px;
}

.submission-form-pc-foot button[type="submit"]{
    background: #007ec8;
    margin: 0;
    padding: 0;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
}

.submission-form-table-pc{
    width: 100%;
    margin-top: 30px;
}

.submission-form-table-pc th{
    text-align: right;
    padding: 5px 10px 5px 0;
    font-size: 14px;
    color: #606060;
}

.submission-form-table-pc td{
    padding: 8px 0;
    font-size: 15px;
}

.submission-form-table-pc td input[name="name"],
.submission-form-table-pc td input[name="tel"],
.submission-form-table-pc td input[name="price"],
.submission-form-table-pc td select{
    width: 220px;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #444;
    border: 1px solid #eee;
    border-radius: 0;
}

.submission-form-table-pc td input[name="tel"]{
    width: 300px;
}


.submission-form-table-pc td input[name="price"],
.submission-form-table-pc td select{
    width: 100% !important;
}

.slider-wrp-pc{
    background: #fff;
}

.slider-wrp-pc-inner{
    width: 1280px;
    margin: 0 auto;
    height: 110px;
    line-height: 110px;
}

.slider-wrp-pc-inner img{
    width: 120px;
}

/* mobile start */
.clock-area-m{
    height: 50px;
    line-height: 50px;
    color: #2a928c;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.summary-m-inner{
    background: #18b8a9;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}

.summary-m-inner .txt{
    float: left;
    font-size: 15px;
}

.summary-m-inner .count-wrp{
    float: right;
    font-size: 20px;
}

.info-01-m{
    padding: 60px 15px;
}

.info-01-m-head{
    text-align: center;
    margin-bottom: 20px;
}

.info-01-m .info-01-pc-box{
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    padding: 0 20px;

}

.info-01-m .info-01-pc-box .txt{
    font-size: 14px;
}

.info-01-m .info-01-pc-box .count-wrp{
    font-size: 20px;
    display: inline-block;
    white-space: nowrap;
}

.info-01-m .info-01-pc-foot{
    font-size: 12px;
}

.info-03-m-wrp .box{
    margin-right: 0;
    display: inline-block;
    float: none;
    width: 160px;
    height: 160px;
    line-height: 160px;
    border-radius: 160px;
}

.info-03-m-wrp .box .txt{
    top: -25px;
}

.info-03-m-wrp .box .count-wrp{
    top: 19px;
    font-size: 22px;
}

.info-03-m-wrp .box .txt2{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.request-available-m{
    padding: 0 0 50px;
}

.request-available-m .loan-info-list-body{
    position: relative;
    top: 0;
    left: 0;
}

.request-available-m #loan-info-desc{
    padding: 30px 0 0 30px;
    width: 100%;
    box-sizing: border-box;
}

.request-available-m .loan-info-list{
    margin-bottom: 20px;
    font-size: 14px;
}

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

.submission-form-body-pc form{
    position: relative;
    top: 484px;
    left: 293px;
    width: 507px;
}

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

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

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

.submission-form-body-pc form input[type="text"],
.submission-form-body-pc form input[type="tel"]{
    background: #eaeaea;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 0;
}

.submission-form-m .submission-form-pc-head{
    padding-top: 0;
}

.slider-wrp-m{
    background: #fff;
}

.slider-wrp-m .slider-wrp-pc-inner{
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    box-sizing: border-box;
}

.slider-wrp-m .slider-wrp-pc-inner .swiper-slide{
    text-align: center;
}

.slider-wrp-m .slider-wrp-pc-inner .swiper-slide img{
    width: 100px;
}


.bottom-fixed-form{
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: -100%;
    /*background: #ff6666 url('./img/pc/bg-fixed-bottom-pc.jpg') no-repeat center 0;*/
    height: 154px;
    width: 100%;
    transition: 1s;
}

.bottom-fixed-form label{
    font-weight: normal;
}

.bottom-fixed-form-inner{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.form-wrp-bottom{
    padding-left: 355px;
    padding-top: 35px;
}

.form-wrp-bottom input[name="name"],
.form-wrp-bottom input[name="tel"]{
    width: 263px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    display: inline-block;
    background: #fff;
    color: #b0b0b0;
    border: 1px solid #aeaeae;
}

.form-wrp-bottom input[name="tel"]{
    margin-left: 8px;
    margin-right: 8px;
}

.form-wrp-bottom .btn-submit{
    position: absolute;
    top: 28px;
    right: 74px;
    cursor: pointer;
    background: transparent;
}

.jp-form-body-pc{
    width: 840px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 320px;
}

.jp-form-body-pc input[name="name"]{
    width: 320px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
    border-radius: 0;
    display: inline-block;
}

.jp-form-body-pc input[name="tel"]{
    width: 320px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
    border-radius: 0;
    display: inline-block;
}

.jp-form-body-pc .label-agreement{
    color: #eee;
}

.video-body-pc{
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
    z-index: 100;
    overflow: hidden;
}

.jp-request-fixed-pc{
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -230px;
}

.jp-request-fixed-body-pc{
    padding: 15px;
    background: #fff;
    border: 1px solid #0f4fa1;
}

.jp-request-fixed-body-pc{
    width: 170px;
}

.jp-request-fixed-body-pc input[name="name"]{
    width: 143px;
    border-radius: 0;
    height: 34px;
    line-height: 34px;
}

.jp-request-fixed-body-pc input[name="tel"]{
    width: 143px;
    border-radius: 0;
    height: 34px;
    line-height: 34px;
}

.jp-request-fixed-body-pc .btn-submit{
    border: none;
    background: none;
    padding: 0;
    margin: 5px 0 0;
}

.jp-request-fixed-foot-pc{
    padding-top: 10px;
}

.jp-request-fixed-top-pc{
    padding-top: 15px;
    text-align: center;
}

.m{
    /*background: #212b2c;*/
}

.jp-form-body-table-pc{
    width: 730px;
}

.jp-form-body-table-pc th{
    width: 90px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}

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

.jp-form-body-table-pc td input[name="name"],
.jp-form-body-table-pc td input[name="tel"]{
    background: #243044;
}

.jp-form-body-table-pc td textarea{
    background: #ebebeb;
    width: 100%;
    height: 110px;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
    box-sizing: border-box;
}

.submission-form-m input[name="name"],
.submission-form-m input[name="tel"]{
    background: #243044;
}


.submission-form-m textarea{
    height: 100px;
    background: #ebebeb;
    padding: 10px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
}


#navigation{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    background: #fff;
}

.navigation-pc{
    width: 1280px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;

}

#contents-pc{
    padding-top: 70px;
    width: 1280px;
    margin: 0 auto;
}


.doc_number_input{
    border: 1px solid #ddd;
}


/* audio design */


div.maudio{
    border: 1px solid #f00;
    width: 500px;
    position: relative;
}

div.maudio .audio{height:0;overflow:hidden;display:none;}

div.maudio .audio-control{
    overflow:hidden;
    font-size: 12px;
    position: relative;
    height: 100px;

}

div.maudio .audio-control a,
div.maudio .audio-control div{
    float:left;
    margin:0 5px;
    cursor:pointer;
}
div.maudio .audio-control a{
    display:block;
    background:url('./img/audio_icon.png') no-repeat 0 0;
    width:30px;
    height:30px;
    text-align:center;
    text-decoration:none;
    overflow:hidden;
}

div.maudio .audio-control a.play{
    border-radius: 50%;
    background-color: skyblue;
    background-position: 10px 8px;


    position: absolute;
    top: 30px;
    left: 140px;

}

div.maudio.playing .audio-control a.play{
    background-position: 11px -22px;
}
div.maudio .audio-control a.fast-reverse,
div.maudio .audio-control a.fast-forward{
    width:17px;
    height:17px;
    margin-top:7px;
    background-position:-50px 1px;
    display: none;
}
div.maudio .audio-control a.fast-reverse{
    background-position:-50px -59px;

}
div.maudio .audio-control a.fast-forward:hover{
    background-position:-50px -29px;
}
div.maudio .audio-control a.fast-reverse:hover{
    background-position:-50px -89px;
}

/* 플레이 진행바 디자인 */
div.maudio .audio-control .progress-bar{
    width: 300px;
    height: 10px;
    /* margin:11px 5px; */
    border-radius: 0;
    background: lightgrey;
    /*overflow-x: hidden;*/

    position: absolute;
    top: 10px;
    left: 0;
    box-shadow: none;
}

div.maudio .audio-control .progress-pass{
    width:0;
    height:8px;
    margin:0;
    border-radius: 3px;
    background: skyblue;
    position: relative;
}

div.maudio .audio-control .progress-pass:after{
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: blue;
    position: absolute;
    right: -3px;
    top: -2px;
}

div.maudio .audio-control .time-keep{
    height:30px;
    line-height:30px;
    color:#45556c;
    cursor:default;
    position: absolute;
    top: 17px;
    left: 0;
    width: 300px;
    text-align: right;
}

div.maudio .audio-control .mute{
    width:21px;
    height:17px;
    margin-top:7px;
    background-position:0 -60px;
    display: none;
}

div.maudio .audio-control .mute.muted{
    background-position:0 -90px;
}

div.maudio .audio-control .volume-bar{
    width:50px;
    height:5px;
    margin-top:13px;
    border-radius:2px;
    background:#afafaf;
    display: none;
}

div.maudio .audio-control .volume-pass{
    width:100%;
    height:5px;
    margin:0;
    border-radius:2px;
    background:#e6183f;
}

div.maudio .audio-control .current-time{
    float: left;
    font-size: 13px;
}

div.maudio .audio-control .duration{
    float: right;
    font-size: 13px;
}

.fixed-wing-pc{
    position: fixed;
    z-index: 100;
    top: 50%;
    right: 0;
    margin-top: -132px;
    width: 136px;
    text-align: center;
}

.player-pc{
    position: absolute;
    top: 159px;
    left: 28px;
}

.yp-form-pc{
    width: 576px;
    height: 481px;
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    padding: 40px 45px 0;
}

.yp-form-pc ::placeholder{
    color: #fff;
}

.yp-form-pc input[name="name"]{
    background: #1f2f49;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    outline: none;
}

.yp-form-pc input[name="tel"]{
    background: #1f2f49;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    outline: none;
}

.yp-form-pc button{
    padding: 0;
    margin: 0;
}

.form-selection-pc{
    text-align: left;
    padding: 20px 0;
}

.form-selection-pc label{
    color: #fff;
    font-weight: normal;
}

.btn-bottom-fixed-m2{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.btn-bottom-fixed-m a,
.btn-bottom-fixed-m2 a{
    width: 50%;
    display: block;
    float: left;
}

.form-pc-wrp label{
    font-weight: normal;
}

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

.request-lists-pc-wrp{
    width: 448px;
    height: 452px;
    position: absolute;
    top: 264px;
    left: 732px;
    overflow: hidden;
}

.main-counsel-list-body .main-counsel-list{
    height: 40px;
    line-height: 40px;
    display: table;
    width: 100%;
}

.main-counsel-list-body .main-counsel-list span{
    display: table-cell;
    font-size: 14px;
    color: #000;
}

.main-counsel-list-body .main-counsel-list span.main-counsel-name{
    width: 115px;
    text-align: center;
}

.main-counsel-list-body .main-counsel-list span.main-counsel-date{
    width: 120px;
    text-align: center;
}

.navigation-top-pc{
    position: absolute;
    top: 25px;
    left: 20px;
}

.navigation-top-pc li{
    float: left;
    margin-right: 75px;
}

.navigation-top-pc li:last-child{
    margin-right: 0;
}

.navigation-top-pc li a{
    color: #fff;
    font-size: 15px;
    padding: 10px 0;
    display: inline-block;
}

.ico-dot{
    display: none;
    text-align: center;
}

.navigation-top-pc li a:hover{
    color: #6af3a0;
}

.navigation-top-pc li a:hover .ico-dot{
    display: block;
}

.header-top-m{
    background: #0e2b35;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}

.header-navi-m-body-wrp{
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
}

.header-navi-m-body-wrp2{
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.header-navi-m-body{
    width: 830px;
}

.header-navi-m-body li{
    float: left;
    margin-right: 20px;
}

.header-navi-m-body li:last-child{
    margin-right: 0;
}

.header-navi-m-body li a{
    color: #fff;
    font-size: 15px;
}

.header-navi-m-body li a:hover,
.header-navi-m-body li a:active,
.header-navi-m-body li a:focus{
    color: #6af3a0;
}

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

.form-table-m th,
.form-table-m td{
    padding-bottom: 10px;
}

.form-table-m td input[type="text"],
.form-table-m td input[type="tel"]{
    border-radius: 5px;
}

.warning-info-m{
    text-align: center;
    color: #ff4747;
    font-size: 13px;
    margin-top: 20px;
}

.fixed-wing-pc .unit{
    transition: 1s;
}

.fixed-wing-pc .unit:hover{
    /*animation: bounce;*/
    animation-duration: 0.8s;
}

.wing-right-m{
    width: 70px;
    position: fixed;
    bottom: 12%;
    right: 5px;
    z-index: 100;
}


.submission-pc-top{
    background: #43424a;
    padding: 35px 0 60px;
}

.submission-pc-top table{
    width: 100%;
}

.submission-pc-top table th{
    text-align: right;
    padding: 2px 10px 2px 0;
}

.submission-pc-top table td{
    padding: 2px 10px 2px 0;
}

.submission-pc-top table td input[type="text"],
.submission-pc-top table td input[type="tel"]{
    border-radius: 0;
    height: 64px;
    line-height: 64px;
}

.submission-pc-top table td textarea{
    border-radius: 0;
    padding: 10px;
    height: 120px;
}

.form-wrp-bottom-agreement{
    color: #fff;
    font-size: 12px;
    padding: 20px 0 0 73px;
}

.header-pc{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #ebecec;
    z-index: 1000;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.header-pc .header-inner{
    height: 110px;
}


.nav-section{
    width: 1280px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.nav-section h1{
    position: relative;
    top: 33px;
    display: inline-block;
}

.nav-section h2{
    position: absolute;
    top: 25px;
    right: 0;
    display: inline-block;
}

.nav-body{
    position: absolute;
    top: 50px;
    left: 380px;
}

.nav-body li{
    float: left;
    margin-right: 100px;
}

.nav-body li:last-child{
    margin-right: 0;
}

.nav-body li a{
    /*color: #775b15;*/
    /*font-size: 17px;*/
    /*display: inline-block;*/
}

.nav-body li a:hover{
    /*text-decoration: underline;*/
}

#section3 .swiper-pagination{
    bottom: 10px;
}

#section3 .swiper-button-prev{
    top: auto !important;
    bottom: 10px !important;
}

#section3 .swiper-button-next{
    top: auto !important;
    bottom: 10px !important;
}

#section3 .swiper-pagination-bullet-active{
    background: #bb8839;
}

#num-01,
#num-02,
#num-03,
#num-04{
    width: 275px;
    position: absolute;
    top: 920px;
    left: 0;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 27px;
    text-align: center;
}

#num-02{
    left: 276px;
}

#num-03{
    left: 550px;
}

#num-04{
    left: 824px;
}

#intro{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 532px;
    margin-left: -300px;
    margin-top: -266px;
    z-index: 1100;
}

.video-section{
    /*height: 1240px;*/
    position: relative;
}

.contents-row{
    position: relative;
    margin-bottom: 70px;
}

.contents-row .left{
    float: left;
    position: relative;
}

.contents-row .right{
    float: left;
    position: relative;
}

#popup{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 700px;
    height: 800px;
    margin-left: -350px;
    margin-top: -400px;
    z-index: 1000;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
    display: none;
    background: #fff;
}

#popup2{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 700px;
    height: 700px;
    margin-left: -350px;
    margin-top: -350px;
    z-index: 1000;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
    background: #fff;
    display: none;
}

.popup-inner{
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding: 80px 50px;
}

.popup-inner table{
    width: 100%;
    position: relative;
    /*top: 140px;*/
    /*left: 55px;*/
}

.popup-inner table th,
.popup-inner table td{
    padding: 5px 5px;
    color: #6b6b6b;
    font-size: 15px;
    font-weight: normal;
}


.popup-inner table .field{}

.popup-inner table .field li{
    float: left;
    width: 49.5%;
    text-align: center;
    position: relative;
}

.popup-inner table .field li:first-child{
    margin-right: 1%;
}

.popup-inner table .field li input[type="radio"]{
    display: none;
}

.popup-inner table .field li label{
    color: #090909;
    font-size: 14px;
    display: block;
    border: 1px solid #090909;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    height: 80px;
    box-sizing: border-box;
    padding-top: 18px;
}

.popup-inner table .field li input[type="radio"]:checked + label{
    color: #efefef;
    background: #090909;
}

.popup-inner table button[type="submit"]{
    /*display: block;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*height: 70px;*/
    /*line-height: 70px;*/
    /*background: #000;*/
    /*color: #fff;*/
    /*font-size: 19px;*/
    /*width: 100%;*/
    /*font-weight: bold;*/
}

#popup .popup-inner table input[type="text"],
#popup .popup-inner table input[type="tel"],
#popup .popup-inner table select{
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    background: transparent;
    box-shadow: none;
    outline: none;
}

#popup .popup-inner table textarea{
    background: transparent;
    box-shadow: none;
    height: 120px;
    resize: none;

}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    display: none;
}


.m .header-pc .header-inner{
    padding: 0 15px;
    height: 70px;
}

.m .nav-section h1{
    width: 100%;
    top: 17px;
    text-align: center;
}

.m .nav-section h1 img{
    position: relative;
    left: 15px;
}

.m .nav-section h2{
    top: 17px;
    left: 0;
}

.m .btn-open-nav{
    position: absolute;
    top: 24px;
    left: 0;
}

.m .btn-phone-m{
    position: absolute;
    top: 13px;
    right: 0;
}

.m .nav-section{
    width: 100%;
}

.m .count-wrp-m{
    padding: 0 20px 30px;
}

.m #num-01, .m #num-02, .m #num-03, .m #num-04{
    position: relative;
    top: 0;
    left: 0;
    border: 1px solid #c7a065;
    background: #faf3ed url('/assets/img/mobile/bg-logo-list.jpg') no-repeat 15px 10px;
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 15px;
    height: 90px;
}

.m .count-wrp-m .tit{
    position: absolute;
    top: 17px;
    left: 15px;
    font-size: 15px;
    color: #8e7653;
    display: inline-block;
    text-align: left;
    line-height: 26px;
}

.m .count-wrp-m .con{
    position: absolute;
    top: 30px;
    right: 15px;
    font-size: 20px;
}

.m .swiper-pagination-bullet-active{
    background: #bb8839;
}

.m #popup{
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.m #popup .popup-inner{
    padding: 40px 0px 40px;
}

.m #popup .popup-inner table{
    width: 100%;
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 0;
}

.m #popup .popup-inner table input[type="text"],
.m #popup .popup-inner table input[type="tel"],
.m #popup .popup-inner table select,
.m #popup .popup-inner table textarea{
    width: 100%;
}


.m .popup-inner table textarea{
    height: 80px;
}

.m .popup-inner table button[type="submit"]{
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

.m #navigation-m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 1200;
    display: none;
}

.m .navigation-inner-m{
    padding: 20px;
    position: relative;
}

.m #navigation-m .nav-body{
    position: static;
    width: 100%;
}

.m #navigation-m .nav-body li{
    float: none;
    margin: 0 0 40px 0;
    text-align: left;
}

.m .nav-body li a.nav-link{
    width: auto;
    display: block;
    text-align: center;
    border-radius: 20px;
    padding: 12px 0;
}

.m #intro-m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 15px;
    background: #fff;
    z-index: 1300;
    min-height: 100px;
    box-sizing: border-box;
    padding: 40px 15px;
}

.m #intro-m .foot{
    text-align: center;
}

.m #intro-m .foot a{
    width: 100%;
    max-width: 300px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #626262;
}

.scroll-law-case-wrp{
    width: 1064px;
    margin: 0 auto;
    position: relative;
    height: 755px;
    overflow: hidden;
    top: 426px;
    box-sizing: border-box;
    padding: 5px;
}

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

.form-body-pc table td{
    padding: 8px 5px;
    position: relative;
}


.form-body-pc table td input[type="text"],
.form-body-pc table td input[type="tel"],
.form-body-pc table td select{
    height: 60px;
    color: #777;
    font-size: 16px;
    border-color: #cfcfcf;
}

.form-body-pc table td select{
    position: relative;
    top: -2px;
}

.form-body-pc table td textarea{
    color: #777;
    font-size: 16px;
    border-color: #cfcfcf;
    padding: 15px;
    resize: none;
    height: 112px;
}

#popup form textarea{
    height: 120px;
}

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

#popup .form-body-pc table td{
    padding: 3px 3px;
}

form label{
    font-weight: normal;
}

.scene1 .foot{
    text-align: center;
    padding-top: 40px;
}

.scene1 .body{
    padding: 0 20px;
}

.scene2 .body{
    padding: 0 60px;
}

.scene2 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene3 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene4 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene5 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene6 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene7 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene8 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene9 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene10 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene12 .foot{
    text-align: center;
    margin-top: 50px;
}

.scene12 .body{
    padding: 0 50px;
}

.m .scene12 .body{
    padding: 0;
}


.foot .form-wrp{
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.foot .form-wrp input[type="text"],
.foot .form-wrp input[type="tel"]{
    height: 65px;
    line-height: 65px;
    border-radius: 10px;
    width: 540px;
    display: inline-block;
    background: #F9FAFB;
    font-size: 16px;
}

.process-wrp{
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    height: 10px;
    background: #ededed;
    border-radius: 10px;
    overflow: hidden;
}

.process-wrp .progress{
    background: #3786f6;
    display: inline-block;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.scene11 .foot{
    margin-top: 50px;
}

.law-case-unit{
    height: 150px;
    position: relative;
    padding: 10px 170px 10px 130px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 15px;
}

.law-case-unit .ico{
    position: absolute;
    top: 24px;
    left: 10px;
}

.law-case-unit .rate{
    position: absolute;
    top: 22px;
    right: 50px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    background: #e13061;
    height: 93px;
    width: 93px;
    border-radius: 93px;
    display: inline-block;
    text-align: center;
}

.law-case-unit .rate .txt{
    display: block;
    color: #fff;
    font-size: 15px;
    padding-top: 22px;
    font-weight: normal;
}

.law-case-unit .rate .num{
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 24px;
}

.law-case-unit .court{
    color: #0B7FCC;
    /*font-weight: bold;*/
    min-width: 139px;
    box-sizing: border-box;
    height: 42px;
    line-height: 42px;
    padding: 0 5px;
    border-radius: 5px;
    background: #d6e0e7;
    font-size: 14px;
    display: inline-block;
}

.law-case-unit .splitter{
    color: #355378;
    padding: 0 5px;
    display: inline-block;
    font-size: 14px;
}

.law-case-unit .court img{
    vertical-align: middle;
}

.law-case-unit .date{
    color: #666;
    /*font-weight: bold;*/
    margin-left: 5px;
}

.law-case-unit .row-01{
    padding-top: 24px;
}

.law-case-unit .row-02{
    margin: 15px 0 5px 0;
    color: #222;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
}

.m .law-case-unit .row-02{
    font-size: 17px;
}

.law-case-unit .row-03{
    color: #222;
    margin-top: 10px;
}

#jp-vertical-ticker{
    position: absolute;
    top: 0;
    left: 5px;
    width: calc(100% - 10px);
}

.m .form-body-pc{
    padding: 0 30px;
}

.m #popup2 .form-body-pc{
    padding: 0;
}

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

.m .scroll-law-case-wrp{
   width: 100%;
    border-top: 5px solid #1a4b90;
    background: #fff;
    top: 0;
    left: 0;
}

.m .law-case-unit{
    font-size: 13px;
    min-height: 120px;
    padding: 10px 10px 10px 10px;
}

.m .law-case-unit .row-01{
    padding-top: 10px;
}

.m .law-case-unit .rate{
    position: absolute;
    font-size: 14px;
    /*margin-top: 5px;*/
    right: 10px;
    top: 20px;
    height: 85px;
    line-height: 85px;
    border-radius: 85px;
    width: 85px;
}

.m .law-case-unit .rate .txt{
    padding-top: 20px;
    line-height: normal;
    font-size: 13px;
}

.m .law-case-unit .rate .num{
    line-height: normal;
    padding-top: 5px;
    font-size: 20px;
}

.m #popup2{
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: auto;
}

.m .popup-inner{
    padding: 40px 15px 40px;
}

.m .scene1 .body,
.m .scene2 .body{
    padding: 0 10px;
}


.m .scene1 .foot,
.m .scene2 .foot,
.m .scene3 .foot,
.m .scene4 .foot,
.m .scene5 .foot,
.m .scene6 .foot,
.m .scene7 .foot,
.m .scene8 .foot,
.m .scene9 .foot,
.m .scene10 .foot,
.m .scene11 .foot,
.m .scene12 .foot{
    margin-top: 30px;
    padding-top: 0;
}

.m .foot .form-wrp input[type="text"],
.m .foot .form-wrp input[type="tel"]{
    width: 100%;
    max-width: 400px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
}
