@charset "UTF-8";
/*=======================================
                  PC   
========================================*/
/* fonts */
/* fonts-size */
/* color */
/*=======================================
 	        animation
 ========================================*/
.inview {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.inview.active {
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

#wrapper .slick-dots li button {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0;
}
#wrapper .slick-dots li {
    margin: 0 0.5rem;
}
#wrapper .slick-dots {
    position: absolute;
    margin: auto;
    bottom: -2.8rem;
    left: 0;
    right: 0;
}

#dvMailMagazineRegistInputTitle, #dvUserModifyConfirmTitle .title {
    margin-bottom: 15px;
}

#wrapper .img {
    background-color: #fff;
}

#wrapper .description {
    text-align: center;
}

#wrapper .number {
    width: 13rem;
    margin: 0 auto 2.9rem;
}

#wrapper h4 {
    margin-bottom: 4.7rem;
    font-family: "Noto Serif JP", serif;
    font-size: 2.6rem;
    font-weight: 600;
    letter-spacing: -0.02em;
}

#wrapper .copy {
    position: relative;
    margin-bottom: 3.8rem;
    font-size: 1.8rem;
    line-height: 1.77777;
    letter-spacing: 0.05em;
    color: #718F5E;
    display: inline-block;
}

#wrapper .copy::before {
    content: "";
    position: absolute;
    width: 1.8rem;
    height: 1.2rem;
    background-image: url("../img/quotation_left.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: -4rem;
    top: 0;
}

#wrapper .copy::after {
    content: "";
    position: absolute;
    width: 1.8rem;
    height: 1.2rem;
    background-image: url("../img/quotation_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -3.9rem;
    bottom: -0.1rem;
}

#wrapper .description-txt {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.05em;
}

#wrapper section {
    text-align: center;
}

#wrapper .introduction {
    margin-bottom: 9.4rem;
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: 2;
    text-align: center;
}

/* ===================
	　 firstview
=================== */
#firstview {
    text-align: center;
    position: relative;
    width: 114rem;
    margin: 0 auto 13.4rem;
}

#firstview a {
    display: block;
}

#firstview .fv-img {
    width: 114rem;
    margin: 0 auto 11.3rem;
}

#firstview .fv-txt {
    margin-bottom: 2.6rem;
}

#firstview p {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #333333;
}

#firstview .item {
    margin-left: 28.5rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#firstview .item-wrap {
    position: relative;
    padding-bottom: 4.6rem;
}

#firstview .item-wrap::before {
    content: "";
    position: absolute;
    width: 200vw;
    height: 54.1rem;
    left: -50vw;
    bottom: 0;
    background-color: #FAF9F7;
    z-index: -1;
}

#firstview .item-wrap .item-title {
    margin-top: 13.8rem;
    text-align: left;
}

#firstview .item-wrap .item-title h3 {
    margin-bottom: 0.1rem;
    font-family: bodoni-urw, serif;
    font-size: 5rem;
    letter-spacing: 0.025em;
}

#firstview .item-wrap .item-title .subtitle {
    font-size: 1.1rem;
    letter-spacing: 0.05em;
    color: #718F5E;
}

#firstview .item-wrap .item-img {
    width: 26rem;
    margin-top: 5rem;
    margin-left: 2.1rem;
}

#firstview .comment-txt {
    position: relative;
}

#firstview .comment::after {
    content: "";
    position: absolute;
    width: 68.1rem;
    height: 41.6rem;
    background-image: url("../img/frame.png");
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0.9rem;
    z-index: -1;
}

#firstview .comment .point {
    margin-bottom: 2.3rem;
    font-family: bodoni-urw, serif;
    font-size: 1.3rem;
    letter-spacing: 0.025em;
}

#firstview .point p {
    position: relative;
    padding-left: 3.1rem;
    letter-spacing: 0.025em;
    display: inline-block;
}
#firstview .comment .point p::before {
    content: "";
    position: absolute;
    width: 2.6rem;
    height: 2.6rem;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0.2rem;
}
#firstview .comment .point p:nth-child(1):before {
    background-image: url("../img/icon_multiway.png");
}
#firstview .comment .point p:nth-child(2) {
    margin-left: 1.7rem;
}

