@charset "UTF-8";

html,body{
    font-family: 'Pretendard', sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-use-select: none;
    user-select: none;
    background: #fff;
}

*{
    margin: 0;
    padding: 0;
}

a,
a:hover,
a:focus,
a:active,
a:visited{
    text-decoration: none;
    cursor: pointer;
    color: #343434;
}

input[type="checkbox"]{
    vertical-align: middle;
}

a,button{
    cursor: pointer;
    outline: none;
    border: none;
}

hr,img{
    border: none;
}

img,button{
    vertical-align: middle;
}

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

table{
    border-collapse: collapse;
}

::selection {
    color: #fff;
    background: #1f9bd7;
}

.center{
    text-align: center;
}

.text-align-right{
    text-align: right;
}

.text-align-left{
    text-align: left;
}

.clearfix:after{
    content: "";
    clear: both;
    display: block;
}

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

.as-text-center{
    text-align: center;
}


/* 헤더 */
.as-header{
    border-bottom: 1px solid #135cd2;
}

.as-header-inner{
    width: 998px;
    margin: 0 auto;
    position: relative;
    min-height: 100px;
}

.as-navigation-list{
    float: left;
    padding: 0 25px;
}

.as-navigation-link{
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    transition: 0.3s;
}

.as-navigation-link:hover,
.as-navigation-link-active{
    color: #135cd2 !important;
}

.as-logo{
    position: absolute;
    bottom: 30px;
    left: 0;
}

.as-navigation{
    position: absolute;
    bottom: 39px;
    left: 300px;
}

/* 홈 상단 배너 */
.cc-home-top-banner{
    background: #f5faff;
}

.cc-home-top-banner-inner{
    position: relative;
    margin: 0 auto;
    height: 500px;
    text-align: center;
}

.as-swiper-pagination-home-banner{
    width: 100%;
    text-align: center;
    bottom: 30px !important;
}

.as-swiper-pagination-home-banner .swiper-pagination-bullet{
    width: 35px;
    height: 5px;
    background: #d2d2d2;
    margin: 0 5px;
    opacity: 1;
    border-radius: 5px;
}

.as-swiper-pagination-home-banner .swiper-pagination-bullet-active{
    background: #135cd2;
}


.vt-main-banner .swiper-pagination-bullet{
    /*width: 10px;*/
    /*height: 10px;*/
}

/* 메인 주요서비스 소개 */
.as-service-info-inner{
    width: 998px;
    margin: 0 auto;
    padding: 50px 0;
}

.as-section-title{
    font-size: 28px;
    margin-top: 10px;
}

.as-service-info-list{
    float: left;
    width: 25%;
}

.as-service-section-header{
    padding-bottom: 30px;
}

.as-service-info-link{
    display: block;
    border: 1px solid #dddfe3;
    background: #f9fcff;
}

.as-service-info-list:nth-child(1) .as-service-info-link{
    margin-right: 10px;
}

.as-service-info-list:nth-child(2) .as-service-info-link{
    margin: 0 5px;
}

.as-service-info-list:nth-child(3) .as-service-info-link{
    margin: 0 5px;
}

.as-service-info-list:nth-child(4) .as-service-info-link{
    margin-left: 10px;
}

.as-service-info-text{
    padding: 10px;
    display: block;
    position: relative;
}

.as-service-info-text:after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 30%;
    height: 2px;
    background: #135cd2;
    transition: 0.3s;
    margin-left: -15%;
}

.as-service-title{
    text-align: center;
    font-size: 20px;
    display: block;
    padding: 5px 0;
    transition: 0.3s;
}

.as-service-desc{
    color: #707070;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    display: block;
    margin-top: 10px;
    line-height: 20px;
}

.as-service-info-link:hover .as-service-title{
    color: #135cd2;
}

.as-service-info-link:hover .as-service-info-text:after{
    width: 100%;
    left: 0;
    margin-left: 0;
}

.as-service-img-holder{
    display: block;
}

.vt-content-header-desc{
    font-size: 15px;
    text-align: center;
    line-height: 26px;
    color: #222;
    font-family: 'Pretendard';
    font-weight: 300;

}

/* footer */
.as-footer-inner{
    width: 998px;
    margin: 50px auto 0 auto;
    padding: 30px 0 30px 230px;
    border-top: 1px solid #c6c6c6;
    position: relative;
    box-sizing: border-box;
}

.as-ft-navigation-list{
    float: left;
    margin-right: 40px;
}

.as-ft-navigation-link{
    display: inline-block;
    color: #4a4a4a;
    font-size: 14px;
}

.as-ft-navigation-link:hover{
    color: #135cd2;
}

.as-logo-ft{
    position: absolute;
    top: 20px;
    left: 0;
}

.as-footer{
    padding-bottom: 50px;
}

.as-footer-cs-info{
    margin: 15px 0;
}


.as-footer-cs-info-box{
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 3px;
}

.as-footer-cs-info-box strong{
    color: #343434;
}

.as-footer-address-info{
    font-size: 13px;
    color: #a5a5a5;
    line-height: 20px;
}

/* home 추천 상품 */
.as-recom-items-inner{
    width: 998px;
    margin: 0 auto;
    padding-top: 20px;
}

.as-recom-title{
    font-size: 26px;
    color: #135cd2;
    position: relative;
    font-weight: 600;
}

.as-recom-title:after{
    content: "";
    height: 1px;
    width: 800px;
    position: absolute;
    top: 50%;
    right: 0;
    background: #135cd2;
}

.as-recom-type-list{
    float: left;
    width: 25%;
}

.as-recom-type-link{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #343434;
    text-align: center;
    font-weight: 700;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 15px;
}

.as-recom-type-link-active{
    background: transparent url('./img/bg-recom-list.png') no-repeat 0 center;
    color: #fff !important;
    border: none !important;
}

.as-recom-type-list:first-child .as-recom-type-link{
    border-left: 1px solid #e5e5e5;
}

.as-recom-type-body{
    margin: 25px 0;
}

.as-recom-table-layout{
    table-layout: fixed;
    width: 996px;
    border-top: 1px solid #9fbfff;
    border-bottom: 1px solid #e5e5e5;
}

.as-recom-table-layout thead tr {
    display: block;
    position: relative;
}

.as-recom-table-layout tbody {
    display: block;
    overflow: auto;
    width: 100%;
    height: 350px;
}

.as-recom-table-layout tbody td{
    height: 70px;
    line-height: 70px;
    padding-left: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: #343434;
    font-size: 14px;
}

.as-recom-table-layout tbody tr{
    cursor: pointer;
}

.as-recom-table-layout tbody tr:hover td{
    background: #f9fcff;
}

.as-recom-table-layout thead th{
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    background: #f9fcff;
    padding-left: 15px;
    font-size: 14px;
}

.as-recom-table-layout tbody td:nth-child(1), .as-recom-table-layout thead th:nth-child(1) {
    width: 220px;
    text-align: left;
}

.as-recom-table-layout tbody td:nth-child(2), .as-recom-table-layout thead th:nth-child(2) {
    width: 240px;
    text-align: left;
}

.as-recom-table-layout tbody td:nth-child(3), .as-recom-table-layout thead th:nth-child(3) {
    width: 145px;
    text-align: left;
}

.as-recom-table-layout tbody td:nth-child(4), .as-recom-table-layout thead th:nth-child(4) {
    width: 145px;
    text-align: left;
}

.as-recom-table-layout tbody td:nth-child(5), .as-recom-table-layout thead th:nth-child(5) {
    width: 248px;
    text-align: left;
}

/* 적금 - 가입조건 */
.as-recom-table-layout .as-ellipsis{
    width: 240px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.as-banner-holder{
    width: 998px;
    margin: 30px auto;
}

.as-recom-contents-title{
    height: 60px;
    line-height: 60px;
    position: relative;
}

.as-recom-contents-title-txt{
    padding-left: 27px;
    position: relative;
    font-size: 18px;
    color: #343434;
}

.as-recom-contents-title-txt:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #135cd2;
    margin-top: -4px;
}

.cc-recom-contents-more{
    position: absolute;
    top: 0;
    right: 7px;
    color: #8a8a8a;
    font-size: 15px;
}

.cc-recom-contents-more-text{
    position: relative;
    top: 2px;
}

/* home - request  */
.as-request-holder{
    width: 998px;
    margin: 0 auto;
}

.as-request-box{
    float: left;
    width: 50%;
}

.as-request-box:nth-child(1) .as-request-box-inner{
    margin-right: 12px;
    background: #f9fcff url('./img/bg-form-01.gif') no-repeat 260px 190px;
}

.as-request-box:nth-child(2) .as-request-box-inner{
    margin-left: 12px;
    background: #f7f7f7 url('./img/bg-form-02.gif') no-repeat 290px 245px;
}

.as-request-box .as-request-box-desc{
    font-size: 16px;
    color: #666;
    line-height: 24px;
    padding-bottom: 32px;
    padding-left: 34px;
    font-weight: 600;
}

.as-request-box:nth-child(1) .as-request-box-title{
    font-size: 22px;
    color: #002f8c;
    padding-top: 30px;
    padding-left: 60px;
    padding-bottom: 20px;
    position: relative;
}

.as-request-box:nth-child(1) .as-request-box-title:after{
    content: "";
    width: 4px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 38px;
    background: #c1272d;
}

.as-request-box:nth-child(2) .as-request-box-title{
    font-size: 22px;
    color: #00b461;
    padding-top: 30px;
    padding-left: 60px;
    padding-bottom: 20px;
    position: relative;
}

.as-request-box:nth-child(2) .as-request-box-title:after{
    content: "";
    width: 4px;
    height: 55px;
    position: absolute;
    top: 0;
    left: 38px;
    background: #00b461;
}

.as-request-box .as-input-field{
    border: 1px solid #d2d2d2;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 16px;
    color: #9a9a9a;
    width: 282px;
    box-sizing: border-box;
}

.as-form-request-01,
.as-form-request-02{
    display: block;
    padding-left: 35px;
}

.as-form-tel-holder{
    margin-top: 7px;
    margin-bottom: 14px;
}

.as-form-btn-holder{
    padding-top: 30px;
    padding-bottom: 50px;
}

.as-form-submit-btn{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    margin-left: 20px;
    background: #c62424;
    border: none;
    height: 39px;
    line-height: 39px;
    width: 175px;
}

.as-form-agree-holder{
    margin-left: 20px;
}

.as-form-agree-holder label{
    font-size: 12px;
    color: #7e7e7e;
}

/* news */
.as-news{
    margin-top: 50px;
}
.as-news-inner{
    margin: 0 auto;
    width: 998px;
}

.as-news-box{
    float: left;
    width: 50%;
}

.as-news-box:nth-child(1) .as-news-box-inner{
    margin-right: 12px;
}

.as-news-box:nth-child(2) .as-news-box-inner{
    margin-left: 12px;
}

.as-news-unit{
    overflow: hidden;
}

.as-news-unit-title{
    font-size: 20px;
    color: #343434;
    position: relative;
    border-bottom: 1px solid #313131;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.as-news-unit-list{
    padding-left: 17px;
    position: relative;
    height: 30px;
    line-height: 30px;
}

