@charset "UTF-8";
.template02 {
    padding-top: 2rem;
}

.template02 a {
    display: block;
}

.template02 img {
    width: 100%;
    height: auto;
}

.template02 .pc_only {
    display: block !important;
}

.template02 .sp_only {
    display: none !important;
}

.template02 .fadeIn {
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 0px);
    transition: all 0.3s;
}

.template02 .fadeIn.scrollIn {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    transition-delay: 0.3s;
}

.template02 .inner {
    max-width: 1200px;
    width: 120rem;
    margin: 0 auto;
    font-feature-settings: "falt";
    color: #4D4D4D;
}

.template02 .breadcrumbs {
    margin: 0 auto 2rem;
    padding: 30px 0;
    font-size: 1rem;
    line-height: 1;
}

.template02 .breadcrumbs ul {
    display: flex;
    align-items: center;
}

.template02 .breadcrumbs ul li {
    font-family: "ヒラギノ角ゴ ProN W5", "HiraKakuProN-W5", "ヒラギノ角ゴ Pro W5", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #1C1C1C;
}

.template02 .breadcrumbs ul li span {
    padding: 0 1.5rem;
}

.template02 .breadcrumbs ul li a {
    display: inline;
    color: #1C1C1C;
}

.breadcrumbs ul li:not(:last-child)::after {
    display: none;
}

.template02 h1 {
    width: 100rem;
    margin: 0.2rem auto 5.3rem auto;
}

.lp-tx {
    letter-spacing: 0.1em;
    line-height: 2.3;
    font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.3rem;
}

.template02 .text01 {
    margin-bottom: 7.4rem;
    text-align: center;
}

.template02 .item-area {
    width: 112rem;
    margin: 0 auto 5.8rem auto;
}

.template02 .item-area .box01 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.template02 .item-area .box01 figure {
    width: 50rem;
}

.template02 .item-area .box01 figure .img-mgbtm {
    margin-bottom: 1.8rem;
}

.template02 .item-area .box01 figure figcaption {
    min-height: 8rem;
}

.template02 .item-area .box01 figure figcaption a {
    display: inline;
    letter-spacing: 0.1em;
    line-height: 1.6;
    text-align: left;
    text-decoration: underline;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.3rem;
    color: #19191E;
}

.template02 .item-area .box01 figure figcaption .space::after {
    content: " - ";
    display: inline;
    letter-spacing: -0.06em;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.3rem;
    color: #fff;
}

.template02 .item-area .box01 figure figcaption .space-pc::after {
    content: " - ";
    display: inline;
    letter-spacing: -0.06em;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.3rem;
    color: #fff;
}

.template02 .item-area .box01 figure figcaption .space-sp::after {
    display: none;
}

.template02 .item-area .box01 div {
    margin-top: 6.2rem;
}

.template02 .item-area .box01 div h2 {
    letter-spacing: 0.1em;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.4rem;
}

.template02 .item-area .box01 div p {
    margin-top: 2.3rem;
    text-align: left;
}

.template02 .item-area .box02 {
    display: flex;
}

.template02 .item-area .box02 figure {
    width: 50rem;
    margin-top: -42rem;
}

.template02 .item-area .box02 figure .img-mgbtm {
    margin-bottom: 1.8rem;
}

.template02 .item-area .box02 figure figcaption {
    min-height: 8rem;
}

.template02 .item-area .box02 figure figcaption a {
    display: inline;
    letter-spacing: 0.1em;
    line-height: 1.6;
    text-align: left;
    text-decoration: underline;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.3rem;
    color: #19191E;
}

.template02 .item-area .box02 figure figcaption .space::after {
    content: " - ";
    display: inline;
    letter-spacing: -0.06em;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.3rem;
    color: #fff;
}

.template02 .item-area .box02 div {
    margin: 1rem 0 0 12rem;
}

.template02 .item-area .box02 div h2 {
    letter-spacing: 0.1em;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem;
}

.template02 .item-area .box02 div p {
    margin-top: 2rem;
    text-align: left;
}