#firstview .comment-txt {
    position: relative;
    margin-bottom: 2.7rem;
    display: inline-block;
}

#firstview .comment-txt::before {
    content: "";
    position: absolute;
    width: 1.8rem;
    height: 1.2rem;
    background-image: url("../img/quotation_left.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: -1.6rem;
    top: 0;
}

#firstview .comment-txt::after {
    content: "";
    position: absolute;
    width: 1.8rem;
    height: 1.2rem;
    background-image: url("../img/quotation_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -1.6rem;
    bottom: -0.4rem;
}

#firstview .comment .price {
    line-height: 1.9 !important;
}

/* ===================
	　 section01
=================== */
.sec01 {
    margin-left: 26.6rem;
    margin-bottom: 14rem;
}
.sec01 .img01 {
    width: 46rem;
    margin-left: 9.4rem;
}
.sec01 .description-wrapper {
    margin-top: 14rem;
}
.sec01 .price {
    margin-top: 2.4rem;
}

/* ===================
	　 section02
=================== */
.sec02 {
    margin-bottom: 13.5rem;
}
.sec02 .look01 {
    margin-bottom: 4.4rem;
    justify-content: center;
}
.sec02 .img01-wrapper {
    margin-top: 10rem;
    margin-left: 8rem;
}
.sec02 .img01 {
    width: 30rem;
}
.sec02 .img02 {
    width: 48rem;
}
#wrapper .sec02 .copy {
    margin-bottom: 4.4rem;
}
.sec02 .price {
    margin-top: 2.5rem;
}

/* ===================
	　 section03
=================== */
.sec03 {
    margin-bottom: 13.5rem;
}
.sec03 .img01 {
    width: 66rem;
    margin: 0 auto 7.2rem;
}
.sec03 .img01 a:hover {
    opacity: 0.7!important;
}
#wrapper .sec03 h4 {
    margin-bottom: 4.6rem;
    letter-spacing: 0.02em;
}
#wrapper .sec03 .copy {
    margin-bottom: 4.4rem;
}
.sec03 .price {
    margin-top: 2.5rem;
}
#wrapper .sec03 .copy::before {
    left: -4.2rem;
    top: 0;
}
#wrapper .sec03 .copy::after {
    right: -4.2rem;
}

/* ===================
	　 section04
=================== */
.sec04 {
    margin-bottom: 13.6rem;
}
.sec04 .look01 {
    margin-left: 22.4rem;
    margin-bottom: 9rem;
}
.sec04 .description-wrapper {
    margin-top: 16rem;
}
.sec04 .img01 {
    width: 48rem;
    margin-left: 9.3rem;
}
.sec04 .price {
    margin-top: 2.5rem;
}
.sec04 .img02 {
    width: 54rem;
    margin: 0 auto;
}
#wrapper .sec04 .copy::before {
    top: -0.1rem;
    left: -4.3rem;
}
#wrapper .sec04 .copy::after {
    right: -4.2rem;
}

.staff {
    font-family: "Crimson Text", serif;
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.6923;
    letter-spacing: 0.015em;
}