.as-news-unit-list .as-news-link{
    color: #343434;
    font-size: 14px;
    display: inline-block;

    width: 380px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.as-news-unit-list .as-news-link:hover{
    color: #135cd2;
    text-decoration: underline;
}

.as-news-unit-list .as-news-date{
    color: #343434;
    float: right;
    font-size: 13px;
    margin-right: 10px;
}

.as-news-unit:nth-child(2){
    margin-top: 30px;
}

/* 최신 주요 뉴스 */
.as-swiper-container-recent-news .as-recent-new-desc{
    font-size: 15px;
    color: #666;
    line-height: 26px;
    padding: 10px 15px;
    font-weight: 600;
    box-sizing: border-box;
    height: 67px;

    /* 2줄 줄임 */
    width: 487px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}

.as-swiper-container-recent-news .swiper-slide{
    background: #fbfbfb;
}

.as-news-recent-swiper-holder .swiper-container{
    overflow: visible;
}

.as-swiper-container-recent-news .as-swiper-recent-news-pagination{
    top: -45px;
    text-align: right;
}

.as-swiper-container-recent-news .swiper-pagination-bullet{
    width: 17px;
    height: 17px;
    opacity: 1;
    text-align: center;
    line-height: 17px;
    background: #fff;
    border: 1px solid #959595;
    font-size: 11px;
    font-weight: 600;
}

.as-swiper-container-recent-news .swiper-pagination-bullet-active{
    background: #187cf2;
    border: 1px solid #187cf2;
    color: #fff;
}

/* 서비스 소개 */
.as-breadcrumb{
    background: #0949c7;
}

.as-breadcrumb-inner{
    margin: 0 auto;
    width: 998px;
    height: 100px;
    line-height: 100px;
    color: #ececec;
    font-size: 16px;
    font-weight: 600;
}

.as-page-header{
    border-bottom: 1px solid #d2d2d2;
}

.as-page-header-inner{
    margin: 0 auto;
    width: 998px;
    color: #343434;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 17px;
    padding-top: 50px;
}


.as-page-header-inner2{
    margin: 0 auto;
    width: 998px;
    color: #343434;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 17px;
    padding-top: 50px;

    border-bottom: 1px solid #d2d2d2;
}

.as-page-header-inner2 .as-page-header-desc{
    color: #343434;
    font-size: 20px;
    margin-top: 22px;
    line-height: 28px;
    font-weight: 600;
}

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

.as-service-contents-list{
    float: left;
    width: 330px;
    height: 330px;
    position: relative;
    transition: 0.3s;
}

.as-service-contents-list:before{
    content: "";
    height: 2px;
    width: 0;
    background: #1f71dd;
    position: absolute;
    bottom:0;
    right: 0;
    transition: 0.5s;
}

.as-service-contents-list:hover:before{
    width: 330px;
}

.as-service-contents-list:after{
    content: "";
    height: 0;
    width: 2px;
    background: #1f71dd;
    position: absolute;
    bottom:0;
    right: 0;
    transition: 0.5s;
}

.as-service-contents-list:hover:after{
    height: 330px;
}


.as-service-contents-inner{
    width: 958px;
    padding: 55px 0;
}

.as-service-bg{
    background: #fbfbfb url('./img/bg-service-01.gif') center center;
}

.as-service-contents-body{
    margin: 0 auto;
    width: 730px;
}

.as-service-contents-list:nth-child(1){
    margin-right: 70px;
    margin-bottom:70px;
    background: url('./img/service/bg-service-box-01.jpg') no-repeat 0 0;
}

.as-service-contents-list:nth-child(2){
    margin-bottom:70px;
    background: url('./img/service/bg-service-box-02.jpg') no-repeat 0 0;
}

.as-service-contents-list:nth-child(3){
    margin-right: 70px;
    background: url('./img/service/bg-service-box-03.jpg') no-repeat 0 0;
}

.as-service-contents-list:nth-child(4){
    background: url('./img/service/bg-service-box-04.jpg') no-repeat 0 0;
}

.as-service-section-title{
    font-size: 22px;
    font-weight: 600;
    color: #343434;
    text-align: center;
    margin-top: 66px;
    margin-bottom: 37px;
    position: relative;
}

.as-service-section-title:before{
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background: #247be6;
    margin-left: -20px;
}

.as-service-section-desc{
    font-size: 16px;
    color: #606060;
    text-align: center;
    line-height: 24px;
}

.as-service-contents{
    margin-top: 36px;
}

.as-service-con-title{
    font-size: 22px;
    color: #343434;
    display: block;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 30px;
}

.as-service-con-desc{
    font-size: 16px;
    color: #707070;
    display: block;
    padding: 0 50px;
    line-height: 22px;
}

.as-service-contents-list2{
    float: left;
    width: 286px;
    height: 286px;
    border: 2px solid #fbfbfb;
    box-sizing: border-box;
    transition: 1s;
    border-radius: 286px;
}

.as-service-contents-list2:hover{
    border-color: #247be6;
}


.as-service-contents-list2:nth-child(1){
    background: url('./img/service/bg-service-circle-01.png') no-repeat 0 0;
}

.as-service-contents-list2:nth-child(2){
    background: url('./img/service/bg-service-circle-02.png') no-repeat 0 0;
    margin: 0 50px;
}

.as-service-contents-list2:nth-child(3){
    background: url('./img/service/bg-service-circle-03.png') no-repeat 0 0;
}

.as-service-contents-list2-title{
    font-size: 18px;
    color: #343434;
    display: block;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 35px;
    position: relative;
}

.as-service-contents-list2-title:after{
    content: "";
    position: absolute;
    bottom: 14px;
    left: 50%;
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background: #247be6;
    margin-left: -20px;

}

.as-service-contents-list2-desc{
    font-size: 17px;
    color: #767676;
    display: block;
    text-align: center;
    line-height: 24px;
}

.as-item-details-inner{
    margin: 0 auto;
    width: 998px;
}

.as-item-details-table{
    width: 100%;
}

.as-item-details-table{
    margin-top: 50px;
}

.as-item-details-table thead th{
    height: 50px;
    background: #f9fcff;
    text-align: left;
    padding: 0 30px;
}

.as-item-details-table tbody td{
    height: 69px;
    text-align: left;
    padding: 0 30px;
    border-bottom: 1px solid #e5e5e5;
    transition: 0.5s;
}

.as-item-details-table tbody tr:hover td{
    background: #f9fcff;
}

.as-financial-group-logo{
    max-width: 100px;
}

.as-item-details-link-details,
.as-item-details-link-details:hover,
.as-item-details-link-details:active{
    display: inline-block;
    width: 94px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin-right: 10px;
    background: #e6e9ee;
    color: #0949c7 !important;
    font-size: 15px;
    font-weight: 600;
}

.as-item-details-link-request,
.as-item-details-link-request:hover,
.as-item-details-link-request:active{
    display: inline-block;
    width: 94px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: #0949c7;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
}

.as-item-details-table thead th:last-child,
.as-item-details-table tbody td:last-child{
    text-align: center;
}

.as-notice-table{
    width: 100%;
    border-top: 2px solid #0949c7;
}

.as-notice-table th,
.as-notice-table td{
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #d1cece;
    border-bottom: 1px solid #d1cece;
    font-size: 15px;
}

.as-notice-table td:nth-child(2){
    text-align: left;
    padding-left: 20px;
}

.as-notice-table td a{
    transition: 0.3s;
}

.as-notice-table td a:hover{
    color: #0949c7;
    text-decoration: underline;
}

.as-notice-table th:last-child,
.as-notice-table td:last-child{
    border-right: none;
}

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

.as-news-table{
    border-top: 2px solid #0949c7;
}

.as-news-table .as-news-table-list{
    border-bottom: 1px solid #e5e5e5;
    padding: 30px;
}

.as-news-table .as-news-table-list-date{
    color: #888;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}

.as-news-table .as-news-table-link{
    font-size: 19px;
    font-weight: 600;
    color: #343434;
    transition: 0.3s;
}

.as-news-table .as-news-table-link:hover{
    color: #0949c7;
    text-decoration: underline;
}

.as-news-unit-body{
    min-height: 120px;
}

.as-swiper-container-recent-news .swiper-wrapper{
    z-index: 100;
}

/* modal - request - form*/
.as-modal-reqeust-form{
    width: 700px;
    background: #fff;
    padding: 25px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    margin-top: -350px;
    z-index: 100;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    display: none;
}

.as-modal-reqeust-form-inner{
    border: 1px solid #0949c7;
    min-height: 700px;
    position: relative;
    padding: 45px 70px;
    box-sizing: border-box;
}


.as-modal-title{
    position: relative;

}

.as-modal-title .as-modal-close{
    position: absolute;
    top: -10px;
    right: -35px;
}

.as-modal-reqeust-form .as-modal-sub-title{
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #3a3a3a;
    border-bottom: 2px solid #0949c7;
}

.as-modal-reqeust-form  .as-bold-blue{
    color: #2171f9;
}

.as-modal-form-body{
    padding: 15px 0;
}

.as-form-input{
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    font-size: 20px;
    color: #000;
    display: inline-block;
    margin-top: 5px;
}

.as-modal-form-body .form-group{
    margin-top: 15px;
}

.as-form-input-tel{
    width: 167px;
    float: left;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #000;
    text-align: center;
}

.as-form-input-tel:nth-child(2){
    margin: 0 22px;
}

.as-modal-form-body label[for="as-modal-agreement"]{
    color: #838383;
    font-size: 14px;
}

.as-modal-reqeust-form .as-form-btn-area{
    text-align: center;
    margin-top: 40px;
}

.as-btn-free-request{
    display: inline-block;
    background: #2171f9;
    text-align: center;
    width: 340px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

/* 상세 대출탭 */
.as-tab-loan{
    width: 960px;
    margin: 0 auto;
}

.as-tab-loan-list{
    float: left;
    width: 33.333%;
}

.as-tab-loan-list .as-tab-loan-link,
.as-tab-loan-list .as-tab-loan-link:hover,
.as-tab-loan-list .as-tab-loan-link:focus,
.as-tab-loan-list .as-tab-loan-link:active{
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #343434;
    font-weight: 600;
    border-right: 1px solid #e5e5e5;
}

.as-tab-loan-body{
    border: 1px solid #e5e5e5;
}

.as-tab-loan-list:last-child .as-tab-loan-link{
    border-right: none;
}

.as-tab-loan-list .as-tab-loan-link-active{
    background: url('./img/bg-btn-loan.gif') no-repeat 0 0;
    color: #fff !important;
    border: none !important;
}

.as-loan-breadcrumb{
    margin: 40px auto 25px auto;
    width: 980px;
    color: #606060;
    font-size: 14px;
}

/* 보험상담 */
.as-insurance-request-box{
    background: #f3eee9;
    padding: 80px;
}

.as-insurance-request-box .as-col2-table{
    display: table;
    width: 100%;
    margin-top: 40px;
}

.as-insurance-request-box .as-col2-cell{
    display: table-cell;
    width: 50%;
}

.as-insurance-request-box .as-col2-row{
    display: table-row;
}

.as-req-table-inner{
    background: #fff;
    height: 70px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.as-req-table-inner2{
    background: #fff;
    height: 70px;
    margin-left: 5px;
    margin-bottom: 10px;
}

label[for="as-insurance-agreement"]{
    color: #909090;
    font-size: 13px;
    margin-left: 10px;
}

.as-insurance-btn-area{
    text-align: center;
    padding-top: 50px;
}

.as-btn-req-red{
    background: #d21d36;
    height: 75px;
    line-height: 75px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 400px;
    font-size: 24px;
}

.as-insurance-request-box .as-input-name,
.as-insurance-request-box .as-input-birthday,
.as-insurance-request-box .as-input-phone{
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    font-size: 20px;
    color: #000;
    border: none;
    width: 100%;
    box-sizing: border-box;
}

.as-gender-req{
    height: 70px;
    line-height: 70px;
    float: left;
    width: 50%;
    display: block;
    position: relative;
}

.as-insurance-table{
    width: 100%;
    margin-top: 40px;
}

.as-gender-req label{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}

.as-gender-req input[type="radio"]{
    visibility: hidden;
}

.as-gender-req .as-select-tag{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    display: block;
    text-align: center;
    font-size: 26px;
    color: #0949c7;
}

.as-gender-req input[type="radio"]:checked + .as-select-tag{
    background: #0949c7;
    color: #fff;
}

/* 공지사항 상세 */
.as-notice-table-details{
    width: 100%;
    /*border-top: 1px solid #e5e5e5;*/
}

.as-notice-table-details th{
    text-align: left;
    /*background: #f8f9fa;*/
    /*border-bottom: 1px solid #d1cece;*/
    font-size: 20px;
    padding: 0 0 15px 0;
    color: #333;
    font-weight: 700;
}

.as-notice-table-details td{
    padding: 15px 0 15px 0;
    font-size: 14px;
    color: #696969;
}

.as-notice-table-details td .author{
    color: #333;
    font-weight: bold;
}

.as-notice-table-details .text-splitter{
    color: #c2c2c2;
    font-size: 14px;
}

.as-notice-details-area{
    white-space: pre-line;
    line-height: 26px;
}

.as-notice-details-area img{
    width: 100%;
    max-width: 600px;
}

.notice-html-area{
    padding: 50px 0;
}

.as-notice-table-details .as-ico-new{
    display: inline-block;
    margin-left: 10px;
    background: #007aff;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    text-align: center;
    width: 38px;
    height: 18px;
    line-height: 18px;
    position: relative;
    top: -2px;
}

.as-notice-table-details .as-notice-prev,
.as-notice-move-area .as-notice-prev{
    float: left;
    font-size: 14px;
    color: #736e6f;
}

.as-notice-table-details .as-notice-next,
.as-notice-move-area .as-notice-next{
    float: right;
    font-size: 14px;
    color: #736e6f;
}

.as-notice-table-details .as-notice-prev:hover,
.as-notice-table-details .as-notice-next:hover,
.as-notice-move-area .as-notice-prev:hover,
.as-notice-move-area .as-notice-next:hover{
    color: #002863;
}

.as-notice-bottom-btn-area{
    text-align: right;
    margin-top: 30px;
}

.as-notice-bottom-btn-area a:hover{
    /*background: #000;*/
}

.as-notice-move-area{
    border-top: 1px solid #d1cece;
    border-bottom: 1px solid #d1cece;
}

.as-notice-bottom-btn-area a{
    background: #000;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 110px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    font-weight: normal;
    border-radius: 5px;
}

.vt-header{
    /*border-bottom: 1px solid #e5e5e5;*/
    /*height: 134px;*/
    background: #fff;
    height: 100px;
}

.best-profit-info-foot-pc{
    text-align: center;
}

.vt-header-nav{
    /*position: absolute;*/
    /*top: 39px;*/
    /*top: 0;*/
    /*right: 20px;*/
    /*display: inline-block;*/
    /*height: 60px;*/
}

.vt-header-nav-wrapper{
    position: relative;
    z-index: 100;
    /*height: 60px;*/
    /*background: #851b20;*/
    /*border-bottom: 3px solid #cfac6f;*/
}

.hd-top-contact{
    position: absolute;
    top: 60px;
    right: 0;

}

.vt-header-nav-inner{
    /*margin: 0 auto;*/
    /*width: 1100px;*/
    /*height: 60px;*/
    position: relative;
    /*width: 1218px;*/
    /*height: 108px;*/
    /*text-align: center;*/
}

.nav-wrp-pc{
    /*border-top: 1px solid #dddddd;*/
    /*border-bottom: 1px solid #dddddd;*/
    /*border-bottom: 1px solid #e5e5e5;*/
    /*height: 100px;*/
}

.lnb-wrp{
    height: 37px;
}

.lnb-inner-pc{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


.nav-wrp-pc .logo{
    position: absolute;
    top: 36px;
    left: 0;
}

.vt-navigation{
    /*display: inline-block;*/
    position: relative;
    /*top: 18px;*/
    /*left: 50%;*/
    width: 1200px;
    margin: 0 auto;
}

.vt-navigation .vt-navigation-list{
    float: left;
    margin: 0 20px;
    position: relative;
    /*top: 44px;*/
}

.vt-navigation-body{
    position: absolute;
    top: 30px;
    right: 0;
}

.vt-navigation .vt-navigation-list .sub-menu-pc{
    width: 140px;
    position: absolute;
    top: 45px;
    left: -35px;
    background: #271fa8;
    padding: 15px;
    display: none;
}

.vt-navigation .vt-navigation-list:hover > .sub-menu-pc{
    display: block;
}

.vt-navigation .vt-navigation-list .sub-menu-pc .sub-menu-list-pc{
    text-align: center;
}

.vt-navigation .vt-navigation-list .sub-menu-pc .sub-menu-list-pc a{
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}

.vt-navigation .vt-navigation-list .sub-menu-pc .sub-menu-list-pc a:hover,
.vt-navigation .vt-navigation-list .sub-menu-pc .sub-menu-list-pc a.active{
    color: #ffcd54;
}

.vt-navigation .vt-navigation-list h1{
    position: relative;
    top: -28px;
}

.vt-navigation .vt-navigation-list:after{
    /*content: "";*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*margin-top: -7px;*/
    /*right: -18px;*/
    /*width: 1px;*/
    /*height: 15px;*/
    /*background: #2850b8;*/
}

.vt-navigation .vt-navigation-list:last-child:after{
    display: none;
}


.vt-navigation .vt-navigation-link{
    color: #212121;
    font-weight: 500;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    transition: 0.3s;
    display: block;
    cursor: pointer;
    padding: 0 40px;
}

.logo-top{
    display: inline-block;
    float: left;
    position: relative;
    top: 10px;
}

.vt-navigation .vt-navigation-link:hover,
.vt-navigation .vt-navigation-link-active{
    color: #1F69E1;
    /*background: #cfb162;*/
    /*border-radius: 20px;*/
}

.vt-navigation .vt-navigation-link-active{
    /*font-weight: bold;*/
}

.vt-header-main-pc .vt-navigation .vt-navigation-link:hover,
.vt-header-main-pc .vt-navigation .vt-navigation-link-active{
    /*color: #1572c8;*/
    /*border-bottom: 3px solid #1572c8;*/
}

.vt-header-top-inner{
    margin: 0 auto;
    width: 1100px;
}

.vt-bg-review{
    background: url('./img/bg/bg_review.jpeg') no-repeat center 0;
    background-size: cover;
    height: 380px;
}

.vt-bg-center{
    background: url('./img/bg/bg_center.jpeg') no-repeat center 0;
    background-size: cover;
    height: 380px;
}

.vt-bg-profit{
    background: url('./img/bg/bg_profit.jpeg') no-repeat center 0;
    background-size: cover;
    height: 380px;
}

.vt-bg-service{
    background: url('./img/bg/bg_service.jpg') no-repeat center 0;
    background-size: cover;
    height: 380px;
}

.vt-bg-vip{
    background: #020610 url('./img/bg/bg-vip-header.jpeg') no-repeat center 0;
    height: 633px;
}

.vt-header-top-inner{
    height: 50px;
    line-height: 57px;
    color: #5f5f5f;
    font-size: 14px;
    font-weight: 600;
}

.vt-logo{
    position: relative;
    top: 25px;
    display: inline-block;
}

.vt-footer{
    /*padding-top: 60px;*/
    /*padding-bottom: 60px;*/
    background: #DBE1EB;
}

.ft-navi-pc{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.ft-navi-wrp{
    height: 100px;
}

.ft-navi-pc .vt-logo-ft{
    position: absolute;
    top: 20px;
    left: 0;
}

.vt-footer-m .ft-navi-body-pc{
    position: static;
}

.ft-navi-body-pc{
    position: relative;
    top: 40px;
    left: 0;
}

.ft-navi-body-pc li{
    float: left;
    margin-right: 50px;
}

.vt-footer-m .ft-navi-body-pc li{
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
}

.ft-navi-body-pc li a{
    color: #989898;
    font-size: 13px;
}

/* footer */
.vt-footer-wrap{
    margin: 0 auto;
    width: 1100px;
    position: relative;
    height: 70px;
    line-height: 70px;
}

.vt-ft-navigation{
    text-align: center;
}

.vt-footer-nav{
    border-bottom: 1px solid #4e4e4e;
}

.vt-ft-navigation-body{
    display: inline-block;
}

.vt-ft-navigation-body .vt-ft-navigation-list{
    float: left;
    margin: 0 20px;
}

.vt-ft-navigation-body .vt-ft-navigation-link{
    font-size: 12px;
    color: #e8e8e8;
    font-weight: 600;
    transition: 0.3s;
}

.vt-ft-navigation-body .vt-ft-navigation-link:hover{
    color: #1572c8;
}

.vt-logo-ft{
    /*position: absolute;*/
    /*top: 50px;*/
    /*left: 90px;*/
}

.vt-footer-address-info{
    /*padding-top: 23px;*/
    /*text-align: center;*/
    /*float: left;*/
    /*width: 850px;*/
}

.ft-btn-area{
    float: left;
    width: 290px;
}

.vt-footer-m .ft-btn-area{
    float: none;
    text-align: center;
    width: 100%;
}

.vt-page-title-in-header{
    text-align: center;
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
}

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

.vt-content-header{
    margin-bottom: 40px;

}

.vt-content-header2{
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.vt-content-header-title{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-family: 'Pretendard';
    margin-bottom: 50px;
}

.vt-content-header2 .vt-content-header-title{
    text-align: center;
}

.vt-content-header-desc{
    /*position: relative;*/
    /*text-align: center;*/
    /*color: #606060;*/
    /*font-size: 19px;*/
    /*font-weight: 400;*/
}

.vt-content-header-title-sub{
    text-align: center;
    margin-top: 5px;
}

.pdt60{
    padding-top: 60px;
}

.vt-content-header-desc:after{
    /*content: "";*/
    /*position: absolute;*/
    /*top: 50px;*/
    /*left: 50%;*/
    /*width: 300px;*/
    /*height: 1px;*/
    /*background: #dcdcdc;*/
    /*margin-left: -150px;*/
}

.emphasis-red{
    color: #a00218;
}

.emphasis-blue{
    color: #2e76c4;
}

.notice-common{
    /*margin-bottom: 60px;*/
    background: url('./img/bg/bg-notice-pc.gif') repeat-x;
    height: 54px;
    line-height: 54px;
    border-top: 1px solid #434040;
    border-bottom: 1px solid #434040;
}

.notice-common-inner{
    width: 1100px;
    margin: 0 auto;
    padding: 0 25px 0 280px;
    box-sizing: border-box;
    position: relative;
}

.header-sub-title{
    font-size: 15px;
    color: #000;
    font-weight: 400;
    /*margin-left: 23px;*/
}

.vt-col-2{
    float: left;
    width: 50%;
    border-bottom: 1px solid #eee;
}

.vt-col-4{
    float: left;
    width: 25%;
    border-bottom: 1px solid #eee;
}

.vt-col-3{
    float: left;
    width: 33.333%;
    border-bottom: 1px solid #eee;
}

.vt-review-thumbnail{
    width: 240px;
    height: 140px;
    background: #f5f5f5;
    overflow: hidden;
    text-align: center;
}

.vt-review-box{
    position: relative;
    padding: 20px;
}

.vt-review-info{
    position: absolute;
    top: 20px;
    left: 260px;
    height: 140px;
    box-sizing: border-box;
    padding: 20px 30px;
}

.vt-review-info-title{
    font-weight: 600;
    color: #242424;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.vt-review-info-sub{
    color: #6e6e6e;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.vt-review-btn-area{
    text-align: left;

}

.vt-review-detail-btn,
.vt-review-detail-btn:hover,
.vt-review-detail-btn:focus,
.vt-review-detail-btn:active{
    display: inline-block;
    color: #fff !important;
    text-align: center;
    height: 27px;
    line-height: 27px;
    background: #df1129;
    width: 70px;
    font-size: 13px;
    padding: 0 10px;
    border-radius: 5px;
}

.vt-review{
    /*background: url('./img/bg/bg-top-review.jpg') no-repeat center 0;*/
}

.vt-profit{
    /*background: url('./img/bg/bg-top-review.jpg') no-repeat center 0;*/
}

.vt-table-pagination{
    text-align: center;
    margin-top: 45px;
}

#vt-content-m .vt-table-pagination{
    margin-top: 50px;
}

.vt-table-pagination a{
    width: 35px;
    height: 35px;
    line-height: 35px;
    /*border-radius: 35px;*/
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #dcdcdc;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
    margin: 0 2px;
    box-shadow: 0 0 1px 0px white inset, 0 0 1px 0px white;
    border-radius: 5px;
}

.vt-table-pagination a:hover,
.vt-table-pagination a.vt-paging-current{
    color: #fff;
    border-color: #333;
    background: #333;
}

.vt-table-pagination .vt-paging-first,
.vt-table-pagination .vt-paging-prev,
.vt-table-pagination .vt-paging-next,
.vt-table-pagination .vt-paging-end{
    font-size: 10px;
}

/* 수익률 인증 */
.vt-profit-box{
    width: 345px;
    padding-top: 20px;
}

.vt-profit-thumbnail{
    /*height: 280px;*/
    /*height: 200px;*/
    height: 249px;
    text-align: center;
    overflow: hidden;
    background: #eee;
}

.vt-profit-info-title{
    font-size: 17px;
    color: #242424;
    line-height: 24px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;

    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 67px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 10px;
}


.vt-profit-info-sub{
    color: #606060;
    font-size: 13px;
    padding-bottom: 20px;
}

/* 고객센터 */
.vt-notice-table{
    width: 100%;
    /*border-top: 1px solid #142434;*/
    border-top: none;
}

.vt-notice-table th{
    font-weight: normal;
    /*border-top: 1px solid #43454d;*/
    border-top: none;
    border-bottom: 2px solid #333 !important;
    /*background: #f1f4f8;*/
}

.vt-notice-table th,
.vt-notice-table td{
    /*height: 50px;*/
    /*line-height: 50px;*/
    text-align: center;
    /*border-right: 1px solid #d1cece;*/
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
}

.vt-notice-table td{
    color: #777;
    font-size: 14px;
    padding: 10px 0;
}

.vt-notice-table td:nth-child(1){
    text-align: center;
}

.vt-notice-table td:nth-child(2){
    text-align: left;
    /*padding-left: 20px;*/
}

.vt-notice-table td a{
    transition: 0.3s;
    color: #777;
    font-size: 14px;
}

.vt-notice-table td a:hover{
    /*color: #000;*/
    text-decoration: none;
}

.vt-notice-table th:last-child,
.vt-notice-table td:last-child{
    border-right: none;
}

.vt-notice-table td .vt-ico-new{
    display: inline-block;
    margin-right: 5px;
    background: #ff0000;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    position: relative;
    top: -2px;
}

/* 서비스 안내 */
.vt-service-info-top{
    margin-top: -20px;
}

.vt-service-info-top-inner{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #606060;
}

/* vip */
.vt-header-title-top{
    font-weight: 600;
    font-size: 18px;
    color: #020b28;
    padding-top: 15px;
}

.vt-header-no-brd{
    padding-bottom: 0;
}

.vt-header-no-brd .vt-content-header-desc:after{
    display: none;
}

/* main */

.vt-swiper-container-home-banner .vt-swiper-pagination-home-banner{
    bottom: 20px;
}

.vt-bg-main .swiper-slide a{
    display: block;
}

.vt-swiper-container-home-banner .swiper-pagination-bullet{
    /*background: transparent;*/
    opacity: 0.3;
    border: 2px solid #fff;
    border-radius: 0;
    width: 10px;
    height: 10px;
    background: #fff;
}

.vt-swiper-container-home-banner .swiper-pagination-bullet-active{
    background: #fff;
    /*width: 30px;*/
    width: 10px;
    height: 10px;
    /*border-radius: 10px;*/
    opacity: 1;
    border: 2px solid #fff;
}

.vt-swiper-container-home-banner .swiper-button-next{
    transition: 0.5s;
    right: -100%;
    background-image: none;
}

.vt-swiper-container-home-banner .swiper-button-prev{
    transition: 0.5s;
    left: -100%;
    background-image: none;
}


.vt-swiper-container-home-banner:hover .swiper-button-next{
    right: 20px;
}

.vt-swiper-container-home-banner:hover .swiper-button-prev{
    left: 20px;
}

.vt-free-request-stream-inner{
    margin: 0 auto;
    height: 80px;
    width: 1218px;
    position: relative;
    background: #cfb162;
}

.vt-free-request-title{
    float: left;
    height: 80px;
    line-height: 80px;
    width: 284px;
    text-align: center;
    background: #ab882d;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.vt-free-request-stream{
    /*background: #eaeef1 url('./img/bg/bg-vip-live-pc.gif') no-repeat center 0;*/
    position: relative;
    width: 1218px;
    margin: 0 auto;
    height: 0;
    top: -40px;
    z-index: 100;
}

.vt-main-vip-info{
    background: url('../assets/img/img-main-vip-info.jpg') no-repeat center 0;
    height: 630px;
}

.vt-main-profit{
    position: relative;
    /*background: url('./img/bg-profit-main-pc3.jpg') repeat center 0;*/
    background: #fff;
}

.vt-main-profit-inner{
    margin: 0 auto;
    width: 1200px;
    position: relative;
    /*height: 680px;*/
    height: 506px;
    box-sizing: border-box;
    padding-top: 112px;
    padding-left: 407px;
}

.vt-main-profit-slider{
    position: relative;
    width: calc( 100% - 80px );
    max-height: 270px;
    /*background: #383838;*/
    padding: 0 40px;
    /*box-sizing: border-box;*/
}

.vt-main-profit-slider-info{
    width: 333px;
    float: left;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 125px;
}


.vt-main-profit-tit{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 40px;
}

.vt-main-profit-tail{
    text-align: center;
    padding-top: 40px;
}

.vt-swiper-container-profit-banner{

}

.vt-swiper-container-profit-banner .swiper-slide{
    text-align: center;
    /*padding-top: 30px;*/
    /*box-sizing: border-box;*/
    height: 270px;
    overflow: hidden;
}

/*.vt-swiper-container-profit-banner .swiper-slide:nth-child(2n-1){*/
/*    text-align: right;*/
/*}*/

/*.vt-swiper-container-profit-banner .swiper-slide:nth-child(2n){*/
/*    text-align: left;*/
/*}*/


.vt-main-profit-slider .swiper-wrapper{
}

.vt-main-profit-slider .swiper-button-next{
    background-image: none;
    width: 36px;
    height: 37px;
    /*line-height: 70px;*/
    /*text-align: center;*/
    /*color: #fff;*/
    /*background-color: #c1272d;*/
    right: 50px;
    /*font-size: 20px;*/
    top: auto;
    bottom: -55px;
}

.vt-main-profit-slider .swiper-button-prev{
    background-image: none;
    width: 36px;
    height: 37px;
    /*line-height: 70px;*/
    /*text-align: center;*/
    /*color: #fff;*/
    /*background-color: #c1272d;*/
    left: 50px;
    /*font-size: 20px;*/
    top: auto;
    bottom: -55px;
}

.vt-register-status{
    /*background: url('./img/bg/bg-live-stream.png') repeat;*/
    /*background: url('./img/bg/bg-reg-live.png') repeat;*/
    background: url('./img/bg-live-stream-pc.png') repeat;
    padding-top: 60px;
}

.vt-register-status-inner{
    width: 1100px;
    margin: 0 auto;
    padding: 0 0 60px;
}

.vt-register-status-inner .vt-register-box{
    float: left;
    width: 540px;
    position: relative;
    text-align: center;
    margin-right: 20px;
}


.vt-register-status-type-b .vt-register-status-inner .vt-register-box{
    float: left;
    width: 275px;
    position: relative;
    text-align: center;
    margin-right: 0;
}

.vt-register-status-inner .vt-register-box:first-child{
    /*background: #13233c;*/
}

.vt-register-status-inner .vt-register-box:last-child{
    margin-right: 0;
}

/*.vt-register-status-inner .vt-register-box:first-child{*/
/*    width: 240px;*/
/*    padding-top: 35px;*/
/*    padding-right: 20px;*/
/*}*/

.vt-register-status-inner .vt-register-vip .vt-register-vip-head{
    border-bottom: 1px solid #dcbd71;
    padding-bottom: 12px;
    margin-bottom: 12px;
    padding-top: 10px;
}

.vt-register-status-inner .vt-register-free .vt-register-vip-head{
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 12px;
    margin-bottom: 12px;
    padding-top: 10px;
}

.vt-register-vip-head{
    margin-bottom: 20px;
}

.vt-register-status-inner .vt-register-vip,
.vt-register-status-inner .vt-register-free{
    /*background: #fff url('./img/bg/bg-table-tip.gif') no-repeat center 0;*/
    background: #fff;
    /*height: 374px;*/
    height: 300px;
    margin-top: 10px;
    padding: 30px 20px 20px 20px;
    box-sizing: border-box;
    border-radius: 10px;
}


.vt-register-status-type-b .vt-register-status-inner .vt-register-vip,
.vt-register-status-type-b .vt-register-status-inner .vt-register-free{
    /*background: #fff url('./img/bg/bg-table-tip.gif') no-repeat center 0;*/
    background: #fff;
    height: 350px;
    margin-top: 10px;
    padding: 30px 20px 30px 20px;
    box-sizing: border-box;
    border-radius: 0;
}

.vt-register-status-inner .vt-register-vip{
    background: #fff;
}

.vt-register-status-inner .vt-register-amount{
    margin-top: 22px;
    background: url('./img/bg/bg-vip-amount.jpg') no-repeat center 0;
    height: 350px;
    box-sizing: border-box;
    position: relative;
}

.vt-register-status-inner .vt-register-total{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #414141;
    font-weight: bold;
    line-height: 36px;
}

.vt-register-status-inner .vt-register-total-count{
    font-size: 40px;
    color: #c1272d;
    font-weight: 800;
}

.vt-main-profit-info{
    padding-top: 217px;
    /*padding-bottom: 60px;*/
    background: #a90609 url('./img/bg-main-profit-pc.jpg') no-repeat center 0;
}

.vt-main-profit-info-inner{
    width: 1200px;
    margin: 0 auto;
    /*padding: 20px 0 50px;*/
}


.vt-main-profit-box{
    float: left;
    width: 353px;
    height: 420px;
    text-align: center;
    /*background: #414141;*/
    padding: 20px;
    box-sizing: border-box;
    /*background: url('../assets/img/bg/bg-profit.png') no-repeat 0 0;*/
    margin-right: 20px;
}


.vt-main-profit-box:first-child{
    /*background: #141d39;*/
}

.vt-main-profit-box:nth-child(2){
    /*background: #143960;*/
}

.vt-main-profit-box:last-child{
    /*background: #141d39;*/
}

.vt-profit-box-tit{
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
}

/*.vt-main-profit-box:first-child{*/
/*    width: 281px;*/
/*    background: transparent !important;*/
/*    padding-top: 100px;*/
/*}*/

.vt-main-profit-box:last-child{
    margin-right: 0;
}

.vt-main-profit-header{
    /*border-bottom: 1px solid #626262;*/
    /*padding-bottom: 15px;*/
    /*margin-bottom: 20px;*/
}

.vt-main-table-profit-cell{
    display: table-cell;
    vertical-align: middle;
}


.vt-main-table-profit-cell:nth-child(1){
    width: 32px;
    text-align: center;
    font-weight: bold;
}

.vt-main-table-profit-cell:nth-child(2){
    width: 170px;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 10px 15px 15px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #fff;



    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.vt-main-table-profit-cell:nth-child(3){
    color: #e00000;
    font-size: 14px;
    font-weight: bold;
    background: #fff;

    padding-top: 15px;
    padding-bottom: 15px;

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.vt-main-table-profit-row{
    display: table;
    width: 100%;
    margin-bottom: 15px;
    /*background: #fff;*/
    transition: 1.5s;

    /*border-top-right-radius: 10px;*/
    /*border-bottom-right-radius: 10px;*/

    /*border-top-left-radius: 24px;*/
    /*border-bottom-left-radius: 24px;*/
}

.vt-main-table-profit-row:hover{
    /*transform: rotateX(360deg);*/
}



.vt-profile-introduction{
    background: url('./img/bg/bg-main-profile.jpg') no-repeat center 0;
}

.vt-profile-introduction-inner{
    width: 1100px;
    margin: 0 auto;
    padding: 95px 0;
    position: relative;
}

.vt-profile-body{
    width: 970px;
    margin: 0 auto;
    z-index: 100;
    position: relative;
}

.vt-profile-introduction-inner .vt-profile-list{
    float: left;
    width: 33.333%;
    text-align: left;
    margin-bottom: 15px;
}

.vt-profile-introduction-header{
    text-align: center;
    margin-bottom: 40px;
}

.vt-profile-bg-1{
    z-index: 90;
    position: absolute;
    top: 265px;
    right: 70px;
}

.vt-profile-bg-2{
    z-index: 90;
    position: absolute;
    bottom: 100px;
    left: 50px;
}

.vt-request-form{
    background: #00070f;
    border-top: 2px solid #ede78f;
}

.vt-request-form-inner{
    padding: 50px 0;
}

.vt-request-form-inner{
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
}

.vt-request-form-area{
    float: left;
}

.vt-request-btn-area{
    float: left;
}

.vt-request-form-wrapper{
    position:relative;
    padding-left: 370px;
}

.vt-request-form-wrapper .vt-request-name{
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    width: 410px;
    background: #fff;
    border: none;
    font-size: 22px;
    color: #606060;
}

.vt-request-form-wrapper .vt-request-phone{
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
    width: 410px;
    background: #fff;
    border: none;
    font-size: 22px;
    color: #606060;
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
}

.vt-request-form-wrapper label[for="vt-agreement"]{
    color: #999;
    font-size: 15px;
    margin-left: 5px;
}

.vt-request-form-wrapper .vt-request-agree-link{
    font-size: 15px;
    text-decoration: underline;
    color: #b31414;
}

.vt-request-form-wrapper .vt-request-free-btn{
    border: none;
    position: relative;
    left: 40px;
    top: 117px;
}

.vt-request-form-wrapper .vt-request-free-btn img{
    height: 168px;
}

.vt-request-form-wrapper .vt-request-title{
    position: absolute;
    top: 35px;
    left: 0;
    width: 320px;
}

.vt-wing-body{
    position: absolute;
    /*top: 120px;*/
    top: 90px;
    right: -140px;
    z-index: 105;
    transition: 0.5s;
    /*background: #e5e5e5;*/
    /*padding: 5px;*/
}

.vt-wing-body-left{
    position: absolute;
    /*top: 120px;*/
    top: 90px;
    left: -140px;
    z-index: 105;
    transition: 0.5s;
}

.vt-free-request-lists{
    overflow: hidden;
    height: 80px;
    line-height: 80px;
    font-size: 13px;
}

.vt-free-request-lists .ti_slide{
    position: relative;
    width: 30000px;
}

.vt-free-request-lists .ti_content{
    float: left;
}

.vt-free-request-lists .ti_news{
    float: left;
}

.vt-free-request-stream-m .vt-free-request-lists .ti_news{
    font-size: 12px;
}

.vt-vip-table-holder{
    height: 247px;
    overflow: hidden;
}

.vt-register-status-type-b .vt-vip-table-holder{
    height: 287px;
    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: #fff;*/
    color: #333;
}

.vt-vip-table-holder .vt-vip-name{
    font-size: 14px;
    /*color: #fff;*/
    color: #333;
}

.vt-register-free .vt-vip-table-holder .vt-vip-name{
    color: #333;
}

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

.vt-register-vip .vt-vip-table-holder li{
    border-bottom: 1px solid #525252;
}

.vt-register-free .vt-vip-table-holder li{
    border-bottom: 1px solid #cdcdcd;
}

.vt-main-cs-center-inner{
    margin: 0 auto;
    width: 1100px;
    padding: 50px 0;
}

.vt-main-cs-col-3{
    width: 33.333%;
    float: left;
}

.vt-main-cs-col-4{
    width: 25%;
    float: left;
}

.review-user-profit{
    position: relative;
    left: 10px;
}

.vt-main-center-box{
    width: 340px;
    box-sizing: border-box;
}

.vt-main-center-box-title{
    height: 72px;
    color: #212121;
    font-size: 22px;
    font-weight: 600;
    background: url('./img/bg/vt-line-center-main.png') no-repeat 0 38px;
}

.vt-main-center-con-wrap{
    border: 1px solid #e0e0e0;
    padding: 30px 20px;
    box-sizing: border-box;
    height: 293px;
}

.vt-main-center-con-list{
    position: relative;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.vt-main-center-con-list a{
    color: #686868;
    font-size: 15px;
}

.vt-main-center-con-list a:hover{
    color: #aa1415;
    text-decoration: underline;
}

.vt-main-center-con-list .vt-center-date{
    font-size: 13px;
    color: #787878;
}

.vt-user-review{
    background: #fff url('./img/bg/bg-main-review-pc.jpg') no-repeat center 0;
}

.vt-user-review-inner{
    margin: 0 auto;
    width: 1200px;
    padding: 270px 0 0 0;
}

.vt-user-review-link{
    width: 340px;
    display: inline-block;
    /*border: 1px solid #ddd;*/
    /*background: #fff;*/
    /*border-radius: 10px;*/
    overflow: hidden;
    /*padding-bottom: 15px;*/
}

.vt-user-review-img-wrap{
    display: block;
    max-height: 240px;
    overflow: hidden;
    /*border: 1px solid #c7c7c7;*/
    /*border-radius: 10px;*/
}

.vt-user-review-sub-info-wrap{
    display: block;
    padding: 0 15px 0;
    font-size: 13px;
}

.vt-user-review-img-wrap img{
    width: 100%;
}

.vt-user-review-info-wrap{
    padding: 15px 15px 20px 15px;
    display: block;
    height: 60px;
    box-sizing: border-box;
    text-align: center;
}

.vt-user-review-info-title{
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
    display: block;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.vt-user-review-sub-info{
    font-size: 13px;
    color: #666;
    display: block;
    margin-top: 10px;
}

.vt-user-review-title{
    /*font-size: 22px;*/
    /*color: #212121;*/
    /*position: relative;*/
    padding-bottom: 60px;
    text-align: center;
}

.vt-user-review-type-b .vt-user-review-title{
    padding-bottom: 30px;
}

.vt-user-review-sub{
    font-size: 15px;
    color: #646464;
    margin-left: 20px;
}

.btn-more-review{
    position: absolute;
    bottom: 26px;
    right: 10px;
}

/*.vt-user-review-title:before{*/
/*    content: "";*/
/*    width: 130px;*/
/*    height: 3px;*/
/*    background: #b92227;*/
/*    position: absolute;*/
/*    top: 36px;*/
/*    left: 0;*/
/*    z-index: 20;*/
/*}*/

/*.vt-user-review-title:after{*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    background: #ccc;*/
/*    position: absolute;*/
/*    top: 37px;*/
/*    left: 0;*/
/*    z-index: 10;*/
/*}*/


/* mobile start */
.vt-header-m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}

.vt-header-m-inner{
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    box-sizing: border-box;
    /*background: #000;*/
}

.vt-btn-nav{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 30px;
    background: #fff;
    padding: 0 10px;
}

#vt-content-m{
    /*padding-top: 145px;*/
    padding-top: 60px;
}

.vt-footer-m{
    /*border-top: 1px solid #dcdcdc;*/
    background: #DBE1EB;
    padding-bottom: 10px;
}

.vt-footer-m-inner{
    /*padding-top: 20px;*/
    padding: 0 15px;
}


.vt-header-m .vt-logo-m{
    position: relative;
    top: 1px;
    padding-left: 15px;
    text-align: left;
    height: 60px;
}

.vt-footer-m-inner .vt-logo-m{
    text-align: left;
    padding: 0 15px 20px;
    /*border-bottom: 1px solid #4a4c4f;*/
    /*padding-top: 40px;*/
}

.vt-addr-m{
    font-size: 12px;
    /*padding: 20px;*/
    color: #d2d2d2;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
}

.vt-nav-m{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1000;
    background: #fff;
    background-size: contain;
    display: none;
}

.vt-nav-m-inner{
    height: 100vh;
    background: #fff;
    /*margin-right: 10%;*/
}

.vt-nav-m-head{
    /*background: #000;*/
    width: calc(100% + 15%);
    position: relative;
}

.vt-nav-m-logo{
    /*border-bottom: 1px solid #333;*/
    /*padding: 5px 0;*/
    height: 60px;
    line-height: 60px;
    text-align: left;
}

.vt-nav-list-body{
    margin-top: 0;
}

.vt-nav-m-body{
    padding: 0 15px;
    height: calc(100vh - 65px);
    overflow-y: scroll;
}

.vt-nav-list-body{
    border-top: 1px solid #e5e5e5;
}

.vt-nav-list-body li{

    /*margin-bottom: 10px;*/
    border-bottom: 1px solid #e5e5e5;
}

.vt-nav-list-body li a{
    font-weight: 500;
    color: #444;
    font-size: 14px;
    position: relative;
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
}

.vt-nav-m-close{
    position: absolute;
    top: 21px;
    right: 17px;
}

.vt-nav-m-foot{
    padding: 20px 25px 0 25px;
}

.vt-nav-foot-list-body li{
    float: left;
    /*width: 33.333%;*/
    width: 50%;
    text-align: center;
}

.vt-group-info-table{
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.vt-group-info-table a{
    color: #242424;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
}

.vt-group-info-table td{
    padding: 10px;
}

.vt-group-info-sub{
    font-size: 14px;
    color: #606060;
    border-bottom: 1px solid #e5e5e5;
}

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


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

.vt-main-group-info-body{
    margin: 20px 10px;
}

.vt-main-group-info-head{
    position: relative;
    /*border-bottom: 1px solid #d2d2d2;*/
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 30px;
    font-size: 16px;
    margin: 0 10px;
    text-align: center;
}

/*.vt-main-group-info-head:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -3px;*/
/*    left: 5px;*/
/*    width: 100px;*/
/*    height: 5px;*/
/*    background: #c1272d;*/
/*}*/

a.vt-group-info-more{
    position: absolute;
    bottom: 7px;
    right: 10px;
    display: inline-block;
    border-radius: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 70px;
    background: #b31414;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.vt-main-group-info .vt-main-center-con-body{
    min-height: 150px;
    border: 1px solid #dcdcdc;
    padding: 10px;
}


.vt-m-form-request{
    background: #00070f;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.vt-m-form-request input[type="text"]{
    height: 40px;
    line-height: 40px;
    color: #606060;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
    display: block;
}

.vt-main-form-btn-m{
    display: inline-block;
    background: #b31414;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: none;
}

.vt-main-review-m{
    margin: 10px 10px 10px 10px;
}

.vt-main-review-m .vt-user-review-img-wrap{
    min-height: 250px !important;
    max-height: 300px !important;
    height: auto;
}


.vt-main-review-m .vt-user-review-link{
    width: 100%;
}

.vt-main-review-m .vt-user-review-info-wrap{
    padding: 15px;
    height: auto;
}

.vt-profit-slider-m{
    background: #fff;
    /*background: url('./img/mobile/bg-profit-demon-m2.jpg') no-repeat center 0;*/
    /*background-size: cover;*/
}

.btn-more-review-m{
    display: inline-block;
    background: #d90001;
    text-align: center;
    width: 250px;
    height: 45px;
    line-height: 45px;
    color: #fff !important;
    font-size: 18px;
    border-radius: 45px;
}

.vt-profit-slider-m .vt-main-profit-slider{
    width: 100%;
    padding: 20px 0;
    height: auto;
}

.vt-profit-slider-m .vt-swiper-container-profit-banner .swiper-slide{
    padding-top: 0;
}

.vt-main-profit-info-m{
    padding-top: 0;
    background: #ac0609;
    /*background: url('./img/mobile/bg-m-profit-rate.jpg') no-repeat center 0;*/
    /*background-size: cover;*/
}

.vt-main-profit-info-m .vt-main-profit-info-inner{
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.vt-main-profit-info-m .vt-main-profit-box{
    float: none;
    width: 100%;
    height: auto;
    background-size:cover;
    /*border-radius: 20px;*/
    margin-bottom: 20px;
    /*padding: 20px 20px 20px;*/
    padding: 0;
    /*border: 2px solid #ce9a46;*/
}

.vt-main-profit-info-m .vt-main-profit-box:first-child{
    background: #141d39 !important;
    padding-top: 40px;
}

.vt-main-profit-info-m .vt-main-table-profit-cell:nth-child(3){
    text-align: right;
    padding-right: 10px;
}


.vt-register-status-m{
    /*background: url('./img/mobile/bg-live-status-m.png') no-repeat center 0;*/
    background: #fff;
}

.vt-register-status-m .summary-register-vip{
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.vt-register-status-m .summary-register-vip-head{
    padding-top: 0;
}

.vt-register-status-m .vt-register-status-inner{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.vt-register-status-m .vt-register-status-inner .vt-register-box{
    width: 100%;
    margin-bottom: 20px;
}

.vt-register-status-m .vt-register-status-inner .vt-register-box:first-child{
    padding-top: 20px;
}

.logo-area{
    text-align: center;
    width: 1200px;
    position: relative;
    margin: 0 auto;
    /*height: 60px;*/
}

.vt-header-top{
    width: 1218px;
    text-align: center;
    padding-top: 37px;
    padding-bottom: 15px;
    margin: 0 auto;
    position: relative;
}

.hd-logo{
    position: absolute;
    top: 34px;
    display: inline-block;
    left: 0;
}

.top-phone{
    position: absolute;
    top: 74px;
    right: 10px;
}

.jp-logo-area{
    text-align: center;
    height: 120px;
    position: relative;
}

.company-page-banner{
    background: url('../assets/img/banner/img-top-ban-company.jpg') no-repeat center 0;
    height: 354px;
}

.qna-page-banner{
    background: url('../assets/img/banner/img-top-ban-qna.jpg') no-repeat center 0;
    height: 354px;
}

.vip-page-banner{
    background: url('../assets/img/banner/img-top-ban-vip.jpg?v=2') no-repeat center 0;
    height: 354px;
}

.profit-page-banner{
    background: url('../assets/img/banner/img-top-ban-profit.jpg?v=2') no-repeat center 0;
    height: 352px;
}

.news-page-banner{
    background: url('../assets/img/banner/img-top-ban-news.jpg') no-repeat center 0;
    height: 354px;
}

.review-page-banner{
    background: url('../assets/img/banner/img-top-ban-review.jpg') no-repeat center 0;
    height: 433px;
}

.customer-page-banner{
    background: url('../assets/img/banner/img-top-ban-notice.jpg') no-repeat center 0;
    height: 368px;
}

.faq-page-banner{
    background: url('../assets/img/banner/img-top-ban-faq.jpg') no-repeat center 0;
    height: 368px;
}

.notice-common-head{
    /*width: 84px;*/
    /*height: 24px;*/
    /*line-height: 24px;*/
    /*color: #fff;*/
    /*font-size: 13px;*/
    /*text-align: center;*/
    display: inline-block;
    /*background: #c8212e;*/
    position: absolute;
    left: 25px;
    top: -1px;
}

.rollingMNotice li a{
    display: block;
    font-size: 16px;
    /*color: #242424;*/
    color: #fff;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 54px;
    line-height: 54px;
}

.notice-common-m{
    margin-bottom: 0;
    background: url('./img/bg/bg-notice-pc.gif') repeat-x;
    height: 39px;
    line-height: 39px;
}

.notice-common-m .notice-common-inner{
    width: 100%;
    /*padding-left: 165px;*/
    /*padding-left: 170px;*/
    padding-left: 150px;
}

.vt-free-request-stream-m .vt-free-request-title{
    width: 120px;
}

.vt-free-request-stream-m .vt-free-request-title img{
    width: 110px;
}

.notice-common-m .notice-common-head{
    /*width: 165px;*/
    width: 150px;
    left: 0;
    top: -2px;
    padding-left: 10px;
}

.form-request-vip{
    width: 1100px;
    margin: 0 auto;
    background: #f7f7f7;
    border-radius: 20px;
    padding: 60px 120px 60px 90px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.form-table-vip{
    /*margin-top: 110px;*/
    /*width: calc(100% - 340px);*/
    /*box-sizing: border-box;*/
    /*margin-left: 204px;*/
    position: absolute;
    top: 484px;
    width: 800px;
    left: 200px;
}

#vt-content-m .form-table-vip{
    top: 0;
    width: 100%;
    margin-left: 0;
    position: static;
}

.form-table-vip th,
.form-table-vip td{
    padding: 5px;
    font-size: 15px;
    color: #212121;
    font-weight: normal;
}

.form-table-vip th{
    text-align: left;
    /*padding-top: 20px;*/
}

.form-table-vip .btn-submit{
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 0;
    margin: 0;
    background: #cc0a19;
    border-radius: 5px;
}

.form-table-vip .btn-reset{
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #959595;
    border-radius: 5px;
}

.form-table-vip input[type="text"],
.form-table-vip input[type="tel"],
.form-table-vip input[type="email"]{
    height: 60px;
    line-height: 60px;
    border: 1px solid #e6e8ea;
    font-size: 16px;
    color: #555555;
    padding: 0 15px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
}

.form-table-vip input[type="text"]{
    /*width: 280px;*/
}

.form-table-vip input[type="tel"]{
    /*width: 323px;*/
}

.form-table-vip textarea{
    border: 1px solid #e6e8ea;
    font-size: 16px;
    color: #555555;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    height: 150px;
    resize: none;
}

.form-request-vip-m{
    background: #eeefee;
    padding: 40px 15px;
}


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

.form-request-vip-m .form-table-vip input[type="text"],
.form-request-vip-m .form-table-vip input[type="tel"]{
    width: 100%;
    box-sizing: border-box;
}

.footer-m-nav{
    font-size: 13px;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #6b6b6b;
}

.footer-m-nav .splitter{
    font-size: 12px;
    color: #999;
    padding: 0 3px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.footer-m-nav a{
    color: #eee;
}

.notice-common-m .rollingMNotice li a{
    height: 40px;
    line-height: 40px;
}

.ft-warning-notice-m{
    margin-top: 20px;
    color: #7d7d7d;
    text-align: center;
    font-size: 12px;
    padding: 0 15px;
    line-height: 22px;

}




.vt-register-status-m .vt-register-status-inner .vt-register-vip,
.vt-register-status-m .vt-register-status-inner .vt-register-free{
    height: auto;
}

a.vt-view-agreement{
    color: #fff;
}

.vt-register-body{
    margin-top: 15px;
    height: 350px;
    position: relative;
}

.vt-main-profit-info-type-b .vt-main-profit-box{
    background: #fff;
    height: 369px;
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    /*margin-right: 10px;*/
    width: 393px;
    box-sizing: border-box;
    border: 2px solid #ce9945;
}

.vt-main-profit-info-type-b .vt-main-profit-box:first-child{
    margin-left: 0;
}

.vt-main-profit-info-type-b .vt-main-profit-box:last-child{
    margin-right: 0;
}

.vt-main-profit-info-type-b .vt-main-profit-header{
    /*margin-top: -30px;*/
    /*margin-bottom: 10px;*/
    position: relative;
    top: -20px;
    left: -15px;
}

.vt-main-profit-info-type-b .vt-main-profit-info-inner{
    /*margin-top: 30px;*/
    padding-top: 30px;
    /*background: url('./img/bg-profit-inner-pc.png') no-repeat center 0;*/
    padding-bottom: 60px;
}

.vt-main-profit-info-type-b .vt-main-table-profit-cell{
    border-bottom: 1px solid #ddd;
}

.vt-main-profit-info-type-b .vt-main-table-profit-row{
    margin-bottom: 0;
}


.fi-form-main{
    background: url('./img/mobile/bg-m-form-main.jpg') no-repeat center 0;
    height: 530px;
}

.fi-form-main-inner{
    /*width: 1100px;*/
    /*margin: 0 auto;*/
}

.fi-form-main-inner{
    /*width: 540px;*/
    /*position: relative;*/
    /*top: 180px;*/
    /*left: 210px;*/
}

.fi-form-main-inner input[type="text"],
.fi-form-main-inner input[type="tel"]{
    width: 345px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    color: #444;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #878787;
}

.fi-form-main-inner input[type="tel"]{
    margin-top: 10px;
}

.fi-form-main-inner label,
.fi-form-main-inner a{
    color: #656565;
    font-size: 13px;
}

.vt-main-profit-type-b{
    height: 920px;
}

.vt-main-profit-type-b .fi-left-area{
    float: left;
    width: 712px;
    height: 500px;
    background: #fff;
    border-right: 1px dotted #444;
    box-sizing: border-box;
}

.vt-main-profit-type-b .fi-right-area{
    float: left;
    width: 388px;
    height: 500px;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
}

.vt-main-profit-type-b .vt-main-profit-inner{
    width: 1100px;
    height: auto;
}

.vt-main-profit-type-b .vt-main-profit-slider{
    width: 1100px;
    max-height: 500px;
    padding: 0;
}

.vt-main-profit-type-b .fi-left-area-img-wrp{
    width: 700px;
    text-align: center;
    overflow: hidden;
    height: 500px;
    padding-left: 10px;
    box-sizing: border-box;
}

.vt-main-profit-type-b .fi-left-area-img-wrp img{
    position: relative;
    top: 55px;
    width: 100%;
}

.fi-right-profit-list-title{
    /*border-bottom: 1px solid #ddd;*/
    /*padding-bottom: 10px;*/
    /*margin-bottom: 10px;*/
    background: #f3f3f3;
    text-align: center;
    width: 388px;
    position: relative;
    top: -20px;
    left: -20px;
    height: 55px;
    line-height: 55px;
}

.fi-right-profit-list{
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.fi-right-profit-link{
    display: block;
    position: relative;
    padding: 10px 0 10px 150px;
}

.fi-right-profit-list-img{
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 0;

}

.fi-right-profit-list-sub-tit{
    color: #444;
    font-weight: bold;
    font-size: 13px;
}

.fi-right-profit-list-sub-tit-active .fi-right-profit-list-sub-tit{
    color: #e71909;
}

.vt-user-review-type-b{
    /*background: url('./img/bg-review-main-pc2.jpg') no-repeat center 0;*/
    background: url('./img/img-bg-review-main-pc.jpg') no-repeat center 0;
    /*background-size: cover;*/
    height: 822px;
    box-sizing: border-box;
}


.vt-user-review-type-b .vt-user-review-link{
    width: 260px;
    border-radius: 0;
}

.vt-user-review-type-b .vt-user-review-img-wrap{
    border-radius: 0;
    /*height: 365px;*/
    /*height: 263px;*/
    /*border: 1px solid #f00;*/
}

.vt-user-review-type-b .review-user-profit{
    padding: 20px 10px 0;
    /*background: #f7f7f7;*/
}

.vt-review-type-b .vt-review-info{
    position: static;
}

.vt-review-type-b .vt-review-info{
    height: auto;
    padding: 15px 5px;
}


.vt-review-type-b .vt-review-info-title{
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}

.vt-review-type-b .vt-review-box{
    padding: 10px;
}

.vt-review-type-b .vt-review-thumbnail{
    width: auto;
    height: auto;
}


.vt-register-status-m .vt-register-vip{
    background: #fff;
}

.vt-main-table-profit-wrapper{
    background: #fff;
    padding: 0 10px;
    border-radius: 10px;
}

.reg-form-m{
    /*background: url('./img/mobile/bg-trophy-m.jpg') no-repeat center 0;*/
    /*background-size: cover;*/
    /*padding: 50px 20px;*/
    background: #d5d5d5;
}

.reg-form-m input[type="text"],
.reg-form-m input[type="tel"]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #444;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #878787;
    border-radius: 5px;
}


.reg-form-m input[type="tel"]{
    margin-top: 10px;
}

.reg-form-m label{
    color: #878787;
    font-size: 13px;
}

.reg-form-m label + a{
    color: #878787;
    font-size: 13px;
}

.vt-main-banner .swiper-button-prev,
.vt-main-banner .swiper-button-next{
    width: 48px;
    height: 92px;
}

.vip-count-area-m{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 28px;
    color: #fff;
}

.vt-main-table-profit-row:last-child{
    margin-bottom: 0
}

.vip-count-area-pc{
    background: url('./img/img-vip-count-pc.jpg') no-repeat center 0;
    height: 290px;
}

.vip-count-area-pc-inner{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.btn-quick-request{
    position: absolute;
    top: 163px;
    left: 0;
    width: 381px;
    height: 78px;
    display: inline-block;
}


.vip-count-wrp-pc{
    color: #fff;
    position: absolute;
    top: 150px;
    right: 154px;
    display: inline-block;
    width: 150px;
    text-align: center;
}

.form-main-pc{
    background: url('./img/bg-form-pc-2.jpg?v=3') no-repeat center 0;
    height: 356px;
}

.form-main-pc-inner{
    height: 356px;
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.form-main-pc-wrp{
    position: absolute;
    top: 0;
    right: 0;
    height: 356px;
    width: 345px;
    box-sizing: border-box;
    padding-top: 90px;
}

.form-in-the-wing{
    background: url('./img/bg-right-form.png') no-repeat center 0;
    width: 169px;
    height: 313px;
    position: relative;
    padding: 127px 0 0 14px;
    box-sizing: border-box;
}

.review-main-pc-inner{
    width: 1200px;
    margin: 0 auto;
}

.review-main-pc-head{
    padding-bottom: 20px;
}

.review-main-pc{
    padding-top: 88px;
    background: url('./img/bg-review-main-pc.jpg') repeat-x;
}

.review-main-pc-head .title{
    font-size: 22px;
}

.btn-review-more-link{
    display: inline-block;
    color: #fff !important;
    font-size: 14px;
    width: 97px;
    height: 33px;
    line-height: 33px;
    border-radius: 33px;
    text-align: center;
    background: #d90001;
    margin-left: 22px;
    position: relative;
    top: -2px;
}

.current-status-register{
    padding-top: 35px;
    padding-bottom: 20px;
}

.current-status-register-inner{
    width: 1200px;
    margin: 0 auto;
}

.current-status-register-head{
    font-size: 19px;
    color: #000;
    margin-bottom: 10px;
}

.current-status-register-body{
    background: #07021c;
    padding-left: 220px;
    position: relative;
    height: 157px;
}

.summary-register-vip{
    width: 220px;
    height: 157px;
    position: absolute;
    top: 0;
    left: 0;
}


.summary-register-vip-stream-head{
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding-top: 25px;
    padding-bottom: 15px;
}

.summary-register-vip-head{
    font-size: 18px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-top: 35px;
}

.summary-register-vip-body{
    font-size: 40px;
    color: #ff00f0;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    font-family: 'Noto Sans KR', sans-serif;
}

.summary-register-vip-stream-body{
    background: #fff;
    /*margin: 0 30px;*/
    position: relative;
    top: 5px;
}

.vt-register-status-m .sig-register-complete,
.summary-register-vip-stream-body .sig-register-complete{
    background: #ff4200;
    font-size: 11px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    width: 60px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    margin-right: 50px;
    margin-left: 10px;
}

.vt-register-status-m .sig-register-complete{
    margin-right: 15px;
}

.registered-vip-name{
    font-size: 14px;
    color: #000;
}

.current-status-register-body:before{
    width: 1px;
    height: 80px;
    content: "";
    background: #fff;
    position: absolute;
    top: 38px;
    left: 220px;

}

.main-accum-status-section{
    padding-bottom: 30px;
    padding-top: 10px;
}


.main-accum-status-section-m{
    padding: 0 20px;
}

.main-accum-status-section-inner{
    width: 1200px;
    margin: 0 auto;
}

.main-accum-status-section-m .main-accum-status-section-inner{
    width: 100%;
}

.main-accum-status-section-m .main-accum-status-section-inner .accum-status-box{
    width: 100%;
    float: none;
    margin: 0;
}

.main-accum-status-section-m .main-accum-status-section-inner .accum-status-box:nth-child(2){
    margin: 15px 0;
}

.accum-status-box{
    border: 1px solid #bfbfbf;
    background: #fff;
    float: left;
    width: 393px;
    height: 369px;
    position: relative;
    box-sizing: border-box;
}

.accum-status-box:first-child{
    border: none;
}

.accum-status-box:nth-child(2){
    margin: 0 10px;
}


.main-accum-status-section-m .total-accum-profit-rate{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.total-accum-profit-rate{
    color: #ff4200;
    font-size: 40px;
    font-family: 'Noto Sans KR', sans-serif;
    position: absolute;
    top: 114px;
    width: 393px;
    left: 0;
    padding-left: 46px;
    display: block;
    box-sizing: border-box;
}

.accum-status-box-head{
    text-align: center;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 22px;
    color: #000;
    padding: 22px 0;
}

.accum-status-box-table{
    width: 100%;
}

.accum-status-box-table thead th{
    background: #f7f4f0;
    color: #000;
    font-size: 17px;
    text-align: center;
    padding: 12px 0;
}

#vt-content-m .form-table-vip th,
#vt-content-m .form-table-vip td{
    color: #212121;
    font-weight: bold;
}

#vt-content-m a.vt-view-agreement{
    color: #444;
}

.accum-status-box-table tbody td{
    padding: 14px 0;
    color: #000;
    font-size: 15px;
}

.accum-status-box-table tbody td:nth-child(1){
    text-align: center;
}

.accum-status-box-table tbody td:nth-child(3){
    text-align: center;
    color: #ff4200;
}

.emphasis-purple{
    color: #582567;
}

.emphasis-red{
    color: #bf3127;
}

.footer-common-m{
    background: #101a1d;
    padding: 20px;
}

.center-contents-wrp-m{
    padding: 0 20px;
}

.blind{
    display: none;
}

.vip-current-status{
    background: #012868;
    height: 60px;
}

.vip-current-status-inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-left: 285px;
    box-sizing: border-box;
}

.vip-current-date{
    color: #fff;
    font-size: 17px;
    position: absolute;
    top: 19px;
    left: 80px;
}


/* info main top */
.jp-top-system-info{
    background: #fff;
}

.jp-top-system-info-inner{
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 90px;
}

.jp-top-system-header{
    text-align: center;
}

.jp-top-system-body{
    margin-top: 70px;
}

.jp-top-system-body-left{
    float: left;
    width: 440px;
}

.jp-top-system-body-right{
    float: left;
    width: 732px;
    padding-right: 20px;
    box-sizing: border-box;
}

.jp-top-system-list .sub-font{
    color: #222;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 18px;
    display: block;
    padding-left: 25px;
}

.jp-top-system-list .main-font{
    color: #222;
    font-weight: bold;
    font-family: 'Nanum Myeongjo', serif;
    font-size: 22px;
    display: block;
    margin-top: 10px;
}

.jp-top-system-list-active .sub-font{
    color: #fff;
    background: #0061ff;
    transition: 0.3s;
}

.jp-top-system-list-active .main-font{
    color: #b00f14;
    transition: 0.3s;
}

.jp-top-system-list-body{
    padding: 0 50px 0 40px;
}

.jp-top-system-list{
    /*border-bottom: 1px solid #d2d2d2;*/
    /*padding: 15px 0;*/
    margin-bottom: 19px;
}

.jp-top-system-list .jp-top-system-link{
    background: #eaeaea;
    height: 78px;
    line-height: 78px;
    display: block;
    border-radius: 5px !important;
    overflow: hidden;
    /*padding-left: 25px;*/
}

.jp-top-system-body-right .vt-swiper-pagination-home-info{
    bottom: 15px;
    top: auto;
    text-align: center;
    right: 0;
    width: 100%;
}

.vt-swiper-pagination-home-info .swiper-pagination-bullet{
    opacity: 1;
    background: #eee;
    border: 1px solid #ddd;
    width: 10px;
    height: 10px;
}

.vt-swiper-pagination-home-info .swiper-pagination-bullet-active{
    opacity: 1;
    background: #0162ff;
    border: 1px solid #0162ff;
    width: 10px;
    height: 10px;
}


.vt-swiper-pagination-home-info .swiper-pagination-bullet:last-child{
    margin-right: 20px;
}

.vt-swiper-pagination-home-info-m{
    padding-bottom: 30px;
}

.current-total-status{
    background: url('./img/bg-current-total-status.jpg') center 0;
    height: 583px;
    position: relative;
}

.current-total-status-inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.current-total-status-inner .status-01{
    color: #0061ff;
    font-size: 36px;
    position: absolute;
    top: 352px;
    left: 84px;
}

.current-total-status-inner .status-02{
    color: #0061ff;
    font-size: 36px;
    position: absolute;
    top: 352px;
    left: 390px;
}

.current-total-status-inner .status-03{
    color: #0061ff;
    font-size: 36px;
    position: absolute;
    top: 352px;
    left: 700px;
}

.current-total-status-inner .status-04{
    color: #0061ff;
    font-size: 36px;
    position: absolute;
    top: 352px;
    left: 1010px;
}

.total-status-box-m{
    text-align: center;
    margin-bottom: 50px;
}

.total-status-box-m strong.tit{
    font-size: 18px;
    text-decoration: underline;
    color: #000;
}

.total-status-box-m strong.status-01,
.total-status-box-m strong.status-02,
.total-status-box-m strong.status-03,
.total-status-box-m strong.status-04{
    color: #0061ff;
    font-size: 30px;
    display: block;
    margin-top: 20px;
}


.form-pc-vip textarea.textarea{
    width: 814px;
    box-sizing: border-box;
    padding: 15px;
    font-size: 16px;
    color: #666;
    height: 115px;
}

.profit-main-left-pc{
    position: absolute;
    top: 114px;
    left: 0;
    width: 387px;
    text-align: center;
}

.vt-main-profit-pc .vt-swiper-pagination-profit-banner{
    bottom: 0;
}

.vt-main-profit-pc .vt-swiper-container-profit-banner{
    min-height: 280px;
}

.vt-main-profit-pc .vt-swiper-container-profit-banner .swiper-pagination-bullet-active{
    background: #000;
}


.number-vip-count{
    position: absolute;
    top: 47px;
    left: 229px;
    font-size: 28px;
    color: #fff;
}

.number-profit-count{
    position: absolute;
    top: 47px;
    left: 657px;
    font-size: 28px;
    color: #fff;
}

.number-register-count{
    position: absolute;
    top: 47px;
    left: 1055px;
    font-size: 28px;
    color: #fff;
}


.vt-header-main-pc{
    background: #000;
}

.vt-header-main-pc .vt-navigation .vt-navigation-link{
    color: #fff;
}

.video-title-pc{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -380px;
}

.video-wrapper{
    width: 100%;
    height: 800px;
    position: relative;
    top: 0;
    left: 0;
}

.vt-header-main-body-pc{
    position: relative;
    z-index: 999;
    height: 92px;
    /*overflow: hidden;*/
}

.video-wrapper-inner{
    width: 1218px;
    margin: 0 auto;
    height: 800px;
    position: relative;
    z-index: 900
}

.video-holder-pc{
    position: absolute;
    top: 0;
    left: 0;
    height: 800px;
    width: 100%;
    z-index: 100;
    overflow: hidden;
}

.summary-company-info-m{
    background: #eee;
    padding: 30px 20px;
}

.summary-unit-top-m{
    background: #0f110e;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.summary-unit-top-m:last-child{
    margin-bottom: 0;
}

.summary-unit-top-tit-m{
    text-align: left;
    float: left;
    width: 50%;
}

.summary-unit-top-tit-m img{
    position: relative;
    top: 3px;
}

.summary-unit-top-desc-m{
    text-align: right;
    float: left;
    width: 50%;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}


.jp-footer-desc-pc{
    width: 1218px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.profit-summary-pc{
    background: url('./img/img-profit-summary-pc.jpg') no-repeat center 0;
    height: 890px;
}

.profit-summary-inner-pc{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.profit-summary-content-pc{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    color: #fff;
}

.profit-summary-content-pc .count{
    color: #ffb81f;
    font-weight: bold;
    padding: 0 10px;
    display: inline-block;
}

.best-profit-info-pc{
    background: #111414;
    padding: 120px 0 70px;
}

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

.best-profit-info-body-pc .txt-red{
    color: #e30500;
}

.best-profit-info-inner-pc{
    width: 1218px;
    margin: 0 auto;
}

.best-profit-info-body-pc{
    padding: 40px 0;
}

.best-profit-info-unit{
    float: left;
    width: 387px;
    /*box-shadow: 1px 1px 3px rgba(0,0,0,0.3);*/
    /*background: #fff;*/
    margin-right: 19px;
    background: url('./img/bg-best-profit-box.jpg') no-repeat 0 0;
    height: 438px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}

.best-profit-info-unit a{
    display: block;
}

.best-profit-info-unit a .title{
    color: #fff;
    font-size: 22px;
    font-weight: 500 !important;
    margin-top: 30px;
}


.best-profit-info-unit:after{
    margin-right: 0;
}

.best-profit-thumbnail-wrp{
    overflow: hidden;
    /*height: 190px;*/
    /*border: 1px solid #cdcdcf;*/
    box-sizing: border-box;
}

.best-profit-thumbnail-wrp img{
    width: 100%;
}

.best-profit-info-link .rank-title{
    font-weight: bold;
    font-size: 18px;
}

.best-profit-info-link .rank-title strong{
    padding-left: 10px;
}

.best-profit-desc-wrp{
    /*padding: 15px;*/
    position: relative;
}

.best-profit-desc-buy-wrp{
    padding: 30px 0 5px;
    color: #989898;
    font-size: 16px;
}

.best-profit-info-body-pc .splitter{
    margin: 0 5px;
}

.best-profit-desc-sale-wrp{
    margin: 10px 0 30px;
    color: #fff;
    font-size: 16px;
}

.best-profit-desc-buy-wrp span,
.best-profit-desc-sale-wrp span{
    /*font-size: 15px;*/
    /*color: #555;*/
}

.best-profit-desc-buy-wrp strong,
.best-profit-desc-sale-wrp strong{
    /*font-size: 15px;*/
    /*margin-left: 5px;*/
    /*color: #000;*/
}

.best-profit-desc-wrp .ratio{
    /*position: absolute;*/
    /*top: 23px;*/
    /*right: 20px;*/
    width: 347px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: url('./img/bg-profit-pc.png') no-repeat 0 0;
    display: inline-block;
    color: #000;
    font-size: 20px;
    overflow: hidden;
}

.jp-profit-inner .vt-profit-box{
    width: 625px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    padding: 0;
}

.jp-profit-box-link{
    display: block;
    position: relative;
    padding-left: 320px;
    height: 216px;
}

.jp-profit-box-link .vt-profit-thumbnail{
    width: 320px;
    height: 216px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.jp-profit-inner .vt-col-2{
    margin-bottom: 20px;
}

.jp-profit-inner .vt-col-2:nth-child(2n) .vt-profit-box {
    margin-left: 5px;
}

.jp-profit-inner .vt-profit-info{
    padding: 20px;
    text-align: left;
}

.jp-profit-inner .vt-profit-info .vt-profit-info-title{
    text-align: left;
    color: #000;
    /*border-bottom: 2px solid #0172b9;*/
    padding-bottom: 15px;
    font-weight: 500;
    font-size: 17px;
    height: 84px;
    line-height: 26px;
}

.jp-profit-inner .vt-profit-info .vt-profit-info-desc{
    /*height: 55px;*/
    display:-webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
    font-size: 15px;
    line-height: 25px;
    color: #7d7d7d;
    height: 140px;
}

.jp-profit-inner .vt-profit-info .vt-profit-info-details{
    font-size: 14px;
    color: #939393;
    margin-top: 5px;
}

.jp-profit-view-details-pc{
    border-bottom: 1px solid #ddd;
}

.jp-profit-detail-info{
    float: left;
}

.news-tab-pc{
    margin-top: 70px;
}

.news-tab-m{
    padding: 40px 15px 0;
}


.news-tab-inner-pc{
    width: 700px;
    margin: 0 auto;
}

.news-tab-inner-m{
    width: 100%;
    margin: 0 auto;
}

.news-tab-inner-pc li,
.news-tab-inner-m li{
    float: left;
    width: 50%;
}

.news-tab-inner-pc li a{
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #e3e3e3;
    font-weight: 500;
    font-size: 16px;
}

.news-tab-inner-m li a{
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #e3e3e3;
    font-weight: 500;
    font-size: 15px;
}

.news-tab-inner-pc .active a,
.news-tab-inner-pc li a:hover{
    background: #0074bd;
    color: #fff;
    border: 1px solid #0074bd;
}

.news-tab-inner-m .active a,
.news-tab-inner-m li a:hover{
    background: #0074bd;
    color: #fff;
    border: 1px solid #0074bd;
}

.btn-ask-qna{
    position: absolute;
    bottom: 3px;
    left: 382px;
    display: inline-block;
    width: 234px;
    height: 59px;
}

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

.qna-table-pc{
    width: 100%;
}


.jp-contents-pc .service-info-contents .qna-table-pc{
    width: 100%;
}

.jp-contents-pc .service-info-contents .qna-table-pc td{
    padding: 20px 15px;
    color: #43454d;
}

.jp-contents-pc .service-info-contents .qna-table-pc td a{
    transition: 0.3s;
    color: #43454d;
    font-size: 15px;
}

.jp-contents-pc .service-info-contents .qna-table-pc tr.answer td a{
    color: #444;
}

.jp-contents-pc .service-info-contents .qna-table-pc td{
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.jp-contents-pc .service-info-contents .qna-table-pc td a:hover{
    color: #1d9ad6;
}

.jp-contents-pc .service-info-contents .qna-table-pc .answer td{
    /*background: #fff;*/
    /*border-top: 2px solid #1481c4;*/
}

.jp-contents-pc .service-info-contents .qna-table-pc .answer td:first-child{
    padding-left: 40px;
}

.jp-contents-pc .service-info-contents .qna-table-pc .link-btn-modify{
    font-size: 14px;
    margin-right: 5px;
}

.jp-contents-pc .service-info-contents .qna-table-pc .link-btn-delete{
    font-size: 14px;
}

.jp-qna-contents-wrp{
    padding: 100px 0 150px;
}

.jp-qna-contents-wrp .jp-page-title{
    text-align: center;
    padding-bottom: 25px;
}

.qna-info-write-page .qna-write-table{
    /*border-top: 2px solid #cfb162;*/
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #f2f2f2;
}

.qna-info-write-page .qna-write-table th{
    font-size: 15px;
    padding: 20px 0;
    /*background: #fff3d6;*/
    text-align: left;
    /*border-bottom: 1px solid #d9d9d9;*/
    font-weight: normal;
    color: #212121;
}

.qna-info-write-page .qna-write-table td{
    font-size: 15px;
    padding: 20px 20px;
    /*border-bottom: 1px solid #d9d9d9;*/
}

.qna-info-write-page .qna-write-table td input[type="text"]{
    width: 700px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #444;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
}

.qna-info-write-page .qna-write-table td input[type="password"],
.qna-info-write-page .qna-write-table td input[name="nickname"]{
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #444;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
}


.qna-info-write-page .qna-write-table td textarea{
    font-size: 15px;
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    width: 700px;
    height: 200px;
    resize: none;
}

.qna-info-write-page .btn-area{
    text-align: center;
    padding-top: 70px;
}

.qna-info-write-page .qna-go-register{
    width: 220px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background: #1d9ad6;
    padding: 0;
    margin: 0;
    position: relative;
    top: -1px;
}

.qna-info-write-page .qna-go-list{
    width: 220px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background: #7d8893;
}

.jp-qna-contents-wrp .password-section{
    text-align: center;
    padding: 100px 0;
}

.jp-qna-contents-wrp .password-section input[type="password"]{
    width: 360px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #444;
    padding: 0 10px;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
}

.main-cs-section-pc{
    background: url('./img/bg-main-bottom-cs-pc.jpg') no-repeat center 0;
    height: 592px;
    position: relative;
}

.main-cs-section-inner-pc{
    width: 1218px;
    margin: 0 auto;
    height: 100%;
}

.main-cs-section-inner-pc form{
    padding: 220px 0 0 0;
}

.main-cs-section-inner-pc form input[type="text"],
.main-cs-section-inner-pc form input[type="tel"]{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 20px;
    width: 540px;
    background: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    outline: none;
}

.main-cs-section-inner-pc form button[type="submit"]{
    cursor: pointer;
    background: #fff;
    width: 540px;
    padding: 0;
    margin: 0;
    color: #142952;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 500;
}

.main-qna-section-inner-pc{
    width: 1218px;
    margin: 0 auto 80px;
    box-sizing: border-box;
    padding-left: 415px;
    position: relative;
    min-height: 246px;
}

.left-title-section{
    position: absolute;
    top: 0;
    left: 0;
}

.qna-main-right-section-head{
    border-bottom: 2px solid #0074bd;
    height: 66px;
    line-height: 66px;
    position: relative;
}

.qna-main-right-section-head strong{
    font-size: 24px;
    color: #000;
}

.qna-main-right-section-head span{
    font-size: 15px;
    margin-left: 10px;
    color: #383838;
}

.btn-more-qna-main-pc{
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #555;
    font-size: 14px;
}

.qna-main-right-section-list{
    height: 60px;
    line-height: 60px;
    padding: 0 100px 0 5px;
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #d5d5d5;
    position: relative;
}

.qna-main-right-section-list .date{
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 14px;
    color: #444;
}

.main-profit-info-pc{
    padding: 75px 0 0;
}

.main-profit-info-inner-pc{
    width: 1218px;
    margin: 0 auto;
}

.main-profit-info-box{
    width: 50%;
    float: left;
}

.main-profit-info-box-head{
    font-size: 20px;
    color: #000;
    position: relative;
    padding-bottom: 23px;
    font-weight: bold;
    margin-right: 50px;
}

.main-profit-info-box-head .btn-more-view-pc{
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.main-profit-info-box-link{
    width: 580px;
    display: block;
    height: 75px;
    position: relative;
    background: #f3f3f3;
}

.main-profit-info-box-list{
    margin-bottom: 10px;
}

.main-profit-info-box-link .cal{
    width: 122px;
    float: left;
    height: 75px;
    display: block;
    padding-top: 14px;
    box-sizing: border-box;
    position: relative;
}

.main-profit-info-box-link .cal:after{
    content: "";
    height: 47px;
    width: 1px;
    background: #fff;
    position: absolute;
    top: 15px;
    right: 0;
}

.main-profit-info-box-link .cal .date{
    font-size: 23px;
    color: #0f408a;
    display: block;
    font-weight: bold;
    text-align: center;
}

.main-profit-info-box-link .cal .year-month{
    font-size: 12px;
    display: block;
    text-align: center;
    color: #555;
    margin-top: 5px;
}

.main-profit-info-box-link .tail{
    position: absolute;
    top: 17px;
    right: -20px;
}

.main-profit-info-box-link .title{
    float: left;
    height: 75px;
    line-height: 75px;
    font-size: 15px;
    color: #444;
    display: block;
    width: 430px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    box-sizing: border-box;
    padding-left: 30px;
}

.company-form-m input[name="name"]{
    height: 50px; line-height: 50px;color: #606060; font-size: 16px; box-sizing: border-box; padding: 0 20px; width: 100%;
    border: none;
    border-bottom: 1px solid #1a56ae;
    background: transparent;
}

.company-form-m input[name="tel"]{
    height: 50px; line-height: 50px;color: #606060; font-size: 16px; box-sizing: border-box; padding: 0 20px; width: 100%;
    border: none;
    border-bottom: 1px solid #1a56ae;
    background: transparent;
}

.qna-con-m{

}

.qna-con-m .ask-m{
    border-top: 1px solid #dcdcdc;
    padding: 15px;
    font-size: 15px;
    color: #212121;
}

.qna-con-m .ask-m a{
    color: #212121;
}

.qna-con-m .answer-m{
    border-top: 1px solid #1481c4;
    padding: 15px;
    background: #f4fbff;
    font-size: 15px;
}

.last-answer-m{
    border-bottom: 1px solid #dcdcdc;
}

.qna-date-sec,
.qna-date-sec2{
    margin-top: 10px;
    font-size: 14px;
}

.btn-qna-group-m{
    float: right;
    font-size: 12px;
}

#vt-content-m .qna-go-list,
#vt-content-m .qna-go-register{
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}

#vt-content-m .qna-info-write-page form{
    padding: 30px 0;
}

#vt-content-m .qna-info-write-page .password-section{
    text-align: center;
}

#vt-content-m .qna-info-write-page .password-section input[type="password"]{
    width: 100%;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
    text-align: center;
    font-size: 14px;
    color: #000;
}

#vt-content-m .qna-info-write-page .qna-write-table input[type="text"],
#vt-content-m .qna-info-write-page .qna-write-table input[type="password"]{
    width: 100%;
    box-sizing: border-box;
}

#vt-content-m .qna-answer-table-m th{
    font-size: 13px;
}

#vt-content-m .qna-answer-table-m td{
    color: #444;
    font-size: 13px;
}


#vt-content-m .jp-profit-info-m{
    padding: 45px 20px 0;
}

.jp-profit-info-m .vt-profit-info-title{
    font-size: 15px;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px solid #0172b9;
    color: #0172b9;
    height: auto;
}

.jp-profit-info-m .vt-profit-info-desc{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #000;
}

.jp-profit-info-m  .vt-profit-info-details{
    font-size: 13px;
    font-weight: normal;
    color: #555;
}


#vt-content-m .profit-summary-content-pc{
    position: relative;
    height: auto;
    font-size: 16px;
    text-align: center;
    line-height: normal;
    left: 0;
    bottom: 0;
    background: #0173bb;
    padding: 15px 0;
}

#vt-content-m .best-profit-info-m{
    padding: 30px 0;
}

#vt-content-m .best-profit-info-inner-pc{
    width: 100%;
}

#vt-content-m .best-profit-info-unit{
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
}

#vt-content-m .best-profit-info-body-pc{
    padding: 0 15px;
}

#vt-content-m .best-profit-info-link .rank-title{
    font-size: 16px;
}

#vt-content-m .best-profit-info-head-pc{
    margin-bottom: 25px;
}

#vt-content-m .profit-summary-content-pc .count{
    font-size: 22px;
    font-weight: bold;
}

.main-qna-section-m .main-qna-section-inner-pc{
    width: 100%;
    padding: 15px;
    margin-bottom: 0;
}

.main-qna-section-m .qna-main-right-section-head strong{
    font-size: 18px;
}

.main-profit-info-m{
    padding-top: 20px;
    padding-bottom: 10px;
}

.main-profit-info-m .main-profit-info-inner-pc{
    width: calc(100% - 30px);
    padding: 15px;
}

.main-profit-info-m .main-profit-info-box{
    float: none;
    width: 100%;
}

.main-profit-info-m .main-profit-info-box:last-child{
    margin-top: 30px;
}

.main-profit-info-m .main-profit-info-box-link .cal{
    width: 80px;
}

.main-profit-info-m .main-profit-info-box-link .title{
    width: calc(100% - 80px);
}

.main-profit-info-m .main-profit-info-box-link{
    width: calc(100% - 10px);
}

.main-profit-info-m .main-profit-info-box-link .tail{
    right: -15px;
}

.main-profit-info-m .main-profit-info-box-head{
    margin-right: 0;
}

.main-form-end-section-m{
    background: url('./img/mobile/bg-main-form-m.jpg?v=1') no-repeat 0 0;
    background-size: cover;
    padding: 50px 20px;
}


.main-form-end-section-m input[type="text"],
.main-form-end-section-m input[type="tel"]{
    height: 45px;
    line-height: 45px;
    color: #444;
    font-size: 15px;
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
    border: 1px solid #ddd;
}


.main-form-end-section-m input::placeholder{
    color: #444;
}

.vt-free-request-stream-m .vt-free-request-stream-inner{
    width: 100%;
}

.vt-free-request-stream-m  .vt-free-request-title{
    line-height: 43px;
    font-size: 13px;
    /*padding-top: 8px;*/
    box-sizing: border-box;
}

.jp-footer-desc-pc .left{
    float: left;
    width: 790px;
    box-sizing: border-box;
    padding-right: 20px;
}

.jp-footer-desc-pc .right{
    float: left;
    width: 428px;
    box-sizing: border-box;
    padding-left: 20px;
}

.ft-nav-link-body{
    float: left;
    width: 50%;
}

.ft-nav-link-body li{
    margin-bottom: 15px;
}

.ft-nav-link-body li:last-child{
    margin-bottom: 0;
}

.ft-nav-link-body li a{
    color: #b4b4b4;
    font-size: 13px;
}

.form-pc-vip input[name="name"],
.form-pc-vip input[name="tel"]{
    height: 60px;line-height: 60px;color: #606060; font-size: 16px; box-sizing: border-box; padding: 0 20px; width: 100%; border: 1px solid #cccccc; background: #f8f8f8;
}


.jp-profit-content-wrp .jp-profit-box-link{
    padding-left: 0;
}


.vt-contents .jp-profit-inner .vt-profit-box,
.gallery-main-pc .jp-profit-inner .vt-profit-box{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.vt-contents .jp-profit-inner .vt-col-4{
    border-bottom: 0;
}

.vt-contents .jp-profit-content-wrp .jp-profit-box-link{
    background: #fff;
}

.vt-contents .jp-profit-box-link{
    height: auto;
}


.vt-contents .jp-news-contents-pc .vt-profit-info-title{
    display:-webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 120px;
    margin-bottom: 20px;
}

.vt-contents .jp-news-contents-pc .date{
    background: url('./img/bg-date-pc.jpg') no-repeat 0 0;
    width: 103px;
    height: 103px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    padding-top: 40px;
    line-height: 20px;
    font-weight: 400;
}

.main-news-pc .jp-profit-inner .vt-profit-box,
.main-profit-pc .jp-profit-inner .vt-profit-box{
    box-shadow: none;
}

.main-news-pc .vt-contents .jp-profit-content-wrp .jp-profit-box-link{
    border: 1px solid #cfb162;
}


.btn-member-pc{
    position: relative;
    display: block;
    top: -10px;
    cursor: pointer;
}

.member-nav-wrp{
    width: 120px;
    position: absolute;
    top: 57px;
    left: -30px;
    background: url('./img/ico-tail.png') no-repeat center 0;
    padding-top: 10px;
    display: none;
}

.member-nav{
    box-sizing: border-box;
    text-align: center;
    padding: 20px;
    background: #fff;
    display: block;
    width: 100%;
    border-radius: 20px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.member-nav a{
    display: inline-block;
    font-size: 15px;
}

.member-nav a:first-child{
    margin-bottom: 15px;
    color: #444;
}

.btn-member-pc:hover .member-nav-wrp{
    display: block;
}

/* 충전완료 모바일 */
.charge-complete-m .charge-head{
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 17px;
    color: #444;
    border-bottom: 1px solid #d9d9d9;
}

.charge-complete-m .charge-foot{
    padding: 0 20px;
}

.charge-complete-m .charge-foot a{
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #000;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.charge-complete-m .charge-body{
    padding: 80px 20px 80px;
    text-align: center;
}

.main-news-m-wrp{
    padding: 20px 10px 40px;
}

.main-news-m-wrp .vt-col-4{
    float: none;
    width: 100%;
}

.vt-footer-m .ft-nav-link-body{
    float: none;
    width: 100%;
}


.vt-footer-m .ft-nav-link-body li a{
    font-size: 12px;
}

#vt-content-m .center-contents-wrp-m .vt-col-4{
    float: none;
    width: 100%;
}

#vt-content-m .center-contents-wrp-m{
    padding: 0 15px;
}

.btn-qna-group-m a{
    color: #fff;
}

#vt-content-m .nobls-login-page-pc{
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}

#vt-content-m .register-warning-pc{
    width: 100%;
}

