@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";
.p-gi-inner .p-gi-column-text p {
    text-indent: unset;
    word-break: keep-all;
    text-align: left;
}

.fl-center,.text_center{
    display: flex;
    justify-content: center;
}

.ges_head02{
    display: block;
    font-size: 6.25vw;
    line-height: 1.4;
    margin-bottom: 30px;
}

@media screen and (min-width: 961px) {
    .ges_head02{
        font-size: 2.65rem;
    }
}

@media screen and (min-width: 1201px) {
    .ges_head02{
        font-size: 3.4rem;
    }
}

.p-gi-inner .p-gi-column-text.p-gi-column-text-jp p{
    word-break: inherit;
}

.p-gi-inner .p-gi-column-text p:not(:first-child) {
    margin-top: 18px;
}

.p-actionArticle-prof02__img img {
    vertical-align: top;
}

.p-actionArticle-prof02 .p-actionArticle-prof02__name {
    line-height: 1.77;
    letter-spacing: 0.025em;
}

.p-actionArticle-prof02__txt p {
    margin-bottom: 0;
}

.path-en p {
    word-break: keep-all;
}

p:not(:last-child) {
    margin-bottom: 1em;
}

.p-actionArticle-prof02__name .u-txt-bold {
    font-weight: bold;
}

.p-actionArticle-prof02 .p-actionArticle-prof02__img {
    border-radius: 50%;
    overflow: hidden;
}

.p-actionArticle-prof02 .p-actionArticle-prof02__desc {
    letter-spacing: 0.05em;
}

.sub_text {
    margin-top: 40px;
    font-size: 4.27vw;
    text-align: justify;
}

.p-actionArticle-prof02 .p-actionArticle-prof02__box:last-of-type {
    margin-top: 60px;
}

.js-scrollable{
    margin-top: 60px;
}

