/* =================================
共通
================================= */
.page-content {
    margin-top: 80px;
    background-color: #f4f4f4;
}

@media screen and (max-width: 1440px) {
    .page .page-content {
        width: 1440px;
    }
}

@media screen and (max-width: 768px) {
    .page .page-content {
        width: 100%;
    }
}

.breadcrumbs-box {
    padding-top: 20px;
    padding-left: 40px;
}

.breadcrumbs {
    display: flex;
}

.breadcrumbs>span+span {
    margin-left: 13px;
    padding-left: 18px;
    position: relative;
}

.breadcrumbs span {
    font-size: 12px;
    font-weight: 700;
    color: #4d5357;
}

.breadcrumbs>span+span::after {
    content: '/';
    position: absolute;
    color: #c0c0c0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-size: 12px;
    font-weight: 700;
}

.breadcrumbs a span {
    color: #8dc21f;
}

.page-ttl-area {
    background-color: #f4f4f4;
}

.page-ttl-box {
    margin-top: 90px;
}

.page .feature .page-ttl-box {
    margin-top: 88px;
}

.event-space .page-ttl-box {
    margin-top: 24px;
}

.page .ttl-line span {
    letter-spacing: 0 !important;
}

.page .ttl-line {
    margin-bottom: 80px;
}

.case-study .ttl-line {
    margin-bottom: 55px;
}

.page .event-space .ttl-line {
    margin-bottom: 13px;
}

.page .en-ttl {
    font-size: 64px;
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    margin-bottom: 80px;
    color: #8dc21f;
}

.page .feature .en-ttl {
    margin-bottom: 80px;
}

.page .event-space .en-ttl {
    margin-bottom: 80px;
    color: #8dc21f;
}

.page-main-photo {
    position: relative;
    width: 100%;
    margin: 0 auto;

}

.swiper-pagination-page-main {
    font-size: 0;
}

.page-main-photo .swiper-pagination-page-main {
    position: absolute;
    width: auto;
    height: auto;
    top: 100px;
    left: auto;
    right: -177px;
    font-size: 0;
    z-index: 100;
}

.page-main-photo .swiper-pagination-bullet {
    border-radius: inherit;
    margin: 0 4px !important;
    width: 40px;
    height: 4px;
    background-size: 200% auto;
    background-position: 0 0;
    background-image: linear-gradient(to right, #e0e0e0 0%, #e0e0e0 50%, #4d5357 50%, #4d5357 100%);
    transition: background-position ease 0.4s;
    opacity: 1;
}

.page-main-photo .swiper-pagination-bullet:first-child {
    margin: 0 4px 0 0 !important;
}

.page-main-photo .swiper-pagination-bullet-active {
    background-position: 100% 0;
    opacity: 1;
}

.page-main-txt-wrap {
    position: relative;
}

.page-main-txt-wrap {
    max-width: 720px;
    position: relative;
    z-index: 100;
}

.page-main-txt-box {
    padding-left: 72px;
    position: relative;
    z-index: 102;
    margin-top: -80px;
    max-width: 720px;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 20%, 100% calc(100% - 40px), calc(100% - 40px) 100%, 20% 100%, 0 100%, 0% 20%);
}

.page-main-txt-box h2 {
    font-size: 24px;
    line-height: 1.5;
    color: #8dc21f;
    font-weight: 500;
}

.page-main-txt-box h2 .h2-en {
    font-family: "Outfit", sans-serif;
    font-weight: 400;
}

.page-main-txt-inner {
    position: relative;
    padding-left: 88px;
}

.page-main-txt-box .en {
    line-height: 1;
    font-size: 10px;
    color: #8dc21f;
    writing-mode: vertical-rl;
    position: absolute;
    left: 0;
    top: 8px;
}

.page-main-txt-box::before {
    position: absolute;
    top: 0;
    left: 72px;
    content: '';
    display: block;
    background-color: #8dc21f;
    height: 16px;
    width: 2px;
}

.page-main-txt-box::after {
    position: absolute;
    top: 0;
    left: 160px;
    right: auto;
    content: '';
    display: block;
    background-color: #8dc21f;
    height: 16px;
    width: 2px;
}

.page-main-slider .swiper-slide {
    width: 100% !important;
    overflow: hidden;
}

.page-main-slider .swiper-slide img {
    height: auto;
    width: 100%;
}

.event-space-slider .event-space-list {
    margin-right: 0;
}

.event-space-slider .event-space-list a {
    display: block;
    cursor: pointer;
}

.page-event-space-detail-area .event-space-lists {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
}

.page-event-space-detail-area .swiper-button-prev {
    left: -36px;
    right: auto;
}

.page-event-space-detail-area .swiper-button-next {
    right: -36px;
    left: auto;
    left: auto;
}

/* 前へ次への矢印カスタマイズ */
.page-event-space-detail-area .swiper-button-prev,
.page-event-space-detail-area .swiper-button-next {
    height: 32px;
    width: 16px;
    transform: translateY(-50%);
    margin-top: 0;
}

/* 前へ次への矢印カスタマイズ */
.page-event-space-detail-area .swiper-button-prev::after,
.page-event-space-detail-area .swiper-button-next::after {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 32px;
    margin: auto;
    width: 16px;
}

/* 前への矢印カスタマイズ */
.page-event-space-detail-area .swiper-button-prev::after {
    background-image: url('../images/page/event_space/eventslider-prev-arrow.svg');
}

/* 次への矢印カスタマイズ */
.page-event-space-detail-area .swiper-button-next::after {
    background-image: url('../images/page/event_space/eventslider-next-arrow.svg');
}

