/*

 File Name  : sp.css
 Style Info : BASE

---------------------------------------------------------------------*/
/* BASE
----------------------------------------------- */
body {
    font-size: 14px;
}

@media screen and (max-width: 425px) {
    body {
        font-size: 13px;
    }
}

/* ---------------------------- */
.nova {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.novai {
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: italic;
}

/* common
----------------------------------------------- */
.content_wrap .content_inner {
    padding: 60px 15px;
}

@media screen and (max-width: 600px) {
    .content_wrap .content_inner {
        padding: 50px 15px;
    }
}

@media screen and (max-width: 425px) {
    .content_wrap .content_inner {
        padding: 40px 15px;
    }
}

.content_wrap .content_inner .content_title {
    margin-bottom: 20px;
    font-size: 36px;
}

@media screen and (max-width: 600px) {
    .content_wrap .content_inner .content_title {
        font-size: 32px;
    }
}

@media screen and (max-width: 425px) {
    .content_wrap .content_inner .content_title {
        font-size: 28px;
    }
}

.header_wrap.scroll .header_inner {
    height: 50px;
}

.header_wrap.scroll .header_inner .header_logo img {
    height: 30px;
}

@media screen and (max-width: 425px) {
    .header_wrap.scroll .header_inner .header_logo img {
        height: 25px;
    }
}

.header_wrap.scroll .header_inner .gNav .navItem a {
    padding: 5px 0 5px 15px;
}

@media screen and (max-width: 425px) {
    .header_wrap.scroll .header_inner .gNav .navItem a {
        padding: 5px 0 5px 12px;
        font-size: 12px;
    }
}

.header_wrap .header_inner {
    height: 50px;
    padding: 0 15px;
}

.header_wrap .header_inner .gNav .navItem a {
    padding: 5px 15px 5px 15px;
}

@media screen and (max-width: 425px) {
    .header_wrap .header_inner .gNav .navItem a {
        padding: 5px 12px 5px 12px;
        font-size: 12px;
    }
}

.footer_wrap .footer_inner {
    padding: 10px;
}

.footer_wrap .footer_inner .copyright {
    font-size: 10px;
}

.pagetop {
    bottom: 20px;
    right: 20px;
}

@media screen and (max-width: 425px) {
    .pagetop {
        bottom: 45px;
        right: 15px;
    }
}

.pagetop span {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

@media screen and (max-width: 425px) {
    .pagetop span {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
}

/* top
----------------------------------------------- */
#top .top_wrap {
    padding-top: 0px;
    /* height: 70vw; */
    height: calc(90VH);
}

#top .top_wrap .top_inner .text_wrap img {
    width: 28vw;
}

@media screen and (max-width: 600px) {
    #top .top_wrap .top_inner .text_wrap img {
        width: 32vw;
    }
}

#top .top_wrap .top_inner .text_wrap .copy {
    font-size: 3vw;
}

@media screen and (max-width: 600px) {
    #top .top_wrap .top_inner .text_wrap .copy {
        font-size: 4vw;
    }
}

#top .message_wrap .message_inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media screen and (max-width: 600px) {
    #top .message_wrap .message_inner {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 425px) {
    #top .message_wrap .message_inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

#top .message_wrap .message_inner .text_wrap .logo {
    margin-top: 40px;
}

#top .message_wrap .message_inner .text_wrap .logo img {
    width: 180px;
}

@media screen and (max-width: 600px) {
    #top .message_wrap .message_inner .text_wrap .logo img {
        width: 160px;
    }
}

@media screen and (max-width: 425px) {
    #top .message_wrap .message_inner .text_wrap .logo img {
        width: 140px;
    }
}

#top .service_wrap .service_inner .service_list {
    margin-top: 20px;
}

#top .service_wrap .service_inner .service_list .item {
    width: 40%;
    margin: 20px 3% 0;
}

@media screen and (max-width: 600px) {
    #top .service_wrap .service_inner .service_list .item {
        width: 40%;
        margin: 15px 2% 0;
    }
}

@media screen and (max-width: 425px) {
    #top .service_wrap .service_inner .service_list .item {
        width: 46%;
        margin: 15px 2% 0;
    }
}