@media screen and (min-width: 961px) {
    .p-actionArticle-prof02 {
        margin: 35px auto 0;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__box {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .p-actionArticle-prof02__img {
        width: 15%;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__txt {
        width: 78%;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__name {
        font-size: 18px;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__desc {
        font-size: 1.09vw;
        line-height: 1.77;
        margin-top: 19px;
    }

    .sub_text {
        font-size: 1.09vw;
    }

    .js-scrollable figure{
        max-width: 1200px;
        margin: auto;
    }
}

@media screen and (max-width: 960px) {
    .p-actionArticle-prof02 {
        margin: 13.333333333333334vw auto 0;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__box {
        position: relative;
        padding: 11.73vw 0 6.66vw;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__img {
        position: absolute;
        top: 12.66vw;
        width: 26.40vw;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__name {
        font-size: 4.8vw;
        margin-left: 32vw;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__desc {
        font-size: 3.733vw;
        line-height: 1.57;
        margin-top: 10.66vw;
    }

    .js-scrollable .p-gi-fig__img{
        width: 170vw;
    }

    .p-actionArticle-prof02 .p-actionArticle-prof02__box:last-of-type{
        margin-top: 15px;
    }

    .ges-img-wrapper figure{
        max-width: 600px;
        margin: auto;
    }
}

@keyframes scroll-hint-appear {
    0% {
        transform: translateX(40px);
        opacity: 0
    }

    10% {
        opacity: 1
    }

    50%,
    100% {
        transform: translateX(-40px);
        opacity: 0
    }
}

@media screen and (max-width: 960px) {
    .js-scrollable {
        padding-bottom: 5.73vw
    }

    .js-scrollable .p-gi-fig__img {
        width: 235.42vw
    }
}

.js-scrollable .scroll-hint-icon {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 60px);
    box-sizing: border-box;
    width: 120px;
    height: auto;
    border-radius: 5px;
    transition: opacity .3s;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    padding: 20px 10px 10px 10px
}

.js-scrollable .scroll-hint-icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    pointer-events: none
}

@media screen and (min-width: 961px) {
    .js-scrollable .scroll-hint-icon-wrap {
        display: none
    }
}

.js-scrollable .scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    opacity: .8
}

.js-scrollable .scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
    opacity: 1
}

.js-scrollable .scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
    animation: scroll-hint-appear 1.2s linear;
    animation-iteration-count: 2
}

.js-scrollable .scroll-hint-text {
    color: #fff;
    margin-top: 5px;
    font-size: 2.67vw
}

.js-scrollable .scroll-hint-icon {
    position: absolute;
    top: 7.29vw;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: 31.67vw;
    height: 21.67vw;
    border-radius: 1.04vw;
    transition: opacity .3s;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    padding: 7.29vw 10px 10px 10px
}

.js-scrollable .scroll-hint-icon:before {
    display: inline-block;
    width: 6.88vw;
    height: 7.17vw;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    content: "";
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/ico_hand.svg)
}

.js-scrollable .scroll-hint-icon:after {
    content: "";
    width: 11.81vw;
    height: 3.13vw;
    display: block;
    position: absolute;
    top: 3.44vw;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/ico_arrow.svg);
    opacity: 0;
    transition-delay: 2.4s
}

.p-gi {
    background: #fff;
    margin-bottom: -90px
}

@media screen and (min-width: 961px) {
    .p-gi {
        margin-bottom: -150px
    }
}

.p-gi-section {
    padding-bottom: 10.42vw
}

.p-gi-inner {
    z-index: 1;
    position: relative;
    margin: 0 auto;
    width: 89.17vw
}

@media screen and (min-width: 961px) {
    .p-gi-inner {
        width: 81.67vw
    }
}

.p-gi-fig__img img {
    display: block;
    margin: 0 auto
}

.p-gi-contents-01 {
    margin-bottom: 5.47vw
}

.p-gi-contents-02 {
    margin-bottom: 22.4vw
}

@media screen and (min-width: 961px) {
    .p-gi-contents-02 {
        margin-bottom: 5.47vw
    }
}

.p-gi-title-01 {
    padding-left: 1.025em;
    margin-bottom: 1em;
    font-size: 10.67vw
}

@media screen and (min-width: 961px) {
    .p-gi-title-01 {
        font-size: 3.33vw;
        padding-left: 1.156em
    }
}

.p-gi-title-01:before {
    content: "";
    display: block;
    width: 5.33vw;
    height: 13.64vw;
    background: url(../img/img-ttl.svg) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width: 961px) {
    .p-gi-title-01:before {
        width: 2.08vw;
        height: 5.31vw
    }

    .ges-img-wrapper .p-gi-fig__img img{
        max-width: 1100px;
    }
}

.p-gi-title-01 .s-main {
    line-height: 1.2;
    /* font-family: "DM Sans", serif; */
    font-weight: 200;
    display: block;
    word-break: break-word;
}

.p-gi-title-01 .s-sub {
    line-height: 1.5;
    display: block;
    font-weight: 500;
    margin-top: .804em;
    font-size: 4.53vw;
    letter-spacing: .075em
}

.p-gi-title-01 .s-sub::before,
.p-gi-title-01 .s-sub::after {
    content: "";
    display: block;
    width: 0;
    height: 0
}

.p-gi-title-01 .s-sub::before {
    margin-top: calc((1 - 1.5)*.5em)
}

.p-gi-title-01 .s-sub::after {
    margin-bottom: calc((1 - 1.5)*.5em)
}

@media screen and (min-width: 961px) {
    .p-gi-title-01 .s-sub {
        margin-top: .417em;
        font-size: 1.25vw
    }
}

.p-gi-title-02 {
    line-height: 1;
    position: relative;
    font-size: 1.51vw;
    margin-bottom: 2.241em
}

.p-gi-title-02:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #46545c;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.p-gi-title-02 .s-text {
    font-weight: 500;
    position: relative;
    display: block;
    width: fit-content;
    background: #fff;
    padding-right: .517em
}

.p-gi-title-03 {
    margin-bottom: 1.379em;
    line-height: 1;
    border-radius: 3px;
    padding: .4em .4em .3em;
    background: #8096a3;
    color: #fff;
    font-size: 4.27vw
}

@media screen and (min-width: 961px) {
    .p-gi-title-03 {
        font-size: 1.51vw
    }
}

.p-gi-kv {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding-bottom: 33.13vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv {
        padding-bottom: 17.71vw
    }
}

.p-gi-kv:before {
    content: "";
    display: block;
    width: 58.91vw;
    height: 50.23vw;
    background: url(../img/bg_01.svg) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: -29.17vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv:before {
        width: 27.37vw;
        height: 23.33vw;
        left: -9.74vw
    }
}

.p-gi-kv__logo {
    position: absolute;
    width: 37.5vw;
    top: 3.42vw;
    left: 8.85vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv__logo {
        width: 18.75vw;
        top: 3.97vw;
        left: 9.17vw
    }
}

.p-gi-kv__img {
    position: relative
}

.p-gi-kv__img::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    transition: all .9s;
    opacity: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 110%
}

