@charset "UTF-8";

@media screen and (min-width: 768px) {
    .sp_only {
        display: none;
    }
    
    .pc_only {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .sp_only {
        display: block;
    }
    
    .pc_only {
        display: none;
    }
}

@font-face {
  font-family: "NotoSansJP-Medium";
  src: url('/hp/javax.faces.resource/css/fonts/NotoSansJP-Medium.ttf.xhtml') format("truetype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "URW Form";
  src: url('/hp/javax.faces.resource/css/fonts/URWForm-Regular.woff2.xhtml') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "URW Form-Medium";
  src: url('/hp/javax.faces.resource/css/fonts/URWForm-Medium.woff2.xhtml') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url('/hp/javax.faces.resource/css/fonts/Montserrat-Regular.ttf.xhtml') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url('/hp/javax.faces.resource/css/fonts/Montserrat-Medium.ttf.xhtml') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url('/hp/javax.faces.resource/css/fonts/Montserrat-SemiBold.ttf.xhtml') format("truetype");
  font-display: swap;
}

.banner-top {
    margin-bottom: 40px;
}

.banner-top img {
    width: 100%;
}

body {
    --bs-body-bg: #ffffff;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-border-color: #eaeced;
    font-family: "Montserrat", "NotoSansJP";
    color: #1A1D25;
}

#loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19998;
    background-color: rgba(100,100,100,0.3);
    overflow: hidden;
    text-align: center;
}

a {
    color: inherit;
    text-decoration: none;
}

::placeholder {
    color: #a1a6af;
}

.form-message {
    color: #ff0014;
    text-align: center;
    font-size: 18px;
}

.validation-error {
    display: block;
    font-size: 16px;
    padding: 3px 0px 3px 0px;
    color: #ff0014;
}


.header-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
}

@media (min-width: 768px) {
    .header-container { height: 65px; }
}

.header-container figure {
    padding: 0px;
    margin: 0px;
}

.header-container .header-logo img {
    width: auto;
    height: auto;
    vertical-align: middle;
    height: 17px;
}

@media (min-width: 768px) {
    .header-container .header-logo img {
        height: 20px;
    }
}

.header-title {
    white-space: nowrap;
    margin-left: 20px;
    vertical-align: middle;
    text-align: left;
    font-size: 13px;
    color: rgba(0,0,0,1);
}

@media (min-width: 576px) {
    .header-title { font-size: 16px; }
}

@media (min-width: 768px) {
    .header-title { font-size: 18px; }
}

div.container {
    position: fixed;
    width: 100%;
    max-width: 100% !important;
    top: 0;
    z-index: 10000;
    background-color: #ffffff;
}

main.container {
    padding-top: 2vw;
}

@media (min-width: 768px) {
    main.container { padding-top: 110px; }
}

h1, h2, h3, h4, h5, h6 {

}

.google-map iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

.screen-box {
    position: relative;
    border-width: 2px;
    border-style: solid;
    border-color: #D5D8D8;
}

.screen-box a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

.screen-box2 {
    position: relative;
    border-width: 3px;
    border-style: solid;
    border-color: #D70C19;
}

.screen-box2 a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

.main-title {
    font-size: 13px;
    color: rgba(104,109,113,1);
}

.corp-name {
    white-space: nowrap;
    font-weight: bold;
    font-size: 26px;
    color: rgba(215,12,25,1);
}

.store-name {
    white-space: nowrap;
    font-size: 26px;
    color: rgba(215,12,25,1);
}

.main-title-area {
    border-bottom: 1px solid #EAEBEB;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.main-title1 {
    display: block;
    white-space: nowrap;
    text-align: center;
}

.main-title2 {
    display: block;
    white-space: nowrap;
    font-size: 18px;
    text-align: center;
}

.area-title {
    margin-top: -25px;
    float: left;
    font-weight: bold;
}

.main-info {
    margin-bottom: 15px
}

.main-info-img {
    max-width: 100%;
    height: auto;
}

.main-info-date-area {
    margin-top: -10px;
}

.main-info-title-area {
    margin: -5px 0 5px 0;
}

.main-info-date {
    display: inline-block;
    font-size: 10px;
    color: rgba(122,128,128,1);
}

.main-info-title {
    display: inline-block;
    font-size: 14px;
    color: rgba(0,0,0,1);
}

.main-info-text {
    display: inline-block;
    font-size: 10px;
    color: rgba(122,128,128,1);
}

#car-area {
    position: relative;
}

.car-info .screen-box {
    height: 276px;
    cursor: pointer;
    text-align: center
}

.car-info .screen-box .car-img {
    height: 130px;
}

.car-info-img {
    max-width: 100%;
    max-height: 130px;
    height: auto;
    vertical-align: bottom;
}

.car-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.car-info-logo {
    max-width: 100%;
    max-height: 50px;
    height: auto;
    vertical-align: bottom;
}

.car-info-text {
    white-space: nowrap;
    text-align: center;
    font-size: 15px;
    color: rgba(78,83,86,1);
}

.test-car-info-img {
    max-width: 100%;
    max-height: 130px;
    height: auto;
    vertical-align: bottom;
}

.test-car-desc-title {
    white-space: nowrap;
    font-size: 10px;
    color: rgba(122,128,128,1);
}

.test-car-desc-text {
    white-space: nowrap;
    font-size: 15px;
    color: rgba(0,0,0,1);
}

.event-none-button {
    border-radius: 30px;
    pointer-events: none;
}

.try-button {
    border-radius: 30px;
    width: 45% !important;
}

.disp-button {
    border-radius: 30px;
    width: 45% !important;
}

.common-button {
    border-radius: 30px;
}

.common-button-area {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 5px;
}

.inquiry-img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.inquiry-text {
    white-space: nowrap;
    text-align: center;
    font-size: 13px;
    color: rgba(78,83,86,1);
}

@media (min-width: 768px) {
    .inquiry-text { font-size: 15px; }
}

.store-area {
    margin-top: 30px;
}

.store-info {
    margin-bottom: 12px;
}

.store-info-title {
    text-align: left;
    font-size: 12px;
    color: rgba(122,128,128,1);
}

.store-info-text {
    display: inline-block;
    text-align: left;
    font-size: 14px;
    color: rgba(0,0,0,1);
}

@media (min-width: 768px) {
    .store-info-title { font-size: 13px; }
    .store-info-text { font-size: 16px; }
}

.service-area-title {
    text-align: left;
    font-size: 16px;
    color: rgba(78,83,86,1);
}

.service-area-hr {
    margin-top: 0 !important;
    --bs-border-width: 2px;
    opacity: .9;
    border-color: #adb5bd;
}

.service-text {
    display: block;
    text-align: left;
    margin-top: 12px;
    font-size: 12px;
    color: rgba(0,0,0,1);
}

.span-byd {
    margin: auto;
    color: #D70C19;
    font-size: inherit;
    font-weight: bold;
}

.staff > div {
    margin-right: auto;
    margin-left: auto;
}

.staff-img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.staff-post {
    text-align: left;
    font-size: 16px;
    color: rgba(0,0,0,1);
}

.staff-name {
    text-align: left;
    font-size: 25px;
    color: rgba(0,0,0,1);
}