#vt-content-m .register-warning-pc{
    padding: 20px;
}


#vt-content-m .register-form-title{
    font-size: 22px;
}

#vt-content-m .register-form-desc{
    font-size: 13px;
}

#vt-content-m .display-find-id-result-body{
    font-size: 17px;
}


#vt-content-m .page-title-m{
    font-size: 22px;
    font-weight: 500;
}

.login-page-m .page-title-m{
    color: #000;
}

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

.vt-footer-inner h1{
    /*margin-bottom: 20px;*/
    /*float: left;*/
}

.main{
    display: none;
}

.main-top-pc .sub{
    display: none;
}

.main-top-pc .main{
    display: block;
}

.main-top-pc .vt-navigation .vt-navigation-link{
    color: #fff;
}

.main-notice-area-pc{
    padding: 100px 0;
    background: #f1f1f4;
}

.main-notice-area-pc .main-notice-area-inner{
    margin: 0 auto;
    width: 1200px;
}

.main-notice-area-pc .main-notice-area-head{
    text-align: center;
}

.main-notice-area-pc .main-notice-area-body{
    margin-top: 40px;
}

.main-notice-area-pc .main-notice-area-foot{
    margin-top: 40px;
    text-align: center;
}

.main-top-m .main{
    display: block;
}

.main-top-m .sub{
    display: none;
}