.template02 .btn-area {
    display: flex;
    position: relative;
    margin: 2.2rem auto 20px auto;
    z-index: 1;
}

.template02 .btn-area a {
    margin: 0 auto;
    padding: 1.7rem 5.6rem;
    letter-spacing: 0.06em;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8rem;
    background: #D5B2BB;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .template02 {
        padding-top: calc(40* (100vw / 750));
    }

    .template02 .pc_only {
        display: none !important;
    }

    .template02 .sp_only {
        display: block !important;
    }

    .template02 .inner {
        max-width: none;
        width: 100%;
    }
    
    .template02 .breadcrumbs {
        margin-bottom: calc(30* (100vw / 750));
        font-size: calc(24* (100vw / 750));
        width: 100%;
        padding: 0 calc(26 * (100vw / 750));
    }
    
    .template02 .breadcrumbs ul li span {
        padding: 0 1.5rem;
    }

    .template02 h1 {
        width: 100%;
        margin: calc(60* (100vw / 750)) auto calc(50* (100vw / 750)) auto;
    }

    .lp-tx {
        line-height: 1.8;
        font-size: calc(26* (100vw / 750));
    }

    .template02 .text01 {
        margin-bottom: calc(124* (100vw / 750));
        font-size: calc(28* (100vw / 750));
    }

    .template02 .item-area {
        width: calc(710* (100vw / 750));
        margin: 0 auto calc(148* (100vw / 750)) auto;
    }
    
    .template02 .item-area .box01 {
        display: block;
    }

    .template02 .item-area .box01 figure {
        width: 100%;
    }
    
    .template02 .item-area .box01 figure .img-mgbtm {
        margin-bottom: calc(12* (100vw / 750));
    }
    
    .template02 .item-area .box01 figure figcaption {
        min-height: unset;
    }

    .template02 .item-area .box01 figure figcaption a {
        line-height: 1.8;
        font-size: calc(24* (100vw / 750));
    }

    .template02 .item-area .box01 figure figcaption .slash::after {
        font-size: calc(24* (100vw / 750));
    }

    .template02 .item-area .box01 figure figcaption .space-pc::after {
        display: none;
    }
    
    .template02 .item-area .box01 figure figcaption .space-sp::after {
        content: " - ";
        display: inline;
        letter-spacing: -0.06em;
        font-family: futura-pt,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: calc(24* (100vw / 750));
        color: #fff;
    }

    .template02 .item-area .box01 div {
        margin-top: calc(78* (100vw / 750));
    }

    .template02 .item-area .box01 div h2 {
        font-size: calc(36* (100vw / 750));
    }

    .template02 .item-area .box01 div p {
        margin-top: calc(28* (100vw / 750));
    }

    .template02 .item-area .box02 {
        display: block;
    }
    
    .template02 .item-area .box02 figure {
        width: 100%;
        margin-top: calc(90* (100vw / 750));
    }
    
    .template02 .item-area .box02 figure .img-mgbtm {
        margin-bottom: calc(18* (100vw / 750));
    }
    
    .template02 .item-area .box02 figure figcaption {
        min-height: unset;
    }

    .template02 .item-area .box02 figure figcaption a {
        line-height: calc(36* (100vw / 750));
        font-size: calc(24* (100vw / 750));
    }

    .template02 .item-area .box02 figure figcaption .slash::after {
        font-size: calc(24* (100vw / 750));
    }

    .template02 .item-area .box02 div {
        margin: calc(80* (100vw / 750)) auto 0 auto;
    }

    .template02 .item-area .box02 div h2 {
        font-size: calc(36* (100vw / 750));
    }

    .template02 .item-area .box02 div p {
        margin-top: calc(34* (100vw / 750));
    }

    .template02 .btn-area {
        margin: 0 auto calc(80* (100vw / 750)) auto;
    }
    
    .template02 .btn-area a {
        padding: calc(30* (100vw / 750)) calc(114* (100vw / 750));
        font-size: calc(30* (100vw / 750));
    }
}