.pickupTtl {
    font-family: var(--font-bold);
    font-weight: bold;
}
.pickupTxtInner {
    font-size: 1.2rem;
    -webkit-line-clamp: 7;
}

.sustainabilityIndexVisual+.row,.visual+.row {
    padding-top: min(48px,3.3333333333vw);
}

.sustainabilityIndexVisual {
    opacity: 0;
    -webkit-transition: opacity .6s ease .5s;
    transition: opacity .6s ease .5s;
}

.sustainabilityIndexVisual.is-show {
    opacity: 1;
}

.sustainabilityIndexVisual .swiper {
    height: 100%;
    width: 100%;
}

.sustainabilityIndexVisual .swiper-horizontal .swiper-pagination-progressbar {
    background: #fff;
    bottom: 46px;
    height: 4px;
    left: 120px;
    position: absolute;
    top: auto;
    width: calc(100% - 168px);
}

.sustainabilityIndexVisual .swiper-horizontal .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #8ec300;
}

.sustainabilityIndexVisual .swiper-autoplay-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    bottom: 24px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    justify-content: center;
    left: 48px;
    position: absolute;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    width: 48px;
    z-index: 1;
}

.sustainabilityIndexVisual .swiper-autoplay-button:before {
    background: #1a005d;
    content: "";
    inset: 0;
    -webkit-mask: url(/assets/img/ico_pause.svg) 50% 50%/100% 100% no-repeat;
    mask: url(/assets/img/ico_pause.svg) 50% 50%/100% 100% no-repeat;
    position: absolute;
}

.sustainabilityIndexVisual .swiper-autoplay-button.is-paused:before {
    -webkit-mask-image: url(/assets/img/ico_play.svg);
    mask-image: url(/assets/img/ico_play.svg);
}