.main-top-m .vt-header-m{
    /*background: #140c8b;*/
}

.main-notice-area-m{
    padding: 70px 0;
    background: #f1f1f4;
}

.main-notice-area-m .main-notice-area-head-m,
.main-notice-area-m .main-notice-area-foot-m{
    text-align: center;
}

.main-notice-area-m .main-notice-area-body-m{
    margin: 30px 0;
    border-bottom: 1px solid #ddd;
}



.calendar-pc-wrp{
    padding-top: 50px;
}

.calendar-pc-wrp{
    width: 1200px;
    margin: 0 auto;
}

.calendar-pc-wrp #calendarP .fc-toolbar{
    justify-content: normal;
}

.calendar-pc-wrp .fc-header-toolbar .fc-center h2{
    font-weight: normal;
    text-align: left !important;
    display: block;
}

.calendar-pc-wrp .fc-header-toolbar .fc-prev-button,
.calendar-pc-wrp .fc-header-toolbar .fc-next-button{
    color: #000;
    background: transparent;
}

.calendar-pc-wrp .fc-button-primary:hover{
    color: #2c25a3;
    background: transparent;
}

.calendar-pc-wrp .fc-unthemed td.fc-today{
    background: none;
}

.calendar-pc-wrp .fc-unthemed th{
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
}

