/* home page */
.navbar-brand:focus,
.navbar-brand:hover {
    color: var(--bs-navbar-brand-hover-color) !important;
}

/* Intro */
.intro-wrapper {
    margin-top: 80px;
    margin-bottom: 60px;
    overflow: hidden;
}

.lighter {
    font-weight: lighter;
}

.font-serif {
    font-family: serif;
}

.intro-wrapper .label-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    background: linear-gradient(180deg, #6BB593 0%, #187D13 84.09%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.intro-wrapper h2 {
    height: auto !important;
    min-height: auto !important;
    text-align: center !important;
}

.intro-wrapper .description h2 {
    z-index: 2;
    position: relative;
}

.intro-wrapper .description h2::before {
    content: url(../img/icons/leaf.svg);
    position: absolute;
    left: -11%;
    top: 11%;
}

.intro-wrapper .description h2::after {
    content: url(../img/icons/leaf2.svg);
    position: absolute;
    top: 50%;
    right: -7%;
}

.intro-wrapper .container-sm .image {
    margin-top: 32px;
}

.intro-wrapper .description img {
    position: absolute;
    bottom: -32px;
    z-index: 1;
}

.intro-wrapper p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: var(--bs-shade-300);
}

/* .sponsor {
    width: 848px !important;
    margin: 0 auto !important;
} */

.sponsor {
    width: 848px !important;
    margin: 0 auto !important;
    padding-bottom: 50px;
}

.sponsor-item .box {
    align-content: center;
    height: 100%;
    width: 100%;
    border: 2px solid var(--bs-shade-50, rgba(233, 233, 233, 1))
}

.sponsor p {
    padding: 24px 0;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.5;
    text-align: center !important;
}

.sponsor h2 {
    text-align: center;
}

/* Guidelines */
.guidelines-wrapper {
    background-image: url(../img/guidelines.jpg);
    min-height: 760px;
    background-size: cover;
    background-position: center;
    position: relative;
    align-items: center;
    display: flex;
}

.guidelines-wrapper ol {
    list-style-type: none;
    counter-reset: custom-counter;
}

.guidelines-wrapper li {
    padding: 24px;
    counter-increment: custom-counter;
    position: relative;
    padding-left: 64px;
    font-weight: 400;
    /* font-size: 16px; */
    font-size: 24px;
    line-height: 1.5;
    color: var(--bs-shade-25, rgba(254, 254, 254, 1));
}

/* .guidelines-wrapper li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0%;
    top: 12px;
    color: var(--bs-primary-400);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    border: 1px solid var(--bs-shade-75, rgba(164, 166, 165, 1));
    background: var(--bs-shade-50, rgba(233, 233, 233, 1));
    border-radius: 42px;
    width: 48px;
    height: 48px;
    align-content: center;
    text-align: center;
} */

.guidelines-wrapper li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0%;
    top: 50%;
    color: var(--bs-primary-400);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    border: 1px solid var(--bs-shade-75, rgba(164, 166, 165, 1));
    background: var(--bs-shade-50, rgba(233, 233, 233, 1));
    border-radius: 42px;
    width: 48px;
    height: 48px;
    align-content: center;
    text-align: center;
    transform: translateY(-50%);
}

.guidelines-wrapper h2 {
    font-weight: 700;
    font-size: 32px;
    color: var(--bs-primary-25);
    margin: 0;
    align-content: center;
    text-align: center;
}

.image-wrapper img {
    border: 4px solid rgba(255, 255, 255, 0.5);
    width: 360px;
}

/* Event info */
.event-info {
    margin-top: 56px;
    margin-bottom: 80px;
}

.event-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--bs-shade-300);
    letter-spacing: 0.005em;
}

.event-info h3 {
    padding-top: 32px;
    margin-bottom: 20px;
}

.event-info h2 {
    text-align: center;
}

.event-info ul {
    display: grid;
    gap: 20px;
}

.d-grid li {
    position: relative;
    padding-left: 24px;
    list-style: none;
}

.contact-exception__custom ul li {
    padding-left: 20px;
    /* padding-left: 15px; */
    margin-bottom: 16px;
    position: relative;
}