@media (min-width: 768px) {
    .staff-name { font-size: 30px; }
}

.staff-text {
    text-align: left;
    font-size: 14px;
    color: rgba(0,0,0,1);
}

.staff-area-hr {
    margin-top: 0 !important;
    --bs-border-width: 1px;
    opacity: .9;
    border-color: #adb5bd;
}

.preview-wrap {
    position: fixed;
    top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    z-index: 255;
}

.preview-bar {
    width: 450px;
    background: rgba(255,30,0,0.5);
    color: #FFFFFF;
    z-index: 255;
    line-height: 35px;
}

#slider-wrapeer {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

#slider-wrapeer>ul {
    padding: 0px;
}
#slider-wrapeer>ul li.slide-item {
    padding: 0px;
    margin-right: 8px;
    margin-left: 8px;
}

#slider .slick-slide:not(.slick-center) {
    -webkit-filter:blur(8px);
    -moz-filter:blur(8px);
    -ms-filter:blur(8px);
    filter:blur(8px);
}   
#slider .slick-prev {
    left: calc((100% - 1200px) / 2);
    z-index: 100;
}
#slider .slick-next {
    right: calc((100% - 1200px) / 2);
    z-index: 100;
}

#slider .slick-dots {
    position: absolute;
    bottom: 10px;
}

.slick-arrow {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    width: 20px;
    height: 38px;
    color: transparent;
    z-index: 1;
    transition: opacity 0.5s;
    z-index: 1;
}
.slick-arrow:hover {
    opacity: 0.7;
}

/* 共通設定 */

.slick-next::before,
.slick-next::after,
.slick-prev::before,
.slick-prev::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.slick-next::after,
.slick-prev::after {
    width: 26px;
    height: 26px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.slick-next {
    right: 26px;
}
.slick-next::after {
    right: 4px;
    transform: rotate(45deg);
}

.slick-prev {
    left: 26px;
}
.slick-prev::after {
    left: 4px;
    transform: rotate(-135deg);
}

.slick-dots li button:before {
    color: #EEEEEE;
    opacity: 0.8;
}

.slick-dots li.slick-active button:before {
    color: #D70B1A;
    opacity: 0.8;
}

.slick-dots li button::before {
    font-size: 12px;
    line-height: 12px;
}

.btn-grey {
    background-color: #7A8080;
    color: #A3A3A3;
    border-color: #7A8080;
    cursor: default !important;
}

.btn-grey:hover,
.btn-grey:active {
    background-color: #7A8080 !important;
    color: #A3A3A3 !important;
    border-color: #7A8080 !important;
}

.car-type {
}

.car-type .car-type-item {
    display: inline-block;
    border-radius: 14px;
    margin-left: 2px;
    margin-right: 2px;
    width: calc(50% - 10px);
    line-height: 32px;
    text-align: center;
}

.car-type .car-type-item.passive {
    color: #A3A3A3;
    background-color: #7A8080;
}

.car-type .car-type-item.active {
    color: #FFFFFF;
    background-color: #D70C19;
}

.car-detail {
    display: none;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 12px;

    border-width: 2px;
    border-style: solid;
    border-color: #cdc7c7;
    box-sizing: border-box;
}

.car-detail .car-detail-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 20px 20px 0px;
}

.car-detail .car-detail-list .car-detail-item {
    padding-left: 20px;
    padding-top: 20px;
}

.car-detail .car-type .car-type-item {
    width: 90px;
    line-height: 28px;
}

.car-detail .car-detail-info {
    margin-top: 10px;
    display: flex;

}

.car-detail .car-detail-info .car-info-detail-img {
    width: 180px;
    margin-right: 20px;
}

.car-detail .car-detail-info .car-info-detail-img img {
    max-width: 100%;
    max-height: 130px;
    height: auto;
}

.car-detail .car-detail-info .info-item {

}

.car-detail .car-detail-info .info-item .label {
    display: inline-block;
    white-space: nowrap;
    font-size: 10px;
    color: rgba(122,128,128,1);
    width: 70px;
}

.unit {
    font-size: 10px;
    color: rgba(122,128,128,1);
}

.car-detail .car-detail-info .info-item .value {
    white-space: nowrap;
}

.car-detail .car-detail-button {
    margin-top: 14px;
}

.btn-outline-danger {
    --bs-btn-color: #D70C19;
    --bs-btn-border-color: #D70C19;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #D70C19;
    --bs-btn-hover-border-color: #D70C19;
    --bs-btn-focus-shadow-rgb: 220,53,69;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #D70C19;
    --bs-btn-active-border-color: #dc3545;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #D70C19;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #D70C19;
    --bs-gradient: none;
}

.btn-outline-danger {
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
}

.btn-outline-normal {
    border: 1px solid #808080;
    color: #808080;
    background-color: #FFFFFF;
}

.btn-outline-normal:hover {
    color: #808080;
    background-color: #F0F0F0;
}

.btn-outline-normal {
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
}

.car-detail-button .btn:hover,
.car-detail-button .btn:active {
    background-color: #FFFFFF !important;
    color: #D70C19 !important;
}