.calendar-pc-wrp .fc-unthemed .fc-content{
    color: #fff;
}

.calendar-m-wrp .fc-day-grid .fc-row:last-child{
    border-bottom: 1px solid #ddd !important;
}

.calendar-m-wrp{
    margin-top: 30px;

}

.calendar-m-wrp .fc-header-toolbar .fc-prev-button,
.calendar-m-wrp .fc-header-toolbar .fc-next-button{
    color: #000;
    background: transparent;
}

.calendar-m-wrp .fc-button-primary:hover{
    color: #2c25a3;
    background: transparent;
}

.calendar-m-wrp .fc-unthemed td.fc-today{
    background: transparent;
}

.shop-pc-wrp{
    width: 1200px;
    margin: 0 auto;
}

.shop-pc-wrp .shop-pc-head{
    text-align: center;
}

.shop-pc-wrp .shop-pc-body{
    margin: 50px 0;
}

.shop-pc-wrp .shop-item-lists{
    width: 32%;
    float: left;
    margin-bottom: 50px;
    text-align: center;
}

.shop-pc-wrp .shop-item-lists:nth-child(3n-1){
    margin: 0 2%;
}

.shop-pc-wrp .shop-item-lists .shop-item-link{
    display: block;
}

.shop-pc-wrp .shop-item-lists .thumbnail{
    display: block;
    border: 1px solid #ddd;
    background: #fff;
}

.shop-pc-wrp .item-name{
    margin-top: 20px;
    text-align: left;
    font-size: 18px;
    color: #444;
    display: block;
    font-family: "Noto Sans CJK KR";
    font-weight: bold;
}


.shop-pc-wrp .price{
    display: block;
    text-align: left;
    margin-top: 10px;
    font-size: 15px;
}

.shop-pc-wrp .price .price-origin{
    color: #b0b0b1;
    text-decoration: line-through;
}

.shop-pc-wrp .price .price-sales{
    color: #000;
    margin-left: 15px;
}