.contact-exception__custom div {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.contact-exception__custom {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

body .content .contact-exception__custom p:nth-child(3) {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.content .contact-exception__custom p {
    padding: 0px !important;
    margin: 0px !important;
}

.content .contact-exception__custom h3 {
    padding: 5px 0px !important;
    /* margin: 0px !important; */
}

.content .contact-exception__custom p:nth-child(4) {
    padding: 0 !important;
}

.content .contact-exception__custom ul {
    margin: 0px !important;
}

body .contact-list-unique::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../img/bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 3px;
    top: 11px;
}

.contact-exception__custom ul>li::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../img/bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 3px;
    top: 6px;
}

@media screen and (max-width: 575px) {
    .contact-exception__custom h2 {
        padding-bottom: 28px !important;
    }

    .sponsor {
        margin: 40px auto 0px !important;
    }

    .contact-list-unique p {
        font-size: 16px !important;
    }

    body .all-content__column {
        flex-direction: column !important;
        justify-content: start !important;
        flex-wrap: nowrap !important;
    }
}

.contact-exception__custom h3 {
    margin-bottom: .8rem;
}

.d-grid li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.4em;
    width: 10px;
    height: 24px;
    background-image: url(../img/bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.event-info .box {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 16px;
}

.event-info .label {
    padding-left: 10px;
    font-weight: 700;
}

.size-img__XS,
.size-img__S,
.size-img__M,
.size-img__L {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    height: auto;
}

.size-img__XS img,
.size-img__S img,
.size-img__M img,
.size-img__L img {
    height: auto !important;
    width: 100% !important;
}

.size-img__XS {
    max-width: 512px;
}

.size-img__S {
    max-width: 580px;
}

.size-img__M {
    max-width: 653px;
}

.size-img__L {
    max-width: 700px;
}

/* Media */
.media-wrapper {
    background: linear-gradient(180deg, rgba(20, 24, 22, 0) 0%, rgba(20, 24, 22, 0) 100%),
        linear-gradient(0deg, var(--bs-secondary-50, #FDF6EB), var(--bs-secondary-50, #FDF6EB));
    padding: 60px 0 !important;
}

.media-wrapper h2 {
    margin-bottom: 40px;
    text-align: center;
}

.media-wrapper h2 br {
    display: none;
}

.media-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--bs-shade-300);
    letter-spacing: 0.5px;
}

.media-wrapper .sub-text {
    text-align: center;
    color: #7E8280 !important;
    margin-top: 16px !important;
}

.media-wrapper .youtube {
    max-width: 750px;
    height: 422px;
    justify-content: center;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
}

.media-wrapper .youtube p {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    color: var(--bs-secondary-400);
    text-align: center;
}

/* Env effort */
.effort-box-wrapper {
    display: flex;
    flex-direction: column;
}

.effort-box-wrapper h3 {
    margin-bottom: 0;
}

.effort-box-wrapper p {
    font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
    color: var(--bs-shade-300);
    letter-spacing: 0.05em;
}

.effort-wrapper {
    margin-top: 104px !important;
    margin-bottom: 80px !important;
}

.effort-wrapper h2 {
    min-height: auto;
    text-align: center;
}

.effort-wrapper .content {
    padding-bottom: 80px !important;
}

.effort-wrapper .image {
    padding: 32px 0;
}


@media (max-width: 991px) {
    .top-page .container-sm {
        padding: 0 !important;
    }

    h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 1.3;
        margin-top: 10px;
    }

    .banner-img {
        /* width: 100vw;
        max-width: none;
        background: url(../img/banner-mb.jpg) center no-repeat;
        height: 677px; */
        /* new css 7/4/2025 */
        background: url(../img/banner-mb.jpg) no-repeat;
        background-size: cover;
        height: 607px;
    }

    .banner-project-img {
        width: 100vw;
        max-width: none;
        background: url(../img/banner-project-mb.jpg) center no-repeat;
        height: 503px;
    }

    .banner-text {
        font-size: 48px !important;
        bottom: 0;
        padding: 20px;
        left: 0;
        /* new css update 7/4/2025 */
        line-height: 1.2;
    }

    /* .banner-text br {
        display: none;
    } */

    .intro-wrapper .description h2::before {
        content: url(../img/icons/leaf_mb.svg);
        position: absolute;
        left: -11%;
        top: 11%;
    }

    .intro-wrapper .description h2::after {
        content: url(../img/icons/leaf2_mb.svg);
        position: absolute;
        top: 50%;
        right: -7%;
    }

    .intro-wrapper h1 {
        font-size: 32px;
        letter-spacing: normal;
        margin-bottom: 16px;
    }

    .intro-wrapper .description h2 {
        /* font-size: 18px; */
        width: 82%;
        margin: 0 auto;
        margin-bottom: 24px;
    }

    .intro-wrapper .description img {
        bottom: -15px;
        left: 8%;
    }

    .intro-wrapper p {
        text-align: unset;
    }

    .intro-wrapper .container-sm .image {
        margin-top: 24px;
    }

    .sponsor h2 {
        margin-bottom: 8px;
    }

    .sponsor-item {
        --bs-gutter-x: 16px !important;
        --bs-gutter-y: 16px !important;
        row-gap: 12px;
    }

    .sponsor-item .label {
        font-size: 12px !important;
    }

    .sponsor p {
        padding-bottom: 0;
        text-align: start !important;
    }

    .sponsor {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .intro-wrapper {
        margin-top: 60px !important;
    }

    .event-info {
        margin-top: 28px !important;
    }

    .event-info ul {
        margin: 0 !important;
        /* padding-left: 16px; */
        margin-top: 16px !important;
    }

    .media-wrapper {
        padding-top: 76px !important;
        padding-bottom: 40px !important;
    }

    .effort-wrapper .content {
        padding-bottom: 60px !important;
    }

    .effort-wrapper {
        margin-top: 76px !important;
        margin-bottom: 60px !important;
    }

    .effort-wrapper .image .justify-content-center img {
        margin-bottom: 24px !important;
    }

    .effort-wrapper .image img {
        margin-bottom: 24px !important;
    }

    .effort-box-wrapper h3 {
        font-size: 20px !important;
        line-height: 1.5;
        font-weight: 600;
        margin-bottom: 0.5rem !important;
    }

    .effort-box-wrapper p {
        flex: 0 !important;
        margin-bottom: 16px !important;
        line-height: 1.5;
        font-weight: 400;
    }

    .effort-box-wrapper {
        height: auto !important;
    }

    .effort-box-wrapper:first-child {
        margin-bottom: 48px;
    }

    .guidelines-wrapper {
        height: auto !important;
    }

    .guidelines-wrapper .title {
        flex-direction: column;
        margin-top: 24px;
    }

    .guidelines-wrapper h2 {
        width: 65%;
        font-size: 32px;
        font-weight: 600;
        padding-left: 0 !important;
        height: auto;
        margin-top: 10px;
    }

    .guidelines-wrapper li::before {
        width: 40px;
        height: 40px;
    }

    .event-info h2 {
        min-height: auto;
        margin-bottom: 40px !important;
    }

    .event-info h3 {
        font-size: 20px;
        padding-top: 0;
        margin-bottom: 16px;
    }

    .event-info {
        margin-bottom: 60px;
    }

    .media-wrapper h2 {
        height: auto;
        line-height: 1.3;
    }

    .media-wrapper h2 br {
        display: block;
    }

    .media-wrapper .sub-text {
        margin-top: 20px !important;
        font-size: 12px !important;
        padding: 0 8px !important;
    }

    .trible-img__custom {
        gap: 0px !important;
        flex-direction: column;
    }

    body .trible-img__custom img {
        width: 100% !important;
        height: auto !important;
        margin: 0px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    h2 {
        font-size: 32px !important;
    }

    .effort-wrapper .justify-content-center img {
        width: 80% !important;
        margin: auto !important;
    }

    .effort-wrapper img {
        width: 80% !important;
        margin: auto;
    }

    .effort-wrapper .carousel-item img {
        width: 80% !important;
        margin: auto !important;
    }

    .media-wrapper .youtube {
        height: 400px;
    }

    .media-wrapper iframe {
        height: 400px;
    }

    .guidelines-wrapper li {
        padding: 22px !important;
        padding-left: 52px !important;
    }

    .guidelines-wrapper .image-wrapper img {
        height: 400px;
    }

    .guidelines-wrapper h2 {
        font-size: 32px;
        width: 100%;
        padding-left: 14px !important;
        margin-top: 0 !important;
        justify-content: start;
        display: flex;
        align-items: center;
    }

    .guidelines-wrapper .title {
        flex-direction: row;
        padding-top: 0 !important;
        margin-top: 0 !important;
        padding-bottom: 10px !important;
    }

}


@media (max-width: 1199px) {
    .media-wrapper iframe {
        height: 400px;
    }

    .image-wrapper img {
        width: 100%;
    }

}

@media (min-width: 768px) and (max-width: 1199px) {
    .banner-text {
        font-size: 60px !important;
    }

    /* update css 7/4/2025 */

    .intro-wrapper .label-title {
        font-size: 38px !important;
    }

    .intro-wrapper h1 {
        font-size: 46px !important;
    }


    .guidelines-wrapper .image-wrapper {
        padding-right: 20px;
    }

    .guidelines-wrapper h2 {
        font-size: 4vw;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .guidelines-wrapper .image-wrapper img {
        height: 750px;
    }
}

@media (max-width: 575px) {

    /* update css 7/4/2025 */
    .intro-wrapper .label-title {
        font-size: 32px !important;
    }

    body .access-custom p>a {
        font-weight: normal;
    }

    .intro-wrapper .description h2 {
        font-size: 18px !important;
    }

    .media-wrapper .youtube {
        height: 240px !important;
    }

    .container-sm img.stream {
        height: 174px;
    }

    .intro-wrapper p {
        font-size: 14px !important;
        line-height: 1.5;
        letter-spacing: 0.05em;
    }

    .image-wrapper img {
        border: none;
    }

    .effort-wrapper .image {
        padding: 0;
    }

    .media-wrapper .youtube {
        height: auto !important;
    }

    .media-wrapper iframe {
        height: 240px !important;
    }

    .media-wrapper p {
        margin-top: 0 !important;
    }

    .sponsor {
        padding-top: 12px !important;
    }

    .effort-box-wrapper img {
        width: 100%;
        height: 235px;
    }

    .effort-wrapper .image img {
        width: calc(100% - 0.5rem);
        height: 107px !important;
    }

    .all-content__center {
        text-align: left !important;
    }
}

@media (max-width: 424px) {
    h1 {
        font-size: 24px !important;
    }

    h2 {
        font-size: 20px !important;
        min-height: auto !important;
    }

    h3 {
        font-size: 18px !important;
    }

    .banner-img {
        height: 560px !important;
    }

    .banner-text {
        /* font-size: 6.5vw !important; */
        font-size: 32px !important;
        bottom: 5%;
        padding: 20px;
        left: 0;
    }

    /* update css 7/4/20254 */

    .intro-wrapper .label-title {
        font-size: 28px !important;
    }


    .guidelines-wrapper ol {
        margin-bottom: 10px !important;
    }

    .guidelines-wrapper li {
        padding: 16px;
        padding-left: 48px;
        line-height: 1.2 !important;
    }

    .intro-wrapper .description h2 {
        height: auto;
        min-height: auto !important;
        font-size: 16px;
    }

    .intro-wrapper .description img {
        bottom: -18px !important;
        left: 0;
    }

    .intro-wrapper .description h2::before {
        content: url(../img/icons/leaf_mb.svg);
        position: absolute;
        left: -14%;
        top: -25%;
    }

    .intro-wrapper .description h2::after {
        content: url(../img/icons/leaf2_mb.svg);
        position: absolute;
        top: 80%;
        right: -6%;
    }

    .intro-wrapper p {
        font-size: 14px !important;
    }

    .guidelines-wrapper li {
        padding: 16px;
        padding-left: 50px;
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    .sponsor {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .effort-box-wrapper img {
        width: 100%;
        height: 218px;
    }

    p {
        font-size: 14px !important;
        line-height: 1.2 !important;
    }

    .effort-wrapper {
        margin-bottom: 16px !important;
    }

    .effort-wrapper .content {
        padding-bottom: 40px !important;

    }
}

/* css news */

/* Banner */
.banner-news-img {
    width: 100%;
    height: 282px;
    background: url(../img/banner-news.jpg) center no-repeat;
    background-size: cover;
}

.banner-news-text {
    position: absolute;
    bottom: 15%;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 48px;
    letter-spacing: 0.005em;
}

header .overlay {
    background: rgba(20, 24, 22, 0.3);
}

.news-list-wrapper {
    margin: 60px 0;
}

dl,
ol,
ul {
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
}

ul {
    padding: 0;
    margin: 0;
}

.divider {
    background-color: rgba(217, 217, 217, 1);
    display: flex;
    min-height: 1px;
    width: 100%;
}

.news-item {
    margin: 60px 0;
    display: flex;
    gap: 16px;
}

.news-item:hover {
    cursor: pointer;
}

.news-item:hover .news-title {
    color: var(--bs-primary-300);
}

.news-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    letter-spacing: 0.015em;
}

.news-content a {
    margin-top: 12px;
    font-weight: 400;
    font-size: 12px;

}

.news-image {
    width: 265px;
    height: 178px;
    overflow: hidden;
}

.news-image img {
    object-fit: cover;
    transition: transform 0.4s ease;
}

.news-item:hover img {
    transform: scale(1.1);
}

.news-date {
    color: var(--bs-shade-200);
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}

.news-title {
    color: var(--bs-shade-300);
    margin: 8px 0 !important;
}

.news-description {
    color: var(--bs-shade-300);
    font-size: 16px;
    font-weight: 400;
}

.de .detail-content>div {
    display: flex;
    justify-content: center;
    width: 100%;
    /* height: 548px; */
    padding-bottom: 16px;
}

/* css câp nhật 30 / 7/ 2025 */
/* ----- start----- */
.detail-content {
    padding-bottom: 60px;
    overflow: hidden;
}

.detail-content p img,
.detail-content p>img,
.detail-content img {
    width: 100% ;
    height: auto !important;
    object-fit: contain;
}

.detail-content .embeddedContent iframe {
    aspect-ratio: 75 / 40;
    height: auto;
}

.detail-content table {
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    color: rgb(0, 0, 0);
}

.detail-content table th,
.detail-content table td {
    border: 1px solid #000;
}

body .small-image {
    width: auto !important;
    height: auto !important;
    display: block;
}


body .detail-content ul {
    margin-left: 0px !important;
}

body .detail-content ul li {
  position: relative;
  padding-left: 16px !important;
  display: list-item;
  list-style: none;
}

body .detail-content ul li::before {
  content: "●"; 
  position: absolute;
  left: 0; 
  top: 50%; 
  transform: translateY(-50%); 
  color: black;
  font-size: 8px;
}


/* ---- end ---- */

.detail-content p {
    padding-bottom: 16px;
}

.detail-content a {
    padding-top: 16px;
}

.detail-content>div>img {
    width: 100%;
    object-fit: cover;
}


@media (max-width: 991px) {
    .list-image-wrapper img {
        margin-bottom: 24px !important;
    }

    .list-image-wrapper .justify-content-center img {
        margin-bottom: 24px !important;
    }


    .flex__gap {
        gap: 24px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .list-image-wrapper .justify-content-center img {
        width: 80% !important;
        margin: auto;
    }

    .list-image-wrapper img {
        width: 80% !important;
        margin: auto;
    }
}

@media (max-width: 768px) {
    .banner-news-text {
        font-size: 6.5vw !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }

    .container-sm {
        width: 100% !important;
    }

}

@media (max-width: 575px) {
    .list-image-wrapper .social-banner .justify-content-center img {
        margin-bottom: 0 !important;
    }

    .banner-news-img {
        width: 100vw;
        max-width: none;
        background: url(../img/banner-news-mb.jpg) center no-repeat;
        background-size: cover;
        height: 290px;
    }

    .banner-news-text {
        font-size: 48px !important;
        bottom: 0;
        left: 0;
        padding: 32px 20px;
        margin: 0;
    }

    .banner-news-text br {
        display: none;
    }

    .news-list-wrapper {
        margin: 40px 0 !important;
    }

    .news-image {
        height: 82px !important;
        width: 138px;
    }

    .news-item:hover img {
        transform: none;
    }

    .news-item {
        margin: 40px 0;
    }

    .news-date {
        font-size: 12px;
    }

    .news-title {
        font-size: 16px;
        font-weight: 700;
        margin: 4px 0 0 !important;
    }

    .news-content a {
        margin: 0 !important;
        font-size: 10px !important;
    }

    .news-description {
        display: none;
    }

    .list-image-wrapper .image {
        text-align: center;
        padding: 0 0 40px !important;
    }

    .list-image-wrapper img {
        margin-bottom: 0 !important;
    }

    /* .list-image-wrapper .image img {
        width: calc(100% - 0.5rem);
        height: 107px !important;
    } */
}

@media (max-width: 424px) {
    .banner-news-text {
        font-size: 7.5vw !important;
        width: 100% !important;
    }

    .news-list-wrapper {
        margin: 40px 0 !important;
    }

    ul {
        margin-top: 40px !important;
    }

    p {
        height: auto !important;
        font-size: 14px !important;
    }

    .list-image-wrapper {
        padding-bottom: 40px !important;
    }

    /* .list-image-wrapper img {
        margin-bottom: 0;
    } */

    .list-image-wrapper .image {
        text-align: center;
        padding: 0 !important;
    }
}


/* css detail news */

header .overlay {
    background: rgba(20, 24, 22, 0.3);
}

.detail-custom {
    margin-top: 120px !important;
}


.detail-wrapper {
    margin: 60px 0;
}

.detail-date {
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: var(--bs-shade-300);
}

.detail-image {
    width: 100%;
    height: 548px !important;
}

.detail-image img {
    object-fit: cover;
}



.detail-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
    /* letter-spacing: 0.05em; */
    color: var(--bs-shade-300);
}

.detail-content a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-decoration: underline;
    color: var(--bs-link-100);
}

.detail-content a:focus,
.detail-content a:hover {
    color: var(--bs-link-200);
}

.divider {
    border: 1px solid #DDDDDD;
}

.more-news {
    margin-top: 60px;
}

.more-news h2 {
    font-weight: 700 !important;
    font-size: 32px !important;
    text-align: center !important;
    color: var(--bs-primary-300) !important;
    margin: 10px 0 !important;
}

@media (max-width: 991px) {
    /* .list-image-wrapper img {
        margin-bottom: 24px !important;
    } */
}

@media (min-width: 768px) and (max-width: 991px) {
    .list-image-wrapper img {
        width: 80% !important;
        margin: auto;
    }
}

@media (max-width: 768px) {
    /* button {
        min-width: auto !important;
    } */

    /* .effort-wrapper button {
        min-width: 260px !important;
    } */

    h2 {
        height: auto !important;
        font-size: 32px !important;
        line-height: 1.3;
    }

    .more-news h2 {
        font-size: 32px !important;
        min-height: auto !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    h2 {
        height: auto !important;
        font-size: 32px !important;
    }

    .more-news h2 {
        font-size: 32px !important;
        min-height: auto !important;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }

    .container-sm {
        width: 100% !important;
        padding: 0 20px !important;
    }

}

@media (max-width: 575px) {
    /* h2 {
        margin-bottom: 24px !important;
    } */

    /* .new-detail__bg .detail-custom {
        margin-top: 84px !important;
    } */

    .detail-custom {
        margin-top: 84px;
    }

    .detail-wrapper {
        margin: 40px 0 !important;
    }

    .container-sm {
        width: 100%;
        --bs-gutter-x: 0;
        padding: 40px 0;
    }

    .detail-content a {
        font-weight: 400;
    }

    .detail-image {
        height: 257px;
    }

    .detail-content {
        padding-bottom: 40px;
    }

    .more-news {
        margin-top: 56px;
    }

    .contact-container {
        width: 100% !important;
    }
}

@media (max-width: 424px) {

    p {
        height: auto !important;
        font-size: 14px !important;
    }

    h2 {
        height: auto !important;
        font-size: 22px !important;
        line-height: 1.3;
    }

    .more-news h2 {
        font-size: 22px !important;
        min-height: auto !important;
    }

    button {
        min-width: auto !important;
        font-size: 14px;
        height: 44px;
    }

    .list-image-wrapper {
        padding-bottom: 40px !important;
    }

    /* .list-image-wrapper img {
        margin-bottom: 0;
    } */

    /* .list-image-wrapper .image {
        text-align: center;
        padding: 0 !important;
    } */
}

.footer-image {
    display: flex;
    justify-content: center;
}

.footer-image img {
    aspect-ratio: 89 / 59;
    min-width: 178px;
    height: auto;
}

@media (max-width: 991px) {
    .footer-image img {
        min-width: 162px;
    }

    .new-detail__bg .detail-custom {
        margin-top: 84px !important;
    }
}

/* css event */
/* Banner */
.banner-event-img {
    width: 100%;
    height: 282px;
    background: url(../img/banner-event.jpg) center no-repeat;
    background-size: cover;
}

.banner-event-text {
    position: absolute;
    bottom: 15%;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 48px;
    letter-spacing: 0.005em;
}

header .overlay {
    background: rgba(20, 24, 22, 0.3);
}

.event-list-wrapper {
    letter-spacing: 0.015em;
    margin: 60px 0;
}

.event-list-wrapper .row {
    row-gap: 70px;
}

.event-item:hover {
    cursor: pointer;
}

.event-item:hover .event-title {
    color: var(--bs-primary-300);
}

.event-image__new,
.event-image {
    width: 100%;
    height: 265px;
    position: relative;
    overflow: hidden;
}

.event-image__new img,
.event-image img {
    object-fit: cover;
    transition: transform 0.4s ease;
}

.event-item:hover img {
    transform: scale(1.1);
}

.event-image__new .note,
.event-image .note {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 10px;
    background-color: var(--bs-secondary-300);
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
}

.event-date__new {
    text-align: left !important;
    text-decoration: none;
}

.display-none {
    display: none !important;
}

.event-date__new,
.event-date {
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    color: var(--bs-shade-100);
    margin: 16px 0 8px !important;
    letter-spacing: 0.015em;
}

.event-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
    color: var(--bs-shade-300);
    letter-spacing: 0.015em;
}

.event-link__new,
.event-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.015em;
    justify-content: end;
    display: flex;
}

ul {
    padding: 0;
    margin: 60px 0 0;
}

ul li {
    display: inline-block;
    font-weight: 300;
}

ul li a {
    text-decoration: none;
}

ul li a,
ul li span {
    color: var(--bs-shade-300);
    justify-content: center;
    align-items: center;
    display: flex;
    width: 40px;
    height: 40px;
    font-size: 14px;
    padding: 10px;
    border-radius: 50%;
    border: 2px solid var(--bs-shade-50);
}

ul li.active a,
ul li.active span {
    background: var(--bs-primary-400) !important;
    color: #fff !important;
    border: 1px solid transparent !important;
}

ul li:not(.active) a:hover,
ul li:not(.active) span:hover,
ul li:not(.active) a:focus,
ul li:not(.active) span:focus {
    color: var(--bs-shade-300);
    background: var(--bs-shade-50);
}

/* Sponsor */
.list-image-wrapper .image {
    padding: 32px 0 92px !important;
}

@media (max-width: 991px) {
    /* .list-image-wrapper img {
        margin-bottom: 24px !important;
    } */
    /* 
    .list-image-wrapper .image {
        text-align: center;
        padding: 0 0 60px !important;
    } */

    .project-page .list-image-wrapper .image,
    .team-page .list-image-wrapper .image,
    .access-page .list-image-wrapper .image {
        gap: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .list-image-wrapper img {
        width: 80% !important;
        margin: auto;
    }
}

@media (max-width: 768px) {
    /* button {
        min-width: auto !important;
    } */

    .banner-event-text {
        font-size: 6.5vw !important;
    }

    h2 {
        height: auto !important;
        font-size: 32px !important;
        line-height: 1.3;
    }

}

@media (min-width: 769px) and (max-width: 1024px) {
    h2 {
        height: auto !important;
        font-size: 32px !important;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }

    .container-sm {
        width: 100% !important;
    }

}

@media (max-width: 575px) {
    .banner-event-img {
        width: 100vw;
        max-width: none;
        background: url(../img/banner-event-mb.jpg) center no-repeat;
        background-size: cover;
        height: 272px;
    }

    .banner-event-text {
        font-size: 48px !important;
        bottom: 0;
        left: 0;
        padding: 32px 20px;
        margin: 0;
    }

    .banner-event-text br {
        display: none;
    }

    .event-list-wrapper {
        margin: 40px 0 !important;
    }

    .event-list-wrapper .row {
        gap: 40px;
    }

    .event-item {
        display: flex;
        column-gap: 16px;
    }

    .event-image__new,
    .event-image {
        width: auto;
        height: auto;
        overflow: visible;
    }

    .event-item:hover img {
        transform: none;
    }

    .event-image__new img,
    .event-image img {
        width: 138px;
        height: 106px;
    }

    .event-date__new,
    .event-date {
        font-size: 12px;
        margin: 0 !important;
    }

    .event-title {
        font-size: 16px;
        font-weight: 700 !important;
        margin: 4px 0;
    }

    .event-link__new,
    .event-link {
        justify-content: start;
    }

    .event-image__new .note,
    .event-image .note {
        font-size: 10px;
        padding: 4px !important;
    }



    /* .list-image-wrapper img {
        margin-bottom: 0 !important;
    } */

    /* .list-image-wrapper .image img {
        width: calc(100% - 0.5rem);
        height: 107px !important;
    } */

    ul {
        margin: 40px 0 0;
    }

    body .list-image-wrapper__gap {
        gap: 0px !important;
    }
}

@media (max-width: 424px) {
    .banner-event-text {
        font-size: 7.5vw !important;
        width: 100% !important;
    }

    .event-list-wrapper {
        margin: 40px 0 !important;
    }

    ul {
        margin-top: 40px !important;
    }

    p {
        height: auto !important;
        font-size: 14px !important;
    }

    h2 {
        height: auto !important;
        font-size: 22px !important;
        line-height: 1.3;
    }

    .list-image-wrapper {
        padding-bottom: 40px !important;
    }

    /* .list-image-wrapper img {
        margin-bottom: 0;
    } */

    /* .list-image-wrapper .image {
        text-align: center;
        padding: 0 !important;
    } */
}

body {
    /* background-color: #FBFBFB; */
    background-color: #ffffff;
}

.new-detail__bg {
    background-color: #FBFBFB;
}

.exception-content__paddingtop-20,
.exception-content {
    background-color: #eadece;
    padding: 15px;
}

.exception-content__paddingtop-20 {
    margin: 20px 0px 0px 0px;
}

.exception-content {
    margin: 20px 0px;
}


.bg-gray {
    background-color: #FBFBFB;
}

header .overlay {
    background: rgba(20, 24, 22, 0.3);
}

.breadcrumbs {
    margin-top: 120px;
}

.detail-wrapper {
    margin: 60px 0;
}

.detail-date {
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: var(--bs-shade-300);
}

h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.3;
    min-height: auto;
    text-align: initial;
}

.event-link {
    display: none;
}

.event-link__new {
    display: block !important;
    text-align: right;
}

.event-image {
    height: 195px;
}

.detail-image {
    width: 100%;
    height: 495px;
}

.detail-image img {
    object-fit: cover;
}

/* 
.detail-content {
    padding-bottom: 60px;
} */

.detail-content .row {
    row-gap: 40px;
}

.detail-content a:focus,
.detail-content a:hover {
    color: var(--bs-link-200);
}

.divider {
    border: 1px solid #DDDDDD;
}

.dash-line {
    border-top: 2px dashed #C0C0C0;
    position: absolute;
    top: 33%;
    left: 0;
    width: 100%;
    z-index: 1;
}

.dot {
    width: 12px;
    height: 12px;
    background-color: #C0C0C0;
    border-radius: 50%;
    position: absolute;
    top: 20%;
    right: -5px;
    z-index: 1;
}

.day-time {
    position: relative;
    padding: 16px 0;
}

.day-time .text {
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    letter-spacing: 0.05em !important;
    background-color: #FBFBFB;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.more-event .row {
    row-gap: 50px;
    margin: 60px 0;
}

.more-event {
    margin-top: 60px;
}

.more-event h2 {
    font-weight: 700 !important;
    font-size: 32px !important;
    text-align: center !important;
    color: var(--bs-primary-300) !important;
    margin: 10px 0 !important;
}


@media (max-width: 991px) {
    .detail-content h3 {
        font-size: 20px;
    }

    /* .list-image-wrapper img {
        margin-bottom: 24px !important;
    } */

}

@media (min-width: 768px) and (max-width: 991px) {
    .list-image-wrapper img {
        width: 80% !important;
        margin: auto;
    }
}

@media (max-width: 768px) {
    /* button {
        min-width: auto !important;
    } */

    h2 {
        height: auto !important;
        font-size: 32px !important;
        line-height: 1.3;
    }

    .more-event h2 {
        font-size: 32px !important;
        min-height: auto !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    h2 {
        height: auto !important;
        font-size: 32px !important;
    }

    .detail-content h3 {
        font-size: 20px;
    }

    .more-event h2 {
        font-size: 32px !important;
        min-height: auto !important;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }

    .container-sm {
        width: 100% !important;
        padding: 0 20px;
    }

}

@media (max-width: 575px) {
    /* h2 {
        margin-bottom: 24px !important;
    } */

    .detail-content h3 {
        margin: 0px !important;
        padding: 16px 0 0 !important;
    }

    /* .breadcrumbs {
        margin-top: 84px;
    } */

    .more-event .row {
        row-gap: 40px;
        margin: 32px 0 !important;
    }

    /* .event-item {
        padding: 0;
    } */

    .event-link__new,
    .event-link {
        display: block;
    }

    .event-link__new {
        text-align: left;
    }

    .event-image {
        height: auto;
    }

    .detail-wrapper {
        margin: 40px 0 !important;
    }

    .container-sm {
        width: 100%;
        --bs-gutter-x: 0;
        padding: 40px 0;
    }

    .detail-content a {
        font-weight: 400;
    }

    .detail-image {
        height: 257px;
    }

    .detail-content {
        padding-bottom: 40px;
    }

    .more-event {
        margin-top: 56px;
    }

    /* .list-image-wrapper .image {
        text-align: center;
        padding: 0 0 60px !important;
    } */

    /* .list-image-wrapper img {
        margin-bottom: 0 !important;
    } */

    /* .list-image-wrapper .image img {
        width: calc(100% - 0.5rem);
        height: 107px !important;
    } */
}

@media (max-width: 424px) {

    p {
        height: auto !important;
        font-size: 14px !important;
    }

    h2 {
        height: auto !important;
        font-size: 22px !important;
        line-height: 1.3;
    }

    .more-event h2 {
        font-size: 22px !important;
        min-height: auto !important;
    }

    button {
        min-width: auto !important;
        font-size: 14px;
        height: 44px;
    }

    .list-image-wrapper {
        padding-bottom: 40px !important;
    }

    .list-image-wrapper img {
        margin-bottom: 0;
    }

    /* .list-image-wrapper .image {
        text-align: center;
        padding: 0 !important;
    } */
}


/* css other page */
/* Banner */
.banner-project-img {
    width: 100%;
    height: 560px;
    background: url(../img/banner-project.jpg) center no-repeat;
    background-size: cover;
}

.banner-project-text {
    position: absolute;
    bottom: 6%;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 48px;
    letter-spacing: 0.005em;
    line-height: 1.2;
    /* new css 17/7/2025 */
    max-width: 1128px;
}

header .overlay {
    background: rgba(20, 24, 22, 0.3);
}

/* Intro */
.project-intro-wrapper {
    margin: 80px 0;
}

.project-intro-wrapper .quote {
    width: 830px;
    margin: 0 auto;
}

.project-intro-wrapper img {
    object-fit: cover;
    width: 390px;
}

.parking-container .project-intro-wrapper h2,
.bus-ship__custom div>h2,
.access-custom div>h2,
.project-intro-wrapper h2 {
    height: auto !important;
    /* padding: 0px 64px 38px 0; */
    padding: 104px 0px 40px 0;
    text-align: start;
    margin: 0;
    position: relative;
    text-align: center;
}

/* 
.project-intro-wrapper h2::after {
    content: url(../img/icons/leaf_sm.svg);
    position: absolute;
    right: 0;
    bottom: 28%;
} */

.bus-ship__custom h2::after,
.access-custom div>h2::after,
.project-intro-wrapper h2::after {
    content: url(../img/icons/eco.svg);
    position: absolute;
    top: 18%;
    inset-inline-start: 50%;
    transform: translateX(-50%);
}

body .project-h2__after h2::after {
    content: url(../img/icons/eco.svg);
    position: absolute;
    top: 10% !important;
    inset-inline-start: 50%;
    transform: translateX(-50%);
}

body .project-exception-h2__after {
    padding: 0 64px 38px 0;
    position: relative;
}

body .project-exception-h2__after h2 {
    all: unset;
    height: auto !important;
    text-align: start;
    margin: 0;
    font-weight: 700;
    font-size: 32px;
    color: var(--bs-primary-300);
}

body .project-exception-h2__after h2::after {
    all: unset !important;
}

body .project-exception-h2__after::after {
    content: url(../img/icons/leaf_sm.svg);
    position: absolute;
    right: 0;
    bottom: 28%;
}

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

    /* .bus-ship__custom h2::after,
    .access-custom div>h2::after,
    .project-intro-wrapper h2::after {
        top: 0% !important;
    }

    body .project-h2__after h2::after {
        top: 0% !important;
    } */
}

.access-page .exception-text,
.access-page .content p:nth-child(10),
.access-page .content p:nth-child(13),
.access-page .content p:nth-child(19),
.access-page .content p:nth-child(21),
.access-page .content p:nth-child(23),
.access-page .content p:nth-child(25),
.access-page .content p:nth-child(30),
.access-page .content p:nth-child(33),
.access-page .content p:nth-child(38),
.access-page .content p:nth-child(41),
.access-page .content p:nth-child(43),
.access-page .content p:nth-child(45),
.access-page .content p:nth-child(51),
.access-page .content p:nth-child(54),
.access-page .content p:nth-child(56),
.access-page .content p:nth-child(58) {
    padding-bottom: 30px !important;
}

body .content .exception-text {
    gap: 10px !important;
}

.event-content em,
.exception-text em {
    font-style: normal;
    color: #e50012;
}

.event-content u {
    text-decoration: none !important;
    font-style: italic;
    font-size: 14px;
}

.access-page .project-intro-wrapper h2 {
    padding: 60px 64px 22px 0 !important;
}

.parking-container .project-intro-wrapper .content p:nth-child(6) {
    padding-bottom: 30px !important;
}

/* .parking-container .project-intro-wrapper h2 {
    padding: 60px 64px 22px 0;
} */


/* .parking-container .project-intro-wrapper h2::after {
    content: none !important;
    position: absolute;
    right: 0;
    bottom: 28%;
} */
/* 
.project-intro-wrapper .contact-exception__custom h2::after {
    content: none !important;
} */

.project-intro-wrapper .contact-exception__custom>ul>li>p {
    padding: 0px !important;
}

/* .project-intro-wrapper .content {
    width: 660px;
} */

.project-intro-wrapper .content {
    flex-grow: 1;
}

.project-intro-wrapper .content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: var(--bs-shade-300);
    padding: 0 !important;
}

.project-intro-wrapper .content p:nth-child(4) {
    padding: 0 !important;
}

.project-intro-wrapper .content p:nth-child(3) {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.intro-content {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    column-gap: clamp(20px, calc((100vw - 980px) * 0.9375), 120px);
}

.quote {
    position: relative;
    margin-top: 80px !important;
}

.quote p {
    color: var(--bs-primary-300);
    font-weight: 600;
    line-height: 1.5;
    font-size: 24px;
    padding: 64px 0;
    z-index: 2;
    position: relative;
}

.quote p::before {
    content: url(../img/icons/upper_quote.svg);
    position: absolute;
    left: 0;
    top: 0;
    width: 30px !important;
    height: 30px !important;
}

.quote p::after {
    content: url(../img/icons/lower_quote.svg);
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px !important;
    height: 30px !important;
}

.quote img {
    position: absolute;
    bottom: 40px;
    z-index: 1;
    width: 99%;
}

/* Map */

#map2,
#map1 {
    width: 100%;
    height: 400px;
}

#map1 {
    margin: 30px 0px 50px;
}

#map2 {
    margin: 30px 0px;
}

