@charset "UTF-8"; 
/*****contents*****/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
プロモ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.promo_frame {
    overflow: hidden;
}

.promo_swiper {
    position: relative;
}

.promo_swiper .swiper-button-prev {
    left: -50px;
}

.promo_swiper .swiper-button-next {
    right: -50px;
}

.promo_swiper .swiper-button-prev:after, .promo_swiper .swiper-button-next:after {
    color: #3c3c3c;
}

.promo_frame .promo_swiper p.img{
	 padding-top: 47.62%;
}

.promo_frame .promo_swiper p.img a {
	display: block;
	width: 100%;
}

.promo_frame .promo_swiper p.img a img {
	width: 100%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お知らせなど
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_news.kugiri_m {
    padding-top: 29px;
}
#home_news h2.main_ttl {
    position: relative;
    z-index: 0;
    min-height: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#home_news h2.main_ttl .en {
    font-size: 12rem;
    letter-spacing: .06em;
    line-height: .8;
    color: #fff01e;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

#home_news h2.main_ttl .ja {
    font-size: 3.6rem;
    letter-spacing: .06em;
	font-weight: 800;
}

#home_news .news_swiper_area{
	 width: 1260px;
	margin: 0 auto;
}

#home_news .news_swiper {
  width: 1260px;
  margin: -90px auto 55px;
}

#home_news .news_deco {
    width: 268px;
    margin-top: -190px;
    margin-left: 54px;
    position: relative;
}

#home_news .news_deco p.img_deco {
    text-align: right;
    margin-top: -75px;
}

#home_news .news_deco p.img_txt {
    position: relative;top: -35px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
sns
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_sns.kugiri_m {
	padding-top: 0;
}

#home_sns .cmn_sns_area {
	margin: 0 auto;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
チラシ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_pdf {
    background: url(../images/home/flyer_deco01_1.png) no-repeat left -20px bottom 0 / 421px 813px, url(../images/home/flyer_deco02_1.png) no-repeat right -30px top 75px / 466px 633px;
    padding-bottom: 165px;
}

#home_pdf .inner {
    position: relative;
}

#home_pdf .inner .deco_wrap {
    position: absolute;
}

#home_pdf .inner .deco_wrap.left {
    top: 70px;
    left: 85px;
}

#home_pdf .inner .main_bnr {
    width: 800px;
    margin: 0 auto;
}

#home_pdf .inner .main_bnr p.main_img {
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
    border: 10px solid #fff;
}

#home_pdf .inner .main_bnr p.btn {
    margin-top: -70px;
}

#home_pdf .inner .main_bnr p.btn a {
    padding: 38px 100px;
    font-weight: bold;
}

#home_pdf .inner .main_bnr p.btn a::after {
    right: 45px;
}

#home_pdf .inner .deco_wrap.right {
    top: 60px;
    right: 30px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
クルマ情報
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_info {
    position: relative;
    z-index: 0;
}

#home_info.kugiri_m {
    padding-top: 0;
    margin-top: -50px;
}

#home_info::after {
    position: absolute;
    content: "";
    background: url(../images/home/info_bg_deco.png) no-repeat center / contain;
    width: 1913px;
    height: 451px;
    left: -50px;
    bottom: -220px;
    z-index: -1;
}

#home_info h2.main_ttl {
    font-size: 17rem;
    letter-spacing: .1em;
    color: var(--theme_s_color);
    line-height: .7;
    text-align: center;
    /* font-weight: bold; */
}

#home_info .inner {
    background: var(--theme_s_color);
    border-radius: 60px;
    position: relative;
    padding: 45px 0 80px;
}

#home_info .inner::before, #home_info .inner::after {
    position: absolute;
    content: "";
    top: -110px;
    background: no-repeat 50% / contain;
}

#home_info .inner::before {
    background-image: url(../images/home/info_txt01.png);
    left: -50px;
    width: 300px;
    height: 300px;
}

#home_info .inner::after {
    background-image: url(../images/home/info_txt02.png);
    right: -50px;
    width: 300px;
    height: 305px;
}

#home_info .inner h3.sub_ttl {
    font-size: 7.8rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: .08em;
    text-align: center;
    margin-bottom: 30px;
}

#home_info .inner p.ttl_lead {
    color: #fff;
    text-align: center;
    margin-bottom: 55px;
    font-weight: 400;
}

#home_info .inner ul.items {
    justify-content: space-between;
    max-width: 1260px;
    margin: 0 auto -15px;
}

#home_info .inner ul.items li {
    position: relative;
    width: 600px;
    height: 320px;
    z-index: 0;
    padding: 122px 340px 0 72px;
    margin-bottom: 60px;
}

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