.car-detail-button a.btn {
    border-radius: 30px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.car-detail-button a.btn img {
    margin-left: 5px;
}

.anchor-point {
    height: 1px;
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}

@media (min-width: 768px) {
    .anchor-point {
        height: 1px;
        display: block;
        padding-top: 100px;
        margin-top: -100px;
    }
}

/*
.footer-text2 .sns-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.footer-text2 .sns-item i {
    margin-right: 6px;
    vertical-align: middle;
}
*/

.shop-options {
    position: relative;
    width: 100%;

    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 10px;
}

.shop-options .shop-option-item {
    min-width: 48%;
    margin-bottom: 20px;
    white-space: nowrap;
}

.shop-options .shop-option-item img {
    width: 36px;
    margin-right: 20px;
}

.page-title {
    color: #4E5356;
    border-bottom: 1px solid #EAEBEB;
    font-size: 30px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.page-title .page-date {
    font-size: 20px;
    color: #D70C19;
    font-weight: bold;
}

.news-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-around;
}

.news-item {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}

.news-item .news-image {
    min-width: 370px;
}

.news-item .news-image img {
    width: 100%;
    max-width: 100%;
    border-radius: 35px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}
.news-item .news-info {
    width: 100%;
    min-width: 300px;
}

.news-item .news-date {
    color: #D70C19;
    font-weight: bold;
}

.news-item .news-title {
    font-size: 20px;
}

.news-item .news-lead {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: rgba(78,83,86,1);
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.news-item .news-link {
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}

.news-item .news-link a img {
    margin-left: 4px;
}

.news-item .news-link a {
    white-space: nowrap;
    font-size: 14px;
    color: rgba(215,12,25,1);
    fill: #d70c19;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .news-item .news-image img {
        max-width: 340px;
    }
    .news-item .news-info {
        width: calc(100% - 370px);
    }
}

.right-block2 {
    margin-top: 80px;
}

.news-info-list {

}

.news-info-list .news-info {
    margin-bottom: 40px;
}

.news-info-list .news-info .news-image {
    margin-bottom: 30px;
}

.news-info-list .news-info .news-image img {
    max-width: 100%;
    border-radius: 35px;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}

.news-info-list .news-info .news-text {
    font-size: 14px;
}

.news-detail-button-div {
    display: flex;
    justify-content: space-around;
    margin-top: 60px;
}

.news-detail-button-side-text {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    color: rgba(215,12,25,1);
}

.news-detail-button {
    width: 50% !important;
    border-radius: 30px;
    --bs-btn-font-size: 1.10rem;
    height: 45px;
}

.info-table {
    margin-bottom: 80px;
}

.info-table .title {
    font-size: 23px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.info-table th {
    width: 200px;
    display: block;
    padding: 30px 5px 10px 5px;
    font-weight: normal;
    border-bottom: none;
    color: #D70C19;
}

.info-table td {
    display: block;
    padding: 0px 5px 10px 5px;
    border-bottom: 1px solid #EAEBEB;
}

.info-table td a {
    color: #4F9EDD;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .info-table th {
        display: table-cell;
        padding: 30px 5px 10px 5px;
        border-bottom: 1px solid #EAEBEB;
    }

    .info-table td {
        display: table-cell;
        padding: 30px 5px 10px 5px;
        border-bottom: 1px solid #EAEBEB;
    }
}

.car-lineup-button-area {
    background-color: #EBEBEB;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 384px;
}

.car-lineup-button-area .car-lineup-button {
    text-align: center;
    padding: 2px;
}

.car-lineup-button-area .car-lineup-button a {
    display: inline-block;
    border-radius: 16px;
    text-align: center;
    width: 188px;
    line-height: 46px;
    color: #4E5356;
}

.car-lineup-button-area .car-lineup-button a.active {
    background-color: #D70C19;
    color: #FFFFFF;
}

.car-lineup-list {

}

.car-lineup-list .car-lineup-item {
    display: block;
    margin: 40px 0px 40px 0px;
    border-radius: 32px;
    padding: 20px 20px 30px 20px;
}

.car-lineup-list .car-lineup-item .car-lineup-title {
    display: block;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 36px;
    color: rgba(0,0,0,1);
    border-bottom: 1px solid #D7DADA;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 .car-type {
    margin-bottom: 6px;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-image {
    width: 100%;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 .car-image img {
    max-width: 100%;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-info {
    width: 100%;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-button {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}

.car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-button a {
    width: 100%;
    white-space: nowrap;
    margin-right: 0px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .car-lineup-list .car-lineup-item {
        padding: 20px 40px 40px 40px;
    }

    .car-lineup-list .car-lineup-item .car-lineup-title {
        font-size: 50px;
        display: inline-block;
        min-width: 50%;
    }

    .car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-image {
        width: 330px;
    }

    .car-lineup-list .car-lineup-item .car-lineup-item2 .car-image img {
        max-width: 320px;
    }

    .car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-info {
        width: calc(100% - 360px);
    }

    .car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-button {
        flex-wrap: nowrap;
    }
    .car-lineup-list .car-lineup-item .car-lineup-item2 .car-detail-button a {
        margin-right: 20px;
        width: 135px;
    }
}

.type-tab {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.type-tab .type-tab-item {
    display: block;
    margin-top: 10px;
    margin-right: 10px;
    width: 100%;
}

.type-tab .type-tab-item a {
    display: block;
    width: 100%;
    border-radius: 30px;
}

@media (min-width: 768px) {
    .type-tab .type-tab-item {
        display: inline;
        width: auto;
    }

    .type-tab .type-tab-item a {
        display: inline;
        width: auto;
    }
}


/*form*/
#dealer-form input:not(.ex):not(.custom),
#dealer-form select:not(.custom),
#dealer-form textarea:not(.custom) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    color: #0d0d0d;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit;
}

#dealer-form [type=checkbox]:not(.ex):not(.custom) {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

#dealer-form [type=radio]:not(.ex):not(.custom) {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

#dealer-form input {
    overflow: visible;
}

#dealer-form select:not(.custom) {
    text-transform: none;
}

#dealer-form select::-ms-expand {
    display: none;
}

#dealer-form option {
    padding: 0;
}

#dealer-form textarea {
    overflow: auto;
}

#dealer-form .form_lead {
    margin-bottom: 2em;
}

#dealer-form {
    font-size: 16px;
    margin-bottom:3em;
}

#dealer-form dl {
    width: 100%;
    margin-bottom: 2em;
}

#dealer-form dl:first-of-type {
    margin-top: 2em;
}

#dealer-form dl:last-of-type {
    margin-bottom: 4em;
}

#dealer-form dt {
    width: 100%;
    margin-bottom: 1em;
}

#dealer-form dd {
    width: 100%;
}

#dealer-form .req {
    display: inline-block;
    width: 3.6em;
    text-align: center;
    background: #eee;
    border-radius: 4px;
    color: #ff0014;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
    margin-left: 10px;
}

#dealer-form dd div {
    margin-top: .8em;
}

#dealer-form dd div:first-of-type {
    margin-top: 0;
}

#dealer-form input:not(.ex):not(.custom),
#dealer-form textarea:not(.custom) {
    display: inline-block;
    background: #ededed;
    padding: 1.25em 1em;
    color: #0d0d0d;
    background: #fff;
    border: none;
    border-bottom: solid 1px #c2c8d3;
}

#dealer-form input.ex{
    display: inline-block;
    width: 80px;
    text-align: center;
    margin-left: 8px;
    padding: 8px 0px;
}

#dealer-form textarea {
    height: 8em;
}

#dealer-form .form_input::placeholder {
    color: #b7b7b7;
}

#dealer-form select:not(.custom) {
    border: none;
    font-weight: 700;
    padding-right: 40px;
    display: block;
    width: 100%;
    padding: 1.25em 1em;
    border: solid 1px #cecece;
    border-radius: 4px;
}

.all-dealer input[type=checkbox],
.all-dealer input[type=radio]{
    color-scheme: light;
}

.all-dealer input[type=checkbox] {
    accent-color: #1a1d25;
    border: 1px solid #1a1d25 !important;
}

.all-dealer #dealer-form .zip-form {
    width: 200px;
}

.all-dealer #dealer-form .prefecture-form {
    width: 150px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.all-dealer #dealer-form .address1-form {
    width: 320px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

#dealer-form .form_selectWrap {
    background: #ededed;
    position: relative;
    display: block;
    width: 100%;
    max-width: 300px;
}

#dealer-form .form_selectWrap::before,
#dealer-form .form_selectWrap::after {
    position: absolute;
    right: 1rem;
    width: 1em;
    height: 1em;
    font-size: 6px;
    color: #767677;
    line-height: 1;
    pointer-events: none;
}

#dealer-form .form_selectWrap::after {
    bottom: 1.9em;
    content: "▼";
}

#dealer-form .form_selectWrap::before {
    top: 1.9em;
    content: "▲";
}

#dealer-form .label-2em {
    display: inline-block;
    width: 2em;
}

#dealer-form .label-5em {
    display: inline-block;
    width: 5em;
}

#dealer-form .label-2em:first-of-type,
#dealer-form .label-5em:first-of-type {}

