@charset "UTF-8"; /* SP */
/* @media screen and (max-width: 991px) {
    .site-header-logo img {
        width: 210px;
    }

    .vk-mobile-nav nav ul {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-around;
        justify-content: space-between;
        border: none;
        padding: 20px 3%;
    }

    .vk-mobile-nav nav ul li {
        width: 48%;
    }

    .vk-mobile-nav nav ul li a {
        border-bottom: 1px solid #e3730c;
    }

    #menu-item-168 {
        width: 100%;
        background: #e3730c;
        margin: 20px 0 20px;
    }

    #menu-item-168 a {
        color: #FFF;
        text-align: center;
        font-size: 15px;
        position: relative;
        padding: 17px 0;
    }

    #menu-item-168 a::before {
        content: " ";
        display: inline-block;
        width: 18px;
        height: 14px;
        background: url("../img/common/icon_mail_white.svg") no-repeat top left;
        background-size: contain;
        position: relative;
        top: 1px;
        margin: 0 6px 0 0;
    }

    #menu-item-172 {
        width: 100%;
    }

    #menu-item-172 a {
        display: block;
        background: #e3730c;
        border: 2px solid #f5d100;
        color: #FFF;
        font-weight: 500;
        border-radius: 0;
        font-size: 14px;
        padding: 6px 10px;
        position: relative;
        text-align: center;
    }

    #menu-item-172 a::after {
        content: " ";
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url("../img/common/v_03_yellow.svg") no-repeat top left;
        background-size: contain;
        position: relative;
        top: 2px;
        margin: 0 0 0 20px;
    }

    .vk-mobile-nav-menu-btn.menu-open {
        background: #e3730c;
        border: none;
        right: 0;
        top: 0;
        width: 47px;
        height: 45px;
        border-radius: 0;
    }

    .vk-mobile-nav-menu-btn.menu-open::before,
    .vk-mobile-nav-menu-btn.menu-open::after {
        content: " ";
        display: block;
        width: 16px;
        height: 1px;
        background: #FFF;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        transform: rotateZ(45deg);
        left: 0;
        right: 0;
    }

    .vk-mobile-nav-menu-btn.menu-open::after {
        transform: rotateZ(-45deg);
    }

    .vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-drop-in, .vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-left-in, .vk-mobile-nav.vk-mobile-nav-open.vk-mobile-nav-right-in {
        top: 44px;
        padding: 0 !important;
        background: #F8F5E3;
        overflow: hidden;
    }

    .vk-mobile-nav-open::before {
        content: " ";
        display: block;
        width: 100%;
        height: 100px;
        background: #FFF;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        margin: 0 auto;
    }

    #movile-append-logo {
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 200;
        width: 220px;
        padding: 6px 0 0 3%;
        opacity: 0;
    }

    .vk-mobile-nav-open #movile-append-logo {
        opacity: 1;
    }

    .vk-mobile-nav-menu-outer {
        z-index: 1000;
        position: relative;
        background: #f8f5e3;
    }

    #search-2 {
        display: none;
    }

    .veu_adminEdit.alert.alert-info {
        display: none;
    }
} */