#home_info .inner ul.items li.car_lapin {
}

#home_info .inner ul.items li.car_tuft {
}

#home_info .inner ul.items li::before, #home_info .inner ul.items li::after {
    position: absolute;
    content: "";
    z-index: -1;
    height: 320px;
    background-color: #fff;
}

#home_info .inner ul.items li::before {
    width: 320px;
    border-radius: 100% 0 0 100%;
    top: 0;
    left: 0;
}

#home_info .inner ul.items li::after {
    width: 440px;
    border-radius: 20px;
    top: 0;
    right: 0;
}

#home_info .inner ul.items li .txt_wrap p.img.lead {
    position: absolute;
    left: -22px;
    margin-bottom: 13px;
    top: 13px;
    z-index: 1;
}

#home_info .inner ul.items li .txt_wrap .txt_area {
}

#home_info .inner ul.items li .txt_wrap h4.ttl {
    font-size: 3.6rem;
    line-height: 1.25;
    font-weight: 900;
}

#home_info .inner ul.items li .txt_wrap p.txt {
    font-size: 16px;
    line-height: 1.5;
}

#home_info .inner ul.items li p.main_img {
    position: absolute;
    top: 53%;
    right: 30px;
    transform: translateY(-50%);
}

#home_info .inner ul.items li.car_dayz p.main_img {
    top: 55%;
}

#home_info .inner ul.items li.car_lapin p.main_img {
    top: 57%;
}

#home_info .inner p.main_lead {
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
    margin-bottom: 70px;
    font-weight: 400;
}

#home_info .inner .info_offer {
    position: relative;
    width: calc(100vw - 12px);
    margin: 0 calc(50% - 50vw - -6px) 80px;
    background: #ffff00;
    border: 6px solid var(--theme_s_color);
    border-radius: 60px;
    min-height: 480px;
    z-index: 0;
}

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

#home_info .inner .info_offer::before {
    background-image: url(../images/home/info_offer01.png);
    top: -80px;
    left: -6px;
    width: 480px;
    height: 270px;
}

#home_info .inner .info_offer::after {
    background-image: url(../images/home/info_offer02.png);
    bottom: 0;
    right: 0px;
    width: 420px;
    height: 350px;
}

#home_info .inner .info_offer ul.items02 {
    max-width: 1170px;
    margin: 0 auto;
    gap: 70px;
    padding: 65px 0;
}

#home_info .inner .info_offer ul.items02 li {
    width: calc(50% - 35px);
}

#home_info .inner .info_offer ul.items02 li h3.ttl {
    font-size: 4.2rem;
    text-align: center;
    margin-bottom: 35px;
    font-weight: bold;
}

#home_info .inner .info_offer ul.items02 li p.btn a {
    min-width: auto;
    width: 100%;
    padding: 40px 45px;
    font-size: 4.2rem;
    border-radius: 80px;
    font-weight: 600;
}

#home_info .inner .info_offer ul.items02 li p.btn a::after {
    right: 55px;
}

#home_info .inner .info_offer ul.items02 li p.btn.color_blue a {
    background: var(--theme_a_color);
    border-color: var(--theme_a_color);
}

#home_info .inner .info_offer ul.items02 li p.btn.color_blue a:hover {
    color: var(--theme_a_color);
    background: #fff;
}

#home_info .inner .info_offer ul.items02 li p.btn.color_blue a::after {
    background-image: url(../images/common/arrow_blue.png);
}

#home_info .inner .info_offer ul.items02 li p.btn.color_blue a:hover::after {
    background-image: url(../images/common/arrow_w.png);
    background-color: var(--theme_a_color);
}

#home_info .inner .box {
    max-width: 1100px;
    margin: 0 auto;
    background: #fff;
    border-radius: var(--boder_radius_img);
    padding: 56px 80px;
    position: relative;
}

#home_info .inner .box .txt_wrap {
    margin-bottom: 50px;
}

#home_info .inner .box .txt_wrap h3.ttl {
    font-size: 5.4rem;
    font-weight: bold;
    margin-bottom: 20px;
    padding-right: 400px;
}

#home_info .inner .box .txt_wrap p.main_txt {
    max-width: 530px;
    color: #3c3c3c;
}

#home_info .inner .box p.img {
    position: absolute;
    top: 50px;
    right: 40px;
}

#home_info .inner .box ul.items03 {
    gap: 12px;
    position: relative;
}