#dealer-form input+.form_selectWrap,
#dealer-form .form_selectWrap+input,
#dealer-form .label-2em+input,
#dealer-form .label-2em+.form_selectWrap,
#dealer-form .label-5em+input,
#dealer-form .label-5em+.form_selectWrap {
    display: inline-block;
    margin-right: 1em;
}

#dealer-form input+.form_selectWrap:last-child,
#dealer-form .form_selectWrap+input:last-child,
#dealer-form .label-2em+input:last-child,
#dealer-form .label-5em+input:last-child,
#dealer-form .label-2em+.form_selectWrap:last-child,
#dealer-form .label-5em+.form_selectWrap:last-child,
#dealer-form input+.label-2em:last-child,
#dealer-form input+.label-5em:last-child,
#dealer-form .form_selectWrap+.label-2em:last-child,
#dealer-form .form_selectWrap+.label-5em:last-child {
    margin-right: 0;
}


#dealer-form .input20per {
    width: 20%;
    display: inline-block;
}

#dealer-form .input30per {
    width: 30%;
    display: inline-block;
}

#dealer-form .input40per {
    width: 40%;
    display: inline-block;
}

#dealer-form .input50per {
    width: 50%;
    display: inline-block;
}

#dealer-form .input60per {
    width: 60%;
    display: inline-block;
}

#dealer-form .input70per {
    width: 70%;
    display: inline-block;
}

#dealer-form .input80per {
    width: 80%;
    display: inline-block;
}

#dealer-form .input90per {
    width: 90%;
    display: inline-block;
}

#dealer-form .input100per {
    width: 100%;
    display: inline-block;
}

#dealer-form .form_radioWrap,
#dealer-form .form_checkWrap {
    display: block;
    width: 100%;
}

#dealer-form .form_radioWrap label,
#dealer-form .form_checkWrap label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    margin-right: 2.5em;
}

#dealer-form .form_radioWrap td {
    white-space: nowrap;
}

#dealer-form .form_radioWrap td input,
#dealer-form .form_radioWrap input {
    display: inline;
    accent-color: #1a1d25;
    border: 1px solid #1a1d25;
    padding: 0px;
    margin-right: .5em;
    width: auto;
}

#dealer-form .form_radioWrap label>input {
    accent-color: #1a1d25;
    margin-right: .5em;
}

#dealer-form .form_checkWrap label>input {
    margin-right: .5em;
}

#dealer-form .notice {
    margin-top: 1em;
    color:#ff0014;
}

#dealer-form .form_help {
    margin-top: 10px;
    margin-bottom: 4px;
}

#dealer-form .notice_box {
    width: 100%;
    height: 18em;
    margin-bottom: 1em;
    overflow: auto;
    padding: 1.25em 1em;
    font-size: 1rem;
    border-radius: 4px;
}
#dealer-form .notice a,
#dealer-form .notice_box a {
    color:#ff0014;
    border-bottom: solid 2px #ff0014;
}

/* confirm-mode */
#dealer-form .confirm-mode dl {
    margin-bottom: 3em;
}

#dealer-form .common-button-area {
    margin-top: 60px;
}

#dealer-form .confirm-only {
    display: none;
}

#dealer-form .confirm-mode .confirm-only {
    display: block;
}

#dealer-form .confirm-mode .input-only {
    display: none;
}

#dealer-form .confirm-mode .req {
    display: none;
}

#dealer-form .confirm-mode .label-2em {
    display: none;
}

#dealer-form .confirm-mode textarea {
    padding: 5px 10px;
    border: 1px solid #F0F0F0;
}

#dealer-form .confirm-mode input[type=text] {
    padding: 0px;
    border: none;
    __width: auto;
    min-width: 1em;
}

#dealer-form .confirm-mode select {
    padding: 0px;
    border: none;
    width: auto;
    min-width: 1em;
    background-color: #FFFFFF;
    font-weight: normal;
}

#dealer-form .confirm-mode .form_selectWrap {
    background-color: #FFFFFF;
}

#dealer-form .confirm-mode .form_selectWrap:before {
    top: 0px;
    content: '';
}

#dealer-form .confirm-mode .form_selectWrap:after {
    bottom: 0px;
    content: '';
}

@media(min-width: 768px) {
    #dealer-form dl {
        display: table;
        width: 100%;
        margin-botom: 1.6em;
    }

    #dealer-form dt {
        display: table-cell;
        min-width: 10em;
        width: 20%;
        margin-botom: .8em;
        vertical-align: middle;
        padding-right: 1em;
    }

    #dealer-form dt.vTop {
        vertical-align: top;
        padding-top: 1.25em;
    }

    #dealer-form dd {
        display: table-cell;
        width: 80%;
        vertical-align: middle;
    }

}

span.inactive {
    border: #808080;
    color: #808080;
}

span.inactive:hover {
    border: #808080;
    color: #808080;
    background-color: #FFFFFF;
}

span.inactive:active {
    border: #808080 !important;
    color: #808080 !important;
    background-color: #FFFFFF !important;
}

.checkbox-list {
    display: flex;
    flex-wrap: wrap;
}

.checkbox-list label {
    margin-right: 20px;
}

.checkbox-list label input {
    display: inline !important;
    width: auto !important;
    margin-right: 6px !important;
}

.confirm-textarea {
    padding: 4px !important;
    border: 1px solid #F0F0F0 !important;
}

.page-external-link {
    text-align: left;
}

.page-external-link a {
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
}

.page-external-link a img {
    margin-left: 5px;
}




.all-dealer {
    position: relative;
}

.all-dealer #header {
    position: sticky;
    top: 0;
    z-index: 999;
}

.all-dealer .header-container {
    background: rgba(34, 34, 34, 0.85);
}

@media screen and (min-width: 768px) {
    .all-dealer .header-container {
        height: 56px;
    }
}

.all-dealer #main{
    width: 100%;
}

.all-dealer .sd {
    display: inline-block;
    margin-bottom: 0;
    line-height:1;
}

.all-dealer .main-title1 > br {
}

.all-dealer .form_selectWrap {
    font-size: 14px;
}

@media screen and (max-width: 376px){
    .all-dealer .form_selectWrap {
        font-size: 12px;
    }
}

.all-dealer .label-2em {
    margin-right: 18px;
}

/*all*/
@media screen and (max-width: 767.8px){
    .all-dealer{
        background-color: #FFFFFF;
    }
}

/*page*/
@media screen and (max-width:767.8px){
    .all-dealer .page-margin {
        padding-top: 3em;
        padding-bottom: 5%;
        z-index: 997;
        position: relative;
    }
}
@media screen and (min-width:768px){
    .all-dealer .page-margin {
        padding-top: 5em;
        padding-bottom: 5%;
        background-color: #FFFFFF;
        z-index: 997;
        position: relative;
    }
    body {
        background-color: #FFFFFF;
    }
    .all-dealer main.container {
        padding-top: 0;
    }
}

/*Required*/

