@charset "utf-8";
/* CSS Document */
/* reset */
.pc-upper {
    position: relative;
    z-index: 11;
    background-color: #FFF;
}
.follow-btn {
    z-index: 10!important;
}
#content .topic-path {
    position: relative;
    z-index: 10;
}
/* /reset */

/* all */
#harumachi2026 {
    max-width: 1440px;
    margin-inline: auto;
    background-image: url(../img/bg_pc.webp);
    background-image: image-set(url(../img/bg_pc.webp) 1x, url(../img/bg_pc@2x.webp) 2x);
    background-image: -webkit-image-set(url(../img/bg_pc.webp) 1x, url(../img/bg_pc@2x.webp) 2x);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #fef5f8;
    font-family: "fot-tsukumin-pr6n", serif;
    color: #222;
    overflow-x: hidden;
}
#harumachi2026 img {
    width: 100%;
}
#harumachi2026 a {
    opacity: 1;
	transition: opacity .25s ease-in-out;
}
#harumachi2026 picture,
#harumachi2026 figure {
    display: block;
}
#harumachi2026 a:link {
    text-decoration: none;
}
#harumachi2026 a:hover {
    opacity: .65;
    text-decoration: none;
}
#harumachi2026 .br_sp { display: none;}

@media screen and (max-width:1440px) {
    #harumachi2026 {
        background-size: 1440px;
    }
}

@media screen and (max-width:700px) {
    #harumachi2026 .br_pc { display: none;}
    #harumachi2026 .br_sp { display: block;}
    #harumachi2026 {
        background-image: url(../img/bg_sp.webp);
        background-image: image-set(url(../img/bg_sp.webp) 1x, url(../img/bg_sp.webp) 2x);
        background-image: -webkit-image-set(url(../img/bg_sp.webp) 1x, url(../img/bg_sp.webp) 2x);
        background-size: 100%;
    }
}
/* /all */

/* header */
#harumachi2026 h1 {
    padding-block: 64px;
}
#harumachi2026 h1 picture {
    width: 573px;
    height: 437px;
    margin-left: 7.5%;
}

@media screen and (max-width:700px) {
    #harumachi2026 h1 {
        padding-block: 57.5% 0;
    }
    #harumachi2026 h1 picture {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 0.792;
        margin-left: 0;
    }
    #harumachi2026 header .text-container {
        width: 100%;
        height: auto;
        position: unset;
    }
    #harumachi2026 .badge_member-ltd {
        width: 37%;
        height: auto;
        padding: 14.3% 0 9.5%;
        font-size: 3.65vw;
        background-size: 100% 100%;
        top: 1.6%;
        right: 4%;
    }
}
/* /header */

/* article */
#harumachi2026 article {
    margin-top: 27px;
    padding-bottom: 17px;
}
#harumachi2026 .contents-lead {
    width: 609px;
    margin: 0 auto;
    padding: 17px 0 9px;
    position: relative;
    box-sizing: border-box;
}
#harumachi2026 .contents-lead::before,
#harumachi2026 .contents-lead::after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 1;
    /*transition: 1.5s ease-in-out;
    animation: fuwafuwa 3s ease-in-out infinite alternate;*/
}
/*
@keyframes fuwafuwa {
    0% {
        transform:translate(0, 0) rotate(-3deg);
    }
    50% {
        transform:translate(0, -3px) rotate(0deg);
    }
    100% {
        transform:translate(0, 0) rotate(3deg);
    }
}
    */
#harumachi2026 .contents-lead::before {
    background-image: url(../img/image_contents-lead01.webp);
    width: 282px;
    height: 282px;
    top: -80px;
    right: -266px;
}
#harumachi2026 .contents-lead::after {
    background-image: url(../img/image_contents-lead02.webp);
    width: 279px;
    height: 279px;
    top: 121px;
    left: -275px;
}
#harumachi2026 .contents-lead p {
    width: 658px;
    height: 345px;
    margin-inline: auto;
    font-size: 18px;
    line-height: 2.4;
    padding: 71px 70px 0 25px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    color: #634F45;
}
#harumachi2026 .contents-lead p span {
    font-family: "A1 Mincho R JIS2004 AP", serif;
    color: #EF85AE;
}

#harumachi2026 .hotel-list {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    background-color: #fef5f8;
    padding-top: 106px;
    margin-top: -60px;
}

#harumachi2026 .campaign-info {
    width: 572px;
    height: 296px;
    margin-inline: auto;
    background-image: url(../img/bg_campaign-info_pc.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 28px;
    padding-left: 30px;
    box-sizing: border-box;
}

