@charset "UTF-8";

body, .wrapper {
    overflow-x: hidden;
}

/* .hero-cmn-01
---------------------------------------------------------- */
.hero-cmn-01 { background-image: url(/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/mainimg_hirakatapark_01.jpg);}

.hero-cmn-01 .hero-title span { text-shadow: 0 0 8px #002036;}

.contents { background-color: #fff; }

.footer { margin-top: 0; }

.btn-cmn-pagetop { z-index: 11; }

section:last-of-type { margin-bottom: 0; }

a:hover { opacity: .7; }

.contents {
    background-color: #FFFAEF;
    overflow-x: hidden;
}

.intro-img {
    position: relative;
    width: 100%;
    aspect-ratio: 2880 / 1160;
    background-repeat: no-repeat;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/bg_intro.webp");
    background-size: cover;
}

.intro-img .intro-icon {
    position: absolute;
    right: 30px;
    bottom: -30px;
    z-index: 2;
    text-align: right;
}

.intro-img .intro-icon img {
    width: 50%;
}

@media screen and (max-width: 767px) {
    .intro-img {
        aspect-ratio: auto;
        height: 330px;
        background-position-x: -100px;
    }
    .intro-img .intro-icon {
        display: none;
    }
}

/* .intro-booking
---------------------------------------------------------- */
.intro-booking {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    max-width: 600px;
    z-index: 3;
    font-family: "Roboto Condensed", "Roboto", sans-serif;
}

.booking-ttl {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 28px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.booking-ttl small {
    display: block;
    margin: 22px 0 0;
    font-size: 34px;
}

.booking-logos {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
    list-style: none;
    padding: 0;
}

.booking-logos li a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #c9eaff;
    position: relative;
    width: 210px;
    min-height: 64px;
    transition : all 0.1s;
}

.booking-logos li a::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/external-blue.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.booking-logos li a:hover {
    opacity: 1;
    border: 2px solid #EA5404;
}

.booking-logos li img {
    display: block;
    width: 50%;
}

.booking-logos li:last-of-type img {
    padding-top: 3px;
}

.booking-logos li:last-of-type a:hover {
    border: 2px solid #7BB8BB;
}

.booking-btn-wrap {
    display: flex;
    justify-content: center;
}

.booking-btn {
    display: inline-flex;
    width: 440px;
    align-items: center;
    justify-content: center;
    background: #FF5A00;
    border: 2px solid #FF5A00;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    padding: 19px 100px;
    border-radius: 100px;
    position: relative;
    transition : all 0.3s;
}

.booking-btn:hover {
    opacity: 1;
    background: #FFE585;
    color: #FF5A00;
}

.btn-deco-left::before,
.btn-deco-left::after,
.btn-deco-right::before,
.btn-deco-right::after {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.btn-deco-left::before {
    left: 27px;
    top: 15px;
    width: 36px;
    height: 36px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23F2A2B9'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

.btn-deco-left::after {
    left: 59px;
    bottom: 13px;
    width: 23px;
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%238BCECB'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

.btn-deco-right::before {
    right: 59px;
    bottom: 13px;
    width: 23px;
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23A192C5'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

.btn-deco-right::after {
    right: 27px;
    top: 15px;
    width: 36px;
    height: 36px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23EED05F'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

.booking-btn:hover .btn-deco-right::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23EA5404'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

@media screen and (max-width: 767px) {
    .intro-booking {
        padding: 0 20px;
        box-sizing: border-box;
        top: 174px;
    }
    .booking-ttl {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .booking-ttl small {
        margin-top: 10px;
        font-size: 24px;
    }

    .booking-logos {
        gap: 10px;
        margin-bottom: 25px;
        align-items: center;
    }

    .booking-logos li {
        width: calc(50% - 5px);
    }

    .booking-logos li a {
        width: 100%;
        min-height: 50px;
        padding: 0 25px 0 10px;
        box-sizing: border-box;
    }

    .booking-logos li a::after {
        right: 10px;
        width: 10px;
        height: 10px;
    }

    .booking-logos li img {
        width: 5rem;
    }

    .booking-btn {
        font-size: 18px;
        padding: 15px 50px;
        width: 100%;
    }

    .btn-deco-left::before {
        width: 22px;
        height: 22px;
        left: 15px;
        top: 10px;
    }

    .btn-deco-left::after {
        width: 14px;
        height: 14px;
        left: 25px;
        bottom: 10px;
    }

    .btn-deco-right::before {
        width: 16px;
        height: 16px;
        right: 30px;
        bottom: 10px;
    }

    .btn-deco-right::after {
        width: 22px;
        height: 22px;
        right: 12px;
        top: 10px;
    }
}

.intro-txt {
    width: 100%;
    max-width: 830px;
    margin: 80px auto 85px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .intro-txt {
        margin-top: 40px;
        margin-bottom: 50px;
        padding: 0 7vw;
        font-size: 16px;
    }
}

/* zigzag
---------------------------------------------------------- */
.zigzag {
    position: relative;
    width: 100%;
    height: 22px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 22'%3E%3Cpolygon fill='%23DBECED' points='0,22 0,0 27,22 54,0 54,22'/%3E%3C/svg%3E");
    background-size: 54px 22px;
    background-repeat: repeat-x;
    background-color: transparent;
    z-index: 10;
}

.zigzag.z-attraction {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 22'%3E%3Cpolygon fill='%23FBE2E7' points='0,22 0,0 27,22 54,0 54,22'/%3E%3C/svg%3E");
    background-color: transparent;
}

.zigzag.z-ticket {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 22'%3E%3Cpolygon fill='%23FFFFFF' points='0,22 0,0 27,22 54,0 54,22'/%3E%3C/svg%3E");
    background-color: transparent;
}

.zigzag.z-event {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 22'%3E%3Cpolygon fill='%23FFECA5' points='0,22 0,0 27,22 54,0 54,22'/%3E%3C/svg%3E");
    background-color: transparent;
}

.zigzag.z-access {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 22'%3E%3Cpolygon fill='%23FFFFFF' points='0,22 0,0 27,22 54,0 54,22'/%3E%3C/svg%3E");
    background-color: transparent;
}

@media screen and (max-width: 767px) {
    .zigzag {
        height: 11px;
        background-size: 27px 11px;
    }
}

.ttl {
    font-size: 34px;
    font-weight: bold;
    color: #053C3F;
}

@media screen and (max-width: 767px) {
    .ttl {
        font-size: 22px;
    }
}


.attraction {
    position: relative;
    background: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/bg_attraction.webp") no-repeat center 410px / 100% auto #DBECED;
    overflow: hidden;
}

.attraction-inner {
    position: relative;
    width: 100%;
    max-width: 1094px;
    margin: 0 auto;
    padding: 52px 20px 98px;
    box-sizing: border-box;
    z-index: 2;
}

.attraction .ttl {
    position: relative;
    padding-left: 41px;
}

.attraction .ttl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-40%);
    width: 29px;
    height: 40px;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/ttl_attraction.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.attraction .lead {
    margin: 10px 0 40px;
    padding-left: 41px;
    font-size: 20px;
    color: #000;
}

/* attraction-list */
.attraction-list {
    display: flex;
    justify-content: space-between;
    gap: 54px;
}

.attraction-col {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.attraction-col:first-child {
    margin-top: 100px;
}

.bg-icon {
    position: absolute;
    z-index: 10;
}

.bg-icon img {
    width: 50%;
}

.attraction-col:first-child .bg-icon {
    top: 41.4%;
    left: -40px;
    text-align: left;
}

.attraction-col:last-child .bg-icon {
    right: -40px;
    bottom: -48px;
    text-align: right;
}

.attraction-item {
    background: #fff;
    border-radius: 20px;
    padding: 36px 40px 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.item-ttl {
    font-size: 24px;
    font-weight: bold;
    color: #E25B00;
    margin-bottom: 16px;
}

.item-img {
    margin-bottom: 20px;
}

.item-img img {
    width: 100%;
    border-radius: 10px;
}

.item-info {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #000;
}

.badge {
    display: inline-block;
    background: #DCEB00;
    color: #000;
    padding: 4px 12px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 4px;
}

.badge.yellow {
    background: #FFD25B;
}

.item-txt {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #000;
    font-weight: 500;
}

.item-btn-wrap {
    text-align: center;
}

.item-btn {
    display: inline-block;
    width: 100%;
    background: #7BB8BB;
    border: 2px solid #7BB8BB;
    color: #fff;
    padding: 19px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    transition: all 0.3s;
}

.item-btn::after {
    content: "";
    display: inline-block;
    margin-left: 20px;
    background-color: #fff;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/arrow.svg");
    background-position: center;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: top;
}

.item-btn:hover {
    opacity: 1;
    background-color: #2A636D;
}

@media screen and (max-width: 1100px) {
    .attraction-list {
        flex-direction: column;
        gap: 30px;
    }
    .attraction-col:first-child .bg-icon,
    .attraction-col:last-child .bg-icon {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .attraction {
        background: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/bg_attraction.webp") repeat-y center 0 / 200% auto #DBECED;
    }
    .attraction-inner {
        width: 100%;
        padding: 40px 20px;
    }

    .attraction .ttl {
        padding-left: 36px;
    }

    .attraction .lead {
        margin-bottom: 20px;
        font-size: 16px;
    }
    
    .attraction-col:first-child {
        margin-top: 0;
    }

    .attraction-item {
        padding: 20px;
    }

    .item-ttl {
        font-size: 20px;
    }

    .item-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 20px;
        font-size: 16px;
    }

    .item-btn::after {
        width: 26px;
        height: 26px;
        background-size: 12px 12px;
    }

    .item-txt {
        font-size: 16px;
    }
    .item-info {
        font-size: 16px;
    }
}

.ticket {
    position: relative;
    background-color: #FBE2E7;
    text-align: center;
    overflow: hidden;
}

.ticket .ttl {
    margin-bottom: 23px;
    color: #EA5404;
}

.ticket .ticket-inner {
    position: relative;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 55px 20px 72px;
    box-sizing: border-box;
}

.ticket-inner .bg-icon {
    top: 60px;
    left: -110px;
    text-align: left;
}

.ticket-inner .bg-icon.ticket-right {
    top: auto;
    right: -100px;
    bottom: 72px;
    left: auto;
    text-align: right;
}

@media screen and (max-width: 767px) {
    .ticket-inner .bg-icon {
        top: 20px;
        left: 3vw;
    }
    .ticket-inner .bg-icon.ticket-right {
        right: 3vw;
        bottom: 16px;
    }
    .ticket-inner .bg-icon img {
        width: 9vw;
    }
}

.event {
    position: relative;
    background: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/bg_event.webp") no-repeat center 200px / 100% auto #FFFFFF;
}

.event-inner {
    position: relative;
    width: 100%;
    max-width: 1014px;
    margin: 0 auto 78px;
    padding: 80px 20px 0;
    box-sizing: border-box;
    z-index: 10;
}

.event .ttl {
    position: relative;
    margin-bottom: 54px;
    padding-left: 42px;
}

.event .ttl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-40%);
    width: 30px;
    height: 40px;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/ttl_event.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.event-box {
    position: relative;
    background-color: #DBECED;
    border-radius: 20px;
    padding: 60px 77px;
    margin-top: 40px;
}

.event-box .bg-icon {
    bottom: -10px;
    left: -50px;
    text-align: left;
}

@media screen and (max-width: 1140px) {
    .event-box .bg-icon {
        bottom: -30px;
        left: 0;
    }
    .event-box .bg-icon img {
        width: 9vw;
    }
    .event .ttl {
        margin-bottom: 30px;
    }
}

/* event-list */
.event-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 60px;
    margin-bottom: 60px;
    list-style: none;
    padding: 0;
}

.event-item {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 457 / 571;
}

.event-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.event-item-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 20px 26px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    color: #fff;
    box-sizing: border-box;
}

.event-item-ttl {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
}

.event-item-txt {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 500;
}

.event-item-note {
    font-size: 14px;
    margin-top: 5px;
}

.btn-wrap {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}



@media screen and (max-width: 767px) {
    .event {
        background: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/bg_event.webp") repeat-y center 0 / 200% auto #FFFFFF;
    }
    .event-inner {
        width: 100%;
        padding: 40px 20px 0;
    }

    .event-box {
        padding: 20px;
    }

    .event-list {
        margin-bottom: 20px;
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .event-item-ttl {
        font-size: 24px;
    }

    .event-item-txt {
        font-size: 14px;
    }
    .btn-wrap {
        width: 100%;
    }
}

.access {
    padding-top: 60px;
    background-color: #FFECA5;
}

.access-inner {
    width: 100%;
    max-width: 1014px;
    margin: 0 auto 60px;
    padding: 0 20px;
    box-sizing: border-box;
}

.access .ttl {
    position: relative;
    margin-bottom: 34px;
    padding-left: 49px;
    color: #EA5404;
}

.access .ttl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-40%);
    width: 29px;
    height: 40px;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/ttl_access.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.map {
    margin-bottom: 40px;
}

.map img {
    width: 100%;
    border-radius: 20px;
}

.g-map {
    margin-bottom: 40px;
}

.g-map iframe {
    border-radius: 20px;
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .access {
        padding-top: 40px;
    }
}

.reservation {
    padding: 58px 0 78px;
    background-color: #FFFFFF;
}

.reservation .ttl {
    margin-bottom: 20px;
    color: #FFFFFF;
}

.reservation-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1340px;
    height: 446px;
    margin: 0 auto;
    border-radius: 40px;
    text-align: center;
    background-image: url("/travel/common/img/sightseeing/fun-and-recreation/hirakatapark/bg_reservation.webp");
    background-size: cover;
    background-position: center;
}

@media screen and (max-width: 1440px) {
    .reservation {
        padding: 5vw 3vw;
    }
    .reservation-inner {
        width: 100%;
        height: auto;
        padding: 60px 20px;
        border-radius: 20px;
    }
}

@media screen and (max-width: 767px) {
    .reservation {
        padding: 40px 20px 0;
    }
}

.sns {
    padding-bottom: 100px;
    background-color: #FFFFFF;
    text-align: center;
}

.sns .ttl {
    margin-bottom: 36px;
}

.sns-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    list-style: none;
    padding: 0;
}

.sns-list li a {
    display: block;
    transition: opacity 0.3s;
}

.sns-list li img {
    display: block;
    height: auto;
}

@media screen and (max-width: 767px) {
    .sns {
        padding: 40px 0 60px;
    }

    .sns .ttl {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .sns-list {
        gap: 30px;
    }

    .sns-list li img {
        width: 100%;
        max-width: 40px;
    }

}
