@charset "UTF-8";

/*----------------------------------------------------------------------------------------------------
共通
----------------------------------------------------------------------------------------------------*/

/* div#container {
    width: 100vw;
} */

#wrap {
    position: relative;
    min-height: 100vh;
}

/* #content {
    overflow-x: hidden;
} */

.section__inner {
    max-width: 1560px;
    margin: 0 auto;
    position: relative;
}

.relative {
    position: relative;
}


.fadeInUpTrigger {
    opacity: 0;
}

.animate__delay-1 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.animate__delay-2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.animate__delay-3 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.animate__delay-4 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.animate__delay-5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.animate__delay-6 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.animate__delay-7 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.animate__delay-8 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.animate__delay-9 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.animate__delay-10 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animate__delay-11 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.animate__delay-12 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.animate__delay-13 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.animate__delay-14 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.animate__delay-15 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.animate__delay-16 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.animate__delay-17 {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.animate__delay-18 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

section {
    position: relative;
}

section:not(.section__01) {
    top: -245px;
}

section.section__05.fragrance {
    top: -300px;
    margin-bottom: -300px;
}

section.section__06 {
    background: url(../images/bg-05.svg) no-repeat, url(../images/bg-06.svg) no-repeat;
    background-size: 20%;
    background-position: right -12% bottom 0%, left -8% top 15%;
    top: -100px;
}

section.section__09 {
    top: -400px;
    margin-bottom: -155px;
    background: url(../images/bg-07.svg) no-repeat, url(../images/bg-08.svg) no-repeat;
    background-size: 26%;
    background-position: left -8% top 20%, right top 50%;
    z-index: 100;
}

.section__inner--01 {
    display: flex;
    padding: 200px 0 0;
    justify-content: space-between;
}

.section__inner--03-01 {
    display: flex;
    padding: 100px 150px 50px;
    justify-content: space-between;
    align-items: center;
}

.section__inner--03-02 {
    display: flex;
    padding: 50px 150px 200px;
    justify-content: space-between;
    align-items: center;
}

.bg-01 {
    background: url(../images/bg-01.png) no-repeat;
    background-size: contain;
    width: 100vw;
    position: absolute;
    z-index: -1;
    padding-top: 22.8125%;
}

.bg-02 {
    background: url(../images/bg-02.png) no-repeat;
    background-size: contain;
    width: 100vw;
    position: absolute;
    top: -520px;
    z-index: -1;
    padding-top: 59.344%;
}

.bg-03 {
    background: url(../images/bg-03.png) no-repeat;
    background-size: contain;
    width: 100vw;
    position: absolute;
    top: -500px;
    z-index: -1;
    padding-top: 71.941%;
}

.bg-04 {
    background: url(../images/bg-04.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-position: center;
    display: flex;
    align-items: center;
}

.flex-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 45%;
}

.text_text {
    font-size: 2.8rem;
    text-align: center;
}

.text_text-title {
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: .5rem;
    text-align: center;
    text-shadow: 0.5px 0.5px 0px;
}

.text_01-1 {
    width: 100%;
}

.text_01-2 {
    width: 60%;
    padding: 10% 0 5%;
}

.text_01-3 {
    width: 40%;
}

.img_01 {
    width: 45%;
}

.text_02.border-title {
    width: 25%;
    position: relative;
    top: 245px;
}

.text_07.border-title {
    width: 60%;
    position: relative;
    top: 253px;
}

.text_16 {
    width: 30%;
    position: relative;
    top: 212px;
}

.text_24.border-title {
    width: 60%;
    position: relative;
    top: 252px;
}

.text_077.border-title {
    width: 60%;
    position: relative;
    top: 59px;
}

.border-left {
    position: relative;
    text-align: center;
    font-size: 18px;
    height: 317px;
}

.section__06 .border-left {
    position: absolute;
    text-align: center;
    font-size: 18px;
    height: 1000px;
    top: -930px;
}

.section__01 .border-left:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-left .1s linear forwards;
    animation: border_anim-left .1s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

section.section__04 .border-02 .border-left.animate__slideInDown:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-left .1s linear forwards;
    animation: border_anim-left .1s linear forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

section.section__05 .border-02 .border-left:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-left .1s linear forwards;
    animation: border_anim-left .1s linear forwards;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

section.section__06 .border-left:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-left .1s linear forwards;
    animation: border_anim-left .1s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}


