hr {
    display: none;
}

h1 {
    margin: auto;
    width: 100% !important;

}

li {
    list-style: none;
}

main {
    max-width: none;
}

.li-brand-title {
    width: 90% !important;
    max-width: 1200px !important;
}

.section-eyecatch {
    max-width: none;
    width: auto;
}

.bnr img {
    width: 100%;
}

.bnr-sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .bnr-pc {
        display: none;
    }

    .bnr-sp {
        display: block;
    }
}


.chg-select,
.block-itemlist ul,
.section-guide {
    max-width: 1200px;
    margin: auto;
}

:root {
    /* しぽ明朝 */
    --sipomin: "Shippori Mincho", serif;
    /* なぬ明朝*/
    --writing: "Nanum Myeongjo", serif;
    /* 手書き */
    --script: "Pinyon Script", serif;
    /* メインのネイビー */
    --navy: #28288e;
}

.section-eyecatch * {
    font-family: var(--sipomin);
}

.bg-shade {

    padding: 70px 0px 90px;

}

.first-text {
    margin: auto;
    max-width: 1800px;

    padding: 0 20px 50px;

}

.first-text h2 {
    color: var(--navy);
    font-size: 110px;
    letter-spacing: 0.04em;
    font-weight: 600;
    line-height: 0.75;
    position: relative;
    z-index: 2;
}

.first-text h2 span {
    font-family: var(--script);
    z-index: 11;
    position: relative;
    color: #bababa;
    font-size: 82px;
}

.first-text>p {
    text-align: left;
    margin-bottom: 50px;
    color: var(--navy);
    font-size: 20px;
    margin-top: 10px;
    max-width: 900px;
}

.first-text-flex {
    display: flex;
    /* justify-content: space-between; */
}

.text-flex {
    width: 60%;
    text-align: left;
    position: relative;
    z-index: 2;
}

.text-flex p {
    text-align: left;
    line-height: 1.9;
    font-size: 18px;
    border-top: 1px solid #626262;
    padding-top: 20px;
}

.image-flex {
    position: relative;
    width: 40%;
    max-width: 650px;
}

.item1 {
    top: -235px;
    right: 8%;

}

.item2 {
    top: 1%;
    right: -8%;
    width: 250px;
    z-index: 0;
}

.all-wrap {
    /* background: url("/images/sale/heartmotief/shade.png")no-repeat top / contain; */
    margin-top: 100px;
}