#map2 button,
#map1 button {
    min-width: unset;
    min-height: unset;
}

#map2 button>img,
#map1 button>img {
    margin: 0px !important;
}



/* Eco */
.eco-wrapper {
    background-image: url(../img/project_mountain.jpg);
    height: 336px;
    background-size: cover;
    background-position: center;
    position: relative;
    color: var(--bs-shade-25);
}

.eco-wrapper h2 {
    color: var(--bs-shade-25) !important;
    margin: 10px 0 32px;
    min-height: auto;
    text-align: center;
}

.eco-wrapper .overlay {
    background: rgba(0, 90, 48, 0.7) !important;
}

/* Purpose */
.purpose-wrapper {
    background: var(--bs-primary-25);
    padding: 80px 0;
}

.purpose-wrapper .content {
    color: var(--bs-shade-300);
    font-size: 18px;
    margin-top: 44px !important;
}

.purpose-box-wrapper .description::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    color: var(--bs-primary-400);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    border: 1px solid var(--bs-shade-75, rgba(164, 166, 165, 1));
    background: var(--bs-shade-50, rgba(233, 233, 233, 1));
    border-radius: 42px;
    width: 48px;
    height: 48px;
    align-content: center;
    text-align: center;
}

.purpose-box-wrapper .description {
    padding-left: 64px;
    min-height: 48px;
    height: 52px;
    margin: 40px 0 20px !important;
}