.all-dealer .req-new{
    display: inline-block;
    width: 3.6em;
    text-align: center;
    background: #FFDEDE;
    border-radius: 4px;
    color: #ff0014;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}


@media screen and (max-width:767.8px){
    .all-dealer .sp-none {
        display: none;
    }
    .all-dealer .sp-none .req-new{
        display: inline-block;
        width: 3.6em;
        text-align: center;
        background: #FFDEDE;
        border-radius: 4px;
        color: #ff0014;
        font-size: 11px;
        font-weight: 700;
        white-space: nowrap;
    }

}

/*main-title-area*/
.all-dealer{
    .main-title-area {
        border:none;
    }
}

@media screen and (max-width: 767.8px){
    .all-dealer .main-title-area {
        text-align: start;
        /*margin-top: -60%;*/
        margin-left: 4%;
        margin-bottom: 0px;
    }
    .all-dealer .sd {
        display: inline-block;
    }
    .all-dealer .main-title1 > br {
        display: none;
    }
    .all-dealer .main-title1{
        z-index: 998;
        position: relative;
        font-size: 32px;
        line-height: 1;
        margin-bottom: 16px;
    }
    .all-dealer .main-title2 {
        z-index: 998;
        position: relative;
        font-size: 14px;
    }
}
@media screen and (min-width: 768px){
    .all-dealer .main-title-area {
        text-align: start;
        /*padding-top: 15%;*/
    }
    .all-dealer .sd {
        display: inline-block;
    }
    .all-dealer .main-title1 > br {
        display: none;
    }
    .all-dealer .main-title1 {
        z-index: 998;
        position: relative;
        font-size: 58px;
        line-height: 1;
        margin-bottom: 20px;
    }
    .all-dealer .main-title2 {
        z-index: 998;
        position: relative;
        font-size: 20px;
    }
}

/*test-drive-title*/

.all-dealer.test-drive-title {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 2%;
}

/*main-title-width*/
@media screen and (min-width: 768px){
    .all-dealer{
        width: 100%;
    }
}
@media screen and (min-width: 768px){
    .all-dealer .main-title-width {
        max-width: 720px;
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
}
@media screen and (min-width: 992px){
    .all-dealer .main-title-width {
        max-width: 960px;
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
}
@media screen and (min-width: 1200px){
    .all-dealer .main-title-width {
        max-width: 1140px;
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
}
@media screen and (min-width: 1400px){
    .all-dealer .main-title-width {
        max-width: 1320px;
        margin-right: auto;
        margin-left: auto;
        width: 90%;
    }
}

/*kv-bg*/
.all-dealer .kv-bg {
    transition: 0.3s;
}
@media screen and (max-width: 767.8px){
    .all-dealer .kv-bg {
        height: 400px;
        pointer-events: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: right bottom;
        z-index: 997;
    }
}
@media screen and (min-width: 768px) and (max-width:997.8px){
    .all-dealer .kv-bg {
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
        background-size: auto 37vw;
        margin-top: auto;
    }
    .all-dealer .main-title1{
        z-index: 998;
        position: relative;
        font-size:42px;
        font-weight: 300;
        transition: 1s;
        line-height: 1;
        margin-bottom: 20px;
    }
    .all-dealer .main-title2 {
        z-index: 998;
        position: relative;
        font-size: 18px;
        transition: 1s;
    }
}
@media screen and (min-width: 992px) and (max-width:1299px){
    .all-dealer .kv-bg {
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
        background-size: auto 41vw;
        margin-top: auto;
    }
    .all-dealer .main-title1{
        z-index: 998;
        position: relative;
        font-size:53px;
        font-weight: 300;
        transition: 1s;
        line-height: 1;
        margin-bottom: 20px;
    }
    .all-dealer .main-title2 {
        z-index: 998;
        position: relative;
        font-size: 20px;
        transition: 1s;
    }
}
@media screen and (max-width: 1920px) and (min-width: 1300px) {
    .all-dealer .kv-bg {
        background-size: auto 37vw;
        margin-top: auto;
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
    }
}
@media screen and (max-width: 19490px) and (min-width: 1921px) {
    .all-dealer .kv-bg {
        background-size: auto 38vw;
        margin-top: auto;
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
    }
}
@media screen and (max-width: 2000px) and (min-width:1950){
    .all-dealer .kv-bg {
        background-size: auto 34vw;
        margin-top: auto;
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
    }
}
@media screen and (max-width:2220px) and (min-width: 2001px) {
    .all-dealer .kv-bg {
        background-size: auto 30vw;
        margin-top: auto;
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
    }
}
@media screen and (min-width: 2221px) {
    .all-dealer .kv-bg {
        background-size: auto 25vw;
        margin-top: auto;
        height: 1100px;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        z-index: 997;
    }
}

/*form*/
@media screen and (max-width: 767.8px){
    .all-dealer .form-bg {
        background-color: #ffffff;
        width: 100% !important;
        max-width: 100% !important;
    }
    .all-dealer .formall {
        margin-right: 4%;
        margin-left: 4%;
    }
}
@media screen and (min-width: 768px){
    .all-dealer .form-bg {
        background-color: #ffffff;
        width: 90%;
        margin-left:auto !important;
        margin-right:auto !important;
    }
}
@media screen and (min-width:768px) and (max-width:992px){
    .all-dealer .formall {
        margin-right: 2%;
        margin-left: 2%;
    }
}

/*form font*/

.all-dealer .label-bold {
    font-weight: bold;
}


@media screen and (max-width: 767.8px){
    .all-dealer .form_lead {
        font-size: 12px;
        font-weight: 500;
        line-height: 2;
        color: #000000;
    }

    .all-dealer .form_table {
        font-size: 12px;
        font-weight: 500;
        margin-top: 20px;
    }
    .all-dealer .form_table dt {
        font-size: 14px;
        font-weight: bold;
        margin-top:20px;
        padding-right: 3em;
    }

    .all-dealer .form_selectWrap option{
        font-size: 14px !important;
        font-weight: lighter !important;
        color: #0d0d0d !important;
    }
    .all-dealer .label-12p {
        font-size: 12px;
    }
    .all-dealer .near-dealer td{
        padding-right: 10px;
        width: fit-content;
        white-space: nowrap;
    }
    .all-dealer .near-dealer input{
        transform:scale(1.2) ;
    }
}
/*
_:lang(x)+_:-webkit-full-screen-document, .all-dealer .ex {
    -webkit-appearance:none !important;
    background-color: rgb(107, 107, 107) !important;
    padding: 0.8em 1em !important;
}
*/
.all-dealer #dealer-form input:not(.ex):not(.custom),
.all-dealer #dealer-form select:not(.custom),
.all-dealer #dealer-form textarea:not(.custom) {
    display: inline-block;
    padding: 0.7em 1em;
    color: #0d0d0d;
    background: #fff;
    border: none;
    border-bottom: solid 1px #c2c8d3;
    font-size: 12px;
}

.all-dealer #dealer-form input:not(.ex):not(.custom):focus,
.all-dealer #dealer-form select:not(.custom):focus,
.all-dealer #dealer-form textarea:not(.custom):focus {
    border-bottom: solid 1px #434040;
}

.all-dealer #dealer-form input.ex {
    font-size: 12px;
    padding: 0.8em 1em;
    vertical-align: middle;
    background-color: #0d0d0d;
    color: #FFFFFF;
    border: none;
    border-radius: 4px;
}
.all-dealer #dealer-form input.ex:hover {
    background-color: #333333;
}