#vt-content-m .shop-pc-wrp{
    width: calc(100% - 30px);
    padding: 50px 15px 0;
    background: #f6f6f9;
    box-sizing: inherit;
}


#vt-content-m .shop-pc-wrp .shop-item-lists{
    width: 100%;
    float: none;
    margin-bottom: 40px;
    text-align: center;
}

#vt-content-m .shop-pc-wrp .shop-item-lists:nth-child(3n-1){
    margin-left: 0;
    margin-right: 0;
}

.shop-view-page{

}


.shop-view-page .shop-pc-body{

}


.shop-view-page .shop-pc-body .left{
    width: 640px;
    float: left;
    margin-right: 50px;
}

.shop-view-page .shop-pc-body .left .thumbnail{
    border: 1px solid #ddd;
    background: #fff;
}

.shop-view-page .shop-pc-body .right{
    width: 610px;
    float: left;
}

.shop-view-page .item-details{
    border-top: 3px solid #000;
}


.shop-view-page .item-details .item-name{
    font-size: 24px;
    color: #000;
}

.shop-view-page .item-details .price{
    margin-bottom: 40px;
    margin-top: 20px;
}

.shop-view-page .item-details .price .price-origin{
    color: #999;
    font-size: 17px;
    text-decoration: line-through;
}

.shop-view-page .item-details .price .price-sales{
    color: #000;
    font-size: 17px;
}

.shop-view-page .item-details .price-table{
    width: 100%;
    border-top: 1px solid #ddd;
}

.shop-view-page .item-details .price-table th,
.shop-view-page .item-details .price-table td{
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}


.shop-view-page .item-details .price-table th{
    width: 150px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
}

.shop-view-page .item-details .price-table td:nth-child(2) input[type="number"]{
    width: 420px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #ddd;
    box-sizing: inherit;
    padding: 0 15px;
    font-size: 16px;
    color: #000;
    text-align: right;
}

.shop-view-page .item-details .price-table td:last-child{
    width: 50px;
    text-align: right;
    color: #999;
    font-size: 15px;
}

.shop-view-page .item-details .price-table td:last-child .total-price{
    color: #000;
}

.shop-view-page .item-details .btn-area{
    margin-top: 50px;
}

.shop-view-page .item-details .btn-area a{
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: block;
    background: #2f26bd;
    color: #fff;
    font-size: 18px;
}

.shop-view-page .shop-pc-tail{
    white-space: pre-line;
    margin-top: 100px;
}

#vt-content-m .shop-view-page .left{
    float: none;
    width: 100%;
}

#vt-content-m .shop-view-page .right{
    float: none;
    width: 100%;
    margin-top: 30px;
}

#vt-content-m .shop-view-page .item-details .btn-area{
    margin-top: 20px;
}

#vt-content-m .shop-view-page .item-details .btn-area a{
    height: 55px;
    line-height: 55px;
    font-size: 16px;
}

#vt-content-m .shop-view-page .item-details .price-table th,
#vt-content-m .shop-view-page .item-details .price-table td{
    font-size: 14px;
}

#vt-content-m .shop-view-page .item-details .price-table th{
    width: 100px;
}

.shop-view-page .item-details .price-table td:nth-child(2) input[type="number"]{
    height: 40px;
    line-height: 40px;
    width: 100%;
}

#vt-content-m .shop-view-page .shop-pc-tail{
    margin-top: 50px;
}

#vt-content-m .shop-view-page .shop-pc-body{
    margin-top: 25px;
}

.lnb-pc{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: auto;
}

.lnb-pc a{
    color: #999;
    font-size: 12px;
    /*margin: 0 10px;*/
    line-height: 37px;
    height: 37px;
    padding: 0 15px;
    display: inline-block;
    float: right;
}

.lnb-pc .btn-reg-top{
    background: #373737;
    color: #fff;
}

.lnb-pc .btn-login-top{
    background: #959595;
    color: #fff;
}

.lnb-pc .splitter{
    color: #777;
    font-size: 11px;
    margin: 0 1px;
    position: relative;
    top: 0;
}

.login-signup .desc{
    border-top: 1px solid #ddd;
    margin-top: 40px;
    padding-top: 40px;
    text-align: center;
    line-height: 26px;
    font-size: 13px;
    color: #888888;
}

.login-signup .btn-area{
    margin-top: 20px;
}

.login-signup .btn-area a{
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #44c5e5;
    border-radius: 10px;
}

.signup-head{
    padding: 0 50px 0;
    margin-top: 50px;
}

.signup-head h2{
    font-weight: 500;
    font-size: 20px;
    color: #000;
}

.signup-head p{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    font-weight: normal;
}

.signup-foot{
    margin-top: 70px;
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}

.signup-foot .btn-register-pc{
    width: 145px;
    background: #271fa8;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
}

.signup-foot .btn-cancel-signup{
    background: #6b6b6b;
    height: 50px;
    line-height: 50px;
}

#vt-content-m .signup-head{
    padding: 0;
    margin-bottom: 30px;
}

#vt-content-m .signup-foot{
    text-align: center;
    margin-top: 30px;
}

#vt-content-m .signup-foot a,
#vt-content-m .signup-foot button{
    font-size: 13px;
    width: 120px;
    height: 50px;
    line-height: 50px;
}

#vt-content-m .signup-foot button{
    position: relative;
    top: 1px;
    font-size: 14px;
    background: #1d9ad6;
    width: 150px;
}

.main-top-pc .lnb-pc a{
    color: #fff;
}

.ft-link-pc{
    text-align: center;
    margin-bottom: 40px;
    padding-top: 10px;
    color: #888;
    font-size: 13px;
}

.ft-link-pc a{
    color: #888;
    font-size: 13px;
}


.banner-top-greetings{
    background: url('./img/banner/img-top-ban-wonders.jpg?v=2') no-repeat center 0;
    height: 368px;
}

.banner-top-program{
    background: url('./img/banner/img-top-ban-program.jpg?v=2') no-repeat center 0;
    height: 368px;
}

.banner-top-consulting{
    background: url('./img/banner/img-top-ban-consulting.jpg') no-repeat center 0;
    height: 368px;
}

.banner-top-procedure{
    background: url('./img/banner/img-top-ban-procedure.jpg') no-repeat center 0;
    height: 368px;
}

.page-mid-nav-pc{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.page-mid-nav-pc .page-mid-nav-body{
    width: 1200px;
    margin: 0 auto;
}

.page-mid-nav-pc .page-mid-nav-body .page-mid-nav-list{
    float: left;
    height: 55px;
    line-height: 55px;
    position: relative;
}

.page-mid-nav-pc .page-mid-nav-body .home{
    border-left: 1px solid #e5e5e5;
    width: 60px;
    text-align: center;
}

.page-mid-nav-pc .page-mid-nav-body .home a{
    display: block;
    height: 100%;
}

.page-mid-nav-pc .page-mid-nav-body .menu-1st-wrp{
    border-left: 1px solid #e5e5e5;
    padding: 0 50px 0 35px;
    min-width: 150px;
    /*cursor: pointer;*/
}

.page-mid-nav-pc .page-mid-nav-body .menu-2nd-wrp{
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 0 50px 0 35px;
    min-width: 150px;
    /*cursor: pointer;*/
}


.page-mid-nav-pc .page-mid-nav-body .ico-lists{
    position: absolute;
    right: 16px;
    text-align: center;
    top: 50%;
    margin-top: -8px;
}

.page-mid-nav-pc .page-mid-nav-body .current-page{
    font-size: 15px;
    color: #777777;
}

.page-mid-nav-pc .page-mid-nav-body .current-detail-page{
    font-size: 15px;
    color: #777777;
}

.navigation-pc{
    position: absolute;
    top: 173px;
    left: 0;
    z-index: 1000;
    background: #f5f5f5;
    width: 100%;
    display: none;
    box-shadow: 1px 20px 20px rgba(0,0,0,0.4);
}

.navigation-inner-pc{
    padding: 0 0 0 20px;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.navigation-inner-pc .nav-unit{
    float: left;
    /*border-top: 3px solid #fff;*/
    padding-top: 30px;
    padding-bottom: 30px;
}

.navigation-inner-pc .nav-unit:hover{
    /*border-color: #000;*/
}

.navigation-inner-pc .nav-unit:nth-child(1){
    /*margin-left: 10px;*/
    /*margin-right: 42px;*/
    width: 103px;
}

.navigation-inner-pc .nav-unit:nth-child(2){
    margin-left: 35px;
    width: 117px;
    /*margin-right: 42px;*/
}

.navigation-inner-pc .nav-unit:nth-child(3){
    margin-left: 198px;
    width: 115px;
}

.navigation-inner-pc .nav-unit:nth-child(4){
    margin-left: 459px;
    width: 76px;
}



.navigation-inner-pc .nav-unit .nav-unit-body li{
    float: none;
    margin: 0 0 25px 0;
    text-align: center;
}

.navigation-inner-pc .nav-unit .nav-unit-body a{
    color: #777;
    font-size: 14px;
}

.navigation-inner-pc .nav-unit .nav-unit-body a:hover{
    color: #b50411;
}

.reservation-lists-pc .vt-content-header-desc{
    text-align: left;
}

.btn-reservation-apply{
    background: #005d9d;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff !important;
    font-size: 15px;
    display: inline-block;
    text-decoration: none !important;
}

.gallery-page{

}

.gallery-page .jp-profit-inner .vt-profit-box{
    box-shadow: none;
    /*padding: 0 10px;*/
    box-sizing: border-box;
    /*width: calc(100% - 20px);*/
}

.gallery-page .jp-profit-inner .vt-profit-info{
    padding: 0;
}

.gallery-page .jp-profit-inner .vt-profit-info .vt-profit-info-title{
    font-size: 16px;

}

.gallery-page .jp-profit-inner .vt-col-4{
    border-bottom: 1px solid #e5e5e5;
}

.gallery-main-pc .jp-profit-inner .vt-col-4{
    border: none;
}

.gallery-main-pc{
    position: relative;
    top: 200px;
}

.gallery-page .thumbnail{
    height: 180px;
    overflow: hidden;
}


.gallery-page .thumbnail img{
    width: 100%;
}

.gallery-page .jp-profit-inner .vt-profit-info .vt-profit-info-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 77px;
    font-size: 14px;
    color: #111;
}

.faq-page .question{
    position: relative;
    padding: 20px 70px 20px 82px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    font-size: 15px;
}

.faq-page .answer{
    color: #777;
    font-size: 15px;
    position: relative;
    padding: 20px 70px 20px 82px;
    background: #fff;
    display: none;
    white-space: pre-line;
    line-height: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.faq-page .question .ico,
.faq-page .answer .ico{
    position: absolute;
    margin-top: -10px;
    top: 50%;
    left: 30px;
    white-space: normal;
}

.faq-page .question .ico-arrow-up{
    position: absolute;
    margin-top: -7px;
    top: 50%;
    right: 25px;
    width: 16px;
    height: 10px;
    background: url('./img/common/ico-arrow-up.jpg') no-repeat 0 0;
}

.faq-page .question .ico-arrow-down{
    position: absolute;
    margin-top: -7px;
    top: 50%;
    right: 25px;
    width: 16px;
    height: 10px;
    background: url('./img/common/ico-arrow-down.jpg') no-repeat 0 0;
    display: none;
}


.faq-page .jp-profit-inner{
    border-top: 2px solid #000;
}

.faq-page .is_open + .answer{
    display: block;
}

.faq-page .is_open .ico-arrow-up{
    display: none;
}

.faq-page .is_open .ico-arrow-down{
    display: block;
}


.login-section-pc{
    width: 1200px;
    margin: 100px auto 140px;
}

.login-section-pc .login-page-head{
    margin-bottom: 50px;
    text-align: center;
}

.login-section-pc .login-page-head h2{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.login-section-pc .login-page-head .desc{
    font-size: 17px;
    font-weight: 300;
    color: #43454d;
}

.login-section-pc .login-page-body{
    padding: 0;
    text-align: center;
}

.login-section-pc .login-page-body-head h3{

}

.login-section-pc .login-page-body-head .desc2{
    font-size: 18px;
    color: #666666;
    font-weight: 300;
    margin: 40px 0;
}

.login-section-pc .login-page-body-body{

}

.login-section-pc .login-page-body-body input[name="user_id"]{
    width: 100%;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    background: #fff;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}

.login-section-pc .login-page-body-body input[name="password"]{
    width: 100%;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    background: #fff;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}

.login-section-pc .login-page-body-body .btn-login{
    width: 100%;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #333;
    border-radius: 5px;
}

.login-section-pc .login-page-body-foot{
    /*width: 525px;*/
    margin: 35px auto 20px;
}

.login-section-pc .login-page-body-foot .links{
    /*border-bottom: 1px solid #d2d2d2;*/
    /*padding-bottom: 30px;*/
    /*margin-bottom: 30px;*/
}

.login-section-pc .login-page-body-foot .links a{
    color: #858f9a;
    font-size: 14px;
}

.login-section-pc .login-page-body-foot .links span{
    color: #bec3c9;
    font-size: 13px;
    margin: 0 10px;
    position: relative;
    top: 0;
}

.login-section-pc .login-page-body-foot .sns{
    text-align: left;
    position: relative;
}

.login-section-pc .login-page-body-foot .sns a{
    position: absolute;
    top: 0;
    right: 55px;
}

.login-section-pc .login-page-body-foot .sns .tit{
    color: #111;
    font-size: 16px;
}

.register-page-pc .login-page-body{
    /*background: #fff;*/
    /*border-top: 2px solid #000;*/
    margin-top: 15px;
    padding: 0;
}

.register-page-pc h3{
    font-weight: 600;
    font-size: 20px;
    font-family: 'Pretendard';
}

.register-page-pc .register-table-pc{
    width: 100%;
}

.register-page-pc .register-table-pc th{
    text-align: left;
    padding: 20px 0 20px 25px;
    font-size: 15px;
    font-weight: normal;
    color: #212121;
    /*background: #f9fbfd;*/
    /*border-bottom: 1px solid #bfbfbf;*/
}

.register-page-pc .register-table-pc td{
    text-align: left;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: normal;
    color: #212121;
    /*border-bottom: 1px solid #bfbfbf;*/
    position: relative;
}

.register-page-pc .signup-foot{
    border: none;
    text-align: center;
    padding-top: 0;
}

.register-page-pc .signup-foot .btn-register-pc{
    border-radius: 5px;
    background: #333;
    width: 200px;
}

.register-page-pc .register-table-pc input[type="text"],
.register-page-pc .register-table-pc input[type="password"],
.register-page-pc .register-table-pc input[type="email"],
.register-page-pc .register-table-pc input[type="tel"]{
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 15px;
    color: #000;
    border: 1px solid #e5e5e5;
    width: 100%;
    border-radius: 5px;
}

.register-page-pc .register-table-pc textarea[name="comment"],
.register-page-pc .register-table-pc textarea[name="ref"],
.register-page-pc .register-table-pc textarea[name="field"]{
    box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    color: #000;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 100px;
}

.register-page-pc .register-table-pc .js-btn-duplicate{
    right: auto;
    left: 360px;
    height: 43px;
    line-height: 43px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    top: 0;
    width: 120px;
}

.register-agreement-section{
    margin-top: 80px;
}

.register-agreement-section h3{
    text-align: left;
}

.register-agreement-section .login-page-body2{
    background: #fff;
    border-top: 2px solid #000;
    margin-top: 15px;
    padding: 0;
    text-align: left;

}

.register-agreement-section .login-page-body2 label{
    font-size: 15px;
    color: #555;
}

.register-agreement-section .login-page-body2 .agreement-1st{
    height: 90px;
    line-height: 90px;
    padding: 0 25px;
    background: #f1f4f8;
}

.register-agreement-section .login-page-body2 .agreement-2nd .head{
    height: 80px;
    line-height: 80px;
    padding: 0 25px 0 50px;
    border-bottom: 1px solid #bfbfbf;
    position: relative;
}

.register-agreement-section .login-page-body2 .agreement-2nd .is_open + .body{
    display: block;
}

.register-agreement-section .login-page-body2 .agreement-2nd .body{
    height: 120px;
    padding: 20px 50px 20px 100px;
    overflow-y: auto;
    border-bottom: 1px solid #bfbfbf;
    white-space: pre-line;
    color: #666666;
    font-size: 13px;
    display: none;
}

.register-agreement-section .login-page-body2 .agreement-2nd .head .btn-show-n-hide{
    font-size: 12px;
    color: #777;
    position: absolute;
    top: 37px;
    right: 20px;
    line-height: normal;
}

.register-agreement-section .login-page-body2 .agreement-2nd .head .btn-show-n-hide img{
    position: relative;
    top: -1px;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body{
    width: 100%;
    position: relative;
    padding-left: 50px;
    overflow: hidden;
    box-sizing: border-box;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .home{
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .home img{
    width: 22px;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .menu-1st-wrp{
    min-width: 45%;
    box-sizing: border-box;
    width: 45%;
    padding: 0 25px 0 17px;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .menu-2nd-wrp{
    min-width: 55%;
    box-sizing: border-box;
    width: 55%;
    padding: 0 25px 0 17px;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .current-page,
#vt-content-m .page-mid-nav-pc .page-mid-nav-body .current-detail-page{
    font-size: 12px;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .ico-lists{
    right: 10px;
    width: 14px;
    margin-top: -7px;
}

#vt-content-m .page-mid-nav-pc .page-mid-nav-body .page-mid-nav-list{
    height: 45px;
    line-height: 45px;
}

.location-m .channel{
    padding-bottom: 30px;
}

.location-m .channel li{
    float: left;
    width: 50%;
}

.sub-nav-body-m{
    display: none;
}

.ico-angle-up{
    display: none;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 16px;
    margin-top: -5px;
}

.ico-angle-down{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 16px;
    margin-top: -5px;
}

.vt-nav-m-body .active .sub-nav-body-m{
    display: block;
}

.sub-nav-body-m{
    border-top: 1px solid #e5e5e5;
    background: #f7f7f7;
    padding: 10px 0;
}

.sub-nav-body-m li{
    border: none;
}

.consulting-m .contact li{
    float: left;
    width: 50%;
}

.notice-view-m .vt-group-info-sub{
    font-size: 13px;
    color: #777;
}


.gallery-m .vt-col-4{
    float: none;
    width: 100%;
}

.gallery-m .vt-col-4 .thumbnail img{
    width: 100%;
}


.gallery-m .jp-profit-inner .vt-profit-box{
    width: 100%;
    box-shadow: none;
}


.gallery-m .jp-profit-box-link{
    height: auto;
}

.gallery-m .jp-profit-inner .vt-profit-info{
    padding-bottom: 0;
}

.gallery-m .jp-profit-inner .vt-profit-info .vt-profit-info-title{
    font-size: 15px;
    height: auto;
}

#vt-content-m .faq-page .question{
    padding: 20px 50px 20px 62px;
    font-size: 14px;
}

#vt-content-m .faq-page .answer{
    font-size: 13px;
    padding: 20px 50px 20px 62px;
}

#vt-content-m .faq-page .question .ico,
#vt-content-m .faq-page .answer .ico{
    left: 15px;
    line-height: normal;
    white-space: normal;
}


#vt-content-m .login-section-pc{
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 50px 0 0;
}


#vt-content-m .register-page-pc h3{
    font-size: 17px;
}

#vt-content-m .register-page-pc .register-table-pc td{
    padding: 10px 5px;
    position: relative;
}

/*#vt-content-m .register-page-pc .register-table-pc td input[type="text"]{*/
/*    width: 100%;*/
/*}*/

#vt-content-m .register-page-pc .register-table-pc input[type="text"],
#vt-content-m .register-page-pc .register-table-pc input[type="password"],
#vt-content-m .register-page-pc .register-table-pc input[type="email"],
#vt-content-m .register-page-pc .register-table-pc input[type="tel"]{
    width: 100%;
}

#vt-content-m .register-page-pc .register-table-pc label{
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}


#vt-content-m .register-page-pc .register-table-pc .js-btn-duplicate{
    position: absolute;
    top: 0;
    right: 0 !important;
    width: 80px;
    left: auto;
}

#vt-content-m .register-agreement-section .login-page-body2 .agreement-1st{
    padding: 0 15px;
    height: 70px;
    line-height: 70px;
}

#vt-content-m .register-agreement-section .login-page-body2 .agreement-2nd .head{
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
}

#vt-content-m .register-agreement-section .login-page-body2 .agreement-2nd .head .btn-show-n-hide{
    top: 24px;
    right: 10px;
    font-size: 11px;
}

#vt-content-m .register-agreement-section .login-page-body2 .agreement-2nd .body{
    padding-left: 50px;
    font-size: 12px;
}

#vt-content-m .register-agreement-section .login-page-body2 label{
    font-size: 13px;
}

#vt-content-m .register-agreement-section{
    margin-top: 30px;
}

.main-choice-m{
    padding: 30px 10px;
}

.main-choice-m li {
    float: left;
    width: 33.333%;
}

.main-choice-m li a{
    padding: 0 5px;
    display: block;
}

.notice-main-m{
    background: #fff;
    padding-bottom: 30px;
}


.notice-main-m .notice-pc-wrp{
    position: static;
    width: 100%;
}

.notice-main-m .notice-pc-wrp .vt-notice-table{
    border-top: 2px solid #000;
}

.notice-main-m .notice-pc-wrp{
    height: auto;
}

.main-gallery-m{
    padding: 30px 10px 0;
}

.main-gallery-m .gallery-main-pc{
    top: 0;
}

.main-gallery-m .gallery-main-pc .jp-profit-inner .vt-col-4{
    float: none;
    width: 100%;
}

