﻿.p-mypage-sidebar{position:fixed;left:0;top:0;width:240px;height:100vh;height:100dvh;background-color:var(--color-main-02);padding-top:130px;transition-property:padding-top;transition-duration:400ms;transition-delay:400ms}@media screen and (max-width: 1366px){.p-mypage-sidebar{display:none}}.p-mypage-sidebar__inner{max-height:100%;overflow:auto;padding-right:16px;padding-left:16px}.p-mypage-sidebar__group{position:relative;padding-top:8px;padding-bottom:8px}.p-mypage-sidebar__group:first-of-type{padding-top:20px}.p-mypage-sidebar__group:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.2)}.p-mypage-sidebar__group-name{font-size:1.1rem;color:#999;margin-bottom:8px}.p-mypage-sidebar__item{display:flex;align-items:center;padding:6px 4px;border-radius:5px;transition-property:background-color;transition-duration:400ms}@media (hover: hover){.p-mypage-sidebar__item:hover{background-color:#004290}}.p-mypage-sidebar__item--start{align-items:start}.p-mypage-sidebar__item.is-current{position:relative}.p-mypage-sidebar__item.is-current::before{content:"";position:absolute;left:-16px;top:0;width:calc(100% + 32px);height:100%;border-left:3px solid #fff;background-color:#004290}.p-mypage-sidebar__item-icon{position:relative;width:24px;height:24px;margin-right:4px}.p-mypage-sidebar__item-svg{display:block;width:100%;height:100%}.p-mypage-sidebar__item-name{position:relative;color:#fff;font-size:1.4rem}.p-mypage-sidebar__item-name--double{line-height:130%}.p-mypage-sidebar__item-badge{line-height:16px;color:#fff;background-color:var(--color-main-03);min-width:16px;border-radius:8px;white-space:nowrap;padding:0 0.3em;margin-left:auto;font-size:1.3rem;font-weight:700;font-family:var(--font-en-02)}.is-scroll .p-mypage-sidebar{padding-top:70px}.c-lower-header{padding-top:54px;margin-bottom:40px;max-width:1360px;margin-right:auto;margin-left:auto;padding-right:80px;padding-left:80px}@media screen and (max-width: 1024px){.c-lower-header{padding-left:20px;padding-right:20px}}.c-lower-header--f12{border-bottom:1px solid #ddd}.c-lower-header__title{font-size:3.2rem;font-weight:700;line-height:1;margin-bottom:0.5em}.c-lower-header__desc{font-size:1.6rem;line-height:2}.c-lower-navigation{margin-bottom:40px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.c-lower-navigation--nb{border-top:0;border-bottom:0}.c-lower-navigation--f11{margin-block:0;border:none}.c-lower-navigation--f37{border:none}.c-lower-navigation__inner{position:relative;display:flex;justify-content:flex-end;height:60px;max-width:1360px;margin-right:auto;margin-left:auto;padding-right:80px;padding-left:80px}@media screen and (max-width: 1200px){.c-lower-navigation__inner{flex-direction:column;height:auto;align-items:end;gap:15px;padding-left:20px;padding-right:20px}}.c-lower-navigation__inner--f11{padding-right:0}@media screen and (max-width: 1200px){.c-lower-navigation__inner--g2{flex-direction:row;height:60px;align-items:normal;gap:0}}.c-lower-navigation__tab{display:flex;margin-right:auto}.c-lower-navigation__tab-item{position:relative;z-index:24;display:flex;align-items:center;height:100%;font-size:1.6rem;font-weight:700;color:#777;cursor:pointer}.c-lower-navigation__tab-item br{display:none}@media screen and (max-width: 767px){.c-lower-navigation__tab-item{font-size:1.2rem}.c-lower-navigation__tab-item br{display:block}}.c-lower-navigation__tab-item:not(:last-of-type){margin-right:48px}@media screen and (max-width: 767px){.c-lower-navigation__tab-item:not(:last-of-type){margin-right:24px}}.c-lower-navigation__tab-item.is-active{color:var(--color-main-02)}.c-lower-navigation__tab-item.is-active::after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:3px solid var(--color-main-02)}.c-lower-navigation__tab-balloon{position:absolute;left:calc(100% + 1em);font-size:0.8em;font-weight:normal;white-space:nowrap;text-align:left;color:var(--color-main-02)}@media screen and (max-width: 767px){.c-lower-navigation__tab-balloon{font-size:0.52em}}.c-lower-navigation__display{display:flex;align-items:center;color:#222}.c-lower-navigation__display-label{font-size:1.4rem;white-space:nowrap}.c-lower-filter{display:flex;align-items:center;margin-left:13px}.c-lower-filter__label{flex-shrink:0;transition-property:color;transition-duration:400ms;color:#222;font-size:1.4rem}.c-lower-filter__select{position:relative;border:0;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16);width:192px;font-weight:700;height:40px;padding-left:8px;padding-right:16px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;cursor:pointer}.c-lower-filter__select-icon{transform:rotate(90deg)}.c-lower-filter.is-active .c-lower-filter__select-menu{opacity:1;pointer-events:all}.c-lower-filter.is-active .c-lower-filter__label{color:var(--color-main-02)}.c-lower-filter__select-menu{position:absolute;z-index:16;top:calc(100% + 8px);right:0;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,0.16);display:flex;flex-direction:column;border-radius:4px;min-width:100%;pointer-events:none;opacity:0;transition-property:opacity;transition-duration:400ms}.c-lower-filter__select-item{padding:4px}.c-lower-filter__select-label{display:block;padding:7px 9px;font-size:1.4rem;font-weight:400;color:#222;border-radius:5px;transition-property:background-color;transition-duration:400ms}@media (hover: hover){.c-lower-filter__select-label:hover{background-color:var(--color-gray-01)}}.c-lower-filter__select-separator{width:100%;margin-top:0;margin-bottom:0;border-top:0;border-bottom:1px solid #ddd}.g1-text{text-align:center;color:var(--color-main-01);font-size:2rem;font-weight:700}@media screen and (min-width: 1367px){.g1-text{min-height:250px;display:flex;justify-content:center;align-items:center}}.c-mypage-table{width:100%;line-height:1;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}@media screen and (max-width: 1400px){.c-mypage-table{min-width:880px}}.c-mypage-table__head{font-size:1.2rem;font-weight:700;color:#777;background-color:#D9DEE3;text-align:center}.c-mypage-table__head th{padding:10px;white-space:nowrap;vertical-align:middle}.c-mypage-table__head th:not(:last-child){border-right:1px solid #ccc}.c-mypage-table__head--sort th{padding-top:16px;padding-bottom:16px}.c-mypage-table__head--name{width:400px}@media screen and (max-width: 1400px){.c-mypage-table__head--name{width:calc(100vw - 112px)}}.c-mypage-table__head--name .c-mypage-table__sort{align-items:center}.c-mypage-table__head--days{max-width:110px}.c-mypage-table__head--data{max-width:160px}.c-mypage-table__head--data .c-mypage-table__sort{align-items:center}.c-mypage-table__body{position:relative;vertical-align:middle}.c-mypage-table__body:hover>*{background-color:#002869;color:#fff}.c-mypage-table__body:hover>* a{color:#fff;transition:none}.c-mypage-table__body:not(:last-of-type){border-bottom:1px solid #ddd}.c-mypage-table__body td{min-height:45px;padding-left:10px;padding-right:10px;vertical-align:middle;font-size:1.6rem}@media screen and (max-width: 1400px){.c-mypage-table__body td{font-size:1.4rem}}.c-mypage-table__body td:not(:last-child){border-right:1px solid #ddd}.c-mypage-table__body-inner{display:flex;align-items:center;line-height:1.5;text-decoration:underline;color:var(--color-main-02)}.c-mypage-table__body--name{padding-top:10px;padding-bottom:10px}@media screen and (max-width: 1400px){.c-mypage-table__body--name{width:calc(100vw - 112px)}}.c-mypage-table__body--quantity{font-family:var(--font-en-02),var(--font-ja-01);font-weight:400;text-align:center;white-space:nowrap}.c-mypage-table__body--data,.c-mypage-table__body--tax{font-family:var(--font-en-02),var(--font-ja-01);font-weight:400;text-align:right;white-space:nowrap}.c-mypage-table__body--center{text-align:center}.c-mypage-table__body--tax,.c-mypage-table__body--red{color:#B10E0E}.c-mypage-table__body--desc{font-weight:400;text-align:center;white-space:nowrap}.c-mypage-table__body--date{font-family:var(--font-en-02),var(--font-ja-01);font-weight:400;text-align:center;white-space:nowrap}.c-mypage-table__body-thumbnail{width:80px;height:auto;vertical-align:middle;margin-right:8px}.c-mypage-table__cancel-button{position:relative;z-index:16;display:flex;align-items:center;justify-content:center;margin:auto;background-color:var(--color-main-03);color:#fff;width:64px;height:32px;border-radius:5px;font-size:1.4rem;font-weight:700}.c-mypage-table__sort{display:flex;justify-content:center;-moz-column-gap:4px;column-gap:4px}.c-mypage-table__sort-ascent,.c-mypage-table__sort-descent{margin-top:8px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#bdc2c7;border-radius:3px;transition-property:background-color;transition-duration:400ms}.c-mypage-table__sort-ascent.is-active,.c-mypage-table__sort-descent.is-active{background-color:var(--color-main-01)}@media (hover: hover){.c-mypage-table__sort-ascent:hover,.c-mypage-table__sort-descent:hover{background-color:var(--color-main-01)}}.c-mypage-table__sort-ascent{transform:rotate(-90deg)}.c-mypage-table__sort-descent{transform:rotate(90deg)}.c-mypage-table__sort-text{margin-top:4px}.c-mypage-table__guide{display:none}@media screen and (max-width: 1400px){.c-mypage-table__guide{position:absolute;top:0;left:0;z-index:16;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;transition-property:opacity;transition-duration:400ms}}.c-mypage-table__guide.is-hide{opacity:0}.c-mypage-table__guide--f37{display:none}@media screen and (max-width: 1200px){.c-mypage-table__guide--f37{display:flex}}.c-mypage-table__guide-image{width:130px;height:90px}.c-toggle{display:flex;-moz-column-gap:4px;column-gap:4px;background-color:var(--color-gray-01);padding:4px;border:1px solid #ddd;border-radius:5px;height:42px;margin-left:auto}.c-toggle__label{display:flex;align-items:center;justify-content:center;min-width:90px;height:100%;border-radius:5px;font-size:1.4rem;font-weight:700;color:#777;cursor:pointer}@media screen and (max-width: 767px){.c-toggle__label{font-size:1.2rem}}.c-toggle__label--min{width:32px;height:32px;min-width:initial}.c-toggle__label--min img{width:24px;height:24px}.c-toggle.is-toggle-on .c-toggle__label--min:nth-of-type(1){background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.c-toggle:not(.is-toggle-on) .c-toggle__label--min:nth-of-type(2){background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.c-toggle__label.is-disabled,.c-toggle__label.is-active{background-color:#fff;color:#222;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.c-mypage-pagination{display:flex;align-items:center;justify-content:center;margin-top:60px;-moz-column-gap:4px;column-gap:4px}@media screen and (max-width: 767px){.c-mypage-pagination{margin-top:32px}}.c-mypage-pagination__prev{margin-right:20px}@media screen and (max-width: 767px){.c-mypage-pagination__prev{margin-right:4px}}.c-mypage-pagination__next{margin-left:20px}@media screen and (max-width: 767px){.c-mypage-pagination__next{margin-left:4px}}@media screen and (max-width: 767px){.c-mypage-pagination__prev .c-ico-arrow-02--lg,.c-mypage-pagination__next .c-ico-arrow-02--lg{width:50px;height:50px}}.c-mypage-pagination__item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--color-main-02);font-family:var(--font-en-02);font-weight:700;font-size:1.4rem;border-radius:4px;transition-property:background-color, color;transition-duration:400ms;flex-shrink:0}@media screen and (max-width: 767px){.c-mypage-pagination__item{width:28px}}@media (hover: hover){.c-mypage-pagination__item:hover{background-color:var(--color-main-02);color:#fff}}.c-mypage-pagination__item.is-current{background-color:var(--color-main-02);color:#fff;width:48px}.c-mypage-pagination__ellipsis{font-family:var(--font-en-02);color:var(--color-main-02);font-weight:700;font-size:1.4rem}.p-mypage-fund{margin-bottom:32px;max-width:100%;background-color:#034390;border-radius:10px}.p-mypage-fund__slider{max-width:1360px}.p-mypage-fund__item{position:relative;display:grid;grid-template-columns:repeat(2, auto);padding:32px 24px;min-height:480px;max-width:100%}@media screen and (max-width: 1300px){.p-mypage-fund__item{grid-template-columns:100%;padding:20px 0}}@media print,screen and (min-width: 768px){.p-mypage-fund__item::before{content:"";position:absolute;right:0;top:0;width:200px;height:100%;background-image:linear-gradient(to left, rgba(19,52,91,0.8), transparent);background-repeat:no-repeat;z-index:2}}.p-mypage-fund__header{position:relative;z-index:2;display:flex;align-items:center;align-self:flex-start;line-height:1}@media screen and (max-width: 1300px){.p-mypage-fund__header{padding-left:20px;padding-right:20px;margin-bottom:16px}}.p-mypage-fund__status{display:block;margin-right:16px;padding:0.15em 0.55em;font-size:1.3rem;color:#fff;line-height:1.5;text-align:center}@media screen and (max-width: 1300px){.p-mypage-fund__status{font-size:1.2rem}}.p-mypage-fund__status.--recruiting{background-color:#DC143C}.p-mypage-fund__status.--before-recruit{background-color:#299ecc}.p-mypage-fund__status.--handling{background-color:#00596a}.p-mypage-fund__status.--end{background-color:#808080}.p-mypage-fund__status.--before-handle{background-color:#103b9e}.p-mypage-fund__status.--repaid{background-color:#ffe139;color:#7c5c28}.p-mypage-fund__title{position:relative;display:flex;align-items:center}@media (hover: hover){.p-mypage-fund__title:hover .p-mypage-fund__title-text{text-decoration:underline}}.p-mypage-fund__title-text{margin-right:12px;color:#fff;font-size:2.8rem;font-weight:700}@media screen and (max-width: 1300px){.p-mypage-fund__title-text{font-size:1.6rem}}.p-mypage-fund__title-link::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.p-mypage-fund__model{position:absolute;left:0;top:0;z-index:1;width:100%;height:480px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1300px){.p-mypage-fund__model{position:relative;height:auto;margin-bottom:48px}}.p-mypage-fund__model-image{max-width:100%;width:480px;height:auto}@media screen and (max-width: 1300px){.p-mypage-fund__model-image{width:71.7948717949vw}}.p-mypage-fund__model-viewer{margin:auto;width:auto;height:100%;--progress-bar-color: #fff}.p-mypage-fund__information{position:relative;z-index:3;margin-left:auto;min-width:192px}@media screen and (max-width: 1300px){.p-mypage-fund__information{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;margin-bottom:40px;grid-column-gap:24px;grid-row-gap:6px;padding-right:20px;padding-left:20px}}@media screen and (max-width: 480px){.p-mypage-fund__information{grid-template-columns:repeat(2, 1fr)}}.p-mypage-fund__information-label{color:#fff;font-size:1.2rem;font-weight:700;text-align:left}.p-mypage-fund__information-value{color:#fff;font-weight:700;text-align:right;font-size:1.2rem}.p-mypage-fund__information-value em{font-family:#fff;font-style:normal;font-size:1.8rem;font-family:var(--font-en-02)}.p-mypage-fund__ship{position:relative;z-index:3;align-self:flex-end;display:flex;align-items:center;color:#fff}@media screen and (max-width: 1300px){.p-mypage-fund__ship{flex-direction:column;padding-left:20px;padding-right:20px;margin-right:auto;margin-left:auto;max-width:calc(100% - 100px);width:100%}}@media (hover: hover){.p-mypage-fund__ship:hover{text-decoration:underline}}.p-mypage-fund__ship-name{font-family:var(--font-en-01);font-size:1.6rem;font-weight:700}@media print,screen and (min-width: 768px){.p-mypage-fund__ship-name{margin-right:18px}}@media screen and (max-width: 1300px){.p-mypage-fund__ship-name{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}}.p-mypage-fund__ship-link{display:flex;align-items:center;font-size:1.2rem}.p-mypage-fund__ship-icon{margin-left:6px}.p-mypage-fund__navigation{position:absolute;z-index:2;bottom:30px;right:24px;display:flex;-moz-column-gap:8px;column-gap:8px}@media screen and (max-width: 1300px){.p-mypage-fund__navigation{bottom:20px;right:0;width:100%;padding-left:16px;padding-right:16px;justify-content:space-between}}@media screen and (max-width: 1300px){.p-mypage-fund__navigation-prev .c-ico-arrow-02,.p-mypage-fund__navigation-next .c-ico-arrow-02{width:40px;height:40px}}.p-mypage-fund__navigation-prev.is-disabled,.p-mypage-fund__navigation-next.is-disabled{pointer-events:none;opacity:0.4}.p-mypage-fund__pagination{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#002869;padding-top:12px;padding-bottom:12px;padding-left:24px;padding-right:24px}.p-mypage-fund__pagination-scroll{max-width:100%}.p-mypage-fund__pagination-list{display:flex;-moz-column-gap:12px;column-gap:12px}.p-mypage-fund__pagination .simplebar-scrollbar.simplebar-visible::before{background-color:#fff;opacity:1;top:0;bottom:0;right:0;left:0;height:100%}.p-mypage-fund__pagination .simplebar-track.simplebar-horizontal{height:3px;background-color:rgba(255,255,255,0.3)}.p-mypage-fund__pagination-item{position:relative;width:90px;cursor:pointer;padding-top:12px;padding-bottom:24px;flex-shrink:0}.p-mypage-fund__pagination-item.is-active .p-mypage-fund__pagination-thumbnail{opacity:1}.p-mypage-fund__pagination-item.is-active::before{opacity:1}.p-mypage-fund__pagination-item.is-active .p-mypage-fund__pagination-name{color:#fff}@media (hover: hover){.p-mypage-fund__pagination-item:hover .p-mypage-fund__pagination-thumbnail{opacity:1}.p-mypage-fund__pagination-item:hover .p-mypage-fund__pagination-name{color:#fff}}.p-mypage-fund__pagination-thumbnail{position:relative;display:flex;align-items:center;justify-content:center;width:100%;background-color:rgba(0,26,67,0.4);border-radius:4px;margin-bottom:6px;opacity:0.6;transition-property:opacity;transition-duration:400ms;overflow:hidden}.p-mypage-fund__pagination-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:7px;background-image:url(/assets/images/mypage/slider_indicator.svg);background-position:center;background-size:auto 100%;background-repeat:no-repeat;opacity:0;transition-property:opacity;transition-duration:400ms}.p-mypage-fund__pagination-image{width:100%;height:auto;border-radius:4px}.p-mypage-fund__pagination-name{display:block;color:rgba(255,255,255,0.6);font-size:1.2rem;font-weight:700;line-height:1.1;transition-property:color;transition-duration:400ms}.p-mypage-fund__none{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 1300px){.p-mypage-fund__none{min-height:300px}}.p-mypage-fund__none-title{color:#fff;font-size:2.8rem;margin-bottom:24px;text-align:center}@media screen and (max-width: 1300px){.p-mypage-fund__none-title{margin-bottom:12px;font-size:1.8rem}}.p-mypage-fund__none-text{margin-bottom:32px;color:#fff;font-size:1.8rem;font-weight:700;text-align:center}@media screen and (max-width: 1300px){.p-mypage-fund__none-text{margin-bottom:24px;font-size:1.4rem}}.p-mypage-cloud{width:100%;background-color:#fff;border-radius:10px;grid-column:1/3;margin-bottom:32px}@media screen and (max-width: 1300px){.p-mypage-cloud{grid-column:1/2}}.p-mypage-cloud__inner{padding:24px;display:grid;grid-template-columns:calc(20% - 8px) calc(45% - 8px) calc(35% - 8px);grid-template-rows:auto auto;grid-template-areas:"title title toggle" "box1 box2 box3";grid-column-gap:12px;grid-row-gap:24px;align-items:center}@media screen and (max-width: 1300px){.p-mypage-cloud__inner{grid-row-gap:0;grid-template-columns:100%;padding-left:20px;padding-right:20px;padding-top:20px;grid-template-areas:"title" "toggle" "box1" "box2" "box3"}}.p-mypage-cloud__title{grid-area:title}@media screen and (max-width: 1300px){.p-mypage-cloud__title{margin-bottom:16px}}.p-mypage-cloud__arrow::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.p-mypage-cloud__toggle{grid-area:toggle}@media screen and (max-width: 1300px){.p-mypage-cloud__toggle{margin-right:auto;margin-left:auto}.p-mypage-cloud__toggle:not(:last-child){margin-bottom:24px}}.p-mypage-cloud__contribute:nth-of-type(2){grid-area:box1}.p-mypage-cloud__contribute:nth-of-type(3){grid-area:box2}.p-mypage-cloud__contribute:nth-of-type(4){grid-area:box3}.p-mypage-cloud__contribute{display:flex;align-items:center;background-color:var(--color-main-01);color:#fff;border-radius:5px;height:80px;padding-left:16px;padding-right:16px}.p-mypage-cloud__contribute--lite{background-color:var(--color-main-02)}@media screen and (max-width: 1300px){.p-mypage-cloud__contribute{margin-bottom:6px;flex-direction:column;justify-content:center;align-items:flex-end;height:auto;padding:10px 12px}}.p-mypage-cloud__contribute-inner{display:flex;flex-direction:column;align-items:center;margin-right:auto;margin-left:auto}@media screen and (max-width: 1300px){.p-mypage-cloud__contribute-inner{width:100%;flex-direction:row;justify-content:space-between}}.p-mypage-cloud__contribute-name{font-size:1.4rem;font-weight:700;line-height:1;margin-bottom:8px}@media screen and (max-width: 1300px){.p-mypage-cloud__contribute-name{font-size:1.2rem;line-height:1.5}}.p-mypage-cloud__contribute-num{font-size:1.2rem;font-weight:700;line-height:1;white-space:nowrap}@media screen and (min-width: 1400px) and (max-width: 1600px){.p-mypage-cloud__contribute-num{font-size:1.1rem}}.p-mypage-cloud__contribute-highlight{color:#D2B79A}.p-mypage-cloud__contribute-num em{font-family:var(--font-en-02);font-size:2.8rem;font-style:normal}@media screen and (max-width: 1550px){.p-mypage-cloud__contribute-num em{font-size:2.3rem}}@media screen and (max-width: 1465px){.p-mypage-cloud__contribute-num em{font-size:2rem}}@media screen and (max-width: 1420px){.p-mypage-cloud__contribute-num em{font-size:1.8rem}}.p-mypage-cloud__contribute-desc{display:grid;grid-template-columns:repeat(2, auto);grid-column-gap:16px;grid-row-gap:10px;border-left:1px solid rgba(255,255,255,0.2);padding-left:12px}@media screen and (max-width: 1300px){.p-mypage-cloud__contribute-desc{margin-top:10px;border-left:0;padding-left:0;grid-column-gap:3em;grid-row-gap:6px;padding-right:0}}.p-mypage-cloud__contribute-label{font-size:1.2rem;font-weight:700;line-height:1;white-space:nowrap}.p-mypage-cloud__contribute-value{font-size:1.2rem;font-weight:700;line-height:1;text-align:right;white-space:nowrap}.p-mypage-cloud__contribute-value em{font-size:1.6rem;font-family:var(--font-en-02);font-style:normal;font-weight:700}@media screen and (max-width: 1300px){.p-mypage-cloud__contribute-value em{font-size:1.4rem}}.p-mypage-cloud__contribute--lite{grid-area:auto !important}.p-mypage-cloud__grid{display:grid;grid-template-columns:calc(20% - 8px) calc(45% - 8px) calc(35% - 8px);grid-column-gap:12px;padding-right:24px;padding-left:24px;margin-bottom:24px}@media screen and (max-width: 1300px){.p-mypage-cloud__grid{grid-template-columns:100%;padding-right:20px;padding-left:20px}}.p-mypage-cloud__list{position:relative;max-width:100%;overflow:auto}.p-mypage-cloud__all{display:flex;justify-content:center;align-items:center;border-top:1px solid #ddd;height:48px}.p-mypage-cloud__all-link{display:flex;align-items:center}.p-mypage-cloud__all-label{margin-right:4px;font-size:1.4rem;font-weight:700}.p-mypage-cloud__none{font-style:2rem;font-weight:700;color:var(--color-main-01);text-align:center;padding-top:48px;padding-bottom:64px}@media screen and (max-width: 1300px){.p-mypage-cloud__none{font-size:1.6rem;padding-top:24px;padding-bottom:32px}}.p-mypage-recommend{grid-column:1/2;background-color:#fff;border-radius:10px;padding-bottom:16px}.p-mypage-recommend__header{padding:22px 24px}.p-mypage-recommend__slider{max-width:384px}@media screen and (max-width: 1300px){.p-mypage-recommend__slider{max-width:100%}}.p-mypage-recommend__item-name{margin-top:16px;margin-bottom:16px;font-size:1.8rem;font-weight:700;text-align:center}.p-mypage-recommend__navigation{display:flex;align-items:center;justify-content:space-between;padding-right:24px;padding-left:24px}.p-mypage-recommend__pagination{display:flex;align-items:center;justify-content:center}.p-mypage-recommend__pagination-item{background-color:#004290;width:6px;height:6px;border-radius:50%;opacity:0.3;flex-shrink:0;margin-right:8px;margin-left:8px;transition-property:opacity;transition-duration:400ms}.p-mypage-recommend__pagination-item--active{opacity:1}.p-mypage-recommend__none{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.p-mypage-recommend__none-icon{margin-bottom:24px;width:52px;height:52px}.p-mypage-recommend__none-title{margin-bottom:8px;color:var(--color-main-01);font-size:1.9rem;font-weight:700;text-align:center;line-height:1.5}.p-mypage-recommend__none-text{font-size:1.6rem;line-height:1.5;text-align:center}.p-mypage-recommend__none-link{text-decoration:underline}.p-mypage-notify{background-color:#fff;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.p-mypage-notify__header{padding:22px 24px}.p-mypage-notify__list{border-top:1px solid #ddd}.p-mypage-notify__all{display:none}@media screen and (max-width: 1300px){.p-mypage-notify__all{display:flex;justify-content:center;align-items:center;height:48px}}.p-mypage-notify__all-link{display:flex;align-items:center}.p-mypage-notify__all-label{margin-right:4px;font-size:1.4rem;font-weight:700}.p-mypage-notify__none{display:flex;margin-top:auto;margin-bottom:auto;padding-bottom:3em;flex-direction:column;align-items:center;justify-content:center;font-size:1.6rem;text-align:center}@media screen and (max-width: 1300px){.p-mypage-notify__none{padding-bottom:24px;padding-top:24px}}.p-mypage-links{grid-column:1/3;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:6px;grid-row-gap:6px}@media screen and (max-width: 1300px){.p-mypage-links{grid-column:1/2;grid-template-columns:repeat(2, 1fr)}}.p-mypage-links__item{position:relative;display:grid;grid-template-columns:64px auto;grid-column-gap:32px;align-items:center;background-image:radial-gradient(closest-side, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.9) 100%);background-size:100% 100%;height:100%;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:32px}@media screen and (max-width: 1300px){.p-mypage-links__item{display:flex;flex-direction:column;align-items:flex-start;padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:20px}}@media (hover: hover){.p-mypage-links__item{transition-property:opacity;transition-duration:400ms}.p-mypage-links__item:hover{opacity:0.8}}.p-mypage-links__icon{width:64px;height:64px}@media screen and (max-width: 1300px){.p-mypage-links__icon{width:48px;height:48px;margin-right:auto;margin-left:auto}}.p-mypage-links__icon svg{display:block;width:100%;height:100%}.p-mypage-links__column{grid-column:2/3}@media screen and (max-width: 1300px){.p-mypage-links__column{grid-column:1/2}}.p-mypage-links__name{display:block;margin-bottom:8px;font-size:1.8rem;font-weight:700;line-height:1;color:var(--color-main-02)}@media screen and (max-width: 1300px){.p-mypage-links__name{text-align:center;font-size:1.4rem}}.p-mypage-links__name::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.p-mypage-links__text{font-size:1.4rem;line-height:1.5}@media screen and (max-width: 1300px){.p-mypage-links__text{font-size:1.2rem}}.p-mypage-links__arrow{position:absolute;bottom:10px;right:10px}.p-mypage-blog{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,0.16)}.p-mypage-blog__thumbnail{position:relative}.p-mypage-blog__title{display:none}.p-mypage-blog__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.p-mypage-blog__link{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px;padding:6px 16px;margin-bottom:35px}@media (hover: hover){.p-mypage-blog__link:hover{opacity:0.7}}.p-mypage-blog__link-label{color:var(--color-main-02);font-size:1.4rem;font-weight:700}.p-mypage-blog__link-icon{margin-left:6px}.p-mypage-blog__desc{padding:24px;font-size:1.4rem;line-height:1.5;color:#222}.p-mypage-support{background-color:#fff;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,0.16);overflow:hidden}@media screen and (max-width: 1300px){.p-mypage-support{grid-column:1/2}}.p-mypage-support__title{margin-top:22px;margin-bottom:22px;padding-left:28px}.p-mypage-support__item{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ddd;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:44px}@media (hover: hover){.p-mypage-support__item{transition-property:background-color;transition-duration:400ms}.p-mypage-support__item:hover{background-color:var(--color-gray-01)}}@media screen and (max-width: 1400px){.p-mypage-support__item{display:grid;grid-template-columns:64px 1fr auto;justify-content:flex-start;grid-column-gap:12px;padding:16px}}.p-mypage-support__item-icon{grid-column:1/2;grid-row:1/3;width:64px;height:64px;margin-right:10px;flex-shrink:0}.p-mypage-support__item-svg{display:block;width:100%;height:100%}.p-mypage-support__item-name{margin-right:48px;font-size:1.8rem;font-weight:700;color:var(--color-main-02);white-space:nowrap}@media screen and (max-width: 1400px){.p-mypage-support__item-name{grid-column:2/3}}.p-mypage-support__item-text{font-size:1.4rem;line-height:1.5}@media screen and (max-width: 1400px){.p-mypage-support__item-text{grid-column:2/3}}.p-mypage-support__item-arrow{margin-left:48px}@media screen and (max-width: 1400px){.p-mypage-support__item-arrow{margin-left:auto;grid-column:3/4;grid-row:1/3}}.p-fleet{background-color:var(--color-gray-01);padding-bottom:0}.p-fleet__wrapper{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:64px;padding-right:80px;padding-left:80px;padding-bottom:80px}@media screen and (max-width: 1024px){.p-fleet__wrapper{padding-left:20px;padding-right:20px}}.p-fleet-section{border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,0.16)}.p-fleet-section__header{display:flex;align-items:center;justify-content:space-between;padding-left:24px;padding-right:24px;padding-top:24px;padding-bottom:16px}@media screen and (max-width: 767px){.p-fleet-section__header{flex-direction:column;align-items:flex-start;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:16px}}.p-fleet-section__header-title{font-size:2.4rem;font-weight:700;line-height:1;color:var(--color-main-02)}@media screen and (max-width: 767px){.p-fleet-section__header-title{font-size:1.6rem;margin-bottom:8px}}.p-fleet-section__header-text{font-size:1.6rem;line-height:2}@media screen and (max-width: 767px){.p-fleet-section__header-text{font-size:1.4rem}}.p-fleet-desc__inner{background-color:#034390}.p-fleet-desc__item{display:grid;grid-template-columns:repeat(2, auto);position:relative;min-height:520px;padding-right:24px;padding-left:24px}@media screen and (max-width: 767px){.p-fleet-desc__item{grid-template-columns:100%;padding-left:20px;padding-right:20px;padding-top:40px;padding-bottom:40px}}.p-fleet-desc__item::before{content:"";position:absolute;right:0;top:0;width:200px;height:100%;background-image:linear-gradient(to left, rgba(19,52,91,0.8), transparent);background-repeat:no-repeat;z-index:2}.p-fleet-desc__model{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 767px){.p-fleet-desc__model{position:relative}}.p-fleet-desc__model-viewer{margin-right:auto;margin-left:144px;width:auto;height:100%;max-width:720px;--progress-bar-color: #fff}@media screen and (max-width: 1024px){.p-fleet-desc__model-viewer{margin-left:0}}@media screen and (max-width: 767px){.p-fleet-desc__model-viewer{margin-left:auto;aspect-ratio:240/55;max-width:100%;height:53.3333333333vw}}.p-fleet-desc__link{position:relative;z-index:2;align-self:flex-start;display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;margin-top:30px}@media screen and (max-width: 767px){.p-fleet-desc__link{justify-content:center;flex-wrap:wrap;row-gap:8px}}.p-fleet-desc__link-item{display:flex;align-items:center;justify-content:center;height:36px;background-color:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16);padding-left:14px;padding-right:14px}.p-fleet-desc__link-label{color:var(--color-main-02);font-size:1.4rem;font-weight:700}.p-fleet-desc__link-icon{width:36px;height:16px;margin-right:12px}.p-fleet-desc__link-icon svg{display:block;width:100%;height:100%}.p-fleet-desc__information{position:relative;z-index:2;max-width:512px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-top:40px}@media screen and (max-width: 767px){.p-fleet-desc__information{max-width:100%;margin-right:auto;margin-left:auto}}.p-fleet-desc__information-name{color:#fff;font-size:2.4rem;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 767px){.p-fleet-desc__information-name{font-size:2rem}}.p-fleet-desc__information-table{display:grid;grid-template-columns:auto 1fr;grid-column-gap:16px;color:#fff}.p-fleet-desc__information-label{font-size:1.2rem;font-weight:700;text-align:right}.p-fleet-desc__information-value{font-size:1.4rem;font-weight:700}.p-fleet-desc__navigation{position:absolute;z-index:2;bottom:24px;right:24px;display:flex;-moz-column-gap:8px;column-gap:8px}@media screen and (max-width: 767px){.p-fleet-desc__navigation{top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding-left:14px;padding-right:14px}}@media screen and (max-width: 767px){.p-fleet-desc__navigation-prev .c-ico-arrow-02,.p-fleet-desc__navigation-next .c-ico-arrow-02{width:40px;height:40px;pointer-events:all}}.p-fleet-desc__navigation-prev.is-disabled,.p-fleet-desc__navigation-next.is-disabled{pointer-events:none;opacity:0.4}.p-fleet-desc__pagination{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#002869;backdrop-filter:blur(30px);padding-top:12px;padding-bottom:12px;padding-left:24px;padding-right:24px}.p-fleet-desc__pagination-list{display:flex;-moz-column-gap:12px;column-gap:12px;max-width:100%}.p-fleet-desc__pagination .simplebar-scrollbar.simplebar-visible::before{background-color:#fff;opacity:1;top:0;bottom:0;right:0;left:0;height:100%}.p-fleet-desc__pagination .simplebar-track.simplebar-horizontal{height:3px;background-color:rgba(255,255,255,0.3)}.p-fleet-desc__pagination-item{position:relative;width:90px;cursor:pointer;padding-top:12px;padding-bottom:24px;flex-shrink:0}.p-fleet-desc__pagination-item.is-active .p-fleet-desc__pagination-thumbnail{opacity:1}.p-fleet-desc__pagination-item.is-active::before{opacity:1}.p-fleet-desc__pagination-item.is-active .p-fleet-desc__pagination-name{color:#fff}@media (hover: hover){.p-fleet-desc__pagination-item:hover .p-fleet-desc__pagination-thumbnail{opacity:1}.p-fleet-desc__pagination-item:hover .p-fleet-desc__pagination-name{color:#fff}}.p-fleet-desc__pagination-thumbnail{position:relative;display:flex;align-items:center;justify-content:center;width:100%;background-color:rgba(0,26,67,0.4);border-radius:4px;margin-bottom:6px;opacity:0.6;transition-property:opacity;transition-duration:400ms;overflow:hidden}.p-fleet-desc__pagination-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:7px;background-image:url(/assets/images/mypage/slider_indicator.svg);background-position:center;background-size:auto 100%;background-repeat:no-repeat;opacity:0;transition-property:opacity;transition-duration:400ms}.p-fleet-desc__pagination-image{width:100%;height:auto;border-radius:4px}.p-fleet-desc__pagination-name{display:block;color:rgba(255,255,255,0.6);font-size:1.2rem;font-weight:700;line-height:1.1;transition-property:color;transition-duration:400ms}.p-fleet-desc__none{min-height:664px;display:flex;flex-direction:column;align-items:center;justify-content:center}.p-fleet-desc__none-image{max-width:508px;height:auto;margin-bottom:56px}@media screen and (max-width: 767px){.p-fleet-desc__none-image{max-width:264px;margin-bottom:64px}}.p-fleet-desc__none-title{color:#fff;font-size:2.8rem;margin-bottom:24px;text-align:center}@media screen and (max-width: 767px){.p-fleet-desc__none-title{margin-bottom:12px;font-size:1.8rem}}.p-fleet-desc__none-text{margin-bottom:24px;color:#fff;font-size:1.8rem;font-weight:700;text-align:center}@media screen and (max-width: 767px){.p-fleet-desc__none-text{font-size:1.4rem}}.p-fleet-desc__none-small{margin-bottom:32px;font-size:1.4rem;line-height:1.2;color:#fff;text-align:center}.p-fleet-gallery{margin-block:32px;overflow:hidden}.p-fleet-gallery__inner{background-color:#000;padding-top:8px;padding-bottom:8px}.p-fleet-gallery__item{opacity:0.4;transition-property:opacity;transition-duration:400ms}.p-fleet-gallery__item.swiper-slide-active{opacity:1}.p-fleet-gallery__navigation{position:absolute;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding-left:16px;padding-right:16px;width:100%;height:100%}.p-fleet-gallery__navigation-prev .c-ico-arrow-02,.p-fleet-gallery__navigation-next .c-ico-arrow-02{pointer-events:all}@media screen and (max-width: 767px){.p-fleet-gallery__navigation-prev .c-ico-arrow-02,.p-fleet-gallery__navigation-next .c-ico-arrow-02{border-color:transparent;width:12px;height:12px}}.p-fleet-gallery__navigation-disabled{pointer-events:none;opacity:0.4}.p-fleet-gallery__pagination{margin-top:10px}.p-fleet-gallery__pagination-item{opacity:0.5;transition-property:opacity;transition-duration:400ms}.p-fleet-gallery__pagination-item.swiper-slide-thumb-active{opacity:1}.p-fleet-position{margin-top:32px;overflow:hidden}.p-fleet-position__embed{aspect-ratio:1200/746;width:100%;height:auto}@media screen and (max-width: 767px){.p-fleet-position__embed{aspect-ratio:335/388}}.p-fleet-position__caution{display:flex;align-self:baseline;margin-top:1em;font-size:1.2rem;font-weight:500;margin-bottom:80px}@media screen and (max-width: 767px){.p-fleet-position__caution{margin-bottom:64px}}.p-fleet-position__caution::before{content:"※";margin-right:0.2em}.p-fleet-position__container{width:100%;height:100%;aspect-ratio:1.6/1}@media screen and (max-width: 767px){.p-fleet-position__container{aspect-ratio:0.8/1}}@media screen and (max-width: 450px){.p-fleet-position__container{aspect-ratio:0.6/1}}.p-fleet-position__map{width:100%;height:100%}.map-info{font-family:"Noto Sans JP", sans-serif;border-radius:8px;overflow:hidden;min-width:325px}@media screen and (max-width: 1024px){.map-info{min-width:auto;height:40%}}@media screen and (max-width: 767px){.map-info{min-width:270px}}.map-info__header{background:#004290;color:#fff;padding:12px 16px;display:flex;align-items:center;position:relative;border-radius:6px 6px 0 0}.map-info__title{margin:0;text-align:center}.map-info__close{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.map-info__body{background:#fff}.map-info__row{display:flex;align-items:center;gap:12px;color:#00359B;padding-block:9px;padding-inline:12px}.map-info__row--first{background-color:rgba(0,66,144,0.1)}.map-info__row .icon{width:20px}.map-info__row .label{min-width:60px}.gm-ui-hover-effect{display:none !important}.gm-style-iw{padding:0 !important}@media screen and (max-width: 450px){.gm-style-iw{min-width:280px !important}}.gm-style-iw-chr{display:none !important}.gm-style-iw-d{overflow:auto !important;border:2px solid #fff}.p-fleet-editable{margin-bottom:100px}@media screen and (max-width: 767px){.p-fleet-editable{margin-bottom:80px}}.p-fleet-editable__title{position:relative;display:flex;align-items:center;min-height:66px;background-color:#fff;font-size:2.4rem;font-weight:700;line-height:1.5;padding-top:16px;padding-bottom:16px;padding-left:24px;padding-right:16px;margin-top:80px;margin-bottom:40px;text-align:left;background-image:linear-gradient(0, var(--color-main-02), var(--color-main-02));background-size:6px 35px;background-repeat:no-repeat;background-position:left center}.p-fleet-editable__subtitle{border-bottom:2px solid var(--color-main-02);font-size:2rem;font-weight:700;line-height:1.8}.p-fleet-editable__subtitle--margin{margin-bottom:16px}.p-fleet-editable__text{font-size:1.6rem;line-height:2}.p-fleet-editable__text--margin{margin-bottom:16px}.p-fleet-editable__image{display:block;margin-right:auto;max-width:100%;width:-moz-fit-content;width:fit-content;height:auto}.p-fleet-funds__title{position:relative;font-size:3.2rem;font-weight:700;color:var(--color-main-02);line-height:1;padding-bottom:16px;margin-bottom:30px}@media screen and (max-width: 767px){.p-fleet-funds__title{margin-bottom:32px;font-size:2.3rem}}.p-fleet-funds__title--none{display:flex;align-items:center}.p-fleet-funds__title-link::after{content:"";position:absolute;left:0;top:0;z-index:4;width:100%;height:100%}.p-fleet-funds__title::after{content:"";position:absolute;left:0;bottom:-3px;height:3px;width:100%;background-image:linear-gradient(to right, #004290 32px, transparent 32px, transparent 40px, #ddd 40px)}.p-fleet-funds__list{display:block}.p-fleet-modal{position:fixed;top:0;left:0;z-index:8001;width:100%;height:100%;background-color:#004290;display:flex;align-items:center;justify-content:center;padding:48px;opacity:0;pointer-events:none;transition-duration:400ms;transition-property:opacity}.p-fleet-modal.is-open{opacity:1;pointer-events:all}.p-fleet-modal__close{position:absolute;z-index:2;top:32px;right:32px;width:60px;height:60px;background-color:var(--color-main-02);border-radius:50%;display:flex;align-items:center;justify-content:center}.p-fleet-modal__close-icon{width:11px;height:11px}.p-fleet-modal__close-icon svg{display:block;width:100%;height:100%;fill:#fff}.p-fleet-modal__inner{width:100%;height:100%;display:none}.p-fleet-modal__inner.is-open{display:block}.p-fleet-modal__model-viewer{width:100%;height:100%}.p-fleet-modal__text{position:absolute;left:0;bottom:0;color:#fff;padding-left:48px;padding-bottom:48px;padding-right:48px;font-size:1.4rem}.p-invest{background-color:var(--color-gray-01)}.p-invest__inner{position:relative;max-width:1360px;margin-right:auto;margin-left:auto;padding-right:80px;padding-left:80px}@media screen and (max-width: 1024px){.p-invest__inner{padding-left:20px;padding-right:20px}}.p-invest__inner--f12{padding-bottom:60px}.p-invest__content{background-color:#fff;border-radius:10px}.p-invest__content-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-top:24px;padding-left:24px;padding-right:24px}@media screen and (max-width: 767px){.p-invest__content-header{flex-direction:column;padding-top:20px;margin-bottom:20px}}.p-invest__content-title{color:var(--color-main-01);font-size:2.4rem;font-weight:700;line-height:1}@media screen and (max-width: 767px){.p-invest__content-title{margin-right:auto;margin-bottom:24px;font-size:1.6rem}}@media screen and (max-width: 767px){.p-invest__content-toggle{margin-right:auto;margin-left:auto}}.p-invest__content-slider{max-width:100%}.p-invest__content-list{max-width:100%;overflow:auto}.p-invest__content-none{max-width:100%;overflow:hidden;padding-top:72px;padding-bottom:96px;text-align:center;color:var(--color-main-01);font-size:2rem;font-weight:700}@media screen and (max-width: 767px){.p-invest__content-none{padding-top:24px;padding-bottom:40px;font-size:1.6rem}}.p-invest__content-none--f12{padding-block:96px}@media screen and (max-width: 767px){.p-invest__content-none--f12{padding-block:40px}}.p-fund.l-container--login{background-color:var(--color-gray-01)}.p-fund__inner{max-width:1360px;margin-right:auto;margin-left:auto;padding-left:80px;padding-right:80px}@media screen and (max-width: 767px){.p-fund__inner{padding-left:20px;padding-right:20px}}.top-fundlist__ttl{margin-bottom:0}@media screen and (max-width: 767px){.top-fundlist__ttl{margin-bottom:35px}}.top-fundlist__toggle{display:flex;align-items:center;width:100%;max-width:328px;height:72px;padding-left:24px;margin-top:20px;border-radius:4px;border:1px solid #ccc;color:var(--color-main-01);font-size:1.6rem;font-weight:700;position:relative;transition:opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (max-width: 1024px){.top-fundlist__toggle{height:56px;font-size:1.4rem}}@media screen and (max-width: 767px){.top-fundlist__toggle{margin:0 auto 37px}}.top-fundlist__toggle i{display:inline-block;margin-right:1em;width:13px;height:13px}.top-fundlist__toggle i svg{width:13px;height:13px;fill:var(--color-main-01)}.top-fundlist__toggle div{display:flex;align-items:center;width:68px;height:38px;padding:4px;border-radius:38px;background:#999;position:absolute;top:50%;right:24px;transform:translateY(-50%);transition:opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (max-width: 1024px){.top-fundlist__toggle div{width:48px;height:30px;right:16px}}.top-fundlist__toggle div::before{content:"";display:block;width:30px;height:30px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:14px;border-radius:50%;filter:drop-shadow(0px 3px 3px rgba(0,0,0,0.22));transition:opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (max-width: 1024px){.top-fundlist__toggle div::before{width:22px;height:22px;background-size:11px}}.top-fundlist__toggle.is-active{border-color:var(--color-main-01)}.top-fundlist__toggle.is-active div{background:var(--color-main-01)}.top-fundlist__toggle.is-active div::before{transform:translateX(100%);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.064 9.323"><path fill="%23004290" d="M1333.959,4433.5l-5.312-4.824a1,1,0,1,1,1.344-1.48l3.947,3.583,6.762-6.332a1,1,0,0,1,1.367,1.46Z" transform="translate(-1328.319 -4424.182)" /></svg>')}@media screen and (max-width: 1024px){.top-fundlist__toggle.is-active div::before{transform:translateX(18px)}}@media print,screen and (min-width: 768px){.is-view-pc .top-fundlist__toggle:hover{background:var(--color-gray-01)}}.top-fundlist__btn{margin-top:64px}@media screen and (max-width: 1024px){.top-fundlist__btn{margin-top:47px}}@media screen and (max-width: 767px){.top-fundlist-cont-01{border-top:none}}.top-fundlist-cont-01__item{display:flex;justify-content:space-between;align-items:center;padding:36px 0;border-bottom:1px solid var(--color-border-01)}@media screen and (max-width: 767px){.top-fundlist-cont-01__item{display:block;border-bottom:none;padding:0}.top-fundlist-cont-01__item:nth-child(n+2){margin-top:40px}}.top-fundlist-cont-01__img{width:33.3%;overflow:hidden}@media screen and (max-width: 767px){.top-fundlist-cont-01__img{width:auto;max-width:500px;margin:0 auto}}.top-fundlist-cont-01__state{position:relative;z-index:2}.top-fundlist-cont-01__body{width:62%}@media screen and (max-width: 767px){.top-fundlist-cont-01__body{width:auto;margin-top:16px}}.top-fundlist-cont-01__ttl{display:flex;flex-wrap:wrap;margin-bottom:23px;line-height:1.5}@media screen and (max-width: 1024px){.top-fundlist-cont-01__ttl{margin-bottom:16px}}.top-fundlist-cont-01__ttl span{display:flex;justify-content:center;align-items:center;width:80px;height:47px;border:1px solid var(--color-main-01);font-size:1.6rem;font-weight:700;text-align:center;color:var(--color-main-01)}@media screen and (max-width: 1024px){.top-fundlist-cont-01__ttl span{width:58px;height:32px;font-size:1.4rem}}.top-fundlist-cont-01__ttl b{width:calc(100% - 80px);padding-left:1em;font-size:2.8rem;font-weight:700}@media screen and (max-width: 1024px){.top-fundlist-cont-01__ttl b{width:calc(100% - 58px);padding-left:0.8em;font-size:1.8rem}}.top-fundlist-cont-01__info{display:flex;background:transparent;text-align:center;line-height:1;position:relative}@media screen and (max-width: 767px){.top-fundlist-cont-01__info{flex-wrap:wrap}}.top-fundlist-cont-01__info::before{content:"";display:block;width:1px;height:90%;position:absolute;right:0;top:50%;transform:translateY(-50%);background:var(--color-border-01)}@media screen and (max-width: 767px){.top-fundlist-cont-01__info::before{width:100%;height:1px}}.top-fundlist-cont-01__info dl{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;position:relative;padding:0 1em}@media screen and (max-width: 767px){.top-fundlist-cont-01__info dl{width:50%;padding-top:10px}.top-fundlist-cont-01__info dl:nth-child(n+3){margin-top:10px}.top-fundlist-cont-01__info dl:nth-child(even)::after{content:"";display:block;width:1px;height:90%;position:absolute;right:0;top:50%;transform:translateY(-50%);background:var(--color-border-01)}}.top-fundlist-cont-01__info dl::before{content:"";display:block;width:1px;height:90%;position:absolute;left:0;top:50%;transform:translateY(-50%);background:var(--color-border-01)}.top-fundlist-cont-01__info dt{margin-bottom:0.5em;font-size:1.4rem;font-weight:700;color:var(--color-plain-02)}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info dt{font-size:1.2rem;margin-bottom:0}}.top-fundlist-cont-01__info dd{display:flex;align-items:center;height:1.5em;font-size:3.3rem;letter-spacing:-0.02em;white-space:nowrap}.top-fundlist-cont-01__info dd div{display:flex;align-items:baseline}.top-fundlist-cont-01__info dd strong{font-size:4.2rem;color:var(--color-main-01)}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info dd strong{font-size:3.2rem}}.top-fundlist-cont-01__info dd span{margin-left:0.1em}.top-fundlist-cont-01__info-profits dd span{font-size:2.6rem}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info-profits dd span{font-size:1.6rem}}.top-fundlist-cont-01__info-period span{font-size:1.8rem}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info-period span{font-size:1.2rem}}.top-fundlist-cont-01__info-amount dd strong{font-size:2.4rem}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info-amount dd strong{font-size:1.4rem}}.top-fundlist-cont-01__info-amount dd span{font-size:1.8rem}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info-amount dd span{font-size:1.4rem}}.top-fundlist-cont-01__info-minimum span{font-size:1.8rem}@media screen and (max-width: 1024px){.top-fundlist-cont-01__info-minimum span{font-size:1.2rem}}.top-fundlist-cont-01__situation{margin-top:40px}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation{margin-top:15px}}.top-fundlist-cont-01__situation-head{display:flex;margin-bottom:28px}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-head{margin-bottom:20px}}.top-fundlist-cont-01__situation-ttl{font-weight:700}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-ttl{font-size:1.4rem}}.top-fundlist-cont-01__situation-people{display:flex;align-items:center;margin-left:1.5em;font-weight:700;color:var(--color-main-01)}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-people{margin-left:1em;position:relative;top:-0.1em}}.top-fundlist-cont-01__situation-people i{display:inline-block;width:18px;height:18px;margin-right:0.3em}.top-fundlist-cont-01__situation-people i svg{display:inline-block;width:18px;height:18px;fill:var(--color-main-01);vertical-align:top}.top-fundlist-cont-01__situation-amount{margin-left:1.5em;font-weight:700;color:var(--color-main-01)}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-amount{margin-left:1em;font-size:1.4rem}}.top-fundlist-cont-01__situation-body{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-body{align-items:flex-end}}.top-fundlist-cont-01__situation-bar{width:calc(100% - 102px);height:16px;background:var(--color-gray-01);position:relative}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-bar{width:calc(100% - 70px);height:9px}}.top-fundlist-cont-01__situation-bar>div{display:flex;align-items:flex-end;width:100%;height:50px;position:absolute;left:-20px;bottom:0;overflow:hidden;box-sizing:content-box;padding:0 20px;transform-origin:left center;transition:4s}.is-animate .top-fundlist-cont-01__situation-bar>div{width:0%}.is-animated .top-fundlist-cont-01__situation-bar>div{width:100%}.top-fundlist-cont-01__situation-bar>div>div{height:24px;background-image:url(/assets/images/bg_wave_01.png);background-repeat:repeat-x;background-position:left top;background-size:24px;position:relative;animation:bgWave 4s linear infinite}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-bar>div>div{height:17px}}.top-fundlist-cont-01__situation-bar>div>div::before{content:"";display:block;width:35px;height:16px;margin-bottom:5px;position:absolute;right:-15px;bottom:100%;background:url(/assets/images/ico_ship_01.svg) no-repeat center/cover;animation:ship 3s 0s linear infinite}.top-fundlist-cont-01__situation-ratio{display:flex;justify-content:center;align-items:center;width:90px;height:23px;padding-top:0.12em;border-radius:23px;background:var(--color-main-01);color:#fff}@media screen and (max-width: 1024px){.top-fundlist-cont-01__situation-ratio{width:60px;height:20px;font-size:1.4rem}}.top-fundlist-cont-01__situation-ratio--100{background:#02837E}.top-fundlist-cont-01__situation-ratio--over{background:#DC143C}.is-animate .top-fundlist-cont-01__situation-ratio{opacity:0}.is-animated .top-fundlist-cont-01__situation-ratio{opacity:1;transition-delay:1.5s;transition-duration:0.5s}@media print,screen and (min-width: 768px){.is-view-pc .top-fundlist-cont-01 a:hover .top-fundlist-cont-01__img img{transform:scale(1.05)}.is-view-pc .top-fundlist-cont-01 a:hover .top-fundlist-cont-01__ttl b{text-decoration:underline}}@keyframes bgWave{0%{background-position:0 top}100%{background-position:-48px top}}@keyframes ship{0%{transform:translateY(0)}50%{transform:translateY(5px)}100%{transform:translateY(0)}}.top-fundlist-cont-02{display:none;line-height:1.5;text-align:center}@media screen and (max-width: 1024px){.top-fundlist-cont-02{margin:0 -20px}}.top-fundlist-cont-02--g1{display:block}@media print,screen and (min-width: 1025px){.top-fundlist-cont-02__wrap{overflow:visible !important}}@media screen and (max-width: 1024px){.top-fundlist-cont-02__wrap{padding:0 20px}.top-fundlist-cont-02__wrap::-webkit-scrollbar{width:5px;height:5px}.top-fundlist-cont-02__wrap::-webkit-scrollbar-track{background-color:var(--color-border-01);border-radius:5px}.top-fundlist-cont-02__wrap::-webkit-scrollbar-thumb{background-color:var(--color-main-01);border-radius:5px}}.top-fundlist-cont-02__inner{min-width:904px;white-space:nowrap}.top-fundlist-cont-02__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin:0 -0.5em;font-size:1.4rem}@media screen and (max-width: 1024px){.top-fundlist-cont-02__head{margin:0 -0.2em;font-size:1.2rem}}.top-fundlist-cont-02__head>div{margin:0 0.5em}@media screen and (max-width: 1024px){.top-fundlist-cont-02__head>div{margin:0 0.2em}}.top-fundlist-cont-02__items{border-top:1px solid var(--color-border-01);overflow:hidden}.top-fundlist-cont-02__item{display:flex;align-items:center;justify-content:space-between;padding:20px 0;margin:0 -0.5em;border-bottom:1px solid var(--color-border-01)}@media screen and (max-width: 1024px){.top-fundlist-cont-02__item{padding:12px 0}}.top-fundlist-cont-02__item>div{margin:0 0.5em}.top-fundlist-cont-02__img{width:112px;overflow:hidden}@media screen and (max-width: 1024px){.top-fundlist-cont-02__img{width:96px}}.top-fundlist-cont-02__fund{width:276px}@media screen and (max-width: 1024px){.top-fundlist-cont-02__fund{width:190px}}.top-fundlist-cont-02__state{width:-moz-fit-content;width:fit-content;height:25px !important;padding:0.5em !important;font-size:1.3rem !important;margin-bottom:0.5em}@media screen and (max-width: 1024px){.top-fundlist-cont-02__state{height:23px !important;font-size:1.2rem !important}}.top-fundlist-cont-02__ttl{text-align:left;white-space:pre-wrap}@media screen and (max-width: 1024px){.top-fundlist-cont-02__ttl{font-size:1.4rem}}.top-fundlist-cont-02__format{width:100px;margin:0 auto}@media screen and (max-width: 1024px){.top-fundlist-cont-02__format{width:80px}}.top-fundlist-cont-02__format div{display:flex;justify-content:center;align-items:center;width:100px;height:47px;margin:0 auto;border:1px solid var(--color-main-01);font-size:1.6rem;font-weight:700;text-align:center;color:var(--color-main-01)}@media screen and (max-width: 1024px){.top-fundlist-cont-02__format div{width:80px;height:32px;font-size:1.2rem}}.top-fundlist-cont-02__profits{width:90px;white-space:nowrap}@media screen and (max-width: 1024px){.top-fundlist-cont-02__profits{width:80px}}.top-fundlist-cont-02__profits div{display:flex;align-items:baseline;justify-content:center;font-weight:700}.top-fundlist-cont-02__profits strong{font-size:3rem}@media screen and (max-width: 1024px){.top-fundlist-cont-02__profits strong{font-size:2.8rem}}.top-fundlist-cont-02__profits span{font-size:1.4rem}@media screen and (max-width: 1024px){.top-fundlist-cont-02__profits span{font-size:1.2rem}}.top-fundlist-cont-02__period{width:90px;white-space:nowrap}@media screen and (max-width: 1024px){.top-fundlist-cont-02__period{width:80px}}.top-fundlist-cont-02__period div{display:flex;align-items:baseline;justify-content:center;font-weight:700}.top-fundlist-cont-02__period strong{font-size:3rem}@media screen and (max-width: 1024px){.top-fundlist-cont-02__period strong{font-size:2.8rem}}.top-fundlist-cont-02__period span{font-size:1.4rem}@media screen and (max-width: 1024px){.top-fundlist-cont-02__period span{font-size:1.2rem}}.top-fundlist-cont-02__amount{width:130px;white-space:nowrap}@media screen and (min-width: 1024px) and (max-width: 1200px){.top-fundlist-cont-02__amount{width:150px}}.top-fundlist-cont-02__amount b{display:block;font-size:1.6rem;font-weight:700}@media screen and (max-width: 1200px){.top-fundlist-cont-02__amount b{font-size:1.4rem}}.top-fundlist-cont-02__amount b+span::before{content:"／"}.top-fundlist-cont-02__amount span{display:block;font-size:1.4rem}@media screen and (max-width: 1024px){.top-fundlist-cont-02__amount span{font-size:1.2rem}}.top-fundlist-cont-02__minimum{width:90px;white-space:nowrap}@media screen and (max-width: 1024px){.top-fundlist-cont-02__minimum{width:80px}}.top-fundlist-cont-02__minimum div{font-size:1.4rem}.top-fundlist-cont-02__deadline{width:90px;white-space:nowrap}@media screen and (max-width: 1024px){.top-fundlist-cont-02__deadline{width:80px}}.top-fundlist-cont-02__deadline div{font-size:1.4rem;font-weight:700}.top-fundlist-cont-02__ratio{width:90px}@media screen and (max-width: 1024px){.top-fundlist-cont-02__ratio{width:90px}}.top-fundlist-cont-02__ratio div{display:flex;justify-content:center;align-items:center;width:100%;max-width:90px;height:23px;margin:0 auto;padding-top:0.12em;border-radius:23px;background:var(--color-main-01);color:#fff}@media screen and (max-width: 1024px){.top-fundlist-cont-02__ratio div{max-width:60px;font-size:1.4rem}}.top-fundlist-cont-02__ratio--100 div{background:#02837E}.top-fundlist-cont-02__ratio--over div{background:#DC143C}.top-fundlist-cont-02 .scroll-hint-icon{top:140px}@media print,screen and (min-width: 1025px){.top-fundlist-cont-02 .scroll-hint-icon{display:none !important}}@media print,screen and (min-width: 768px){.is-view-pc .top-fundlist-cont-02 a:hover .top-fundlist-cont-02__img img{transform:scale(1.05)}.is-view-pc .top-fundlist-cont-02 a:hover .top-fundlist-cont-02__ttl{text-decoration:underline}}.p-history{background-color:var(--color-gray-01)}.p-history__container{padding-right:80px;padding-left:80px}@media screen and (max-width: 1024px){.p-history__container{padding-right:20px;padding-left:20px}}.p-history__inner{max-width:1200px;margin-right:auto;margin-left:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,0.16);overflow-y:scroll;padding-bottom:30px}.p-history__section-head{display:grid;grid-template-columns:60% 1fr;align-items:center;grid-column-gap:12px;grid-row-gap:24px;padding:24px}@media screen and (max-width: 767px){.p-history__section-head{grid-row-gap:0;grid-template-columns:100%;padding-left:20px;padding-right:20px;padding-top:20px;padding-bottom:0}}.p-history__section-head--block{display:block}@media screen and (max-width: 767px){.p-history__section-title{margin-bottom:16px}}@media screen and (max-width: 767px){.p-history__toggle{margin-right:auto;margin-left:auto}}.p-history__desc{display:grid;grid-template-columns:60% 1fr;grid-column-gap:12px;padding-left:24px;padding-right:24px;padding-bottom:24px}@media screen and (max-width: 767px){.p-history__desc{grid-template-columns:100%;padding:20px;padding-bottom:24px}}.p-history__scroll{max-width:100%;overflow:auto;border-bottom:1px solid #ddd}.p-notify__filter{display:flex;background:#D9DEE3}.p-notify__filter-item{border-right:1px solid #CCCCCC;padding:16px 30px}.p-notify__filter-item--semiwide{flex:0 0 15%}.p-notify__filter-item--narrow{flex:0 0 10%}.p-notify__filter-item--wide{flex:0 0 60%;border-right:none;display:flex;align-items:center;justify-content:center}.p-notify__label{color:#777;font-size:1.2rem;font-weight:600;text-align:center;display:block;margin-inline:auto}.p-notify__sort{margin-top:8px;display:flex;justify-content:center;gap:6px}.p-notify__sort-btn{width:32px;height:32px;border:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#ccc;color:#fff}.p-notify__sort-btn svg{display:block}.p-notify__sort-btn.is-active{background:#1a4fa3}.p-notify__dropdown{margin-top:8px;position:relative;display:flex;justify-content:center}.p-notify__select{display:flex;align-items:center;gap:6px;background:#ccc;border:none;border-radius:4px;padding:4px 10px;font-size:13px;font-weight:500;cursor:pointer;color:#fff;width:32px;height:32px}.p-notify__select svg{color:#fff}.p-notify__select.is-active{background:#1a4fa3}.p-notify__menu{display:none;position:absolute;top:40px;background:#fff;border:1px solid #ccc;border-radius:4px;min-width:140px;z-index:10;list-style:none;padding:6px 0;margin:0}.p-notify__menu li{padding:6px 12px;font-size:14px;color:#333;cursor:pointer}.p-notify__menu li:hover{background:#f0f0f0}.p-notify__dropdown.is-open .p-notify__menu{display:block}.p-notify__text{color:#777;font-size:1.2rem;margin-left:10px}.p-notify.l-container{padding-top:0 !important}.p-notify.l-container--login{background-color:var(--color-gray-01)}.p-notify__container{padding-left:80px;padding-right:80px}@media screen and (max-width: 1024px){.p-notify__container{padding-left:20px;padding-right:20px}}.p-notify__inner{max-width:1200px;margin-right:auto;margin-left:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,0.16);overflow:hidden}@media screen and (max-width: 1200px){.p-notify__inner{min-width:1020px}}@media screen and (max-width: 1200px){.p-notify__scroll{overflow-x:scroll;padding-bottom:20px}}.p-notify__no-data{padding-block:69px 65px;color:#777777;text-align:center;font-size:1.6rem;font-weight:400;line-height:1.5}.p-notify-list__item{display:block;padding:24px 0;border-bottom:1px solid #ddd}@media (hover: hover){.p-notify-list__item:hover{background-color:var(--color-gray-01)}.p-notify-list__item:hover .p-notify-list__title{text-decoration:underline}}@media screen and (max-width: 767px){.p-notify-list__item{padding:10px 20px}}.p-notify-list__item--marked .p-notify-list__meta,.p-notify-list__item--marked .p-notify-list__title{opacity:0.5}.p-notify-list__inner{display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width: 767px){.p-notify-list__inner{row-gap:8px}}.p-notify-list__item:not(.p-notify-list__item--marked) .p-notify-list__read{position:relative;color:#000000 !important}.p-notify-list__item:not(.p-notify-list__item--marked) .p-notify-list__read::before{content:"";width:8px;height:8px;border-radius:50%;flex-shrink:0;background-color:#B10E0E}@media print,screen and (min-width: 768px){.p-notify-list__item:not(.p-notify-list__item--marked) .p-notify-list__read::before{position:absolute;top:50%;transform:translateY(-50%);left:-20px}}.p-notify-list__read-box{flex:0 0 15%;text-align:center}.p-notify-list__read{color:#777;font-size:1.4rem;font-family:var(--font-en-01);font-weight:500}.p-notify-list__date{text-align:center;flex:0 0 10%;color:#777;font-size:1.4rem;font-family:var(--font-en-02);font-weight:500}.p-notify-list__category-box{flex:0 0 15%;text-align:center}.p-notify-list__category{border:1px solid #004290;line-height:24px;font-size:1.3rem;padding-left:1em;padding-right:1em;color:#004290;background-color:transparent}.p-notify-list__heading-text{flex:0 0 60%;padding-inline:17px}.p-notify-list__item--important .p-notify-list__category{background-color:#B10E0E;border-color:#B10E0E;color:#fff}.p-notify-list__fund{line-height:24px;border-radius:12px;background-color:#004290;color:#fff;font-size:1.3rem;padding-left:1em;padding-right:1em}@media screen and (max-width: 767px){.p-notify-list__fund{order:1}}.p-notify-list__title{width:100%;font-size:1.6rem;font-weight:400;line-height:1.5}.p-notify-detail__header{padding:32px 80px;border-bottom:1px solid #ddd}@media screen and (max-width: 1024px){.p-notify-detail__header{padding-left:20px;padding-right:20px}}.p-notify-detail__header-inner{max-width:1200px;margin-right:auto;margin-left:auto}.p-notify-detail__date{color:#777;font-size:1.4rem;font-family:var(--font-en-01);font-weight:500}.p-notify-detail__meta{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:12px;column-gap:12px;row-gap:8px;margin-bottom:8px}.p-notify-detail__category{border:1px solid #004290;line-height:24px;font-size:1.3rem;padding-left:1em;padding-right:1em;color:#004290;background-color:transparent}.p-notify-detail__category--important{background-color:#B10E0E;border-color:#B10E0E;color:#fff}.p-notify-detail__fund{line-height:24px;border-radius:12px;background-color:#004290;color:#fff;font-size:1.3rem;padding-left:1em;padding-right:1em}.p-notify-detail__title{width:100%;font-size:3.2rem;line-height:1.5;font-weight:700;margin-bottom:16px}@media screen and (max-width: 767px){.p-notify-detail__title{font-size:2.4rem}}.p-notify-detail__body{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:48px;padding-bottom:56px}@media screen and (max-width: 767px){.p-notify-detail__body{padding-top:32px;padding-bottom:40px}}.p-notify-detail__paragraph{margin-bottom:2em;font-size:1.6rem;line-height:2}.p-notify-detail__link{display:inline-block;color:#004290;text-decoration:underline}@media (hover: hover){.p-notify-detail__link:hover{opacity:0.6}}.p-notify-detail__link--document{display:inline-flex;align-items:center}.p-notify-detail__link--document::before{content:"";width:24px;height:24px;margin-right:4px;background-image:url(/assets/images/mypage/icon_document.svg);background-size:auto 100%;background-repeat:no-repeat}.p-notify-detail__back{margin-right:auto;margin-left:auto}.p-product{background-color:var(--color-gray-01)}.p-product__header{max-width:1360px;margin-right:auto;margin-left:auto;display:flex;flex-wrap:wrap;align-items:center;padding-right:80px;padding-left:80px;padding-top:64px;padding-bottom:32px}@media screen and (max-width: 1024px){.p-product__header{padding-top:32px;padding-bottom:16px;padding-left:20px;padding-right:20px}}.p-product__header-title{font-size:3.2rem;font-weight:700}@media screen and (max-width: 767px){.p-product__header-title{width:100%;font-size:2rem}}.p-product__header-status{font-weight:700;padding-left:16px;padding-right:16px;font-size:1.6rem;line-height:48px;margin-right:8px;color:#fff}@media screen and (max-width: 767px){.p-product__header-status{margin-right:4px;line-height:32px;padding-left:8px;padding-right:8px;font-size:1.4rem}}.p-product__header-status.--recruiting{background-color:#DC143C}.p-product__header-status.--before-recruit{background-color:#299ecc}.p-product__header-status.--handling{background-color:#00596a}.p-product__header-status.--end{background-color:#808080}.p-product__header-status.--before-handle{background-color:#103b9e}.p-product__header-status.--repaid{background-color:#ffe139;color:#7c5c28}.p-product__header-type{border:1px solid var(--color-main-01);background-color:#fff;color:var(--color-main-01);font-weight:700;padding-left:16px;padding-right:16px;font-size:1.6rem;line-height:48px;margin-right:8px}@media screen and (max-width: 767px){.p-product__header-type{margin-right:4px;line-height:32px;padding-left:8px;padding-right:8px;font-size:1.4rem}}.p-product__wrapper{display:none;padding-left:80px;padding-right:80px}@media screen and (max-width: 1024px){.p-product__wrapper{padding-right:20px;padding-left:20px}}.p-product__wrapper.is-active{display:block}.p-product__inner{display:grid;grid-template-columns:auto 378px;grid-row-gap:12px;grid-column-gap:32px;max-width:1200px;margin-right:auto;margin-left:auto}.p-product__inner--col1{grid-template-columns:100%}@media screen and (max-width: 1024px){.p-product__inner{grid-template-columns:100%}}.p-product-info{grid-column:1/2;max-width:1200px;margin-right:auto;margin-left:auto;margin-bottom:32px}.p-product-info__visual{box-shadow:0 0 30px rgba(0,0,0,0.16);border-radius:10px;overflow:hidden}@media screen and (max-width: 1024px){.p-product-info__visual{grid-column:1/2}}.p-product-info__visual-image{width:100%;height:auto}@media print,screen and (min-width: 1025px){.p-product-info__desc{position:sticky;top:100px;align-self:flex-start}}@media screen and (max-width: 1024px){.p-product-info__desc{grid-column:1/2}}.p-product-info__desc-wrapper{margin-bottom:12px;background-color:#fff;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,0.16)}.p-product-info__desc-name{font-size:1.6rem;font-weight:700;padding-left:24px;padding-right:24px;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #ddd}.p-product-info__table{display:grid;grid-template-areas:"a1 a1" "a2 a3" "a4 a5"}.p-product-info__table-label{color:#777;font-weight:700}.p-product-info__table-value{color:var(--color-main-01);font-weight:700;font-size:1.2rem}.p-product-info__table-value em{font-family:var(--font-en-02);font-style:normal;font-size:2.4rem;line-height:1}.p-product-info__table-value--mid em{font-size:1.8rem}.p-product-info__table-annotation{font-size:1.2rem;color:#777;line-height:1}.p-product-info__table-recruitment{grid-area:a1;padding:16px 24px;display:flex;flex-direction:column}.p-product-info__table-recruitment .p-product-info__table-value{margin-left:auto}.p-product-info__table-recruitment .p-product-info__table-value em{font-size:2.8rem}.p-product-info__table-lowest,.p-product-info__table-schedule,.p-product-info__table-yield,.p-product-info__table-current,.p-product-info__table-bottom{padding-top:14px;padding-bottom:14px;display:flex;flex-direction:column;align-items:center;border-top:1px solid #ddd}.p-product-info__table-bottom{align-items:flex-start;padding-left:16px;padding-right:16px}.p-product-info__table-caution{margin-bottom:24px;font-size:1.4rem}.p-product-info__table-request{display:flex;align-items:center;justify-content:center;max-width:240px;width:100%;height:72px;background-color:var(--color-main-01);border-radius:4px;font-size:1.8rem;font-weight:700;color:#fff;margin-right:auto;margin-left:auto;border:1px solid var(--color-main-01)}@media (hover: hover){.p-product-info__table-request:hover{color:var(--color-main-01);background-color:transparent}}.p-product-info__link{background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,0.16);border-radius:10px;display:flex;align-items:center;padding:12px}@media screen and (max-width: 1024px){.p-product-info__link{grid-column:1/2}}.p-product-info__link-image{width:90px;height:60px}.p-product-info__link-text{margin-left:16px}.p-product-info__link-label{font-size:1.4rem;font-weight:700;color:#777;line-height:1}.p-product-info__link-name{display:block;color:var(--color-main-01);font-family:var(--font-en-01);font-size:1.4rem;font-weight:700;line-height:1}.p-product-info__link-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;margin-left:auto;background-color:var(--color-main-01)}.p-product-notify{padding:24px;margin-bottom:80px;background-color:#fff;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,0.16)}.p-product-notify__title{font-size:1.8rem;font-weight:700;color:#B10E0E}.p-product-side{grid-column:2/3;grid-row:1/3;height:100%}@media screen and (max-width: 1024px){.p-product-side{grid-column:1/2;grid-row:2/3;margin-bottom:80px}}.p-product-body{grid-column:1/2}@media screen and (max-width: 1024px){.p-product-body{grid-row:3/4}}.p-product-section{max-width:1200px;margin-right:auto;margin-left:auto;width:100%}.p-product-section__title{position:relative;display:flex;align-items:center;height:68px;font-size:2.4rem;font-weight:700;color:#222;line-height:1;margin-bottom:20px;background-color:#fff}.p-product-section__title::before{content:"";margin-right:16px;border-left:6px solid var(--color-main-01);height:36px}.p-product-common__section{margin-bottom:80px}.p-product-common__segment{margin-bottom:56px}.p-product-common__paragraph{line-height:2;font-size:1.6rem}.p-product-common__paragraph--margin{margin-bottom:2em}.p-product-common__bold{font-weight:700}.p-product-common__accent{color:#b10e0e}.p-product-common__link{color:var(--color-main-02);text-decoration:underline}.p-product-common__link--external .c-ico-blank-01{width:11px;height:11px;margin-left:0.2em}.p-product-common__list--nest{margin-top:1em;margin-bottom:1em}.p-product-common__list-unordered{list-style-type:disc;padding-left:1em}.p-product-common__list-unordered ::marker{color:#034390}.p-product-common__list-unordered li:not(:last-child){margin-bottom:8px}.p-product-common__list-unordered--margin{margin-bottom:16px}.p-product-common__list-number,.p-product-common__list-alphabet{padding-left:1em}.p-product-common__list-number ::marker,.p-product-common__list-alphabet ::marker{color:var(--color-main-02);font-weight:700}.p-product-common__list-number li,.p-product-common__list-alphabet li{padding-left:0.2em;line-height:1.8}.p-product-common__list-number--margin,.p-product-common__list-alphabet--margin{margin-bottom:16px}.p-product-common__list-number{list-style-type:decimal}.p-product-common__list-alphabet{list-style-type:lower-alpha}.p-product-common__caution li{display:flex;align-items:baseline;-moz-column-gap:0.5em;column-gap:0.5em}.p-product-common__caution li::before{content:"※"}.p-product-common__caution--margin{margin-bottom:16px}.p-product-common__caution-number{counter-reset:caution}.p-product-common__caution-number li{counter-increment:caution;display:flex;align-items:baseline;-moz-column-gap:0.5em;column-gap:0.5em}.p-product-common__caution-number li::before{content:"※" counter(caution)}.p-product-common__caution-number--margin{margin-bottom:16px}.p-product-common__headline--margin{margin-bottom:16px}.p-product-common__headline--3{color:#222;font-size:2rem;font-weight:700;padding-bottom:0.4em;border-bottom:2px solid #00359b}.p-product-common__headline--4{font-size:1.8rem;font-weight:700;color:#00359b}.p-product-common__column{padding:24px}.p-product-common__column--margin{margin-bottom:56px}.p-product-common__column--a{background-color:#fff;border-radius:10px}.p-product-common__column--b{background-color:transparent;border:1px solid var(--color-main-01)}.p-product-common__column-title{margin-bottom:8px;color:#00359b;font-size:1.8rem;font-weight:700;line-height:2}.p-product-common__column-text{font-size:1.6rem;line-height:2}.p-product-common__picture-image{max-width:100%;width:-moz-fit-content;width:fit-content;height:auto}.p-product-common__picture-caption{margin-top:16px;font-size:1.2rem;line-height:1.5}.p-product-common__table{background-color:#fff}@media screen and (max-width: 767px){.p-product-common__table--info .p-product-common__table-row{grid-template-columns:100%;grid-row-gap:10px}}.p-product-common__table-row{padding:16px 24px;display:grid;grid-template-columns:minmax(25%, 30%) auto;grid-column-gap:32px}.p-product-common__table-row:not(:last-child){border-bottom:1px solid #ddd}.p-product-common__table-label{font-weight:700}.p-product-common__table-value{font-size:1.6rem;text-align:left}.p-product-nav{display:none}@media screen and (max-width: 1024px){.p-product-nav{position:fixed;left:0;bottom:0;z-index:7601;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:12px;box-shadow:0 0 30px rgba(0,0,0,0.16);border-top-left-radius:10px;border-top-right-radius:10px}}.p-product-nav__name{font-size:1.4rem;font-weight:700;line-height:1.5;margin-right:8px}@media screen and (max-width: 400px){.p-product-nav__name{line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;max-height:3em;display:flex;display:-webkit-box;flex-direction:column;-webkit-box-orient:vertical;overflow:hidden;max-width:170px}}.p-product-nav__link{display:flex;align-items:center;justify-content:center;min-width:144px;background-color:var(--color-main-02);height:40px;border-radius:4px;font-size:1.6rem;font-weight:700;color:#fff;margin-right:8px}.p-product-nav__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;flex-shrink:0}.p-product-nav__toggle-arrow{transform:rotate(-90deg)}.p-product-nav__toggle-close{display:none;width:11px;height:11px}.p-product-nav__toggle-close svg{display:block;width:100%;height:100%;fill:var(--color-main-02)}.p-product-nav__toggle-label{font-size:1.2rem;text-align:center}.p-product-nav__description{position:absolute;left:0;bottom:100%;width:100%;z-index:7601;background-color:#fff;border-bottom:1px solid #ddd;box-shadow:0 -10px 16px rgba(0,0,0,0.16);border-top-left-radius:10px;border-top-right-radius:10px;opacity:0;pointer-events:none;transition-property:opacity;transition-duration:400ms}.p-product-nav.is-open .p-product-nav__description{opacity:1;pointer-events:all}.p-product-nav.is-open .p-product-nav__toggle-arrow{display:none}.p-product-nav.is-open .p-product-nav__toggle-close{display:inline-block}@media screen and (max-width: 1024px){.p-product-body .l-footer-pagetop{bottom:80px}}@media screen and (max-width: 1024px){.is-login .l-header-inner{padding:0 20px}}@media screen and (max-width: 374px){.is-login .l-header-inner{padding:0 15px}}.is-login .l-menu-main{background-color:#002869}.is-login .l-menu{background-color:#00143c}.is-login .l-menu-inner::before{background-color:#002869;background-image:none}.is-login.is-open .l-header-customer{display:flex}.is-login.is-open .l-header-customer__item--mypage{background-color:transparent}.is-login.is-open .l-header-customer__item-label,.is-login.is-open .l-header-customer__notify,.is-login.is-open .c-ico-peaople-01{display:none !important}.is-login.is-open .p-mypage-menu__button-icon{transition-delay:75ms;transform:translate3d(0, 0, 0) rotate(135deg)}.is-login.is-open .p-mypage-menu__button-icon:before{opacity:0}.is-login.is-open .p-mypage-menu__button-icon:after{transition-delay:75ms;transform:translate3d(0, -5px, 0) rotate(-270deg)}@media screen and (max-width: 1024px){.is-login.is-open .l-header-customer .l-header-customer__link{display:none !important;visibility:hidden !important;opacity:0 !important}}.p-mypage-menu__button-icon{display:block;width:16px;height:2px;position:relative;background-color:#fff;transition:transform 0.3s cubic-bezier(0.57, 0.15, 0.13, 0.97)}.p-mypage-menu__button-icon:before,.p-mypage-menu__button-icon:after{content:"";display:block;width:100%;height:100%;background-color:#fff;position:absolute;transition:transform 0.3s cubic-bezier(0.57, 0.15, 0.13, 0.97)}.p-mypage-menu__button-icon:before{top:-5px}.p-mypage-menu__button-icon:after{top:5px}.p-mypage-menu__group{border-bottom:1px solid rgba(255,255,255,0.2)}.p-mypage-menu__group:first-child{border-top:1px solid rgba(255,255,255,0.2)}.p-mypage-menu__group-name{display:block;margin-top:12px;font-size:1.1rem;font-weight:700;color:#999}.p-mypage-menu__item{display:flex;align-items:center;padding-left:8px;padding-top:12px;padding-bottom:12px}.p-mypage-menu__item.is-active{background-color:#004290;border-left:2px solid #fff}.p-mypage-menu__item-label{font-size:1.6rem;font-weight:700}.p-mypage-menu__item-icon{width:24px;height:24px;margin-right:20px}.p-mypage-menu__item-icon svg{display:block;width:100%;height:100%}.p-mypage-menu__item-badge{margin-left:auto;line-height:16px;min-width:16px;background-color:var(--color-main-03);border-radius:8px;font-size:1.2rem;font-family:var(--font-en-02);font-weight:700;color:#fff;text-align:center}.p-mypage-menu__submenu{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:16px;grid-row-gap:24px;justify-content:space-between;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.2)}.p-mypage-menu__submenu-item{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.p-mypage-menu__submenu-label{font-size:1.4rem;font-weight:700}.p-mypage-menu__submenu-arrow{width:11px;height:11px}.p-mypage-menu__submenu-arrow svg{display:block;width:100%;height:100%}.l-header-customer__notify{display:none}@media screen and (max-width: 767px){.l-header-customer__notify{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;margin-right:12px}}.l-header-customer__notify-icon{width:24px;height:24px}.l-header-customer__notify-svg{display:block;width:100%;height:100%}.l-header-customer__notify-badge{position:absolute;top:0;right:0;line-height:16px;min-width:16px;background-color:var(--color-main-03);border-radius:8px;font-size:1.3rem;font-family:var(--font-en-02);font-weight:700;color:#fff;text-align:center}.l-header-customer__notify-label{font-size:0.9rem;font-weight:700;line-height:1;color:var(--color-main-02)}.l-page{padding-top:130px}@media screen and (max-width: 1024px){.l-page{padding-top:60px}}.is-scroll .l-page{padding-top:70px}@media screen and (max-width: 1024px){.is-scroll .l-page{padding-top:60px}}.l-container{padding-top:0}.l-container--top::before{content:"";position:fixed;left:0;top:0;width:100%;height:100dvh;background-image:-webkit-image-set(url(/assets/images/mypage/bg.jpg) 1x, url(/assets/images/mypage/bg@2x.jpg) 2x);background-image:image-set(url(/assets/images/mypage/bg.jpg) 1x, url(/assets/images/mypage/bg@2x.jpg) 2x);background-position:center top;background-size:cover}@media screen and (max-width: 767px){.l-container--top::before{background-size:auto 100%}}.l-container--login{padding-left:240px}@media screen and (max-width: 1366px){.l-container{padding-left:0}}.p-mypage-main{position:relative;max-width:1520px;margin-right:auto;margin-left:auto;padding-top:40px;padding-right:80px;padding-left:80px}@media screen and (max-width: 1024px){.p-mypage-main{padding-left:20px;padding-right:20px}}.p-mypage-grid{display:grid;grid-template-columns:384px auto;grid-row-gap:32px;grid-column-gap:24px;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 767px){.p-mypage-grid{grid-template-columns:100%}}.c-section-title{position:relative;display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content}.c-section-title__text{color:var(--color-main-02);font-size:2.4rem}@media screen and (max-width: 767px){.c-section-title__text{font-size:1.8rem}}.c-section-title__arrow{margin-left:12px}.c-section-title__arrow::before{content:"";position:absolute;bottom:0;left:0;width:100%;opacity:1;border-bottom:1px solid var(--color-main-02);transform:scaleX(0);transition-property:transform, opacity;transition-duration:400ms;transform-origin:left center}.c-section-title__arrow::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}@media (hover: hover){.c-section-title:hover .c-section-title__arrow::before{transform:scaleX(1);opacity:1}}