#harumachi2026 .campaign-info dl {
    display: flex;
    flex-wrap: wrap;
    color: #634F45;
    font-size: 16px;
    line-height: 2;
}
#harumachi2026 .campaign-info dl dt {
    width: 120px;
    text-align: right;
}
#harumachi2026 .campaign-info dl dd {
    width: 380px;
    padding-left: 15px;
}
#harumachi2026 .campaign-info dl dd span {
    font-size: 13px;
    display: block;
    line-height: 1.2;
    padding-bottom: 10px;
}

/* grid */
#harumachi2026 .hotel-list ul {
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 0 20px;
}
#harumachi2026 .hotel-list ul li {
    width: 320px;
    margin-right: 20px;
    margin-bottom: 68px;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 5;
    place-content: start;
    opacity: 0;
}
/* /grid */

#harumachi2026 .hotel-list ul li.active {
    animation: fadein 1s ease 0.1s 1 forwards;
}
#harumachi2026 .hotel-list ul li .swiper {
    width: 320px;
}
@keyframes fadein {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

#harumachi2026 .hotel-list ul li:nth-of-type(3n) {
    margin-right: 0;
}
#harumachi2026 .hotel-list ul li h2 {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #97BB90;
    padding-bottom: 6px;
    margin-bottom: 17px;
}
#harumachi2026 .hotel-list ul li h3 {
    font-size: 14px;
    font-style: normal;
    margin-bottom: 17px;
}
#harumachi2026 .hotel-list ul li .swiper {
    margin-bottom: 17px;
    border-radius: .8em;
    overflow: hidden;
}
#harumachi2026 .swiper-pagination-bullet-active {
    background: #FFF;
}
#harumachi2026 .hotel-list ul li p {
    font-size: 14px;
    padding-bottom: 17px;
}
#harumachi2026 .hotel-list ul li .btn_plan {
    display: block;
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
    background-color: #97BB90;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
}
#harumachi2026 .hotel-list ul li .btn_plan span {
    display: block;
    width: 73%;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 15px;
    color: #FFF;
    text-align: center;
}
#harumachi2026 .hotel-list ul li .btn_plan span.long {
    width: 84%;
}
#harumachi2026 .hotel-list ul li .btn_plan span.adjust-lh {
    line-height: 1.2;
}
#harumachi2026 .hotel-list ul li .btn_plan::after {
    content: "";
    display: block;
    width: 2.5%;
    height: auto;
    padding: 2% 0;
    background-image: url(../img/icon_vector.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 11%;
}

@media screen and (max-width:1100px) {
    #harumachi2026 .hotel-list ul { max-width: 660px;}
    #harumachi2026 .hotel-list ul li:nth-of-type(3n) { margin-right: 20px;}
    #harumachi2026 .hotel-list ul li:nth-of-type(2n) { margin-right: 0;}
}