.purpose-wrapper h2 {
    text-align: center;
}

.purpose-wrapper content {
    text-align: center;
}

.description.des1::before {
    content: '1' !important;
}

.description.des2::before {
    content: '2' !important;
}

/* custom label */

.custom-label {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 2px 5px;
    border: 1px solid black;
    border-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    font-family: "Noto Sans JP", "Helvetica", "Arial", sans-serif;
}


/* Sponsor */
.list-image-wrapper .image {
    padding: 32px 0 112px !important;
}

.noti-box {
    margin-bottom: 80px !important;
}

.news-box-top .noti-box {
    margin-bottom: 0 !important;
}

@media (max-width: 991px) {
    /* .list-image-wrapper img {
        margin-bottom: 24px !important;
    } */

    .project-intro-wrapper .quote {
        width: 100%;
    }

    .noti-box {
        margin: 60px 0px !important;
    }

    /* 
    .news-box-top .noti-box {
        margin: 80px 0 104px !important;
    } */

    .news-box-top .noti-box {
        margin: 80px 0 80px !important;
    }

    .exception-image img {
        margin-bottom: 0px !important;
    }

    .exception-image {
        margin-bottom: 0px !important;
    }

    .project-intro-wrapper {
        margin: 40px 0;
    }

}

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

    .project-intro-wrapper img {
        width: 335px;
    }

    .carousel-item {
        height: 335px !important;
    }

    .list-image-wrapper img {
        width: 80% !important;
        margin: auto;
    }
}