.all-dealer #dealer-form select:not(.custom) {
    border: none;
    font-weight: 500;
    padding-right: 40px;
    display: block;
    width: 100%;
    padding: 0.7em 1em;
    border-radius: 0px;
    border: none;
    border-bottom: solid 1px #c2c8d3;
    font-size: 12px;
}

.all-dealer #dealer-form select:not(.custom):focus {
    border-bottom: solid 1px #434040;
}

.all-dealer .form-bg dl {
    padding-bottom: 2em;
}
.all-dealer .radio-btn {
    transform: scale(1.2);
    color: var(--bs-border-color)
}
.all-dealer .form_radioWrap td{
    vertical-align: middle;
}
.all-dealer .form_radioWrap label{
    line-height: 1;
}
.all-dealer .notice {
    margin-bottom: 0 !important;
}
.all-dealer .form_help {
    margin-top: 0 !important;
}
.all-dealer .email-again {
    margin-top: 1em !important;
    font-size: 12px;
}


@media screen and (min-width: 768px){
    .all-dealer .form_lead {
        font-size: 16px;
        font-weight: 500;
        line-height: 2;
    }

    .all-dealer .form_table {
        font-size: 14px;
        font-weight: 500;
        margin-top: 20px;
    }
    .all-dealer .form_table dt {
        font-size: 16px;
        font-weight: bold;
        margin-top:200px;
        padding-top: 0 !important;
        vertical-align: middle !important;
    }
    .all-dealer .form_table dd {
        padding-left: 2em;
    }

    .all-dealer .form_selectWrap option{
        font-size: 14px !important;
        font-weight: lighter !important;
        color: #0d0d0d !important;
    }
    .all-dealer .label-12p {
        font-size: 12px;
    }
    .all-dealer .near-dealer td{
        padding-right: 10px;
        width: fit-content;
        white-space: nowrap;
    }
    .all-dealer .near-dealer input{
        transform:scale(1.2) ;
    }
}

/*form img*/

@media screen and (max-width:767.8px) {
    .form-model {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
    }
    .form-model .model-box {
        cursor: pointer;
        border-radius: 6px;
        border: solid 2px #B1B1B1;
        margin-bottom: 6px;
        margin-right: 6px;
        max-width: 160px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 0px 10px 7px 10px;
        height: 120px;
    }
    .form-model .model-box img {
        max-width: 100%;
        max-height: 90px;
    }
    .form-model .model-box .model-logo img {
        max-width: 120px;
        max-height: 15px;
    }
}
@media screen and (min-width:768px) {
    .form-model {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .form-model .model-box {
        cursor: pointer;
        border-radius: 6px;
        border: solid 2px #B1B1B1;
        margin-bottom: 6px;
        margin-right: 6px;
        max-width: 190px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 0px 10px 7px 10px;
        height: 135px;
    }
    .form-model .model-box img {
        max-width: 140px;
        max-height: 100px;
    }
    .form-model .model-box .model-logo img {
        max-width: 150px;
        max-height: 15px;
    }
}

.form-model label {
}
.form-model label input[type="radio"] {
    display: none !important;
}
.form-model label input[type="radio"]:checked+div {
    border: 4px solid #D70A18;
}
.form-model .model-box .model-logo {
    margin-top: 0px !important;
}
.placeholder-s::placeholder {
    font-size: 12px;
}
.multi-column-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 4px;
    row-gap: 2px;
}

/*試乗来店選択ボタン*/
.form_lead > p:nth-child(1) {
    margin-bottom: 30px;
}
.selectProp {
    /*border-bottom: solid 1px #DDDDDD;*/
    /*border-top: solid 1px #DDDDDD;*/
    padding-bottom: 30px;
    padding-top: 0px;
}

