.header .flex .btn-head img {
    width: 10.662vw;
    height: 2.868vw;
}

.top_btn_wrap {
    text-align: center;
    padding: 2.941vw 0;
}

.top_btn_wrap a img {
    width: 25.368vw;
    margin: auto;
}

.top_btn_wrap .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cta_inner {
    position: relative;
}

.cta_btn {
    position: absolute;
    bottom: 1.4vw;
    width: 80vw;
    left: 10vw;
    display: flex;
    justify-content: center;
}

.cta_btn a {
    display: block;
    margin-bottom: 10px;
}

/*  vwここまで  */

.cta_inner.cta2 {
    background: url(../img/new/cta2_bg.jpg);
    background-size: 100%;
    padding-bottom: 2.206vw;
}
.btn_cta {
    width: 52.574vw;
    margin: auto;
}

.btn_clm_3 {
    display: flex;
    justify-content: space-between;
}

.btn_clm_3 a {
    width: 32%;
}

.tel_btn_wrap {
    margin-bottom: 2%;
}

.section_2 .inner {
    position: relative;
}

.inner {
    width: 925px;
    margin: auto;
}

.bnr_wrap {
    width: 828px;
    margin: 20px auto;
    overflow: hidden;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    width: 32px !important;
    height: 32px !important;
    top: 55%;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev.bnr_slide:after {
    content: "";
    background: url(../img/new/next_1.png);
    width: 32px !important;
    height: 32px !important;
    background-size: 100%;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next.bnr_slide:after {
    content: "";
    background: url(../img/new/prev_1.png);
    width: 32px !important;
    height: 32px !important;
    background-size: 100%;
}

.section_1 {
    background: url(../img/new/sec1_bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 4.117647058823529vw 0 3.5294117647058822vw;
}

.cta_flyer {
    width: 70.58823529411765vw;
    padding-bottom: 2.941176470588235vw;
    margin: auto;
}

.cta_flyer_inner {
    background: #fff;
    border-radius: 16px;
}

.flyer_inner ul {
    width: 83%;
    margin: auto;
    padding-bottom: 2.941176470588235vw;
}

li.item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.img-wrap {
    position: relative;
    width: 48%;
    cursor: pointer;
}

.img-wrap img {
    width: 100%;
    display: block;
}

.img-wrap:hover::before {
    position: absolute;
    content: "拡大する";
    font-size: 1.6vw;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    top: 50%;
    left: 50%;
    width: 13.235vw;
    height: 13.235vw;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.5);
}

.img-wrap:hover::after {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2.5px);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

li.item h3 {
    text-align: center;
    color: #004B31;
    text-align: center;
    font-family: "Noto SansJP", sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.flyer_ttl {
    width: 12.720588235294116vw;
    margin: 0 auto 0;
    padding: 2.941176470588235vw 0 1.1029411764705883vw;
}

.section_4 {
    background: url(../img/new/sec4_bg.png;);
    background-size: cover;
    padding: 3.529vw 0 0.588vw;
}

.section_4 .item a {
    display: block;
}

.pickup_ttl {
    width: 57.647vw;
    margin: auto;
}

.pickup_inner .block {
    width: 100%;

    .swiper-container.pick_slide {
        position: relative;
    }
}

div#mv {
    padding: 70px 0 0;
}

.pickup_inner {
    width: 100%;
    overflow: hidden;
}

.pickup_card {
    padding: 1.172vw 1.319vw 0;
    background: #fff;
    border-radius: 1.465vw 1.465vw 0 0;

    table {
        margin: 1.172vw 0 0.586vw;
    }

    tr {
        display: block;
        margin-bottom: 0.586vw;
    }

    th {
        background: #757575;
        color: #fff;
        text-align: center;
        font-weight: 300;
        width: 5.65vw;
        font-size: 1.029vw;
        vertical-align: middle;
    }

    td {
        padding-left: .2vw;
    }
}

.pick_img img {
    width: 100%;
    height: 13.235vw;
    object-fit: cover;
}

h3.matchHeight-01 {
    color: #FF5314;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-size: 1.765vw;
    font-style: normal;
    font-weight: 900;
    padding: 0 0 1.176vw;
    min-height: 7.4vw;
}

.pickup_card td {
    font-size: 1.3vw;
    padding-left: .5vw;
}

.price {
    display: flex;
    justify-content: space-between;
    background: #FF5314;
    border-radius: 0 0 1.324vw 1.324vw;
    line-height: 3.971vw;
    padding: 0 1.471vw;
}

h4 {
    color: #fff;
    text-align: right;
    font-family: "Noto SansJP", sans-serif;
    font-size: 2.353vw;
    font-style: normal;
    font-weight: 700;
}

.price span {
    color: #fff;
    font-size: 1.324vw;
    font-weight: 700;
    letter-spacing: .5px;
}

span.sub {
    font-size: 1.176vw;
}

.pick_txt_wrap {
    padding: 50px 0;
    background-color: #FF7B43;
}

.sev_flex {
    display: flex;
    width: 70%;
    margin: 0 auto 50px;
}

.sev_flex div {
    margin: 0 8px;
}

.img_slide_inner {
    width: auto;
    overflow: hidden;
}

.section_11 {
    padding-top: 60px;
    background: url(../img/new/movie_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.mov_ttl {
    width: 608px;
    margin: 0 auto 20px;
}

.mov_clm_3 {
    width: 830px;
    display: flex;
    margin: auto;
}

.mov {
    width: 31%;
}

.mov:first-child {
    width: 31%;
    margin-left: 0;
}

.mov:last-child {
    width: 32%;
    margin-right: 0;
}


.iframe-wrapper {
    position: relative;
    padding-bottom: 56.5%;
    height: 0;
    overflow: hidden;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mov {
    width: 32%;
    margin: auto;
    height: auto;
}

iframe {
    width: 100%;
}

.mov_btn_wrap {
    width: 230px;
    margin: 20px auto;
}

.section_12 {
    padding: 25px 0;
    background: url(../img/new/insta_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.insta_wrap {
    display: flex;
    width: 100%;
}

.insta_ttl {
    width: 35%;
    margin-left: 5%;
}

.insta_inner {
    width: 56%;
    margin-left: 3%;
    margin-right: 1%;
}

.instagram-gallery__actions {
    display: none;
}

.cta3 {
    padding: 70px 0;
    background: url(../img/new/cta3_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.cta_img {
    width: 90%;
    margin: auto;
}

.shop_wrap {
    background: url(../img/new/shop_bg.jpg);
    background-size: cover;
    padding-bottom: 60px;
}

.shop_inner {
    width: 100%;
    overflow: hidden;
}

.shop_ttl {
    width: 767px;
    margin: auto;
    padding: 24px 0 0;
}

.shop_card {
    background: #fff;
    padding: 24px;
    border-radius: 20px 20px;
    min-height: 445px;
}

.shop_txt h3 {
    color: var(--2, #FF5314);
    font-family: "Noto SansJP", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin: 22px 0 6px;
}

.section_14 {
    padding: 70px 0;
    background: #F6F6F6;
}

.details {
    width: 685px;
    margin: auto;
}

.details table {
    width: 100%;
}

.details tr {
    display: flex;
    padding: 10px 0;
    border-bottom: solid 1px #CBCBCB;
}

.details th {
    width: 24%;
    color: #898989;
}

.details td {
    width: 76%;
    color: #353535;
    font-family: "Noto SansJP", sans-serif;
}

.details h2 {
    color: #353535;
    font-family: "Noto SansJP", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 50px;
    text-align: center;
}

.details h3 {
    position: relative;
    color: #353535;
    font-family: "Noto SansJP", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 5px;
    padding-left: 10px;
}

.details h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #353535;
}

.company_wrap {
    margin-bottom: 32px;
}

.shop_detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.detail_inner {
    width: 48%;
    margin-bottom: 8%;
}

.detail_inner:nth-child(3),
.detail_inner:nth-child(4) {
    width: 48%;
    margin-bottom: 0;
}

.contact {
    background-color: #fff;
}

.contact_wrap {
    width: 100%;
    margin: 50px auto;
    padding: 50px 100px 30px;
    background: #f6f6f6;
}

.contact_wrap .tit_contact {
    display: block;
    max-width: 320px;
	margin: 0 auto 30px auto;
}

.contact .wpcf7-form {
    margin-top: 25px;
    padding: 15px 40px;
    background: #fff;
}

.contact .form__wrap .form__row .form__label {
    width: 30%;
    margin-top: 2px;
}

p.form__body {
    width: 70%;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100% !important;
}

.date_flex {
    display: flex;
    justify-content: space-between;
    width: 70%;
}

.contact .form__wrap .form__row {
    justify-content: flex-start;
}

input#your-email,
input#your-tel,
input#your-name {
    width: 100%;
}

input#your-email {
    margin-bottom: 0;
}

span.red {
    color: #ED4024;
    font-size: 14px;
}

.contact .info {
    margin-left: 30%;
}

textarea#your-message {
    width: 100%;
    height: 100px;
}

input[type=submit] {
    background: #004B31;
    width: 322px;
    height: 50px;
    text-align: center;
    color: #fff;
    margin: auto;
}

.form_btn p {
    width: 100%;
    display: flex;
    flex-direction: column;
}

a.fly_btn {
    width: 280px;
    display: block;
    margin: 30px auto 0;
}

.swiper-container.shop_slide {
    position: relative;
}

.swiper-button-next.shop_slide {
    width: 22px !important;
    height: 184px !important;
    top: 40%;
    right: 0;
}

.swiper-button-prev.shop_slide {
    width: 22px !important;
    height: 184px !important;
    top: 40%;
    left: 0;
}

.swiper-button-next.shop_slide:after {
    background: url(../img/new/next_2.png);
    width: 22px !important;
    height: 184px !important;
    background-size: contain;
}

.swiper-button-prev.shop_slide:after {
    background: url(../img/new/prev_2.png);
    width: 22px !important;
    height: 184px !important;
    background-size: contain;
}

.top_btn {
    width: 200px;
    margin: 0 auto 50px;
}

.contact.confirm .contact_wrap {
    padding-top: 150px;
}

.btn-thanks {
    width: 300px;
    margin: 50px auto;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background: #004b31;
}

p.thanks_p {
    margin: 50px 0 0;
    text-align: center;
}

p.blk.sml {
    text-align: center;
    font-size: 0.882vw;
    margin-top: 0;
}

.section_3 {
    background: url(../img/new/sec1_bg.png);
    background-size: cover;
    overflow: hidden;
}

.sec3_img {
    width: 97%;
    margin-left: auto;
}

.swiper-container.bnr_slide .swiper-wrapper{
    transition-timing-function: linear;
}

.car_stock_img {
    width: auto;
    height: 19.206vw;
    margin: auto;
}

.stock_flex {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0.735vw auto 6.618vw;
}

.cta_wrap {
    margin-top: -2vw;
}

.cta_tel {
    position: absolute;
    display: flex;
    justify-content: center;
    top: 6vw;
    left: 26vw;
    width: 48vw;
}

p.stock_car {
    color: #004B31;
    font-family: "Noto Sans JP";
    font-size: 1.471vw;
    font-style: normal;
    font-weight: 900;
}

p.stock_value {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    background: #004B31;
    font-size: 1.029vw;
    padding: 0.147vw 0.735vw;
    font-style: normal;
    font-weight: 700;
}

.section_5 {
    position: relative;
    z-index: 4;
    margin-top: -1.912vw;
}

.campaign_2 {
    background: url(../img/new/cam2_bg.png);
    background-size: cover;
    padding: 3.676vw 0;
}

.section_6 {
    padding: 0.735vw 0 0 0;
    margin-top: -0.735vw;
}

.section_7 h2 {
    width: 73.235vw;
    margin: auto;
}

.section_8 {
    padding-bottom: 50px;
}

input.wpcf7-form-control.wpcf7-previous {
    width: 320px;
    padding: 10px 0;
    margin: auto;
    text-align: center;
    background: #ddd;
}

/* カウントダウン */

.countdown_wrap {
    background: url(../img/new/count_bg.jpg);
    background-size: cover;
}

#countdown {
    display: flex;
}

.cd_left {
    width: 30%;
    margin-left: 5%;
    margin-right: -8%;
}

#countdown {
    position: relative;
    display: flex;
    font-size: 5.037279411764706vw;
    font-weight: 600;
    text-shadow: 3.455px 3.455px 0px rgba(0, 0, 0, 0.25);
    font-family: 'Outfit', sans-serif;
    align-items: center;
    color: #fff;
}

.section_9 {
    position: relative;
    margin-top: -.8vw;
    z-index: -1;
}

p.review_time {
    position: absolute;
    right: 23vw;
    bottom: 1vw;
    font-size: 1vw;
}

.count_time {
    position: relative;
    width: 49%;
    z-index: 2;
}

.count_time:before {
    content: "";
    background: lch(83 83.13 84.07 / 0.51);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 15px;
    left: 1%;
    width: 95%;
    height: 20px;
    z-index: -1;
}

.ct_before {
    width:5%;
    margin-right: 1.5%;
    margin-left: auto;
}

.ct_after {
    width: 5%;
    margin-right: auto;
    margin-left: 0;
}

.ct_before img {
    width:100%;
}

.ct_after img {
    width:100%;
}

.count_time span {
    font-size: 3.404264705882353vw;
}

#endImage .ct_before {
    width: 11%;
    margin-right: 1%;
}

#endImage .ct_after {
    width: 11%;
    margin-left: 1%;
}

/* フロートボタン */

.hidden-section {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    position: fixed;
    bottom: 0;
}

.hidden-section.show {
    opacity: 1;
    transform: translateY(0);
    z-index: 9999;
}

.btn__flex {
    display: flex;
}

.campaign_wrap {
    width: 80.88235294117648vw;
    margin: auto;
}

.cam_flex {
    display: flex;
    align-items: center;
}

.cam_img {
    width: 50%;
}

.cam_detail {
    width: 45%;
    margin-left: auto;
}

.cam_detail h3 {
    margin-bottom: 16px;
}

.cam_btn {
    width: 90%;
    margin: auto;
}

.cam_detail p {
    width: 90%;
    margin: 16px auto 0;
}

.section_2 {
    background: #FF5314;
    padding: 3.529vw 0;
}

.pickup_wrap {
    width: 85.294vw;
    padding: 3.824vw 0 3.529vw;
    margin: auto;
    background: url(../img/new/line_xy.png);
    background-size: contain;
    background-repeat: repeat;
    background-color: #fff;
}

ul.pick_ul {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin: auto;
}

li.pick_li {
    width: 31%;
    margin: 0 auto 1.765vw;
    border-radius: 20px 20px;
    border: solid 2px #f85315;
}

.footer {
    padding-bottom: 9.559vw;
}

#endImage {
    display: none;
    width: 58%;
    padding: 2.5vw 0;
    margin: auto;
    align-items: center;
}

h2.web_q {
    width: 27.941vw;
    margin: 50px auto;
    padding-top: 12.5vw;
}

.step_img {
    width: 58.603vw;
    padding: 2.941vw 0 0;
    margin: auto;
}

.contact h2 {
    width: 22.059vw;
    margin: 80px auto 50px;
}

.contact_wrap {
    width: 73.529vw;
    margin: 0 auto 3.676vw;
    padding: 0 7.353vw 2.206vw;
    background: #f6f6f6;
}

.contact.confirm.coupon .contact_wrap {
    width: 73.529vw;
    padding: 0 0 0;
    background: #f6f6f6;
}

    .wpcf7-form {
        padding: 1.103vw 0 0;
        background: #fff;
        width: 58.603vw;
        margin: 25px auto 0;
    }

    .contact_inner {
        padding-bottom: 2.426vw;
    }

    .form__wrap {
        width: 90%;
        margin: auto;
    }

    .form__row {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .form__row .form__label label {
        font-size: 1.176vw;
        font-weight: bold;
        padding-left: 0;
        margin-bottom: 0;
    }

    .form__row .is-required label:after {
        content: "必須";
        background-color: #ED4024;
        color: #fff;
        font-size: 0.735vw;
        font-weight: bold;
        padding: 0 0.735vw 0.147vw;
        margin-left: 0.735vw;
        position: relative;
        bottom: 0;
        border-radius: 0;
    }

.form__row {
    margin-bottom: 1.471vw;
}

.contact .form__wrap .form__row .form__body .wpcf7-form-control-wrap .wpcf7-date {
    border-radius: inherit;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 95px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: auto;
    max-width: 90%;
    height: auto;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.close {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}


@media (max-width: 767px) {

    .header .flex .logo .mainLogo {
        display: block;
        width: 135px;
        height: 34px;
        background-image: url(../img/new/sp/logo.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .grecaptcha-badge {
        position: relative !important;
        display: flex !important;
        margin: auto;
        right: 0 !important;
        align-items: center;
    }

    .section_7 h2 {
        width: 100vw;
        margin: auto;
    }

    .hamburger-menu {
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 35px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        z-index: 10;
    }

    input.wpcf7-form-control.wpcf7-previous {
        width: 100%;
        height: 50px;
    }

    .btn-head_sp {
        width: 60%;
        margin: auto;
    }

    .btn-head_sp a {
        margin-bottom: 10px;
        display: block;
    }

    .hamburger-menu .bar {
        width: 100%;
        height: 2px;
        background-color: #fff;
        transition: all 0.3s ease;
    }

    .header {
        top: 0;
        height: 50px;
    }

    .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #ffffffeb;
        color: white;
        padding-top: 50px;
        transform: translateX(+200%);
        transition: transform 0.3s ease;
        z-index: 9;
    }

    .menu ul {
        list-style: none;
        padding-left: 0px;
    }

    .menu ul li {
        margin: 20px 0;
        text-align: center;
    }

    .menu ul li a {
        color: #004B31;
        font-family: "Noto SansJP",sans-serif;
        font-size: 21px;
        font-style: normal;
        font-weight: 700;
    }

    .close-btn {
        position: absolute;
        top: 20px;
        right: 20px;
        background: none;
        border: none;
        color: white;
        font-size: 30px;
        cursor: pointer;
    }

    .logo_sp_menu {
        width: 60%;
        margin: 20% auto 0;
    }

    .menu.open {
        transform: translateX(0);
    }

    .hamburger-menu.open .bar:nth-child(1) {
        transform: rotate(45deg) translate(3px, 3px);
    }

    .hamburger-menu.open .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger-menu.open .bar:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -6px);
    }

    .hamburger-menu:before {
        content: "";
        position: absolute;
        width: 60px;
        height: 50px;
        background: #FF944C;
        top: -20px;
        right: -20px;
        z-index: -1;
    }

    .section_3 {
        background: url(../img/new/sp/sec1_bg.png);
        background-size: cover;
        padding: 8.205vw 0;
    }

    .section_5 {
        margin-top: 0;
    }   
    
    .section_7 {
        margin-top: 12.82051282051282vw;
    }  

    .cta_btn {
        width: 90vw;
        left: 5vw;
        top: -36vw;
        flex-direction: column;
    }

    .top_btn_wrap {
        text-align: center;
        padding: 8.941vw 0;
    }

    .top_btn_wrap a img {
        width: 90%;
    }

    .flyer_inner ul {
        flex-direction: column;
        width: 84%;
    }

    .sp-slide {
        position: relative;
        padding: 180px 0 0;
        width: 100%;
        margin: auto;
        overflow: hidden;
    }

    .sp-slide .swiper-container.point_slide {
        width: 86%;
        padding: 5%;
        margin: auto;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev, .swiper-button-prev, .swiper-rtl .swiper-button-next {
        width: 22px !important;
        height: 184px !important;
        top: 40%;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 0px;
        right: auto;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 0px;
        left: auto;
    }


    .swiper-button-prev:after, .swiper-rtl .swiper-button-next.bnr_slide:after {
        content: "";
        background: url(../img/new/prev_2.png);
        width: 22px !important;
        height: 184px !important;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev.bnr_slide:after {
        content: "";
        background: url(../img/new/next_2.png);
        width: 22px !important;
        height: 184px !important;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .pickup_inner {
        width: 100%;
    }

    .pickup_inner .block {
        width: 100%;
        padding: 0;
    }

    .swiper-container.pick_slide {
        width: 100%;
        padding: 0 5%;
    }

    .pickup_ttl {
        width: 98%;
        padding-top: 0;
    }

    .sev.only-sp {
        width: 100%;
        margin: auto;
        position: relative;
        overflow: hidden;
    }

    .swiper-container.sev_slide {
        width: 100%;
        padding: 0 5%;
    }

    .merit_1 {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .merit_6 {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.default_slide {
        width: 90%;
        padding: 5%;
        margin: auto;
    }

    .mov_clm_3 {
        width: 100%;
        flex-direction: column;
    }

    .cta3 {
        padding: 40px 0;
    }

    .cta_img {
        width: 85%;
    }

    .mov_ttl {
        width: 70%;
    }

    .mov_clm_3 {
        position: relative;
    }

    .mov {
        width: 60%;
        margin: 0 auto 20px;
        height: auto;
    }

    .mov:first-child {
        width: 60%;
        margin-left: 0;
    }

    .mov:last-child {
        width: 60%;
        margin-right: 0;
    }

    .mov_clm_3:before {
        content: "";
        top: 0;
        right: 0;
        position: absolute;
        width: 170px;
        height: 193px;
        background: url(../img/new/sp/mov_be_1.png);
        background-size: cover;
        z-index: 5;
    }

    .mov_clm_3:after {
        content: "";
        bottom: 0;
        left: 0;
        position: absolute;
        width: 170px;
        height: 193px;
        background: url(../img/new/sp/mov_be_2.png);
        background-size: cover;
        z-index: 5;
    }

    .shop_ttl {
        width: 90%;
    }

    .shop_inner {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .swiper-container.shop_slide {
        width: 95%;
        padding: 5%;
        margin: auto;
    }

    .details {
        width: 90%;
        margin: auto;
    }

    .details tr {
        flex-direction: column;
    }

    .img_slide img {
        height: 100%;
        width: 100%;
    }

    .details th {
        width: 100%;
    }

    .details td {
        width: 100%;
    }

    .shop_detail {
        flex-direction: column;
    }

    .detail_inner,
    .detail_inner:nth-child(3), 
    .detail_inner:nth-child(4) {
        width: 100%;
        margin-bottom: 8%;
    }

    .contact_wrap {
        width: 100%;
        margin: 10px auto;
        padding: 20px 20px;
    }

    .contact_wrap .tit_contact {
        display: block;
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .contact .wpcf7-form {
        margin-top: 15px;
    }

    .contact .form__wrap .form__row .form__label {
        width: 100%;
    }

    .contact .info {
        margin-left: 0;
    }

    .cta_inner.cta2 {
        background: url(../img/new/sp/cta2_bg.jpg);
        background-size: cover;
        padding: 50px 0 40px;
    }

    .btn_cta {
        width: 85%;
    }

    .tel_btn_wrap {
        margin-bottom: 15px;
    }

    .btn_clm_3 {
        flex-direction: column;
    }

    .btn_clm_3 a {
        width: 70%;
        margin: 0 auto 15px;
    }

    select.wpcf7-form-control.wpcf7-select {
        min-width: 70px;
    }

    .contact .form__wrap .form__row .form__body {
        width: 100%;
        line-height: 1.5;
    }

    span.info {
        line-height: 1.5;
        display: block;
    }

    input[type=submit] {
        background: #004B31;
        width: 100%;
        height: 50px;
        text-align: center;
        color: #fff;
        margin: auto;
    }

    .float_btn {
        width: 50%;
    }

    .contact .form__wrap .form__row .form__label label {
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
        font-size: 4vw;
        font-weight: 300;
        line-height: 2;
    }

    .contact {
        background-color: #f6f6f6;
    }

    .contact h2 {
        width: 80%;
        margin: 0 auto;
        padding-top: 30px;
    }

    div#mv {
        padding: 50px 0 0;
    }

    .img_slide_inner {
        height: 280px;
        width: auto;
        overflow: hidden
    }

    .top_btn {
        width: 200px;
        margin: 20px auto 15px;
    }

    .section_12 {
        padding: 25px 0;
        background: url(../img/new/sp/insta_bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .img_slide_inner {
        margin-top: 20px;
    }

    .swiper-button-next.point_slide,
    .swiper-button-prev.point_slide {
        top: 50%;
    }

    .insta_wrap {
        display: flex;
        flex-direction: column;
    }

    .insta_ttl {
        width: 80%;
        margin: 0 auto 20px;
    }

    .insta_inner {
        width: 87%;
        margin: auto;
    }

    .wht.sml {
        text-align: center;
        color: #fff;
        width: 90%;
        margin: auto;
        font-size: 10px;
        margin-top: 20px;
    }

    #endImage {
        display: none;
        width: 95%;
        padding: 2.5vw 0;
        margin: auto;
        align-items: center;
    }

    #endImage .ct_before {
        width: 35%;
    }

    #endImage .ct_after {
        width: 35%;
    }

    .cd_left {
        position: absolute;
        top: -13vw;
        left: -5%;
        width: 40%;
    }

    .step_img {
        width: 100%;
    }

    .contact .wpcf7-form {
        margin-top: 15px;
        padding: 0;
        width: 100%;
    }

    .ct_before {
        width: 7%;
        margin-left: .5%;
    }

    .ct_after {
        width: 7%;
        margin-right: .5%;
    }

    .countdown_wrap {
        background: url(../img/new/count_bg.jpg);
        background-size: cover;
        padding: 25px 0 5px;
        position: relative;
    }

    .count_time {
        width: 85%;
        font-size: 8.7vw;
    }

    .count_time span {
        font-size: 5.6vw;
    }

    .count_time:before {
        content: "";
        background: lch(83 83.13 84.07 / 0.51);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 8px;
        left: 1%;
        width: 93%;
        height: 10px;
        z-index: -1;
    }

    h2.web_q {
        width: 75vw;
    }

    .cta_flyer {
        width: 90%;
    }

    .flyer_ttl {
        width: 46.154vw;
        padding: 24px 0 0;
    }

    li.item .img-wrap {
        width: 100%;
        margin-top: 18px;
    }

    .img-wrap:hover::before {
        position: absolute;
        content: "拡大する";
        font-size: 3.6vw;
        align-items: center;
        justify-content: center;
        display: flex;
        color: #fff;
        top: 50%;
        left: 50%;
        width: 30.235vw;
        height: 30.235vw;
    }

    .flyer_inner ul {
        padding-bottom: 24px;
    }

    .cam_flex {
        flex-direction: column;
    }

    .campaign_wrap {
        width: 95%;
        margin: 7.692vw auto;
    }

    .cam_img {
        width: 95%;
        margin: auto;
    }

    .cam_detail {
        width: 100%;
        margin: auto;
        margin-top: 7.692vw;
    }

    .pickup_wrap {
        width: 100%;
        padding: 3.824vw 0 3.529vw;
        margin: auto;
        background: url(../img/new/line_xy.png);
        background-size: 300%;
        background-repeat: repeat;
        background-color: #fff;
    }

    .sec3_img {
        width: 97%;
        margin: auto;
    }

    li.pick_li {
        width: 48%;
    }

    ul.pick_ul {
        display: flex;
        flex-wrap: wrap;
        width: 98%;
        margin: auto;
    }

    h3.matchHeight-01 {
        font-size: 4.615vw;
        min-height: 23.2vw;
    }

    .pickup_card td {
        font-size: 3.5vw;
        padding-left: 2vw;
    }

    .pick_img img {
        width: 100%;
        height: 25.235vw;
        object-fit: cover;
    }

    .pickup_card {
        padding: 12px 10px 4px;
        border-radius: 5.465vw 5.465vw 0 0;

        table {
            margin: 10px 0 0;
        }

        th {
            font-size: 3.077vw;
            font-weight: 300;
            width: 14.765vw;
        }
    }

    .price {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        background: #FF5314;
        border-radius: 0 0 3.324vw 3.324vw;
        line-height: normal;
        padding: 2vw 2vw;
    }

    .price span {
        color: #fff;
        font-size: 3.59vw;
        font-weight: 700;
        letter-spacing: .5px;
    }

    h4 {
        color: #fff;
        text-align: left;
        font-family: "Noto SansJP", sans-serif;
        font-size: 7.179vw;
        font-style: normal;
        font-weight: 700;
        line-height: 1.2;
    }

    p.blk.sml {
        text-align: center;
        font-size: 3.077vw;
        width: 90%;
        margin: 10px auto;
    }

    .lineup_item {
        width: 45%;
        margin: auto;
    }

    .lineup.only-sp {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin: 28px auto 0;
    }

    .car_stock_img {
        width: 100%;
        height: auto;
        margin: auto;
    }

    p.stock_car {
        font-size: 5.128vw;
    }

    p.stock_value {
        font-size: 3.59vw;
    }

    .stock_flex {
        flex-direction: column;
    }

    .section_4 {
        background: url(../img/new/sec4_bg.png;);
        background-size: cover;
        padding: 9.529vw 0 9.529vw;
    }

    .section_6 {
        padding: 0.735vw 0 0 0;
        margin-top: -0.735vw;
        background: url(../img/new/sp/sec3_bg.jpg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .cta_tel {
        position: absolute;
        display: flex;
        justify-content: center;
        top: 6vw;
        left: 1%;
        width: 95%;
    }

    .campaign_2 {
        background: url(../img/new/cam2_bg.png);
        background-size: cover;
        padding: 3.676vw 0;
    }

    .section_8 {
        padding-bottom: 0;
        margin-bottom: -9px;
    }

    .section_10 {
        background: url(../img/new/sp/sec10_bg.png);
        background-size: cover;
    }

    .sec10_ttl {
        width: 90%;
        padding: 20px 0 0;
        margin: auto;
    }

    .shop_wrap {
        background-position: center;
        background-size: cover;
        padding-bottom: 30px;
    }

    .section_14 {
        padding: 30px 0;
        background: #F6F6F6;
    }

    .company_wrap h2,
    .shop_detail_wrap h2 {
        text-align: left;
        margin-bottom: 10px;
        font-size: 18px;
    }

    p.review_time {
        font-size: 3vw;
        right: 1vw;
        bottom: 2vw;
    }
}