#top .service_wrap .service_inner .service_list .item .text {
    font-size: 13px;
}

@media screen and (max-width: 600px) {
    #top .service_wrap .service_inner .service_list .item .text {
        font-size: 11px;
    }
}

@media screen and (max-width: 500px) {
    #top .service_wrap .service_inner .service_list .item .text {
        font-size: 10px;
        top: 55%;
    }
}

@media screen and (max-width: 425px) {
    #top .service_wrap .service_inner .service_list .item .text {
        font-size: 13px;
    }
}

@media screen and (max-width: 375px) {
    #top .service_wrap .service_inner .service_list .item .text {
        font-size: 11px;
    }
}

#top .company_wrap .company_inner .company_list,#top .company_wrap .company_inner .contact_list,#top .company_wrap .contact_inner .company_list,#top .company_wrap .contact_inner .contact_list,#top .contact_wrap .company_inner .company_list,#top .contact_wrap .company_inner .contact_list,#top .contact_wrap .contact_inner .company_list,#top .contact_wrap .contact_inner .contact_list {
    margin: 30px auto 0;
}

#top .company_wrap .company_inner .company_list .item,#top .company_wrap .company_inner .contact_list .item,#top .company_wrap .contact_inner .company_list .item,#top .company_wrap .contact_inner .contact_list .item,#top .contact_wrap .company_inner .company_list .item,#top .contact_wrap .company_inner .contact_list .item,#top .contact_wrap .contact_inner .company_list .item,#top .contact_wrap .contact_inner .contact_list .item {
    padding: 20px 0;
}

@media screen and (max-width: 600px) {
    #top .company_wrap .company_inner .company_list .item,#top .company_wrap .company_inner .contact_list .item,#top .company_wrap .contact_inner .company_list .item,#top .company_wrap .contact_inner .contact_list .item,#top .contact_wrap .company_inner .company_list .item,#top .contact_wrap .company_inner .contact_list .item,#top .contact_wrap .contact_inner .company_list .item,#top .contact_wrap .contact_inner .contact_list .item {
        padding: 15px 0;
    }
}

#top .company_wrap .company_inner .company_list .item .name {
    width: 150px;
}

@media screen and (max-width: 600px) {
    #top .company_wrap .company_inner .company_list .item .name {
        width: 130px;
    }
}

@media screen and (max-width: 425px) {
    #top .company_wrap .company_inner .company_list .item .name {
        width: 110px;
    }
}

#top .contact_wrap .contact_inner .contact_list .item .name_wrap {
    width: 150px;
}

@media screen and (max-width: 600px) {
    #top .contact_wrap .contact_inner .contact_list .item .name_wrap {
        width: 130px;
    }
}

@media screen and (max-width: 425px) {
    #top .contact_wrap .contact_inner .contact_list .item .name_wrap {
        width: 80px;
    }
}

#top .contact_wrap .contact_inner .contact_list .item .name_wrap .require {
    margin-top: 2px;
    font-size: 11px;
}

@media screen and (max-width: 425px) {
    #top .contact_wrap .contact_inner .contact_list .item .name_wrap .require {
        font-size: 10px;
    }
}

#top .contact_wrap .contact_inner .contact_list .item .field input,#top .contact_wrap .contact_inner .contact_list .item .field textarea {
    padding: 5px;
    font-size: 15px;
}

#top .contact_wrap .contact_inner .btn_wrap {
    padding: 30px 0 0;
}

@media screen and (max-width: 425px) {
    #top .contact_wrap .contact_inner .btn_wrap {
        padding: 25px 0 0;
    }
}

#top .contact_wrap .contact_inner .btn_wrap .submitBtn {
    width: 230px;
    font-size: 15px;
}

@media screen and (max-width: 600px) {
    #top .contact_wrap .contact_inner .btn_wrap .submitBtn {
        width: 200px;
        font-size: 14px;
    }
}

@media screen and (max-width: 425px) {
    #top .contact_wrap .contact_inner .btn_wrap .submitBtn {
        width: 180px;
        font-size: 13px;
    }
}
.spbr {
    display: block;
}
/*# sourceMappingURL=sp.css.map */