.sustainabilityIndexVisualImg {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

.sustainabilityIndexVisualImg img {
    height: 100%;
    inset: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    width: 100%;
}

.aboutPhilosophyVisionValueSystem {
    background: #fff;
    border-radius: min(24px,1.6666666667vw);
    margin-top: min(48px,3.3333333333vw);
    padding: 48px;
}

.aboutPhilosophyVisionValueSystemInner {
    position: relative;
}

.aboutPhilosophyVisionValueSystemImg {
    width: 436px;
}

.aboutPhilosophyVisionValueSystemImg img {
    width: 100%;
}

.aboutPhilosophyVisionValueSystemTxtBlock {
    font-family: var(--font-bold);
}

.aboutPhilosophyVisionValueSystemTxtBlock>* {
    position: absolute;
}

.aboutPhilosophy {
    background: #fff;
    border-radius: min(24px,1.6666666667vw);
    padding-bottom: min(90px,6.25vw)
}

.aboutPhilosophy p {
    width: 100%;
}

.aboutPhilosophyInner {
    padding: min(64px,4.4444444444vw) min(64px,4.4444444444vw) 0;
}

.aboutPhilosophyTxt {
    color: #1a005d;
    font-size: 2rem;
}

.aboutPhilosophyTxt p:first-child {
    margin-top: 0;
}

.aboutPhilosophyTxt p:not(:first-child),.aboutPhilosophyTxt+* {
    margin-top: min(48px,3.3333333333vw);
}

.aboutPhilosophy:after {
    aspect-ratio: 1040/248;
    background: url(/img/about/philosophy-vision-value/philosophy/bg_dynamic_line.svg) 50% 50%/100% 100% no-repeat;
    content: "";
    display: block;
    margin-top: min(60px,4.1666666667vw);
}

.aboutMessageBehindLogo img {
    width: 100%;
}

.aboutMessageExplanationSection+.aboutMessageExplanationSection {
    margin-top: 48px;
}

.aboutMessageExplanationTtl {
    font-family: var(--font-bold);
}

.aboutMessageExplanationTtl+* {
    margin-top: 16px;
}

.aboutCharterItem+.aboutCharterItem {
    margin-top: min(72px,5vw);
}

.aboutCharterTtl {
    font-size: 2.4rem;
}

.aboutCharterTtl+* {
    margin-top: 16px;
}

@media print,screen and (768px <= width) {
    .sustainabilityIndexVisual {
        height: 380px;
    }

    .aboutPhilosophyVisionValueSystemInner {
        margin-inline:auto;width: min(736px,100%);
    }

    .aboutPhilosophyVisionValueSystemTxtBlock {
        font-size: 2.6rem;
    }

    .aboutPhilosophyVisionValueSystemTxtBlock>* {
        border-bottom: 1px dashed #1a005d;
        padding-bottom: 5px;
        right: 0;
        text-align: right;
    }

    .aboutPhilosophyVisionValueSystemTxtBlock>:after,.aboutPhilosophyVisionValueSystemTxtBlock>:before {
        background: #1a005d;
        border-radius: 50%;
        bottom: 0;
        content: "";
        display: block;
        height: 5px;
        position: absolute;
        translate: 0 50%;
        width: 5px;
    }

    .aboutPhilosophyVisionValueSystemTxtBlock>:before {
        left: 0;
    }

    .aboutPhilosophyVisionValueSystemTxtBlock>:after {
        right: 0;
    }

    .aboutPhilosophyVisionValueSystemTxt01 {
        padding-right: 8px;
        top: 70px;
        width: 475px;
    }

    .aboutPhilosophyVisionValueSystemTxt02 {
        top: 200px;
        width: 405px;
    }

    .aboutPhilosophyVisionValueSystemTxt03 {
        padding-right: 8px;
        top: 320px;
        width: 347px;
    }

    .aboutPhilosophyTxt {
        font-family: var(--font-bold);
        font-size: clamp(1.6rem,2.5vw,3.6rem);
        line-height: 1.3;
    }

    .aboutMessageBehind {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 72px 180px;
        display: -ms-grid;
        display: grid;
        gap: 0 72px;
        grid-auto-flow: row;
        grid-template-columns: 1fr 180px;
        grid-template-rows: auto;
    }

    .aboutMessageBehind>:first-child {
        -ms-grid-column: 1;
        -ms-grid-row: 1;
    }

    .aboutMessageBehind>:nth-child(2) {
        -ms-grid-column: 3;
        -ms-grid-row: 1;
    }

    .aboutMessageBehindLogo {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .aboutMessageExplanationSection+.aboutMessageExplanationSection {
        margin-top: min(48px,3.3333333333vw);
    }

    .aboutMessageExplanationTtl+* {
        margin-top: min(16px,1.1111111111vw);
    }

    .aboutCharterTtl {
        font-size: clamp(1.6rem,1.6666666667vw,2.4rem);
    }

    .aboutCharterTtl+* {
        margin-top: min(16px,1.1111111111vw);
    }
}

@media screen and (width < 768px) {
    .sustainabilityIndexVisual+.row,.visual+.row {
        padding-top: 48px;
    }
    .sustainabilityIndexVisual {
        aspect-ratio: 390/195;
    }

    .sustainabilityIndexVisual .swiper-horizontal .swiper-pagination-progressbar {
        left: 96px;
        width: calc(100% - 110px);
    }

    .sustainabilityIndexVisual .swiper-autoplay-button {
        left: 24px;
    }

    .aboutPhilosophyVisionValueSystem {
        border-radius: 24px;
        margin-top: 24px;
        padding: 48px 20px;
    }

    .aboutPhilosophyVisionValueSystemImg {
        margin-inline:auto;width: min(305px,100%);
    }

    .aboutPhilosophyVisionValueSystemTxtBlock {
        font-size: 1.2rem;
        text-align: center;
    }

    .aboutPhilosophyVisionValueSystemTxtBlock>* {
        left: 50%;
        translate: -50% 0;
    }

    .aboutPhilosophyVisionValueSystemTxt01 {
        top: 72px;
    }

    .aboutPhilosophyVisionValueSystemTxt02 {
        top: 168px;
    }

    .aboutPhilosophyVisionValueSystemTxt03 {
        top: 275px;
    }
    .aboutPhilosophy {
        border-radius: 24px;
        padding-bottom: 48px;
    }

    .aboutPhilosophyInner {
        padding: 48px 24px 0;
    }

    .aboutPhilosophyTxt p:not(:first-child) {
        margin-top: 32px;
    }

    .aboutPhilosophyTxt+* {
        margin-top: 40px;
    }

    .aboutPhilosophy:after {
        margin-top: 54px;
    }
        .aboutMessageBehindLogo {
        margin-top: 48px;
        width: 180px;
    }

    .aboutCharterItem+.aboutCharterItem,.aboutMessageExplanationSection+.aboutMessageExplanationSection {
        border-top: 1px solid #d0d0d0;
        padding-top: 48px;
    }

    .aboutCharterItem+.aboutCharterItem {
        margin-top: 48px;
    }
}

@media screen and (768px <= width < 890px) {
    .aboutPhilosophyVisionValueSystemImg {
        width: min(436px,48.9887640449vw);
    }
}

@media screen and (768px <= width)and (width < 890px) {
    .aboutPhilosophyVisionValueSystemTxtBlock {
        font-size: min(2.6rem,2.9213483146vw);
    }

    .aboutPhilosophyVisionValueSystemTxt01 {
        top: min(70px,7.8651685393vw);
        width: min(475px,53.3707865169vw);
    }

    .aboutPhilosophyVisionValueSystemTxt02 {
        top: min(200px,22.4719101124vw);
        width: min(405px,45.5056179775vw);
    }

    .aboutPhilosophyVisionValueSystemTxt03 {
        top: min(320px,35.9550561798vw);
        width: min(347px,38.9887640449vw);
    }
}

@media screen and (width < 768px)and (width < 390px) {
    .aboutPhilosophyVisionValueSystemTxt01 {
        top: 15.8974358974vw;
    }

    .aboutPhilosophyVisionValueSystemTxt02 {
        top: 37.9487179487vw;
    }

    .aboutPhilosophyVisionValueSystemTxt03 {
        top: 65.3846153846vw;
    }
}

@media(hover: hover)and (pointer:fine) {
    .sustainabilityIndexVisual .swiper-autoplay-button:hover,body div.ss-pagination span.ss-page a:hover,body div.ss-pagination span.ss-page-next a:hover,body div.ss-pagination span.ss-page-prev a:hover {
        background: #8ec300;
    }
}

.index .pickup:before,.pickup:after {
    content: none !important;
}

.headerGnav01Level03linkarea {
    padding-bottom: 15px;
}
.headerGnav01Level03Dropdown {
    display: none;
    height: 0;
    width: 0;
    transition: opacity 0.3s ease;
}
.headerGnav01Level03DropdownItem {
    margin-top: 17px;
}
.headerGnav01Level03DropdownItem:first-child {
    margin-top: 0 !important;
}
.headerGnav01Level03DropdownLink {
    -webkit-text-decoration: underline solid;
    text-decoration: underline solid;
    text-decoration-color: transparent;
    -webkit-transition: color .3s ease,-webkit-text-decoration .3s ease;
    transition: color .3s ease,-webkit-text-decoration .3s ease;
    transition: color .3s ease,text-decoration .3s ease;
    transition: color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease
}
@media(hover: hover)and (pointer:fine) {
    .headerGnav01Level03DropdownLink:hover {
        color: #1a005d;
        text-decoration-color: #1a005d
    }
}
.headerGnav01Level03linkarea:hover > .headerGnav01Level03Dropdown {
    display: block;
    height: auto;
    width: 100%;
    z-index:2;
    position: absolute;
    top:518px;
    left: 0;
    background-color: #fff;
    padding: 11px 10px 12px 48px;
}
@media screen and (1440px <= width) {
    .headerGnav01Level03linkarea:hover > .headerGnav01Level03Dropdown {
        top:518px;
    }
}
@media screen and (1280px <= width) and (width < 1440px) {
    .headerGnav01Level03linkarea:hover > .headerGnav01Level03Dropdown {
        top:min(calc(15.758vw + 290.30px), 518px);
    }
}
@media screen and (width < 1280px) {
    .headerGnav01Level03linkarea:hover > .headerGnav01Level03Dropdown {
        top:min(calc(17.72vw + 265.36px), 492px);
    }
}

/* MOVIE auto style delete */
.modalIframe.webcdnSetting iframe{
    height: initial !important;
    width: initial !important;
    position: initial !important;
}

.jpAddFooter .btn[target*=blank] .ico_window{
    overflow: initial !important;
}

/* WOVN用 */
html:lang(ja) .wovn_hide_if_ja {display: none;}
html:lang(en) .wovn_hide_if_en {display: none;}
html:lang(zh-Hans) .wovn_hide_if_zh {display: none;}