#brand_brand_model .contents__left > section .inlineBlock {
    display: inline-block;
}
#brand_brand_model .contents__left > section:first-of-type .titleMain--wrapper {
    margin-bottom: 2rem;
}
@media (min-width: 768px) {
    #brand_brand_model
        .contents__left
        > section:first-of-type
        .titleMain--wrapper {
        margin-bottom: 2rem;
    }
}
@media (min-width: 768px) {
    #brand_brand_model .slide__wrap01 {
        width: 100%;
        max-width: 1440px;
        padding: 0 1.25rem;
    }
}
#brand_brand_model .result__detail__time {
    margin-top: 3rem;
}
#brand_brand_model .result__detail__time + .result__flex {
    margin-top: 1.5rem;
}
#brand_brand_model .brand_new--img {
    width: 864px;
    max-width: 100%;
    margin: 4rem auto 0;
}
#brand_brand_model .brand_new--img > .img {
    overflow: hidden;
    border-radius: 24px;
}
#brand_brand_model .brand_new--img > .img img {
    max-width: 100%;
}
@media (min-width: 768px) {
    #brand_brand_model .result__flex .flex__content .content__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 2rem;
    }
}
#brand_brand_model
    .result__flex
    .flex__content
    .content__list
    .content__item:nth-child(n + 5) {
    display: list-item;
}
@media (min-width: 768px) {
    #brand_brand_model .flex.result__flex .flex__content.active {
        padding: min(3.33vw, 48px) min(2.68vw, 50px);
    }
    #brand_brand_model .flex.result__flex .flex__content .content__list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        -webkit-column-gap: min(1.34vw, 2rem);
        -moz-column-gap: min(1.34vw, 2rem);
        column-gap: min(1.34vw, 2rem);
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #brand_brand_model
        .flex.result__flex
        .flex__content
        .content__list
        .content__item {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .shop__detail--kaitori {
        padding: 0 1rem;
    }
}
#brand_brand_model .shop__detail--kaitori .titleMain--wrapper {
    margin-bottom: 2rem;
}
@media (min-width: 768px) {
    #brand_brand_model .shop__detail--kaitori .titleMain--wrapper {
        margin-bottom: 4rem;
    }
}
#brand_brand_model .shop__detail--kaitori .acod__02 {
    margin-top: 0.5rem;
}
@media (min-width: 768px) {
    #brand_brand_model .shop__detail--kaitori .acod__02 .acod__switch {
        font-size: 1.125rem;
    }
    #brand_brand_model .shop__detail--kaitori .acod__02 .acod__switch p {
        text-align: center;
    }
    #brand_brand_model .shop__detail--kaitori .acod__02 .acod__contents--padd {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    #brand_brand_model .shop__detail--kaitori .acod__02 .colBox {
        gap: 1.78vw 1.34vw;
        margin-top: 1rem;
    }
    #brand_brand_model .shop__detail--kaitori .acod__02 .colBox__col04 > .col {
        width: 12.2222vw;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .shop__detail--kaitori .acod__02 .colBox {
        padding: 0;
        margin-top: 1rem;
    }
}
#brand_brand_model .shop__detail--kaitori .acod__02 .btn__wrap a {
    padding: calc(0.625rem - 1px) 40px calc(0.625rem - 1px) 25px;
}
#brand_brand_model .shop__detail--kaitori .shop__detail--kaitoriBtnList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 12px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: 88%;
    padding: 16px;
    margin: auto;
    border-radius: 24px;
}
@media (max-width: 767px) {
    #brand_brand_model .shop__detail--kaitori .shop__detail--kaitoriBtnList {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        width: 100%;
    }
}
#brand_brand_model
    .shop__detail--kaitori
    .shop__detail--kaitoriBtnList
    .btn__wrap {
    max-width: 320px;
}
@media (min-width: 768px) {
    #brand_brand_model
        .shop__detail--kaitori
        .shop__detail--kaitoriBtnList
        .btn__wrap {
        width: calc(50% - 0.5rem - 12px);
        margin: 0.5rem auto;
        margin: 0;
    }
}
@media (max-width: 767px) {
    #brand_brand_model
        .shop__detail--kaitori
        .shop__detail--kaitoriBtnList
        .btn__wrap {
        margin: 0 auto;
    }
}
#brand_brand_model .attend .colBox {
    margin-top: 1rem;
}
@media (min-width: 768px) {
    #brand_brand_model .attend .colBox {
        gap: 1.1vw 2.5vw;
    }
}
#brand_brand_model .attend .attendList {
    max-width: 824px;
}
@media (max-width: 767px) {
    #brand_brand_model .attend .attendList {
        margin-top: 1.5rem;
    }
}
#brand_brand_model .brand-result-cat {
    padding: 0.75rem 1.25rem;
    margin-top: 2rem;
    background: #f2f2f2;
    border-radius: 24px;
}
#brand_brand_model .brand-result-cat.another {
    margin-top: 10px;
}

.contents__left section > section + section:has(.brand-result-cat) {
    margin-top: 2em;
}