@media (max-width: 768px) {
    button {
        min-width: auto !important;
    }

    .new-custom__button {
        min-width: 260px !important
    }

    .intro-content {
        flex-direction: column !important;
        gap: 32px;
    }

    .intro-content img {
        width: 100%;
        height: 450px;
    }

    .banner-project-text {
        font-size: 6.5vw !important;
    }

    h2 {
        height: auto !important;
        font-size: 32px !important;
        line-height: 1.3;
    }

    .project-intro-wrapper .content {
        width: 100%;
        margin-right: 0 !important;
    }

    /* .project-intro-wrapper h2::after {
        right: -8px;
    } */


    .purpose-wrapper .content {
        font-size: 16px !important;
        text-align: start !important;
        font-weight: 400 !important;
        letter-spacing: 0.02em;
        margin-top: 36px !important;
    }

    .purpose-box-wrapper .description {
        margin-top: 28px !important;
    }

}

@media (min-width: 576px) and (max-width: 767px) {
    .quote p {
        font-size: 22px !important;
    }

    .purpose-box-wrapper img {
        height: 400px !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    h2 {
        height: auto !important;
        font-size: 32px !important;
    }

    .navbar-expand-lg .navbar-collapse {
        justify-content: space-evenly;
    }

    .intro-content .content {
        width: 560px;
        min-width: 432px !important;
        padding-right: 24px !important;
    }

    .container-sm {
        width: 100% !important;
    }

}

@media (max-width: 575px) {
    .banner-project-img {
        width: 100vw;
        max-width: none;
        background: url(../img/banner-project-mb.jpg) center no-repeat;
        background-size: cover;
        height: 503px;
    }

    .banner-project-text {
        /* font-size: 48px !important; */
        font-size: 8vw !important;
        bottom: 0;
        left: 0;
        padding: 32px 20px;
        /* width: 400px; */
        margin: 0;
    }

    .banner-project-text br {
        display: none;
    }

    .project-intro-wrapper {
        margin: 40px 0;
    }

    /* .project-intro-wrapper a {
        font-weight: 600;
    } */

    body .link-custom a {
        font-weight: normal !important;
    }

    .access-page .project-intro-wrapper a {
        font-weight: 400;
    }

    /* .project-intro-wrapper h2 {
        padding: 0 0 100px;
        padding: 60px 0 100px;
    }  */

    /* .project-intro-wrapper h2::after {
        bottom: 12px;
        left: 0;
    } */

    /* .project-intro-wrapper h2::after {
        top: -31%;
    } */

    .project-intro-wrapper .content p {
        letter-spacing: 0.02em !important;
        font-size: 16px;
    }

    .quote {
        margin-top: 42px !important;
    }

    .quote p {
        font-size: 20px;
        padding: 48px 0;
    }

    .quote img {
        bottom: 32px !important;
    }

    .eco-wrapper {
        height: 406px;
    }

    .eco-wrapper p {
        letter-spacing: 0.05em;
    }

    .purpose-wrapper {
        padding: 36px 0;
    }

    .purpose-wrapper h2 {
        margin-bottom: 32px;
    }

    .purpose-wrapper content {
        text-align: start;
    }

    .description.des2 {
        margin-top: 40px !important;
    }

    .purpose-box-wrapper .description {
        font-weight: 400;
        line-height: 1.5;
        font-size: 16px;
        padding-left: 54px;
    }

    .purpose-box-wrapper .description::before {
        width: 40px !important;
        height: 40px !important;
        top: 6%;
    }

    .purpose-box-wrapper img {
        height: 235px !important;
    }

    .purpose-wrapper .sub-text {
        font-size: 12px !important;
        line-height: 1.2 !important;
        padding-top: 16px !important;
        letter-spacing: 0.005em;
    }

    .project-intro-wrapper .content {
        width: auto !important;
    }

    .intro-content img {
        width: 100%;
        height: 428px;
    }

    .list-image-wrapper .image {
        text-align: center;
        padding: 0 0 60px !important;
    }

    .project-page .list-image-wrapper .image,
    .team-page .list-image-wrapper .image,
    .access-page .list-image-wrapper .image {
        gap: 32px;
    }

    .project-page .list-image-wrapper .justify-content-center img,
    .team-page .list-image-wrapper .justify-content-center img,
    .access-page .list-image-wrapper .justify-content-center img {
        margin-bottom: 0 !important;
    }

    /* .list-image-wrapper img {
        margin-bottom: 0 !important;
    } */

    .list-image-wrapper .image img {
        width: calc(100% - 0.5rem);
        height: 107px !important;
    }

    .intro-content {
        flex-direction: column !important;
        gap: 32px;
    }

    .detail-content>div {
        /* height: 257px; */
    }

    .news-box-top .noti-box {
        padding: 12px 20px 32px 20px !important;
        margin: 40px 0 !important;
    }
}

@media (max-width: 424px) {
    .banner-project-text {
        font-size: 8.5vw !important;
        width: 100% !important;
    }

    .banner-project-img {
        height: 460px;
    }

    .quote p {
        font-size: 18px;
        padding: 42px 0;
    }

    p {
        height: auto !important;
        font-size: 14px !important;
    }

    h2 {
        height: auto !important;
        font-size: 22px !important;
        line-height: 1.3;
    }

    button {
        min-width: auto !important;
        font-size: 14px;
        height: 44px;
    }

    .project-intro-wrapper {
        margin: 40px 0 !important;
    }

    .project-intro-wrapper h2 {
        /* padding: 0px 0 80px; */
        /* padding: 60px 0 80px; */
    }

    .quote {
        margin-top: 40px !important;
    }

    /* .project-intro-wrapper h2::after {
        bottom: 12px;
        left: 0;
    } */

    .purpose-wrapper {
        padding: 16px 0 40px !important;
    }

    .list-image-wrapper {
        padding-bottom: 40px !important;
    }

    /* .list-image-wrapper img {
        margin-bottom: 0;
    } */

    /* .list-image-wrapper .image {
        text-align: center;
        padding: 0 !important;
    } */

    .noti-box {
        margin: 40px 0 !important;
    }

    .noti-box h2 {
        font-size: 28px !important;
    }

    .news-box-top .noti-box {
        margin: 48px 0 !important;
    }
}

/* css template other page */

.content p:nth-child(4) {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.content p>a {
    color: var(--bs-link-100);
    text-decoration: underline;
    /* font-weight: bolder !important; */
}

.custom-label {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 2px 5px;
    border: 1px solid black;
    border-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    font-family: "Noto Sans JP", "Helvetica", "Arial", sans-serif;
}

.content div {
    /* display: flex;
    justify-content: center; */
}

.content div img {
    width: 70%;
    /* height: auto; */
    margin: 20px 0px;
}

.access-page .content .access-banner__custom img {
    width: auto;
    height: auto;
    margin-left: 18px;
}

.justify-content-center img,
.carousel-item img {
    width: 100% !important;
    margin: 0px !important;
}

.concept-album {
    flex-wrap: wrap;
    flex-direction: row !important;
    justify-content: space-between;
}

.concept-album__item img {
    aspect-ratio: 400 / 250;
    width: 100% !important;
    height: auto;
    margin: 0px !important;
}

.concept-album {
    flex-wrap: wrap;
    gap: 30px 15px;
    margin-top: 20px;
}

.concept-album__item {
    width: calc(100% / 3 - 15px);
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
}

.project-intro-wrapper .content .concept-album__item p {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    color: var(--bs-shade-300);
}

@media screen and (max-width: 991px) {
    .concept-album__item {
        width: calc(100% / 2 - 20px);
    }

    body .concept-box__custom {
        flex-direction: column !important;
    }

    .concept-box__custom .box {
        width: 100% !important;
    }

    body .concept-box__custom .box .align-items-center {
        align-items: start !important;
    }
}

@media screen and (max-width : 768px) {
    .concept-album__item {
        width: 100%;
        overflow: hidden;
    }

    .concept-album__item img {
        height: 265px !important;
        width: 100%;
    }
}

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

    .concept-album {
        gap: 30px !important;
    }

    /* .concept-album__item {
        flex-direction: row !important;
    } */

    .concept-album__item p {
        font-size: 16px !important;
    }

    .concept-album__item img {
        width: 100%;
        height: auto !important;
    }
}

.concept-box__custom {
    display: flex !important;
    flex-direction: row !important;
}

.concept-box__custom .box {
    width: calc(100% / 3 - 20px);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 16px;
}

.concept-box__custom .box .d-flex p {
    font-weight: 700;
    min-height: 48px;
    display: flex;
    align-items: center;
}

.concept-box__custom .box .d-flex {
    border-bottom: 2px solid var(--bs-shade-50);
}

#tour {
    display: none !important;
}

/* css detail page 2025 */
.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

/* .detail-container {
    margin: 0px 0 30px;
} */

.detail-title {
    font-size: calc(16px + 14px);
    font-weight: bold;
    color: #e50012;
    margin-bottom: 10px;
}

.bg-red {
    background-color: #e50012;
}

.detail-stop {
    align-items: center;
    gap: 10px;
}

.detail-stop p {
    font-size: calc(16px + 2px);
    font-weight: bold;
    color: #e50012;
}

.detail-stop img {
    aspect-ratio: 1 / 1;
    width: 54px !important;
    height: auto;
    object-fit: contain;
    object-position: center;
}

.detail-content__second,
.detail-content__first {
    padding: 5px;
    justify-content: center;
    align-items: end;
    gap: 5px;
    align-items: baseline;
}

.detail-content__second span,
.detail-content__first span {
    font-size: 16px;
    color: #252525;
}

.detail-content__first {
    border-bottom: 2px dashed #e50012;
}

.detail-content__second {
    border-bottom: 6px solid #e50012;
    margin-bottom: 12px;
}

.panel-container__title,
.arrow-one,
.arrow-two,
.arrow-one__title,
.arrow-two__title,
.detail-content__first,
.detail-content__second,
.detail-stop {
    flex-direction: row !important;
}

body .access-custom .arrow-one__content,
body .access-custom .arrow-two__content {
    gap: 0px !important;
    justify-content: center !important;
}

body .access-custom .detail-stop img {
    margin: 0px;
}

.content-big,
.content-medium {
    font-weight: bold;
    color: #252525;
}

.content-big {
    font-size: calc(16px + 12px) !important;
}

.content-medium {
    font-size: calc(16px + 2px) !important;
}

.panel-container {
    padding: 15px;
    gap: 15px;
    /* margin-bottom: 30px; */
    background-color: #f5f5f4;
}

.panel-container__title {
    align-items: center;
    padding: 2px 59px;
    max-height: 26px;
}

.panel-container__title img {
    height: 30px;
    margin-top: -2px 0px;
    aspect-ratio: 1 / 1;
    width: 30px !important;
}

.panel-container__title p {
    font-size: calc(16px - 2px);
    color: #ffffff;
}

.panel-title {
    font-weight: bold;
}

.panel-container p,
.arrow-two,
.arrow-one {
    margin: 0px 15px;
}

.arrow-one {}

.arrow-one__title,
.arrow-two__title {
    min-width: 120px;
    min-height: 44px;
    font-size: calc(16px - 2px);
    color: #ffffff;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
    align-items: center;
    padding-left: 5px;
}

.arrow-one__title {
    background-image: url(/templates/oirase/img/icon/detail-arrow-1.webp);
}

.arrow-two__title {
    background-image: url(/templates/oirase/img/icon/detail-arrow-2.webp);
}