@media screen and (max-width: 781px) {
    /* .pc {
        display:none;
    }

    .sp {
        display: block;
    } */

    /* .table-layout {
        position: relative;
    }
    .table-layout table {
        width: 100%;
        margin: 10px 0;
    }

    .table-layout table {
        overflow: auto;
        white-space: nowrap;
    }

    .table-layout table::-webkit-scrollbar {
        height: 6px;
        background: #FFF;
    }

    .table-layout table::-webkit-scrollbar-track {
        background: inherit;
    }

    .table-layout table::-webkit-scrollbar-thumb {
        background: #CDCFD2;
        border-radius: 10px;
    } */

    /* .slick-prev {
        left: 4px;
    }

    .slick-next {
        right: 4px;
    }

    #block-15 {
        right: 0px;
        left: 0;
        margin: auto;
        width: 50px;
    }

    .postListText_date {
        display: block;
        float: none;
        margin: 0 0 7px;
    }

    .postListText_singleTermLabel {
        float: none;
        display: inline-block;
        clear: both;
        margin: 0 0 6px;
    }

    .postListText_singleTermLabel a {
        padding: 7px 0;
    }

    .wp-block-group.full-width {
        margin: 0 calc(30% - 30vw);
    }
 */

    /* .page .entry-body .top-mv.wp-block-group {
        margin: 0 calc(50% - 50vw);
    }


    .wp-block-button .wp-block-button__link {
        padding: 10px 0 !important;
        min-width: 220px;
        font-size: 16px;
    }


    .page .entry-body .wp-block-group {
        padding: 30px 0;
    } */

   /*  .top-mv figure img {
        height: 340px;
        object-fit: cover;
    }

    .wp-block-group.top-mv .wp-block-group__inner-container figcaption {
        font-size: 18px;
        padding: 10px 12px 14px;
    }


    .top-policy h3 a {
        padding-right: 30px;
    }

    .top-policy h3 a::after {
        content: " ";
        display: block;
        width: 25px;
        height: 25px;
        background: url("../img/common/v_03_orange.svg") no-repeat top left;
        background-size: contain;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0px;
    }


    .top-brand-wrap {
        margin: 0 calc(50% - 50vw);
        padding: 60px 0;
    }

    .top-brand {
        padding: 0 0% 40px;
    }


    .top-brand p {
        margin: 0 0 10px;
    }


    .top-brand .wp-block-buttons {
        margin-right: 20px;
    }


    .btn-01 .wp-block-button__link {
        min-width: 1px;
    }

 */

    /* #top-brand-items {
        margin: 60px 0 0;
    }

    #top-brand-items .wp-block-column {
        margin-bottom: 30px;
    }


    #block-6 h3 {
        font-size: 16px;
    }


    #block-6 .wp-block-group__inner-container > p {
        font-size: 13px;
        line-height: 1.8;
        padding: 0 0 30px;
        margin: 0 0 26px;
    }


    #footer-contact-mail .wp-block-button__link {
        width: 220px;
        margin: auto;
        display: block;
    } */

    /* #block-6 h4::before {
    }

    #block-6 p {
        padding: 0;
    }

    #btn-flt {
        display: none;
    }

    #menu-footernavi {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #menu-footernavi li {
        width: 48%;
    }

    #menu-footernavi li a {
        border-bottom: 1px solid #FFF;
        font-size: 15px;
    } */

    /* .page-header {
        background-position: left -150px center;
    }

    .page-header-title, h1.page-header-title {
        font-size: 24px;
        text-shadow: 0 0 4px #f7f4e2;
    }

    .entry-body p.txt-name {
        font-size: 16px;
    }

    table td, table th {
        padding: 20px 10px;
        font-size: 14px;
        -webkit-text-size-adjust: 100%;
    }

    .form-block input.form-text-30 {
        width: 100%;
        margin: 0 0 10px;
    }

    .form-block input.form-text-tel {
        width: 80px;
    } */

    /* .page .entry-body .wp-block-group.top-brand.column-3 .wp-block-group {
        width: 100%;
    }

    .about-02-block .img figcaption {
        width: 80px;
        height: 80px;
        right: -10px;
        top: -20px;
        font-size: 20px;
        line-height: 84px;
    }

    .wp-block-columns.about-02-block {
        padding: 40px 0 50px;
    }

    .about-02-block .img {
        order: -1;
    }

    .about-02-block .img figure {
        margin: 0;
    }

    h6.icon-msg {
        width: 80px;
        height: 89px;
        line-height: 85px;
        font-size: 20px;
        top: -40px;
    }

    .about-03 .wp-block-group__inner-container {
        padding-top: 40px;
    }

    .page .entry-body .wp-block-group.about-02 {
        padding-bottom: 80px;
    } */

    /* .wp-block-group.item-temp .txt {
        padding: 20px;
    }

    .page .entry-body .wp-block-group.item-temp {
        padding: 0 0 30px;
    }

    .page-id-28 .main-section {
        margin-bottom: 0;
    }
 */
    /* .page-id-456 .site-body .container {
        padding: 0;
    }

    .page .entry-body .wp-block-group.lp-01 {
        padding: 30px 0 0px;
        min-height: 520px;
    }

    .lp-01 .wp-block-group__inner-container {
    }

    h2.h2-type-c {
        font-size: 20px;
        margin: 0 0 20px;
    }

    h2.h2-type-c::after {
    }

    .lp-01 p {
        text-align: left;
        font-size: 16px;
    }

    .page .entry-body .wp-block-group.lp-02 {
        padding-bottom: 60px;
    }

    .page .entry-body .wp-block-group.lp-02::before {
    }

    .page .entry-body .wp-block-group.lp-02::after {
        bottom: 20px;
        display: none;
    }


    .entry-body h2.h2-type-b {
        font-size: 20px;
        text-align: center;
        margin: 0 0 10px;
    }
 */

    /* .lp-02-column .txt {
        padding: 10px 20px 30px;
    }

    .lp-02-column:nth-child(2n) .txt {
        padding: 10px 20px 30px;
    }

    .lp-02-column .img {
        position: initial;
        order: -1;
    }

    .icon-cloud {
        bottom: auto;
        top: -30px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 60px;
        height: 60px;
        font-size: 12px;
        background-size: contain !important;
        line-height: 1;
        padding: 14px 0 0;
        letter-spacing: 0;
    }

    .lp-02-column:nth-child(2n) .icon-cloud {
        left: 0;
        right: 0;
    }

    .icon-cloud strong {
        font-size: 24px;
        letter-spacing: 0;
    }

    .page .entry-body .wp-block-group.lp-03 {
        padding: 70px 3% 120px;
    }

    .lp-03::before {
        width: 120px;
    }

    .page .entry-body .wp-block-group.lp-icons {
        padding: 30px 0 0;
        max-width: 370px;
    }

    .page .entry-body .wp-block-group.lp-icons .lp-icon {
        width: 45%;
        margin: 0 0 40px;
    }


    .page .entry-body .wp-block-group.lp-03 p {
        line-height: 2;
    }

    .lp-03 .lp-02-column {
        margin: 0;
    }

    .page .entry-body .wp-block-group.lp-03-more {
        padding: 80px 20px 0;
    }

    h2.h2-type-d {
        font-size: 18px;
        line-height: 1.2;
        padding-top: 8px;
        padding-bottom: 0;
        height: 72px;
        top: -16px;
    }


    h2.h2-type-d::before {
        background-image: url("../img/common/ribbon_01_sp.svg");
    }

    .single .page-header {
        background-position: center center;
    }

    .wp-block-group .oem-item .wp-block-media-text__media {
        width: 100%;
    }

    .oem-item .wp-block-media-text__content {
        width: 100%;
    }

    .oem-items .wp-block-group__inner-container {
        display: block;
    }

    .oem-item {
        max-width: 100%;
        display: block;
    }

    .page .entry-body .wp-block-group.oem-items {
        margin: 40px auto;
    }

    .page .entry-body .wp-block-group.oem-group {
        padding: 30px 3% 0;
    } */
}