@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat {
        padding: 0.75rem 1rem;
        margin-top: 1em;
    }

    .brand-result-cat__ttl p {
        font-size: 4.4vw;
    }

    .contents__left section > section + section:has(.brand-result-cat) {
        margin-top: 1em;
    }
}
#brand_brand_model .brand-result-cat__ttl {
    position: relative;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.4444444444;
    text-align: center;
}
@media (min-width: 768px) {
    #brand_brand_model .brand-result-cat__ttl.acod__switch {
        pointer-events: none;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__ttl {
        padding: 0 0.5rem;
        text-align: left;
        cursor: pointer;
    }
    #brand_brand_model .brand-result-cat__ttl.acod__switch::after {
        position: absolute;
        top: 50%;
        right: 0;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        vertical-align: middle;
        content: "";
        background: url("/brand/wp-content/themes/otakaraya/assets/img/common/icon_plus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
    #brand_brand_model .brand-result-cat__ttl.acod__switch.open::after {
        background: url("/brand/wp-content/themes/otakaraya/assets/img/common/icon_minus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
}
#brand_brand_model .brand-result-cat__item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 0.75rem;
    -webkit-column-gap: 4.854368932%;
    -moz-column-gap: 4.854368932%;
    column-gap: 4.854368932%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 824px;
    margin: 1.5625rem auto 0.8125rem;
}
#brand_brand_model .brand-result-cat__item ul li {
    position: relative;
    width: 47.572815534%;
    max-width: 392px;
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__item ul li {
        width: 100%;
        max-width: 100%;
    }
}
#brand_brand_model .brand-result-cat__item ul li a {
    display: block;
    padding: 0.625rem 2.25rem 0.625rem 1.5rem;
    font-size: 0.875rem;
    line-height: 1.4285714286;
    background: #fff;
    border: solid 2px rgba(0, 0, 0, 0);
    border-radius: 24px;
}
#brand_brand_model .brand-result-cat__item ul li a:hover {
    border-color: #d82300;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
#brand_brand_model .brand-result-cat__item ul li a::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    width: 1rem;
    height: 1rem;
    vertical-align: middle;
    content: "";
    background: url("/brand/wp-content/themes/otakaraya/assets/img/common/icon_arrow_red01.png")
        no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
}
#brand_brand_model .brand-result-cat__content {
    margin-top: 10px;
    background-color: #f2f2f2;
    border-radius: 24px;
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__content {
        padding: 0.75rem 0.5rem;
        margin: 10px -0.5rem;
    }
}
@media (min-width: 768px) {
    #brand_brand_model .brand-result-cat__content {
        padding: 0.75rem 50px;
    }
}
#brand_brand_model .brand-result-cat__content .colBox {
    gap: 2rem 1.3%;
    margin-top: 1.5rem;
}
@media (min-width: 1441px) {
    #brand_brand_model .brand-result-cat__content .colBox {
        gap: 2rem 1.25rem;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__content .colBox {
        gap: 1rem 0.375rem;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__content .colBox__col04 {
        padding: 0 1rem;
    }
}
#brand_brand_model .brand-result-cat__content .colBox__col04 > .col {
    width: 24%;
    max-width: 176px;
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__content .colBox__col04 > .col {
        max-width: 98px;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__content .colBox.sp__col03 {
        width: 100%;
        padding: 0 0.5rem;
    }
    #brand_brand_model .brand-result-cat__content .colBox.sp__col03 > .col {
        width: 32.1%;
        max-width: 100px;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .brand-result-cat__content .acod__result-cat__switch {
        cursor: pointer;
    }
    #brand_brand_model
        .brand-result-cat__content
        .acod__result-cat__switch::after {
        position: absolute;
        top: 50%;
        right: 7px;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        vertical-align: middle;
        content: "";
        background: url("/brand/wp-content/themes/otakaraya/assets/img/common/icon_plus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
    #brand_brand_model
        .brand-result-cat__content
        .acod__result-cat__switch.open::after {
        background: url("/brand/wp-content/themes/otakaraya/assets/img/common/icon_minus_red01.png")
            no-repeat right center;
        background-size: contain;
    }
}
#brand_brand_model .another .brand-result-cat {
    margin-top: 0;
}
#brand_brand_model .another .brand-result-cat:not(:last-of-type) {
    margin-bottom: 10px;
}
#brand_brand_model .another .brand-result-cat .acod__contents .colBox {
    gap: 2.22vw;
    margin: 2rem 0;
}
#brand_brand_model .category > section {
    margin-top: 2rem;
}
@media (max-width: 767px) {
    #brand_brand_model .category .brandinfo__header__title {
        font-size: 20px;
        font-size: 1.25rem;
    }
}
@media (max-width: 767px) {
    #brand_brand_model .category .brandinfo__body {
        padding: 2rem 1rem;
    }
}
#brand_brand_model .category .brandinfo__body__img.img {
    max-width: 248px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 24px;
}
#brand_brand_model .category .brandinfo__body.no_img {
    position: relative;
    background: url("../img/parts/brandinfo/brandinfo-quotation.svg") no-repeat
        20px 20px / cover #fcf1db;
    background-size: 104px 87.4px;
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
@media (max-width: 767px) {
    #brand_brand_model .category .brandinfo__body.no_img {
        background-size: 74px 62.2px;
    }
}
#brand_brand_model
    .category
    .brandinfo__body.no_img
    > .brandinfo__body__text:first-child {
    margin-top: 0;
}
#brand_brand_model .category .brandinfo__body .brandinfo__body__text p + p {
    margin-top: 1rem;
}
@media (max-width: 767px) {
    #brand_brand_model
        .category
        .brandinfo__body
        .brandinfo__body__text::after {
        right: 0;
        bottom: -25px;
        width: 74px;
        height: 62.2px;
    }
}
#brand_brand_model .category .brandinfo + section .titleSub--lead {
    margin-top: 2rem;
    text-align: center;
}
#brand_brand_model .category .brandinfo + section .horizonlist--text.no_img {
    width: 100%;
    max-width: 100%;
} /*# sourceMappingURL=brand_brand_model.min.css.map */
