.fm-025-contents {
    --font-j: "Noto Sans JP", serif;
    --font-e: "Montserrat", serif;
    font-family: var(--font-j);
    color: #353c41;
    font-size: 0.875rem;
    margin-inline: -15px;
    letter-spacing: 0;

    .w100p {
        width: 100%;
        height: auto;
    }
}

.ph-intro {
    background-color: #ecf7ff;
}

.ph-intro-body {
    position: relative;
    padding: 0 0 40px 15px;
}

.ph-intro-body:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.ph-intro__map {
    width: 67.2%;
    max-width: 320px;
    float: right;
    margin-left: 4px;
    shape-outside: polygon(0 0, 100% 0, 100% 100%, 81.74603% 100%, 49.603174% 85.820895%, 42.063492% 59.20398%, 12.698412% 37.810945%, 3.1% 12.9353233%);
    shape-margin: 4px;
}

.ph-intro__lead {
    padding-top: 9.8666667%;
    margin-bottom: 34px;
    font-weight: 500;
    line-height: 2;
}

.ph-5points {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.ph-5points__term {
    flex: 0 0 auto;
    width: 100%;
    font-family: var(--font-e);
    font-size: 1rem;
    color: #96c0df;
    font-weight: 500;
    line-height: 1;
}

.ph-5points__data {
    flex: 0 0 auto;
    padding: 3px 12px 4px;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    white-space: nowrap;
    border-radius: 4px;
}

.ph-5points__data--red {
    background-color: #FF0202;
}

.ph-5points__data--green {
    background-color: #00b050;
}

.ph-5points__data--purple {
    background-color: #7030a0;
}

.ph-5points__data--orange {
    background-color: #e36c0a;
}

.ph-5points__data--blue {
    background-color: #0070c0;
}

.ph-sec {
    padding: 0 15px 24px;
    margin-top: 64px;
    background-color: #ecf7ff;
}

.ph-sec-ttl {
    position: relative;
    padding: 15px 16px 13px;
    margin: 0 -15px 24px;
    background-color: #0038a8;
}

.ph-sec-ttl-orn {
    display: grid;
    place-items: center;
    position: absolute;
    top: -20px;
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    background-color: #0038a8;
    border-radius: 50%;
}

.ph-sec-ttl-orn__img {
    width: 45%;
    height: auto;
}

.ph-sec-ttl__en {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 15px;
    font-family: var(--font-e);
    color: #154bb8;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    translate: 0 -50%;
}

.ph-sec-ttl__main {
    position: relative;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.3333;
}

.ph-sec__lead {
    margin-bottom: 16px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.75;
}

.ph-in-sec {
    position: relative;
    display: grid;
    grid-template-columns: 56px 1fr;
    padding: 16px 16px 24px;
    background-color: #fff;
    border-radius: 8px;
}

.ph-in-sec:not(:nth-last-of-type(1)) {
    margin-bottom: 24px;
}

.ph-in-sec-lbls {
    grid-area: 1 / 1 / 2 / 2;
    position: absolute;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding-right: 12px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

.ph-in-sec-lbls__item {
    flex: 0 0 auto;
    padding: 4px 1px 6px 0;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 500;
    white-space: nowrap;
    letter-spacing: 0.05em;
    border-radius: 4px;
}

.ph-in-sec-lbls__item--red {
    background-color: #FF0202;
}

.ph-in-sec-lbls__item--green {
    background-color: #00B050;
}

.ph-in-sec-lbls__item--purple {
    background-color: #7030A0;
}

.ph-in-sec-lbls__item--orange {
    background-color: #E36C0A;
}

.ph-in-sec-lbls__item--blue {
    background-color: #0070C0;
}

.ph-in-sec-lbls__item:nth-of-type(2) {
    margin-right: auto;
}

.ph-in-sec__lead {
    grid-area: 1 / 2 / 2 / 3;
    padding-top: 10px;
    margin-bottom: 22px;
    font-weight: 500;
    line-height: 1.75;
}

.ph-in-sec__lead p:not(:nth-last-of-type(1)) {
    margin-bottom: 0.8em;
}

.ph-splide {
    grid-area: 2 / 1 / 3 / 3;
    margin-inline: -16px;
}

.ph-splide__item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.ph-splide__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 4px;
    align-items: baseline;
    align-content: flex-end;
    width: 100%;
    min-height: 64px;
    padding: 8px 12px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .3) 90%);
}
.ph-splide__caption-lbl {
  flex: 0 1 auto;
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
  text-shadow: 0 0 4px rgba(0, 0, 0, .5);
}
.ph-splide__caption-auth {
  flex: 0 1 auto;
  padding: 1px 4px 2px;
  margin-left: auto;
  font-size: 0.625rem;
  font-weight: 500;
  line-height: 1.2;
  background-color: #fff;
  border-radius: 3px;
}