section.section__09 .border-left.animate__slideInDown:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-left .1s linear forwards;
    animation: border_anim-left .1s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@-webkit-keyframes border_anim-left {
    0% {
        height: 0%;
    }

    100% {
        height: 100%;
    }
}

@keyframes border_anim-left {
    0% {
        height: 0%;
    }

    100% {
        height: 100%;
    }
}

.border-bottom-left {
    position: relative;
    text-align: center;
    font-size: 18px;
    display: block;
    width: 50%;
}

.section__01 .border-bottom-left:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.section__04 .border-bottom-left.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.section__05 .border-bottom-left.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.section__06 .border-bottom-left.animate__slideInDown:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.section__09 .border-bottom-left.animate__slideInDown:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.section__04 .border-02 .border-bottom-left.animate__slideInDown:before {
    left: 0;
    right: initial;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}

.border-bottom-right {
    position: relative;
    text-align: center;
    font-size: 18px;
    display: block;
    width: 50%;
}

.section__01 .border-bottom-right:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.section__04 .border-bottom-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.section__05 .border-bottom-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.section__06 .border-bottom-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.section__09 .border-bottom-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: solid 3px #666;
    -webkit-animation: border_anim-bottom .5s linear forwards;
    animation: border_anim-bottom .5s linear forwards;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