@media screen and (max-width: 768px) {

    .page-content {
        margin-top: 48px;
        background-color: #f4f4f4;
    }

    .breadcrumbs-box {
        display: none;
    }

    .page-main-photo-wrapper {
        padding-top: 60px;
    }

    .page-main-txt-wrap {
        margin-top: 32px;
    }

    .page .event-space-detail .page-main-txt-box {
        margin-top: 0;
        max-width: 650px;
        padding-left: 20px;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .page .page-main-photo .swiper-pagination-page-main {
        position: absolute;
        width: auto;
        height: auto;
        top: -17px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        font-size: 0;
        z-index: 100;
    }

    .page .event-space-detail .page-main-txt-wrap {
        width: 100%;
        position: relative;
        z-index: 200;
        left: 0;
        max-width: inherit;
    }

    .page .event-space-detail .white-box {
        max-width: calc(100% - 27px);
        clip-path: polygon(0 0, 100% 0, 100% 20%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 20% 100%, 0 100%, 0% 20%);
    }

    .page-main-txt-box h2 {
        font-size: 21px;
        line-height: 1.5;
        color: #8dc21f;
        font-weight: 500;
    }

    .page .page-main-txt-wrap .num {
        position: absolute;
        z-index: 300;
        left: 47px;
        right: auto;
        font-size: 18px;
        padding-top: 5px;
        width: 26px;
        content: '';
        top: -16px;
        display: block;
        line-height: 1;
        height: 34px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .page-main-txt-box::before {
        position: absolute;
        top: 0;
        left: 20px;
        content: '';
        display: block;
        background-color: #8dc21f;
        height: 8px;
        width: 1px;
    }

    .page-main-txt-box::after {
        position: absolute;
        top: 0;
        left: 58px;
        right: auto;
        content: '';
        display: block;
        background-color: #8dc21f;
        height: 8px;
        width: 1px;
    }

    .page .event-space-detail .page-main-txt-box::before {
        position: absolute;
        top: 0;
        left: 20px;
        content: '';
        display: block;
        background-color: #8dc21f;
        height: 8px;
        width: 1px;
    }

    .page .event-space-detail .page-main-txt-box::after {
        position: absolute;
        top: 0;
        left: 58px;
        right: auto;
        content: '';
        display: block;
        background-color: #8dc21f;
        height: 8px;
        width: 1px;
    }

    .page-main-txt-box .en {
        line-height: 1;
        font-size: 7px;
        color: #8dc21f;
        writing-mode: vertical-rl;
        position: absolute;
        left: 0;
        top: 8px;
    }

    .page-main-photo .swiper-pagination-bullet {
        border-radius: inherit;
        margin: 0 2px !important;
        width: 20px;
        height: 2px;
        opacity: 1;
    }

    .page-main-photo .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .page-main-photo .swiper-pagination-bullet:first-child {
        margin: 0 2px 0 0 !important;
    }

    .page-main-photo .swiper-pagination-bullet:last-child {
        margin: 0 0 0 2px !important;
    }

    .page-main-txt-inner {
        position: relative;
        padding-left: 39px;
    }

    .page .event-space-detail .page-main-txt-inner {
        padding-left: 29px;
    }

}
/* =================================
お問い合わせ ページ
================================= */
.contact .ttl-line span {
    letter-spacing: 0.15em;
}
.contact .en-ttl {
    font-size: 64px;
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    color: #8dc21f;
}
.contact-area {
    padding: 80px 0 120px;
}
.contact-area .inner {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
} 

.contact-area .inner iframe {
    padding: 60px 0;
    background-color: #e9efff
}

@media screen and (max-width: 768px) {
    .contact-area {
        padding: 60px 0 90px;
    }
    .contact .en-ttl {
        margin-bottom: 0;
        font-size: 32px;
    }
    .contact .page-ttl-box {
        margin-top: 0;
        padding-top: 60px;
    }
    .contact .ttl-line {
        margin-bottom: 0;
    }
    .contact-area .inner {
        padding: 0 30px;
    } 
    .contact-area .inner iframe {
        height: 2000px;
    }
}
/* =================================
プライバシーポリシー ページ
================================= */
.privacy-policy .ttl-line span {
    letter-spacing: 0.15em;
}
.privacy-policy .page-ttl-box {
    margin-top: 30px;
}
.privacy-policy .ttl-line {
    margin-bottom: 22px;
}
.privacy-policy .en-ttl {
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 0;
    color: #8dc21f;
}
.privacy-policy-area {
    padding-top: 80px;
    padding-bottom: 120px;
}
.privacy-policy-area .inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
} 
.privacy-flex-box {
    display: flex;
}
.privacy-left {
    max-width: 240px;
    width: 100%;
    color:#4d5357;
    font-size: 16px;
    font-weight: 700;
}
.privacy-left h3 {
    line-height: 2;
    font-weight: 500;
    font-size: 16px;
}
.privacy-right {
    max-width: calc(100% - 240px);
    width: 100%;
}
.privacy-right p {
    color:#4d5357;
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
}
.privacy-line + .privacy-line {
    margin-top: 80px;
}
.privacy-line h4,
.privacy-line h5 {
    color:#4d5357;
    line-height: 2;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}
.privacy-line .pdl-2em {
    padding-left: 2em;
}
.privacy-line .pdl-1em.indent-txt {
    padding-left: 4em;
    text-indent: -3em;
}
.privacy-line ul li {
    color:#4d5357;
    padding-left: 3em;
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
}
.privacy-line ul li.indent {
    text-indent: -1em;
    padding-left: 4em;
}
.privacy-line ul li + li {
    margin-top: 5px;
}
.privacy-line .mb-20 {
    margin-bottom: 5px;
}
.privacy-line .pdl-4 {
    padding-left: 4em;
}
.line-wrap {
    padding-left: 3em;
}
.privacy-line .txt-right {
    text-align: right;
    font-size: 14px;
    line-height: 1.5;
}
.privacy-line .round-numbers-indent {
    text-indent: -1em;
    padding-left: 5em;
}
@media screen and (max-width: 768px) {
    .privacy-policy .en-ttl {
        margin-bottom: 0;
        font-size: 32px;
    }
    .contact .page-ttl-box {
        margin-top: 0;
        padding-top: 60px;
    }
    .privacy-policy .page-ttl-box {
        margin-top: 0;
        padding-top: 70px;
    }
    .privacy-policy .ttl-line span.pt-05 {
        padding-top: 1em;
    }
    .privacy-policy .ttl-line {
        margin-bottom: 7px;
    }
    .privacy-policy-area {
        padding-top: 60px;
        padding-bottom: 90px;
    }
    .privacy-policy-area .inner {
        padding: 0 26.5px;
    }
    .privacy-flex-box {
        display: block;
    }
    .privacy-left {
        max-width: 100%;
        margin-bottom: 30px;
        width: 100%;
        color: #4d5357;
        font-size: 16px;
        font-weight: 700;
    }
    .privacy-right {
        max-width: 100%;
        width: 100%;
    }
    .privacy-left h3 {
        line-height: 2;
        font-size: 14px;
    }
    .privacy-right p {
        color: #4d5357;
        font-size: 14px;
        line-height: 2;
    }
    .privacy-line h4, .privacy-line h5 {
        color: #4d5357;
        font-size: 14px;
        margin-bottom: 17px;
    }
    .privacy-line + .privacy-line {
        margin-top: 48px;
    }
    .privacy-line ul li {
        font-size: 14px;
    }
    .privacy-line .line-wrap {
        padding-left: 28px;
    }
    .privacy-line .line-txt {
        border-top: 2px solid #e0e0e0;
        border-bottom: 2px solid #e0e0e0;
        margin: 6px 0;
        padding: 6px 0 10px;
    }
    .privacy-line .sp-bottom-5 {
        margin-bottom: 5px;
    }
    .privacy-line .sp-indent-h4 {
        text-indent: -2em;
        padding-left: 2em;
    }
}
/* =================================
利用規約 ページ
================================= */
.terms-area {
    padding: 68px 0 120px;
}
.terms .page-ttl-box {
    position: relative;
    margin-top: 64px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.terms .ttl-line span {
    letter-spacing: 0.15em;
}
.terms .ttl-line {
    margin-bottom: 52px;
}
.terms .en-ttl {
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 0;
    color: #8dc21f;
}
.terms .inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.terms-list + .terms-list {
    margin-top: 80px;
}
.terms-flex-box {
    display: flex;
}
.terms-left {
    max-width: 240px;
    width: 100%;
    color:#4d5357;
    font-size: 16px;
    font-weight: 700;
}
.terms-left h3 {
    line-height: 2;
    font-weight: 500;
    font-size: 16px;
}
.terms-right {
    max-width: calc(100% - 240px);
    width: 100%;
}
.terms-right p {
    color:#4d5357;
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
}
.line-txt {
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    margin: 10px 0;
    padding: 10px 0;
}
.terms-right ul {
    max-width: 550px;
    width: 100%;
    margin: 40px 0;
}
.terms-right ul.ul-mt-20 {
    max-width: 550px;
    width: 100%;
    margin: 5px 0 40px;
}
.terms-right ul.ul-mt-20.ul-mb-0 {
    max-width: 550px;
    width: 100%;
    margin: 5px 0 0;
}
.terms-right ul li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    color:#4d5357;
}
.terms-right ul li + li {
    margin-top: 5px;
}
.terms-right .annotation {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}
.terms-right .annotation.m-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.terms-right .mt-40 {
    margin-top: 24px;
}
.terms-right .logo-img {
    margin-top: 20px;
    max-width: 320px;
    width: 100%;
    margin-bottom: 40px;
}
.terms-right .logo-img.last {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {

    .terms .page-ttl-box {
        margin-top: 0;
        padding-top: 76px;
    }
    .terms .inner {
        max-width: 100%;
        padding: 0 30px;
        width: 100%;
        margin: 0 auto;
    }
    .terms .ttl-line {
        margin-bottom: 12px;
    }
    .terms .en-ttl {
        margin-bottom: 0;
        font-size: 32px;
    }
    .terms-area {
        padding: 60px 0 90px;
    }
    .terms-flex-box {
        display: block;
    }
    .terms-left {
        max-width: 100%;
    }
    .terms-right {
        max-width: 100%;
        width: 100%;
    }
    .terms-left h3 {
        line-height: 2;
        font-size: 14px;
    }
    .terms-left {
        margin-bottom: 14px;
    }
    .terms-right p {
        color:#4d5357;
        font-size: 14px;
        line-height: 2;
    }
    .terms-list + .terms-list {
        margin-top: 45px;
    }
    .terms-right ul {
        max-width: 100%;
        width: 100%;
        margin: 15px 0;
    }
    .terms-right ul li {
        text-indent: -1em;
        padding-left: 1em;
        font-size: 14px;
        line-height: 2;
        color: #4d5357;
    }
    .terms-right ul li + li {
        margin-top: 15px;
    }
    .terms-right .ul-sp-mt-15 li {
        margin-top: 5px;
    }
    .terms-right ul.ul-mt-20 {
        width: 100%;
        margin: 5px 0 45px;
    }
    .terms-right .annotation {
        font-size: 12px;
        line-height: 1.5;
    }
    .terms-right .logo-img {
        margin-top: 10px;
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px;
    }
    .terms-right ul.ul-mt-20.ul-sp-mb-15 {
        width: 100%;
        margin: 5px 0 10px;
    }
}
/* =================================
FAQ ページ
================================= */
.faq .ttl-line span {
    letter-spacing: 0.15em;
}
.faq .page-ttl-box {
    position: relative;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 80px;
}
.faq .ttl-line {
    margin-bottom: 28px;
}
.faq .en-ttl {
    position: relative;
    z-index: 200;
    margin-bottom: 0;
}
.faq-area {
    padding: 0 0 120px;
}
.faq-area .inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.faq-list + .faq-list {
    margin-top: 80px;
}
.faq-left {
    max-width: 240px;
    width: 100%;
    color:#4d5357;
}
.faq-left h3 {
    padding-top: 10px;
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
}
.faq-right {
    max-width: calc(100% - 240px);
    width: 100%;
}
.faq-flex-box {
    display: flex;
}
.q-txt {
    color:#8dc21f;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    padding: 10px 0;
    border-top: 2px solid #c0e090;
    border-bottom: 2px solid #c0e090;
}
.a-txt {
    margin-top: 10px;
    color:#4d5357;
    text-indent: -1.75em;
    padding-left: 1.8em;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}
.faq-line + .faq-line {
    margin-top: 80px;
}
.faq-right .link-btn {
    padding: 3px 0;
    max-width: 200px;
    width: 100%;
    margin-top: 12px;
    border-radius: 4px;
    display: table;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #4d5357;
}
@media screen and (max-width: 768px) {
    .faq-right .link-btn {
        padding: 2.5px 0;
        max-width: 160px;
        width: 100%;
        margin-top: 12px;
        border-radius: 4px;
        display: table;
        font-size: 12px;
        line-height: 1;
        text-align: center;
        color: #fff;
        background-color: #4d5357;
    }
    .faq .page-ttl-box {
        margin-top: 0;
        padding-top: 76px;
        padding-bottom: 60px;
    }
    .faq .ttl-line {
        margin-bottom: 10px;
    }
    .faq .en-ttl {
        margin-bottom: 0;
        font-size: 32px;
    }
    .faq-area .inner {
        max-width: 100%;
        width: 100%;
        padding: 0 26.5px;
        margin: 0 auto;
    }
    .faq-area {
        padding: 0 0 90px;
    }
    .faq-flex-box {
        display: block;
    }
    .faq-left {
        margin-bottom: 23px;
        max-width: 100%;
        width: 100%;
        color: #4d5357;
    }
    .faq-left h3 {
        padding-top: 0;
        font-size: 14px;
        line-height: 2;
    }
    .faq-right {
        max-width: 100%;
        width: 100%;
    }
    .q-txt {
        font-size: 14px;
        text-indent: -1.75em;
        padding: 5px 0;
        padding-left: 2em;
        line-height: 2;
    }
    .a-txt {
        text-indent: -1.75em;
        padding-right: 5px;
        padding-left: 2em;
        margin-top: 5px;
        color: #4d5357;
        font-size: 14px;
        line-height: 2;
    }
    .faq-line + .faq-line {
        margin-top: 60px;
    }
    .faq-list + .faq-list {
        margin-top: 60px;
    }
}
/* =================================
運営会社 ページ
================================= */
.about .page-ttl-box {
    margin-top: 64px;
}
.about .ttl-line {
    margin-bottom: 70px;
}
.about .en-ttl {
    margin-bottom: 80px;
}
.about-area {
    padding-bottom: 120px;
}
.about-area .inner {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.about .about-flex-box div {
    display: flex;
}
.about .about-flex-box div + div {
    margin-top: 65px;
}
.about .about-flex-box dt {
    max-width: 240px;
    width: 100%;
    color:#4d5357;
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}
.about .about-flex-box dd {
    max-width: calc(100% - 240px);
    width: 100%;
    color:#4d5357;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}
.about-area .link-btn {
    padding: 3px 0;
    max-width: 200px;
    width: 100%;
    margin-top: 12px;
    border-radius: 4px;
    display: table;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #4d5357;
}
.about-area .link-btn span {
    position: relative;
    color: #fff;
}
.about-area .link-btn span::after {
    position: absolute;
    right: -14px;
    top: 3px;
    content: '';
    display: block;
    width: 9px;
    height: 7px;
    background-size: contain;
    background-image: url(../images/common/external-white-icon.svg);
    background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {

    .about .page-ttl-box {
        margin-top: 0;
        padding-top: 76px;
    }
    .about .ttl-line {
        margin-bottom: 12px;
    }
    .about .en-ttl {
        margin-bottom: 0;
        font-size: 32px;
    }
    .about-area {
        padding: 60px 0 90px;
    }
    .about-area .inner {
        padding: 0 26.5px;
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
    }
    .about .about-flex-box div {
        display: block;
    }
    .about .about-flex-box dt {
        max-width: 240px;
        width: 100%;
        color: #4d5357;
        font-size: 14px;
        line-height: 2;
    }
    .about .about-flex-box dd {
        max-width:100%;
        width: 100%;
        color: #4d5357;
        font-size: 14px;
        line-height: 2;
        margin-top: 15px;
    }
    .about .about-flex-box div + div {
        margin-top: 45px;
    }
    .about-area .link-btn {
        padding: 2.5px 0;
        max-width: 160px;
        width: 100%;
        margin-top: 12px;
        border-radius: 4px;
        display: table;
        font-size: 12px;
        line-height: 1;
        text-align: center;
        color: #fff;
        background-color: #4d5357;
    }
    .about-area .indent p {
        text-indent: -1.2em;
        padding-left: 1.2em;
    }
}
/* =================================
活用事例 ページ
================================= */
.case-study .page-ttl-box {
    margin-top: 64px;
}

.case-study .en-ttl {
    font-size: 64px;
    font-weight: 400;
    margin-bottom: 80px;
    color: #8dc21f;
}

.case-study .en-ttl .small {
    font-size: 32px;
}

.page .case-study .ttl-line span {
    letter-spacing: 0.15em;
}

.case-study .two-main-img-box {
    margin-top: 80px;
}

.case-study .two-main-img-box h4 {
    color: #8dc21f;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
}

.case-study .two-main-img-box h4 {
    color: #8dc21f;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
}

.case-study .two-main-img-box p {
    font-size: 16px;
    max-width: 480px;
    margin: 0 auto;
    line-height: 2;
    font-weight: 400;
    color: #4d5357;
}

.case-study-lists-area {
    padding-bottom: 120px;
}

.case-study-lists-box {
    position: relative;
}

.case-study-lists-box .flex-box {
    position: relative;
    z-index: 102;
}

.flex-box.two-main-line-bottom {
    margin: 80px auto 0;
}

.case-study-lists-box .flex-box {
    flex-wrap: wrap;
}

.case-study-lists-box .flex-box>div:nth-child(n+3) {
    margin-top: 80px;
}

.case-study-lists-box .txt-box {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
}

.read-more {
    padding: 2px 0 4px;
    max-width: 112px;
    width: 100%;
    margin-top: 15px;
    border-radius: 4px;
    display: table;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #4d5357;
}

.show-more {
    cursor: pointer;
    max-width: 240px;
    width: 100%;
    padding: 11px 0 13px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-weight: 400;
    margin-top: 80px;
    background-color: #8dc21f;
    color: #fff;
}

.show-more span {
    position: relative;
    padding-right: 17px;
    display: table;
    margin: 0 auto;
}

.show-more span::before,
.show-more span::after {
    display: block;
    content: '';
    z-index: 2;
    position: absolute;
    top: 0;
    right: 3px;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

.show-more span::before {
    width: 2px;
    height: 8px;
}

.show-more span::after {
    right: 0;
    width: 8px;
    height: 2px;
}

@media screen and (min-width: 1441px) {
    .case-study .page-main-photo img {
        height: 810px;
        width: 100%;
        object-fit: cover;
    }
}
@media screen and (max-width: 768px) {
    .case-study-lists-area {
        padding-bottom: 90px;
    }
    .case-study .page-ttl-box {
        margin-top: 0;
        padding-top: 76px;
    }

    .case-study .ttl-line {
        margin-bottom: 12px;
    }

    .case-study .en-ttl {
        margin-bottom: 60px;
        font-size: 32px;
    }
    .case-study .en-ttl .small {
        font-size: 16px;
    }
    .page .case-study .page-main-txt-wrap {
        width: 100%;
        position: relative;
        z-index: 200;
        left: 0;
        max-width: inherit;
        margin-top: 32px;
    }
    .case-study .page-main-txt-box {
        padding-left: 20px;
        position: relative;
        z-index: 102;
        margin-top: 0;
        max-width: calc(100% - 27.5px);
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #fff;
        clip-path: polygon(0 0, 100% 0, 100% 20%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 20% 100%, 0 100%, 0% 20%);
    }
    .case-study .two-main-img-box {
        margin-top: 60px;
    }
    .case-study .two-main-img-box-area .swiper-pagination-bullet {
        border-radius: inherit;
        margin: 0 2px !important;
        width: 20px;
        height: 2px;
        opacity: 1;
    }

    .case-study .two-main-img-box-area .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .case-study .two-main-img-box-area .swiper-pagination-bullet:first-child {
        margin: 0 2px 0 0 !important;
    }

    .case-study .two-main-img-box-area .swiper-pagination-bullet:last-child {
        margin: 0 0 0 2px !important;
    }

    .case-study .swiper-pagination-feature {
        font-size: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .case-study .two-main-img-box h4 {
        font-size: 21px;
        margin-bottom: 20px;
        text-align: center;
    }

    .case-study .two-main-img-box p {
        font-size: 14px;
    }
    .case-study-lists-box .txt-box {
        max-width: 100%;
        padding: 0 30px
    }
    .case-study-list + .case-study-list {
        margin-top: 90px;
    }
    .read-more {
        background-color: #4d5357;
        color: #ffffff;
        padding: 2px 0 3px;
        font-size: 12px;
        line-height: 1;
        max-width: 98px;
        width: 100%;
        display: block;
        margin-top: 15px;
        text-align: center;
        border-radius: 4px;
    }
    .case-study .two-main-img-box {
        padding-bottom: 90px;
    }
    .case-study-lists-area .show-more {
        max-width: 210px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1;
        padding: 9.5px 0 11.5px;
        border-radius: 4px;
        font-size: 14px;
        color: #fff;
        width: 100%;
        margin-top: 60px;
        background-position: right 8px center;
        background-size: 4px 6px;
        background-repeat: no-repeat;
        background-image: url(../images/common/white-right-arrow.svg);
    }

}

/* =================================
特徴 ページ
================================= */
.page-feature-head-area {
    margin-top: 80px;
}

.head-txt {
    max-width: 760px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    line-height: 2;
    color: #4d5357;
    position: relative;
    z-index: 200;
}

.feature-head-box {
    padding-bottom: 120px;
}

.feature-head-box {
    position: relative;
}

.two-main-img-box h3 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 80px;
    text-align: center;
    color: #8dc21f;
}

.two-main-img-box h3 span.small {
    font-size: 24px;
}

.feature .feature-two-main-img {
    padding-top: 80px;
    margin-top: 0;
}

.feature .two-main-img-box h3 {
    position: relative;
    display: table;
    margin: 0 auto 80px;
    padding-left: 42px;
    padding-right: 42px;
    line-height: 1;
}

.feature .two-main-img-box h3::before {
    content: '';
    display: block;
    width: 2px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../images/page/feature/feature-two-main-left-line.svg');
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.feature .two-main-img-box h3::after {
    content: '';
    display: block;
    width: 2px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../images/page/feature/feature-two-main-right-line.svg');
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.two-main-img-box>.flex-box.two-main-line-bottom {
    margin: 40px auto 0;
}

.two-main-img-box .more-btn {
    max-width: 240px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 11px 0 13px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-top: 40px;
    width: 100%;
    background-color: #4d5357;
    background-position: right 8px center;
    background-size: 4px 6px;
    background-repeat: no-repeat;
    background-image: url(../images/common/white-right-arrow.svg);
}

.two-main-img-box .two-main-line-bottom .inner {
    max-width: 480px;
    margin: 0 auto;
    width: 100%;
}

.two-main-img-box .two-main-line-bottom .annotation {
    color: #4d5357;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
}

.gradi_01.sp {
    display: none;
}

@media screen and (min-width: 1441px) {
    .feature .page-main-photo img {
        height: 810px;
        width: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 768px) {

    .page .feature .page-ttl-box {
        margin-top: 0;
        padding-top: 90px;
    }

    .page .feature .ttl-line {
        margin-bottom: 30px;
    }

    .page .feature .en-ttl {
        margin-bottom: 60px;
        font-size: 32px;
    }

    .page .feature .page-main-txt-wrap {
        width: 100%;
        position: relative;
        z-index: 200;
        left: 0;
        max-width: inherit;
        margin-top: 32px;
    }

    .feature .page-main-txt-box {
        padding-left: 20px;
        position: relative;
        z-index: 102;
        margin-top: 0;
        max-width: calc(100% - 27.5px);
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #fff;
        clip-path: polygon(0 0, 100% 0, 100% 20%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 20% 100%, 0 100%, 0% 20%);
    }

    .feature .page-feature-head-area {
        margin-top: 60px;
        position: relative;
    }

    .feature-head-box {
        padding: 0 28px 90px;
    }

    .feature-head-box .head-txt {
        max-width: 800px;
        width: 100%;
        font-size: 14px;
        font-weight: 700;
        margin: 0 auto;
        line-height: 2;
        position: relative;
        z-index: 200;
    }
    .feature .feature-two-main-img {
        padding-bottom: 0;
        padding-top: 60px;
        margin-top: 0;
        position: relative;
    }
    .feature .two-main-img-box h3 {
        font-size: 21px;
        line-height: 1.5;
        margin: 0 auto 60px;
    }

    .two-main-img-box h3 span.small {
        font-size: 16px;
    }

    .feature .two-main-img-box h3::before {
        content: '';
        display: block;
        width: 2px;
        height: 28px;
        background-image: url('../images/page/feature/feature-two-main-left-line.svg');
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .feature .two-main-img-box h3::after {
        content: '';
        display: block;
        width: 2px;
        height: 28px;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url('../images/page/feature/feature-two-main-right-line.svg');
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .feature .two-main-img-box>.flex-box {
        display: block;
        justify-content: space-between;
        max-width: 1282px;
        width: 100%;
        margin: 0 auto;
    }

    .feature .two-main-right {
        max-width: 100%;
        width: 100%;
        margin-top: 90px;
    }

    .feature .two-main-img-box h4 {
        color: #8dc21f;
        font-size: 21px;
        margin-bottom: 20px;
        text-align: center;
    }

    .feature .two-main-img-box p {
        font-size: 14px;
        padding: 0 30px
    }

    .two-main-img-box .two-main-line-bottom .two-main-left .annotation {
        font-size: 12px;
        margin-top: 6px;
    }

    .feature .two-main-img-box-area .swiper-pagination-bullet {
        border-radius: inherit;
        margin: 0 2px !important;
        width: 20px;
        height: 2px;
        opacity: 1;
    }

    .feature .two-main-img-box-area .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .feature .two-main-img-box-area .swiper-pagination-bullet:first-child {
        margin: 0 2px 0 0 !important;
    }

    .feature .two-main-img-box-area .swiper-pagination-bullet:last-child {
        margin: 0 0 0 2px !important;
    }

    .feature .swiper-pagination-feature {
        font-size: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .two-main-line-top {
        padding-bottom: 90px;
        position: relative;
    }

    .feature .two-main-img-box .two-main-line-bottom {
        margin-top: 0;
        padding-bottom: 90px;
    }

    .feature .feature-two-main-img .gradi_01.sp {
        display: none;
    }

    .feature .two-main-line-bottom {
        padding-bottom: 0;
    }

    .two-main-img-box .more-btn {
        max-width: 210px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1;
        padding: 9.5px 0 11.5px;
        border-radius: 4px;
        font-size: 14px;
        color: #fff;
        margin-left: 30px;
        margin-top: 30px;
        width: 100%;
        background-color: #4d5357;
        background-position: right 8px center;
        background-size: 4px 6px;
        background-repeat: no-repeat;
        background-image: url(../images/common/white-right-arrow.svg);
    }
}

/* =================================
イベントスペース ページ　詳細
================================= */
.event-space-detail .page-main-photo {
    margin-top: 48px;
    max-width: 100%;
}

.event-space-detail .page-main-photo-wrapper {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.event-space-detail .page-main-txt-wrap {
    width: 50%;
    position: relative;
    z-index: 200;
    left: 0;
    max-width: inherit;
}

.event-space-detail .page-main-txt-box::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    background-color: #8dc21f;
    height: 16px;
    width: 2px;
}

.event-space-detail .page-main-txt-box::after {
    position: absolute;
    top: 0;
    left: 90px;
    right: auto;
    content: '';
    display: block;
    background-color: #8dc21f;
    height: 16px;
    width: 2px;
}

.event-space-detail .page-main-txt-inner {
    position: relative;
    padding-left: 0;
}

.event-space-detail .white-box {
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 20%, 100% calc(100% - 40px), calc(100% - 40px) 100%, 20% 100%, 0 100%, 0% 20%);
}

.page-main-txt-wrap .num {
    position: absolute;
    z-index: 300;
    left: auto;
    right: 543px;
    top: -21px;
    font-size: 24px;
    padding-top: 5px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 33px;
    content: '';
    display: block;
    height: 44px;
    background-image: url('../images/page/event_space/num-mark-icon.png');
}

.event-space-detail .page-main-txt-box {
    position: relative;
    padding-left: 0;
    margin-left: auto;
    z-index: 102;
    margin-top: -80px;
    max-width: 650px;
    width: 100%;
    padding-top: 34px;
    padding-bottom: 34px;
}

.event-space-detail .page-main-txt-inner {
    padding-left: 90px;
}

.event-space-overview-area {
    margin-top: 80px;
}

.overview-box {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.overview-left {
    max-width: 160px;
    width: 100%;
    margin-right: 80px;
}

.overview-left h3 {
    color: #8dc21f;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    display: table;
    font-family: "Outfit", sans-serif;
    position: relative;
}

.overview-left h3::after {
    position: absolute;
    right: -40px;
    background-repeat: no-repeat;
    background-image: url('../images/page/event_space/line-45deg.svg');
    top: 0;
    width: 50px;
    height: 48px;
    background-size: contain;
    content: '';
}

.overview-top {
    font-size: 16px;
    line-height: 2;
    color: #4d5357;
    font-weight: 400;
    margin-bottom: 30px;
}

.official-site {
    font-size: 16px;
    color: #8dc21f;
    font-weight: 400;
}
.event-space-detail-lists {
    width: 100%;
}
.event-space-detail-lists > div {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #e0e0e0;
}
.event-space-detail-lists > div:last-child {
    border-bottom: 2px solid #e0e0e0;
}
.event-space-detail-lists dt,
.event-space-detail-lists dd,
.event-space-detail-lists p{
    display:inline;
    color:#4d5357;
    font-size: 16px;
}
.event-space-detail-lists p span {
    line-height: 2;
}
.event-space-detail-lists .remarks p {
    text-indent: -3em;
    padding-left: 3em;
    display: inline-block;
}
.event-space-detail .map {
    margin-top: 80px;
} 
.official-link {
    background-color: #4d5357;
    color: #ffffff;
    padding: 3px 0 3px;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    max-width: 112px;
    display: block;
    margin-top: 20px;
    text-align: center;
    border-radius: 4px;
}

.official-link span {
    position: relative;
    color: #fff;
}

.official-link span::after {
    position: absolute;
    right: -14px;
    top: 3px;
    content: '';
    display: block;
    width: 9px;
    height: 7px;
    background-size: contain;
    background-image: url(../images/common/external-white-icon.svg);
    background-repeat: no-repeat;
}

.event-space-detail-txt {
    margin: 40px 0;
}
.event-space-option .flex-box {
    flex-wrap: wrap;
}
.event-space-option span {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    max-width: calc(50% - 2px);
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    color:#4d5357;
    text-align: center;
    margin-right: 4px;
}
.event-space-option span:nth-child(even) {
    margin-right: 0;
}

.use-right-white-box {
    font-size: 16px;
    padding: 15px 0;
    color:#8dc21f;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
}

.event-space-detail-txt .flex-top,
.event-space-detail-txt .flex-bottom {
    display: flex;
   /* margin-bottom: 16px; */
    flex-wrap: wrap;
}

.event-space-detail-txt .flex-top span,
.event-space-detail-txt .flex-bottom span {
    position: relative;
}

.event-space-detail-txt .flex-top span,
.event-space-detail-txt .flex-bottom span {
    line-height: 1;
}

.event-space-detail-txt .flex-top span,
.event-space-detail-txt .flex-bottom span {
    padding-right: 32px;
    margin-right: 16px;
    line-height: 2;
}

.event-space-detail-txt .flex-top span:last-child,
.event-space-detail-txt .flex-bottom span:last-child {
    padding-right: 0;
    margin-right: 0;
}

.event-space-detail-txt .flex-top span::after,
.event-space-detail-txt .flex-bottom span::after {
    content: '';
    position: absolute;
    right: 0;
    position: absolute;
    left: auto;
    background-repeat: no-repeat;
    background-image: url('../images/page/event_space/line-45deg.svg');
    top: 10px;
    width: 16px;
    height: 16px;
    background-size: contain;
    content: '';
}

.event-space-detail-txt .flex-top span:last-child::after,
.event-space-detail-txt .flex-bottom span:last-child::after {
    content: none;
}

.remarks {
    font-size: 16px;
    color: #8dc21f;
    font-weight: 400;
}

.event-space-detail-txt span {
    font-size: 16px;
    color: #4d5357;
    font-weight: 400;
}

.event-space-detail .map .inner {
    max-width: 1282px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.event-space-detail .map .map-left,
.event-space-detail .map .map-right {
    max-width: 640px;
    width: 100%;
}

.use-area {
    position: relative;
    padding-bottom: 120px;
    margin-top: 80px;
}

.usage-fee-box {
    position: relative;
    z-index: 102;
}

.use-area .usage-time-box,
.use-area .usage-fee-box {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 80px;
}

.use-area .usage-fee-box {
    margin: 0 auto;
}

.usage-time-box .flex-box,
.usage-fee-box .flex-box {
    display: flex;
}

.use-left {
    padding-top: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #8dc21f;
    max-width: 240px;
    padding-right: 80px;
    width: 100%;
}
.use-right {
    max-width: calc(100% - 240px);
    width: 100%;
}
.use-left h3 {
    font-weight: 500;
    font-size: 16px;
}

.use-right div {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #c0e090;
}

.usage-fee-box .use-right div {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid #e0e0e0;
}

.use-right div:last-child {
    border-bottom: 2px solid #c0e090;
}

.usage-fee-box .use-right div:last-child {
    border-bottom: 2px solid #e0e0e0;
}

.use-right dl {
    margin-bottom: 20px;
}

.use-right dt,
.use-right dd {
    font-size: 16px;
    color: #8dc21f;
    font-weight: 400;
}

.usage-fee-box .use-right dt,
.usage-fee-box .use-right dd {
    color: #4d5357
}

.use-right dd {
    margin-top: 6px;
}

.use-right .annotation {
    font-size: 14px;
    line-height: 1.5;
    color: #4d5357;
    font-weight: 400;
}

.gradi_01 {
    width: 100%;
    z-index: 101;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.page-event-space-detail-area {
    margin-top: 120px;
}

.page-event-space-detail-area h3 {
    font-size: 24px;
    line-height: 1.5;
    color: #8dc21f;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
}

.page-event-space-detail-area .more-btn {
    max-width: 240px;
    width: 100%;
    transition: 0.7s !important;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 11px 0 13px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 0 auto 80px;
    width: 100%;
    background-color: #4d5357;
    background-position: right 8px center;
    background-size: 4px 6px;
    background-repeat: no-repeat;
    background-image: url('../images/common/white-right-arrow.svg');
}
.page-event-space-detail-area .more-btn:hover {
    opacity: 0.5 !important;
}
.event-space-detail .page-event-space-detail-area {
    padding-bottom: 20px;
    margin-top: 120px;
}

.page-event-space-detail-area .event-space-lists {
    margin: 0 auto;
    width: 100%;
}

.use-area .more-pdf {
    max-width: 200px;
    width: 100%;
    background-color: #4d5357;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 2px 0 4px;
    line-height: 1;
    display: block;
    text-align: center;
    margin-top: 20px;
    border-radius: 4px;
}

.event-space-detail .map.sp {
    display: none;
}
/* スライドの動き等速 */
.event-space-slider .swiper-wrapper {
    transition-timing-function: linear;
  }
  /* 画像のサイズ調整 */
  .event-space-slider .swiper-slide img {
    height: auto;
    width: 100%;
  }
@media screen and (max-width: 768px) {
    .event-space-overview-area {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .overview-box {
        padding: 0 27.5px;
    }

    .overview-left h3 {
        color: #8dc21f;
        font-size: 21px;
        line-height: 1;
        display: table;
        position: relative;
    }

    .overview-left h3::after {
        position: absolute;
        right: -25px;
        background-repeat: no-repeat;
        background-image: url(../images/page/event_space/line-45deg.svg);
        top: 0;
        width: 37px;
        height: 36px;
        background-size: contain;
        content: '';
    }

    .overview-box .flex-box {
        display: block;
    }

    .overview-right {
        margin-top: 25px;
    }

    .overview-top {
        font-size: 14px;
        line-height: 2;
        margin-bottom: 30px;
    }

    .official-site {
        font-size: 14px;
        color: #8dc21f;
    }

    .official-link {
        background-color: #4d5357;
        color: #ffffff;
        padding: 2px 0 3px;
        font-size: 12px;
        line-height: 1;
        max-width: 98px;
        display: block;
        margin-top: 10px;
        text-align: center;
        border-radius: 4px;
    }

    .event-space-detail .map.pc {
        display: none;
    }

    .event-space-detail .map.sp {
        display: block;
        margin: 30px -27.5px;
    }

    .event-space-detail .map .inner {
        max-width: 1282px;
        width: 100%;
        margin: 0 auto;
        display: block;
        justify-content: space-between;
    }
    .event-space-detail .map .map-left {
        max-width: 100%;
        width: 100%;
    }
    .event-space-detail .map .map-right {
        max-width: 100%;
        width: 100%;
        margin-top: 15px;
    }
    .event-space-detail-lists > div,
    .event-space-detail-lists p {
        font-size: 0;
        line-height: 1;
    }
    .event-space-detail-lists > div {
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #e0e0e0;
    }
    .event-space-detail-lists > div:last-child {
        border-bottom: 1px solid #e0e0e0;
    }
    .event-space-detail-txt span {
        font-size: 14px;
        font-weight: 400;
    }
    .event-space-detail-lists dt, .event-space-detail-lists dd, .event-space-detail-lists p {
        color: #8dc21f;
        font-size: 14px;
        line-height: 1;
    }
    .event-space-detail-txt .flex-top,
    .event-space-detail-txt .flex-bottom {
        display: flex;
        flex-wrap: wrap;
    }

    /*
    .event-space-detail-txt .flex-top {
        margin-bottom: 8px;
    }
    */

    .event-space-detail-txt .flex-bottom span {
        line-height: 2;
    }

    .event-space-detail-txt .flex-top span::after,
    .event-space-detail-txt .flex-bottom span::after {
        /* top: 50%; */
        /*
        transform: translateY(-50%);
        */
        top:8px;
    }
    .event-space-option span:nth-of-type(3n) {
        margin-right: 0;
    }
    .event-space-option span {
        line-height: 1;
        display: block;
        padding: 7px 0;
        font-size: 14px;
        max-width: calc(50% - 0.5px);
        margin-right: 1px;
    }
    .event-space-option span:nth-child(even) {
        margin-right: 0;
    }
    .event-space-option span:nth-child(odd) {
        margin-right: 1px;
    }
    .event-space-option span:nth-child(n+4) {
        margin-top: 0;
    }
    .event-space-option span:nth-child(n+3) {
        margin-top: 1px;
    }
    .event-space-detail-txt {
        margin: 30px 0;
    }
    .event-space-option .flex-box {
        display: flex;
    }
    .remarks {
        font-size: 14px;
        color: #8dc21f;
        font-weight: 400;
    }
    .event-space-detail .map {
        margin-top: 60px;
    }
    .use-area .usage-time-box,
    .use-area .usage-fee-box {
        max-width: 100%;
        padding: 0 27.5px;
        width: 100%;
        margin: 0 auto 60px;
    }

    .use-area .usage-fee-box {
        margin: 0 auto;
    }

    .use-area {
        position: relative;
        padding-bottom: 90px;
        margin-top: 60px;
    }

    .use-left {
        padding-top: 0;
        font-size: 14px;
        font-weight: 700;
        color: #8dc21f;
        max-width: 160px;
        margin-right: 80px;
        margin-bottom: 15px;
        width: 100%;
        padding: 0 1px;
    }

    .use-left {
        max-width: 100%;
        width: 100%;
    }
    .use-right {
        max-width: 100%;
        width: 100%;
    }
    .use-right-white-box {
        font-size: 14px;
        padding: 11px 0;
        color: #8dc21f;
        font-weight: 500;
        text-align: center;
        background-color: #fff;
        margin-bottom: 15px;
    }


    .use-left h3 {
        font-size: 14px;
    }

    .use-right {
        padding: 0 1px;
    }

    .usage-time-box .flex-box,
    .usage-fee-box .flex-box {
        display: block;
    }

    .use-right div {
        padding-top: 16px;
        padding-bottom: 16px;
        border-top: 1px solid #c0e090;
    }
    .use-right div:last-child {
        border-bottom: 1px solid #c0e090;
    }
    .use-right dt,
    .use-right dd {
        font-size: 14px;
        color: #8dc21f;
        font-weight: 400;
    }

    .use-right .annotation {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 400;
    }

    .use-right dl {
        margin-bottom: 16px;
    }

    .use-area .more-pdf {
        max-width: 160px;
        width: 100%;
        background-color: #4d5357;
        color: #fff;
        font-size: 12px;
        padding: 1.5px 0 3.5px;
        line-height: 1;
        display: block;
        text-align: center;
        margin-top: 12px;
        border-radius: 4px;
    }

    .gradi_01 {
        width: 100%;
        z-index: 101;
        height: 80px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .page-event-space-area.page-event-space-detail-area {
        padding-top: 90px;
        padding-bottom: 15px;
        margin-top: 0;
    }

    .page-event-space-detail-area h3 {
        font-size: 21px;
        line-height: 1.5;
        color: #8dc21f;
        font-weight: 500;
        margin-bottom: 30px;
        text-align: center;
    }

    .page-event-space-detail-area .more-btn {
        max-width: 210px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1;
        padding: 9.5px 0 11.5px;
        border-radius: 4px;
        font-size: 14px;
        color: #fff;
        margin: 0 auto 60px;
        width: 100%;
        background-color: #4d5357;
        background-position: right 8px center;
        background-size: 4px 6px;
        background-repeat: no-repeat;
        background-image: url(../images/common/white-right-arrow.svg);
    }

    .page-event-space-detail-area .swiper-button-prev {
        height: 16px;
        width: 8px;
        left: -18px;
    }

    .page-event-space-detail-area .swiper-button-prev::after {
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 16px;
        margin: auto;
        width: 8px;
    }
}

/* =================================
イベントスペース ページ
================================= */

.page-event-space-area {
    margin-top: 80px;
}

.page-event-space-area .map {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto 80px;
}

.page-event-space-area .map a {
    display: block;
    cursor: pointer;
}

.event-space-lists {
    max-width: 1282px;
    margin: 0 auto;
    padding-bottom:120px;
    width: 100%;
}

.event-space-lists .flex-box {
    display: flex;
    flex-wrap: wrap;
}

.event-space-slider .event-space-list {
    margin-right: 2px;
    max-width: 100%;
    width: 100%;
    position: relative;
}
@media screen and (min-width: 769px) {
    .event-space-slider .event-space-list {
        max-width: 256px;
        width: 100%;
    }
    .event-space-slider .swiper-slide {
        /*スライドの幅を指定*/
        max-width: 256px;
        width: 100%;
     }
}
.event-space-list {
    margin-right: 2px;
    max-width: 426px;
    width: 100%;
    position: relative;
}

.event-space-list a {
    display: block;
    cursor: pointer;
}

.event-space-list:nth-of-type(3n) {
    margin-right: 0;
}

.event-space-list:nth-child(n+4) {
    margin-top: 80px;
}

.event-space-lists .num {
    position: absolute;
    left: 18px;
    bottom: 18px;
    font-size: 24px;
    padding-top: 5px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 33px;
    content: '';
    display: block;
    height: 44px;
    background-image: url('../images/page/event_space/num-mark-icon.png');
}

.coming-soon .event-space-name {
    background-color: #4d5357;
}

.event-space-name {
    border-radius: 0 0 4px 4px;
    background-color: #8dc21f;
    background-image: url('../images/common/white-right-arrow.svg');
    background-repeat: no-repeat;
    background-size: 4px 6px;
    background-position: right 8px center;
}

.event-space-name.none {
    background-image: none !important;
}

.event-space-name h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    padding: 12px 0;
    font-weight: 500;
}

.coming-soon .event-space-name h4 {
    color: #a0a0a0;
}

.page-case-study-area {
    padding: 40px 0;
    background-color: #fff;
}

.page-case-study-area .inner {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.p-case-study-r {
    max-width: 240px;
    width: 100%;
    margin-right: 34px;
}

.page-case-study-area .more-btn {
    max-width: 240px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 11px 0 13px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    width: 100%;
    background-color: #4d5357;
    background-position: right 8px center;
    background-size: 4px 6px;
    background-repeat: no-repeat;
    background-image: url('../images/common/white-right-arrow.svg');
}

.page-case-study-area h3 {
    font-size: 24px;
    line-height: 1.5;
    margin-left: 50px;
    font-weight: 500;
    color: #8dc21f;
}

.page-case-study-area .en {
    line-height: 1;
    font-size: 10px;
    color: #8dc21f;
    writing-mode: vertical-rl;
    position: absolute;
    left: 0;
    top: 8px;
}

.two-main-img-box {
    margin-top: 120px;
    padding-bottom: 120px;
}

.two-main-img-box>.flex-box {
    display: flex;
    justify-content: space-between;
    max-width: 1282px;
    width: 100%;
    margin: 0 auto;
}

.two-main-img-box h4 {
    color: #8dc21f;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
}

.two-main-img-box p {
    font-size: 16px;
    max-width: 480px;
    margin: 0 auto;
    line-height: 2;
    font-weight: 400;
    color: #8dc21f;
}
.feature .two-main-img-box p {
    color: #4d5357;
}
.two-main-left,
.two-main-right {
    max-width: 640px;
    width: 100%;
}

.swiper-pagination-feature {
    font-size: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.swiper-pagination-feature .swiper-pagination-page-main {
    position: static;
    width: auto;
    height: auto;
    font-size: 0;
    z-index: 100;
}

.swiper-pagination-feature .swiper-pagination-bullet {
    border-radius: inherit;
    margin: 0 4px !important;
    width: 40px;
    height: 4px;
    background-size: 200% auto;
    background-image: linear-gradient(to right, #e0e0e0 0%, #e0e0e0 50%, #4d5357 50%, #4d5357 100%);
    opacity: 1;
    background-position: 0 0;
    transition: background-position ease 0.4s;
}

.swiper-pagination-feature .swiper-pagination-bullet:first-child {
    margin: 0 4px 0 0 !important;
}

.swiper-pagination-feature .swiper-pagination-bullet-active {
    background-position: 100% 0;
    opacity: 1;
}

.playable-park-area {
    position: relative;
    padding-top: 80px;
    background-color: #f4f4f4;
    padding-bottom: 120px;
}

.playable-park-area .gradi_02 {
    width: 100%;
    z-index: 101;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.playable-park-area h3 {
    max-width: 284px;
    width: 100%;
    position: relative;
    z-index: 200;
    margin: 0 auto 40px;
}

.double-color {
    justify-content: center;
    display: flex;
}

.double-color {
    max-width: 80px;
    width: 100%;
    margin: 0 auto 40px;
}

.playable-park-area h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #4d5357;
}

.playable-park-area .txt {
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    color: #4d5357;
}

.playable-park-lists {
    max-width: 1282px;
    margin: 80px auto 0;
    width: 100%;
}

.playable-park-lists .flex-box {
    display: flex;
    flex-wrap: wrap;
}

.playable-park-list {
    margin-right: 2px;
    max-width: 426px;
    width: 100%;
    position: relative;
}

.playable-park-list a {
    display: block;
    cursor: pointer;
}

.playable-park-list:nth-of-type(3n) {
    margin-right: 0;
}

.playable-park-list:nth-child(n+4) {
    margin-top: 80px;
}

.playable-park-name {
    border-radius: 0 0 4px 4px;
    background-color: #8dc21f;
    background-image: url('../images/common/white-right-arrow.svg');
    background-repeat: no-repeat;
    background-size: 4px 6px;
    margin-bottom: 40px;
    background-position: right 8px center;
}

.playable-park-name.none {
    background-image: none !important;
}

.playable-park-name h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    padding: 12px 0;
    font-weight: 500;
}

.playable-park-list p {
    font-size: 16px;
    line-height: 2;
    max-width: 410px;
    margin: 0 auto;
    font-weight: 400;
}

.two-main-img-box.bottom h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
    color: #8dc21f;
}

.two-main-img-box.bottom h3 span {
    padding-bottom: 10px;
    border-bottom: 1px solid #8dc21f;
}

.two-main-img-box.bottom .inner {
    max-width: 480px;
    margin: 0 auto;
    width: 100%;
}

.two-main-img-box.bottom .two-main-left .annotation {
    color: #4d5357;
    font-size: 14px;
    margin-top: 40px;
}

.two-main-img-box.bottom .annotation {
    color: #4d5357;
    font-size: 14px;
}

.two-main-img-box.bottom .more-btn {
    max-width: 240px;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 12px 0;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-top: 40px;
    width: 100%;
    background-color: #4d5357;
    background-position: right 8px center;
    background-size: 4px 6px;
    background-repeat: no-repeat;
    background-image: url('../images/common/white-right-arrow.svg');
}

@media screen and (min-width: 1441px) {
    .event-space .page-main-photo img {
        height: 810px;
        width: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 768px) {
    .playable-park-area {
        position: relative;
        padding-top: 60px;
        background-color: #f4f4f4;
        padding-bottom: 90px;
    }

    .event-space-lists .num {
        position: absolute;
        z-index: 300;
        right: auto;
        font-size: 18px;
        padding-top: 5px;
        width: 26px;
        content: '';
        display: block;
        line-height: 1;
        height: 34px;
        background-size: contain;
        background-repeat: no-repeat;
        left: 19px;
        bottom: 19px;
    }

    .event-space-name h4 {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 1;
        padding: 10.5px 0;
    }

    .playable-park-area h3 {
        max-width: 210px;
        width: 100%;
        position: relative;
        z-index: 200;
        margin: 0 auto 30px;
    }

    .double-color {
        max-width: 40px;
        width: 100%;
        margin: 0 auto 30px;
    }

    .playable-park-area h4.head-ttl {
        text-align: center;
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 30px;
        color: #4d5357;
    }

    .playable-park-area .txt {
        font-size: 14px;
        padding: 0 27.5px;
        line-height: 2;
        font-weight: 400;
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
        color: #4d5357;
    }

    .playable-park-lists {
        max-width: 100%;
        padding: 0 3px;
        margin: 60px auto 0;
        width: 100%;
    }

    .playable-park-name h4 {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 17.5px;
        padding: 10.5px 0;
        font-weight: 500;
        margin-bottom: 0;
    }

    .playable-park-list {
        margin-right: 1px;
        max-width: calc(50% - 0.5px);
        width: 100%;
        position: relative;
    }

    .playable-park-list:nth-of-type(3n) {
        margin-right: 1px;
    }

    .playable-park-list:nth-child(even) {
        margin-right: 0;
    }

    .playable-park-name {
        border-radius: 0 0 4px 4px;
        background-color: #8dc21f;
        background-image: url(../images/common/white-right-arrow.svg);
        background-repeat: no-repeat;
        background-size: 4px 6px;
        margin-bottom: 30px;
        background-position: right 8px center;
    }

    .playable-park-list p {
        font-size: 14px;
        line-height: 2;
        padding: 0 13px;
        max-width: 410px;
        margin: 0 auto;
        font-weight: 400;
    }

    .playable-park-list:nth-child(n+3) {
        margin-top: 60px;
    }

    .page-case-study-area {
        padding: 30px 0;
        background-color: #fff;
    }

    .page-case-study-area .inner {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        display: block;
        align-items: center;
        position: relative;
        justify-content: space-between;
    }

    .page-case-study-area h3 {
        font-size: 21px;
        line-height: 1.5;
        margin-left: 0;
        color: #8dc21f;
    }

    .p-case-study-r {
        margin-top: 30px;
        max-width: 210px;
        width: 100%;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }

    .page-case-study-area .more-btn {
        max-width: 210px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1;
        padding: 9.5px 0 11.5px;
        border-radius: 4px;
        font-size: 14px;
        color: #fff;
        width: 100%;
        background-color: #4d5357;
        background-position: right 8px center;
        background-size: 4px 6px;
        background-repeat: no-repeat;
        background-image: url(../images/common/white-right-arrow.svg);
    }

    .p-case-study-ttl {
        position: relative;
        display: table;
        margin: 0 auto;
    }

    .page-case-study-area .en {
        line-height: 1;
        font-size: 7px;
        color: #8dc21f;
        writing-mode: vertical-rl;
        position: absolute;
        left: -29px;
        top: 8px;
    }

    .event-space .page-ttl-box {
        margin-top: 0;
        padding-top: 75px;
    }
    .page .event-space .ttl-line span {
        letter-spacing: 0.15em;
    }
    .page .event-space .en-ttl {
        margin-bottom: 60px;
        font-size: 32px;
    }
    .page .event-space .ttl-line {
        margin-bottom: 10px;
    }
    .event-space .page-main-txt-box {
        padding-left: 20px;
        position: relative;
        z-index: 102;
        margin-top: 0;
        max-width: calc(100% - 27.5px);
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #fff;
        clip-path: polygon(0 0, 100% 0, 100% 20%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 20% 100%, 0 100%, 0% 20%);
    }
    .page-event-space-area {
        margin-top: 60px;
    }
    .page-event-space-area .map {
        max-width: 100%;
        width: 100%;
        margin: 0 auto 90px;
    }
    .event-space-lists .flex-box {
        display: flex;
        padding: 0 27.5px;
        flex-wrap: wrap;
    }
    .event-space-list {
        margin-right: auto;
        margin-left:auto;
        position: relative;
    }
    .event-space-list:nth-of-type(3n) {
        margin-right: auto;
    }
    .event-space-list + .event-space-list {
        margin-top: 15px;
    }
    .event-space-lists {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
        padding-bottom: 90px;
    }
    .event-space-list.coming-soon {
        display:none;
    }
    .playable-park-area .gradi_02 {
        height: 80px;
    }
}