.arrow-one__content>p {
    font-size: 16px;
    font-weight: bold;
    color: var(--color-blacks);
}

.content-attention {
    gap: 5px;
}

.content-attention p {
    width: fit-content;
    font-size: calc(16px - 4px);
}

.arrow-two__content {
    flex-direction: column;
    align-items: start;
}

.arrow-two__content p {
    font-size: calc(16px - 4px) !important;
}

.arrow-two__redirect p {
    color: blue;
    font-weight: bold;
}

.panel-container__title p {
    font-size: 14px !important;
    color: #ffffff !important;
}

.arrow-two__redirect p,
.content-attention p {
    font-size: 12px !important;
}

.arrow-two__redirect p {
    color: #0000ff !important;
}

.detail-content__second p,
.detail-content__first p {
    font-weight: bold !important;
}

.detail-content__second p:nth-child(10),
.detail-content__first p:nth-child(10),
.detail-content__second p:nth-child(9),
.detail-content__first p:nth-child(9),
.detail-content__second p:nth-child(6),
.detail-content__first p:nth-child(6),
.detail-content__second p:nth-child(4),
.detail-content__first p:nth-child(4),
.detail-content__second p:nth-child(1),
.detail-content__first p:nth-child(1) {
    font-size: 18px !important;
}

.detail-content__second p:nth-child(11),
.detail-content__first p:nth-child(11),
.detail-content__second p:nth-child(2),
.detail-content__first p:nth-child(2) {
    font-size: 14px !important;
}

.detail-content__second p:nth-child(8),
.detail-content__first p:nth-child(8),
.detail-content__second p:nth-child(5),
.detail-content__first p:nth-child(5),
.detail-content__second p:nth-child(3),
.detail-content__first p:nth-child(3) {
    font-size: 28px !important;
}

.detail-content__second p:nth-child(6) strong {
    color: skyblue !important;
}

.detail-content__second p:nth-child(9) strong {
    color: #e50012 !important;
}

.link-list_custom__eventpage,
.link-list_custom {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 20px 0px !important;
}

.link-list_custom__eventpage li {
    font-weight: 400 !important;
}

.link-list_custom__eventpage li a:focus {
    all: unset !important;
    background: unset !important;
}

.link-list_custom__eventpage {
    gap: 5px;
}

.link-list_custom {
    gap: 20px;
}

.link-list_custom li {
    font-weight: 400 !important;
}

.link-list_custom__eventpage li .content .link-list_custom li {
    width: fit-content;
    display: flex;
    justify-content: left;
    width: 100%;
}

body .content .link-list_custom__eventpage li a {
    width: fit-content !important;
}

.content-email li {
    width: fit-content;
    display: flex;
    justify-content: left;
}

.link-list_custom__eventpage li>p .content .link-list_custom li>p {
    max-width: 100%;
    word-wrap: break-word !important;
    overflow-wrap: break-word;
    line-height: 1.6;
    margin: 0 0 1em 0 !important;
    text-align: justify;
}

.content .link-list_custom li>p>a {
    width: fit-content;
}

.content .link-list_custom__eventpage li>a,
.content .link-list_custom__eventpage li>p>a,
.content-email>li>a,
.content-email>li>p>a,
.content .link-list_custom li>p>a,
.content .link-list_custom li>a {
    width: inherit !important;
    border: none !important;
    color: var(--bs-link-100);
    /* font-weight: bold !important; */
    font-size: 16px;
    padding: 0px;
    height: fit-content !important;
    text-decoration: underline;
    justify-content: left !important;
}

.content .link-list_custom__eventpage li>a:hover,
.content .link-list_custom__eventpage li>p>a:hover,
.content-email>li>p>a:hover,
.content-email>li>a:hover,
.content .link-list_custom li>p>a:hover,
.content .link-list_custom li>a:hover {
    background-color: transparent !important;
}

.content p {
    padding: 10px 0px !important;
}

.note-map__container {
    gap: 5px 20px;
    flex-wrap: wrap;
}

.note-map__icon p {
    padding: 0px !important;
}

.note-map__icon {
    align-items: center;
    gap: 10px;
}

.note-map__icon img {
    aspect-ratio: 1 / 1;
    max-width: 30px;
    height: auto;
    margin: 0px !important;
}

.parking-note__list {
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0px;
}

.parking-note__list>div>img {
    aspect-ratio: 1 / 1;
    width: 30px;
    height: 30px;
    margin: 0px !important;
}

.center {
    justify-content: center;
    align-items: center;
}

.parking-note__list div {
    gap: 10px;
    font-weight: bold;
    font-size: 16px;
}

.exception-image__long {
    width: 100%;
    display: flex;
    justify-content: center;
}

.exception-image__long img {
    height: fit-content !important;
}

.exception-image__marginTopBottom,
.exception-image__25,
.exception-image__40,
.exception-image__60,
.exception-image {
    width: 100%;
}

body .exception-image__30 {
    flex-direction: row !important;
}

body .content .exception-image__40,
body .content .exception-image__60 {
    flex-direction: row !important;
    justify-content: center !important;
}

body .exception-image__30-new {
    align-items: center;
    width: fit-content;
    gap: 10px !important;
}

body .exception-image__30-new img:hover {
    opacity: 0.6;
    cursor: pointer;
}

body .exception-image__30-new a {
    width: fit-content;
}

.exception-image a>img {
    width: 100% !important;
}

.exception-image a {
    cursor: pointer;
}

.exception-image a:hover {
    opacity: 0.6;
}


body .exception-image__40>img {
    width: 40% !important;
    height: auto !important;
    margin: 0px !important;
}

body .exception-image__30-new>a>img {
    width: 250px !important;
    height: auto !important;
    margin: 0px !important;
}

body .exception-image__30>img {
    width: 30% !important;
    height: auto !important;
    margin: 0px !important;
}

body .exception-image__60>img {
    width: 60% !important;
    height: auto !important;
    margin: 0px !important;
}

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

    body .exception-image__30>img,
    body .exception-image__40>img,
    body .exception-image__60>img {
        width: 100% !important;
    }

    body .exception-image__30-new>a>img,
    body .exception-image__30-new img {
        max-width: 500px;
        height: auto !important;
        width: 100% !important;
    }
}

body .exception-image__marginTopBottom img {
    margin: 0px !important;
}

body .exception-image__marginTopBottom img,
.exception-image img {
    /* width: 60% !important; */
    width: 100% !important;
    height: auto;
}

.exception-imagewalking__small img {
    width: 400px !important;
    height: auto;
    aspect-ratio: 100 / 71 !important;
}


.exception-image__small img {
    width: 20% !important;
    height: auto;
}

.exception-image__marginTopBottom {
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    margin: 0px 0px 20px 0px;
}

.exception-imagewalking__small,
.exception-image__small,
.exception-image {
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    margin-bottom: 20px;
}

.team-title {
    margin: 0px 0 5px;
    border: 2px solid #83BD35;
    flex-wrap: wrap;
    padding: 5px;
}

.team-title strong {
    text-align: center;
    color: #3A5735 !important;
}

.team-partner {
    border-top: 1px solid #252525;
    border-left: 1px solid #252525;
    border-right: 1px solid #252525;
}

.partner {
    padding: 10px;
    gap: 2px;
    align-items: center;
    border-bottom: 1px solid #252525;
}

.partner a {
    font-weight: bold;
    /* color: #333399; */
    padding-left: 5px;
    text-decoration: underline;

}

.partner img {
    width: 10px !important;
    height: 10px !important;
    margin: 0px 0px !important;
}

.grid {
    display: grid;
}

.team-list {
    grid-template-columns: repeat(3, 1fr);
    margin: 5px 0px;
    border-top: 1px solid #252525;
    border-left: 1px solid #252525;
}

.note-team {
    font-size: calc(var(--font-size-base) - 2.6px);
}

.team-list__item {
    position: relative;
    padding: 5px 5px 5px 10px;
    border-bottom: 1px solid #252525;
    border-right: 1px solid #252525;
}

.team-list__item::before {
    content: none !important;
    /* content: url(../img/bullet.svg);
    position: absolute;
    left: 0;
    top: 11%; */

}

.team-list__item a {
    /* color: #333399; */
}

.team-list__item p {
    padding: 0px !important;
    color: var(--bs-link-100) !important;
}

.redirection-exception {
    justify-content: left;
}

.activity-adobereader img {
    width: 100% !important;
    height: auto;
    margin: 0px !important;
    max-width: 112px !important;
}

body .activity-adobereader {
    flex-direction: row !important;
}

/* 
body .activity-adobereader>a {
    display: flex;
} */

body .activity-adobereader p {
    font-size: 13.6px !important;
}

.redirection-exception a {
    text-align: left !important;
}

.faq-custom {
    border-top: 1px #E3E3E3 solid;
    border-right: 1px #E3E3E3 solid;
    width: 100%;
}

.contact-exception__custom .faq-custom .list-circle li::before {
    content: "●" !important;
    background-image: unset !important;
    top: 0px !important;
    left: 0px !important;
}

body .content .faq-custom li,
body .content .faq-custom li>p,
body .content .faq-custom p {
    font-weight: 400 !important;
}

body .content .faq-custom li>ul {
    margin-top: 5px !important;
}

body .content .faq-custom li>ul>li {
    padding-left: 20px !important;
}

.faq-custom>tbody>tr>td>ul>li>a:hover {
    background-color: transparent;
}

.faq-custom li::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../img/bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 9px !important;
}

body .faq-custom>tbody>tr>td>ul>li>ul>li::before {
    content: none;
    padding: 0px;
}

.table-child {
    width: 100%;
    border-top: 1px #E3E3E3 solid;
    border-right: 1px #E3E3E3 solid;
}

.table-child tr:first-child {
    text-align: center;
    background: #dfdb;
}