.ph-splide__img {
    width: 100%;
    height: auto;
    aspect-ratio: 3/2;
    background-color: #ecf7ff;
    object-fit: contain;
}

.ph-splide-arrows {
    display: contents;
}

.ph-splide-arrows .splide__arrow {
    appearance: none;
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    translate: 0 -50%;
    cursor: pointer;
}

.ph-splide-arrows .splide__arrow--prev {
    left: 8px;
    rotate: y 180deg;
}

.ph-splide-arrows .splide__arrow--next {
    right: 8px;
}

.ph-slide-authority {
    grid-area: 3 / 1 / 4 / 3;
    display: flex;
    align-items: flex-start;
    column-gap: 16px;
    padding: 12px 16px 14px;
    margin-top: 16px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.ph-slide-authority__ttl {
    flex: 0 0 auto;
    padding-right: 12px;
    color: #0038A8;
    font-size: 0.875rem;
    font-weight: 500;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    line-height: 1;
    letter-spacing: 0.05em;
    border-right: 1px solid #D4D4D4;
}

.ph-slide-authority-list {
    flex: 0 1 auto;
}

.ph-slide-authority-list__item {
    font-size: 0.75rem;
    line-height: 1.5;
}

.ph-slide-authority-list__item:not(:nth-last-of-type(1)) {
    margin-bottom: 8px;
}

.ph-slide-authority-list__term {
    font-weight: 500;
}

.ph-slide-authority-list__data {
    padding-left: 1em;
}

.ph-in-sec-lg-fig {
    grid-area: 2 / 1 / 3 / 3;
    position: relative;
    margin: 0 -16px -24px;
}

.ph-in-sec-lg-fig__caption {
    position: absolute;
    right: 12px;
    bottom: 8px;
    padding-inline: 8px;
    font-size: 0.625rem;
    font-weight: 500;
    background-color: #fff;
    border-radius: 4px;
}

.ph-in-sec-lg-fig__img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0 0 8px 8px;
}

#fm-js-footer-midori {
    padding: 32px 15px;
    margin: 48px -15px 0;
    background-color: #ecf7ff;
}