@media screen and (max-width:700px) {
    #harumachi2026 article {
        padding-block: 0;
        margin-top: -19%;
    }
    #harumachi2026 .contents-lead {
        width: 100%;
        padding: 14.7% 0 0 0;
    }
    #harumachi2026 .contents-lead::before,
    #harumachi2026 .contents-lead::after {
        width: 52.5%;
        height: auto;
        aspect-ratio: 1;
        padding: 0;
    }
    #harumachi2026 .contents-lead p {
        width: 89.3334%;
        height: auto;
        padding: 0 0 3.5% 0;
        font-size: 4.2667vw;
        line-height: 1.97;
        letter-spacing: 0;
    }
    #harumachi2026 .contents-lead::before {
        top: unset;
        right: 2.2%;
        bottom: -30.5%;
        z-index: 3;
    }
    #harumachi2026 .contents-lead::after {
        top: unset;
        left: 2%;
        bottom: -26%;
        z-index: 2;
    }
    #harumachi2026 .campaign-info {
        width: 91%;
        height: auto;
        aspect-ratio: 1 / 0.8524;
        background-image: url(../img/bg_campaign-info_sp.webp);
        padding-top: 6.5%;
        padding-left: 2.5%;
        box-sizing: border-box;
        position: relative;
        z-index: 1;
    }
    #harumachi2026 .campaign-info dl {
        font-size: 3.7334vw;
        line-height: 1.9;
    }
    #harumachi2026 .campaign-info dl dt {
        width: 33%;
    }
    #harumachi2026 .campaign-info dl dd {
        width: 60%;
        padding-left: 3%;
    }
    #harumachi2026 .campaign-info dl dd:last-of-type {
        font-size: 3.4667vw;
    }
    #harumachi2026 .campaign-info dl dd span {
        font-size: 2.9334vw;
        padding-bottom: 4%;
    }
    #harumachi2026 .hotel-list {
        padding-top: 7.8%;
        margin-top: 48.3%;
    }
    #harumachi2026 .hotel-list ul {
        display: block;
        max-width: unset;
    }
    #harumachi2026 .hotel-list ul li {
        width: 89.5%;
        margin: 0 auto;
        padding-bottom: 13%;
    }
    #harumachi2026 .hotel-list ul li h2 {
        font-size: 5vw;
        padding-bottom: 2%;
        margin-bottom: 5.2%;
    }
    #harumachi2026 .hotel-list ul li h3 {
        font-size: 3.85vw;
        margin-bottom: 5%;
    }
    #harumachi2026 .hotel-list ul li .swiper {
        margin-bottom: 5.2%;
    }
    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 4%;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2%;
    }
    .swiper-pagination-bullet {
        width: 3%;
        height: auto;
        padding: 1.5% 0;
    }
    #harumachi2026 .hotel-list ul li p {
        font-size: 3.85vw;
        padding-bottom: 5.4%;
    }
    #harumachi2026 .hotel-list ul li .btn_plan span {
        font-size: 4.1vw;
        font-weight: 400;
    }
    #harumachi2026 .hotel-list ul li:nth-of-type(2n),
    #harumachi2026 .hotel-list ul li:nth-of-type(3n) {
        margin: 0 auto;
    }
    #harumachi2026 .hotel-list ul li .btn_plan {
        height: auto;
        padding: 3.6% 0;
        margin-bottom: 5%;
    }
    #harumachi2026 .hotel-list ul,
    #harumachi2026 .hotel-list ul li {
        display: block;
    }
    #harumachi2026 .hotel-list ul li .swiper {
        width: 100%;
    }
}
/* /article */

/* View More */
.view-more {
    position: relative;
}
.view-more .btn_container {
    position: relative;
    /*max-height: 176px;*/ /* 開く前に見せたい高さを指定 */
    max-height: 233px;
    margin-bottom: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.view-more:has(:checked) .btn_container {
    max-height: 100vh;
}
.view-more .btn_container::after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .9) 50%, hsla(0, 0%, 100%, .9) 0, #f8fafb);
    content: '';
}
.view-more:has(:checked) .btn_container::after {
    content: none;
}
.view-more label {
    display: flex;
    align-items: center;
    gap: 0 7px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #222222;
    font-size: 18px;
    font-weight: normal;
    transition: opacity .25s ease-in-out;
    opacity: 1;
    background-image: url(../img/viewmore_dotline_pc.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 5px;
}
.view-more label:hover {
	opacity: .6;
    text-decoration: none;
    cursor: pointer;
}
.view-more:has(:checked) label {
    display: none;
}
.view-more label::after {
    display: inline-block;
    width: 11px;
    height: auto;
    padding: 4.2315% 0;
    background-color: #777;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}
.view-more input {
    display: none;
}
@media screen and (max-width:700px) {
    .view-more label {
        width: 32.5%;
        font-size: 4.8vw;
        gap: 0 5px;
        padding-bottom: 1.2%;
        background-image: url(../img/viewmore_dotline_sp.svg);
    }
    .view-more .btn_container {
        /*max-height: 340px;*/
        max-height: 470px;
    }
    .view-more .btn_container::after {
        height: auto;
        padding: 10% 0;
    }
    .view-more label::after {
        width: 10%;
        margin-top: 2%;
        margin-left: 2%;
    }
}
@media screen and (max-width:650px) {
    .view-more .btn_container { max-height: 440px;}
}
@media screen and (max-width:600px) {
    .view-more .btn_container {
        /*max-height: 290px;*/
        max-height: 410px;
    }
}
@media screen and (max-width:550px) {
    .view-more .btn_container { max-height: 375px;}
}
@media screen and (max-width:500px) {
    .view-more .btn_container {
        /*max-height: 250px;*/
        max-height: 340px;
    }
}
@media screen and (max-width:450px) {
    .view-more .btn_container {
        /*max-height: 230px;*/
        max-height: 310px;
    }
}
@media screen and (max-width:400px) {
    .view-more .btn_container {
        /*max-height: 183px;*/
        max-height: 270px;
    }
}
@media screen and (max-width:375px) {
    .view-more .btn_container { max-height: 255px;}
}
@media screen and (max-width:360px) {
    .view-more .btn_container { max-height: 245px;}
}
@media screen and (max-width:300px) {
    .view-more .btn_container { max-height: 210px;}
}
/* /View More*/