/* for SP */
@media screen and (max-width: 767px) {
    #wrapper .number {
        width: calc(208* (100vw / 750));
        margin: 0 auto calc(49* (100vw / 750));
    }

    #wrapper h4 {
        margin-bottom: calc(73* (100vw / 750));
        font-size: calc(38* (100vw / 750));
        letter-spacing: -0.02em;
    }

    #wrapper .copy {
        margin-bottom: calc(72* (100vw / 750));
        font-size: calc(28* (100vw / 750));
        line-height: 1.85714;
    }

    #wrapper .copy::before {
        width: calc(36* (100vw / 750));
        height: calc(25* (100vw / 750));
        background-image: url("../img/quotation_left.png");
        left: calc(-66* (100vw / 750));
        top: calc(-2* (100vw / 750));
    }

    #wrapper .copy::after {
        width: calc(36* (100vw / 750));
        height: calc(24* (100vw / 750));
        background-image: url("../img/quotation_right.png");
        right: calc(-65* (100vw / 750));
        bottom: calc(-6* (100vw / 750));
    }

    #wrapper .description-txt {
        font-size: calc(26* (100vw / 750));
    }

    #wrapper .introduction {
        margin-bottom: calc(112* (100vw / 750));
        font-size: calc(26* (100vw / 750));
        letter-spacing: 0.05em;
    }

    #wrapper .slick-dots li button {
        width: calc(12* (100vw / 750));
        height: calc(12* (100vw / 750));
    }
    #wrapper .slick-dots li {
        margin: 0 calc(10* (100vw / 750));
    }
    #wrapper .slick-dots {
        position: absolute;
        margin: auto;
        bottom: calc(-43* (100vw / 750));
        left: 0;
        right: 0;
    }

    /* ===================
        　 firstview
    =================== */
    #firstview {
        width: 100%;
        margin: 0 auto calc(108* (100vw / 750));
    }
    #firstview .fv-img {
        width: 100%;
        margin: 0 auto calc(107* (100vw / 750));
    }
    #firstview .fv-txt {
        margin-bottom: calc(110* (100vw / 750));
    }
    #firstview p {
        font-size: calc(26* (100vw / 750));
    }

    #firstview .item {
        margin-left: calc(34* (100vw / 750));
        flex-direction: column;
    }

    #firstview .item-wrap {
        position: relative;
        padding-bottom: calc(71* (100vw / 750));
        padding-top: calc(85* (100vw / 750));
    }
    #firstview .item-wrap .item-title {
        margin-top: calc(0* (100vw / 750));
        margin-bottom: calc(22* (100vw / 750));
    }
    #firstview .item-wrap .item-title h3 {
        position: relative;
        margin-bottom: calc(6* (100vw / 750));
        font-size: calc(84* (100vw / 750));
        margin-left: calc(20* (100vw / 750));
        padding-left: calc(16* (100vw / 750));
        padding-right: calc(24* (100vw / 750));
        background-color: #fbf9fa;
        z-index: 2;
    }
    #firstview .item-wrap .item-title .subtitle {
        font-size: calc(22* (100vw / 750));
        margin-left: calc(37* (100vw / 750));
    }
    #firstview .item-wrap .item-img {
        width: calc(468* (100vw / 750));
        margin-left: calc(177* (100vw / 750));
        margin-bottom: calc(33* (100vw / 750));
        margin-top: 0;
    }
    #firstview .comment-txt {
        position: relative;
    }
    #firstview .comment::after {
        display: none;
    }
    #firstview .sp_frame {
        position: relative;
    }
    #firstview .sp_frame::after {
        content: "";
        position: absolute;
        width: calc(680* (100vw / 750));
        height: 95.6%;
        border: calc(2* (100vw / 750)) solid #666666;
        margin: auto;
        left: 0;
        right: 0;
        top: calc(34* (100vw / 750));
    }
    #firstview .comment .point {
        margin-bottom: calc(47* (100vw / 750));
        font-size: calc(26* (100vw / 750));
    }
    #firstview .point p {
        padding-left: calc(62* (100vw / 750));
    }
    #firstview .comment .point p:nth-child(2) {
        margin-left: calc(23* (100vw / 750));
    }
    #firstview .comment .point p::before {
        width: calc(52* (100vw / 750));
        height: calc(52* (100vw / 750));
        margin: auto;
        left: 0;
        top: 0;
        bottom: calc(4* (100vw / 750));
    }
    #firstview .comment-txt {
        margin-bottom: calc(56* (100vw / 750));
    }
    #firstview .comment-txt::before {
        width: calc(36* (100vw / 750));
        height: calc(24* (100vw / 750));
        background-image: url("../img/quotation_left.png");
        left: calc(-66* (100vw / 750));
        top: calc(-2* (100vw / 750));
    }
    #firstview .comment-txt::after {
        width: calc(36* (100vw / 750));
        height: calc(24* (100vw / 750));
        background-image: url("../img/quotation_right.png");
        right: calc(-66* (100vw / 750));
        bottom: calc(-8* (100vw / 750));
    }
    #wrapper #firstview .price {
        position: relative;
        font-size: calc(26* (100vw / 750));
        display: inline-block;
        padding: 0 calc(36* (100vw / 750));
        background-color: #FAF9F7;
        z-index: 2;
    }
    #firstview .item-wrap::before {
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
        background-color: #FAF9F7;
        z-index: -1;
    }
    /* ===================
	　 section01
=================== */
    .sec01 {
        margin-left: 0;
        margin-bottom: calc(189* (100vw / 750));
        justify-content: center;
        flex-wrap: wrap;
    }
    .sec01 .img01 {
        width: calc(650* (100vw / 750));
        margin: 0 auto calc(68* (100vw / 750));
    }
    .sec01 .description-wrapper {
        margin-top: 0;
    }
    .sec01 .price {
        margin-top: calc(36* (100vw / 750));
    }
    #wrapper .sec01 .copy::before {
        left: calc(-71* (100vw / 750));
    }
    #wrapper .sec01 .copy::after {
        right: calc(-71* (100vw / 750));
    }

    /* ===================
	　 section02
=================== */
    .sec02 {
        margin-bottom: calc(189* (100vw / 750));
    }
    .sec02 .look01 {
        margin-bottom: calc(67* (100vw / 750));
        justify-content: center;
    }
    .sec02 .img01-wrapper {
        margin-top: 0;
        margin-left: 0;
    }
    .sec02 .img01 {
        width: calc(500* (100vw / 750));
        margin: 0 auto;
    }
    .sec02 .img02 {
        width: calc(650* (100vw / 750));
        margin: 0 auto;
    }
    #wrapper .sec02 .copy {
        margin-bottom: calc(72* (100vw / 750));
    }
    .sec02 .price {
        margin-top: calc(46* (100vw / 750));
    }
    .sec02 .description{
        margin-bottom: calc(69* (100vw / 750));
    }
    #wrapper .sec02 .copy::before {
        left: calc(-70* (100vw / 750));
    }
    #wrapper .sec02 .copy::after {
        right: calc(-69* (100vw / 750));
    }

    /* ===================
	　 section03
=================== */
    .sec03 {
        margin-bottom: calc(188* (100vw / 750));
    }
    .sec03 .img01 {
        width: 100%;
        margin: 0 auto calc(111* (100vw / 750));
    }
    .sec03 .img01 a:hover {
        opacity: 0.7!important;
    }
    #wrapper .sec03 h4 {
        margin-bottom: calc(73* (100vw / 750));
        letter-spacing: 0.02em;
    }
    #wrapper .sec03 .copy {
        margin-bottom: calc(71* (100vw / 750));
    }
    .sec03 .price {
        margin-top: calc(36* (100vw / 750));
    }
    #wrapper .sec03 .copy::before {
        left: calc(-70* (100vw / 750));
        top: calc(-3* (100vw / 750));
    }
    #wrapper .sec03 .copy::after {
        right: calc(-69* (100vw / 750));
    }

    /* ===================
	　 section04
=================== */
    .sec04 {
        margin-bottom: calc(162* (100vw / 750));
    }
    .sec04 .look01 {
        margin-left: 0;
        margin-bottom: calc(68* (100vw / 750));
        flex-wrap: wrap;
        justify-content: center;
    }
    .sec04 .description-wrapper {
        margin-top: 0;
    }
    .sec04 .description{
        margin-bottom: calc(70* (100vw / 750));
    }
    .sec04 .img01 {
        width: calc(650* (100vw / 750));
        margin-left: 0;
    }
    .sec04 .price {
        margin-top: calc(46* (100vw / 750));
    }
    .sec04 .img02 {
        width: 100%;
        margin: 0 auto;
    }
    #wrapper .sec04 .copy::before {
        top: calc(-2* (100vw / 750));
        left: calc(-69* (100vw / 750));
    }
    #wrapper .sec04 .copy::after {
        right: calc(-68* (100vw / 750));
    }

    .staff {
        font-size: calc(23* (100vw / 750));
        line-height: 1.739;
        letter-spacing: 0.015em;
    }
}
/*# sourceMappingURL=style.css.map */