#home_info .inner .box ul.items03::after {
    position: absolute;
    content: "";
    background: url(../images/home/pic_deco01.png) no-repeat 50% / contain;
    width: 390px;
    height: 220px;
    top: -220px;
    right: -140px;
}

#home_info .inner .box ul.items03 li {
    flex: 1;
    background: #ffff00;
    color: var(--theme_s_color);
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    padding: 10px 15px;
}

@media (min-width: 751px) and (max-width: 1500px) {
    #home_info .inner .info_offer{
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
選ばれる理由
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_point {
    position: relative;
    z-index: 0;
    background: url(../images/home/point_bg_deco01.png) no-repeat right -260px top 36% / 500px 385px, url(../images/home/point_bg_deco02.png) no-repeat right -45px bottom 685px / 372px 416px;
}

#home_point::after {
    position: absolute;
    content: "";
    background: url(../images/home/point_after.png) no-repeat center / contain;
    width: 1100px;
    height: 350px;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}

#home_point.kugiri_m {
    padding-top: 145px;
}

#home_point h2.main_ttl {
    font-size: 17rem;
    letter-spacing: .1em;
    color: var(--theme_m_color);
    line-height: .7;
    text-align: center;
}

#home_point .inner {
    background: var(--theme_m_color);
    border-radius: 60px;
    position: relative;
    padding: 50px 0 110px;
}

#home_point .inner::before, #home_point .inner::after {
    position: absolute;
    content: "";
    top: -95px;
    background: no-repeat 50% / contain;
}

#home_point .inner::before {
    background-image: url(../images/home/point_txt01.png);
    left: -50px;
    width: 300px;
    height: 300px;
}

#home_point .inner::after {
    background-image: url(../images/home/point_txt02.png);
    right: -55px;
    width: 300px;
    height: 305px;
}

#home_point .inner h3.sub_ttl {
    font-size: 7.8rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: .08em;
    text-align: center;
    margin-bottom: 125px;
}

#home_point .inner .point_wrap {
    margin-bottom: -130px;
}

#home_point .inner .point_wrap .box {
    max-width: 1260px;
    margin: 0 auto 140px;
    background: #fff;
    border-radius: 30px;
    padding: 0 80px 80px;
    position: relative;
}

#home_point .inner .point_wrap .box.point05 {
    padding-bottom: 200px;
}

#home_point .inner .point_wrap .box h3.main_ttl {
    text-align: center;
    position: relative;
    top: -50px;
    margin-bottom: 10px;
}

#home_point .inner .point_wrap .box h3.main_ttl span {
    font-size: 6.4rem;
    background: #ffff00;
    text-align: center;
    display: inline-block;
    padding: 7px 26px;
    font-weight: bold;
}

#home_point .inner .point_wrap .box h3.main_ttl span:last-child {
	padding-bottom: 15px;
}

#home_point .inner .point_wrap .box .f_wrap {
    gap: 60px;
    margin-bottom: 60px;
}

#home_point .inner .point_wrap.zigzag_wrap .box:nth-child(even) .f_wrap {
    flex-direction: row-reverse;
}

#home_point .inner .point_wrap .box .f_wrap p.img {
    border-radius: 30px;
    overflow: hidden;
}

#home_point .inner .point_wrap .box .f_wrap p.txt {
    width: 40%;
    flex-grow: 1;
    line-height: 2;
    padding-top: 10px;
}

#home_point .inner .point_wrap .box ul.items {
    max-width: 780px;
    margin: 0 auto;
    background: var(--theme_m_color);
    color: #fff;
    border-radius: 20px;
    padding: 25px 42px 25px 82px;
}

#home_point .inner .point_wrap .box.point03 ul.items {
    padding: 60px 42px 50px 82px;
}

#home_point .inner .point_wrap .box ul.items li {
    font-size: 3rem;
    letter-spacing: .08em;
    position: relative;
    padding-left: 39px;
    margin-bottom: 6px;
    font-weight: bold;
}

#home_point .inner .point_wrap .box ul.items li::before {
    position: absolute;
    content: "";
    background: url(../images/common/check.png) no-repeat 50% / contain;
    width: 26px;
    height: 26px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

/* 個別 */
#home_point .inner .point_wrap .box::after {
    position: absolute;
    content: "";
    background: no-repeat 50% / contain;
    bottom: 0;
}

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

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

#home_point .inner .point_wrap .box.point03:after {
    right: 18px;
}

#home_point .inner .point_wrap .box.point01::after {
    background-image: url(../images/home/point01.png);
    width: 288px;
    height: 380px;
}

#home_point .inner .point_wrap .box.point02::after {
    background-image: url(../images/home/point02.png);
    width: 290px;
    height: 369px;
}