.all-dealer .personal-info {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.all-dealer .personal-info th{
    font-size: 14px;
    font-weight: 400;
}


@media screen and (max-width:767.8px){
    .all-dealer .personal-check {
        margin-top: 4%;
        font-size: 18px !important;
        font-weight: bold;
        margin-right: auto !important;
        margin-left: auto;
    }
}
@media screen and (min-width:768px){
    .all-dealer .personal-check {
        margin-top: 2%;
        font-size: 18px !important;
        font-weight: bold;
        margin-right: auto !important;
        margin-left: auto;
    }
    .all-dealer .pc-none {
        display: none;
    }
}

/*ckbtn*/
.all-dealer .check-area {
    box-shadow: none !important;
    border: none;
    padding: 0;
    transition: 0.5s;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.all-dealer .ckbtn {
    transition: 0;
}


@media screen and (max-width:767.8px){
    .all-dealer .check-area {
        width: 100%;
    }
    
    .all-dealer .check-btn{
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .all-dealer .ckbtn-tx {
        display: block;
        font-size: 1.05em;
        background-color: #0D0D0D;
        color: #FFFFFF;
        padding: 10px 50px 10px 50px;
        transition: 0.5s;
        white-space: nowrap;
        width: 100%;
        margin-right: auto;
        margin-left: auto;

    }
    .all-dealer .ckbtn-none {
        text-align: center;
        width: 100%;
    }
    .all-dealer .ckbtn-none-tx {
        display: block;
        font-size: 1.05em;
        color: #B1B1B1;
        padding: 10px 50px 10px 50px;
        transition: 0.5s;
        white-space: nowrap;
    }
    .all-dealer .ckbtn-none-stl {
        border: solid 1.5px #B1B1B1;
        border-radius: 4px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        width: 100%;
    }
    .all-dealer .ckbtn-stl {
        border: solid 1.5px #0d0d0d;
        border-radius: 4px;
        transition: 0.5s;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .all-dealer .check-area:hover .ckbtn {
        background-color: #ffffff;
    }
    .all-dealer .check-area:hover .ckbtn-stl {
        background-color: #0d0d0d;
    }

    .all-dealer .check-area:hover .ckbtn-tx {
        background-color: #333333;
    }
}
@media screen and (min-width:768px){   
    .all-dealer .ckbtn-tx {
        display: block;
        font-size: 1.05em;
        background-color: #0D0D0D;
        color: #FFFFFF;
        padding: 10px 60px 10px 60px;
        transition: 0.5s;
        white-space: nowrap;
        width: fit-content;

    }
    .all-dealer .ckbtn-none-tx {
        display: block;
        font-size: 1.05em;
        color: #B1B1B1;
        padding: 10px 60px 10px 60px;
        transition: 0.5s;
        width: fit-content;
        white-space: nowrap;
    }

    .all-dealer .ckbtn-none-stl {
        border: solid 1.5px #B1B1B1;
        border-radius: 4px;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }
    .all-dealer .ckbtn-stl {
        display: inline-block;
        border: solid 1.5px #0d0d0d;
        border-radius: 4px;
        transition: 0.5s;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .all-dealer .check-area:hover .ckbtn {
        background-color: #ffffff;
    }
    .all-dealer .check-area:hover .ckbtn-stl {
        background-color: #0d0d0d;
    }

    .all-dealer .check-area:hover .ckbtn-tx {
        background-color: #333333;
    }

}

/*footer*/
/*
.all-dealer footer {
    position:relative;
    background:#d70c19;
    margin-top: -50px;
}
*/

@media screen and (max-width:767.8px){
    .all-dealer .ft-white {
        border-radius: 0 0 35px 35px;
        background-color: #f5f5f5;
        z-index: 996;
        height: 100px;
    }
    .all-dealer .ft-inner {
        margin-top: -50px;
        z-index: 997;
    }
    .all-dealer .ft-info {
        width: 78%;
        padding-top:100px;
        padding-bottom: 1%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .all-dealer .ft-logo {
        padding-bottom: 40px;
    }
    .all-dealer .sns-icon {
        padding-top: 40px;
        display: flex;
        justify-content: center;
    }
    .all-dealer .icon-space-1{
        margin-right: 10%;
        margin-left: 10%;
    }
    .all-dealer .icon-space-2 {
        margin-right: 10%;
    }
    .all-dealer .ft-mail-button {
        padding-top:13px;
        padding-bottom: 13px;
        padding-left: 35px;
        padding-right: 35px;
        border-style: solid;
        border-radius: 55px;        
        border-color: #ffffff;
        border-width: 1px;
    }
    .all-dealer .ft-bottom {
        display: flex;
        flex-direction: column-reverse !important;
        justify-content: space-between;
        padding-top:35px;
        padding-bottom: 45px;
    }
    .all-dealer .ft-copyright {
        font-size: 9px !important;
        margin-top: 45px;
    }
    .all-dealer .ft-nav {
        flex: 0.4;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .all-dealer .ft-nav-item {
        margin-top: 5%;
    }
    .all-dealer .ft-ja{
        font-size: 12px;
        color: #ffffff;
    }
    .all-dealer .ft-en {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
    }
}
@media screen and (min-width:768px){
    .all-dealer .ft-white {
        border-radius: 0 0 50px 50px;
        background-color: #f5f5f5;
        z-index: 996;
        height: 50px;
    }
    .all-dealer .ft-inner {
        margin-top: -50px;
        z-index: 997;
    }
    .all-dealer .ft-info {
        width: 78%;
        padding-top:100px;
        padding-bottom: 1%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .all-dealer .ft-logo {
        padding-bottom: 40px;
    }
    .all-dealer .sns-icon {
        padding-top: 40px;
        display: flex;
        justify-content: center;
    }
    .all-dealer .icon-space-1{
        margin-right: 2%;
        margin-left: 2%;
    }
    .all-dealer .icon-space-2 {
        margin-right: 2%;
    }
    .all-dealer .ft-mail-button {
        padding-top:13px;
        padding-bottom: 13px;
        padding-left: 35px;
        padding-right: 35px;
        border-style: solid;
        border-radius: 55px;        
        border-color: #ffffff;
        border-width: 1px;
    }

    .all-dealer .ft-mail-button:hover {
        background-color: #ffffff;
        color: #D70A19;
    }

    .all-dealer .ft-bottom {
        display: flex;
        justify-content: space-between;
        padding-top: 50px;
    }
    .all-dealer .ft-nav {
        flex: 0.4;
        display: flex;
        justify-content: flex-end;
    }
    .all-dealer .ft-nav-item {
        margin-left: 5%;
    }
    .all-dealer .ft-ja{
        font-size: 12px;
        color: #ffffff;
    }
    .all-dealer .ft-en {
        color: #ffffff;
        font-size: 13px;
        font-weight: 500;
    }
}

/*modal*/

.all-dealer .button-open {
    margin: 0 auto;
    cursor: pointer;
    color: #2280FD;
    border: #2280FD;
    text-decoration:underline;
}
.all-dealer .modal-head {
    font-size: 16px;
    font-weight: bold;
    color: #5D5D5D;
    margin-bottom: 15px;
}
.all-dealer .modal-tx {
    font-size: 14px;
    font-weight: 400;
    color: #5D5D5D;
    padding-bottom: 10px;
}
.all-dealer .modal-tx a {
    color: #2280FD;
    border: #2280FD;
    text-decoration:underline;
}
.all-dealer .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    width: 100%;
    height: 100%;
    z-index: 1000;
}


@media screen and (max-height:800px) and (max-width:376px) {
    .all-dealer .modal-se {
        display: none;
    }
    .all-dealer .modal-tx {
        font-size: 13px;
        font-weight: 400;
        color: #5D5D5D;
        padding-bottom: 10px;
    }
}
@media screen and (max-width:767.8px){
    .all-dealer .modal-window {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        max-width: 904px;
        height: fit-content;
        max-height: 100%;
        background-color: #ffffff;
        border-radius: 5px;
        z-index: 1000;
        padding: 2rem;
    }
    .all-dealer .button-close {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 110%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        padding: 1em;
        background-color:transparent;
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        border-radius: 50%;
        cursor: pointer;
        border:solid #ffffff;
    }
}
@media screen and (min-width:768px){
    .all-dealer .modal-window {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 72%;
        max-width: 904px;
        height: fit-content;
        background-color: #ffffff;
        border-radius: 5px;
        z-index: 1000;
        padding: 2rem;
    }
    .all-dealer .button-close {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 125%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        padding: 1em;
        background-color:transparent;
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        border-radius: 50%;
        cursor: pointer;
        border:solid #ffffff;
    }
}

.no_scroll {
    overflow: hidden;
}
/*testdrive2*/
/*contents-lead*/
@media screen and (max-width:767.8px){
    .all-dealer .contents-lead{
        font-size: 16px;
        color: #000000;
        margin-bottom: 3em;
        margin-right: 4%;
        margin-left: 4%;
    }
}
@media screen and (min-width:768px){
    .all-dealer .contents-lead{
        text-align: center;
        font-size: 20px;
        color: #000000;
        margin-bottom: 3em;
    }
}
@media screen and (min-width:768px) and (max-width:992px){
    .all-dealer .contents-lead{
        margin-right: 2%;
        margin-left: 2%;
    }
}

/*form-contents*/
@media screen and (max-width:767.8px){
    .all-dealer .form-contents {
        margin-bottom: 3em;
        margin-right: 4%;
        margin-left: 4%;
    }
    .all-dealer .form-contents tr {
        display: flex;
        flex-direction: column;
        border-bottom: solid #DDDDDD 1px;
        height: 40%;
    }
    .all-dealer .form-contents table {
        width: 100%;
    }
    .all-dealer .form-contents th{
        font-size: 14px;
        font-weight: lighter;
        color: #000000;
        margin-top: 1em;
        padding-bottom: 0.5em;
    }
    .all-dealer .form-contents td {
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        margin-bottom: 1em;
    }
}
@media screen and (min-width:768px){
    .all-dealer .form-contents {
        margin-bottom: 3em;
        margin-right: auto;
        margin-left: auto;
    }
    .all-dealer .form-contents table {
        width: 100%;
        height: 480px;
    }
    .all-dealer .form-contents tr {
        border-bottom: solid #DDDDDD 1px;
        height: 80px;
    }
    .all-dealer .form-contents th{
        font-size: 14px;
        font-weight: lighter;
        color: #000000;
    }
    .all-dealer .form-contents td {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
    }
}
@media screen and (min-width:768px) and (max-width:992px){
    .form-contents{
        margin-right: 2%;
        margin-left: 2%;
    }
}

/*btn*/

.all-dealer .send-btn-area {
    box-shadow: none !important;
    padding: 0;
    transition: 0.5s;
    text-align: center;
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
}
.all-dealer .pre-btn-area {
    box-shadow: none !important;
    padding: 0;
    text-align: center;
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
}


@media screen and (max-width:767.8px){
    .all-dealer .send-pre-btn {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        margin-bottom: 3em;
        width: 92%;
        margin-right: auto;
        margin-left: auto;
    }
    
    .all-dealer .pre-btn-tx {
        margin-top: 1.5em;
        display: block;
        font-size: 1.05em;
        border-radius: 4px;
        border: 1px solid rgb(26, 29, 37);
        background-color: #FFFFFF;
        color: rgb(26, 29, 37);
        padding: 10px 20px 10px 20px;
        transition: 0.5s;
        width: 120px;
        white-space: nowrap;
        text-align: center;
    }
    .all-dealer .pre-btn-area:hover .pre-btn-tx {
        color: #FFFFFF;
        background-color: #0D0D0D;
    }
    
    .all-dealer .send-btn-tx {
        display: block;
        font-size: 1.05em;
        border-radius: 4px;
        border 1px solid #0D0D0D;
        background-color: #0D0D0D;
        color: #FFFFFF;
        padding: 10px 50px 10px 50px;
        transition: 0.5s;
        width: 100%;
        white-space: nowrap;
    }
    .all-dealer .send-btn-area:hover .send-btn-tx {
        background-color: #333333;
    }
    
    .all-dealer .pre-btn-area {
        width: auto !important;
    }
}
@media screen and (min-width:768px){
    .send-pre-btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 3em;
    }
    
    .pre-btn-tx {
        display: block;
        font-size: 1.05em;
        border-radius: 4px;
        border: 1px solid rgb(26, 29, 37);
        background-color: #FFFFFF;
        color: rgb(26, 29, 37);
        padding: 10px 20px 10px 20px;
        width: 120px;
        transition: 0.5s;
        white-space: nowrap;
    }
    .pre-btn-area:hover .pre-btn-tx {
        color: #FFFFFF;
        background-color: #0D0D0D;
    }
    
    .send-btn-tx {
        display: block;
        font-size: 1.05em;
        border-radius: 4px;
        border 1px solid #0D0D0D;
        background-color: #0D0D0D;
        color: #FFFFFF;
        padding: 10px 100px 10px 100px;
        transition: 0.5s;
        width: fit-content;
        white-space: nowrap;
    }
    .send-btn-area:hover .send-btn-tx {
        background-color: #333333;
    }
    
    .send-pre-btn .blank {
        width: 120px;
    }
}

/*request*/
@media screen and (max-width:767.8px){
    .all-dealer .request-btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 3em;
        width: 92%;
        margin-right: auto;
        margin-left: auto;
    }
    .all-dealer .request-head {
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        margin-bottom: 2em;
        margin-right: 4%;
        margin-left: 4%;
    }
    .all-dealer .request-body {
        font-size: 15px;
        color: #000000;
        font-weight: lighter;
        margin-bottom: 3em;
        margin-right: 4%;
        margin-left: 4%;
    }
}
@media screen and (min-width:768px){
    .all-dealer .request-head {
        text-align: center;
        font-size: 24px;
        color: #000000;
        font-weight: bold;
        margin-bottom: 2em;
    }
    .all-dealer .request-body {
        text-align: center;
        font-size: 20px;
        color: #000000;
        font-weight: lighter;
        margin-bottom: 3em;
    }
    .all-dealer .request-btn {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        margin-bottom: 5em;
    }
}

html {
    -ms-overflow-style: none;
    __scrollbar-width: none;
}
html::-webkit-scrollbar{
    __display: none;
}

.all-dealer .header-logo {
    vertical-align: middle;
    margin-top: 0 auto;
    margin-bottom: 0 auto;
}

#dealer-form textarea.confirm {
    padding: 0px;
    border: none !important;
    height: 6em;
}

.datepickerWrap {
    position: relative;
}
.datepickerWrap input {
    z-index: 100;
}

.datepickerWrap img {
    position: absolute;
    z-index: 1;
    width: 18px;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto 0;
}


ol, ul, nav ol, nav ul {
    list-style: none;
    padding: 0;
}



#footer {
    background-color: rgb(36, 39, 40);
    color: rgba(255, 255, 255, 0.5);
}

#footer .footer-ttl {
}

#footer .footer-sns-nav {
    margin-top: 60px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px 15px;
}

#footer .footer-sns-nav-item a {
    display: block;
    height: 6.7632850242vw;
}

