@charset "UTF-8"; 
@media (max-width: 750px) {
	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    メインビジュアル
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	.promo_frame .promo_swiper p.img{
		 padding-top: 128%;
	}
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    お知らせなど
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_news.kugiri_m {
        padding-top: 2vw;
        padding-bottom: 5vw;
    }

    #home_news h2.main_ttl {
        min-height: 11.2rem;
        margin-bottom: -1.5rem;
    }

    #home_news h2.main_ttl .en {
        font-size: 5rem;
    }

    #home_news h2.main_ttl .ja {
        font-size: 2.4rem;
        margin-bottom: 2rem;
        margin-left: 3rem;
    }
	
	#home_news .news_swiper_area{
	 	width: 24rem;
	}

    #home_news .news_swiper {
        width: 24rem;
        margin: 0 auto 2.5rem;
    }

    #home_news .news_deco {
        display: none;
    }
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    SNS
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	#home_sns.kugiri_m {
		padding-top: 1.4rem;
	}
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    チラシ
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_pdf {
        background: none;
        position: relative;
        z-index: 0;
        padding-bottom: 37vw;
        padding-top: 3vw;
    }

    #home_pdf::before, #home_pdf::after {
        position: absolute;
        content: "";
        background: no-repeat 50% /contain;
        z-index: -1;
    }

    #home_pdf::before {
        background-image: url(../images/home/flyer_deco01_1_sp.png);
        width: 18.6rem;
        height: 20.9rem;
        bottom: 0;
        left: -6vw;
    }

    #home_pdf::after {
        background-image: url(../images/home/flyer_deco02_1_sp.png);
        width: 18.9rem;
        height: 21.6rem;
        bottom: -2vw;
        right: 0;
    }

    #home_pdf .inner {
        padding-top: 7.5rem;
    }

    #home_pdf .inner .deco_wrap {
        z-index: -1;
    }

    #home_pdf .inner .deco_wrap.left {
        top: 0;
        display: flex;
        left: 1rem;
    }

    #home_pdf .inner .deco_wrap.left .img_txt {
        width: 8.78rem;
        position: relative;
        top: -3rem;
        left: .5rem;
    }

    #home_pdf .inner .deco_wrap.left p.img_deco {
        width: 8.4rem;
    }

    #home_pdf .inner .deco_wrap.right {
        top: -3rem;
        right: 5rem;
    }

    #home_pdf .inner .deco_wrap.right p.img {
        width: 13.4rem;
        height: 28rem;
    }

    #home_pdf .inner .main_bnr {
        width: 100%;
    }

    #home_pdf .inner .main_bnr p.main_img {
        border-width: 5px;
    }

    #home_pdf .inner .main_bnr p.btn {
        margin-top: -3rem;
    }

    #home_pdf .inner .main_bnr p.btn a {
        padding: 1rem 1rem;
        height: 5rem;
        border-radius: 2.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #home_pdf .inner .main_bnr p.btn a::after {
        right: 1.5rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    クルマ情報
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_info.kugiri_m {
        padding-bottom: 13rem;
        padding-top: 0;
    }

    #home_info::after {
        width: 37.5rem;
        height: 22.5rem;
        left: 0;
        bottom: 0;
        background-image: url(../images/home/info_bg_deco_sp.png);
    }

    #home_info h2.main_ttl {
        font-size: 5.6rem;
        padding-top: 5rem;
        white-space: pre;
    }

    #home_info .inner {
        padding: 1.5rem 2.5rem 3rem;
        border-radius: 3rem;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
    }

    #home_info .inner::before, #home_info .inner::after {
        top: -15rem;
    }

    #home_info .inner::before {
        width: 9.76rem;
        height: 10.4rem;
        background-image: url(../images/home/info_txt01_sp.png);
        left: 7.5rem;
    }

    #home_info .inner::after {
        width: 9.76rem;
        height: 10.4rem;
        background-image: url(../images/home/info_txt02_sp.png);
        right: 7.5rem;
    }

    #home_info .inner h3.sub_ttl {
        font-size: 2.4rem;
        margin-bottom: .5rem;
    }

    #home_info .inner p.ttl_lead {
        margin-bottom: .5rem;
    }

    #home_info .inner ul.items {
        justify-content: center;
        margin: 0 -1rem .5rem;
    }

    #home_info .inner ul.items li {
        width: calc(50% - 2rem);
        padding: 6.5rem 0 0 0;
        height: 19.7rem;
        margin: 0 1rem .5rem;
    }

    #home_info .inner ul.items li.car_dayz, #home_info .inner ul.items li.car_tuft {
        padding-left: 0;
    }

    #home_info .inner ul.items li.car_lapin {
        padding-top: 6rem;
    }

    #home_info .inner ul.items li.car_tuft {
        padding-top: 6rem;
    }

    #home_info .inner ul.items li:nth-child(3) {
        height: 18.6rem;
    }

    #home_info .inner ul.items li:nth-child(4) {
        height: 18.6rem;
    }

    #home_info .inner ul.items li::before {
        background: url(../images/home/info_car_deco_sp.png) no-repeat 50%/ contain;
        width: 100%;
        height: 15.5rem;
        top: 0;
        left: 0;
        border-radius: 0;
    }
	
	#home_info .inner ul.items li:nth-child(3)::before,
	#home_info .inner ul.items li:nth-child(4)::before{
		top: -6px;
	}

    #home_info .inner ul.items li::after {
        width: 100%;
        height: 10.7rem;
        bottom: 0;
        left: 0;
        top: auto;
        border-radius: 0 0 1rem 1rem;
    }

    #home_info .inner ul.items li .txt_wrap p.img.lead {
        width: 17.9rem;
        margin-bottom: 0;
        left: -1.2rem;
        top: 1.8rem;
    }

    #home_info .inner ul.items li .txt_wrap .txt_area {
        padding-left: 0;
    }

    #home_info .inner ul.items li .txt_wrap h4.ttl {
        font-size: 1.29rem;
        text-align: center;
    }

    #home_info .inner ul.items li .txt_wrap p.txt {
        display: none;
    }

    #home_info .inner ul.items li p.main_img {
        position: static;
        transform: none;
        text-align: center;
    }

    #home_info .inner ul.items li p.main_img img {
        width: 13rem;
        margin: 0 auto;
    }

    #home_info .inner p.main_lead {
        font-size: 1.1rem;
        margin-bottom: 6.5rem;
        text-align: left;
        line-height: 1.5;
        position: relative;
        padding-left: 1.5rem;
    }

    #home_info .inner p.main_lead::before {
        position: absolute;
        content: "※";
        top: 0;
        left: 0;
    }

    #home_info .inner .info_offer {
        border-width: .5rem;
        border-radius: 3.5rem;
        width: 100vw;
        margin: 0 calc(50% - 50vw) 3rem;
        min-height: auto;
        border: none;
    }

    #home_info .inner .info_offer::before {
        width: 18rem;
        height: 11.25rem;
        top: -6.5rem;
        z-index: 1;
    }

    #home_info .inner .info_offer::after {
        width: 11.4rem;
        height: 11.2rem;
        background-image: url("../images/home/info_offer02_sp.png");
        top: -9rem;
    }

    #home_info .inner .info_offer p.sp_img {
        position: absolute;
        top: -50px;
        right: 0;
        width: 11.5rem;
    }

    #home_info .inner .info_offer ul.items02 {
        padding: 2.5rem 2rem 3rem;
        gap: 1.8rem;
        background: #ffff00;
        border-radius: 3.5rem;
    }

    #home_info .inner .info_offer ul.items02 li {
        width: 100%;
    }

    #home_info .inner .info_offer ul.items02 li h3.ttl {
        font-size: 1.8rem;
        margin-bottom: 1.2rem;
    }

    #home_info .inner .info_offer ul.items02 li p.btn a {
        font-size: 1.8rem;
        padding: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 6rem;
        border-radius: 4.0rem;
        min-width: auto;
        width: 26.5rem;
    }

    #home_info .inner .info_offer ul.items02 li p.btn a::after {
        width: 1.8rem;
        height: 1.8rem;
        background-size: .6rem 1.05rem;
        right: 1.5rem;
        right: 1.8rem;
    }

    #home_info .inner .box {
        padding: 2.5rem 1.5rem 6rem;
        display: flex;
        flex-direction: column;
        position: relative;
        border-radius: 1.5rem;
    }

    #home_info .inner .box::after {
        position: absolute;
        content: "";
        background: url(../images/home/pic_deco01.png) no-repeat 50% / contain;
        width: 19.3rem;
        height: 10.8rem;
        bottom: 0;
        left: 6.5rem;
    }

    #home_info .inner .box .txt_wrap {
        order: 1;
        margin-bottom: 2rem;
    }

    #home_info .inner .box .txt_wrap h3.ttl {
        padding-right: 0;
        font-size: 2.4rem;
        margin-bottom: 1rem;
        text-align: center;
    }

    #home_info .inner .box .txt_wrap p.main_txt {
        max-width: none;
        line-height: 1.5;
        font-size: 1.3rem;
        padding: 0 .5rem;
    }

    #home_info .inner .box p.img {
        order: 3;
        position: static;
        width: 24rem;
        margin: 0 auto;
    }

    #home_info .inner .box ul.items03 {
        order: 2;
        margin: 0 -.5rem .5rem;
        gap: 0;
        margin-inline: auto; }

    #home_info .inner .box ul.items03::after {
        content: none;
    }

    #home_info .inner .box ul.items03 li {
        flex: none;
        width: calc(50% - 1rem);
        margin: 0 .5rem 1rem;
        font-size: 1.4rem;
        padding: .78rem 0.5rem;
    }
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    選ばれる理由
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_point::after {
        width: 28rem;
        height: 11rem;
        background-image: url(../images/home/point_after_sp.png);
        bottom: 3.7rem;
        z-index: 1;
    }

    #home_point.kugiri_m {
        padding-top: 0;
    }

    #home_point .base_width {
        width: 100%;
    }

    #home_point h2.main_ttl {
        font-size: 5.6rem;
        padding-top: 2rem;
    }

    #home_point .inner {
        padding: 1.5rem 2.5rem 6.5rem;
        border-radius: 3.5rem;
    }

    #home_point .inner::before, #home_point .inner::after {
        width: 9.76rem;
        height: 10.4rem;
        top: -14.5rem;
    }

    #home_point .inner::before {
        background-image: url(../images/home/point_txt01_sp.png);
        left: 7.5rem;
    }

    #home_point .inner::after {
        background-image: url(../images/home/point_txt02_sp.png);
        right: 7.5rem;
    }

    #home_point .inner h3.sub_ttl {
        font-size: 2.4rem;
        margin-bottom: 3.5rem;
    }

    #home_point .inner .point_wrap {
        margin-bottom: -7rem;
    }

    #home_point .inner .point_wrap .box {
        padding: 4.5rem 2rem 9.2rem;
        border-radius: 1.5rem;
        margin-bottom: 5.5rem;
    }

    #home_point .inner .point_wrap .box.point02 {
        padding-bottom: 4.5rem;
    }

    #home_point .inner .point_wrap .box.point03 {
        padding-bottom: 9rem;
        padding-top: 8rem;
    }

    #home_point .inner .point_wrap .box.point04 {
        padding-bottom: 5rem;
    }

    #home_point .inner .point_wrap .box.point05 {
        padding: 7.5rem 1.5rem 2rem;
    }

    #home_point .inner .point_wrap .box h3.main_ttl {
        top: -2.3rem;
        text-align: left;
        margin-bottom: 2.5rem;
        position: absolute;
        left: -1.5rem;
    }

    #home_point .inner .point_wrap .box h3.main_ttl span {
        font-size: 2.5rem;
        text-align: left;
        padding: 1rem 1rem 1rem 1.5rem;
        line-height: 1;
        white-space: pre;
    }
	
	#home_point .inner .point_wrap .box h3.main_ttl span:last-child {
		padding-bottom: 1.2rem;
	}

    #home_point .inner .point_wrap .box h3.main_ttl span:not(:first-child) {
        margin-top: -1rem;
    }

    #home_point .inner .point_wrap .box .f_wrap {
        padding: 0 .5rem;
        gap: 1.5rem;
        margin-bottom: 1.5rem;
    }

    #home_point .inner .point_wrap .box .f_wrap p.img {
        border-radius: 1.5rem;
    }

    #home_point .inner .point_wrap .box .f_wrap p.txt {
        font-size: 1.3rem;
        line-height: 1.5;
        padding: 0;
        width: 100%;
    }

    #home_point .inner .point_wrap .box ul.items {
        padding: 1.5rem 2rem .5rem 2rem;
        margin: 0 .5rem -1.8rem;
        border-radius: 1.5rem;
    }

    #home_point .inner .point_wrap .box.point03 ul.items {
        padding: 1.8rem 2rem .5rem;
    }

    #home_point .inner .point_wrap .box ul.items li {
        font-size: 1.5rem;
        padding-left: 2.5rem;
        line-height: 1.25;
        margin-bottom: 1rem;
        letter-spacing: .06em;
    }

    #home_point .inner .point_wrap .box ul.items li::before {
        width: 1.6rem;
        height: 1.6rem;
        top: 1rem;
    }

    #home_point .inner .point_wrap .box:nth-child(even)::after {
        left: 0;
    }

    #home_point .inner .point_wrap .box:nth-child(odd):after {
        right: 6rem;
    }

    #home_point .inner .point_wrap .box.point01::after {
        width: 11.6rem;
        height: 10rem;
        bottom: 0;
        right: 3.5rem;
        background-image: url("../images/home/point01_sp.png");
    }

    #home_point .inner .point_wrap .box.point02::after {
        width: 11.4rem;
        height: 10rem;
        background-image: url("../images/home/point02_sp.png");
        left: auto;
        right: 1.5rem;
    }

    #home_point .inner .point_wrap .box.point03::after {
        right: 1.5rem;
        background-image: url("../images/home/point03_sp.png");
        width: 12.5rem;
        height: 10.5rem;
    }

    #home_point .inner .point_wrap .box.point04::after {
        left: auto;
        background-image: url("../images/home/point04_sp.png");
        width: 8.4rem;
        height: 10rem;
        right: 1rem;
    }

    #home_point .inner .point_wrap .box.point01 p.deco {
        width: 4.1rem;
        left: 15rem;
        bottom: 0rem;
        z-index: 1;
    }

    #home_point .inner .point_wrap .box.point03 p.deco {
        width: 5.58rem;
        bottom: 0rem;
        left: auto;
        right: 12rem;
		z-index: 1;
    }

    #home_point .point05 .sup_swiper {
        position: static;
        width: 24rem;
        margin: 0 auto 0;
    }

    #home_point .point05 .point_swiper {
        margin-top: 1.5rem;
        text-align: center;
    }

    #home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner {
        padding: 0 1rem;
        gap: 1.5rem;
        margin-bottom: 0;
    }

    #home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area h3.ttl {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
        line-height: 1.25;
    }

    #home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area p.logo {
        max-width: 21rem;
        margin: 0 auto 1.5rem;
    }

    #home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area p.txt {
        font-size: 1.3rem;
        text-align: left;
    }

    #home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner p.sw_img {
        height: 16.5rem;
        overflow: hidden;
        border-radius: 2rem;
    }

    #home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner p.sw_img img {
        object-fit: cover;
        object-position: left -5rem;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    ご購入の流れ
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

    #home_flow::before, #home_flow::after {
		opacity: 0;
    }
	
	#home_flow.pseudo_element::before, #home_flow.pseudo_element::after {
		opacity: 1;
    }

    #home_flow::before {
        background-image: url(../images/home/flow_deco01_sp.png);
        width: 17.1rem;
        height: 35.9rem;
        bottom: 210px;
        left: -60px;
    }

    #home_flow::after {
        background-image: url(../images/home/flow_deco02_sp.png);
        width: 18.5rem;
        height: 35.8rem;
        bottom: 200px;
        right: -70px;
    }

    #home_flow.kugiri_m {
        padding-top: 0;
    }

    #home_flow ol.items {
        margin: 0 1.5rem -2.5rem;
        position: relative;
    }

    #home_flow ol.items.after::after {
        position: absolute;
        content: "";
        width: 100vw;
        height: 16rem;
        /* 100pxの白 + 120pxのグラデーション部分 */
        margin: 0 calc(50% - 50vw);
        background: linear-gradient( to top, rgba(255, 255, 255, 1) 8rem, rgba(255, 255, 255, 1) 8rem, /* 白100px */ rgba(255, 255, 255, 1) 30%, /* ←実際はここを境目として調整 */ rgba(255, 255, 255, 0.5) 65%, rgba(255, 255, 255, 0) 100% );
        bottom: 0;
        left: 0;
    }

    #home_flow ol.items:not(.after)::after {
        content: none;
    }

    #home_flow ol.items li {
        padding: 2.2rem 2.5rem;
        margin-bottom: 2.5rem;
    }

    #home_flow ol.items li:last-child {
        padding-bottom: 11rem;
    }
	
	#home_flow ol.items li.is-hidden {
		padding: 0;
	}

    #home_flow ol.items li::before, #home_flow ol.items li::after {
    }

    #home_flow ol.items li::before {
        font-size: 3.9rem;
        top: 1.5rem;
        left: -1.2rem;
    }

    #home_flow ol.items li:not(:last-child)::after {
        border-right: 2.25rem solid transparent;
        border-left: 2.25rem solid transparent;
        border-top: 1.5rem solid #f5f5f5;
        bottom: -1.4rem;
    }

    #home_flow ol.items li h3.ttl {
        font-size: 2.1rem;
        margin-bottom: 1rem;
    }

    #home_flow ol.items li p.txt {
        text-align: left;
        font-size: 1.3rem;
        line-height: 1.5;
    }

    #home_flow ol.items li p.btn {
        margin-top: 1rem;
    }

    #home_flow ol.items li p.btn a {
        font-size: 1.5rem;
        min-width: auto;
        width: 22.5rem;
        padding: .5rem 3rem;
        height: 5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #home_flow ol.items li p.btn a::after {
        width: 1.6rem;
        height: 1.6rem;
        background-size: .43rem .84rem;
        right: 2rem;
    }

    #home_flow div.inner {
        gap: 0;
    }

    #home_flow div.inner.sp_car_life {
        display: none;
        flex-direction: column-reverse;
        position: relative;
        z-index: 1;
        margin-top: -12rem;
    }

    #home_flow div.inner p.txt {
        max-width: none;
        margin: -2rem 1.5rem 0 auto;
        width: 18rem;
    }

    #home_flow div.inner p.txt span {
        font-size: 1.8rem;
    }

    #home_flow div.inner p.txt span:not(:last-child) {
        padding: 3px 8px;
		margin-bottom: .5rem;
    }

    #home_flow div.inner p.txt span:last-child {
        padding: 3px 8px;
    }

    #home_flow div.inner p.img {
        padding: 0;
        width: 27.5rem;
    }
	
	#home_flow p.cmn_read_more:not(.flow_btn_close){
		margin-top: 0;
	}
    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    お客様の声
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_voice.kugiri_m {
        padding-top: 7vw;
    }

    #home_voice h2.cmn_ttl {
		margin-bottom: 2rem;
    }
	
	#home_voice p.main_lead {
		margin-bottom: 2rem;
	}

    #home_voice ul.voice_items {
        margin: 0 0 0;
        padding: 0 1.5rem;
		position: relative;
    }
	
	#home_voice ul.voice_items.after::after {
        position: absolute;
        content: "";
        width: 100vw;
        height: 21rem;
        /* 100pxの白 + 120pxのグラデーション部分 */
        margin: 0 calc(50% - 50vw);
        background: linear-gradient( to top, rgba(255, 255, 255, 1) 16rem, rgba(255, 255, 255, 1) 16rem, /* 白100px */ rgba(255, 255, 255, 1) 0%, /* ←実際はここを境目として調整 */ rgba(255, 255, 255, 0.5) 85%, rgba(255, 255, 255, 0) 100% );
        bottom: 0;
        left: 0;
    }

    #home_voice ul.voice_items:not(.after)::after {
        content: none;
    }


    #home_voice ul.voice_items li {
        width: 100%;
        margin: 0 0 3rem;
    }
	
	#home_voice ul.voice_items li.is-hidden{
		opacity: 0;
        height: 0;
        margin: 0;
        padding: 0;
        overflow: visible;
        position: relative;
        z-index: -1;
	}
	
	#home_voice ul.voice_items li:not(.is-hidden){
		 transition: .3s ease-in;
	}

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
    よくある質問
    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_faq {
		padding-bottom: 1rem;
    }

    #home_faq h2 {
        margin-bottom: 1rem;
    }

    #home_faq p.faq_btn {
        top: 0;
        margin-top: 3rem;
        z-index: 5;
        margin-bottom: 0;
    }
	
	#home_faq p.faq_btn_close.cmn_read_more {
		margin-bottom: 0;
		top: 0;
		margin-top: 3rem;
	}

	
}/*FINISH*/