#home_point .inner .point_wrap .box.point03::after {
    background-image: url(../images/home/point03.png);
    width: 310px;
    height: 330px;
}

#home_point .inner .point_wrap .box.point04::after {
    background-image: url(../images/home/point04.png);
    width: 238px;
    height: 354px;
}

#home_point .inner .point_wrap .box.point01 p.deco {
    position: absolute;
    bottom: -50px;
    left: 80px;
}

#home_point .inner .point_wrap .box.point03 p.deco {
    position: absolute;
    bottom: -30px;
    left: 30px;
}

#home_point .point05 .sup_swiper {
    position: absolute;
    top: 145px;
    left: -140px;
}

#home_point .point05 .point_swiper {
    max-width: 800px;
    margin-left: auto;
    margin-top: 20px;
}

#home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner {
    gap: 20px;
}

#home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area {
    width: 50%;
    flex-grow: 1;
}

#home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area h3.ttl {
    font-size: 4.2rem;
    color: var(--theme_m_color);
    margin-bottom: 40px;
    white-space: pre;
	font-weight: bold;
}

#home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area p.logo {
    margin-bottom: 7px;
}

#home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner .txt_area p.txt {
    width: 100%;
    font-size: 1.8rem;
}

#home_point .point05 .point_swiper .swiper-wrapper .swiper-slide .f_wrap.sw_inner p.sw_img img{
	border-radius: 30px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ご購入の流れ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_flow {
    position: relative;
    z-index: 0;
}

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

#home_flow::before {
    background-image: url(../images/home/flow_deco01.png);
    width: 522px;
    height: 651px;
    bottom: -100px;
    left: -20px;
}

#home_flow::after {
    background-image: url(../images/home/flow_deco02.png);
    width: 372px;
    height: 717px;
    bottom: -80px;
    right: 0;
}

#home_flow.kugiri_m {
    padding-top: 130px;
}

#home_flow ol.items {
    max-width: 940px;
    margin: 0 auto 100px;
	position: relative;
}

#home_flow ol.items li {
    background: #f5f5f5;
    border-radius: 20px;
    padding: 50px 80px 60px;
    margin-bottom: 60px;
    position: relative;
}

#home_flow ol.items li:not(.is-hidden) {
	transition: .3s ease-in;
}

#home_flow ol.items li.is-hidden {
	opacity: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: visible;
	position: relative;
	z-index: -1;
}

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

#home_flow ol.items li::before {
    content: counter(ol_cnt, decimal-leading-zero);
    font-size: 6.4rem;
    font-family: "Montserrat", sans-serif;
    color: var(--theme_m_color);
    line-height: 1;
    font-weight: bold;
    top: -30px;
    left: 35px;
}

#home_flow ol.items li:not(:last-child)::after {
    content: "";
    border-style: solid;
    border-right: 45px solid transparent;
    border-left: 45px solid transparent;
    border-top: 30px solid #f5f5f5;
    border-bottom: 0;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

#home_flow ol.items li h3.ttl {
    font-size: 3.6rem;
    color: var(--theme_m_color);
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
}

#home_flow ol.items li p.txt {
    line-height: 2;
    text-align: center;
}

#home_flow ol.items li p.btn {
    margin-top: 25px;
}

#home_flow ol.items li p.btn a {
    min-width: 340px;
    font-size: 22px;
}

#home_flow ol.items li p.btn a::after {
    width: 24px;
    height: 24px;
    background-size: 7px 12px;
}

#home_flow ol.items li h3.ttl.color_black {
    color: inherit;
}

#home_flow div.inner {
    max-width: 940px;
    margin: 0 auto;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

#home_flow div.inner p.txt span {
    display: block;
    color: #ffff00;
    font-weight: bold;
    font-size: 3.6rem;
    background: var(--theme_m_color);
}

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

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

#home_flow p.flow_btn.cmn_read_more {
	
}

#home_flow p.flow_btn_close.cmn_read_more{
	
}