.vertical-line {
    display: block;
    width: 1px;
    height: 110px;
    margin: auto;
    background: linear-gradient(180deg, #737373, #9a9a9a, transparent);
}

.brand-heart>h3,
.all-wrap>h3 {
    text-align: center;
    font-size: 46px;
    padding: 0 0 30px;
    position: relative;
    color: #464646;
}

.brand-heart>h3 {
    padding: 0 0 40px !important;

}

.lineup img {
    width: 100%;
}

.image-flex img {
    position: absolute;
}

.type-wrap {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 60px auto;
    flex-wrap: wrap;
    width: calc(100% - 40px);
}

.type-wrap._reverse {
    flex-direction: row-reverse;
}

.type-name {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* background: url("/images/sale/heartmotief/nbg.jpg")no-repeat center / cover; */
    background: url("/images/sale/heartmotief/shade.png") no-repeat center / cover;
    /* background: #f1f1f1; */
    margin-bottom: 20px;
    position: relative;
    background-attachment: fixed;
}

.type-name p {
    font-size: 56px;
    letter-spacing: 0.05em;
    font-family: var(--writing);
    line-height: 0.9;
    position: relative;
    color: #110762;
}

.type-name p span {
    display: block;
    font-size: 16px;
    line-height: 2;
    color: #9e9e9e;
}

.clear-bg {
    display: block;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-color: #ffffff66;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%);
}

.item-link {

    margin: 30px auto 0 auto;
    position: relative;
}

.item-link p {
    color: #17217f !important;
    font-size: 20px !important;
}

.dli-chevron-right {
    display: inline-block !important;
    vertical-align: middle;
    color: #17217f !important;

    line-height: 1 !important;
    width: 12px;
    height: 12px;
    border: 0.1em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    margin-left: 5px;
    margin-bottom: 5px;
    transform: translateX(-25%) rotate(45deg);
}

.type-content {
    display: flex;
    flex-wrap: wrap;
    width: 49%;
    justify-content: space-between;
}

.type-content-inner {
    width: 50%;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
}

.type-content-inner img {
    width: 95%;
    transition: 0.5s all;
}

.type-content-inner .brand {
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.type-content-inner .model {
    font-size: 13px;
    padding-bottom: 15px;
}

.type-content-inner .price {
    color: #737373;
    padding-bottom: 15px;
    display: none;
}

.type-wrap-row {
    width: 100%;
}

.type-wrap-row-content {
    display: flex;
    justify-content: space-between;
}

.type-wrap-row-content .type-content-inner {
    width: 24%;
    transition: 0.3s;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.type-content-inner:hover {
    border: 1px solid #DBDBDB;
}

.type-content-inner:hover.type-content-inner img {
    transform: scale(1.1, 1.1);

}

.brand-wrap {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d5d5d5;
    align-items: center;
    padding: 40px 0;
    width: calc(100% - 40px);
}

.brand-img {
    margin-right: 30px;
}

.brand-text {
    width: 70%;
}

.brand-text h4 {
    font-weight: bold;
    font-size: 34px;
    color: #49598e;
}

.brand-text h4 span {
    color: #737373;
    margin-left: 10px;
}

.model-ttl {
    text-align: left;
    font-size: 18px;
}

.model-exp {
    margin-top: 30px;
    text-align: left;
    font-size: 16px;
    line-height: 1.9;
}


@media screen and (max-width: 768px) {
    .first-text {
        padding: 0 20px;
    }

    .first-text>p {
        margin-bottom: 20px;
    }

    .first-text h2 {
        font-size: 70px;
    }

    .first-text h2 span {
        display: block;
        margin-top: 15px;
        font-size: 60px;
    }

    .brand-heart>h3,
    .all-wrap>h3 {
        font-size: 38px;
        padding: 0 0 20px;
    }

    .vertical-line {
        height: 150px;
        margin: 0 auto 40px;
    }

    .text-flex {
        width: 80%;
    }


    .text-flex p {
        font-size: 13px;
    }

    .image-flex {
        width: 20%;
    }

    .item1 {
        width: 67vw;
        top: -97px;
        right: -101px;
        max-width: 350px;
    }

    .item2 {
        width: 30vw;
        top: -115px;
        right: 30px;
        max-width: 163px;
    }


    .all-wrap {
        margin-top: 50px;
    }

    .type-wrap {
        flex-direction: column-reverse;
        align-items: center;
        margin: 0 auto;
    }

    .type-name .clear-bg {

        width: calc(100% - 10px);
        height: calc(100% - 10px);
    }

    .type-name p span {
        font-size: 14px;
    }

    .type-content {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .type-content-inner {
        width: 50%;
    }

    .type-content-inner .brand {
        font-size: 14px;
    }

    .type-wrap-row-content {
        flex-wrap: wrap;

        margin: auto;
    }

    .type-wrap-row-content .type-content-inner {
        width: 50%;
    }

    .type-wrap._reverse {
        flex-direction: column-reverse;
    }

    .type-name {
        width: 100%;
        height: 140px;
        margin-bottom: 20px;
    }

    .item-link {
        margin: 10px auto 0 auto;
    }

    .item-link p {
        font-size: 18px;
    }

    .model-exp {
        font-size: 13px;
    }

    .brand-text h4 {
        font-size: 26px;
    }

    .brand-text {
        width: 90%;
        max-width: 500px;
    }

    .brand-heart>h3 {
        padding: 0 !important;
    }

    .brand-img {
        margin-right: 0;
    }

    .model-exp {
        margin-top: 20px;
    }

    .pa-a {
        flex-direction: column;
    }

    .pa-b {
        flex-direction: column-reverse;
    }

    .type-name p {
        font-size: 28px;
        line-height: 0.8;
    }

    .bg-shade {
        padding: 70px 0 70px;
    }
}


/* 動きのCSS */

.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
    opacity: 0;
}

/* その場で */
.fadeIn {
    animation-name: fadeInAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* 下から */

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 上から */

.fadeDown {
    animation-name: fadeDownAnime;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeDownAnime {
    from {
        opacity: 0;
        transform: translateY(-100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 左から */

.fadeLeft {
    animation-name: fadeLeftAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeLeftAnime {
    from {
        opacity: 0;
        transform: translateX(-100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* 右から */

.fadeRight {
    animation-name: fadeRightAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeRightAnime {
    from {
        opacity: 0;
        transform: translateX(100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}