.main-gallery-m .gallery-page .jp-profit-inner .vt-profit-info .vt-profit-info-title{
    height: auto;
    padding-top: 10px;
    line-height: 20px;
    max-height: 65px;
    overflow: hidden;
    margin-bottom: 0;
}

.main-gallery-m .jp-profit-box-link{
    height: auto;
}

.reservation-01-m{

}

.reservation-01-m .vt-notice-table td:nth-child(2){
    text-align: center;
}

.reservation-01-m .vt-notice-table td:nth-child(1){
    text-align: left;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    vertical-align: top;
}

.reservation-01-m .sub-desc{
    line-height: normal;
    color: #005d9d;
    font-size: 12px;
    margin-top: 10px;
}

.reservation-01-m .vt-notice-table td{
    line-height: normal;
}

.reservation-01-m .vt-notice-table td a{
    font-size: 15px;
    color: #242424;
    line-height: 24px;
    display: inline-block;
}

.reservation-01-m .vt-notice-table td:nth-child(2) a{
    font-size: 13px;
    line-height: 30px;
}


.application-write-m{
    padding-bottom: 50px;
}


.application-write-m .login-section-pc .login-page-head h2{
    font-size: 22px;
    margin-bottom: 30px;
}

.application-write-m .login-section-pc .login-page-head{
    margin-bottom: 20px;
}

#vt-content-m .register-page-pc .register-table-pc label[for="father"],
#vt-content-m .register-page-pc .register-table-pc label[for="mother"]{
    display: inline-block;
}

#vt-content-m #daumRoughmapContainer1703048720443{
    width: 100% !important;
}

.tab-textbook-pc,
.tab-textbook-m{
    width: 100%;
}

.tab-textbook-pc li,
.tab-textbook-m li{
    float: left;
    width: 25%;
}

.tab-textbook-pc li .on,
.tab-textbook-m li .on{
    display: none;
}

.tab-textbook-pc li .off,
.tab-textbook-m li .off{
    display: block;
}


.tab-textbook-pc li.active .on,
.tab-textbook-m li.active .on{
    display: block;
}

.tab-textbook-pc li.active .off,
.tab-textbook-m li.active .off{
    display: none;
}

.rolling-banner-pc .swiper-pagination{
    bottom: 30px;
}

.rolling-banner-pc .swiper-pagination .swiper-pagination-bullet-active{
    background: #fff;
}

.rolling-banner-m {
    position: relative;
}

.rolling-banner-m .swiper-pagination .swiper-pagination-bullet-active{
    background: #fff;
}

.as-notice-table-details .notice-foot-ref{
    text-align: left;
}

.as-notice-table-details .notice-foot-ref a{
    float: none;
}

.as-notice-table-details .ref-top{
    padding: 30px 0 15px 0;
}

.as-notice-table-details .ref-btm{
    padding: 15px 0 30px 0;
}

.as-notice-table-details .as-notice-prev{
    color: #9da5ae;
}

.as-notice-table-details .as-notice-prev-title{
    color: #43454d;
    margin-left: 100px;
}

.as-notice-table-details .as-notice-prev-title:hover{
    text-decoration: underline;
}

.as-notice-table-details .as-notice-next-title{
    color: #43454d;
    margin-left: 100px;
}

.as-notice-table-details .as-notice-next-title:hover{
    text-decoration: underline;
}

.request-status-wrp{
    position: relative;
    top: 70px;
    left: 515px;
    width: 680px;
}

.request-status-wrp .request-status-unit{
    float: left;
    width: 49%;
    background: #fff;
    border-radius: 5px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 15px;
}

.request-status-wrp .request-status-unit:nth-child(2n){
    margin-left: 2%;
}

.request-status-wrp .request-status-unit .name{
    color: #212121;
}

.request-status-wrp .request-status-unit .phone{
    margin: 0 10px;
    color: #7d8893;
}

.request-status-wrp .request-status-unit .status{
    background: #1d9ad6;
    padding: 0 10px;
    color: #fff;
    height: 28px;
    line-height: 28px;
    border-radius: 28px;
    display: inline-block;
    font-size: 13px;
}

.recruit-current-table-wrp{
    width: 700px;
    position: relative;
    top: 400px;
    left: 0;
}

.recruit-current-table-wrp table{
    width: 100%;
    border-top: 1px solid #1378af;
}

.recruit-current-table-wrp table td{
    border-bottom: 1px solid #1378af;
    color: #e0eaf1;
    font-size: 14px;
    padding: 21px 0;
}

.recruit-current-table-wrp table td a{
    color: #e0eaf1;
    font-size: 14px;
}


.recruit-current-table-wrp table td .status-1{

}

.recruit-current-table-wrp table td .status-2{
    color: #f39728;
}

.notice-unit-wrp{
    position: relative;
    top: 220px;
}

.notice-unit-wrp .notice-unit{
    width: 382px;
    padding: 63px 35px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
}

.notice-unit-wrp .notice-unit:nth-child(2){
    margin: 0 27px;
}

.notice-unit-wrp .notice-unit .head a{
    font-size: 20px;
    color: #212121;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.notice-unit-wrp .notice-unit .body{
    color: #44444c;
    font-size: 15px;
    margin: 44px 0 54px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 24px;
    height: 96px;
}


.notice-unit-wrp .notice-unit .foot{
    color: #9da0a9;
    font-size: 14px;
}

.data-room-table-wrp{
    position: relative;
    top: 100px;
    left: 400px;
    width: 800px;
}

.data-room-table-wrp table{
    width: 100%;
    border-top: 1px solid #42454c;
}


.data-room-table-wrp table th,
.data-room-table-wrp table td{
    border-bottom: 1px solid #e5e5e5;
    padding: 21px 0;
    font-size: 15px;
}

.data-room-table-wrp table th {
    padding-left: 25px;
    text-align: left;
    color: #0a578d;
    font-weight: normal;
}

.recruit-tab-area{
    border-bottom: 1px solid #e5e5e5;

}

.recruit-con-wrp{
    width: 1200px;
    margin: 90px auto 0;
    padding-bottom: 150px;
}

.recruit-title{
    margin: 0 0 60px;
    font-weight: bold;
    font-size: 30px;
    color: #212121;
}

.recruit-head{
    margin-bottom: 50px;
}

.recruit-head a{
    width: 260px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    background: #1d9ad6;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}

.recruit-body{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 80px;
}

.recruit-foot{
    margin-top:  55px;
}

.recruit-foot .btn-area button[type="submit"]{
    width: 260px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    background: #1d9ad6;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}

.recruit-foot .tit{
    font-weight: bold;
    font-size: 30px;
    color: #212121;
}

.recruit-foot .input-area{
    margin: 40px 0 50px;
}

.recruit-foot .input-area input[type="file"]{
    border: 1px solid #e5e5e5;
    height: 70px;
    line-height: 70px;
    font-size: 15px;
    color: #1d9ad6;
    max-width: 600px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}

.recruit-tab-area .recruit-tab-body{
    width: 1200px;
    margin: 0 auto;
}


#vt-content-m .recruit-tab-area .recruit-tab-body{
    width: 100%;
}

.recruit-tab-area .recruit-tab-body li{
    float: left;
    margin-right: 15px;
}

.recruit-tab-area .recruit-tab-body li a{
    color: #333333;
    font-size: 16px;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 5px;
    border-bottom: 2px solid #fff;
}

.recruit-tab-area .recruit-tab-body li a.active,
.recruit-tab-area .recruit-tab-body li a:hover{
    border-bottom: 2px solid #1d9ad6;
}

.data-room-pc .vt-notice-table td:first-child{
    color: #1d9ad6;
}

.data-room-pc .vt-content-body{
    margin: 60px auto 0;
    width: 1200px;
}

.btn-download-file{
    border: 1px solid #43454D;
    background: #F5F5F5;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    color: #000;
    text-align: center;
    min-width: 150px;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
}

.btn-download-file:hover{
    color: #000;
}

.qna-page-pc .qna-tit{
    font-weight: bold;
    font-size: 32px;
    line-height: 50px;
    width: 1200px;
    margin: 0 auto 90px;

}

.qna-page-pc .done{
    color: #1d9ad6;
}

.qna-page-pc .undone{
    color: #7d8893;
}

.qna-page-pc .table-title{
    margin: 70px 0;
}

.qna-page-pc .table-title .tit{
    font-weight: bold;
    font-size: 32px;
    color: #212121;
}

.qna-page-pc .table-title .btn{
    float: right;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    background: #1d9ad6;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}


.reg-agree-wrp{
    /*margin-top: 100px;*/

}

.reg-agree-wrp .head{
    font-weight: bold;
    font-size: 30px;
    color: #212121;
}

.reg-agree-wrp .agree-all{
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 15px 40px;
    margin: 80px 0 70px 0;
}


.reg-agree-wrp .agree-all input[type="checkbox"]{
    position: relative;
    top: -2px;
}

.reg-agree-wrp .agree-all label{
    font-weight: bold;
    font-size: 20px;
    color: #212121;
}

.reg-agree-wrp .agree-body{
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
    /*border-radius: 10px;*/
    height: 120px;
    padding: 13px;
    overflow-y: scroll;
}

.reg-agree-wrp .agree-unit{
    margin-bottom: 30px;
    border: 1px solid #ddd;
}

.reg-agree-wrp .agree-unit:last-child{
    margin-bottom: 0;
}

.reg-agree-wrp .agree-unit h4{
    color: #444;
    padding: 10px 15px;
}

.reg-agree-wrp .agree-unit .agree-head{
    font-weight: normal;
    font-size: 15px;
    color: #666;

    padding: 10px 15px;
}

.reg-agree-wrp .agree-unit .agree-head input[type="checkbox"]{
    position: relative;
    top: -2px;
}

.reg-agree-wrp .foot{
    padding-top: 50px;
    text-align: center;
}

.reg-agree-wrp .foot a{
    width: 300px;
    display: inline-block;
    background: #1d9ad6;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
}

.register-pc-3 .signup-head h2{
    font-weight: bold;
    font-size: 24px;
    color: #212121;
}

.complete-reg-pc{
    text-align: center;
    margin-top: 70px;
}

.complete-reg-pc .btn{
    width: 300px;
    display: inline-block;
    background: #1d9ad6;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
}

#vt-content-m .consulting-wrp-m{
    padding: 20px 15px 50px;
}

#vt-content-m .consulting-wrp-m .form-table-vip{
    position: static;
}

#vt-content-m .recruit-current-table-wrp{
    width: 100%;
    top: 0;
}

#vt-content-m .recruit-current-table-wrp .desc{
    margin-top: 10px;
    font-size: 12px;
    color: #eff4f7;
}

#vt-content-m .recruit-current-table-wrp table td:last-child{
    text-align: center;
}

#vt-content-m .main-board-m{
    padding: 30px 15px;
}

#vt-content-m .main-board-m .head .tit{
    font-weight: bold;
    color: #1d9bd6;
    font-size: 15px;
}

#vt-content-m .main-board-m .head .txt{
    font-weight: bold;
    color: #212121;
    font-size: 22px;
    margin-top: 10px;
}

#vt-content-m .main-board-m .board-body{
    padding-top: 30px;
}

#vt-content-m .main-board-m .notice-unit-wrp{
    top: 0;
}

#vt-content-m .notice-unit-wrp .notice-unit{
    width: 100%;
    margin-bottom: 15px;
    padding: 30px 17px;
}

#vt-content-m .notice-unit-wrp .notice-unit:nth-child(2){
    margin: 0 0 15px 0;
}

#vt-content-m .notice-unit-wrp .notice-unit .head a{
    font-size: 16px;
}

#vt-content-m .notice-unit-wrp .notice-unit .body{
    -webkit-line-clamp: 3 !important;
    margin: 22px 0 27px;
    font-size: 13px;
    height: auto;
}

#vt-content-m .notice-unit-wrp .notice-unit .foot{
    font-size: 12px;
}

#vt-content-m .data-room-table-wrp{
    width: 100%;
    left: 0;
    top: 0;
}

#vt-content-m .data-room-table-wrp .type{
    display: block;
    color: #0a578d;
    font-size: 13px;
    margin-bottom: 10px;
}

#vt-content-m .data-room-table-wrp a{
    font-size: 16px;
    color: #42454e;
}

.main-board-m .board-foot{
    margin-top: 20px;
    text-align: center;
}

.main-board-m .board-foot a{
    display: block;
    color: #212121;
    font-weight: bold;
    font-size: 14px;
}

#vt-content-m .request-status-wrp{
    width: 100%;
    top: 0;
    left: 0;
}

#vt-content-m .request-status-wrp .request-status-unit{
    float: none;
    width: 100%;
}

#vt-content-m .request-status-wrp .request-status-unit:nth-child(2n){
    margin-left: 0;
}

.recruit-page-m{
    padding: 0 15px 80px;
}

.recruit-page-m .recruit-tab-area .recruit-tab-body li a{
    font-size: 14px;
}

.recruit-page-m .recruit-con-wrp{
    width: 100%;
    padding-bottom: 0;
    margin-top: 40px;
}

.recruit-page-m .recruit-title{
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
}

.recruit-page-m .recruit-head{
    text-align: center;
    margin-bottom: 35px;
}

.recruit-page-m .recruit-head a{
    height: 45px;
    line-height: 45px;
    width: 220px;
    font-size: 14px;
}

.recruit-page-m .recruit-body{
    padding-bottom: 40px;
}

.recruit-page-m .recruit-foot .tit{
    text-align: center;
    font-size: 20px;
}

.recruit-page-m .recruit-foot .btn-area{
    text-align: center;
}

.recruit-page-m .recruit-foot .btn-area button[type="submit"]{
    height: 45px;
    line-height: 45px;
    width: 220px;
    font-size: 14px;
}

.recruit-page-m .recruit-foot .input-area{
    margin: 20px 0 25px;
}


.recruit-page-m .recruit-foot .input-area input[type="file"]{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 15px;
}

#vt-content-m .board-title-m{
    text-align: center;
    padding: 30px 15px 0;
    font-weight: bold;
    color: #212121;
    font-size: 25px;

}

#vt-content-m .as-notice-bottom-btn-area{
    margin-top: 30px;
}

#vt-content-m .board-foot-m{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#vt-content-m .board-foot-m td{
    padding: 10px 0 10px 60px;
    position: relative;
}

#vt-content-m .board-foot-m .as-notice-prev{
    position: absolute;
    top: 7px;
    left: 10px;
    font-size: 13px;
}

#vt-content-m  .vt-group-info-table .board-foot-m  a{
    font-size: 13px;
}

.data-room-m .vt-group-info-table .type{
    display: block;
    color: #1d9ad6;
    font-size: 13px;
    margin-bottom: 5px;
}

.data-room-m .recruit-tab-area{
    padding: 0 10px;
    overflow-y: hidden;
    overflow-x: scroll;
    height: 58px;
}

.data-room-m .recruit-tab-area .recruit-tab-body li a{
    font-size: 14px;
}

.data-room-m .recruit-tab-area .recruit-tab-body{

}

.data-room-m .recruit-tab-area .recruit-tab-body li{
    margin-right: 0;
}

.data-room-m .vt-group-info-table{
    border-top: 0;
}

.data-room-details-m .vt-group-info-table a.btn-download-file{
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    min-width: 100px;
    max-width: 100%;
    overflow: hidden;
}

#vt-content-m .qna-page-pc .qna-tit{
    font-size: 22px;
    text-align: center;
    width: 100%;
    margin: 0;
    line-height: 30px;
}

.qna-page-m .jp-contents-service{
    width: 100%;
}

.qna-page-m .qna-page-pc .table-title{
    margin: 30px 0;
    padding: 0 15px;
}

.qna-page-m .qna-page-pc .table-title .tit{
    font-size: 20px;
    position: relative;
    top: 5px;
}


.qna-page-m .qna-page-pc .table-title .btn{
    width: 80px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}

.qna-page-m .qna-table-pc .desc{
    font-size: 13px;
    color: #7d8893;
    margin-top: 10px;
}

.qna-page-m .jp-contents-pc .service-info-contents .qna-table-pc td{
    font-size: 13px;
}


.qna-page-write-m .jp-qna-contents-wrp{
    padding: 50px 0;
    width: 100%;
}

.qna-page-write-m  .qna-info-write-page{
    padding: 0 15px;
}

.qna-page-write-m .qna-info-write-page .qna-write-table th,
.qna-page-write-m .qna-info-write-page .qna-write-table td{
    padding: 8px 5px;
    font-weight: bold;
    font-size: 13px;
}

.qna-page-write-m .qna-info-write-page .qna-write-table{

}

.qna-page-write-m .qna-info-write-page .qna-write-table td textarea{
    width: 100%;
}

.qna-page-write-m .qna-info-write-page .btn-area{
    padding-top: 40px;
}


#vt-content-m .login-section-pc .login-page-body-body input[name="user_id"],
#vt-content-m .login-section-pc .login-page-body-body input[name="password"],
#vt-content-m .login-section-pc .login-page-body-body .btn-login,
#vt-content-m .login-section-pc .login-page-body-foot{
    width: 100%;
}

#vt-content-m .login-section-pc .login-page-head h2{
    font-size: 24px;
    margin-bottom: 15px;
}

#vt-content-m .login-section-pc .login-page-head .desc{
    font-size: 14px;
}

#vt-content-m .reg_type_body{
    width: 100%;
}

#vt-content-m .reg_type_body .reg_unit{
    width: 48.5%;
}

#vt-content-m .reg_type_body .reg_unit a{
    width: 100%;
    height: 200px;
    line-height: 200px;
}

.reg_type_body .reg_unit:first-child{
    /*margin-right: 1%;*/
    margin-right: 1.5%;
}

#vt-content-m .reg-agree-wrp{
    width: 100%;
    margin-top: 1px;
}

#vt-content-m .reg-agree-wrp .head{
    font-size: 20px;
}

#vt-content-m .reg-agree-wrp .agree-all{
    padding: 8px 15px;
    margin: 40px 0 35px;
}

#vt-content-m .reg-agree-wrp .agree-all label{
    font-size: 15px;
}

#vt-content-m .reg-agree-wrp .agree-all input[type="checkbox"]{
    top: 0;
}

#vt-content-m .reg-agree-wrp .agree-unit .agree-head input[type="checkbox"]{
    top: 0;
}

#vt-content-m .reg-agree-wrp .agree-unit{
    margin-bottom: 30px;
}

#vt-content-m .reg-agree-wrp .agree-body{
    height: 100px;
}

#vt-content-m .reg-agree-wrp .agree-head label{
    font-size: 13px;
}

#vt-content-m .register-pc-3 .signup-head h2{
    font-size: 18px;
}

#vt-content-m .register2-table-pc th{
    padding-left: 0;
    width: auto;
}

#vt-content-m .register2-table-pc td{
    padding-bottom: 15px;
}

#vt-content-m .complete-reg-pc .btn{
    width: 160px;
    height: 45px;
    line-height: 45px;
}

#vt-content-m .register-page-pc .register-table-pc th{
    padding: 10px 0;
    color: #212121;
    font-weight: bold;
    font-size: 14px;
}

body .mypage-page-m .register-page-pc .register-table-pc td{
    padding: 10px 0 !important;
}

.qna-info-write-page .file-row{
    margin-top: 10px;
}

.qna-page-write-m label{
    font-weight: normal;
    position: relative;
    top: -1px;
}

#certificate-wrp{
    display: none;
    position: fixed;
    width: 700px;
    top: 100px;
    left: 50%;
    margin-left: -350px;
    z-index: 100;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

#certificate-wrp .btn-close-cert{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 34px;
    color: #444;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}

#certificate-wrp-m{
    display: none;
    position: fixed;
    width: 100%;
    top: 70px;
    left: 0;
    z-index: 100;
    box-sizing: border-box;
    padding: 0 5px;
}


#certificate-wrp-m .btn-close-cert{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 34px;
    color: #444;
    width: 30px;
    height: 30px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
}

#certificate-wrp-m img{
    box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}

.nav-sub-body{
    border-top: 1px solid #e5e5e5;
}

.nav-sub-body li{
    padding-left: 15px;
}

.nav-sub-body li:last-child{
    border-bottom: none;
}

.vt-nav-list-body li a i.fa{
    position: absolute;
    top: 15px;
    right: 15px;
}

label[for="lock_y"]{
    position: relative;
    top: 1px;
}

.recruit-con{
    float: left;
    width: 780px;
    padding-bottom: 200px;
}

.recruit-info{
    float: left;
    width: 380px;
    margin-left: 40px;
}

.recruit-info table{
    width: 100%;
    border: 1px solid #e6e8ea;
}

.recruit-info table th{
    padding: 18px 0;
    color: #8d97a0;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px solid #e6e8ea;
}

.recruit-info table td{
    font-size: 15px;
    color: #212121;
    padding: 18px 0;
    border-bottom: 1px solid #e6e8ea;
    font-weight: bold;
}

.recruit-info .btn-area{
    margin-top: 20px;
}

.recruit-info .btn-go-apply{
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #1d9ad6;
    display: block;
}

.recruit-page-m .recruit-con{
    float: none;
    width: 100%;
}

.recruit-page-m .recruit-con .con{
    margin-top: 40px;
}

.recruit-page-m .recruit-info{
    float: none;
    width: 100%;
    margin-left: 0;
}

.no-hire{
    text-align: left;
    font-size: 15px;
    color: #666;
    padding-top: 100px;
}

.recruit-page-m .no-hire{
    padding-top: 100px;
    text-align: center;
}

.required{
    font-weight: normal;
    font-size: 13px;
    color: #f44343;
}