@media screen and (min-width: 671px) {
    .fm-025-contents {
        font-size: 1rem;
        margin-inline: -30px;
    }

    .ph-intro {
        /* background-color: #ecf7ff; */
    }

    .ph-intro-body {
        /* position: relative; */
        padding: 0 0 0 32px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }

    .ph-intro-body:after {
        content: unset;
        /* display: block;
        width: 100%;
        clear: both; */
    }

    .ph-intro__map {
        flex: 0 0 auto;
        width: 354px;
        max-width: unset;
        float: none;
        margin-left: 0;
        /* shape-outside: polygon(0 0, 100% 0, 100% 100%, 81.74603% 100%, 49.603174% 85.820895%, 42.063492% 59.20398%, 12.698412% 37.810945%, 3.1% 12.9353233%);
        shape-margin: 4px; */
    }

    .ph-intro__lead {
        padding-top: 0;
        margin-bottom: 28px;
        /* font-weight: 500;
        line-height: 2; */
        width: 475px;
    }

    .ph-5points {
        /* display: flex;
        flex-wrap: wrap;
        gap: 8px; */
        position: relative;
        padding-left: 32px;
    }

    .ph-5points__term {
        /* flex: 0 0 auto; */
        width: auto;
        /* font-family: var(--font-e); */
        font-size: 1.25rem;
        /* color: #96c0df;
        font-weight: 500;
        line-height: 1; */
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        position: absolute;
        top: 0;
        left: 0;
    }

    .ph-5points__data {
        /* flex: 0 0 auto;
        padding: 3px 12px 4px;
        color: #fff; */
        font-size: 1.125rem;
        /* font-weight: 500;
        line-height: 1.2;
        white-space: nowrap;
        border-radius: 4px; */
    }

    .ph-5points__data--red {
        /* background-color: #FF0202; */
    }

    .ph-5points__data--green {
        /* background-color: #00b050; */
    }

    .ph-5points__data--purple {
        /* background-color: #7030a0; */
    }

    .ph-5points__data--orange {
        /* background-color: #e36c0a; */
    }

    .ph-5points__data--blue {
        /* background-color: #0070c0; */
    }

    .ph-sec {
        padding: 0 40px 40px;
        margin-top: 88px;
        /* background-color: #ecf7ff; */
        border-radius: 32px;
    }

    .ph-sec-ttl {
        /* position: relative; */
        /* padding: 15px 16px 13px; */
        margin: 0 -40px 40px;
        /* background-color: #0038a8; */
        border-radius: 32px 32px 0 0;
    }

    .ph-sec-ttl-orn {
        /* display: grid;
        place-items: center;
        position: absolute; */
        top: -25px;
        left: calc(50% - 25px);
        width: 50px;
        height: 50px;
        /* background-color: #0038a8;
        border-radius: 50%; */
    }

    .ph-sec-ttl-orn__img {
        /* width: 45%;
        height: auto; */
    }

    .ph-sec-ttl__en {
        /* display: block;
        position: absolute; */
        top: 0;
        /* right: 0; */
        left: 20px;
        /* font-family: var(--font-e);
        color: #154bb8; */
        font-size: 5rem;
        /* font-weight: 400;*/
        line-height: .9;
        /*white-space: nowrap;
        overflow: hidden; */
        translate: 0;
        bottom: 0;
    }

    .ph-sec-ttl__main {
        /* position: relative;
        color: #fff; */
        font-size: 2rem;
        /* font-weight: 700;
        text-align: center;
        line-height: 1.3333; */
    }

    .ph-sec__lead {
        margin-bottom: 32px;
        font-size: 1.125rem;
        /* font-weight: 500;
        text-align: center; */
        line-height: 1.777;
    }

    .ph-in-sec {
        /* position: relative; */
        /* display: grid; */
        grid-template-columns: 84px 1fr;
        padding: 24px 32px 40px;
        /* background-color: #fff; */
        border-radius: 16px;
    }

    .ph-in-sec:not(:nth-last-of-type(1)) {
        margin-bottom: 32px;
    }

    .ph-in-sec-lbls {
        /* grid-area: 1 / 1 / 2 / 2;
        position: absolute;
        z-index: 10;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%; */
        padding-right: 24px;
        /* -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl; */
    }

    .ph-in-sec-lbls__item {
        /* flex: 0 0 auto; */
        padding: 4px 0 6px 1px;
        /* color: #fff; */
        font-size: 1rem;
        /* font-weight: 500;
        white-space: nowrap;
        letter-spacing: 0.05em;
        border-radius: 4px; */
    }

    .ph-in-sec-lbls__item--red {
        /* background-color: #FF0202; */
    }

    .ph-in-sec-lbls__item--green {
        /* background-color: #00B050; */
    }

    .ph-in-sec-lbls__item--purple {
        /* background-color: #7030A0; */
    }

    .ph-in-sec-lbls__item--orange {
        /* background-color: #E36C0A; */
    }

    .ph-in-sec-lbls__item--blue {
        /* background-color: #0070C0; */
    }

    .ph-in-sec-lbls__item:nth-of-type(2) {
        /* margin-right: auto; */
    }

    .ph-in-sec__lead {
        /* grid-area: 1 / 2 / 2 / 3; */
        /* padding-top: 10px; */
        margin-bottom: 28px;
        /* font-weight: 500; */
        line-height: 2;
    }

    .ph-in-sec__lead p:not(:nth-last-of-type(1)) {
        /* margin-bottom: 0.8em; */
    }

    .ph-splide {
        /* grid-area: 2 / 1 / 3 / 3; */
        margin-inline: -32px;
    }

    .ph-splide__item {
        /* position: relative; */
        border-radius: 16px;
        /* overflow: hidden; */
    }

    .ph-splide__caption {
        /* position: absolute;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: flex-end;
        width: 100%; */
        /* height: 64px; */
        padding: 12px 16px;
        /* color: #fff;
        font-weight: 600;
        line-height: 1.5;
        text-shadow: 0 0 4px rgba(0, 0, 0, .5);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .2) 90%); */
    }
    .ph-splide__caption-auth {
      font-size: 0.75rem;
    }

    .ph-splide__img {
        /* width: 100%;
        height: auto;
        aspect-ratio: 3/2;
        object-fit: contain; */
    }

    .ph-splide-arrows {
        /* display: contents; */
    }

    .ph-splide-arrows .splide__arrow {
        /* appearance: none;
        position: absolute;
        top: 50%; */
        width: 40px;
        height: 40px;
        /* padding: 0;
        margin: 0;
        border: none;
        background: transparent;
        translate: 0 -50%;
        cursor: pointer; */
    }

    .ph-splide-arrows .splide__arrow--prev {
        left: 133px;
        /* rotate: y 180deg; */
    }

    .ph-splide-arrows .splide__arrow--next {
        right: 133px;
    }

    .ph-slide-authority {
        /* grid-area: 3 / 1 / 4 / 3;
        display: flex;*/
        align-items: stretch;
        column-gap: 24px;
        padding: 8px 24px;
        margin-top: 24px;
        /* background-color: #f5f5f5; */
        border-radius: 8px;
    }

    .ph-slide-authority__ttl {
        /* flex: 0 0 auto; */
        padding-right: 24px;
        /* color: #0038A8; */
        font-size: 1rem;
        /* font-weight: 500; */
        -ms-writing-mode: lr-tb;
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        /* line-height: 1; */
        letter-spacing: 0;
        border-right: 1px solid #D4D4D4;
        display: flex;
        align-items: center;
    }

    .ph-slide-authority-list {
        /* flex: 0 1 auto; */
        padding-block: 4px;
    }

    .ph-slide-authority-list__item {
        font-size: 0.875rem;
        /* line-height: 1.5; */
        display: flex;
    }

    .ph-slide-authority-list__item:not(:nth-last-of-type(1)) {
        /* margin-bottom: 8px; */
    }

    .ph-slide-authority-list__term {
        /* font-weight: 500; */
        flex: 0 0 auto;
    }

    .ph-slide-authority-list__data {
        padding-left: 0;
        flex: 0 1 auto;
    }

    .ph-in-sec-lg-fig {
        /* grid-area: 2 / 1 / 3 / 3; */
        margin: 0 -32px -40px;
    }

    .ph-in-sec-lg-fig__caption {
      font-size: 0.75rem;
    }

    .ph-in-sec-lg-fig__img {
        /* width: 100%; */
        height: 400px;
        /* object-fit: cover; */
        border-radius: 0 0 16px 16px;
    }

    #fm-js-footer-midori {
        padding: 40px 15px;
        margin: 64px -30px 0;
        /* background-color: #ecf7ff; */
        border-radius: 32px;
    }
}