#footer .footer-bottom {
    border-top: 1px solid #3F4142;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

#footer .footer-bottom a:hover {
    color: #F8F5F8;
}

#footer .footer-bottom-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px 30px;
}

#footer .footer-copyright {
    display:flex;
    align-items:center;
    text-align:left;
    white-space:nowrap;
    font-weight: 400;
    font-size: 12px;
}

#footer .footer-nav {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px 30px;
    margin-bottom: 0px;
}

#footer .footer-nav .footer-nav-item {
    white-space: nowrap;
}

#footer .footer-to-top {
    white-space: nowrap;
}
    
#footer .footer-sns-nav-item a {
    height:20px;
}

#footer .footer-sns-nav-item.-twitter a img {
    width:18px;
}

#footer .footer-sns-nav-item.-instagram a img {
    width:22px;
    opacity: 0.5;
}

#footer .footer-sns-nav-item.-facebook a img {
    width:22px;
    opacity: 0.5;
}

#footer .footer-sns-nav-item.-youtube a img {
    width:22px;
    opacity: 0.5;
}

#footer .footer-sns-nav-item.-line a img {
    width:22px;
}

#footer .footer-sns-nav-item a img:hover {
    opacity: 1;
}
    
@media screen and (min-width: 768px) {
    #footer {
        padding: 70px 60px 20px 60px;
    }
    
    #footer .footer-ttl img {
        height: 35px;
        width:auto;
    }
}

@media screen and (max-width: 767px) {
    #footer .footer-top {
        display: none;
    }
    
    #footer .footer-bottom {
        border-top: none;
        padding: 60px 20px 20px 20px;
        justify-content: center;
    }
    
    #footer .footer-bottom-left {
        justify-content: center;
    }
    
    #footer .footer-to-top {
        display: none;
    }
}

.top-arrow {
    vertical-align: middle;
    position: relative;
    display: inline-block;
    width: 10.5px;
    height: 6.2px;
}

.top-arrow::before,
.top-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 0.5px);
  width: 1px;
  height: 8px;
  border-radius: 9999px;
  background-color: #81858a;
  transform-origin: 50% 0.5px;
}

.top-arrow::before {
  transform: rotate(45deg);
}

.top-arrow::after {
  transform: rotate(-45deg);
}

.all-dealer #dealer-form .personal-check input {
    margin-right: 5px;
    width: 15px;
    height: 15px;
}