@media screen and (min-width: 751px) {
/*	#home_flow .base_width {
		position: relative;
	}
	#home_flow ol.items{
		margin-bottom: 0;
	}
#home_flow ol.items.after::after{
		position: absolute;
		content: "";
		width: 100%;
		height: 22rem;*/
		/* 100pxの白 + 120pxのグラデーション部分 */
/*		margin: 0;
		background: linear-gradient( to top, rgba(255, 255, 255, 1) 11rem, rgba(255, 255, 255, 1) 11rem,  白100px  rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 0.5) 65%, rgba(255, 255, 255, 0) 100% );
		bottom: 0;
		left: 0;
	}
	#home_flow::before, #home_flow::after {
		opacity: 0;
	}

	#home_flow.pseudo_element::before ,
	#home_flow.pseudo_element::after{
		opacity: 1
	}
	
		#home_flow p.flow_btn.cmn_read_more {
		margin-top: -90px;
		z-index: 5;
		position: relative;
	}*/
}
/*続きを見る追加*/
#home_flow div.inner p.txt span:not(:last-child) {
    padding: 5px 15px;
    margin-bottom: 10px;
}

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

#home_flow::before, #home_flow::after {
	opacity: 0;
}

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

#home_flow ol.items {
    position: relative;
}

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

#home_flow ol.items li:not(.is-hidden) {
    transition: .3s ease-in;
}

#home_flow ol.items li.is-hidden {
    opacity: 0;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: -1;
}

#home_flow p.cmn_read_more:not(.flow_btn_close) {
	margin-top: -180px;
    position: relative;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
お客様の声
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_voice {
}

#home_voice.kugiri_m {
}

#home_voice h2.cmn_ttl {
	margin-bottom: 35px;
}

#home_voice h2.cmn_ttl span.en {
}

#home_voice h2.cmn_ttl span.ja {
}

#home_voice p.main_lead {
	text-align: center;
	margin-bottom: 50px;
}

#home_voice ul.voice_items {
    max-width: 1290px;
    margin: 0 -15px;
    justify-content: center;
    margin-inline: auto; }

#home_voice ul.voice_items li {
    width: calc(33.3333% - 30px);
    overflow: hidden;
    margin: 0 15px 30px;
}

#home_voice ul.voice_items li p.img {
}

#home_voice ul.voice_items li p.img img {
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
よくある質問
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#home_faq{
    padding-top: 40px;
    padding-bottom: 80px;
}

#home_faq h2{
    margin-bottom: 25px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ノート対策
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (min-width: 751px) and (max-width: 1600px) {
    .base_width {
        min-width: 1200px !important;
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
クルマ情報
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_info {
    }

    #home_info.kugiri_m {
    }

    #home_info::after {
    }

    #home_info h2.main_ttl {
        font-size: 12rem;
    }

    #home_info .inner {
    }

    #home_info .inner::before, #home_info .inner::after {
        width: 200px;
        height: 200px;
    }

    #home_info .inner::before {
        left: 40px;
    }

    #home_info .inner::after {
        right: 40px;
    }

    #home_info .inner h3.sub_ttl {
        font-size: 5.8rem;
    }

    #home_info .inner .info_offer {
        min-height: 380px;
    }

    #home_info .inner .info_offer::before, #home_info .inner .info_offer::after {
    }

    #home_info .inner .info_offer::before {
        width: 400px;
        height: 230px;
    }

    #home_info .inner .info_offer::after {
        width: 250px;
        height: 208px;
    }

    #home_info .inner .info_offer ul.items02 {
        max-width: 800px;
    }

    #home_info .inner .info_offer ul.items02 li {
    }

    #home_info .inner .info_offer ul.items02 li h3.ttl {
        font-size: 3rem;
    }

    #home_info .inner .info_offer ul.items02 li p.btn a {
        font-size: 3.2rem;
        padding: 20px 45px;
    }

    #home_info .inner .info_offer ul.items02 li p.btn a::after {
        right: 25px;
        width: 35px;
        height: 35px;
        background-size: 10px 16px;
    }

    #home_info .inner .info_offer ul.items02 li p.btn.color_blue a {
    }

    #home_info .inner .info_offer ul.items02 li p.btn.color_blue a:hover {
    }

    #home_info .inner .info_offer ul.items02 li p.btn.color_blue a::after {
    }

    #home_info .inner .info_offer ul.items02 li p.btn.color_blue a:hover::after {
    }

    /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
選ばれる理由
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    #home_point {
    }

    #home_point::after {
    }

    #home_point.kugiri_m {
    }

    #home_point h2.main_ttl {
        font-size: 12rem;
    }

    #home_point .inner {
    }

    #home_point .inner::before, #home_point .inner::after {
        width: 200px;
        height: 200px;
    }

    #home_point .inner::before {
        left: 40px;
    }

    #home_point .inner::after {
        right: 40px;
    }

    #home_point .inner h3.sub_ttl {
        font-size: 5.8rem;
    }

    #home_point .point05 .sup_swiper {
        left: -30px;
        top: 165px;
    }

    #home_point .point05 .sup_swiper img {
        width: 400px;
    }
}