.agreement-docs-wrp{
    border: 1px solid #e6e8ea;
}

.agreement-unit{
    position: relative;
    border-bottom: 1px solid #e6e8ea;
    padding: 18px 30px;
}

.agreement-unit .btn-area{
    position: absolute;
    top: 14px;
    right: 20px;
}

.agreement-unit .btn-area a{
    color: #333;
    font-size: 13px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
}

.agreement-unit:last-child{
    border-bottom: none;
}

.agreement-docs-wrp .docs-area{
    display: none;
    background: #f7f4f4;
    padding: 18px 30px;
}

.agreement-unit label{
    color: #555555;
    font-size: 15px;
    position: relative;
    top: 1px;
    margin-left: 10px;
}


.agreement-unit .required,
.agreement-unit .not-required{
    margin-left: 15px;
}

.agreement-docs-wrp .agreement-unit + .active{
    display: block;
}

.agreement-docs-wrp .agreement-docs{
    height: 150px;
    overflow-y: scroll;
    font-size: 13px;
    color: #555555;
    line-height: 24px;
}

.application-form-wrp .btn-submit{
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    background: #1d9ad6;
    border-radius: 10px;
    margin-top: 50px;
}

.application-form-wrp h3{
    color: #000;
    font-size: 20px;
    margin-bottom: 25px;
}

.application-form-wrp table{
    width: 100%;
}

.application-form-wrp table th{
    color: #2f2f2f;
    font-size: 14px;
    text-align: left;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 15px;
}

.application-form-wrp table td{
    text-align: left;
    padding-bottom: 20px;
}

.application-form-wrp table td input[type='text'],
.application-form-wrp table td input[type='tel'],
.application-form-wrp table td input[type='email']{
    max-width: 535px;
    width: 100%;
    border: 1px solid #e6e8ea;
    border-radius: 10px;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
}

.application-form-wrp .handicap-unit{
    display: inline-block;
    width: 250px;
    height: 60px;
    line-height: 60px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    border: 1px solid #e6e8ea;
    overflow: hidden;
}

.application-form-wrp .handicap-unit input[type="radio"]{
    display: none;
}

.application-form-wrp .handicap-unit label{
    width: 100%;
    height: 100%;
    display: block;
    color: #555555;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.application-form-wrp .handicap-unit input[type="radio"]:checked + label{
    color: #fff;
    background: #1d9ad6;
}

.application-form-wrp .recommend-info{
    font-size: 12px;
    color: #858f9a;
    max-width: 535px;
    margin-top: 15px;
    line-height: 20px;
}

.application-form-wrp .select{
    margin-left: 20px;
}

.application-form-wrp .select input[type="radio"]{
    position: relative;
    top: 2px;
}

.application-form-wrp .select label{
    font-size: 13px;
    color: #444;
}

.application-form-wrp textarea{
    max-width: 535px;
    width: 100%;
    border: 1px solid #e6e8ea;
    border-radius: 10px;
    height: 100px;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
}

.recruit-page-m .recruit-con{
    padding-bottom: 15px;
}

.recruit-page-m .application-form-wrp .handicap-unit{
    width: 48%;
    box-sizing: border-box;
}

.recruit-page-m .agreement-unit{
    padding: 9px 15px;
}

.recruit-page-m .agreement-unit label{
    font-size: 13px;
    margin-left: 5px;
}

.recruit-page-m .agreement-unit .btn-area{
    top: 8px;
    right: 10px;
}

.recruit-con-wrp .con img{
    max-width: 100%;
}

.btn-open-nav-all{
    position: absolute;
    top: 0;
    right: 0;
}

.page-title-wrp{
    position: relative;
    display: inline-block;
    /*border-bottom: 3px solid #a22732;*/
    /*padding-bottom: 20px;*/
}

.page-title-wrp:after{
    content: "";
    position: absolute;
    width: 90px;
    height: 3px;
    background: #a22732;
    top: 55px;
    left: 50%;
    margin-left: -45px;
}

#vt-content-m .page-title-wrp:after{
    top: 40px;
    width: 70px;
    margin-left: -35px;
    height: 2px;
}

.center-page-pc{
    width: 1200px;
    margin: 0 auto;
}

.center-page-pc .table-pc-wrp{
    background: #fff;
    padding: 30px 28px 30px;
    border: 1px solid #c8c8c8;
}

.common-notice-box{
    width: 1200px;
    margin: 50px auto 0;
    position: relative;
    background: #fff;
    border: 1px solid #c8c8c8;
    height: 85px;
    line-height: 85px;
}

.common-notice-box-in{
    position: relative;
    padding: 0 180px 0 180px;
}

.common-notice-box .head{
    position: absolute;
    top: 0;
    left: 25px;
    font-weight: bold;
    color: #333;
    font-size: 15px;
}

.common-notice-box .date{
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 14px;
    color: #777777;
}

.common-notice-box .body{

}

.lists-pc-wrp .list-unit{
    float: left;
    width: 395px;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    background: #fff;
    padding: 12px 15px;
    margin-right: 17px;
    margin-bottom: 20px;
}

.lists-pc-wrp .list-unit:nth-child(3n){
    margin-right: 0;
}

.lists-pc-wrp .list-unit .tit-wrp{
    padding: 25px 0;
    /*border-bottom: 1px solid #c8c8c8;*/
    /*margin-bottom: 25px;*/
}

.lists-pc-wrp .list-unit .tit{
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: bold;

    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;

}


.lists-pc-wrp .list-unit .sub_tit{
    text-align: center;
    font-size: 15px;
    color: #777;
    margin-top: 10px;

    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}

.lists-pc-wrp .list-unit .report-info{
    margin-top: 15px;
    font-size: 14px;
}

.lists-pc-wrp .list-unit .report-info .author{
    float: left;
    color: #000;
}

.lists-pc-wrp .list-unit .report-info .count_and_reply{
    float: right;
}

.lists-pc-wrp .list-unit .emphasis{
    color: #d90606;
}

.lists-pc-wrp .list-unit .company,
.lists-pc-wrp .list-unit .price,
.lists-pc-wrp .list-unit .date{
    color: #777777;
    font-size: 15px;
}

.lists-pc-wrp .list-unit .price{
    margin: 5px 0;
}

.mukteui-area{
    margin: 0 auto 30px;
    width: 1200px;
}

.mukteui-area .btn-area{
    margin-top: 15px;

}

.mukteui-area .btn-area a{
    display: block;
    height: 65px;
    line-height: 65px;
    text-align: center;
    text-align: center;
    color: #777777;
    background: #fff;
    font-size: 15px;
    border: 1px solid #c8c8c8;
}

.bundle-board-wrp{
    width: 1200px;
    margin: 50px auto 0;
}

.bundle-board-wrp .board-unit-wrp{
    float: left;
    width: 600px;
    margin-bottom: 25px;
    margin-right: 20px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #c8c8c8;
    height: 410px;
    overflow: hidden;
}

.bundle-board-wrp .board-unit-wrp:nth-child(2n){
    margin-right: 0;
}

.board-unit-inner{
    padding: 20px 12px;
}

.board-unit-inner .head{
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.board-unit-inner .head a{
    position: absolute;
    top: 0;
    right: 0;
}

.board-unit-inner .body table{
    width: 100%;
    margin-top: 15px;
}

.board-unit-inner .body table td{
    font-size: 14px;
    color: #999;
    padding: 7px 0;
}

.board-unit-inner .body table td:nth-child(1) img{
    position: relative;
    top: -2px;
}

.board-unit-inner .body table td:nth-child(2){
    padding-left: 10px;
    padding-right: 10px;
}

.board-unit-inner .body table td a{
    display: inline-block;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
    font-size: 15px;
    color: #777777;
}

.board-unit-inner .body table td a:hover{
    color: #b50411;
}

.guide-page-pc .lists-pc-wrp .list-unit{
    transition: 0.3s;
    position: relative;
}

.guide-page-pc .lists-pc-wrp .list-unit .tit{
    text-align: left;
}

.guide-page-pc .lists-pc-wrp .list-unit .tit-wrp{
    border: none;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.guide-page-pc .lists-pc-wrp .list-unit:hover{
    border-color: #b50411;
}


.guide-page-pc .lists-pc-wrp .list-unit .sub{
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
    height: 53px;
    color: #777777;
    font-size: 14px;
}

.guide-page-pc .lists-pc-wrp .list-unit .report-info{
    margin-top: 20px;
    padding-bottom: 10px;
}

.guide-page-pc .lists-pc-wrp .list-unit .reg_dt{
    color: #999;
}


.secure-page-pc .lists-pc-wrp .list-unit .sub_tit{
    text-align: left;
    color: #c00008;
}

.secure-page-pc .lists-pc-wrp .list-unit .report-info .shortcut{
    padding: 3px 7px 3px 12px;
    color: #fff;
    font-size: 12px;
    background: #181411;
    display: inline-block;
}

.login-page-pc{
    width: 440px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #c8c8c8;
    padding: 30px;
    box-sizing: border-box;
}

.register-page-con{
    background: #fff;
    padding: 50px;
    border: 1px solid #c8c8c8;
}

.mypage-pc .login-page-body{
    width: 700px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #c8c8c8;
    padding-top: 30px;
    padding-bottom: 50px;
}

.mypage-pc .signup-foot{
    margin-top: 50px;
}

.reg-table-body{
    width: 100%;
}


.register-page-pc .btn-area{
    text-align: center;
    padding-top: 50px;
}

.register-page-pc .btn-area button{
    padding: 0;
    margin: 0;
    width: 350px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    background: #333333;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
}

.register-page-pc table th,
.register-page-pc table td{
    position: relative;
    padding: 8px 5px;
}

.register-page-pc table th{
    text-align: left;
    color: #333;
}

.register-page-pc table td input[type="text"],
.register-page-pc table td input[type="email"],
.register-page-pc table td input[type="tel"],
.register-page-pc table td input[type="password"]{
    border: 1px solid #cbcbcb;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
}

.register-page-pc table .js-btn-duplicate{
    top: 15px;
    right: 15px;
}

.register-page-pc .agree-head label{
    font-size: 13px;
    position: relative;
    top: -1px;
}

.vt-navigation-list:hover .sub-nav-body{
    display: block;
}

.vt-navigation-list .sub-nav-body{
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 5px 4px 10px rgba(0,0,0,0.2);
    padding: 10px 0;
    z-index: 100;
    display: none;
    transition: 0.3s;
}

.vt-navigation-list .sub-nav-body .sub-nav-list{

}

.vt-navigation-list .sub-nav-body .sub-nav-list a{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
}

.vt-navigation-list .sub-nav-body .sub-nav-list a:hover{
    color: #1F69E1;
}

.login-form-box-m{
    background: #fff;
    border-top: 1px solid #c8c8c8;
    padding: 40px 20px 20px;
}

#vt-content-m .register-page-con{
    padding: 15px;
}

#vt-content-m .register-page-pc .btn-area button{
    width: 100%;
    font-size: 15px;
}

#vt-content-m .register-page-pc .btn-area{
    padding-top: 0px;
}

.notice-wrp-m{
    padding: 0 15px;
}

.notice-wrp-m .common-notice-box{
    height: 65px;
    line-height: 65px;
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.notice-wrp-m .common-notice-box .head{
    left: 10px;
    font-size: 13px;
}

.notice-wrp-m .common-notice-box .head img{
    width: 25px;
}

.notice-wrp-m .common-notice-box-in{
    padding: 0 80px 0 110px;
}

.notice-wrp-m .common-notice-box .date{
    right: 10px;
    font-size: 12px;
}

.notice-wrp-m .common-notice-box .body a{
    font-size: 14px;
}

#vt-content-m .lists-pc-wrp{
    padding: 0 15px;
}

#vt-content-m .lists-pc-wrp .list-unit{
    width: 49%;
    margin-right: 0;
    margin-bottom: 15px;
}

#vt-content-m .lists-pc-wrp .list-unit:nth-child(2n){
    margin-left: 2%;
}

#vt-content-m .lists-pc-wrp .list-unit .tit{
    font-size: 16px;
    text-align: left;
}

.lists-pc-wrp .list-unit .sub{
    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}

#vt-content-m .lists-pc-wrp .list-unit .sub{
    font-size: 12px;

    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-overflow:ellipsis;
}

#vt-content-m .lists-pc-wrp .list-unit .tit-wrp{
    padding: 15px 0;
}

#vt-content-m .page-title-wrp{
    font-size: 22px;
}

#vt-content-m .lists-pc-wrp .list-unit .sub_tit{
    color: #c00008;
    text-align: left;
    font-size: 13px;
}

#vt-content-m .lists-pc-wrp .list-unit .company,
#vt-content-m .lists-pc-wrp .list-unit .price,
#vt-content-m .lists-pc-wrp .list-unit .date{
    font-size: 12px;
}

#vt-content-m .lists-pc-wrp .list-unit .report-info .shortcut{
    padding: 3px 7px 3px 12px;
    color: #fff;
    font-size: 11px;
    background: #181411;
    display: inline-block;
}

#vt-content-m .report_list_m .lists-pc-wrp .list-unit .sub_tit{
    color: #777;
}

.analysis-page-m .vt-content-body{
    padding: 0 15px;
}

.analysis-page-m .vt-content-body .table-pc-wrp{
    background: #fff;
    padding: 15px 15px;
    border: 1px solid #c8c8c8;
}

.analysis-page-m .vt-notice-table td .vt-ico-new{
    margin-left: 0;
}

.free-board-page-m .vt-notice-table td{
    text-align: left;
}

#vt-content-m .vt-content-header{
    padding-top: 30px;
}

#popup-m{
    position: fixed;
    top: 30px;
    left: 0;
    z-index: 1000;
}

#popup-m .popup-inner-m{
    padding: 15px;
    position: relative;
}

.btn-close-pop-m{
    position: absolute;
    top: -20px;
    right: 15px;
}

#vt-content-m .board-view-btn-area-m{
    padding: 0 20px;
    margin-top: 15px;
}

#vt-content-m .vt-group-info-table td{
    padding-top: 0;
}

#vt-content-m .vt-group-info-table .board-foot-m a{
    position: relative;
    top: 4px;
}

#vt-content-m .board-view-btn-area-m a{
    width: 70px;
    height: 35px;
    line-height: 35px;
}

#vt-content-m .as-notice-bottom-btn-area a{
    width: 90px;
    height: 40px;
    line-height: 40px;
}

.reply-form-area{
    background: #fff;
    padding: 20px;
    border: 1px solid #c8c8c8;
}

.reply-form-area .reply-form-head{
    color: #444;
    font-size: 15px;
    font-weight: bold;
}

.reply-form-area .reply-form-body{
    margin-top: 10px;
}

.reply-form-area .reply-form-body input[type="text"],
.reply-form-area .reply-form-body input[name="date"],
.reply-form-area .reply-form-body input[type="password"]{
    border: 1px solid #dcdcdc;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #444;
    border-radius: 5px;
    width: 130px;
    font-size: 14px;
}

.reply-form-area .reply-form-body textarea{
    border: 1px solid #dcdcdc;
    line-height: 30px;
    padding: 12px 15px;
    font-size: 15px;
    color: #444;
    border-radius: 5px;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
}

.reply-form-area .reply-form-foot{
    margin-top: 10px;
    text-align: right;
}

.reply-form-area .reply-form-foot button[type="submit"]{
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    background: #333;
    border-radius: 5px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.reply-view-wrp-m{
    padding: 0 15px;
}

.reply-view-wrp-m .reply-form-area{
    padding: 15px;
}

.reply-view-wrp-m .reply-form-area .reply-form-body input[type="text"],
.reply-view-wrp-m .reply-form-area .reply-form-body input[name="date"],
.reply-view-wrp-m .reply-form-area .reply-form-body input[type="password"]{
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    margin-bottom: 3px;
}

.reply-view-wrp-m .reply-form-area .reply-form-body input[type="password"]{
    /*margin-left: 2%;*/
}


.reply-view-wrp-m .reply-form-area .reply-form-body textarea{
    padding: 5px 10px;
    font-size: 13px;
}

.reply-lists-wrp{
    background: #fff;
    padding: 20px;
    border: 1px solid #c8c8c8;
    margin-top: 30px;
}

.reply-lists-wrp .reply-list-head{
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.reply-lists-wrp .empty-lists{
    text-align: center;
    font-size: 14px;
    padding: 50px 0;
    color: #777;
}

.reply-lists-wrp .reply-unit{
    width: 100%;
}

.reply-lists-wrp .reply-unit td{
    border-bottom: 1px solid #c8c8c8;
    padding: 15px 0;
    color: #555;
    font-size: 14px;
}

.reply-lists-wrp .reply-unit td:first-child{
    font-weight: bold;
    font-size: 14px;
}

.reply-lists-wrp .reply-unit td:last-child{
    text-align: center;
}

.reply-lists-wrp .reply-unit .date{
    color: #999;
    margin-left: 10px;
    font-size: 12px;
}

.btn-reply-control{
    display: inline-block;
    width: 25px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.btn-reply-control:hover .reply-menu{
    display: inline-block;
}

.reply-menu{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    background: #f7f7f7;
    border: 1px solid #c8c8c8;
}

.reply-menu a{
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #777;
    font-size: 13px;
}

.reply-menu a:first-child{
    border-bottom: 1px solid #c8c8c8;
}

.pop-verify-pass{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    margin-left: -150px;
    background: #fff;
}

.pop-verify-pass .head{
    color: #444;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.pop-verify-pass .body{
    padding: 10px 0;
}

.pop-verify-pass .body input[type="password"]{
    border: 1px solid #c8c8c8;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 15px;
    color: #000;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.pop-verify-pass .foot{
    text-align: center;
    padding-top: 10px;
}

.pop-verify-pass .foot .btn-submit-pass{
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    background: #000;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}

.btn-close-verify-pop{
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    background: #ddd;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}


.footer-link-group{
    position: relative;
    margin-bottom: 50px;
    box-sizing: border-box;
}

.footer-nav{
    margin-top: 50px;
}

.footer-nav a{
    color: #6E757C;
    font-size: 15px;
    margin-right: 50px;
}

.vt-footer-m .footer-nav{
    margin-top: 15px;
    text-align: center;
}

.vt-footer-m .footer-nav a{
    margin-right: 0;
    font-size: 13px;
}

.vt-footer-m .footer-link-group{
    margin-bottom: 20px;
}

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


.transaction-page{
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 150px;
}

.transaction-page h2{
    font-weight: bold;
    font-size: 30px;
}

.transaction-tab-body{
    margin: 50px 0;
}

.transaction-tab-body li{
    float: left;
    margin-right: 30px;
}


.transaction-tab-body li a{
    color: #6E757C;
    font-size: 18px;
}

.transaction-tab-body li a.active{
    color: #1F69E1;
}

.stock-table-info-pc{
    border-top: 1px solid #000;
}

.stock-table-info-pc table{
    width: 100%;
}


.stock-table-info-pc table tr th,
.stock-table-info-pc table tr td{
    border-bottom: 1px solid #c8c8c8;
    padding: 15px 20px;
    font-size: 16px;
}

.stock-table-info-pc table tr th{
    color: #000;
    position: relative;
}

.stock-table-info-pc table tr th:after{
    content: "";
    width: 1px;
    height: 20px;
    background: #ddd;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
}


.stock-table-info-pc table tr td{
    color: #777;
    padding-left: 50px;
}


#vt-content-m .transaction-page{
    padding: 50px 20px 100px;
    width: 100%;
    box-sizing: border-box;
}


#vt-content-m .transaction-page h2{
    font-size: 26px;
}

#vt-content-m .transaction-page .transaction-tab-body{
    margin: 25px 0;
}

#vt-content-m .transaction-tab-body li a{
    font-size: 15px;
}

#vt-content-m .stock-table-info-pc table tr td{
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

#vt-content-m .stock-table-info-pc table tr td .tit{
    color: #000;
    margin-bottom: 15px;
    font-weight: bold;
}


.form-sim-pc{
    position: absolute;
    top: 500px;
    left: 100px;
    width: 800px;
}


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

.submission-section-pc .form-sim-pc table tr th{
    color: #6E757C;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    padding: 10px 0 10px 20px;
}

.submission-section-pc .form-sim-pc table tr td{
    color: #777;
    font-size: 16px;
    text-align: left;
    padding: 10px 0;
}

.submission-section-pc .form-sim-pc input[type="text"],
.submission-section-pc .form-sim-pc input[type="tel"],
.submission-section-pc .form-sim-pc input[type="email"]{
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}

#vt-content-m .form-sim-pc{
    position: static;
    width: 100%;
    box-sizing: border-box;
}

#vt-content-m .form-sim-pc table tr th,
#vt-content-m .form-sim-pc table tr td{
    color: #6E757C;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    padding: 5px 0;
}

#vt-content-m .form-sim-pc input[type="text"],
#vt-content-m .form-sim-pc input[type="tel"],
#vt-content-m .form-sim-pc input[type="email"]{
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

.request-pc .form-sim-pc{
    position: absolute;
    top: 200px;
    left: 685px;
    width: 500px;
}

.request-pc .form-sim-pc input[type="text"],
.request-pc .form-sim-pc input[type="tel"],
.request-pc .form-sim-pc input[type="email"]{
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

.request-pc .form-sim-pc table tr th,
.request-pc .form-sim-pc table tr td{
    padding: 5px 0;
    color: #6E757C;
    font-weight: normal;
    font-size: 15px;
    text-align: left;
}

.request-pc .form-sim-pc table tr td textarea,
.request-m .form-sim-pc table tr td textarea{
    padding: 15px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}