.faq-custom th,
.faq-custom td {
    /* font-weight: 300 !important; */
    font-weight: 400 !important;
    padding: 10px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

.faq-custom th {
    text-align: center;
}

.faq-custom img {
    border: none;
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: bottom;
}

.faq-custom>tbody>tr>td>ul>li>em,
.faq-custom>tbody>tr>td>em {
    font-style: normal;
    color: #e50012 !important;
}

body .faq-custom li {
    margin: 0px !important;
}

.faq-custom>tbody>tr>td>strong {
    font-style: normal;
    color: #404ce3 !important;
}

.list-custom__exception a {
    all: unset !important;
    cursor: pointer !important;
    text-decoration: underline !important;
    color: var(--bs-link-100) !important;
}



.list-custom__exception a:hover {
    color: var(--bs-link-200) !important;
}

.list-custom__exception>li>a,
.faq-custom>tbody>tr>td>ul>li>a {
    all: unset;
    color: var(--bs-link-100);
    cursor: pointer;
    text-decoration: underline;
}

.list-no_margin {
    margin: unset !important;
}

.faq-custom>tbody>tr:nth-child(12)>td>p:nth-child(6),
.faq-custom>tbody>tr:nth-child(12)>td>p:nth-child(5) {
    color: #e50012;
}

.table-td_sp-blue {
    color: blue;
}

.table-td_sp-red {
    color: #e50012;
}

body .faq-custom .table-div__sp {
    border: 2px solid black;
    padding: 10px;
    gap: 5px !important;
}

.table-div__sp p {
    margin-left: 10px;
}

.table-div__sp>ul>li>strong {
    all: unset;
    font-weight: bold;
}

.faq-img_one {
    aspect-ratio: 389 / 259 !important;
    max-width: 389px !important;
}

.faq-img_two {
    aspect-ratio: 475 / 199 !important;
    max-width: 475px !important;
}

html {
    scroll-behavior: smooth;
}

.fabtab-custom {
    aspect-ratio: 9 / 13 !important;
    max-width: 720px !important;
}

.fabtab-custom,
.faq-img_two,
.faq-img_one {
    width: 100% !important;
    height: auto !important;
    vertical-align: middle !important;
    display: inline-block;
    margin: 20px 0px 0px 0px !important;
}


body .content ul {
    margin: 0px;
    display: flex;
    /* gap: 20px; */
}

body .content ul {
    flex-direction: column;
}

body .content ul>li>ul {
    margin-top: 20px;
}

.banner-size {
    gap: 24px;
    margin-top: 48px !important;
}

.banner-size__title p {
    text-align: center;
}

.banner-size__title {
    gap: 0px !important;
}

.banner-size__title img {}

.banner-size__image88x31,
.banner-size__image160x40,
.banner-size__image170x50,
.banner-size__image230x50,
.banner-size__image340x88 {
    gap: 20px;
    flex-wrap: wrap;
    flex-direction: row !important;
}

/* fix */
.banner-size__image88x31 a img,
.banner-size__image160x40 a img,
.banner-size__image170x50 a img,
.banner-size__image230x50 a img,
.banner-size__image340x88 a img {
    object-fit: contain;
    object-position: center;
    height: auto;
    width: 100%;
    margin-top: 10px !important;
}



.banner-size__image88x31 a img {
    aspect-ratio: 88 / 31;
}

.banner-size__image160x40 a img {
    aspect-ratio: 160 / 40;
}

.banner-size__image170x50 a img {
    aspect-ratio: 170 / 50;
}

.banner-size__image230x50 a img {
    aspect-ratio: 230 / 50;
}

.banner-size__image340x88 a img {
    aspect-ratio: 340 / 88;
    margin-bottom: 0px;
}

/* /fix */

.banner-size__image88x31 img {
    max-width: 88px;
}

.banner-size__image160x40 img {
    max-width: 160px;
}

.banner-size__image170x50 img {
    max-width: 170px;
}

.banner-size__image230x50 img {
    max-width: 230px;
}

.banner-size__image340x88 img {
    max-width: 340px;
}

/* fix */
.banner-size__image88x31 a img {
    max-width: 88px;
}

.banner-size__image160x40 a img {
    max-width: 160px;
}

.banner-size__image170x50 a img {
    max-width: 170px;
}

.banner-size__image230x50 a img {
    max-width: 230px;
}

.banner-size__image340x88 a img {
    max-width: 340px;
}

/* /fix */

/* css oirase */

.oirase-custom {
    max-width: 1400px;
    justify-content: center;
    flex-direction: row !important;
    flex-wrap: wrap;
    gap: 20px;
    /* margin: 40px 0px; */
    width: calc(100% - 20px);
    margin-top: 30px !important;
}

.detail-driving-space__item {
    max-width: 250px;
    align-items: center;
    gap: 60px;
}

.title-style {
    padding: 12px 24px;
    font-size: 16px;
    color: #fff;
    background-color: #006934;
    width: fit-content;
    border-radius: 50px;
    white-space: nowrap;
}

.oirase-item__second,
.oirase-item {
    max-width: 250px;
    border-radius: 10px;
    border: 1px solid #006934;
    position: relative;
}

body .oirase-item__second img,
body .oirase-item img {
    margin: 0;
    aspect-ratio: 485 / 366;
    width: 100%;
    height: auto;
}

body .content .contact-exception__custom .oirase-item__second h3,
body .content .contact-exception__custom .oirase-item h3 {
    margin: 0px 0px 10px !important;
    color: var(--bs-shade-400);
    display: flex;
    justify-content: center;
}

body .content .contact-exception__custom .oirase-item__second h3 strong,
body .content .contact-exception__custom .oirase-item h3 strong {
    max-width: 200px;
    width: 100% !important;
    font-size: 19px;
    font-weight: 600;
}

body .content .contact-exception__custom .oirase-item__second p,
body .content .contact-exception__custom .oirase-item p {
    padding: 0px 10px 30px !important;
    text-align: center;
}

.oirase-map__img {
    display: flex !important;
    justify-content: center;
    flex-direction: row !important;
}

.oirase-map__img img {
    max-width: 926.66px;
    width: 100% !important;
    height: auto;
    margin: 0px !important;
}

.oirase-item__second::after,
.oirase-item:after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 8px;
    right: 8px;
    height: 3px;
    background-color: #006934;
    border-radius: 2px;
}

.oirase-item__second h3,
.oirase-item h3 {
    text-align: center;
    margin: 15px 0;
    font-size: calc(var(--font-size-base) + 6px);
    padding-left: 27px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #64AA44;
    padding-top: 12px;
    padding-bottom: 3px;
    margin-top: 15px;
    background: url(/templates/oirase/img/icon/h3_ico.gif) no-repeat left bottom;
    line-height: 1.2;
}

/* css event */


@media screen and (max-width: 768px) and (min-width: 425px) {
    /* .exception-image img {
        width: 70% !important;
    } */

    .access-page .exception-image img {
        width: auto !important;
    }

    .exception-image__small img {
        width: 40% !important;
    }
}

@media screen and (max-width: 425px) {
    /* .exception-image img {
        width: 80% !important;
    } */

    .exception-image__small img {
        width: 80% !important;
    }
}

@media (max-width:554px) {

    .detail-content__second,
    .detail-content__first {
        flex-wrap: wrap !important;
    }

    .exception-imagewalking__small img {
        width: 100% !important;
    }
}

@media (max-width: 575px) {

    .detail-driving-space__item,
    .oirase-item__second,
    .oirase-item {
        max-width: unset;
        width: 100%;
    }

    .concept-album {
        flex-direction: column !important;
    }

    .concept-album__item {
        width: 100%;
    }
}

/* custom new button */
.custom-button__new

/* Css event */
body .event-container h2 {
    text-align: center !important;
}

body .event-container p {
    width: 100%;
}

.event-content,
.event-container {
    align-items: center;
}

.event-container {
    gap: 24px;
}

.event-container .access-h2__custom p {
    text-align: center;
}

.event-content {
    gap: 10px;
}

.event-content p {
    text-align: center;
}

.litte-tittle {
    min-width: 150px;
    padding: 4px 2px;
    background-color: #006934;
    margin-top: 20px;
}

body .litte-tittle p {
    color: #ffffff !important;
    width: 100%;
    text-align: center;
    padding: 0px !important;
}

.event-diagram {
    justify-content: center;
}

.double-img__gapM {
    width: 100%;
    gap: 20px;
}

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

    .trible-img__custom,
    .double-img__gapM {
        flex-direction: column;
    }

    .trible-img__custom {
        gap: 0px !important;
    }

    body .trible-img__custom img,
    body .double-img__gapM img {
        width: 100% !important;
        height: auto !important;
        margin: 0px;
    }
}

.double-img__gapM img {
    width: calc(100% / 2 - 20px) !important;
    height: auto !important;
}

body .event-diagram img {
    margin: 0px;
    width: 100%;
    height: auto;
}

.event-table {
    width: 100%;
    max-width: 600px;
    margin: 15px auto;
    border-top: solid 4px #549b35;
    border-bottom: solid 4px #549b35;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    border-spacing: 2px;
}

body .content .event-table strong {
    font-weight: normal;
    color: #e50012;
}

.event-table td,
.event-table th {
    padding: 5px !important;
}

.event-table p {
    text-align: left !important;
}

table tr:not(:first-child) td,
table tr:not(:first-child) th {
    border-top: dotted 1px #549b35;
}

.event-table th {
    border-right: 2px solid #549b35;
    width: 130px;
    color: #549b35;
}

.event-table tr:not(:first-child) {
    border-top: dotted 1px #549b35;
}

.event-table tbody tr+tr {
    margin-top: 6px;
}

.event-img {
    justify-content: center;
}

body .event-img img {
    border: none;
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: bottom;
}

/* access , busship page */
body .access-banner__custom img {
    margin: 0px;
    width: 100%;
    height: auto;
}

body .access-banner__custom {
    display: flex !important;
    flex-direction: row !important;
}

.faq-container__custom div .bus-ship__custom div,
.access-custom div {
    display: flex;
    flex-direction: column;
    gap: 12px !important;
}

.faq-container__custom {
    gap: 0px !important;
}

.bus-ship__custom #map2 {
    margin: 0px 0px 30px 0px !important;
}

.bus-ship__custom em {
    font-style: normal;
    color: #e50012;
}

.bus-ship__custom,
.access-custom {
    gap: 30px !important;
}

.bus-ship__custom li:last-child {
    margin: 0px !important;
}

.bus-ship__custom .new-format__content>p:last-child {
    margin-top: 15px !important;
}

/* body .content .bus-ship__custom h2,
body .content .access-custom h2 {
    padding: 60px 0px 10px !important;
} */

body .content .bus-ship__custom h3,
body .content .access-custom h3 {
    padding: 0px 0px 5px !important;
}

body .access-h3__custom-center,
body .access-h2__custom,
body .access-h3__custom {
    display: flex;
    flex-direction: column;
    gap: 5px !important;
}

body .access-h3__custom-center {
    align-items: center;
}

body .access-h3__custom {
    gap: 5px !important;
}

body .access-h2__custom {
    gap: 12px !important;
}

body .access-h3__custom h3 {
    margin-bottom: 5px !important;
    /* text-align: center; */
}

/* body .access-h3__custom strong {
    font-size: 21px;
    color: #e50012;
    text-align: center;
} */

body .all-content__center {
    text-align: center;
    align-items: center;
}

.all-content__column {
    flex-direction: row !important;
    flex-wrap: wrap;
    max-width: 600px;
    justify-content: space-between;
    width: 100%;
    gap: 20px 40px !important;
}

.all-content__column a {
    width: fit-content;
}

.trible-img__custom {
    gap: 20px;
}

.trible-img__custom img {
    width: calc(100% / 3 - 20px) !important;
    height: auto;
    margin: 0px !important;
}

.double-img__gapS {
    gap: 5px;
}

.double-img__gapS img {
    width: calc(100% / 2 - 20px);
    height: auto;
    margin: 0px !important;
}