@-webkit-keyframes border_anim-bottom {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@keyframes border_anim-bottom {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.section__01 .border-right {
    text-align: center;
    font-size: 18px;
    height: 300px;
}

.section__04 .border-right {
    text-align: center;
    font-size: 18px;
    height: 300px;
}

.section__05 .border-right {
    text-align: center;
    font-size: 18px;
    height: 300px;
}

.section__06 .border-right {
    text-align: center;
    font-size: 18px;
    height: 300px;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.section__09 .border-right {
    text-align: center;
    font-size: 18px;
    height: 300px;
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial;
}

.section__01 .border-right:after {
    content: url(../images/border-arrow.png);
    position: absolute;
    right: -19.5px;
    bottom: -38px;
    -webkit-animation: border_anim-arrow .1s linear forwards;
    animation: border_anim-arrow .1s linear forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    opacity: 0;
}

.section__04 .border-02 .border-bottom-left.animate__slideInDown:after {
    content: url(../images/border-arrow.png);
    position: absolute;
    right: -19.5px;
    bottom: -23px;
    -webkit-animation: border_anim-arrow .1s linear forwards;
    animation: border_anim-arrow .1s linear forwards;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
    opacity: 0;
    transform: rotate(270deg);
}

.section__05 .border-02 .border-left.animate__slideInDown:after {
    content: url(../images/border-arrow.png);
    position: absolute;
    left: -19px;
    bottom: -25px;
    -webkit-animation: border_anim-arrow .1s linear forwards;
    animation: border_anim-arrow .1s linear forwards;
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
    opacity: 0;
    /* transform: rotate(270deg); */
}

.section__06 .border-right.animate__slideInDown:after {
    content: url(../images/border-arrow.png);
    position: absolute;
    right: -19.5px;
    bottom: -38px;
    -webkit-animation: border_anim-arrow .1s linear forwards;
    animation: border_anim-arrow .1s linear forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    opacity: 0;
}

.section__09 .border-right.animate__slideInDown:after {
    content: url(../images/border-arrow.png);
    position: absolute;
    right: -19.5px;
    bottom: -38px;
    -webkit-animation: border_anim-arrow .1s linear forwards;
    animation: border_anim-arrow .1s linear forwards;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    opacity: 0;
}

@-webkit-keyframes border_anim-arrow {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes border_anim-arrow {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.section__01 .border-right:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-right .1s linear forwards;
    animation: border_anim-right .1s linear forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.section__04 .border-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-right .1s linear forwards;
    animation: border_anim-right .1s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.section__05 .border-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-right .1s linear forwards;
    animation: border_anim-right .1s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.section__06 .border-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-right .1s linear forwards;
    animation: border_anim-right .1s linear forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.section__09 .border-right.animate__slideInDown:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 3px #666;
    -webkit-animation: border_anim-right .1s linear forwards;
    animation: border_anim-right .1s linear forwards;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

@-webkit-keyframes border_anim-right {
    0% {
        height: 0%;
    }

    100% {
        height: 100%;
    }
}

@keyframes border_anim-right {
    0% {
        height: 0%;
    }

    100% {
        height: 100%;
    }
}

.rotate {
    position: absolute;
    top: -40px;
    z-index: 2;
    line-height: 1;
}

.section__05 .rotate {
    position: absolute;
    width: auto;
    height: auto;
    top: 10px;
    left: -100px;
    z-index: 1;
    line-height: 1;
}

.rotate img:not(.rotate-img) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    max-width: 210px;
    width: 22vw;
}

.rotate-img {
    -webkit-animation: 8s linear infinite rotation;
    animation: 8s linear infinite rotation;
    max-width: 281px;
    width: 30vw;
}

@-webkit-keyframes rotation {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.border {
    display: flex;
    position: relative;
    top: -160px;
}

section.section__04 .border {
    top: -300px;
    flex-direction: row-reverse;
}

section.section__05 .border {
    top: -190px;
    flex-direction: row-reverse;
}

section.section__06 .border {
    top: 150px;
}

section.section__09 .border {
    top: 150px;
}

section.section__04 .border-02 {
    position: relative;
    top: -300px;
    width: 25%;
}

section.section__05 .border-02 {
    position: relative;
    top: -190px;
    width: 25%;
}

section.section__04 .border-02 .border-left {
    height: 150px;
}

section.section__05 .border-02 .border-left {
    height: 700px;
}

.line__up {
    display: flex;
    position: relative;
}

.line__up--child.line__up--child-01 {
    position: relative;
    top: -50px;
    left: 90px;
    z-index: -1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.line__up--child.line__up--child-02 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.line__up--child.line__up--child-03 {
    z-index: 1;
    top: 100px;
    position: relative;
    right: 158px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img_03-02 {
    position: relative;
    bottom: 100px;
}

.img_03-04 {
    position: relative;
    bottom: 50px;
}

.img_03-06 {
    position: relative;
    bottom: 50px;
}

.img_04,
.img_06 {
    width: 40%;
}

.img_08, .img_09, .img_10 {
    max-width: 600px;
    display: inline-block;
    width: 100%;
}

.text_04 {
    width: 55%;
}

.text_03 {
    width: 50%;
    margin: 0 auto;
}

.text_05 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.text_05 img {
    width: 30%;
}

.text_05:before {
    content: url(../images/dot-01.png);
    display: inline-block;
}

.text_05:after {
    content: url(../images/dot-01.png);
    display: inline-block;
}

.text_08 {
    width: 30%;
    margin: 0 auto 60px;
}


.text_09 {
    width: 75%;
    margin: 0 auto 60px;
}

.text_10 {
    width: 15%;
    margin: 0 auto 40px;
}

.text_17 {
    width: 60%;
    margin: 100px auto;
}

.text_18 {
    width: 60%;
    margin: 0 auto;
}

.text_19 {
    width: 40%;
    margin: 60px auto;
}
.text_19_2 {
    width: 20%;
    margin: 60px auto;
}

.text_20 {
    width: 50%;
    margin: 0 auto 60px;
}

.text_21 {
    width: 50%;
    margin: 0 auto 40px;
}

.text_22 {
    width: 40%;
    margin: 0 auto;
}

.section__04--step {
    top: -320px;
}

.img_08 {
    position: relative;
    right: -200px;
}

.img_09 {
    position: relative;
    top: 110px;
}

.img_10 {
    position: relative;
    top: -80px;
    right: -528px;
    max-width: 800px;
}

.img_29 {
    position: relative;
    top: -80px;
    right: -200px;
    max-width: 650px;
}

.img_30 {
    position: relative;
    top: -145px;
    left: 42%;
    max-width: 650px;
}

.img_31 {
    position: absolute;
    bottom: -60px;
    right: 30px;
    max-width: 480px;
    width: 100%;
}

.img_32 {
    position: absolute;
    bottom: 80px;
    left: 115px;
    max-width: 480px;
    width: 100%;
}

.fragrance-img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding-bottom: 1300px;
    top: -440px;
    margin-bottom: -440px;
}

.title-bottom {
    position: absolute;
    top: 210px;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    display: inline-block;
    font-weight: bold;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    white-space: nowrap;
}

.text_11 {
    position: absolute;
    top: 280px;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    display: inline-block;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    white-space: nowrap;
}

.text_11.text_11-bottom {
    bottom: 0;
    top: auto;
}

.fragrance-animate img {
    width: 184px;
    display: inline-block;
    position: absolute;
    margin: 20px;
}

.text_fragrance img {
    top: 540px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.fragrance-img-note {
    padding-top: 30px;
    font-size: 2rem;
}

.img_11 img {
    left: 35%;
}

.img_12 img {
    top: 150px;
    left: 13%;
}

.img_13 img {
    top: 1000px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.img_14 img {
    top: 490px;
    left: 0;
}

.img_16 img {
    top: 50px;
    right: 18%;
}

.img_17 img {
    top: 270px;
    right: 5%;
}

.img_18 img {
    top: 210px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.img_19 img {
    top: 380px;
    left: 24%;
}

.img_20 img {
    top: 700px;
    left: 30%;
}

.img_21 img {
    top: 490px;
    right: 0;
}

.img_23 img {
    top: 400px;
    right: 20%;
}

.img_24 img {
    top: 730px;
    right: 30%;
}

.img_25 img {
    top: 770px;
    right: 7%;
}

.img_26 img {
    top: 770px;
    left: 7%;
}

.img_27 img {
    top: 910px;
    left: 22%;
}

.img_28 img {
    top: 910px;
    right: 22%;
}

.text_lineup-01 {
    text-align: center;
    margin: 0 auto 60px;
    width: 25%;
}

.text_lineup-02 {
    text-align: center;
    margin: 20px auto 60px;
    width: 10%;
}

.lineup-img {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.lineup-img>div {
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img_lineup-04 {
    width: 33%;
    margin: 60px auto;
}

p.lineup-note {
    text-align: center;
    padding-top: 20px;
}

.text_12, .text_13, .text_14 {
    margin: 20px 0;
    padding: 20px 0;
    font-size: 2.2rem;
}

.dot-border {
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
}

.dot-border img {
    width: 4%;
}

.dot-border:before {
    content: "";
    border-bottom: 1px solid #666;
    width: 100%;
    display: inline-block;
    margin-right: 50px;
}

.dot-border:after {
    content: "";
    border-bottom: 1px solid #666;
    width: 100%;
    display: inline-block;
    margin-left: 50px;
}

.introduce {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 100px;
    justify-content: space-between;
}

.introduce>div {
    width: calc(50% - 40px*2);
    display: flex;
    flex-direction: column;
    font-size: 2.2rem;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.introduce>div img {
    max-width: initial;
}

.bg-yellow {
    background: url(../images/bg-yellow.png) no-repeat center;
    background-size: contain;
}

.bg-blue {
    background: url(../images/bg-blue.png) no-repeat center;
    background-size: contain;
}

.bg-gray {
    background: url(../images/bg-gray.png) no-repeat center;
    background-size: auto 80%;
    flex-basis: 200px;
}

.address {
    background: rgb(244 244 243 / 60%);
    padding: 100px;
    margin: 100px auto;
    max-width: 1464px;
}

.img_map {
    margin-bottom: 60px;
}

p.address-text {
    text-align: center;
    margin-bottom: 20px;
}

p.address-text span {
    font-weight: bold;
}

.schedule{
    font-size: 120%;
    letter-spacing: 0.2em;
}
.schedule .time{
    
}
.schedule .time span{
    font-weight: bold;
    font-size:170%;
    margin-left: 10px;
    line-height: 1.6;
}
/* solid008 */
.button_solid008 a{
position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in-out;
}
.button_solid008 a::before {
  content: '';
  position: absolute;
  bottom: -7px;
  right: -7px;
  width: 100%;
  height: 2px;
  background-color: #bbbbbb;
  transition: 0.2s ease 0s;
}

.button_solid008 a::after {
  content: '';
  position: absolute;
  top: 7px;
  right: -7px;
  width: 2px;
  height: 100%;
  background-color: #bbbbbb;
  transition: 0.2s ease 0.2s;
}

.button_solid008 a:hover::before {
  width: 0%;
}

.button_solid008 a:hover::after {
  height: 0%;
}

.button_solid008 a:hover {
  text-decoration: none;
  background-color: #ccc;
}
.gmap-wrap {
    max-width: 675px;
    height: auto;
    margin: 0 auto;
}

.gmap {
    text-align: center;
    position: relative;
    padding-top: 37.037%;
    height: 0;
}

.gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form {
    color: #666;
    max-width: 50%;
    margin: 0 auto;
}

.form h3,
.form th {
    font-weight: initial;
}

table.formTable {
    width: 100%;
}

th, td {
    vertical-align: middle;
    line-height: 1;
    padding: 10px 0;
}

input[type="text"] {
    height: 60px;
    width: 100%;
    padding: 10px;
    font-size: initial;
}

textarea {
    height: 150px;
    width: 100%;
    padding: 10px;
    font-size: initial;
    font-family: inherit;
}

input[type="submit"] {
    background: #666;
    border: none;
    width: 60%;
    height: 60px;
    color: #fff;
    font-size: initial;
    letter-spacing: 1rem;
    margin-top: 40px;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: relative;
}

.btn-submit:after {
    content: "";
    background: url(../images/img-arrow.png) no-repeat;
    display: inline-block;
    width: 80px;
    height: 20px;
    position: relative;
    right: 0;
}

form {
    margin: 40px 200px;
}

.form {
    background: #F4F4F3;
    padding: 100px;
    margin: 100px auto;
    max-width: 1464px;
}

/*----------------------------------------------------------------------------------------------------
ブレイクポイント
----------------------------------------------------------------------------------------------------*/

@media screen and (max-width:1800px) {
    .section__05 .rotate {
        left: 0
    }
}

@media screen and (max-width:1560px) {
    .section__inner {
        padding: 0 40px;
    }

    .bg-04 {
        width: 94%;
    }

    .introduce>div {
        width: calc(50% - 20px*2);
        margin: 20px;
        font-size: 2.2rem;
    }

    .introduce>div img {
        max-width: 100%;
    }

    .text_text-title {
        font-size: 3rem;
    }

    form {
        margin: 0;
    }

    .form {
        padding: 40px;
    }

    .btn-submit:after {
        width: 40px;
        height: 10px;
        right: -30px;
        background-size: contain;
    }

    .relative.section__04--step.sp div {
        width: 80%;
    }

    .img_08-sp.fadeInUpTrigger {
        position: relative;
        top: 45px;
    }

    .img_09-sp {
        position: relative;
        top: -268px;
        right: 0;
        margin-left: auto;
    }

    .img_10-sp {
        position: relative;
        top: -220px;
    }

    .img_29-sp {
        position: relative;
        top: -440px;
        margin-left: auto;
    }

    .img_30-sp {
        position: relative;
        top: -420px;
    }

    .img_31-sp {
        position: relative;
        top: -603px;
        margin-left: auto;
        width: 45% !important;
    }

    .img_32-sp {
        position: relative;
        top: -800px;
    }

    section.section__05.fragrance {
        top: -1200px;
        margin-bottom: -1450px;
    }

    .bg-03 {
        top: -300px;
    }

    section.section__06 {
        top: -700px;
        margin-bottom: -700px;
        background-position: right -12% bottom 0%, left -8% top 35%;
    }

    .section__06 .border-left {
        position: initial;
        top: 0;
        height: 900px;
    }

    .text_077.border-title {
        top: 880px;
    }

    span.text_077 img {
        top: 0;
        position: relative;
    }

    .introduce {
        padding: 40px;
    }

    .text_11 {
        top: 340px;
    }

    section.section__09 {
        top: -280px;
        margin-bottom: 40px;
    }
}


@media screen and (max-width:1320px) {
    .text_02.border-title {
        top: 279px;
    }

    .img_21 img {
        top: 590px;
        right: 10%;
    }

    .section__inner--03-02 {
        flex-direction: column;
    }

    .text_06 {
        padding: 40px 0;
    }

    .line__up--child.line__up--child-01 {
        left: 0;
    }

    .line__up--child.line__up--child-03 {
        right: 0;
    }

    .fragrance-animate img {
        width: 150px;
    }

    .text_text {
        font-size: 2rem;
    }

    .introduce>div {
        font-size: 1.8rem;
    }

    .lineup-img {
        flex-wrap: wrap;
        justify-content: center;
    }

    .lineup-img>div {
        width: 46%;
        margin: 0 5px 20px;
    }

    .text_11.text_11-bottom {
        bottom: 160px;
        top: auto;
    }
}

@media screen and (max-width:820px) {
    .section__inner--01 {
        padding: 60px 0 0;
    }

    .img_09-sp {
        top: -160px;
        right: 0;
        text-align: right;
    }

    .img_21 img {
        top: 590px;
        right: 13%;
    }

    .img_10-sp {
        top: -150px;
    }

    .img_29-sp {
        top: -300px;
    }

    .img_30-sp {
        top: -320px;
    }

    .img_31-sp {
        top: -430px;
    }

    .img_32-sp {
        position: relative;
        top: -630px;
        width: 50% !important;
    }

    .img_03-02, .img_03-04 {
        width: 60%;
    }

    .img_03-06 {
        width: 40%;
    }

    .line__up {
        flex-direction: column;
    }

    .line__up--child.line__up--child-01 {
        flex-direction: column;
        width: 60%;
        margin-left: auto;
        left: 0;
        align-items: flex-end;
    }

    .line__up--child.line__up--child-02 {
        width: 63%;
        top: -400px;
        position: relative;
        margin-bottom: -400px;
        align-items: flex-start;
    }

    .line__up--child.line__up--child-03 {
        top: 100px;
        right: auto;
        width: 75%;
        margin-left: auto;
        top: -250px;
        right: 0;
    }

    .text_text-title {
        font-size: 1.6rem;
    }

    .introduce>div {
        width: calc(50% - 20px*2);
        margin: 20px;
        font-size: 1.4rem;
    }

    .text_077 img {
        top: 0;
    }

    .text_03 {
        top: -150px;
        position: relative;
    }

    .text_02.border-title {
        top: 293px;
    }

    section.section__02 {
        margin-bottom: -245px;
    }

    .section__inner--03-01,
    .section__inner--03-02 {
        padding: 50px 0;
    }

    .bg-02 {
        top: 0;
    }

    section.section__04 .border, section.section__04 .border-02, .section__04--step {
        top: -90px;
    }

    .text_07.border-title {
        width: 50%;
        top: 283px;
    }

    section.section__04.howto {
        top: -300px;
    }

    section.section__05.fragrance {
        top: -940px;
    }

    .bg-03 {
        top: -130px;
    }

    .fragrance-animate img {
        width: 100%;
        position: initial;
    }

    .fragrance-img.sp {
        margin-bottom: 0;
        top: 0;
        padding-bottom: 0;
    }

    section.section__05 .border-02 .border-left {
        height: 270px;
    }

    .bg-04 {
        background: none;
        /* background: url(../images/bg-04-sp.png) no-repeat;
        background-size: 80%;
        top: 300px;
        background-position-x: center; */
    }

    section.section__06 {
        top: 180px;
        margin-bottom: 0;
    }

    .section__06 .border-left {
        height: 270px;
    }

    .fragrance-img-note {
        bottom: 440px;
    }

    .text_077.border-title {
        top: 258px;
    }

    .section__06 .border-right {
        height: 200px;
    }

    .text_lineup-02 {
        margin: 20px auto 106px;
        width: 30%;
    }

    span.text_16 {
        top: 243px;
    }

    .text_17 {
        margin: 0 auto 40px;
    }

    section.section__09 {
        top: -180px;
    }

    .lineup-img.sp {
        display: flex !important;
        margin-bottom: 0;
    }

    .lineup-text.sp {
        margin-bottom: 60px;
    }

    section.section__06 {
        background-size: 35%;
        background-position: right -25% bottom 37%, left -19% bottom 15%;
    }
}

@media screen and (max-width:414px) {
    section:not(.section__01) {
        top: 0;
    }

    .section__inner {
        padding: 0 20px;
    }

    .section__inner--01 {
        flex-direction: column;
        align-items: center;
    }

    .section__inner--01 div {
        width: 100%;
    }

    .section__inner--01 .img_01 {
        width: 80%;
    }

    .section__inner--01 .text_01-2 {
        width: 60%;
    }

    .section__inner--01 .text_01-3 {
        width: 40%;
    }

    .text_02.border-title {
        width: 100%;
        top: 0;
    }

    section.section__02 {
        top: 0;
        margin-bottom: -400px;
    }

    .text_text {
        font-size: inherit;
    }

    .text_03 {
        top: 0;
        width: 60%;
        margin: initial;
    }

    .text_11 {
        margin: 0 auto 40px;
        width: 100%;
        top: 220px;
    }

    .rotate {
        top: 150px;
        z-index: 1;
    }

    .line__up--child.line__up--child-02 {
        top: -200px;
        margin-bottom: 0;
    }

    .line__up--child.line__up--child-03 {
        top: -320px !important;
    }

    .section__inner--03-01 {
        flex-direction: column;
    }

    .text_04, .text_06 {
        width: 100%;
        margin: 40px 0;
    }

    .text_06 {
        padding: 0;
    }

    .img_04, .img_06 {
        width: 60%;
        margin: 0 auto;
    }

    .text_05 img {
        width: 80%;
        margin: 0 auto;
    }

    .text_05:before,
    .text_05:after {
        display: none;
    }

    section.section__05.fragrance,
    section.section__04.howto {
        top: 0;
    }

    section.section__04 .border, section.section__04 .border-02, .section__04--step {
        top: 0;
    }

    .section__04--step>div {
        top: 0 !important;
        width: 85%;
    }

    .text_07.border-title {
        width: 100%;
        top: 0;
    }

    .img_08-sp.fadeInUpTrigger {
        left: 0;
    }

    .section__04--step .img_09-sp {
        top: -55px !important;
        margin-left: auto;
    }

    .section__04--step .img_29-sp {
        margin-left: auto;
        top: -35px !important;
    }

    .section__04--step .img_31-sp {
        margin-left: auto;
        width: 45%;
        top: -50px !important;
    }

    .section__04--step .img_32-sp {
        top: -150px !important;
        margin-bottom: -150px;
    }

    section.section__05.fragrance {
        margin-bottom: 0;
    }

    .bg-03 {
        top: 0;
    }

    .title-bottom {
        top: 140px;
        /* left: 65%; */
        left: 30%;
        font-size: initial;
        -webkit-animation-delay: 1.7s;
        animation-delay: 1.7s;
    }

    .fragrance-img.sp {
        top: 70px;
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }

    .fragrance-animate img {
        width: auto;
        display: block;
        position: initial;
        margin: 20px;
        left: 0;
        transform: initial;
    }

    .text_11-bottom {
        top: 60px;
        position: relative;
    }

    .text_24.border-title {
        top: 0;
        width: 100%;
    }

    .fragrance-img-note {
        bottom: 30px;
        font-size: 1rem;
    }

    .section__05 .rotate {
        left: 20px;
        top: 80px;
    }

    .bg-04 {
        top: 210px;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 60%;
    }

    .text_077.border-title {
        top: -80px;
        margin-bottom: -80px;
        width: 100%;
    }

    .text_lineup-01 {
        width: 50%;
    }

    .text_lineup-02 {
        margin: 20px auto;
        width: 35%;
    }

    .lineup-note:before {
        margin-right: 0;
    }

    .lineup-note:after {
        margin-left: 0;
    }

    .lineup-note {
        margin: 40px 0;
    }

    .text_08 {
        width: 50%;
        margin: 0 auto 20px;
    }

    .text_09, .text_11 {
        margin: 0 auto 40px;
        width: 100%;
    }

    .text_10 {
        width: 30%;
        margin: 0 auto 40px;
    }

    .text_11{
        left: 0;
        transform: none;
    }

    .introduce {
        padding: 40px 0;
    }

    .introduce>div {
        width: 100%;
        padding: 0;
        margin: 20px 0;
    }

    span.text_16 {
        width: 100%;
        top: -70px;
        margin-bottom: -70px;
    }

    .text_17 {
        width: 50%;
        margin: 20px auto;
    }

    .address {
        margin: 20px auto;
        padding: 40px;
    }

    .text_18 {
        width: 70%;
    }

    .text_19, .text_20, .text_21, .text_22 {
        width: 80%;
        margin: 25px auto;
    }
    .text_19_2{
        width: 40%;
        margin: 0px auto;
    }
.schedule{
    font-size: 80%;
    letter-spacing: 0.2em;
}
.schedule .time{
    
}
.schedule .time span{
    font-weight: bold;
    font-size:110%;
    margin-left: 10px;
    line-height: 1.6;
}

    section.section__06 {
        top: 100px;
    }

    section.section__09 {
        margin-bottom: 140px;
        top: 100px;
    }

    .form {
        margin: 40px auto;
        padding: 40px 20px;
    }

    input[type="text"] {
        height: 30px;
    }

    .form th {
        white-space: nowrap;
        text-align: right;
        padding-right: 5px;
    }

    p.btn-submit {
        position: relative;
        width: 80%;
        margin: 40px auto;
    }

    input[type="submit"] {
        width: 100%;
        margin-top: 0;
    }

    .btn-submit:after {
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
    }

    .img_03-02 {
        bottom: 60px;
    }

    .gmap {
        padding-top: 30.037%;
        width: 70%;
        margin: 0 auto;
    }

    .img_lineup-04 {
        width: 100%;
    }

    .img_lineup-04 img {
        width: 60%;
        margin: 0 auto;
        display: block;
    }

}