.aos-animate .p-gi-kv__img::before {
    opacity: 1;
    background-size: 100%
}

.p-gi-kv__img.s-img-01 {
    clip-path: url(#mask-01);
    height: 128.43vw;
    width: 200.84vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img.s-img-01 {
        height: 80.09vw;
        width: 125.25vw
    }
}

.p-gi-kv__img.s-img-01::before {
    background-image: url(../img/img_kv_01-sp.png)
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img.s-img-01::before {
        background-image: url(../img/img_kv_01.png)
    }
}

.p-gi-kv__img.s-img-02 {
    clip-path: url(#mask-02);
    height: 55.79vw;
    width: 65.43vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img.s-img-02 {
        height: 33.33vw;
        width: 39.09vw
    }
}

.p-gi-kv__img.s-img-02::before {
    background-image: url(../img/img_kv_02-sp.png)
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img.s-img-02::before {
        background-image: url(../img/img_kv_02.png)
    }
}

.p-gi-kv__img.s-img-03 {
    clip-path: url(#mask-03);
    height: 33.33vw;
    width: 39.09vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img.s-img-03 {
        height: 23.33vw;
        width: 27.37vw
    }
}

.p-gi-kv__img.s-img-03::before {
    background-image: url(../img/img_kv_03-sp.png)
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img.s-img-03::before {
        background-image: url(../img/img_kv_03.png)
    }
}

.p-gi-kv__img-01 {
    margin-left: 5.21vw;
    margin-top: -9.79vw;
    margin-bottom: 57.29vw
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img-01 {
        margin-left: 3.13vw;
        margin-top: -8.65vw;
        margin-bottom: 5.94vw
    }
}

.p-gi-kv__img-02 {
    position: absolute;
    top: 93.75vw;
    right: -15.31vw;
    z-index: 1
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img-02 {
        top: 46.88vw;
        right: 1.04vw
    }
}

.p-gi-kv__img-03 {
    position: absolute;
    right: 31.98vw;
    top: 131.98vw;
    z-index: 1
}

@media screen and (min-width: 961px) {
    .p-gi-kv__img-03 {
        right: 28.39vw;
        top: 67.19vw
    }
}

.p-gi-kv__text {
    z-index: 1;
    position: relative;
    line-height: 2.375;
    font-size: 4.27vw;
    margin: 0 9.17vw;
    font-weight: 500;
    letter-spacing: .075em
}

.p-gi-kv__text::before,
.p-gi-kv__text::after {
    content: "";
    display: block;
    width: 0;
    height: 0
}

.p-gi-kv__text::before {
    margin-top: calc((1 - 2.375)*.5em)
}

.p-gi-kv__text::after {
    margin-bottom: calc((1 - 2.375)*.5em)
}

@media screen and (min-width: 961px) {
    .p-gi-kv__text {
        font-size: 1.2vw;
        line-height: 3.348
    }

    .p-gi-kv__text::before,
    .p-gi-kv__text::after {
        content: "";
        display: block;
        width: 0;
        height: 0
    }

    .p-gi-kv__text::before {
        margin-top: calc((1 - 3.348)*.5em)
    }

    .p-gi-kv__text::after {
        margin-bottom: calc((1 - 3.348)*.5em)
    }
}

.p-gi-column-text {
    margin-bottom: 2.4em;
    font-size: 4.27vw;
    text-align: justify
}

@media screen and (min-width: 961px) {
    .p-gi-column-text {
        font-size: 1.09vw;
        column-count: 2;
        gap: 2.6vw
    }
}

.p-gi-column-text p {
    margin-bottom: 0 !important;
    line-height: 2;
    text-indent: 1em
}

.p-gi-av {
    overflow: hidden;
    position: relative;
    padding-top: 56.25vw;
    margin-top: -22.92vw
}

@media screen and (min-width: 961px) {
    .p-gi-av {
        padding-top: 26.98vw;
        margin-top: -21.88vw
    }
}

.p-gi-av:before {
    content: "";
    display: block;
    width: 113.79vw;
    height: 97.03vw;
    background: url(../img/bg_02.svg) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    top: 0;
    right: -35.83vw
}

@media screen and (min-width: 961px) {
    .p-gi-av:before {
        width: 62.06vw;
        height: 52.92vw;
        right: -7.97vw
    }
}

.p-gi-ai-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8.96vw
}

@media screen and (min-width: 961px) {
    .p-gi-ai-list {
        gap: 3.83vw
    }
}

.p-gi-ai-list__item {
    width: calc((100% - 8.96vw)/2)
}

@media screen and (min-width: 961px) {
    .p-gi-ai-list__item {
        width: calc((100% - 19.15vw)/6)
    }
}

.p-gi-ai-card {
    display: flex;
    flex-direction: column
}

.p-gi-ai-card__head {
    border-bottom: 1px solid #46545c
}

.p-gi-ai-card__title {
    line-height: 1.368;
    height: 3.316em;
    letter-spacing: -0.075em;
    font-size: 3.73vw
}

.p-gi-ai-card__title::before,
.p-gi-ai-card__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0
}

.p-gi-ai-card__title::before {
    margin-top: calc((1 - 1.368)*.5em)
}

.p-gi-ai-card__title::after {
    margin-bottom: calc((1 - 1.368)*.5em)
}

@media screen and (min-width: 961px) {
    .p-gi-ai-card__title {
        font-size: .99vw
    }
}

.p-gi-ai-card__name {
    font-size: 1.46vw
}

.p-gi-ai-card__text {
    margin-top: 1em;
    color: #8096a3;
    font-size: 3.73vw
}

@media screen and (min-width: 961px) {
    .p-gi-ai-card__text {
        font-size: .94vw
    }
}

.only-pc {
    display: none
}

@media screen and (min-width: 961px) {
    .only-pc {
        display: block
    }
}

.only-tb {
    display: none
}

@media screen and (max-width: 960px) {
    .only-tb {
        display: block
    }
}

@media screen and (max-width: 750px) {
    .only-tb {
        display: none
    }
}

.only-sp {
    display: none
}

@media screen and (max-width: 750px) {
    .only-sp {
        display: block
    }
}

.no-pc {
    display: none
}

@media screen and (max-width: 960px) {
    .no-pc {
        display: block
    }
}

.no-tb {
    display: block
}

@media screen and (max-width: 960px) {
    .no-tb {
        display: none
    }
}

@media screen and (max-width: 750px) {
    .no-tb {
        display: block
    }
}

.no-sp {
    display: block
}

@media screen and (max-width: 750px) {
    .no-sp {
        display: none
    }

    .p-gi-title-01{
        font-size: 7.67vw;
    }
}

.flex {
    display: flex
}

.flex-jc-center {
    justify-content: center !important
}

.flex-jc-right {
    justify-content: end !important
}

.flex-ai-center {
    align-items: center
}

.flex-jc-sb {
    justify-content: space-between
}

.flex-dir-rr {
    flex-direction: row-reverse
}

.block-center {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.align-center {
    text-align: center
}

@media screen and (min-width: 961px) {
    .align-center-pc {
        text-align: center
    }
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.mb-0 {
    margin-bottom: 0
}

.pb-0 {
    padding-bottom: 0
}

.pt-0 {
    padding-top: 0
}

/*# sourceMappingURL=style.css.map */