@media screen and (max-width: 707px) {
    .double-img__gapS {
        gap: 0px !important;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .button-container {
        flex-direction: column;
        gap: 20px !important;
    }
}

.rqcode-img__custom {
    gap: 2px;
}

.rqcode-img__custom div {
    max-width: 100px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0px;
    justify-content: center;
}

.rqcode-img__custom a {
    text-align: center;
}

.rqcode-img__custom img {
    margin: 0px !important;
    width: 100% !important;
    height: auto;
}

body .exception-border {
    border: 1px solid #000000;
    padding: 10px;
    margin: 15px 0px;
    gap: 0px !important;
}

body .exception-border strong {
    all: unset;
}

body .exception-container {
    display: flex !important;
    flex-direction: column !important;
    gap: 0px !important;
    margin: 15px 0px;
}

body .exception-container .exception-border {
    margin: 0px !important;
}

body .contact-list-unique {
    position: relative;
    padding-left: 20px;
    gap: 0px !important;
}

body .exception-margin {
    margin-top: 29px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
}

/* css link a */
body .link-custom a {
    width: fit-content;
}

/* css top page button */
.button-container {
    gap: 60px;
}

/* css rireki */
.contact-exception__custom {}

body .rireki-custom {
    gap: 30px !important;
}

body .content .rireki-custom h3 {
    padding: 0px 0px 5px !important;
    margin-bottom: 5px !important;
}

.rireki-content__text div,
.rireki-content__text {
    gap: 5px !important;
}

.rireki-content__table {
    max-width: 500px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
}

.rireki-content__table th,
.rireki-content__table td {
    padding: 5px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.rireki-content__image {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    gap: 10px !important;
    flex-wrap: wrap;
}

.rireki-content__image img {
    margin: 0px !important;
    max-width: 140px;
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
}

.rireki-content__titleplustime {
    gap: 5px !important;
}

body .rireki-content__titleplustime h2 {
    color: var(--bs-primary-300) !important;
    font-size: 32px !important;
    font-weight: 600;
    text-align: left;
    padding: 0px !important;
}

body .rireki-content__titleplustime h2::after {
    content: none;
}

.rireki-content__timeline {
    gap: 15px !important;
}

.time-line__text {
    gap: 5px !important;
}

.time-line__list ul li a {
    width: fit-content !important;
    border: none;
    border-radius: 0px;
    padding: 0px;
    text-decoration: underline;
    color: var(--bs-link-100);
}

.time-line__list ul li a:hover {
    color: var(--bs-link-200) !important;
    background-color: transparent !important;
}

.list-custom__exception li {
    position: relative;
    padding-left: 20px;
}

.list-custom__exception li::before,
.time-line__listLV>ul>li>ul>li::before,
.time-line__listLV>ul>li::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../img/bullet.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 6px !important;
}


.rireki-content__list {
    margin: 0 auto;
    flex-wrap: wrap;
    max-width: 800px;
    gap: 20px 3% !important;
    flex-direction: row !important;
}

.rireki-content__list a {
    width: 100%;
    max-width: 250px;
    cursor: pointer;
}

.concept-listandimage__custom {
    display: flex !important;
    flex-direction: row !important;
}

.concept-listandimage__custom .listandimage__item {
    width: calc(100% / 2 - 20px);
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 425px) {
    .concept-listandimage__custom {
        display: flex !important;
        flex-direction: column !important;
    }

    .concept-listandimage__custom .listandimage__item {
        width: 100%;
    }
}

.concept-listandimage__custom .listandimage__item img {
    margin: 0px !important;
    width: 100%;
    height: auto;
}

body .concept-exception__title .title {
    display: flex !important;
    flex-direction: row !important;
    gap: 16px;

}

.concept-exception__title .title img {
    width: 60px !important;
    height: auto;
    margin: 0px !important;
}

.concept-exception__title {
    flex-grow: 1;
    z-index: 10;
}

.concept-exception__img {
    width: 36% !important;
    z-index: 10;
}

.concept-exception__custom {
    flex-direction: row !important;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding: 0px 16px 0px 20px;
    min-height: 760px;
    display: flex !important;
}

.concept-exception__bg {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    transform: translateX(-50%);
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
        url(../img/guidelines.jpg);
    background-size: cover;
    background-position: center;
    background-blend-mode: darken;
}

.concept-exception__bg img {
    width: 100vw;
    height: auto;
}

.concept-exception__custom>div {
    flex-direction: column !important;
}

.concept-exception__img>img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1208 / 1741;
    margin: 0px !important;
}

.concept-exception__custom h2::after {
    content: none !important;
}

body .concept-exception__custom h2 {
    font-weight: 700;
    font-size: 32px;
    color: var(--bs-primary-25);
    margin: 0 !important;
    padding: 0 !important;
    align-content: center;
    text-align: center;
}

@media (min-width: 1091px) and (max-width: 1199px) {
    body .concept-exception__custom h2 {
        font-size: 4vw;
    }
}

@media (min-width: 876px) and (max-width: 1090px) {
    body .concept-exception__custom h2 {
        font-size: 32px !important;
        height: auto;
    }
}

@media (max-width: 875px) {
    .concept-exception__custom {
        flex-direction: column !important;
        padding: 0px;
    }

    .concept-exception__title {
        width: 100% !important;
        margin-top: 24px;
        padding: 0px;
    }

    body .concept-exception__title .title {
        flex-direction: column !important;
        align-items: center !important;
        gap: 10px;
    }

    body .concept-exception__img {
        width: 100% !important;
    }
}

body .concept-exception__custom ol li {
    padding: 24px;
    counter-increment: custom-counter;
    position: relative;
    padding-left: 64px;
    font-weight: 400;
    /* font-size: 16px; */
    font-size: 24px;
    line-height: 1.5;
    color: var(--bs-shade-25, rgba(254, 254, 254, 1));
}

body .concept-exception__custom ol {
    list-style-type: none;
    padding-left: 0px;
    counter-reset: custom-counter;
}

body .concept-exception__custom ol li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0%;
    top: 50%;
    color: var(--bs-primary-400);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    border: 1px solid var(--bs-shade-75, rgba(164, 166, 165, 1));
    background: var(--bs-shade-50, rgba(233, 233, 233, 1));
    border-radius: 42px;
    width: 48px;
    height: 48px;
    align-content: center;
    text-align: center;
    transform: translateY(-50%);
}

body .del-p-padding p,
body .del-p-padding .row,
body .del-padding {
    padding: 0px !important;
}

body .del-margin li,
body .del-margin {
    margin: 0px !important;
}

body .del-bottom-margin {
    margin-bottom: 20px !important;
}

body .del-bottom-margin a img {
    margin-bottom: 0px !important;
}

body .content .faq-custom .del-margin {
    margin-top: 0px !important;
}

body .del-gap {
    gap: 0px !important;
}

body .list-margin-top p:first-child,
body .list-margin-top li:first-child {
    margin-top: 5px !important;
}

.exception-ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.exception-ul li {
    margin: 0px !important;
}

.access-h3__custom h3.del-padding.del-margin {
    padding: 0 !important;
    margin: 0 !important;
}

/* css activity page */
.activity_custom a {
    width: fit-content;
    cursor: pointer;
}

/* css event */
.h3-content__inner p {
    all: unset;
    text-align: center;
}

body .content .h3-content__inner p:nth-child(3) {
    padding: 0px !important;
}

.h3-list__custom li p {
    text-align: left;
}

.h3-list__custom ul {
    margin: 0px !important;
}

body .content .h3-content__timeline p:last-child {
    /* font-size: 15px; */
    padding: 0px !important;
}

/* body .p-font-size-15 p {
    font-size: 15px !important;
} */

body .content .p-letter__custom {
    padding: 0px !important;
    text-align: center;
}

body .exception-notification {
    padding: 15px;
    border: 4px solid #006934;
    border-radius: 20px;
    position: relative;
    margin-top: 30px;
}

.litte-tittle__position {
    min-width: 146px;
    position: absolute;
    top: -39px;
    left: 50%;
    transform: translateX(-50%);
}

body .h3-exception__custom h3 {
    margin-top: 30px;
}

body .h4-exception__custom {
    margin-top: 30px;
}

body .news-list-wrapper .container-sm .d-flex ul>li>a:hover {
    color: var(--bs-shade-300) !important;
    background: var(--bs-shade-50);
}

body .news-list-wrapper .container-sm .d-flex .active>a {
    cursor: default !important;
}

body .news-list-wrapper .container-sm .d-flex .active>a:hover {
    color: white !important;
}

body .new-detail__bg .list-image-wrapper .image {
    gap: 0px !important;
}

.a_custom a {
    width: fit-content !important;
}

.p-custom>p:nth-child(1) {
    text-align: center;
}

.contact-container {
    margin: 0 auto;
    width: 450px;
}

.strong-custom {
    font-size: 21px;
    color: #e50012;
    text-align: center;
}

.p-font-size__small p {
    font-size: 15px !important;
}

.p-font-size__small strong {
    font-size: 16px !important;
}

.number-page__custom a:focus {
    color: var(--bs-shade-300) !important;
}

.list-no-leaf li::before {
    content: none !important;
}

body .content .list-no-leaf {
    padding-left: 18px !important;
}

.del-margin-last-li li:last-child {
    margin: 0px !important;
}

.list-no-leaf li {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    list-style-type: disc !important;
    display: list-item;
    padding-left: 6px !important;
}

.list-number {
    counter-reset: p-counter;
}

.list-number>p:nth-child(1),
.list-number>p:nth-child(2) {
    margin-bottom: 31px !important;
}

.list-number>p::before {
    counter-increment: p-counter;
    content: counter(p-counter) ". ";
    margin-right: 1px;
    color: black;
}



body .faq-gap-custom {
    gap: 30px !important;
}

body .p-font-weight-400 .access-h2__custom p,
body .p-font-weight-400 .access-h3__custom p,
body .p-font-weight-400 .access-h3__custom ul li,
body .p-font-weight-400 ul li,
body .p-font-weight-400 p,
body .p-font-weight-400 .contact-list-unique p {
    font-weight: 400 !important;
}

body .link-adobe {
    color: #333333 !important;
    font-size: 85% !important;
    margin-top: 10px !important;
    display: block !important;
}

body .link-adobe img {
    float: left !important;
    height: 33px !important;
    width: 112px !important;
    margin: 0px !important;
    padding-right: 10px !important;
}

.original__size {
    display: flex !important;
    align-items: center;
}

.original__size img {
    all: unset;
    width: unset !important;
    display: block;
    max-width: 100% !important;
    height: auto !important;
}

body .content .h3-nopad-nomar h3 {
    padding: unset !important;
    margin: unset !important;
}

.subtitle-h2 h2 {
    padding: 104px 0px 67px !important;
}

body .pagination__custom ul {
    margin-top: 60px !important;
    margin-bottom: 0px !important;
}

body .pagination__custom ul li:not(.active) a:hover,
body .pagination__custom ul li:not(.active) a:focus {
    color: var(--bs-shade-300) !important;
}

.item-center {
    align-items: center;
}

/* css 29 / 8  / 2025 */
body .map-static img{
  object-fit: cover;
  object-position: center;
}

body .map-static{
  aspect-ratio: 870 / 400;
}

body .map-static__second{
  aspect-ratio: 900 / 500;
}

body .map-static__second img,
body .map-static__second,
body .map-static img,
body .map-static{
  width: 100%;
  height: auto;
}