/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}*{box-sizing:border-box}html{font-size:62.5%;font-family:"Noto Sans JP",sans-serif;font-weight:400;letter-spacing:.04em;color:#333;height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;font-family:"Noto Sans JP",sans-serif;-webkit-font-smoothing:auto}main{min-height:56vh}a{text-decoration:none;color:inherit}a:hover{color:inherit}ul{list-style:none;margin-left:0}img{max-width:100%;height:auto}b,strong{font-weight:inherit}.is-pc{display:block !important}@media screen and (max-width: 960.98px){.is-pc{display:none !important}}.is-sp{display:none !important}@media screen and (max-width: 960.98px){.is-sp{display:block !important}}.is-pc--inline{display:inline !important}@media screen and (max-width: 960.98px){.is-pc--inline{display:none !important}}.is-sp--inline{display:none !important}@media screen and (max-width: 960.98px){.is-sp--inline{display:inline !important}}.is-pc--flex{display:flex !important}@media screen and (max-width: 960.98px){.is-pc--flex{display:none !important}}.is-sp--flex{display:none !important}@media screen and (max-width: 960.98px){.is-sp--flex{display:flex !important}}.is-common-pc{display:block !important}@media screen and (max-width: 1199.98px){.is-common-pc{display:none !important}}.is-common-sp{display:none !important}@media screen and (max-width: 1199.98px){.is-common-sp{display:block !important}}.is-common-pc--inline{display:inline-block !important}@media screen and (max-width: 1199.98px){.is-common-pc--inline{display:none !important}}.is-common-sp--inline{display:none !important}@media screen and (max-width: 1199.98px){.is-common-sp--inline{display:inline-block !important}}.max-pc--lg{display:none}@media screen and (max-width: 1279.98px){.max-pc--lg{display:block}}*:focus-visible:not(select){outline-color:#265ec6;outline-width:1px;outline-offset:3px;box-shadow:0 0 0 2px #fff}@-webkit-keyframes fadeIn{0%{display:block;visibility:hidden;opacity:0}1%{display:block;visibility:visible;opacity:0}100%{display:block;visibility:visible;opacity:1}}@keyframes fadeIn{0%{display:block;visibility:hidden;opacity:0}1%{display:block;visibility:visible;opacity:0}100%{display:block;visibility:visible;opacity:1}}@-webkit-keyframes fadeInBottom{0%{visibility:hidden;opacity:0;display:block}1%{visibility:visible;opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}100%{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInBottom{0%{visibility:hidden;opacity:0;display:block}1%{visibility:visible;opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}100%{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeOut{0%{display:block;visibility:visible;opacity:1}99%{display:block;visibility:visible;opacity:0}100%{display:none;visibility:hidden;opacity:0}}@keyframes fadeOut{0%{display:block;visibility:visible;opacity:1}99%{display:block;visibility:visible;opacity:0}100%{display:none;visibility:hidden;opacity:0}}@-webkit-keyframes scroll{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes scroll{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes slideIn{0%{display:none;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}1%{display:block;visibility:visible;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{display:block;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{display:none;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}1%{display:block;visibility:visible;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{display:block;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOut{0%{display:block;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}99%{display:block;visibility:visible;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{display:none;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOut{0%{display:block;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}99%{display:block;visibility:visible;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{display:none;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}.c-accordion{width:100%;margin-top:60px}@media screen and (max-width: 960.98px){.c-accordion{margin-top:40px}}.c-accordion .c-accordion__item{border-top:1px solid #c6cbd2}.c-accordion .c-accordion__item:last-child{border-bottom:1px solid #c6cbd2}.c-accordion .c-accordion__button{font-size:2rem;font-weight:500;line-height:1.4;color:#222;width:100%;padding:30px 45px 30px 20px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-accordion .c-accordion__button{font-size:1.8rem;padding:20px 30px 20px 10px}}.c-accordion .c-accordion__button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;width:16px;height:10px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-accordion .c-accordion__button::after{width:13px;height:8px;top:30px;right:10px;-webkit-transform:initial;transform:initial}}.c-accordion .c-accordion__button.is-active{color:#0f3675}.c-accordion .c-accordion__button.is-active::after{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}@media screen and (max-width: 960.98px){.c-accordion .c-accordion__button.is-active::after{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}}@media screen and (min-width: 961px){.c-accordion .c-accordion__button:hover{background-color:#edf2fc}}@media screen and (min-width: 961px)and (min-width: 961px){.c-accordion .c-accordion__button:hover .c-accordion__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (min-width: 961px){.c-accordion .c-accordion__label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-accordion .c-accordion__contents{display:none;opacity:0;height:0;padding:20px 20px 60px;visibility:hidden}@media screen and (max-width: 960.98px){.c-accordion .c-accordion__contents{padding:15px 10px 50px}}.c-accordion .c-accordion__contents>*:first-child{margin-top:0}.c-article-item.is-border-none .c-article-item__media{border:0}.c-article-item .c-article-item__list--row .c-article-item__link{display:flex;align-items:flex-start;gap:0 20px}.c-article-item .c-article-item__list--row .c-article-item__item{width:100%}.c-article-item .c-article-item__list--row .c-article-item__item:not(:first-child){margin-top:40px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__list--row .c-article-item__item:not(:first-child){margin-top:30px}}.c-article-item .c-article-item__list--row .c-article-item__media{width:100%;max-width:230px;flex-shrink:0}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__list--row .c-article-item__media{max-width:140px}}.c-article-item .c-article-item__list--row .c-article-item__detail{margin-top:0}@media screen and (min-width: 961px){.c-article-item .c-article-item__link:hover .c-article-item__media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.c-article-item .c-article-item__link:hover .c-article-item__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.c-article-item .c-article-item__link:hover .c-article-item__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-article-item .c-article-item__link[target=_blank]:not([href*=".pdf"]) .c-article-item__text{display:inline}.c-article-item .c-article-item__link[target=_blank]:not([href*=".pdf"]) .c-article-item__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:0}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__link[target=_blank]:not([href*=".pdf"]) .c-article-item__text:after{width:13px;height:13px;top:0}}.c-article-item .c-article-item__link[href*=".pdf"] .c-article-item__text{display:inline}.c-article-item .c-article-item__link[href*=".pdf"] .c-article-item__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__link[href*=".pdf"] .c-article-item__text:after{top:3px}}.c-article-item .c-article-item__media{border-radius:12px;border:1px solid #c6cbd2;overflow:hidden;box-shadow:0 4px 24px rgba(0,25,65,.12);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-article-item .c-article-item__media-img{width:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-article-item .c-article-item__detail{margin-top:20px}.c-article-item .c-article-item__detail>*:first-child{margin-top:0}.c-article-item .c-article-item__tag-list{display:flex;flex-wrap:wrap;gap:10px 8px;margin-bottom:20px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__tag-list{margin-bottom:15px}}.c-article-item .c-article-item__tag-list:not(:has(.c-article-item__tag-item)){margin-bottom:0}.c-article-item .c-article-item__tag-item{background-color:#fff;border-radius:3em;border:1px solid #d6007f;color:#d6007f;font-size:1.2rem;font-weight:400;line-height:1.6;padding:0 15px 1px}.c-article-item .c-article-item__date{font-size:1.4rem;font-weight:400;line-height:1.4;color:#555}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__date{font-size:1.3rem}}.c-article-item .c-article-item__title{font-size:1.8rem;font-weight:500;line-height:1.4;color:#222;margin-top:10px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__title{font-size:1.6rem}}.c-article-item .c-article-item__title--lg{font-size:2rem;font-weight:500;line-height:1.4;color:#222;margin-top:10px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__title--lg{font-size:1.8rem}}.c-article-item .c-article-item__title--sm{font-size:1.6rem;font-weight:500;line-height:1.4;color:#222;margin-top:10px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__title--sm{font-size:1.6rem}}.c-article-item .c-article-item__title--sm .c-article-item__new-icon{top:-2px}.c-article-item .c-article-item__text{display:inline}@media screen and (min-width: 961px){.c-article-item .c-article-item__label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-article-item .c-article-item__discription{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__discription{font-size:1.4rem}}.c-article-item .c-article-item__new-icon{display:inline;width:30px;height:17px;position:relative;top:-5px;left:8px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__new-icon{top:-4px}}.c-article-item .c-article-item__description{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.c-article-item .c-article-item__description{font-size:1.4rem}}.c-bg-box{background-color:#eff3f6;border-radius:12px;margin-top:60px;padding:50px 40px}@media screen and (max-width: 960.98px){.c-bg-box{margin-top:40px;padding:30px 15px}}.c-bg-box>*:first-child{margin-top:0}.c-bg-box>[class*=c-heading]{margin-bottom:20px}.c-bg-box .c-bg-box__definition>[class*=c-heading]{margin-top:0;margin-bottom:20px}.c-bg-box .c-bg-box__discription{text-align:center}.c-bg-box .c-bg-box__discription>*:first-child{margin-top:0}.c-bg-box--gradation{background:linear-gradient(-30deg, #f8edf4, #e8f4fb);border-radius:12px;margin-top:60px;padding:40px 30px 30px}@media screen and (max-width: 960.98px){.c-bg-box--gradation{margin-top:40px;padding:25px 15px 15px}}.c-bg-box--gradation>*:first-child{margin-top:0}.c-box--notes,.c-box{border:4px solid #dde0e5;border-radius:12px;margin-top:60px;padding:50px 40px}@media screen and (max-width: 960.98px){.c-box--notes,.c-box{margin-top:40px;padding:30px 20px}}.c-box--notes>*:first-child,.c-box>*:first-child{margin-top:0}.c-box--notes .c-box__definition>*:first-child,.c-box .c-box__definition>*:first-child{margin-top:0}.c-box--notes .c-box__definition .c-heading__h5,.c-box .c-box__definition .c-heading__h5{margin-bottom:25px}@media screen and (max-width: 960.98px){.c-box--notes .c-box__definition .c-heading__h5,.c-box .c-box__definition .c-heading__h5{margin-bottom:20px}}.c-box--notes .c-box__definition .c-heading__h5+*,.c-box .c-box__definition .c-heading__h5+*{margin-top:0}.c-box--notes .c-box__discription>*:first-child,.c-box .c-box__discription>*:first-child{margin-top:0}.c-box--notes>[class*=c-heading],.c-box>[class*=c-heading]{margin-bottom:25px}.c-box--notes .c-box__row,.c-box .c-box__row{display:flex;gap:0 40px}@media screen and (max-width: 960.98px){.c-box--notes .c-box__row,.c-box .c-box__row{flex-direction:column;align-items:center;gap:25px 0}}.c-box--notes .c-box__row>*:first-child,.c-box .c-box__row>*:first-child{margin-top:0}.c-box--notes .c-box__row .c-media,.c-box .c-box__row .c-media{display:block;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:250px}.c-box--notes .c-box__row--reverse,.c-box .c-box__row--reverse{display:flex;flex-direction:row-reverse;gap:0 40px}@media screen and (max-width: 960.98px){.c-box--notes .c-box__row--reverse.is-sp-column-reverse,.c-box .c-box__row--reverse.is-sp-column-reverse{flex-direction:column-reverse}}@media screen and (max-width: 960.98px){.c-box--notes .c-box__row--reverse,.c-box .c-box__row--reverse{flex-direction:column;align-items:center;gap:25px 0}}.c-box--notes .c-box__row--reverse>*:first-child,.c-box .c-box__row--reverse>*:first-child{margin-top:0}.c-box--notes .c-box__row--reverse .c-media,.c-box .c-box__row--reverse .c-media{display:block;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:250px}.c-box--notes{border:0;background-color:#fdf2f3}.c-box--notes .c-heading__h5 strong{color:#da011a;font-weight:500}@media screen and (min-width: 961px){.c-button--inpage [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--back-white [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--search [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--back [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after{background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain}.c-button--inpage [class*=c-button__link][href*=".pdf"]::after,.c-button--back-white [class*=c-button__link][href*=".pdf"]::after,.c-button--search [class*=c-button__link][href*=".pdf"]::after,.c-button--back [class*=c-button__link][href*=".pdf"]::after,.c-button [class*=c-button__link][href*=".pdf"]::after{background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain}}.c-button--inpage [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--back-white [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--search [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--back [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_white.svg) no-repeat;background-size:contain;width:13px;height:13px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.c-button--inpage [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--back-white [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--search [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button--back [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after,.c-button [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after{width:13px;height:13px}}.c-button--inpage [class*=c-button__link][href*=".pdf"]::after,.c-button--back-white [class*=c-button__link][href*=".pdf"]::after,.c-button--search [class*=c-button__link][href*=".pdf"]::after,.c-button--back [class*=c-button__link][href*=".pdf"]::after,.c-button [class*=c-button__link][href*=".pdf"]::after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_white.svg) no-repeat;background-size:contain;width:16px;height:18px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-button--white [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.c-button--white [class*=c-button__link][target=_blank]:not([href*=".pdf"])::after{width:13px;height:13px}}.c-button--white [class*=c-button__link][href*=".pdf"]::after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-button{margin-top:60px}@media screen and (max-width: 960.98px){.c-button{margin-top:40px}}@media screen and (max-width: 348.98px){.c-button{width:100%}}.c-button .c-button__link{display:flex;justify-content:center;align-items:center;background-color:#0f3675;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 45px 20px 35px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button .c-button__link{padding:16px 40px 16px 30px}}.c-button .c-button__link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 961px){.c-button .c-button__link:hover{background-color:#fff}.c-button .c-button__link:hover[target=_blank]:not([href*=".pdf"])::after{background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain}.c-button .c-button__link:hover[href*=".pdf"]::after{background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain}.c-button .c-button__link:hover::after{background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button .c-button__link:hover .c-button__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-button .c-button__link{min-width:290px;min-height:56px}}@media screen and (max-width: 348.98px){.c-button .c-button__link{min-width:100%;width:100%}}.c-button .c-button__label{font-size:1.6rem;font-weight:500;color:#fff;line-height:1.6;position:relative;left:2.5px}@media screen and (min-width: 961px){.c-button .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-button .c-button__label{font-size:1.5rem}}.c-button--white{margin-top:60px}@media screen and (max-width: 960.98px){.c-button--white{margin-top:40px}}@media screen and (max-width: 348.98px){.c-button--white{width:100%}}.c-button--white .c-button__link{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 45px 20px 35px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button--white .c-button__link{padding:16px 40px 16px 30px}}.c-button--white .c-button__link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.c-button--white .c-button__link::after{right:15px}}@media screen and (min-width: 961px){.c-button--white .c-button__link:hover{background-color:#0f3675}.c-button--white .c-button__link:hover[target=_blank]:not([href*=".pdf"])::after{background:url(/assets/img/common/icon_window_white.svg) no-repeat;background-size:contain}.c-button--white .c-button__link:hover[href*=".pdf"]::after{background:url(/assets/img/common/icon_pdf_white.svg) no-repeat;background-size:contain}.c-button--white .c-button__link:hover::after{background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button--white .c-button__link:hover .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (max-width: 960.98px){.c-button--white .c-button__link{min-width:290px;min-height:56px}}@media screen and (max-width: 348.98px){.c-button--white .c-button__link{min-width:100%;width:100%}}.c-button--white .c-button__link--more{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 45px 20px 35px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-button--white .c-button__link--more.is-active::after{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}.c-button--white .c-button__link--more::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;background-size:contain;width:14px;height:9px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button--white .c-button__link--more::after{right:15px}}@media screen and (min-width: 961px){.c-button--white .c-button__link--more:hover{background-color:#0f3675}.c-button--white .c-button__link--more:hover[target=_blank]:not([href*=".pdf"])::after{background:url(/assets/img/common/icon_window_white.svg) no-repeat;background-size:contain}.c-button--white .c-button__link--more:hover[href*=".pdf"]::after{background:url(/assets/img/common/icon_pdf_white.svg) no-repeat;background-size:contain}.c-button--white .c-button__link--more:hover::after{background:url(/assets/img/common/icon_chevron_bottom_white.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button--white .c-button__link--more:hover .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (max-width: 960.98px){.c-button--white .c-button__link--more{min-width:290px;min-height:56px;padding:16px 40px 16px 30px}}@media screen and (max-width: 348.98px){.c-button--white .c-button__link--more{min-width:100%;width:100%}}.c-button--white .c-button__label{font-size:1.6rem;font-weight:500;color:#0f3675;line-height:1.6;position:relative;left:2.5px}@media screen and (min-width: 961px){.c-button--white .c-button__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-button--white .c-button__label{font-size:1.5rem}}.c-button--back{margin-top:60px}@media screen and (max-width: 960.98px){.c-button--back{margin-top:40px}}@media screen and (max-width: 348.98px){.c-button--back{width:100%}}.c-button--back .c-button__link{display:flex;justify-content:center;align-items:center;background-color:#0f3675;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 30px 20px 30px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button--back .c-button__link{padding:16px 30px 16px 30px}}.c-button--back .c-button__link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_left_white.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 961px){.c-button--back .c-button__link:hover{background-color:#fff}.c-button--back .c-button__link:hover::before{background:url(/assets/img/common/icon_chevron_left_blue.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button--back .c-button__link:hover .c-button__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-button--back .c-button__link{min-width:290px;min-height:56px}}@media screen and (max-width: 348.98px){.c-button--back .c-button__link{min-width:100%;width:100%}}.c-button--back .c-button__label{font-size:1.6rem;font-weight:500;color:#fff;line-height:1.6;position:relative;left:2.5px}@media screen and (min-width: 961px){.c-button--back .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-button--back .c-button__label{font-size:1.5rem}}.c-button--search{margin-top:30px}@media screen and (max-width: 960.98px){.c-button--search{margin-top:25px}}@media screen and (max-width: 348.98px){.c-button--search{width:100%}}.c-button--search .c-button__link{display:flex;justify-content:center;align-items:center;background-color:#0f3675;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 30px 20px 30px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button--search .c-button__link{padding:16px 30px 16px 30px}}@media screen and (min-width: 961px){.c-button--search .c-button__link:hover{background-color:#fff}.c-button--search .c-button__link:hover .c-button__text::before{background:url(/assets/img/common/icon_search.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button--search .c-button__link:hover .c-button__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-button--search .c-button__link{min-width:290px;min-height:56px}}@media screen and (max-width: 348.98px){.c-button--search .c-button__link{min-width:100%;width:100%}}.c-button--search .c-button__text{display:flex;align-items:center;gap:0 10px}.c-button--search .c-button__text::before{content:"";display:inline-block;background:url(/assets/img/common/icon_search_white.svg) no-repeat;background-size:contain;width:20px;height:20px;position:relative;top:0;left:0}.c-button--search .c-button__label{font-size:2rem;font-weight:500;color:#fff;line-height:1.6;position:relative;left:2.5px}@media screen and (min-width: 961px){.c-button--search .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-button--search .c-button__label{font-size:1.8rem}}.c-button--back-white{margin-top:60px}@media screen and (max-width: 960.98px){.c-button--back-white{margin-top:40px}}@media screen and (max-width: 348.98px){.c-button--back-white{width:100%}}.c-button--back-white .c-button__link{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 30px 20px 30px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button--back-white .c-button__link{padding:16px 30px 16px 30px}}.c-button--back-white .c-button__link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_left_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 961px){.c-button--back-white .c-button__link:hover{background-color:#0f3675}.c-button--back-white .c-button__link:hover::before{background:url(/assets/img/common/icon_chevron_left_white.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button--back-white .c-button__link:hover .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (max-width: 960.98px){.c-button--back-white .c-button__link{min-width:290px;min-height:56px}}@media screen and (max-width: 348.98px){.c-button--back-white .c-button__link{min-width:100%;width:100%}}.c-button--back-white .c-button__label{font-size:1.6rem;font-weight:500;color:#0f3675;line-height:1.6;position:relative;left:2.5px}@media screen and (min-width: 961px){.c-button--back-white .c-button__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-button--back-white .c-button__label{font-size:1.5rem}}.c-button--inpage .c-button__link{display:flex;justify-content:center;align-items:center;background-color:#0f3675;border:1px solid #0f3675;border-radius:8px;min-width:300px;min-height:62px;padding:20px 45px 20px 35px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-button--inpage .c-button__link{padding:16px 40px 16px 30px}}.c-button--inpage .c-button__link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_arrow_bottom_white.svg) no-repeat;background-size:contain;width:14px;height:14px;margin-right:10px;flex-shrink:0}@media screen and (min-width: 961px){.c-button--inpage .c-button__link:hover{background-color:#fff}.c-button--inpage .c-button__link:hover::before{background:url(/assets/img/common/icon_arrow_bottom_blue.svg) no-repeat}}@media screen and (min-width: 961px)and (min-width: 961px){.c-button--inpage .c-button__link:hover .c-button__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-button--inpage .c-button__link{min-width:290px;min-height:56px}}@media screen and (max-width: 348.98px){.c-button--inpage .c-button__link{min-width:100%;width:100%}}.c-button--inpage .c-button__label{font-size:1.6rem;font-weight:500;color:#fff;line-height:1.6;position:relative;left:2.5px}@media screen and (min-width: 961px){.c-button--inpage .c-button__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-button--inpage .c-button__label{font-size:1.5rem}}.c-button__wrapper--right,.c-button__wrapper--center,.c-button__wrapper--left{display:flex}.is-content.c-button__wrapper--right>[class^=c-button],.is-content.c-button__wrapper--center>[class^=c-button],.is-content.c-button__wrapper--left>[class^=c-button]{margin-top:30px}@media screen and (max-width: 960.98px){.is-content.c-button__wrapper--right>[class^=c-button],.is-content.c-button__wrapper--center>[class^=c-button],.is-content.c-button__wrapper--left>[class^=c-button]{margin-top:25px}}.c-button__wrapper--left{justify-content:flex-start}@media screen and (max-width: 348.98px){.c-button__wrapper--left{width:100%}}.c-button__wrapper--center{justify-content:center}@media screen and (max-width: 348.98px){.c-button__wrapper--center{width:100%}}.c-button__wrapper--right{justify-content:flex-end}@media screen and (max-width: 348.98px){.c-button__wrapper--right{width:100%}}[class^=c-button__wrapper]+[class^=c-button__wrapper]{margin-top:25px}[class^=c-button__wrapper]+[class^=c-button__wrapper]>[class^=c-button]{margin-top:0}@media screen and (max-width: 960.98px){[class^=c-button__wrapper]+[class^=c-button__wrapper]{margin-top:20px}}.c-button--box-shadow .c-button__link{border:0;box-shadow:0 4px 24px rgba(0,25,65,.12)}@media screen and (min-width: 961px){.c-button--box-shadow .c-button__link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24);background-color:#fff}.c-button--box-shadow .c-button__link:hover[target=_blank]:not([href*=".pdf"])::after{background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain}.c-button--box-shadow .c-button__link:hover[href*=".pdf"]::after{background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain}.c-button--box-shadow .c-button__link:hover::after{background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat}}.c-card{margin-top:40px}.c-card .c-card__link{display:inline-block;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);width:100%;height:100%;padding:35px 40px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-card .c-card__link{padding:25px 20px}}.c-card .c-card__link[target=_blank]:not([href*=".pdf"]) .c-card__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.c-card .c-card__link[target=_blank]:not([href*=".pdf"]) .c-card__text:after{width:13px;height:13px;top:1px}}.c-card .c-card__link[href*=".pdf"] .c-card__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.c-card .c-card__link[href*=".pdf"] .c-card__text:after{top:3px}}.c-card .c-card__link>*:first-child{margin-top:0}@media screen and (min-width: 961px){.c-card .c-card__link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.c-card .c-card__link:hover .c-card__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-card .c-card__definition>*:first-child{margin-top:0}@media screen and (min-width: 961px){.c-card .c-card__label{display:inline;background:linear-gradient(#555555, #555555) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-card .c-text__dexcription{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555}@media screen and (max-width: 960.98px){.c-card .c-text__dexcription{font-size:1.4rem}}.c-card .c-card__link-row{display:flex;align-items:center;gap:0 10px;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);background-color:#fff;width:100%;height:100%;padding:25px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-card .c-card__link-row{border-radius:12px;padding:20px}}.c-card .c-card__link-row>.c-heading__h6--card{margin-top:0;margin-bottom:0}@media screen and (min-width: 961px){.c-card .c-card__link-row:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.c-card .c-card__link-row:hover .c-card__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-card .c-card__link-icon{display:flex;gap:0 20px;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);background-color:#fff;width:100%;height:100%;padding:35px 40px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-card .c-card__link-icon{gap:0 10px;border-radius:12px;padding:25px 20px}}.c-card .c-card__link-icon[target=_blank]:not([href*=".pdf"]) .c-card__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.c-card .c-card__link-icon[target=_blank]:not([href*=".pdf"]) .c-card__text:after{width:13px;height:13px;top:1px}}.c-card .c-card__link-icon[href*=".pdf"] .c-card__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:4px}@media screen and (max-width: 960.98px){.c-card .c-card__link-icon[href*=".pdf"] .c-card__text:after{top:3px}}.c-card .c-card__link-icon>.c-heading__h6--card{margin-top:0;margin-bottom:0}@media screen and (min-width: 961px){.c-card .c-card__link-icon:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.c-card .c-card__link-icon:hover .c-card__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-card .c-card__icon{display:flex;align-items:center;flex-shrink:0;width:48px;height:100%}@media screen and (max-width: 960.98px){.c-card .c-card__icon{width:40px;height:100%}}.c-card .c-card__icon--xl{display:flex;align-items:center;flex-shrink:0;width:86px;height:100%}@media screen and (max-width: 960.98px){.c-card .c-card__icon--xl{width:60px;height:100%}}.c-card .c-card__icon--xl .c-card__icon-img{width:86px;height:86px}@media screen and (max-width: 960.98px){.c-card .c-card__icon--xl .c-card__icon-img{width:60px;height:60px}}.c-card .c-card__icon--lg{display:flex;align-items:center;flex-shrink:0;width:60px;height:100%}.c-card .c-card__icon--lg .c-card__icon-img{width:60px;height:60px}.c-card .c-card__icon--xl{display:flex;align-items:center;flex-shrink:0;width:68px;height:100%}.c-card .c-card__icon--xl .c-card__icon-img{width:68px;height:68px}.c-card .c-card__icon--xxl{display:flex;align-items:center;flex-shrink:0;width:86px;height:100%}@media screen and (max-width: 960.98px){.c-card .c-card__icon--xxl{width:60px}}.c-card .c-card__icon--xxl .c-card__icon-img{width:86px;height:86px}@media screen and (max-width: 960.98px){.c-card .c-card__icon--xxl .c-card__icon-img{width:60px;height:60px}}.c-card .c-card__definition>*:first-child{margin-top:0}.l-col--card3 .c-card__link{padding:35px 25px}@media screen and (max-width: 960.98px){.l-col--card3 .c-card__link{padding:25px 20px}}.l-col--card3 .c-card__link-icon{padding:35px 25px}@media screen and (max-width: 960.98px){.l-col--card3 .c-card__link-icon{padding:25px 20px}}.c-check-list .c-check-list__item{font-size:1.7rem;font-weight:500;line-height:1.6;color:#222;padding-left:30px;position:relative}@media screen and (max-width: 960.98px){.c-check-list .c-check-list__item{font-size:1.5rem;padding-left:25px}}.c-check-list .c-check-list__item>[class$=-list],.c-check-list .c-check-list__item>[class$=-list--alphabet],.c-check-list .c-check-list__item>[class$=-list--rank],.c-check-list .c-check-list__item>[class$=-alphabet-rank]{margin-top:10px}.c-check-list .c-check-list__item::before{content:"";display:inline-block;background:url(/assets/img/common/icon_check_pink.svg) no-repeat;background-size:contain;width:16px;height:13px;position:absolute;top:8px;left:0}@media screen and (max-width: 960.98px){.c-check-list .c-check-list__item::before{width:14px;height:10px;top:7px}}.c-check-list .c-check-list__item:not(:first-child){margin-top:15px}@media screen and (max-width: 960.98px){.c-check-list .c-check-list__item:not(:first-child){margin-top:10px}}.c-check-list{margin-top:30px}@media screen and (max-width: 960.98px){.c-check-list{margin-top:25px}}.c-definition-list--deformation,.c-definition-list{width:100%;margin-top:60px}@media screen and (max-width: 960.98px){.c-definition-list--deformation,.c-definition-list{margin-top:40px}}.c-definition-list--deformation .c-definition-list__list,.c-definition-list .c-definition-list__list{width:100%}.c-definition-list--deformation .c-definition-list__item,.c-definition-list .c-definition-list__item{border-top:1px solid #b5bbc3;width:100%}.c-definition-list--deformation .c-definition-list__item:last-child,.c-definition-list .c-definition-list__item:last-child{border-bottom:1px solid #b5bbc3}.c-definition-list--deformation .c-definition-list__definition,.c-definition-list .c-definition-list__definition{display:flex;width:100%}.c-definition-list--deformation .c-definition-list__title,.c-definition-list .c-definition-list__title{flex-shrink:0;background-color:#e1e8ec;font-size:1.6rem;font-weight:500;line-height:1.6;word-break:break-all;color:#222;width:25%;max-width:300px;padding:20px 15px}@media screen and (max-width: 960.98px){.c-definition-list--deformation .c-definition-list__title,.c-definition-list .c-definition-list__title{font-size:1.5rem;width:30%;padding:15px}}.c-definition-list--deformation .c-definition-list__title-center,.c-definition-list .c-definition-list__title-center{display:flex;align-items:center;flex-shrink:0;background-color:#e1e8ec;font-size:1.6rem;font-weight:500;line-height:1.6;word-break:break-all;color:#222;width:25%;max-width:300px;padding:20px 15px}@media screen and (max-width: 960.98px){.c-definition-list--deformation .c-definition-list__title-center,.c-definition-list .c-definition-list__title-center{font-size:1.5rem;width:30%;padding:15px}}.c-definition-list--deformation .c-definition-list__text,.c-definition-list .c-definition-list__text{font-size:1.6rem;font-weight:400;line-height:1.6;word-break:break-all;width:75%;padding:20px 15px}@media screen and (max-width: 960.98px){.c-definition-list--deformation .c-definition-list__text,.c-definition-list .c-definition-list__text{font-size:1.5rem;width:70%;padding:15px}}.c-definition-list--deformation .c-definition-list__text>*:first-child,.c-definition-list .c-definition-list__text>*:first-child{margin-top:0}@media screen and (max-width: 960.98px){.c-definition-list--deformation .c-definition-list__definition{flex-direction:column}}@media screen and (max-width: 960.98px){.c-definition-list--deformation .c-definition-list__title{width:100%;max-width:initial}}@media screen and (max-width: 960.98px){.c-definition-list--deformation .c-definition-list__text{width:100%}}.c-definition-list--deformation .c-definition-list__text>*:first-child{margin-top:0}.c-heading__definition>.c-heading__h6{margin-top:0}.c-definition{margin-top:30px}.c-definition.is-first .c-heading__h5{margin-top:0}.c-definition .c-heading__h5{margin-top:0}.c-definition .c-text__normal{margin-top:20px}.c-dot-list--inpage .c-dot-list__item,.c-dot-list .c-dot-list__item--emphasis-blod,.c-dot-list .c-dot-list__item--emphasis,.c-dot-list .c-dot-list__item{font-size:1.6rem;font-weight:400;line-height:1.9;padding-left:19px;position:relative}@media screen and (max-width: 960.98px){.c-dot-list--inpage .c-dot-list__item,.c-dot-list .c-dot-list__item--emphasis-blod,.c-dot-list .c-dot-list__item--emphasis,.c-dot-list .c-dot-list__item{font-size:1.5rem}}.c-dot-list--inpage .c-dot-list__item>[class$=-list],.c-dot-list .c-dot-list__item--emphasis-blod>[class$=-list],.c-dot-list .c-dot-list__item--emphasis>[class$=-list],.c-dot-list .c-dot-list__item>[class$=-list],.c-dot-list--inpage .c-dot-list__item>[class$=-list--alphabet],.c-dot-list .c-dot-list__item--emphasis-blod>[class$=-list--alphabet],.c-dot-list .c-dot-list__item--emphasis>[class$=-list--alphabet],.c-dot-list .c-dot-list__item>[class$=-list--alphabet],.c-dot-list--inpage .c-dot-list__item>[class$=-list--rank],.c-dot-list .c-dot-list__item--emphasis-blod>[class$=-list--rank],.c-dot-list .c-dot-list__item--emphasis>[class$=-list--rank],.c-dot-list .c-dot-list__item>[class$=-list--rank],.c-dot-list--inpage .c-dot-list__item>[class$=-alphabet-rank],.c-dot-list .c-dot-list__item--emphasis-blod>[class$=-alphabet-rank],.c-dot-list .c-dot-list__item--emphasis>[class$=-alphabet-rank],.c-dot-list .c-dot-list__item>[class$=-alphabet-rank]{margin-top:10px}.c-dot-list--inpage .c-dot-list__item::before,.c-dot-list .c-dot-list__item--emphasis-blod::before,.c-dot-list .c-dot-list__item--emphasis::before,.c-dot-list .c-dot-list__item::before{content:"";display:inline-block;font-weight:400;background-color:#dd116c;border-radius:50%;width:7px;height:7px;position:absolute;top:12px;left:0}@media screen and (max-width: 960.98px){.c-dot-list--inpage .c-dot-list__item::before,.c-dot-list .c-dot-list__item--emphasis-blod::before,.c-dot-list .c-dot-list__item--emphasis::before,.c-dot-list .c-dot-list__item::before{top:11px}}.c-dot-list--inpage .c-dot-list__item:not(:first-child),.c-dot-list .c-dot-list__item--emphasis-blod:not(:first-child),.c-dot-list .c-dot-list__item--emphasis:not(:first-child),.c-dot-list .c-dot-list__item:not(:first-child){margin-top:10px}.c-dot-list{margin-top:30px}@media screen and (max-width: 960.98px){.c-dot-list{margin-top:25px}}.c-dot-list .c-dot-list__item--emphasis{font-weight:500}.c-dot-list .c-dot-list__item--emphasis-blod{font-weight:700}.c-dot-list.is-row .c-dot-list__list{display:flex;flex-wrap:wrap;gap:10px 40px}@media screen and (max-width: 960.98px){.c-dot-list.is-row .c-dot-list__list{flex-direction:column;gap:10px 0}}.c-dot-list.is-row .c-dot-list__item{width:calc(50% - 20px)}@media screen and (max-width: 960.98px){.c-dot-list.is-row .c-dot-list__item{width:100%}}.c-dot-list.is-row .c-dot-list__item:not(:first-child){margin-top:0}.c-dot-list--inpage{margin-top:10px}.c-dot-list--inpage .c-dot-list__item{font-size:1.5rem;line-height:1.6;color:#555}.c-dot-list--inpage .c-dot-list__item::before{top:9px}@media screen and (max-width: 960.98px){.c-dot-list--inpage .c-dot-list__item::before{top:8px}}.c-heading__h6--card,.c-heading__h6,.c-heading__h5,.c-heading__h4--normal,.c-heading__h4,.c-heading__h3--icon,.c-heading__h3--decorate,.c-heading__h3--top,.c-heading__h3,.c-heading__h2--decorate,.c-heading__h2--top,.c-heading__h2,.c-heading__h1--en,.c-heading__h1{line-height:1.4;font-weight:500;color:#222}.c-heading__sub-text,.c-heading__h4--en,.c-heading__h3--en,.c-heading__h2--en{font-family:"Oswald",sans-serif;font-weight:400;line-height:1.4}.c-heading__h1{font-size:4rem}@media screen and (max-width: 960.98px){.c-heading__h1{font-size:2.4rem}}.c-heading__h1--en{font-size:4.8rem}@media screen and (max-width: 960.98px){.c-heading__h1--en{font-size:2.8rem}}.c-heading__h2{font-size:3rem;margin-top:100px;margin-bottom:45px;padding-bottom:20px;position:relative}@media screen and (max-width: 960.98px){.c-heading__h2{font-size:2.2rem;padding-bottom:15px;margin-top:70px;margin-bottom:35px}}.c-heading__h2::before{content:"";display:inline-block;background:linear-gradient(90deg, #d6007f 0%, 60px, #0f3675 60px, #0f3675 100%);width:100%;height:3px;position:absolute;bottom:0;left:0}@media screen and (max-width: 960.98px){.c-heading__h2::before{background:linear-gradient(90deg, #d6007f 0%, 40px, #0f3675 40px, #0f3675 100%)}}.c-heading__h2+*:not(.l-news-list){margin-top:0 !important}.c-heading__h2--top{font-size:5rem}@media screen and (max-width: 960.98px){.c-heading__h2--top{font-size:3rem}}.c-heading__h2--en{font-size:5rem;margin-top:100px;margin-bottom:45px}@media screen and (max-width: 960.98px){.c-heading__h2--en{font-size:3rem;margin-top:70px;margin-bottom:35px}}.c-heading__h2--en.c-heading__decorate::before{top:initial;bottom:10px;left:0}@media screen and (max-width: 960.98px){.c-heading__h2--en.c-heading__decorate::before{width:19px;height:29px;top:initial;bottom:7px}}.c-heading__h2--en+*:not(.l-news-list){margin-top:0 !important}.c-heading__h2--decorate{font-size:4rem}@media screen and (max-width: 960.98px){.c-heading__h2--decorate{font-size:2.4rem}}.c-heading__h3{font-size:2.4rem;margin-top:80px;margin-bottom:30px;padding-left:20px;position:relative}@media screen and (max-width: 960.98px){.c-heading__h3{font-size:2rem;padding-left:18px;margin-top:60px;margin-bottom:25px}}.c-heading__h3::before{content:"";display:inline-block;background-color:#0f3675;width:4px;height:100%;position:absolute;top:0;left:0}.c-heading__h3+*{margin-top:0 !important}.c-heading__h3--top{font-size:4rem}@media screen and (max-width: 960.98px){.c-heading__h3--top{font-size:3rem}}.c-heading__h3--decorate{font-size:3rem}@media screen and (max-width: 960.98px){.c-heading__h3--decorate{font-size:2.2rem}}.c-heading__h3--en{font-size:2.8rem;margin-top:80px;margin-bottom:40px;position:relative}@media screen and (max-width: 960.98px){.c-heading__h3--en{font-size:2.4rem;margin-top:60px;margin-bottom:30px}}.c-heading__h3--en+*{margin-top:0 !important}.c-heading__h3--icon{font-size:2.4rem}@media screen and (max-width: 960.98px){.c-heading__h3--icon{font-size:2rem}}.c-heading__h4{font-size:2.2rem;border-bottom:1px solid #c6cbd2;width:100%;margin-top:70px;margin-bottom:30px;padding-bottom:15px}@media screen and (max-width: 960.98px){.c-heading__h4{font-size:1.8rem;padding-bottom:10px;margin-top:50px;margin-bottom:25px}}.c-heading__h4+*{margin-top:0 !important}.c-heading__h4--normal{font-size:2.2rem;width:100%;margin-top:70px;margin-bottom:25px}@media screen and (max-width: 960.98px){.c-heading__h4--normal{font-size:1.8rem;margin-top:50px;margin-bottom:20px}}.c-heading__h4--normal+*{margin-top:0 !important}.c-heading__h4--en{font-size:2.8rem}.c-heading__h5{font-size:1.9rem;margin-top:60px;margin-bottom:20px}@media screen and (max-width: 960.98px){.c-heading__h5{font-size:1.7rem;margin-top:40px;margin-bottom:15px}}.c-heading__h5+*:not(.l-button-list):not(.c-link--single):not(.l-media-layout__text){margin-top:0 !important}.c-heading__h5.c-heading__underline{padding-bottom:15px}.c-heading__h6{font-size:1.7rem;margin-top:60px;margin-bottom:10px}@media screen and (max-width: 960.98px){.c-heading__h6{font-size:1.5rem;margin-top:40px}}.c-heading__h6+*:not(.l-button-list):not(.c-link--single):not(.l-media-layout__text){margin-top:0 !important}.c-heading__h6.c-heading__underline{padding-bottom:15px}.c-heading__h6--card{font-size:1.8rem;margin-top:50px;margin-bottom:10px}.c-heading__h6--card+*{margin-top:0 !important}@media screen and (max-width: 960.98px){.c-heading__h6--card{font-size:1.6rem}}.c-heading__h6--card.c-heading__underline{padding-bottom:15px}.c-heading__underline{padding-bottom:20px;position:relative}@media screen and (max-width: 960.98px){.c-heading__underline{padding-bottom:15px}}.c-heading__underline::before{content:"";display:inline-block;background:linear-gradient(90deg, #0f3675 0%, #0f3675 16px, #d6007f 16px, #d6007f 100%);width:32px;height:4px;position:absolute;bottom:0;left:0}.c-heading__underline--en{padding-bottom:12px;position:relative}@media screen and (max-width: 960.98px){.c-heading__underline--en{padding-bottom:10px}}.c-heading__underline--en::before{content:"";display:inline-block;background:linear-gradient(90deg, #0f3675 0%, #0f3675 16px, #d6007f 16px, #d6007f 100%);width:32px;height:4px;position:absolute;bottom:0;left:0}.c-heading__decorate{padding-left:40px;position:relative}@media screen and (max-width: 960.98px){.c-heading__decorate{padding-left:25px}}.c-heading__decorate::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate_01.svg) no-repeat;width:28px;height:44px;position:absolute;top:16px;left:0}@media screen and (max-width: 960.98px){.c-heading__decorate::before{width:19px;height:29px;top:8px}}.c-heading__decorate--h2{padding-left:40px;position:relative}@media screen and (max-width: 960.98px){.c-heading__decorate--h2{padding-left:25px}}.c-heading__decorate--h2::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate_01.svg) no-repeat;width:23px;height:34px;position:absolute;top:13px;left:0}@media screen and (max-width: 960.98px){.c-heading__decorate--h2::before{width:14px;height:23px;top:8px}}.c-heading__decorate--h3{padding-left:30px;position:relative}@media screen and (max-width: 960.98px){.c-heading__decorate--h3{padding-left:25px}}.c-heading__decorate--h3::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate_01.svg) no-repeat;width:19px;height:29px;position:absolute;top:8px;left:0}@media screen and (max-width: 960.98px){.c-heading__decorate--h3::before{width:13px;height:22px;top:6px}}.c-heading__text-date{font-size:1.6rem;font-weight:400;line-height:1.4;color:#333}@media screen and (max-width: 960.98px){.c-heading__text-date{font-size:1.5rem}}.c-heading__text-date+[class^=c-heading__h]{margin-top:15px}@media screen and (max-width: 960.98px){.c-heading__text-date+[class^=c-heading__h]{margin-top:12px}}.c-heading__dexcription>*:first-child{margin-top:0}.c-heading__icon-row{display:flex;align-items:center;gap:0 20px}.c-heading__icon{width:70px;height:70px}.c-heading__definition.is-first [class*=c-heading__]{margin-top:0}.c-heading__definition+.c-heading__definition{margin-top:20px}@media screen and (max-width: 960.98px){.c-heading__definition+.c-heading__definition{margin-top:15px}}.c-heading__sub-text{display:block;font-size:2.2rem}.c-inquery{padding-bottom:30px;border-bottom:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.c-inquery{padding-bottom:25px}}.c-inquery+.c-inquery{margin-top:30px}@media screen and (max-width: 960.98px){.c-inquery+.c-inquery{margin-top:25px}}.c-inquery .c-inquery__question,.c-inquery .c-inquery__answer{display:flex}.c-inquery .c-inquery__question::before,.c-inquery .c-inquery__answer::before{content:"";flex-shrink:0;display:inline-block;width:20px;height:30px;margin-right:15px;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.c-inquery .c-inquery__question::before,.c-inquery .c-inquery__answer::before{width:16px;height:28px;margin-right:10px}}.c-inquery .c-inquery__question{color:#222;font-size:2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.c-inquery .c-inquery__question{font-size:1.7rem}}.c-inquery .c-inquery__question::before{background-image:url("/assets/img/common/icon_q.webp")}.c-inquery .c-inquery__answer{margin-top:20px}@media screen and (max-width: 960.98px){.c-inquery .c-inquery__answer{margin-top:15px}}.c-inquery .c-inquery__answer::before{background-image:url("/assets/img/common/icon_a.webp")}.c-inquery .c-inquery__answer .c-inquery__answer-inner{width:100%}.c-inquery .c-inquery__answer .c-inquery__answer-inner>[class]:first-child{margin-top:0}.c-link .c-link__label--md,.c-link .c-link__label--sm{font-weight:500;color:#333;line-height:1.4}[target=_blank].c-link__emphasis:not([href*=".pdf"]):after,[target=_blank].c-link__normal:not([href*=".pdf"]):after,[target=_blank].c-link--inline:not([href*=".pdf"]):after,.c-link--simple>a[target=_blank]:not([href*=".pdf"]):after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){[target=_blank].c-link__emphasis:not([href*=".pdf"]):after,[target=_blank].c-link__normal:not([href*=".pdf"]):after,[target=_blank].c-link--inline:not([href*=".pdf"]):after,.c-link--simple>a[target=_blank]:not([href*=".pdf"]):after{width:13px;height:13px;top:1px}}[href*=".pdf"].c-link__emphasis:after,[href*=".pdf"].c-link__normal:after,[href*=".pdf"].c-link--inline:after,.c-link--simple>a[href*=".pdf"]:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){[href*=".pdf"].c-link__emphasis:after,[href*=".pdf"].c-link__normal:after,[href*=".pdf"].c-link--inline:after,.c-link--simple>a[href*=".pdf"]:after{top:3px}}.c-link{padding-left:28px;position:relative}.c-link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_link_chevron.svg) no-repeat;width:18px;height:18px;position:absolute;top:3px;left:0}.c-link:has(>.c-link__label--sm)::before{top:1px}@media screen and (max-width: 960.98px){.c-link:has(>.c-link__label--sm)::before{top:0}}.c-link:has(>.c-link__label--md)::before{top:4px}@media screen and (max-width: 960.98px){.c-link:has(>.c-link__label--md)::before{top:3px}}.c-link .c-link__label--sm{font-size:1.4rem}@media screen and (min-width: 961px){.c-link .c-link__label--sm{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.c-link .c-link__label--sm:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-link .c-link__label--sm{font-size:1.2rem}}.c-link .c-link__label--md{font-size:1.7rem}@media screen and (min-width: 961px){.c-link .c-link__label--md{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.c-link .c-link__label--md:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-link .c-link__label--md{font-size:1.6rem}}.c-link--single{margin-top:30px}@media screen and (max-width: 960.98px){.c-link--single{margin-top:25px}}.c-link--simple{line-height:1.4;margin-top:30px;padding-left:18px}@media screen and (max-width: 960.98px){.c-link--simple{margin-top:25px}}.c-link--simple>a{font-size:1.6rem;font-weight:400;line-height:1.4;position:relative}@media screen and (min-width: 961px){.c-link--simple>a{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.c-link--simple>a{font-size:1.5rem}}.c-link--simple>a::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:6px;left:-18px}@media screen and (max-width: 960.98px){.c-link--simple>a::before{top:5px}}@media screen and (min-width: 961px){.c-link--simple>a:hover{display:inline-block}}@media screen and (min-width: 961px)and (min-width: 961px){.c-link--simple>a:hover{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-link--inline{display:inline}.c-link--inline[target=_blank]:not([href*=".pdf"]):after{margin-right:5px}@media screen and (min-width: 961px){.c-link--inline:hover .c-link__label--inline{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-position:right bottom}}.c-link--inline .c-link__label--inline{color:#0f3675;display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-position:right bottom;background-size:100% 1px;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.c-link__underline{padding-left:28px;position:relative}.c-link__underline::before{content:"";display:inline-block;background:url(/assets/img/common/icon_link_chevron.svg) no-repeat;width:18px;height:18px;position:absolute;top:-4px;left:0}.c-link__underline .c-link__label{font-size:1.7rem;font-weight:500;color:#333;line-height:1.4}@media screen and (min-width: 961px){.c-link__underline .c-link__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.c-link__underline .c-link__label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-link__underline .c-link__label{font-size:1.6rem}}.c-link__normal{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;padding-left:18px;position:relative}@media screen and (min-width: 961px)and (min-width: 961px){.c-link__normal:hover .c-link__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-link__normal{font-size:1.5rem}}.c-link__normal::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:6px;left:0}@media screen and (max-width: 960.98px){.c-link__normal::before{top:5px}}.c-link__normal.is-file::after{display:none}.c-link__normal.is-file[target=_blank]:not([href*=".pdf"])::after{display:none}.c-link__normal.is-file[target=_blank]:not([href*=".pdf"]) .c-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.c-link__normal.is-file[target=_blank]:not([href*=".pdf"]) .c-link__text:after{width:13px;height:13px;top:1px}}.c-link__normal.is-file[href*=".pdf"]::after{display:none}.c-link__normal.is-file[href*=".pdf"] .c-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.c-link__normal.is-file[href*=".pdf"] .c-link__text:after{top:3px}}.c-link__normal.is-file .c-link__text::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:6px;left:0}@media screen and (max-width: 960.98px){.c-link__normal.is-file .c-link__text::after{top:5px}}.c-link__normal.is-flex{display:flex;justify-content:flex-start;gap:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 960.98px){.c-link__normal.is-flex{flex-direction:column;gap:5px 0}}.c-link__emphasis{display:inline-block;font-size:1.6rem;font-weight:500;line-height:1.4;padding-left:28px;position:relative}.c-link__emphasis.is-lg{font-size:1.7rem}@media screen and (max-width: 960.98px){.c-link__emphasis.is-lg{font-size:1.6rem}}.c-link__emphasis.is-lg::before{top:3px}@media screen and (min-width: 961px)and (min-width: 961px){.c-link__emphasis:hover .c-link__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.c-link__emphasis{font-size:1.5rem}}.c-link__emphasis::before{content:"";display:inline-block;background:url(/assets/img/common/icon_link_chevron.svg) no-repeat;background-size:contain;width:18px;height:18px;position:absolute;top:3px;left:0}@media screen and (max-width: 960.98px){.c-link__emphasis::before{top:2px}}@media screen and (min-width: 961px){.c-link__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-link__file{margin-left:10px}.c-link__date{flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1.4;color:#555;padding-top:3px}@media screen and (max-width: 960.98px){.c-link__date{font-size:1.3rem}}.c-logo-link{display:flex;align-items:center;gap:0 20px}.c-logo-link.is-align-top{align-items:flex-start}.c-logo-link .c-logo-link__logo{flex-shrink:0;width:64px;height:64px}.c-logo-link .c-logo-link__img{border-radius:50%;width:64px;height:64px}.c-logo-link .c-logo-link__contents>[class*=c-link--single]{margin-top:12px}.c-logo-link .c-logo-link__contents>*:first-child{margin-top:0}.c-media-panel .c-media-panel__list{display:flex;gap:80px 60px;flex-wrap:wrap;width:100%}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__list{gap:40px 0}}.c-media-panel .c-media-panel__item{width:calc(50% - 30px)}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__item{width:100%;max-width:560px;margin-left:auto;margin-right:auto}}.c-media-panel .c-media-panel__link{display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 24px rgba(0,25,65,.12);border-radius:12px;height:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.c-media-panel .c-media-panel__link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.c-media-panel .c-media-panel__link:hover .c-media-panel__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.c-media-panel .c-media-panel__link:hover .c-media-panel__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-media-panel .c-media-panel__media-wrapper{position:relative}.c-media-panel .c-media-panel__media{width:100%;position:relative;z-index:0;overflow:hidden}.c-media-panel .c-media-panel__tag--en{border-radius:0 0 12px 0;font-size:1.7rem;font-family:"Oswald",sans-serif;font-weight:400;line-height:1.4;color:#fff;padding:14px 25px;position:absolute;top:0;left:0;z-index:1}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__tag--en{font-size:1.4rem;padding:10px 20px}}.c-media-panel .c-media-panel__tag--en.is-blue{background-color:#006dbf}.c-media-panel .c-media-panel__tag--en.is-purple{background-color:#5f61bb}.c-media-panel .c-media-panel__tag--en.is-orange{background-color:#c45316}.c-media-panel .c-media-panel__tag--en.is-pink{background-color:#ba5182}.c-media-panel .c-media-panel__tag--en.is-light-blue{background-color:#1277a5}.c-media-panel .c-media-panel__tag--en.is-green{background-color:#178501}.c-media-panel .c-media-panel__img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-media-panel .c-media-panel__detail{flex-grow:1;background-color:#fff;padding:30px 30px 40px;height:auto}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__detail{padding:20px 20px 30px}}.c-media-panel .c-media-panel__lead{font-size:1.7rem;font-weight:500;line-height:1.6}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__lead{font-size:1.4rem}}.c-media-panel .c-media-panel__lead.is-blue{color:#006dbf}.c-media-panel .c-media-panel__lead.is-purple{color:#5f61bb}.c-media-panel .c-media-panel__lead.is-orange{color:#c45316}.c-media-panel .c-media-panel__lead.is-pink{color:#ba5182}.c-media-panel .c-media-panel__lead.is-light-blue{color:#1277a5}.c-media-panel .c-media-panel__lead.is-green{color:#178501}.c-media-panel .c-media-panel__title{font-size:2.4rem;font-weight:500;line-height:1.4;color:#222;margin-top:5px}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__title{font-size:1.8rem}}@media screen and (min-width: 961px){.c-media-panel .c-media-panel__label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-media-panel .c-media-panel__description{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:15px}@media screen and (max-width: 960.98px){.c-media-panel .c-media-panel__description{font-size:1.4rem}}.c-media--scroll,.c-media--radius,.c-media--border,.c-media{display:flex;justify-content:center;width:100%;margin-top:60px}@media screen and (max-width: 960.98px){.c-media--scroll,.c-media--radius,.c-media--border,.c-media{margin-top:40px}}.has-heading.c-media--scroll,.has-heading.c-media--radius,.has-heading.c-media--border,.has-heading.c-media{flex-direction:column}.has-heading.c-media--scroll .c-media__figure,.has-heading.c-media--radius .c-media__figure,.has-heading.c-media--border .c-media__figure,.has-heading.c-media .c-media__figure{display:flex;flex-direction:column;flex-grow:1;height:auto}.has-heading.c-media--scroll .c-media__figure .c-media__figcaption,.has-heading.c-media--radius .c-media__figure .c-media__figcaption,.has-heading.c-media--border .c-media__figure .c-media__figcaption,.has-heading.c-media .c-media__figure .c-media__figcaption{flex-grow:1;height:auto}.c-media--scroll .c-media__heading,.c-media--radius .c-media__heading,.c-media--border .c-media__heading,.c-media .c-media__heading{display:flex;align-items:flex-end;font-size:1.7rem;font-weight:500;line-height:1.4;color:#222;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.c-media--scroll .c-media__heading+*,.c-media--radius .c-media__heading+*,.c-media--border .c-media__heading+*,.c-media .c-media__heading+*{margin-top:15px}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__heading+*,.c-media--radius .c-media__heading+*,.c-media--border .c-media__heading+*,.c-media .c-media__heading+*{margin-top:10px}}.c-media--scroll .c-media__img--full,.c-media--radius .c-media__img--full,.c-media--border .c-media__img--full,.c-media .c-media__img--full{width:100%}.c-media--scroll .c-media__figcaption,.c-media--radius .c-media__figcaption,.c-media--border .c-media__figcaption,.c-media .c-media__figcaption{display:table-caption;caption-side:bottom;font-size:1.3rem;font-weight:400;line-height:1.4;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__figcaption,.c-media--radius .c-media__figcaption,.c-media--border .c-media__figcaption,.c-media .c-media__figcaption{font-size:1.2rem}}.c-media--scroll .c-media__figcaption--lg,.c-media--radius .c-media__figcaption--lg,.c-media--border .c-media__figcaption--lg,.c-media .c-media__figcaption--lg{display:table-caption;caption-side:bottom;text-align:left;font-size:1.8rem;font-weight:500;line-height:1.4;color:#222;margin-top:25px}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__figcaption--lg,.c-media--radius .c-media__figcaption--lg,.c-media--border .c-media__figcaption--lg,.c-media .c-media__figcaption--lg{font-size:1.6rem;margin-top:17px}}.c-media--scroll .c-media__figure,.c-media--radius .c-media__figure,.c-media--border .c-media__figure,.c-media .c-media__figure{display:table;text-align:center}.c-media--scroll .is-full.c-media__figure,.c-media--radius .is-full.c-media__figure,.c-media--border .is-full.c-media__figure,.c-media .is-full.c-media__figure{width:100%}.c-media--scroll .is-full.c-media__figure .c-media__img,.c-media--radius .is-full.c-media__figure .c-media__img,.c-media--border .is-full.c-media__figure .c-media__img,.c-media .is-full.c-media__figure .c-media__img{width:100%}.c-media--scroll .c-media__title,.c-media--radius .c-media__title,.c-media--border .c-media__title,.c-media .c-media__title{text-align:left;font-size:2rem;font-weight:500;line-height:1.4;color:#222;margin-top:25px}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__title,.c-media--radius .c-media__title,.c-media--border .c-media__title,.c-media .c-media__title{font-size:1.8rem;margin-top:20px}}.c-media--scroll .c-media__discription,.c-media--radius .c-media__discription,.c-media--border .c-media__discription,.c-media .c-media__discription{text-align:left;font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__discription,.c-media--radius .c-media__discription,.c-media--border .c-media__discription,.c-media .c-media__discription{font-size:1.4rem}}.c-media--border .c-media__img{border:1px solid #c6cbd2}.c-media--radius .c-media__img{border-radius:12px}@media screen and (max-width: 960.98px){.c-media--scroll{justify-content:flex-start;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.c-media--scroll::-webkit-scrollbar{display:none}}.c-media--scroll .c-media__wrapper{display:flex;justify-content:center}.c-media--scroll .c-media__wrapper.is-caption{display:block}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__wrapper{justify-content:flex-start;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.c-media--scroll .c-media__wrapper::after{content:"";display:inline-block;height:1px;width:15px;background-color:rgba(0,0,0,0);position:absolute;top:0;left:100%}}@media screen and (max-width: 960.98px){.c-media--scroll .c-media__img{max-width:initial;position:relative}}[class^=l-row--col] .c-media{height:100%}.c-normal-list .c-normal-list__item--emphasis,.c-normal-list .c-normal-list__item{font-size:1.6rem;font-weight:400;line-height:1.9}@media screen and (max-width: 960.98px){.c-normal-list .c-normal-list__item--emphasis,.c-normal-list .c-normal-list__item{font-size:1.5rem}}.c-normal-list .c-normal-list__item--emphasis>[class$=-list],.c-normal-list .c-normal-list__item>[class$=-list],.c-normal-list .c-normal-list__item--emphasis>[class$=-list--alphabet],.c-normal-list .c-normal-list__item>[class$=-list--alphabet],.c-normal-list .c-normal-list__item--emphasis>[class$=-list--rank],.c-normal-list .c-normal-list__item>[class$=-list--rank],.c-normal-list .c-normal-list__item--emphasis>[class$=-alphabet-rank],.c-normal-list .c-normal-list__item>[class$=-alphabet-rank]{margin-top:10px}.c-normal-list .c-normal-list__item--emphasis:not(:first-child),.c-normal-list .c-normal-list__item:not(:first-child){margin-top:10px}.c-normal-list{margin-top:30px}@media screen and (max-width: 960.98px){.c-normal-list{margin-top:25px}}.c-normal-list .c-normal-list__item--emphasis{font-weight:500}.c-notes-list--alphabet-rank.is-only .c-notes-list__item,.c-notes-list--alphabet-rank .c-notes-list__item,.c-notes-list--rank.is-only .c-notes-list__item,.c-notes-list--rank .c-notes-list__item,.c-notes-list .c-notes-list__item{font-size:1.3rem;font-weight:400;line-height:1.6;color:#555;padding-left:22px;position:relative}@media screen and (max-width: 960.98px){.c-notes-list--alphabet-rank.is-only .c-notes-list__item,.c-notes-list--alphabet-rank .c-notes-list__item,.c-notes-list--rank.is-only .c-notes-list__item,.c-notes-list--rank .c-notes-list__item,.c-notes-list .c-notes-list__item{font-size:1.2rem}}.c-notes-list--alphabet-rank .c-notes-list__item>[class$=-list],.c-notes-list--rank .c-notes-list__item>[class$=-list],.c-notes-list .c-notes-list__item>[class$=-list],.c-notes-list--alphabet-rank .c-notes-list__item>[class$=-list--alphabet],.c-notes-list--rank .c-notes-list__item>[class$=-list--alphabet],.c-notes-list .c-notes-list__item>[class$=-list--alphabet],.c-notes-list--alphabet-rank .c-notes-list__item>[class$=-list--rank],.c-notes-list--rank .c-notes-list__item>[class$=-list--rank],.c-notes-list .c-notes-list__item>[class$=-list--rank],.c-notes-list--alphabet-rank .c-notes-list__item>[class$=-alphabet-rank],.c-notes-list--rank .c-notes-list__item>[class$=-alphabet-rank],.c-notes-list .c-notes-list__item>[class$=-alphabet-rank]{margin-top:10px}.c-notes-list--alphabet-rank .c-notes-list__item:not(:first-child),.c-notes-list--rank .c-notes-list__item:not(:first-child),.c-notes-list .c-notes-list__item:not(:first-child){margin-top:10px}.c-notes-list--alphabet-rank.is-only .c-notes-list__item::before,.c-notes-list--alphabet-rank .c-notes-list__item::before,.c-notes-list--rank.is-only .c-notes-list__item::before,.c-notes-list--rank .c-notes-list__item::before,.c-notes-list .c-notes-list__item::before{content:"※";position:absolute;top:0;left:0}.c-notes-list--alphabet-rank .is-asterisk.c-notes-list__item,.c-notes-list--rank .is-asterisk.c-notes-list__item,.c-notes-list .is-asterisk.c-notes-list__item{padding-left:12px}.c-notes-list--alphabet-rank .is-asterisk.c-notes-list__item::before,.c-notes-list--rank .is-asterisk.c-notes-list__item::before,.c-notes-list .is-asterisk.c-notes-list__item::before{content:"*";position:absolute;top:0;left:0}.c-notes-list{margin-top:25px}@media screen and (max-width: 960.98px){.c-notes-list{margin-top:20px}}.c-notes-list.is-table{margin-top:10px}.c-notes-list--rank{margin-top:25px}@media screen and (max-width: 960.98px){.c-notes-list--rank{margin-top:20px}}.c-notes-list--rank .c-notes-list__list[value="1"]{counter-reset:cnt 0}.c-notes-list--rank .c-notes-list__list[value="2"]{counter-reset:cnt 1}.c-notes-list--rank .c-notes-list__list[value="3"]{counter-reset:cnt 2}.c-notes-list--rank .c-notes-list__list[value="4"]{counter-reset:cnt 3}.c-notes-list--rank .c-notes-list__list[value="5"]{counter-reset:cnt 4}.c-notes-list--rank .c-notes-list__list[value="6"]{counter-reset:cnt 5}.c-notes-list--rank .c-notes-list__list[value="7"]{counter-reset:cnt 6}.c-notes-list--rank .c-notes-list__list[value="8"]{counter-reset:cnt 7}.c-notes-list--rank .c-notes-list__list[value="9"]{counter-reset:cnt 8}.c-notes-list--rank .c-notes-list__list[value="10"]{counter-reset:cnt 9}.c-notes-list--rank .c-notes-list__item{list-style-type:none;counter-increment:cnt;padding-left:32px}.c-notes-list--rank .c-notes-list__item::before{content:"※" counter(cnt);text-align:right;font-weight:400;display:inline-block;color:#555;min-width:21px;position:absolute;top:0;left:0}.c-notes-list--rank.is-only .c-notes-list__item{list-style-type:none;counter-increment:cntOnly;padding-left:22px}.c-notes-list--rank.is-only .c-notes-list__item::before{content:counter(cntOnly) ".";font-weight:400;display:inline-block;color:#555;min-width:initial;position:absolute;top:0;left:0}.c-notes-list--alphabet-rank{margin-top:25px}@media screen and (max-width: 960.98px){.c-notes-list--alphabet-rank{margin-top:20px}}.c-notes-list--alphabet-rank .c-notes-list__item{list-style-type:none;counter-increment:alp;padding-left:32px}.c-notes-list--alphabet-rank .c-notes-list__item::before{content:"※" counter(alp, lower-alpha);text-align:right;font-weight:400;display:inline-block;color:#555;min-width:21px;position:absolute;top:0;left:0}.c-notes-list--alphabet-rank.is-only .c-notes-list__item{list-style-type:none;counter-increment:alpOnly;padding-left:22px}.c-notes-list--alphabet-rank.is-only .c-notes-list__item::before{content:counter(alpOnly, lower-alpha) ".";font-weight:400;display:inline-block;color:#555;min-width:initial;position:absolute;top:0;left:0}.c-rank-list--alphabet .c-rank-list__item,.c-rank-list .c-rank-list__item--emphasis,.c-rank-list .c-rank-list__item{list-style-type:none;counter-increment:cnt;font-size:1.6rem;font-weight:400;line-height:1.9;padding-left:30px;position:relative}@media screen and (max-width: 960.98px){.c-rank-list--alphabet .c-rank-list__item,.c-rank-list .c-rank-list__item--emphasis,.c-rank-list .c-rank-list__item{font-size:1.5rem}}.c-rank-list--alphabet .c-rank-list__item>[class$=-list],.c-rank-list .c-rank-list__item--emphasis>[class$=-list],.c-rank-list .c-rank-list__item>[class$=-list],.c-rank-list--alphabet .c-rank-list__item>[class$=-list--alphabet],.c-rank-list .c-rank-list__item--emphasis>[class$=-list--alphabet],.c-rank-list .c-rank-list__item>[class$=-list--alphabet],.c-rank-list--alphabet .c-rank-list__item>[class$=-list--rank],.c-rank-list .c-rank-list__item--emphasis>[class$=-list--rank],.c-rank-list .c-rank-list__item>[class$=-list--rank],.c-rank-list--alphabet .c-rank-list__item>[class$=-alphabet-rank],.c-rank-list .c-rank-list__item--emphasis>[class$=-alphabet-rank],.c-rank-list .c-rank-list__item>[class$=-alphabet-rank]{margin-top:10px}.c-rank-list--alphabet .c-rank-list__item:not(:first-child),.c-rank-list .c-rank-list__item--emphasis:not(:first-child),.c-rank-list .c-rank-list__item:not(:first-child){margin-top:10px}.c-rank-list--alphabet .c-rank-list__item::before,.c-rank-list .c-rank-list__item--emphasis::before,.c-rank-list .c-rank-list__item::before{content:counter(cnt) ".";text-align:right;font-weight:400;display:inline-block;color:#d6007f;min-width:21px;position:absolute;top:0;left:0}.c-rank-list .c-rank-list__item--lg{list-style-type:none;counter-increment:cnt;font-size:2rem;font-weight:500;line-height:1.9;padding-left:30px;position:relative}@media screen and (max-width: 960.98px){.c-rank-list .c-rank-list__item--lg{font-size:1.7rem}}.c-rank-list .c-rank-list__item--lg>[class$=-list],.c-rank-list .c-rank-list__item--lg>[class$=-list--alphabet],.c-rank-list .c-rank-list__item--lg>[class$=-list--rank],.c-rank-list .c-rank-list__item--lg>[class$=-alphabet-rank]{margin-top:10px}.c-rank-list .c-rank-list__item--lg:not(:first-child){margin-top:10px}.c-rank-list .c-rank-list__item--lg::before{content:counter(cnt) ".";text-align:right;font-weight:400;display:inline-block;color:#d6007f;min-width:21px;position:absolute;top:0;left:0}.c-rank-list{margin-top:30px}@media screen and (max-width: 960.98px){.c-rank-list{margin-top:25px}}.c-rank-list .c-rank-list__item--emphasis{font-weight:500}.c-rank-list--alphabet{margin-top:30px}@media screen and (max-width: 960.98px){.c-rank-list--alphabet{margin-top:25px}}.c-rank-list--alphabet .c-rank-list__list[value="1"]{counter-reset:cnt 0}.c-rank-list--alphabet .c-rank-list__list[value="2"]{counter-reset:cnt 1}.c-rank-list--alphabet .c-rank-list__list[value="3"]{counter-reset:cnt 2}.c-rank-list--alphabet .c-rank-list__list[value="4"]{counter-reset:cnt 3}.c-rank-list--alphabet .c-rank-list__list[value="5"]{counter-reset:cnt 4}.c-rank-list--alphabet .c-rank-list__list[value="6"]{counter-reset:cnt 5}.c-rank-list--alphabet .c-rank-list__list[value="7"]{counter-reset:cnt 6}.c-rank-list--alphabet .c-rank-list__list[value="8"]{counter-reset:cnt 7}.c-rank-list--alphabet .c-rank-list__list[value="9"]{counter-reset:cnt 8}.c-rank-list--alphabet .c-rank-list__list[value="10"]{counter-reset:cnt 9}.c-rank-list--alphabet .c-rank-list__item{counter-increment:alp}.c-rank-list--alphabet .c-rank-list__item::before{content:counter(alp, lower-alpha) ".";text-align:right;display:inline-block;color:#d6007f;min-width:21px;position:absolute;top:0;left:0}.c-select{margin-top:60px}.c-select .c-select__wrapper{display:flex;align-items:center;gap:0 15px}.c-select .c-select__label{font-size:1.6rem;font-weight:500;line-height:1.4;color:#222}.c-select .c-select__select-wrapper{position:relative}.c-select .c-select__select-wrapper::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;background-size:contain;width:11px;height:6px;position:absolute;top:50%;right:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}@media screen and (max-width: 960.98px){.c-select .c-select__select-wrapper::after{right:10px}}.c-select .c-select__select{font-size:1.6rem;font-weight:400;line-height:1.4;border:2px solid #c6cbd2;border-radius:8px;padding:10px 46px 12px 15px;cursor:pointer;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-select .c-select__select:focus-visible{outline-color:#0f3675}@media screen and (min-width: 961px){.c-select .c-select__select:hover{border:2px solid #0f3675}}@media screen and (max-width: 960.98px){.c-select .c-select__select{padding:10px 25px 12px 15px}}.c-tab--normal{width:100%}.c-tab--normal .c-tab__list{display:flex;align-items:center;flex-wrap:wrap;gap:25px 20px;width:100%}.c-tab--normal .c-tab__button{text-align:center;font-size:1.8rem;font-weight:400;line-height:1.4;color:#333;border-bottom:2px solid #dde0e5;height:auto;padding:10px 20px 15px 20px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-tab--normal .c-tab__button.is-active{font-weight:700;color:#0f3675;pointer-events:none;cursor:none}.c-tab--normal .c-tab__button.is-active::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c-tab--normal .c-tab__button::before{content:"";background:#0f3675;width:100%;height:3px;position:absolute;left:0;bottom:-2.5px;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.c-tab--normal .c-tab__button:hover{color:#0f3675;font-weight:700}.c-tab--normal .c-tab__button:hover::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@media screen and (max-width: 960.98px){.c-tab--normal .c-tab__button{display:flex;justify-content:center;align-items:center;font-size:1.6rem;word-break:break-all;padding:10px 10px 15px 10px}}.c-tab--normal .c-tab__content{display:none;opacity:0;visibility:hidden;margin-top:50px}@media screen and (max-width: 960.98px){.c-tab--normal .c-tab__content{margin-top:30px}}.c-tab--normal .c-tab__content>*:first-child{margin-top:0}.c-tab{margin-top:60px}@media screen and (max-width: 960.98px){.c-tab{margin-top:40px}}.c-tab .c-tab__list{display:flex}@media screen and (max-width: 960.98px){.c-tab .c-tab__list{flex-wrap:wrap}}.c-tab .c-tab__list.is-flat{flex-wrap:nowrap}.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(4)) .c-tab__button{width:25%}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(4)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(4)) .c-tab__button:first-child:not(.is-active){border-right:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-child(2){border-radius:0 0 0 0;border-left:0;border-right:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(4)) .c-tab__button:last-child{border-radius:0 8px 8px 0;border-top:1px solid #c6cbd2;border-right:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-last-child(2){border-radius:0 0 0 0;border-top:1px solid #c6cbd2;border-right:1px solid #c6cbd2;border-left:0}}.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button{width:25%}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:first-child:not(.is-active){border-right:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(2){border-radius:0 0 0 0;border-left:0;border-right:1px solid #c6cbd2}}.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(3){border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(3){border-radius:0 0 0 0;border-left:0;border-right:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:last-child{border-radius:0 8px 8px 0;border-top:1px solid #c6cbd2;border-right:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-last-child(2){border-radius:0 0 0 0;border-top:1px solid #c6cbd2;border-right:1px solid #c6cbd2;border-left:0}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list.is-flat .c-tab__button{border-radius:8px 0 0 8px;border-right:0}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(2)) .c-tab__button{width:50%}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(2)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(2)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(2)) .c-tab__button:first-child:not(.is-active){border-right:1px solid #c6cbd2}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(2)) .c-tab__button:last-child{border-radius:0 8px 8px 0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button{width:33.3333333333%}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button:first-child:not(.is-active){border-right:1px solid #c6cbd2}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button:nth-child(2){border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button:nth-child(2){border-right:0;border-left:0}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(3)) .c-tab__button:last-child{border-radius:0 8px 8px 0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button{width:25%}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:first-child{border-radius:8px 0 0 0;border-right:0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:first-child:not(.is-active){border-right:1px solid #c6cbd2}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-child(2){border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-child(2){border-radius:0 8px 0 0;border-left:0;border-right:1px solid #c6cbd2}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:last-child{border-radius:0 8px 8px 0;border-left:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:last-child{border-radius:0 0 8px 0}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-last-child(2){border-radius:0 0 0 8px}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-child(n+3){border-top:0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button:nth-child(n+3).is-active{border-top:4px solid #d6007f}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(4)) .c-tab__button{width:50%}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button{text-align:center;width:20%;padding:20px 5px}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:first-child{border-radius:8px 0 0 8px;border-right:0}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:first-child:not(.is-active){border-right:1px solid #c6cbd2}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(2){border-right:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(2){border-radius:0;border-left:0;border-top:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(3){border-radius:0;border-top:1px solid #c6cbd2}}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:nth-child(4){border-radius:0;border-top:1px solid #c6cbd2;border-right:1px solid #c6cbd2}}.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:last-child{border-radius:0 8px 8px 0;border-left:0}@media screen and (max-width: 960.98px){.c-tab .c-tab__list:has(>.c-tab__button:nth-child(5)) .c-tab__button:last-child{border-radius:0 8px 8px 0;border-top:1px solid #c6cbd2;border-right:1px solid #c6cbd2}}.c-tab .c-tab__button{display:flex;justify-content:center;align-items:center;text-align:center;flex-grow:1;border:1px solid #c6cbd2;font-size:1.7rem;font-weight:500;line-height:1.4;height:auto;padding:20px 15px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-tab .c-tab__button{flex-wrap:wrap;font-size:1.5rem;padding:20px 10px}}.c-tab .c-tab__button.is-active{background-color:#0f3675;border:1px solid #0f3675;border-top:4px solid #d6007f;color:#fff;padding:16px 15px 20px;transition:initial;pointer-events:none;cursor:none}@media screen and (max-width: 960.98px){.c-tab .c-tab__button.is-active{padding:20px 10px}}.c-tab .c-tab__button.is-active .c-tab__button-label{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat}.c-tab .c-tab__button.is-active::before{content:"";position:absolute;border:12px solid rgba(0,0,0,0);border-top:12px solid #0f3675;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 960.98px){.c-tab .c-tab__button.is-active::before{display:none}}@media screen and (min-width: 961px){.c-tab .c-tab__button:not([class*=is-active]):hover{background-color:#edf2fc}}@media screen and (min-width: 961px)and (min-width: 961px){.c-tab .c-tab__button:not([class*=is-active]):hover .c-tab__button-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (min-width: 961px){.c-tab .c-tab__button-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-tab .c-tab__content{display:none;opacity:0;visibility:hidden;margin-top:50px}@media screen and (max-width: 960.98px){.c-tab .c-tab__content{margin-top:30px}}.c-tab .c-tab__content>*:first-child{margin-top:0}.c-tab .c-tab__content>[class*=l-section]{padding-top:0}.c-tab .c-tab__content [class*=l-section]:last-child{padding-bottom:0 !important}.c-table .c-table__header--sm,.c-table .c-table__header{text-align:center;vertical-align:middle;background-color:#d8dee7;border:1px solid #b5bbc3;word-break:break-all;font-size:1.6rem;font-weight:500;line-height:1.6;color:#222;padding:20px 15px}@media screen and (max-width: 960.98px){.c-table .c-table__header--sm,.c-table .c-table__header{font-size:1.3rem;padding:10px 5px}}.c-table .is-main-color.c-table__header--sm,.c-table .is-main-color.c-table__header{background-color:#0f3675;color:#fff}.c-table .c-table__tdata--sm,.c-table .c-table__tdata{border:1px solid #b5bbc3;word-break:break-all;font-size:1.6rem;font-weight:400;line-height:1.6;padding:20px 15px}@media screen and (max-width: 960.98px){.c-table .c-table__tdata--sm,.c-table .c-table__tdata{font-size:1.3rem;padding:10px 5px}}.c-table .c-table__tdata--sm>*:first-child,.c-table .c-table__tdata>*:first-child{margin-top:0}@media screen and (max-width: 960.98px){.c-table__scroll{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.c-table__scroll::-webkit-scrollbar{display:none}.c-table__scroll .c-table{min-width:900px}}@media screen and (max-width: 960.98px)and (max-width: 960.98px){.c-table__scroll .c-table{position:relative}.c-table__scroll .c-table::after{content:"";display:inline-block;height:1px;width:15px;background-color:rgba(0,0,0,0);position:absolute;top:0;left:100%}}.c-table{width:100%;margin-top:60px}@media screen and (max-width: 960.98px){.c-table{margin-top:40px}}.c-table caption{font-size:1.7rem;font-weight:500;line-height:1.4;color:#222;margin-bottom:15px}@media screen and (max-width: 960.98px){.c-table caption{font-size:1.6rem;margin-bottom:10px}}.c-table .c-table__thead{border-top:4px solid #0f3675}.c-table .c-table__header--sm{padding:10px 15px}@media screen and (max-width: 960.98px){.c-table .c-table__header--sm{padding:10px}}@media screen and (max-width: 348.98px){.c-table .c-table__header--sm{padding:10px 5px}}.c-table .c-table__head{background-color:#eff3f6;word-break:break-all;border:1px solid #b5bbc3;font-size:1.6rem;font-weight:400;line-height:1.6;padding:20px 15px}@media screen and (max-width: 960.98px){.c-table .c-table__head{font-size:1.3rem;padding:10px 5px}}.c-table .c-table__head>*:first-child{margin-top:0}.c-table .c-table__tdata--sm{padding:10px 15px}@media screen and (max-width: 960.98px){.c-table .c-table__tdata--sm{padding:10px}}@media screen and (max-width: 348.98px){.c-table .c-table__tdata--sm{padding:10px 5px}}.c-table .c-link--single{margin-top:15px}@media screen and (max-width: 960.98px){.c-table .c-link--single{font-size:1.3rem;margin-top:10px}}@media screen and (max-width: 960.98px){.c-table .c-link--single .c-link__normal{font-size:1.3rem;padding-left:15px}.c-table .c-link--single .c-link__normal::before{width:7px;height:11px;top:4px}}.c-table [class*=c-text]{margin-top:15px}@media screen and (max-width: 960.98px){.c-table [class*=c-text]{font-size:1.3rem;margin-top:10px}}.c-text__notes,.c-text__catch-copy--sm,.c-text__catch-copy,.c-text__normal--table-caption,.c-text__normal--sm,.c-text__normal--lg,.c-text__normal--xl,.c-text__normal--bold,.c-text__normal{margin-top:30px;line-height:1.9}@media screen and (max-width: 960.98px){.c-text__notes,.c-text__catch-copy--sm,.c-text__catch-copy,.c-text__normal--table-caption,.c-text__normal--sm,.c-text__normal--lg,.c-text__normal--xl,.c-text__normal--bold,.c-text__normal{margin-top:25px}}.c-text__normal{font-size:1.6rem;font-weight:400}@media screen and (max-width: 960.98px){.c-text__normal{font-size:1.5rem}}.c-text__normal--bold{font-size:1.6rem;font-weight:700;color:#222}@media screen and (max-width: 960.98px){.c-text__normal--bold{font-size:1.5rem}}.c-text__normal--xl{font-size:2.4rem;font-weight:500}@media screen and (max-width: 960.98px){.c-text__normal--xl{font-size:2rem}}.c-text__normal--lg{font-size:1.7rem;font-weight:400}@media screen and (max-width: 960.98px){.c-text__normal--lg{font-size:1.6rem}}.c-text__normal--sm{font-size:1.3rem;font-weight:400;line-height:1.6;color:#555}@media screen and (max-width: 960.98px){.c-text__normal--sm{font-size:1.2rem}}.c-text__normal--table-caption{font-size:1.4rem;font-weight:400;line-height:1.4;margin-top:5px}@media screen and (max-width: 960.98px){.c-text__normal--table-caption{font-size:1.2rem}}.c-text__catch-copy{font-size:2.4rem;font-weight:500;line-height:1.6;color:#0f3675}@media screen and (max-width: 960.98px){.c-text__catch-copy{font-size:2rem}}.c-text__catch-copy--sm{font-size:2rem;font-weight:500;line-height:1.6;color:#0f3675}@media screen and (max-width: 960.98px){.c-text__catch-copy--sm{font-size:1.8rem}}.c-text__notes{font-size:1.6rem;font-weight:500;line-height:1.9;color:#c30b0b}@media screen and (max-width: 960.98px){.c-text__notes{font-size:1.5rem;font-weight:700}}.c-text--cancellation{text-decoration:line-through}.c-thumbnail-panel{margin-top:60px}@media screen and (max-width: 960.98px){.c-thumbnail-panel{margin-top:50px}}.c-thumbnail-panel .c-thumbnail-panel__link{display:flex;gap:0 30px;box-shadow:0 4px 24px rgba(0,25,65,.12);border-radius:12px;overflow:hidden;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__link{flex-direction:column;gap:0;width:100%;max-width:560px;margin-left:auto;margin-right:auto}}.c-thumbnail-panel .c-thumbnail-panel__link[target=_blank]:not([href*=".pdf"]) .c-thumbnail-panel__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:-1px}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__link[target=_blank]:not([href*=".pdf"]) .c-thumbnail-panel__text:after{width:13px;height:13px;top:1px}}.c-thumbnail-panel .c-thumbnail-panel__link[href*=".pdf"] .c-thumbnail-panel__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:2px}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__link[href*=".pdf"] .c-thumbnail-panel__text:after{top:3px}}@media screen and (min-width: 961px){.c-thumbnail-panel .c-thumbnail-panel__link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.c-thumbnail-panel .c-thumbnail-panel__link:hover .c-thumbnail-panel__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.c-thumbnail-panel .c-thumbnail-panel__link:hover .c-thumbnail-panel__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.c-thumbnail-panel .c-thumbnail-panel__media{flex-grow:1;overflow:hidden;width:calc(37% - 15px);max-width:440px;height:auto}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__media{width:100%;max-width:initial}}.c-thumbnail-panel .c-thumbnail-panel__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-thumbnail-panel .c-thumbnail-panel__content{display:flex;flex-direction:column;justify-content:center;width:calc(63% - 15px);padding:45px 30px 45px 0}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__content{width:100%;padding:30px 20px}}.c-thumbnail-panel .c-thumbnail-panel__title{font-size:2.2rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__title{font-size:1.8rem}}@media screen and (min-width: 961px){.c-thumbnail-panel .c-thumbnail-panel__label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.c-thumbnail-panel .c-thumbnail-panel__description{margin-top:15px}@media screen and (max-width: 960.98px){.c-thumbnail-panel .c-thumbnail-panel__description{margin-top:10px}}.c-thumbnail-panel .c-thumbnail-panel__description>*:first-child{margin-top:0}.c-underline-link{display:flex;align-items:center;border-bottom:1px solid #c6cbd2;width:100%;height:100%;position:relative}.c-underline-link::before{content:"";display:inline-block;background:#0f3675;width:100%;height:1px;position:absolute;bottom:0;left:0;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:left top;transform-origin:left top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.c-underline-link:has(.c-underline-link__link:hover)::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c-underline-link:has(.c-underline-link__link:hover) .c-underline-link__link{color:#0f3675}}.c-underline-link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-underline-link.is-full::after{display:none}.c-underline-link.is-full .c-underline-link__text::after{display:none !important}.c-underline-link.is-full .c-underline-link__link{position:relative}.c-underline-link.is-full .c-underline-link__link[target=_blank]:not([href*=".pdf"])::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:absolute;top:55%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.c-underline-link.is-full .c-underline-link__link[target=_blank]:not([href*=".pdf"])::after{width:13px;height:13px}}.c-underline-link.is-full .c-underline-link__link[href*=".pdf"]::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:absolute;top:55%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.c-underline-link.is-full .c-underline-link__link[href*=".pdf"]::after{width:13px;height:13px}}.c-underline-link .c-underline-link__wrapper{width:100%}.c-underline-link .c-underline-link__link{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;width:100%;padding-top:20px;padding-bottom:15px;padding-right:20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-underline-link .c-underline-link__link{font-size:1.5rem}}.c-underline-link .c-underline-link__link[target=_blank]:not([href*=".pdf"]) .c-underline-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.c-underline-link .c-underline-link__link[target=_blank]:not([href*=".pdf"]) .c-underline-link__text:after{width:13px;height:13px;top:1px}}.c-underline-link .c-underline-link__link[href*=".pdf"] .c-underline-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.c-underline-link .c-underline-link__link[href*=".pdf"] .c-underline-link__text:after{top:3px}}.c-underline-link .c-underline-link__link--full{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;width:100%;padding-top:20px;padding-bottom:15px;padding-right:20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.c-underline-link .c-underline-link__link--full{font-size:1.5rem}}.c-underline-link .c-underline-link__link--full[target=_blank]:not([href*=".pdf"]) .c-underline-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.c-underline-link .c-underline-link__link--full[target=_blank]:not([href*=".pdf"]) .c-underline-link__text:after{width:13px;height:13px;top:1px}}.c-underline-link .c-underline-link__link--full[href*=".pdf"] .c-underline-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.c-underline-link .c-underline-link__link--full[href*=".pdf"] .c-underline-link__text:after{top:3px}}.c-underline-link .c-underline-link__file{margin-left:10px}.c-underline-link .c-underline-link__label{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.c-underline-link--title{display:flex;align-items:center;border-bottom:1px solid #c6cbd2;width:100%;margin-top:30px;position:relative}.c-underline-link--title::before{content:"";display:inline-block;background:#0f3675;width:100%;height:1px;position:absolute;bottom:0;left:0;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:left top;transform-origin:left top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.c-underline-link--title:has(.c-underline-link__link:hover)::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.c-underline-link--title:has(.c-underline-link__link:hover) .c-underline-link__link{color:#0f3675}}.c-underline-link--title::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:10px;height:16px;position:absolute;top:10px;right:0}@media screen and (max-width: 960.98px){.c-underline-link--title::after{width:8px;height:13px;top:6px}}.c-underline-link--title .c-underline-link__wrapper{width:100%}.c-underline-link--title .c-underline-link__link{display:inline-block;font-size:2rem;font-weight:500;line-height:1.4;color:#222;width:100%;padding-bottom:17px;padding-right:20px}@media screen and (max-width: 960.98px){.c-underline-link--title .c-underline-link__link{font-size:1.8rem;padding-bottom:12px}}.c-underline-link--title .c-underline-link__link[target=_blank]:not([href*=".pdf"]) .c-underline-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.c-underline-link--title .c-underline-link__link[target=_blank]:not([href*=".pdf"]) .c-underline-link__text:after{width:13px;height:13px;top:1px}}.c-underline-link--title .c-underline-link__link[href*=".pdf"] .c-underline-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.c-underline-link--title .c-underline-link__link[href*=".pdf"] .c-underline-link__text:after{top:3px}}.c-underline-link--title .c-underline-link__label{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-area-mv .l-area-mv__catch-copy{margin-bottom:15px;font-size:2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__catch-copy{margin-bottom:10px;font-size:1.6rem}}.l-area-mv .l-area-mv__media{margin-top:35px}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__media{margin:20px calc(50% - 50vw) 0}}.l-area-mv .l-area-mv__media .l-area-mv__img{display:block;width:100%;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;border-radius:32px}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__media .l-area-mv__img{height:227px;border-radius:0}}.l-area-mv .l-area-mv__anchor{position:relative;bottom:20px;width:100%;margin-bottom:-20px;padding:0 20px}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__anchor{bottom:30px;margin-bottom:-30px;padding:0}}.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 50px;padding:30px 20px;border-radius:12px}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-list{justify-content:flex-start;gap:20px 21px;padding:25px 20px 30px}}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-item{width:calc(33.3333333333% - 14px)}}@media screen and (max-width: 599.98px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-item{width:calc(50% - 10.5px)}}.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-link{display:inline-flex;gap:0 10px;color:#fff;font-size:1.6rem;font-weight:300;line-height:1.4;letter-spacing:0}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-link{font-size:1.5rem}}.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-link::before{content:"";flex-shrink:0;position:relative;top:7px;display:inline-block;width:12px;height:12px;background:url(/assets/img/common/icon_arrow_bottom_white.svg) no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-link::before{top:5px}}@media screen and (min-width: 961px)and (min-width: 961px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-link:hover .l-area-mv__anchor-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (min-width: 961px){.l-area-mv .l-area-mv__anchor .l-area-mv__anchor-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-area-mv.is-green .l-area-mv__catch-copy{color:#178501}.l-area-mv.is-green .l-area-mv__anchor-list{background-color:#178501}.l-area-mv.is-purple .l-area-mv__catch-copy{color:#5f61bb}.l-area-mv.is-purple .l-area-mv__anchor-list{background-color:#5f61bb}.l-area-mv.is-blue .l-area-mv__catch-copy{color:#006dbf}.l-area-mv.is-blue .l-area-mv__anchor-list{background-color:#006dbf}.l-area-mv.is-light-blue .l-area-mv__catch-copy{color:#1277a5}.l-area-mv.is-light-blue .l-area-mv__anchor-list{background-color:#1277a5}.l-area-mv.is-pink .l-area-mv__catch-copy{color:#ba5182}.l-area-mv.is-pink .l-area-mv__anchor-list{background-color:#ba5182}.l-area-mv.is-orange .l-area-mv__catch-copy{color:#c45316}.l-area-mv.is-orange .l-area-mv__anchor-list{background-color:#c45316}.l-border-gradient{background:linear-gradient(-90deg, #f8edf4, #e8f4fb);border-radius:12px;width:100%;margin-top:45px;padding:60px 50px;position:relative;z-index:1}@media screen and (max-width: 960.98px){.l-border-gradient{margin-top:35px;padding:40px 25px}}.l-border-gradient::before{content:"";background:#fff;background-clip:content-box;border-radius:16px;width:100%;height:100%;padding:10px;position:absolute;top:0;left:0;z-index:-1}@media screen and (max-width: 960.98px){.l-border-gradient::before{padding:8px}}.l-border-gradient>*:first-child{margin-top:0}.l-border-gradient--row{background:linear-gradient(-90deg, #f8edf4, #e8f4fb);border-radius:12px;width:100%;height:100%;margin-top:45px;padding:40px;position:relative;z-index:1}@media screen and (max-width: 960.98px){.l-border-gradient--row{margin-top:35px;padding:35px 25px}}.l-border-gradient--row::before{content:"";background:#fff;background-clip:content-box;border-radius:16px;width:100%;height:100%;padding:8px;position:absolute;top:0;left:0;z-index:-1}.l-border-gradient--row>*:first-child{margin-top:0}.l-breadcrumb{padding-top:20px;padding-bottom:20px;border-top:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.l-breadcrumb{padding-top:15px;padding-bottom:15px}}.l-breadcrumb .l-breadcrumb__list{display:flex;gap:15px 16px;flex-wrap:wrap}@media screen and (max-width: 960.98px){.l-breadcrumb .l-breadcrumb__list{gap:10px 15px}}.l-breadcrumb .l-breadcrumb__item{font-size:1.2rem;font-weight:400;line-height:1.4;padding-right:20px;position:relative}.l-breadcrumb .l-breadcrumb__item:not(:last-child)::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_black.svg) no-repeat;background-size:contain;width:6px;height:10px;position:absolute;top:3px;right:0}.l-breadcrumb .l-breadcrumb__link.is-current{pointer-events:none;color:#555}@media screen and (min-width: 961px)and (min-width: 961px){.l-breadcrumb .l-breadcrumb__link:hover .l-breadcrumb__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (min-width: 961px){.l-breadcrumb .l-breadcrumb__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-button-list--normal,.l-button-list{margin-top:60px}.is-content.l-button-list--normal,.is-content.l-button-list{margin-top:30px}@media screen and (max-width: 960.98px){.is-content.l-button-list--normal,.is-content.l-button-list{margin-top:25px}}.l-button-list--normal+.l-button-list,.l-button-list+.l-button-list{margin-top:25px}@media screen and (max-width: 960.98px){.l-button-list--normal+.l-button-list,.l-button-list+.l-button-list{margin-top:20px}}.l-button-list--normal .l-button-list__list,.l-button-list .l-button-list__list{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}@media screen and (max-width: 348.98px){.l-button-list--normal .l-button-list__list,.l-button-list .l-button-list__list{width:100%}}.l-button-list--normal .l-button-list__list--inpage,.l-button-list .l-button-list__list--inpage{display:flex;gap:20px 30px}@media screen and (max-width: 960.98px){.l-button-list--normal .l-button-list__list--inpage,.l-button-list .l-button-list__list--inpage{flex-direction:column;gap:15px 0}}.l-button-list--normal .l-button-list__list--inpage .l-button-list__item,.l-button-list .l-button-list__list--inpage .l-button-list__item{width:calc(50% - 15px)}@media screen and (max-width: 960.98px){.l-button-list--normal .l-button-list__list--inpage .l-button-list__item,.l-button-list .l-button-list__list--inpage .l-button-list__item{width:100%}}.l-button-list--normal .l-button-list__list--inpage-col3,.l-button-list .l-button-list__list--inpage-col3{display:flex;gap:20px 30px}@media screen and (max-width: 960.98px){.l-button-list--normal .l-button-list__list--inpage-col3,.l-button-list .l-button-list__list--inpage-col3{flex-direction:column;gap:15px 0}}.l-button-list--normal .l-button-list__list--inpage-col3 .l-button-list__item,.l-button-list .l-button-list__list--inpage-col3 .l-button-list__item{width:calc(33.3333333333% - 20px)}@media screen and (max-width: 960.98px){.l-button-list--normal .l-button-list__list--inpage-col3 .l-button-list__item,.l-button-list .l-button-list__list--inpage-col3 .l-button-list__item{width:100%}}.l-button-list--normal .l-button-list__list--left,.l-button-list .l-button-list__list--left{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:25px}@media screen and (max-width: 960.98px){.l-button-list--normal .l-button-list__list--left,.l-button-list .l-button-list__list--left{justify-content:center;gap:20px}}@media screen and (max-width: 348.98px){.l-button-list--normal .l-button-list__list--left,.l-button-list .l-button-list__list--left{width:100%}}@media screen and (max-width: 348.98px){.l-button-list--normal .l-button-list__item,.l-button-list .l-button-list__item{width:100%}}.l-button-list--normal .l-button-list__item>*:first-child,.l-button-list .l-button-list__item>*:first-child{margin-top:0}.l-button-list--normal{margin-top:30px}@media screen and (max-width: 960.98px){.l-button-list--normal{margin-top:25px}}.l-col--card3>*:first-child,.l-col--card2>*:first-child,.l-col--media4>*:first-child,.l-col--media3>*:first-child,.l-col--media2>*:first-child,.l-col--3>*:first-child,.l-col--2>*:first-child{margin-top:0 !important}@media screen and (max-width: 960.98px){.l-col--media3,.l-col--media2{max-width:560px;margin-left:auto;margin-right:auto}}.l-col--2{width:calc(50% - 20px)}@media screen and (max-width: 960.98px){.l-col--2{width:100%}}.l-col--3{width:calc(33.3333333333% - 20px)}@media screen and (max-width: 960.98px){.l-col--3{width:100%}}.l-col--media2{width:calc(50% - 30px)}@media screen and (max-width: 960.98px){.l-col--media2{width:100%}}@media screen and (max-width: 960.98px){.l-col--media2.is-full{max-width:initial;margin-left:initial;margin-right:initial}}.l-col--media3{width:calc(33.3333333333% - 26.6666666667px)}@media screen and (max-width: 960.98px){.l-col--media3{width:100%}}@media screen and (max-width: 960.98px){.l-col--media3.is-full{max-width:initial;margin-left:initial;margin-right:initial}}.l-col--media4{width:calc(25% - 30px)}@media screen and (max-width: 960.98px){.l-col--media4{width:calc(50% - 5px)}}.l-col--card2{width:calc(50% - 20px)}@media screen and (max-width: 960.98px){.l-col--card2{width:100%}}.l-col--card3{width:calc(33.3333333333% - 26.6666666667px)}@media screen and (max-width: 960.98px){.l-col--card3{width:100%}}.l-col--column{width:100%}.is-height-align [class^=l-col--media] .c-media__figure{display:flex;flex-direction:column;height:100%}.is-height-align [class^=l-col--media] picture{flex-grow:1;display:flex;justify-content:center;align-items:center}.l-container{width:100%;max-width:1280px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960.98px){.l-container{padding-left:15px;padding-right:15px}}.l-container--item-dependence{width:100%;max-width:1280px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960.98px){.l-container--item-dependence{padding-left:15px;padding-right:15px}}.l-container--md{width:100%;padding-left:80px;padding-right:80px}@media screen and (max-width: 1339.98px){.l-container--md{padding-left:40px;padding-right:40px}}@media screen and (max-width: 960.98px){.l-container--md{padding-left:15px;padding-right:15px}}.l-container--sm{width:100%;max-width:1040px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960.98px){.l-container--sm{padding-left:15px;padding-right:15px}}[class^=l-container]:not([class*=l-container--item-dependence])>[class]:first-child:not([class*=is-margin]){margin-top:0;padding-top:0}.l-content-bg{background:linear-gradient(-30deg, #f8edf4, #e8f4fb);padding-top:100px;padding-bottom:140px}@media screen and (max-width: 960.98px){.l-content-bg{padding-top:70px;padding-bottom:80px}}.l-content-bg--normal{background:linear-gradient(-30deg, #f8edf4, #e8f4fb);padding-top:60px;padding-bottom:60px}@media screen and (max-width: 960.98px){.l-content-bg--normal{padding-top:60px;padding-bottom:60px}}.l-contents-hidden{display:none;opacity:0;height:0;visibility:hidden;padding:0}.l-contents-top{margin-top:105px}@media screen and (max-width: 1199.98px){.l-contents-top{margin-top:55px}}@media screen and (max-width: 960.98px){.l-contents-top{margin-top:55px}}.l-fixed-element{min-height:92px}.l-fixed-element.is-recruit{display:none}@media screen and (max-width: 960.98px){.l-fixed-element{box-shadow:0 4px 24px rgba(0,25,65,.12);width:100vw;min-height:inherit;position:fixed;bottom:0;left:0;z-index:999}}.l-fixed-element .l-fixed-element__list{display:flex;height:100%}.l-fixed-element .l-fixed-element__item{height:100%}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__item{flex-grow:1;width:25%;height:auto}.l-fixed-element .l-fixed-element__item:has(>.is-white){width:26%}}.l-fixed-element .l-fixed-element__link{display:flex;justify-content:center;align-items:center;flex-direction:column;width:146px;height:100%;padding:20px 5px}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__link{width:100%;padding:8px 5px 6px}}@media screen and (min-width: 961px)and (min-width: 961px){.l-fixed-element .l-fixed-element__link:hover.is-gray .l-fixed-element__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (min-width: 961px)and (min-width: 961px){.l-fixed-element .l-fixed-element__link:hover.is-blue .l-fixed-element__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (min-width: 961px)and (min-width: 961px){.l-fixed-element .l-fixed-element__link:hover.is-pink .l-fixed-element__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.l-fixed-element .l-fixed-element__link.is-white{background-color:#fff}.l-fixed-element .l-fixed-element__link.is-white::before{content:"";display:inline-block;background:url(/assets/img/common/icon_question_blue.svg) no-repeat;background-size:contain;width:24px;height:24px;margin-bottom:10px}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__link.is-white::before{margin-bottom:5px}}.l-fixed-element .l-fixed-element__link.is-white .l-fixed-element__label{color:#333}@media screen and (min-width: 961px){.l-fixed-element .l-fixed-element__link.is-white .l-fixed-element__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-fixed-element .l-fixed-element__link.is-gray{background-color:#eff3f6}.l-fixed-element .l-fixed-element__link.is-gray::before{content:"";display:inline-block;background:url(/assets/img/common/icon_note.svg) no-repeat;background-size:contain;width:30px;height:30px;margin-bottom:10px}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__link.is-gray::before{width:24px;height:24px;margin-bottom:5px}}.l-fixed-element .l-fixed-element__link.is-gray .l-fixed-element__label{color:#333}@media screen and (min-width: 961px){.l-fixed-element .l-fixed-element__link.is-gray .l-fixed-element__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-fixed-element .l-fixed-element__link.is-blue{background-color:#0f3675}.l-fixed-element .l-fixed-element__link.is-blue::before{content:"";display:inline-block;background:url(/assets/img/common/icon_app_white.svg) no-repeat;background-size:contain;width:30px;height:30px;margin-bottom:10px}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__link.is-blue::before{width:24px;height:24px;margin-bottom:5px}}@media screen and (min-width: 961px){.l-fixed-element .l-fixed-element__link.is-blue .l-fixed-element__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-fixed-element .l-fixed-element__link.is-pink{background-color:#d6007f}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__link.is-pink{width:auto}}.l-fixed-element .l-fixed-element__link.is-pink::before{content:"";display:inline-block;background:url(/assets/img/common/icon_ticket_white.svg) no-repeat;background-size:contain;width:30px;height:30px;margin-bottom:10px}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__link.is-pink::before{width:24px;height:24px;margin-bottom:0}}@media screen and (min-width: 961px){.l-fixed-element .l-fixed-element__link.is-pink .l-fixed-element__label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-fixed-element .l-fixed-element__label{display:inline;font-size:1.3rem;font-weight:400;line-height:1.4;color:#fff}@media screen and (max-width: 960.98px){.l-fixed-element .l-fixed-element__label{text-align:center;font-size:1rem;line-height:1.1}}.l-fixed-info .l-fixed-info__wrapper{display:flex;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-top:75px;position:-webkit-sticky;position:sticky;right:0;bottom:75px;z-index:999}@media screen and (max-width: 960.98px){.l-fixed-info .l-fixed-info__wrapper{display:none}}.l-fixed-info .l-fixed-info__elem{display:flex;justify-content:flex-end;padding-right:20px;padding-bottom:20px;padding-top:20px;margin-top:-50px;position:relative}.l-fixed-info .l-fixed-info__button-wrapper{box-shadow:0 4px 24px rgba(0,25,65,.12);border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-fixed-info .l-fixed-info__button-wrapper:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.l-fixed-info .l-fixed-info__button{display:flex;flex-direction:column;justify-content:center;align-items:center;border:2px solid #0f3675;border-radius:8px;background-color:#fff;width:110px;height:91px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-fixed-info .l-fixed-info__button:hover{background-color:#0f3675}.l-fixed-info .l-fixed-info__button:hover .l-fixed-info__icon::before{background:url(/assets/img/common/icon_question_white.svg) no-repeat}.l-fixed-info .l-fixed-info__button:hover .l-fixed-info__text{color:#fff}.l-fixed-info .l-fixed-info__icon::before{content:"";display:inline-block;background:url(/assets/img/common/icon_question_blue.svg) no-repeat;background-size:contain;width:30px;height:30px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-fixed-info .l-fixed-info__text{font-size:1.3rem;font-weight:500;line-height:1.4;color:#0f3675;margin-top:5px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-fixed-info .l-fixed-info__close{display:flex;justify-content:center;align-items:center;font-size:0;background-color:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:10px;right:10px}.l-fixed-info .l-fixed-info__close::before{content:"";display:inline-block;background:url(/assets/img/common/icon_close_blue.svg) no-repeat;background-size:contain;width:10px;height:10px}.l-header{background-color:#fff;width:100%;height:105px;border-bottom:1px solid #c6cbd2;position:fixed;top:0;left:0;z-index:1000;transition:height .4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-header.is-scroll{height:64px;border-bottom:0;box-shadow:0 4px 24px rgba(0,25,65,.12)}.l-header.is-scroll .l-header__logo{max-width:93px}.l-header.is-scroll .l-header__navigation-wrapper{gap:0}.l-header.is-scroll .l-header__nav-list{height:0;opacity:0;visibility:hidden}.l-header.is-scroll .l-header__menu-content{border-top:1px solid #c6cbd2;position:absolute;top:64px !important}.l-header.is-scroll .l-header__menu-button::before{bottom:-21px !important}.l-header.is-scroll .l-header__menu-link::after{bottom:-21px !important}}@media screen and (max-width: 1199.98px){.l-header{height:55px}}.l-header .l-header__inner{height:100%;padding-left:40px;padding-right:40px}@media screen and (max-width: 1199.98px){.l-header .l-header__inner{padding-left:15px;padding-right:0}}.l-header .l-header__wrapper{display:flex;justify-content:space-between;align-items:center;height:100%}.l-header .l-header__logo{max-width:150px;width:11.66%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__logo{width:96px}}.l-header .l-header__logo .l-header__logo-link{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-header .l-header__logo .l-header__logo-link:hover{opacity:.7}}.l-header .l-header__navigation-wrapper{display:flex;flex-direction:column;gap:15px 0;width:100%;max-width:810px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__navigation-wrapper{flex-direction:row;gap:0 5px;width:auto;height:100%}}.l-header .l-header__lang{background-color:#fff;font-size:1.3rem;font-weight:400;line-height:1.4;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__lang{font-size:1.2rem}}.l-header .l-header__lang::before{content:"";display:inline-block;background:url(/assets/img/common/icon_world.svg) no-repeat;width:16px;height:16px;position:relative;top:3px;left:-8px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__lang::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;width:11px;height:6px;position:relative;top:0;right:-8px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__lang.is-active::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.l-header .l-header__lang.is-active .l-header__lang-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}@media screen and (min-width: 1200px){.l-header .l-header__lang:hover{color:#0f3675}}.l-header .l-header__lang-label{transition:.4s cubic-bezier(0.23, 1, 0.32, 1);display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__lang-item{display:flex;justify-content:center}.l-header .l-header__lang-item:not(:first-child){margin-top:20px}.l-header .l-header__lang-link{font-size:1.4rem;font-weight:400;line-height:1.4}@media screen and (max-width: 1199.98px){.l-header .l-header__lang-link{font-size:1.3rem}}.l-header .l-header__lang-link.is-current{pointer-events:none;font-weight:500}.l-header .l-header__lang-link.is-current .l-header__lang-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 2px no-repeat;background-size:100% 2px;color:#0f3675}@media screen and (min-width: 1200px){.l-header .l-header__lang-link:hover .l-header__lang-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__lang-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__nav-list{display:flex !important;justify-content:flex-end;align-items:center;gap:0 2%;height:32px;opacity:1;visibility:visible}@media screen and (max-width: 1199.98px){.l-header .l-header__nav-list{display:none !important}}.l-header .l-header__nav-list .l-header__nav-item{flex-shrink:0;font-size:1.3rem;font-weight:400;line-height:1.4}@media screen and (min-width: 961px){.l-header .l-header__nav-list .l-header__nav-item .l-header__nav-link{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__nav-list .l-header__nav-item .l-header__nav-link:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-control-searchbox-only{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;margin:0px !important;padding:0px !important;border:2px solid #dde0e5 !important;border-radius:8px}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-control-searchbox-only:has(input:focus){border:2px solid #0f3675 !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-input{background:inherit !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-input::-webkit-input-placeholder{color:#555 !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-input::-moz-placeholder{color:#555 !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-input::placeholder{color:#555 !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-search-box{height:32px;margin:0px !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-input-box{border:none !important;border-radius:8px !important;background:inherit;padding-top:0 !important;padding-bottom:6px !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsib_a{padding:0 6px 2px 12px !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsib_b{display:none !important}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-search-button-v2{margin:0px !important;padding-top:5px !important;padding-bottom:5px !important;padding-right:5px !important;padding-left:5px !important;margin-right:7px !important;margin-top:1px !important;background-color:rgba(0,0,0,0) !important;color:#4990c8 !important;border-top-style:none !important;border-right-style:none !important;border-bottom-style:none !important;border-left-style:none !important;cursor:pointer;height:26px;position:relative;top:-3px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-search-button-v2::after{content:"";display:inline-block;background:url(/assets/img/common/icon_search.svg) no-repeat;width:16px;height:16px}.l-header .l-header__nav-list .l-header__nav-item--search .gsc-search-button-v2 svg{display:none}@media screen and (min-width: 1200px){.l-header .l-header__nav-list .l-header__nav-item--search .gsc-search-button-v2:hover{opacity:.7}}.l-header .l-header__nav-list .l-header__nav-item--search input:-moz-placeholder-shown{min-width:130px;color:#555;font-weight:500}.l-header .l-header__nav-list .l-header__nav-item--search input:placeholder-shown{min-width:130px;color:#555;font-weight:500}.l-header .l-header__nav-list .l-header__nav-item--search input::-webkit-input-placeholder{color:#555;font-weight:500}.l-header .l-header__nav-list .l-header__nav-item--search input::-moz-placeholder{color:#555;opacity:1;font-weight:500}@media screen and (max-width: 1199.98px){.l-header .l-header__nav-list--sp{display:flex !important}}.l-header .l-header__nav-list--sp .l-header__nav-item--sp{display:flex;justify-content:center;align-items:center;height:100%}.l-header .l-header__nav-list--sp .l-header__lang{display:flex;flex-direction:column;align-items:center;font-size:1.1rem;font-weight:400}.l-header .l-header__nav-list--sp .l-header__lang::before{top:0;left:0;width:16px;height:16px;margin-bottom:2px}.l-header .l-header__nav-list--sp .l-header__lang::after{display:none}@media screen and (min-width: 1200px){.l-header .l-header__nav-list--sp .l-header__search-button--sp{display:none}}@media screen and (max-width: 1199.98px){.l-header .l-header__nav-list--sp .l-header__search-button--sp{display:flex;flex-direction:column;align-items:center;font-size:1.1rem;font-weight:400;line-height:1.4;width:56px}.l-header .l-header__nav-list--sp .l-header__search-button--sp::before{content:"";display:inline-block;background:url(/assets/img/common/icon_search.svg) no-repeat;width:16px;height:16px;margin-bottom:3px}.l-header .l-header__nav-list--sp .l-header__search-button--sp.is-active::before{width:14px;height:14px;margin-bottom:5px;background:url(/assets/img/common/icon_close_blue.svg) no-repeat}}.l-header .l-header__nav-list--sp .l-header__search-panel{display:none;opacity:0;visibility:hidden;background-color:#fff;width:100%;padding:25px 20px 20px;position:absolute;top:55px;left:50%;z-index:999;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-control-searchbox-only{width:100%;height:40px;margin:0px !important;padding:0px !important;border:2px solid #dde0e5 !important;border-radius:8px}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-control-searchbox-only:has(input:focus){border:2px solid #0f3675 !important}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-input{background:inherit !important}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-search-box{height:40px;margin:0px !important}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-input-box{border:none !important;border-radius:8px !important;background:inherit;padding-top:0 !important;padding-bottom:6px !important}.l-header .l-header__nav-list--sp .l-header__search-panel .gsib_a{padding:0 6px 2px 12px !important}.l-header .l-header__nav-list--sp .l-header__search-panel .gsib_b{display:none !important}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-search-button-v2{margin:0px !important;padding-top:5px !important;padding-bottom:5px !important;padding-right:5px !important;padding-left:5px !important;margin-right:7px !important;margin-top:1px !important;background-color:rgba(0,0,0,0) !important;color:#4990c8 !important;border-top-style:none !important;border-right-style:none !important;border-bottom-style:none !important;border-left-style:none !important;cursor:pointer;position:relative;top:-3px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-search-button-v2::after{content:"";display:inline-block;background:url(/assets/img/common/icon_search.svg) no-repeat;width:16px;height:16px}.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-search-button-v2 svg{display:none}@media screen and (min-width: 1200px){.l-header .l-header__nav-list--sp .l-header__search-panel .gsc-search-button-v2:hover{opacity:.7}}.l-header .l-header__nav-list--sp .l-header__search-panel input:-moz-placeholder-shown{color:#555}.l-header .l-header__nav-list--sp .l-header__search-panel input:placeholder-shown{color:#555}.l-header .l-header__nav-list--sp .l-header__search-panel input::-webkit-input-placeholder{color:#555}.l-header .l-header__nav-list--sp .l-header__search-panel input::-moz-placeholder{color:#555;opacity:1}.l-header .l-header__search-close-button{display:flex;align-items:center;gap:0 10px;font-size:1.5rem;font-weight:400;line-height:1.4;margin-left:auto;margin-top:20px}.l-header .l-header__search-close-button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_close_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;position:relative;top:1px}.l-header .l-header__drawer-button{background-color:#0f3675;color:#fff;width:55px;height:100%;position:relative}.l-header .l-header__drawer-button span:not(:last-child){width:19px;height:1px;background-color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__drawer-button span:nth-of-type(1){top:13px}.l-header .l-header__drawer-button span:nth-of-type(2){top:19px;opacity:1;visibility:visible}.l-header .l-header__drawer-button span:nth-of-type(3){top:25px}.l-header .l-header__drawer-button.is-active span:nth-of-type(1){height:2px;top:19px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.l-header .l-header__drawer-button.is-active span:nth-of-type(2){opacity:0;visibility:hidden}.l-header .l-header__drawer-button.is-active span:nth-of-type(3){height:2px;top:19px;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.l-header .l-header__drawer-button.is-active .l-header__drawer-button-text{font-weight:500}.l-header .l-header__drawer-button .l-header__drawer-button-text{display:block;text-align:center;font-size:1.1rem;font-weight:400;line-height:1.4;margin-top:3px;position:relative;top:8px}.l-header .l-header__nav-item--lang{padding:0 8px}.l-header .l-header__tab-content{display:none;opacity:0;visibility:hidden;background-color:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,25,65,.12);overflow-y:scroll;max-height:70vh;padding:20px;position:absolute;top:65px;right:40px;z-index:1001}@media screen and (max-width: 1199.98px){.l-header .l-header__tab-content{right:70px}}.l-header .l-header__search-content{display:none;width:100vw;background-color:#fff;position:absolute;top:55px;left:0}@media screen and (max-width: 1199.98px){.l-header .l-header__menu{background-color:#fff;width:100%;height:100vh;overflow-y:scroll;padding-left:15px;padding-right:15px;padding-top:10px;padding:10px 15px 180px 15px;position:absolute;top:55px;left:0;display:none;height:0;visibility:hidden;opacity:0;z-index:999}}.l-header .l-header__menu .l-header__menu-list{display:flex;align-items:center;justify-content:flex-end;gap:0 3%}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-list{flex-direction:column;gap:0}}.l-header .l-header__menu .l-header__menu-button{white-space:nowrap;font-size:1.6rem;font-weight:500;line-height:1.4;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__menu-button:hover{color:#0f3675}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-button{width:100%;padding-top:20px;padding-bottom:20px;padding-left:20px}}.l-header .l-header__menu .l-header__menu-button::before{content:"";background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-18px;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-button::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate_01.svg) no-repeat;width:12px;height:18px;left:0;top:22px;-webkit-transform:inherit;transform:inherit;-webkit-transform-origin:inherit;transform-origin:inherit;transition:inherit}}.l-header .l-header__menu .l-header__menu-button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;width:13px;height:8px;margin-left:10px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-button::after{position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__menu-button:hover:not(.is-current):not(.is-active)::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.l-header .l-header__menu .l-header__menu-button.is-active::before{background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-18px;-webkit-transform:inherit;transform:inherit}.l-header .l-header__menu .l-header__menu-button.is-current{color:#0f3675}.l-header .l-header__menu .l-header__menu-button.is-current::before{background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-18px;-webkit-transform:inherit;transform:inherit}}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__menu-button.is-active::before{background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-18px;-webkit-transform:inherit;transform:inherit;-webkit-transform-origin:inherit;transform-origin:inherit;transition:inherit}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-button.is-active{color:#0f3675}.l-header .l-header__menu .l-header__menu-button.is-active::after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}}.l-header .l-header__menu .l-header__menu-button.is-active::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.l-header .l-header__menu .l-header__menu-link{display:inline-block;font-size:1.6rem;font-weight:500;line-height:1.4;white-space:nowrap;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-link{width:100%;padding-top:20px;padding-bottom:20px;padding-left:20px}}.l-header .l-header__menu .l-header__menu-link.is-current{color:#0f3675}.l-header .l-header__menu .l-header__menu-link.is-current::after{background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-18px;-webkit-transform:inherit;transform:inherit}@media screen and (max-width: 960.98px){.l-header .l-header__menu .l-header__menu-link.is-current::after{display:none}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate_01.svg) no-repeat;width:12px;height:18px;position:absolute;left:0;top:22px;-webkit-transform:inherit;transform:inherit;-webkit-transform-origin:inherit;transform-origin:inherit;transition:inherit}}.l-header .l-header__menu .l-header__menu-link::after{content:"";background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-18px;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-link::after{display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;width:8px;height:13px;margin-left:10px;position:absolute;top:50%;right:5px;left:inherit;-webkit-transform-origin:inherit;transform-origin:inherit;transition:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__menu-link:hover{color:#0f3675}.l-header .l-header__menu .l-header__menu-link:hover::after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-item{border-bottom:1px solid #c6cbd2;width:100%}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-item:nth-child(6) .l-header__menu-content .l-header__layer-others{display:none}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-item:nth-child(6) .l-header__menu-content .l-header__layer3{padding-bottom:20px}}.l-header .l-header__menu .l-header__menu-item.col2 .l-header__layer3{width:33%}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-item.col2 .l-header__layer3{width:100%}}.l-header .l-header__menu .l-header__menu-item.col2 .l-header__other-panel{width:67%}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-item.col2 .l-header__other-panel{border-radius:0 0 0 8px;width:100%;padding-left:10px;padding-right:10px;padding-bottom:30px}}.l-header .l-header__menu .l-header__menu-content{display:none;background-color:#fff;width:100vw;position:absolute;top:105px;left:0;z-index:1000;transition:top .4s cubic-bezier(0.23, 1, 0.32, 1);visibility:hidden;opacity:0}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-content{display:none;background-color:#eff3f6;border-radius:8px 0 0 8px;width:calc(100vw - 15px);margin-bottom:0;position:static;top:inherit;left:inherit;visibility:hidden;opacity:0}}.l-header .l-header__menu .l-header__menu-inner{display:flex;max-width:1280px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto;position:relative}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-inner{flex-direction:column;width:100%;padding-left:15px;padding-right:15px}}.l-header .l-header__menu .l-header__layer3{width:32.25%;padding-top:40px;padding-bottom:60px;position:relative}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer3{width:100%;padding-top:30px;padding-bottom:30px}}.l-header .l-header__menu .l-header__layer3 .l-header__layer3-title{font-size:2rem;font-weight:500;line-height:1.4;padding-left:20px;position:relative}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer3 .l-header__layer3-title{font-size:1.6rem;padding-left:0}}.l-header .l-header__menu .l-header__layer3 .l-header__layer3-title::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate_01.svg) no-repeat;width:14px;height:22px;position:absolute;top:3px;left:0}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer3 .l-header__layer3-title::before{display:none}}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer3 .l-header__layer3-title .l-header__layer3-title-link{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer3 .l-header__layer3-title .l-header__layer3-title-link:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__menu .l-header__layer-list{margin-top:22px}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-list{margin-top:0}}.l-header .l-header__menu .l-header__layer-item{padding:10px 0 10px 20px;border-radius:8px 0 0 8px}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer-item{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-item:has(.l-header__layer-child-title.is-active){background-color:#eff3f6}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-item{padding:0;border-radius:0}}.l-header .l-header__menu .l-header__layer3-title{position:relative}.l-header .l-header__menu .l-header__layer-child-title{position:relative;cursor:pointer}.l-header .l-header__menu .l-header__layer-child-title::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;width:8px;height:13px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.l-header .l-header__menu .l-header__layer-child-link{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;padding-right:40px}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer-child-link .l-header__layer-child-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-child-link .l-header__layer-child-label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__menu .l-header__layer3-title-link{font-size:2rem;font-weight:500;line-height:1.4;width:calc(100% - 40px)}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer3-title-link{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer3-title-link:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer3-title-link{font-size:1.6rem;display:inline-block;padding-bottom:10px}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-child-button{font-size:1.6rem;font-weight:400;line-height:1.4;width:calc(100% - 15px);padding-top:10px;padding-bottom:10px;padding-right:20px;margin-left:8px;position:relative}.l-header .l-header__menu .l-header__layer-child-button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;width:13px;height:8px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 1199.98px)and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-child-button.is-active{color:#0f3675}.l-header .l-header__menu .l-header__layer-child-button.is-active::after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}}.l-header .l-header__menu .l-header__layer-link{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;padding-right:40px}.l-header .l-header__menu .l-header__layer-link[target=_blank]:not([href*=".pdf"]){display:inline}.l-header .l-header__menu .l-header__layer-link[target=_blank]:not([href*=".pdf"]):after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:4px}@media screen and (max-width: 960.98px){.l-header .l-header__menu .l-header__layer-link[target=_blank]:not([href*=".pdf"]):after{width:13px;height:13px;top:1px}}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer-link .l-header__layer-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-link .l-header__layer-label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-link{display:inline-block;padding-top:7.5px;padding-bottom:7.5px}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-link.is-layer3{margin-left:8px}}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__menu .l-header__layer4{width:35.5%;position:relative}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4{width:100%}}.l-header .l-header__menu .l-header__layer4::after{content:"";background-color:#eff3f6;display:block;width:100vw;height:100%;position:absolute;top:0;left:0}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4::after{display:none}}.l-header .l-header__menu .l-header__layer4-wrapper{display:none;opacity:0;visibility:hidden;width:110%;padding:40px 0 60px 40px;position:absolute;top:0;-webkit-transform:translateX(86.4%);transform:translateX(86.4%);z-index:1}.l-header .l-header__menu .l-header__layer4-wrapper .l-header__layer-item:has(.l-header__layer4-child-title.is-active){background-color:#e1e8ec}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4-wrapper{display:none;position:static;width:calc(100% - 10px);height:0;padding:0;padding-left:18px;padding-top:5px;margin-bottom:0 !important;-webkit-transform:inherit;transform:inherit;opacity:0;visibility:hidden}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4-wrapper .l-header__layer-list{margin-top:0}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4-wrapper .l-header__layer-link{font-size:1.4rem}}.l-header .l-header__menu .l-header__layer4-child-title{position:relative;cursor:pointer}.l-header .l-header__menu .l-header__layer4-child-title::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;width:8px;height:13px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4-child-title::after{display:none}}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer4-child-link{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;padding-right:40px}}@media screen and (min-width: 1200px)and (min-width: 961px){.l-header .l-header__menu .l-header__layer4-child-link:hover .l-header__layer4-child-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer4-child-link{display:inline-block;font-size:1.4rem;font-weight:400;line-height:1.4;padding-top:7.5px;padding-bottom:7.5px}}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer4-child-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-header .l-header__menu .l-header__layer5-wrapper{width:calc(100% - 40px);padding:40px 0 60px 40px;position:absolute;top:0;right:0;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:1;display:none;opacity:0;visibility:hidden}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer5-wrapper{display:none !important}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-descendant-link{display:inline-block;padding-top:7.5px;padding-bottom:7.5px}}.l-header .l-header__menu .l-header__layer-descendant-text{font-size:1.8rem;font-weight:500;line-height:1.4}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-descendant-text{font-size:1.4rem;font-weight:400}}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer-descendant-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-descendant-label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (min-width: 961px){.l-header .l-header__menu .l-header__layer-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__menu .l-header__layer-others{display:flex;flex-direction:column;justify-content:center;width:32.25%;position:relative;padding-left:40px;padding-top:70px;padding-bottom:60px}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-others{background-color:#e1e8ec;border-radius:0 0 0 8px;width:calc(100vw - 15px);padding-left:15px;padding-right:15px;padding-top:30px;padding-bottom:30px;margin-left:-15px}}.l-header .l-header__menu .l-header__layer-others::after{content:"";background-color:#e1e8ec;display:block;width:100vw;height:100%;position:absolute;top:0;left:0}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__layer-others::after{display:none}}.l-header .l-header__menu .l-header__layer-others .l-header__unko-info{position:relative;z-index:1}.l-header .l-header__menu .l-header__layer-others .l-header__unko-info .l-header__unko-info-button{display:flex;justify-content:center;align-items:center;background-color:#0f3675;border:1px solid #0f3675;border-radius:8px;color:#fff;font-size:1.6rem;line-height:1.4;height:62px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__unko-info .l-header__unko-info-button::before{content:"";display:inline-block;background:url(/assets/img/common/icon_notes_white.svg) no-repeat;width:30px;height:30px;margin-right:8px}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer-others .l-header__unko-info .l-header__unko-info-button:hover{background-color:#fff}.l-header .l-header__menu .l-header__layer-others .l-header__unko-info .l-header__unko-info-button:hover::before{background:url(/assets/img/common/icon_notes_blue.svg) no-repeat;margin-right:8px;width:30px;height:30px}.l-header .l-header__menu .l-header__layer-others .l-header__unko-info .l-header__unko-info-button:hover .l-header__unko-info-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-header .l-header__menu .l-header__layer-others .l-header__unko-info .l-header__unko-info-button .l-header__unko-info-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__train-info{position:relative;z-index:1;margin-top:15px}.l-header .l-header__menu .l-header__layer-others .l-header__train-info .l-header__train-info-button{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #0f3675;border-radius:8px;color:#0f3675;font-size:1.6rem;line-height:1.4;height:62px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__train-info .l-header__train-info-button::before{content:"";display:inline-block;background:url(/assets/img/common/icon_train_blue.svg) no-repeat;width:30px;height:30px;margin-right:8px}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer-others .l-header__train-info .l-header__train-info-button:hover{background-color:#0f3675}.l-header .l-header__menu .l-header__layer-others .l-header__train-info .l-header__train-info-button:hover::before{background:url(/assets/img/common/icon_train_white.svg) no-repeat;margin-right:8px;width:30px;height:30px}.l-header .l-header__menu .l-header__layer-others .l-header__train-info .l-header__train-info-button:hover .l-header__train-info-label{background:linear-gradient(#ffffff #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.l-header .l-header__menu .l-header__layer-others .l-header__train-info .l-header__train-info-button .l-header__train-info-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal{position:relative;z-index:1;display:flex;gap:0 15px;margin-top:15px}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel{display:flex;justify-content:center;align-items:center;width:calc(50% - 7.5px);height:auto;flex-grow:1}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link{text-align:center;border:1px solid #0f3675;border-radius:8px;background-color:#fff;font-size:1.4rem;font-weight:500;line-height:1.4;width:100%;height:100%;padding:15px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link.is-note::before{content:"";display:block;background:url(/assets/img/common/icon_note.svg) no-repeat;background-size:contain;width:30px;height:30px;margin-left:auto;margin-right:auto;margin-bottom:5px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link.is-cycle::before{content:"";display:block;background:url(/assets/img/common/icon_cycle.svg) no-repeat;background-size:contain;width:30px;height:30px;margin-left:auto;margin-right:auto;margin-bottom:5px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link:hover{background-color:#0f3675}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link:hover.is-note::before{background:url(/assets/img/common/icon_note_white.svg) no-repeat;background-size:contain}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link:hover.is-cycle::before{background:url(/assets/img/common/icon_cycle_white.svg) no-repeat;background-size:contain}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link:hover .l-header__panel:first-child .l-header__panel-link::before{background:url(/assets/img/common/icon_note_white.svg) no-repeat;background-size:contain}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link:hover .l-header__panel:not(:first-child) .l-header__panel-link::before{background:url(/assets/img/common/icon_cycle_white.svg) no-repeat;background-size:contain}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link:hover .l-header__panel-label{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--normal .l-header__panel .l-header__panel-link .l-header__panel-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors{position:relative;z-index:1;display:flex;gap:0 15px;margin-top:15px}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel{width:calc(50% - 7.5px);height:auto;flex-grow:1}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;min-height:78px;padding:15px 10px;border-radius:8px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link:hover.is-main-color{background-color:#fff}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link:hover.is-main-color::before{background:url(/assets/img/common/icon_app_blue.svg) no-repeat}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link:hover.is-main-color .l-header__panel-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link:hover.is-accent-pink{background-color:#fff}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link:hover.is-accent-pink::before{background:url(/assets/img/common/icon_ticket_pink.svg) no-repeat}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link:hover.is-accent-pink .l-header__panel-label{background:linear-gradient(#d6007f, #d6007f) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#d6007f}}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link.is-main-color{background-color:#0f3675;border:1px solid #0f3675}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link.is-main-color::before{content:"";display:inline-block;background:url(/assets/img/common/icon_app_white.svg) no-repeat;width:30px;height:30px;margin-bottom:10px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link.is-main-color .l-header__panel-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link.is-accent-pink{background-color:#d6007f;border:1px solid #d6007f}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link.is-accent-pink::before{content:"";display:inline-block;background:url(/assets/img/common/icon_ticket_white.svg) no-repeat;width:30px;height:30px;margin-bottom:10px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-link.is-accent-pink .l-header__panel-label{background:linear-gradient(#d6007f, #d6007f) 0 100%/0 1px no-repeat}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-media{margin-bottom:10px}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--colors .l-header__panel .l-header__panel-label{display:inline;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1);color:#fff;font-size:1.4rem;font-weight:500;line-height:1.4}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2{display:flex;gap:0 15px;margin-top:15px;position:relative;z-index:1}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-item{width:calc(50% - 7.5px)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-link{display:inline-block;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-link[target=_blank]:not([href*=".pdf"]) .l-header__panel-text::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;width:13px;height:13px;margin-left:10px;position:relative;top:1px}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-link:hover .l-header__panel-media-img{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-link:hover .l-header__panel-media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-link:hover .l-header__panel-text{color:#0f3675}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-link:hover .l-header__panel-label{background-size:100% 1px}}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-media{margin-bottom:15px;border-radius:8px;box-shadow:0 4px 24px rgba(0,25,65,.12);transition:.4s cubic-bezier(0.23, 1, 0.32, 1);overflow:hidden}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-media .l-header__panel-media-img{border-radius:8px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-text{display:inline;font-size:1.6rem;font-weight:400;color:#333;line-height:1.4;position:relative}.l-header .l-header__menu .l-header__layer-others .l-header__panel-list--col2 .l-header__panel-text .l-header__panel-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__menu-close{font-size:1.6rem;color:#333;font-weight:400;line-height:1.4;position:absolute;top:15px;right:40px;z-index:10;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__menu-close{display:none}}.l-header .l-header__menu .l-header__menu-close::after{content:"";display:inline-block;background:url(/assets/img/common/icon_close_blue.svg) no-repeat;width:13px;height:13px;margin-left:10px;position:relative;top:1px}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__menu-close:hover{color:#0f3675}.l-header .l-header__menu .l-header__menu-close:hover .l-header__menu-close-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px}}.l-header .l-header__menu .l-header__menu-close .l-header__menu-close-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-header .l-header__menu .l-header__other-panel{display:flex;align-items:center;padding-left:40px;position:relative}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel{display:block;align-items:inherit;padding-left:0}}.l-header .l-header__menu .l-header__other-panel::after{content:"";background-color:#eff3f6;display:block;width:100vw;height:100%;position:absolute;top:0;left:0}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel::after{display:none}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list{display:flex;gap:0 20px;width:100%;position:relative;z-index:2}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel .l-header__panel-list{flex-wrap:wrap;gap:20px 10px}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-item{width:calc(25% - 15px)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-item{width:calc(50% - 5px)}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link{display:inline-block;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link{display:inline-block;width:100%}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link[target=_blank]:not([href*=".pdf"]) .l-header__panel-text::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;width:13px;height:13px;margin-left:10px;position:relative;top:1px}@media screen and (min-width: 1200px){.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link:hover .l-header__panel-media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link:hover .l-header__panel-media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link:hover .l-header__panel-text{color:#0f3675}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-link:hover .l-header__panel-label{background-size:100% 1px}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-media{border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 4px 24px rgba(0,25,65,.12);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-media{width:100%}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-media .l-header__panel-media-img{border-radius:8px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-media .l-header__panel-media-img{width:100%}}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-text{display:inline;font-size:1.6rem;font-weight:400;color:#333;line-height:1.4;position:relative}.l-header .l-header__menu .l-header__other-panel .l-header__panel-list .l-header__panel-text .l-header__panel-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__submenu-list--sp{width:100%;margin-top:30px}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__submenu-item:not(:first-child){margin-top:17px}}@media screen and (max-width: 1199.98px){.l-header .l-header__menu .l-header__submenu-link{font-size:1.4rem;font-weight:400;line-height:1.4}}.l-header .l-header__close{width:100%;margin-top:45px}.l-header .l-header__close-button{display:flex;align-items:center;gap:0 10px;font-size:1.6rem;font-weight:400;line-height:1.4;margin-left:auto}.l-header .l-header__close-button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_close_blue.svg) no-repeat;background-size:contain;width:13px;height:13px}.l-header .l-header__overlay{visibility:hidden;opacity:0;background-color:rgba(0,0,0,.3);width:100vw;height:calc(100vh - 105px);transition:.4s cubic-bezier(0.23, 1, 0.32, 1);position:absolute;top:105px;left:0}@media screen and (max-width: 960.98px){.l-header .l-header__overlay{top:56px}}.l-header .l-header__overlay.is-active{visibility:visible;opacity:1}.gssb_c{position:fixed !important}@media screen and (max-width: 960.98px){.gssb_c{max-width:calc(100% - 30px) !important;top:130px !important;left:15px !important}}.l-footer{position:relative}.l-footer .l-footer__top{background-color:#eff3f6;padding-top:80px;padding-bottom:80px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__top{padding-top:40px;padding-bottom:60px}}.l-footer .l-footer__app-socialmedia{display:flex;gap:0 4%}@media screen and (max-width: 1199.98px){.l-footer .l-footer__app-socialmedia{flex-direction:column;gap:35px 0}}.l-footer .l-footer__socialmedia{border-left:1px solid #c6cbd2;width:70%;padding-left:4%}@media screen and (max-width: 1199.98px){.l-footer .l-footer__socialmedia{border-left:0;border-top:1px solid #c6cbd2;width:100%;padding-left:0;padding-top:35px}}.l-footer .l-footer__panel-list{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__panel-list{gap:10px}}.l-footer .l-footer__panel-item{width:calc(50% - 7.5px)}@media screen and (max-width: 1199.98px){.l-footer .l-footer__panel-item{width:100%}}.l-footer .l-footer__panel-link{display:flex;align-items:center;gap:0 12px;background-color:#fff;box-shadow:0 4px 24px rgba(0,25,65,.12);border-radius:8px;padding:18px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-footer .l-footer__panel-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.l-footer .l-footer__panel-link:hover .l-footer__panel-label{display:inline;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__panel-link{gap:0 10px;padding:16px 18px}}.l-footer .l-footer__panel-icon{flex-shrink:0;width:32px;height:32px}.l-footer .l-footer__panel-text{display:inline;position:relative}.l-footer .l-footer__panel-text .l-footer__panel-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;font-size:1.4rem;font-weight:500;line-height:1.4;color:#222;padding-bottom:2px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__panel-text::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;width:13px;height:13px;margin-left:10px;position:relative;top:1px}.l-footer .l-footer__app{width:26%}@media screen and (max-width: 1199.98px){.l-footer .l-footer__app{width:100%}}.l-footer .l-footer__icon-text{display:flex;align-items:flex-start;gap:0 20px;margin-top:30px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__icon-text{gap:0 15px;margin-top:20px}}.l-footer .l-footer__icon{flex-shrink:0;width:78px;height:78px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__icon{width:68px;height:68px}}.l-footer .l-footer__text--smd{font-size:1.5rem;font-weight:400;line-height:1.6}@media screen and (max-width: 1199.98px){.l-footer .l-footer__text--smd{font-size:1.4rem}}.l-footer .l-footer__app-downloads{display:flex;align-items:center;gap:0 15px;margin-top:25px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__app-downloads{margin-top:20px}}.l-footer .l-footer__app-media.is-app{width:calc(44% - 7.5px)}@media screen and (max-width: 1199.98px){.l-footer .l-footer__app-media.is-app{width:auto}}.l-footer .l-footer__app-media.is-google{width:calc(56% - 7.5px)}@media screen and (max-width: 1199.98px){.l-footer .l-footer__app-media.is-google{width:auto}}.l-footer .l-footer__app-link{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.l-footer .l-footer__app-link:hover{opacity:.7}}.l-footer .l-footer__middle{border-bottom:10px solid #d6007f;background-color:#0f3675;padding-top:80px;padding-bottom:60px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__middle{padding-top:45px;padding-bottom:90px}}@media screen and (max-width: 348.98px){.l-footer .l-footer__middle{padding-bottom:120px}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__middle.is-navi-none{padding-top:45px;padding-bottom:40px}}@media screen and (max-width: 348.98px){.l-footer .l-footer__middle.is-navi-none{padding-bottom:70px}}.l-footer .l-footer__inner{max-width:1280px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1199.98px){.l-footer .l-footer__inner{padding-left:15px;padding-right:15px}}.l-footer .l-footer__main{position:relative}@media screen and (max-width: 1199.98px){.l-footer .l-footer__main{display:flex;flex-direction:column;justify-content:flex-start}}.l-footer .l-footer__nav-list{display:flex;gap:0 4%;width:100%;margin-top:40px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-list{flex-direction:column;gap:0;width:100%;margin-top:0}}.l-footer .l-footer__nav-item{width:24%}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-item{width:100%}.l-footer .l-footer__nav-item:last-child{border-bottom:0}}.l-footer .l-footer__nav-title{font-size:1.6rem;font-weight:500;line-height:1.4;color:#fff;padding-left:18px;position:relative}.l-footer .l-footer__nav-title::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate.svg) no-repeat;width:12px;height:18px;position:absolute;top:3px;left:0}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-title::before{width:11px;height:17px;top:23px}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-title::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_white.svg) no-repeat;width:13px;height:8px;position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-footer .l-footer__nav-title.is-active::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-title{display:none}}.l-footer .l-footer__nav-label{color:#fff}@media screen and (min-width: 961px){.l-footer .l-footer__nav-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__nav-label:hover{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-link--sp{display:inline-block !important}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-button{font-size:1.6rem;font-weight:500;line-height:1.4;color:#fff;width:100%;padding-top:20px;padding-bottom:20px;padding-left:18px;position:relative}.l-footer .l-footer__nav-button::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate.svg) no-repeat;width:11px;height:17px;position:absolute;top:23px;left:0}.l-footer .l-footer__nav-button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_white.svg) no-repeat;width:13px;height:8px;position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__nav-button.is-active::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}.l-footer .l-footer__nav-title--link{font-size:1.6rem;font-weight:500;line-height:1.4;color:#fff;padding-left:18px;position:relative}.l-footer .l-footer__nav-title--link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_heading_decolate.svg) no-repeat;width:12px;height:18px;position:absolute;top:3px;left:0}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-title--link::before{width:11px;height:17px;top:23px}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-title--link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat;width:8px;height:13px;position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-title--link .l-footer__nav-link{display:inline-block !important;width:100%;padding-top:20px;padding-bottom:20px}}.l-footer .l-footer__nav-title--link .l-footer__nav-label{color:#fff}@media screen and (min-width: 961px){.l-footer .l-footer__nav-title--link .l-footer__nav-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__nav-title--link .l-footer__nav-label:hover{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__toggle-wrapper{display:none;visibility:hidden;height:0;opacity:0;margin-top:0}}@media screen and (min-width: 1200px){.l-footer .l-footer__toggle-wrapper .l-footer__nav-link{display:none;font-size:1.6rem;font-weight:500;line-height:1.4;color:#fff;padding-left:18px}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__toggle-wrapper .l-footer__nav-link{font-size:1.6rem;font-weight:500;line-height:1.4;color:#fff;padding-left:18px}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-wrapper{border-bottom:1px solid #2f527c;margin-top:0}}.l-footer .l-footer__nav-wrapper+.l-footer__nav-wrapper{margin-top:40px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-wrapper+.l-footer__nav-wrapper{margin-top:0}}.l-footer .l-footer__nav-wrapper+.l-footer__nav-wrapper--lg{margin-top:50px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-wrapper+.l-footer__nav-wrapper--lg{margin-top:0}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__nav-wrapper--lg .l-footer__underlayer-list{visibility:visible;height:auto;opacity:1;margin-top:30px;padding-left:0}}.l-footer .l-footer__underlayer-list{padding-left:18px;margin-top:20px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__underlayer-list{padding-left:30px}}.l-footer .l-footer__underlayer-item:not(:first-child){margin-top:17px}.l-footer .l-footer__underlayer-item .l-footer__underlayer-link{font-size:1.4rem;font-weight:400;line-height:1.4;color:#fff}@media screen and (min-width: 961px){.l-footer .l-footer__underlayer-item .l-footer__underlayer-link{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__underlayer-item .l-footer__underlayer-link:hover{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.l-footer .l-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:25px 30px;border-top:1px solid #2f527c;margin-top:80px;padding-top:45px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px 0;margin-top:50px;padding-top:30px}}.l-footer .l-footer__bottom-list{display:flex;gap:0 20px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__bottom-list{gap:15px 15px;flex-wrap:wrap}}.l-footer .l-footer__bottom-link{font-size:1.4rem;font-weight:400;line-height:1.4;color:#fff}@media screen and (min-width: 961px){.l-footer .l-footer__bottom-link{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__bottom-link:hover{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (max-width: 1199.98px){.l-footer .l-footer__bottom-link{font-size:1.3rem}}.l-footer .l-footer__lang-wrapper{position:relative}.l-footer .l-footer__lang{font-size:1.3rem;font-weight:400;line-height:1.4;color:#fff;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 1199.98px){.l-footer .l-footer__lang{font-size:1.2rem}}.l-footer .l-footer__lang::before{content:"";display:inline-block;background:url(/assets/img/common/icon_world_white.svg) no-repeat;width:16px;height:16px;margin-right:8px;position:relative;top:3px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__lang::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_white.svg) no-repeat;width:11px;height:6px;margin-left:10px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__lang.is-active::after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}@media screen and (min-width: 1200px)and (min-width: 961px){.l-footer .l-footer__lang:hover .l-footer__lang-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}@media screen and (min-width: 961px){.l-footer .l-footer__lang-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-footer .l-footer__tab-content{display:none;opacity:0;visibility:hidden;background-color:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,25,65,.12);width:146px;padding:25px 20px;position:absolute;bottom:40px;right:0;z-index:100}@media screen and (max-width: 1199.98px){.l-footer .l-footer__tab-content{right:inherit;left:0}}.l-footer .l-footer__lang-label{transition:.4s cubic-bezier(0.23, 1, 0.32, 1);display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__lang-item{display:flex;justify-content:center}.l-footer .l-footer__lang-item:not(:first-child){margin-top:20px}.l-footer .l-footer__lang-link{font-size:1.4rem;font-weight:400;line-height:1.4}@media screen and (max-width: 1199.98px){.l-footer .l-footer__lang-link{font-size:1.3rem}}.l-footer .l-footer__lang-link.is-current{pointer-events:none;font-weight:500}.l-footer .l-footer__lang-link.is-current .l-footer__lang-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 2px no-repeat;background-size:100% 2px;color:#0f3675}@media screen and (min-width: 1200px){.l-footer .l-footer__lang-link:hover .l-footer__lang-label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-footer .l-footer__lang-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.l-footer .l-footer__bottom-wrapper{display:flex;justify-content:space-between;gap:0 30px;width:100%}@media screen and (max-width: 1199.98px){.l-footer .l-footer__bottom-wrapper{flex-direction:column;justify-content:flex-start;gap:20px 0}}.l-footer .l-footer__copyright{display:inline-block;font-size:1.2rem;font-weight:100;line-height:1.4;color:#fff;margin-top:40px}@media screen and (max-width: 1199.98px){.l-footer .l-footer__copyright{font-size:1.1rem;margin-top:0}}.l-footer__page-top{position:fixed;right:20px;bottom:25px;z-index:999;opacity:0;visibility:hidden;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.l-footer__page-top{right:15px;bottom:80px}}.l-footer__page-top.is-show{opacity:1;visibility:visible}.l-footer__page-top-link{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;border:1px solid #fff;box-shadow:0 4px 24px rgba(0,25,65,.12);font-size:0;width:50px;height:50px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.l-footer__page-top-link{width:40px;height:40px}}.l-footer__page-top-link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_top_blue.svg) no-repeat;background-size:contain;width:17px;height:10px;transition:width .4s cubic-bezier(0.23, 1, 0.32, 1);position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 960.98px){.l-footer__page-top-link::before{width:13px;height:8px}}@media screen and (min-width: 1200px){.l-footer__page-top-link:hover{background-color:#0f3675;box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.l-footer__page-top-link:hover::before{background:url(/assets/img/common/icon_chevron_top_white.svg) no-repeat;background-size:contain;width:17px;height:10px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.l-footer-inner{margin:0 auto}.l-footer-nav{display:flex;justify-content:center;align-items:center;margin:-5px 0 0 -5px}.l-footer-nav>li{margin:5px 0 0 5px}.l-footer-copyright{margin-top:10px;font-size:1rem;text-align:center}.l-gap-bg{background:linear-gradient(-30deg, #f8edf4, #e8f4fb);width:100%;margin-top:105px;padding-bottom:100px}@media screen and (max-width: 960.98px){.l-gap-bg{margin-top:95px;padding-bottom:60px}}.l-gap-bg .l-gap-bg__content{position:relative;top:-60px;margin-bottom:-60px}.l-half-bg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:calc(50% - 50vw);position:relative}@media screen and (max-width: 960.98px){.l-half-bg{margin-right:calc(50% - 50vw)}}.l-half-bg::before{content:"";display:inline-block;border-radius:0 32px 32px 0;width:calc(50% - 65px);height:100%;min-width:574px;background-color:#eff3f6;position:absolute;z-index:-1}@media screen and (max-width: 960.98px){.l-half-bg::before{display:none;border-radius:0;width:100%;min-width:initial}}.l-half-bg .l-half-bg__contents{display:flex;gap:0 5%;padding-top:80px;padding-bottom:80px}@media screen and (max-width: 960.98px){.l-half-bg .l-half-bg__contents{flex-direction:column;gap:40px 0;padding-top:0;padding-bottom:0}}.l-half-bg .l-half-bg__contents.is-not-padding{padding-top:0;padding-bottom:0}.l-half-bg .l-half-bg__first-contents{width:29.5%}@media screen and (max-width: 960.98px){.l-half-bg .l-half-bg__first-contents{width:100%;padding-top:60px;padding-bottom:140px;position:relative}}@media screen and (max-width: 960.98px){.l-half-bg .l-half-bg__first-contents::before{content:"";display:inline-block;border-radius:0;width:100vw;height:100%;min-width:initial;background-color:#eff3f6;position:absolute;z-index:-1;left:-15px;top:0}}.l-half-bg .l-half-bg__second-contents{width:65.5%}@media screen and (max-width: 960.98px){.l-half-bg .l-half-bg__second-contents{width:100%;margin-top:-140px}}.l-half-bg .l-half-bg__second-contents>*:first-child{margin-top:0}.l-half-bg .l-half-bg__second-contents>*:first-child>[class*=l-row]{margin-top:0}.l-half-bg [class*=l-col]{width:calc(50% - 20px)}@media screen and (max-width: 960.98px){.l-half-bg [class*=l-col]{width:100%}}.l-inpage-link{margin-top:60px}.l-inpage-link+*{margin-top:100px}@media screen and (max-width: 960.98px){.l-inpage-link+*{margin-top:70px}}@media screen and (max-width: 960.98px){.l-inpage-link{margin-top:40px}}.l-inpage-link .l-inpage-link__list{display:flex;gap:20px;flex-wrap:wrap}@media screen and (max-width: 960.98px){.l-inpage-link .l-inpage-link__list{flex-direction:column;gap:0}}.l-inpage-link .l-inpage-link__item{font-size:1.6rem;font-weight:400;line-height:1.4;border-left:1px solid #c6cbd2;padding-left:20px}@media screen and (max-width: 960.98px){.l-inpage-link .l-inpage-link__item{font-size:1.5rem;border-left:0;border-top:1px solid #c6cbd2;padding-left:0}}.l-inpage-link .l-inpage-link__item:last-child{padding-right:20px;border-right:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.l-inpage-link .l-inpage-link__item:last-child{padding-left:0;border-right:0;border-bottom:1px solid #c6cbd2}}.l-inpage-link .l-inpage-link__link{padding-left:23px;position:relative}.l-inpage-link .l-inpage-link__link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_arrow_bottom_blue.svg) no-repeat;background-size:contain;width:12px;height:12px;position:absolute;top:7px;left:0}@media screen and (max-width: 960.98px){.l-inpage-link .l-inpage-link__link::before{top:20px}}@media screen and (min-width: 961px)and (min-width: 961px){.l-inpage-link .l-inpage-link__link:hover .l-inpage-link__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.l-inpage-link .l-inpage-link__link{display:inline-block;width:100%;padding-top:15px;padding-bottom:15px}}.l-inpage-link .l-media-link__text{word-break:break-all}@media screen and (min-width: 961px){.l-inpage-link .l-inpage-link__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-inpage-link--media{margin-top:60px}.l-inpage-link--media+*{margin-top:100px}@media screen and (max-width: 960.98px){.l-inpage-link--media+*{margin-top:70px}}@media screen and (max-width: 960.98px){.l-inpage-link--media{margin-top:40px}}.l-inpage-link--media .l-media-link__text{word-break:break-all}.l-inpage-link--media .-row--media4{gap:50px 40px}@media screen and (max-width: 960.98px){.l-inpage-link--media .-row--media4{gap:40px 10px}}.l-layer-links .l-layer-links__inner{width:100%;padding-left:80px;padding-right:80px}@media screen and (max-width: 1339.98px){.l-layer-links .l-layer-links__inner{padding-left:40px;padding-right:40px}}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__inner{padding-left:15px;padding-right:15px}}.l-layer-links .l-layer-links__wrapper{display:flex;justify-content:space-between;gap:0 40px;padding-top:20px;padding-bottom:20px}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__wrapper{flex-direction:column;padding-top:0;padding-bottom:0}}.l-layer-links .l-layer-links__return-button{display:flex;flex-shrink:0;border-right:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__return-button{justify-content:space-between;align-items:center;border-right:0}}.l-layer-links .l-layer-links__return{flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1.4;padding-right:40px}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__return{flex-shrink:initial;padding-top:15px;padding-bottom:15px;border-right:0}}.l-layer-links .l-layer-links__button{display:none}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__button{display:block;width:55px;height:30px;padding-top:15px;padding-bottom:15px;border-right:0;position:relative;right:-15px}.l-layer-links .l-layer-links__button::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_bottom_blue.svg) no-repeat;width:13px;height:8px;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-layer-links .l-layer-links__button.is-active::after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.l-layer-links .l-layer-links__return--index{flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1.4}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__return--index{padding-top:15px;padding-bottom:15px;border-right:0;position:relative}}@media screen and (min-width: 961px){.l-layer-links .l-layer-links__return-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-layer-links .l-layer-links__return-link{position:relative;padding-left:18px}.l-layer-links .l-layer-links__return-link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;width:8px;height:13px;position:absolute;top:4px;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width: 961px)and (min-width: 961px){.l-layer-links .l-layer-links__return-link:hover .l-layer-links__return-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__return-link{display:inline-block}}.l-layer-links .l-layer-links__list{display:flex;gap:10px 20px;flex-wrap:wrap;justify-content:flex-end}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__list{display:none;opacity:0;visibility:hidden;height:0;padding:10px 15px 25px 18px}}.l-layer-links .l-layer-links__item{font-size:1.4rem;font-weight:400;line-height:1.4;border-right:1px solid #c6cbd2;padding-right:20px}@media screen and (max-width: 960.98px){.l-layer-links .l-layer-links__item{border-right:0}.l-layer-links .l-layer-links__item:not(:first-child){margin-top:15px}}.l-layer-links .l-layer-links__link.is-current{pointer-events:none;font-weight:500}.l-layer-links .l-layer-links__link.is-current .l-layer-links__label{color:#0f3675}.l-layer-links .l-layer-links__link.is-current .l-layer-links__label::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}@media screen and (min-width: 961px){.l-layer-links .l-layer-links__link:hover .l-layer-links__label{color:#0f3675}.l-layer-links .l-layer-links__link:hover .l-layer-links__label::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.l-layer-links .l-layer-links__label{position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-layer-links .l-layer-links__label::before{content:"";background:#0f3675;width:100%;height:2px;position:absolute;left:0;bottom:-3px;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-link-list{margin-top:30px}@media screen and (max-width: 960.98px){.l-link-list{margin-top:25px}}.l-link-list .l-link-list__item:not(:first-child){margin-top:15px}.l-link-list.is-margin-md{margin-top:40px}@media screen and (max-width: 960.98px){.l-link-list.is-margin-md{margin-top:25px}}.l-link-list--row{margin-top:30px}@media screen and (max-width: 960.98px){.l-link-list--row{margin-top:25px}}.l-link-list--row .l-link-list__list{display:flex;flex-wrap:wrap;gap:15px 30px}@media screen and (max-width: 960.98px){.l-link-list--row .l-link-list__list{gap:15px 20px;flex-direction:column}}@media screen and (max-width: 960.98px){.l-link-list--row.is-sp-row .l-link-list__list{flex-direction:row}}.l-list__item+.l-list__item .c-heading__definition{margin-top:20px}@media screen and (max-width: 960.98px){.l-list__item+.l-list__item .c-heading__definition{margin-top:15px}}.l-list__item>*:first-child{margin-top:0}.l-living-news{display:flex;gap:0 5%;margin-top:45px}@media screen and (max-width: 960.98px){.l-living-news{flex-direction:column;gap:50px 0;margin-top:35px}}.l-living-news .l-living-news__main{width:48%}@media screen and (max-width: 960.98px){.l-living-news .l-living-news__main{width:100%}}.l-living-news .l-living-news__sub{width:47%}@media screen and (max-width: 960.98px){.l-living-news .l-living-news__sub{width:100%}}.l-logo-link-list{margin-top:30px}@media screen and (max-width: 960.98px){.l-logo-link-list{margin-top:25px}}.l-logo-link-list .l-logo-link-list__item:not(:first-child){margin-top:20px}.l-lower2-mv{margin-top:30px}@media screen and (max-width: 960.98px){.l-lower2-mv{margin-top:20px}}.l-lower2-mv .l-lower2-mv__media{height:430px;margin-right:calc(50% - 50vw);position:relative;z-index:1}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__media{height:200px}}.l-lower2-mv .l-lower2-mv__img{border-radius:32px 0 0 32px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:430px}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__img{border-radius:20px 0 0 20px;height:200px}}.l-lower2-mv .l-lower2-mv__bg-box{background:linear-gradient(-30deg, #f8edf4, #e8f4fb);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.l-lower2-mv .l-lower2-mv__bg-inner{margin-top:-205px;padding-top:260px;padding-bottom:75px;position:relative}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__bg-inner{margin-top:-100px;padding-top:125px;padding-bottom:80px}}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__bg-inner.is-normal{margin-top:-100px;padding-top:125px;padding-bottom:50px}}.l-lower2-mv .l-lower2-mv__lead-text{text-align:center;font-size:1.7rem;font-weight:400;line-height:1.9;color:#333}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__lead-text{text-align:left;font-size:1.6rem}}.l-lower2-mv .l-lower2-mv__decorate-media1{width:150px;height:160px;position:absolute;left:40px;bottom:-40px}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__decorate-media1{width:90px;height:95px;left:15px}}.l-lower2-mv .l-lower2-mv__decorate-media2{width:150px;height:160px;position:absolute;right:40px;bottom:-40px}@media screen and (max-width: 960.98px){.l-lower2-mv .l-lower2-mv__decorate-media2{width:90px;height:95px;right:15px}}.l-media-layout--link .l-media-layout__link,.l-media-layout--link-sm .l-media-layout__link{display:flex}@media screen and (max-width: 960.98px){.l-media-layout--link .l-media-layout__link,.l-media-layout--link-sm .l-media-layout__link{flex-direction:column;gap:30px 0}}.l-media-layout--link .l-media-layout__link [class*=l-media-layout__media] .c-media__img,.l-media-layout--link-sm .l-media-layout__link [class*=l-media-layout__media] .c-media__img{box-shadow:0 4px 24px rgba(0,25,65,.12);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-media-layout--link [target=_blank].l-media-layout__link:not([href*=".pdf"]) .l-media-layout__link-text:after,.l-media-layout--link-sm [target=_blank].l-media-layout__link:not([href*=".pdf"]) .l-media-layout__link-text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.l-media-layout--link [target=_blank].l-media-layout__link:not([href*=".pdf"]) .l-media-layout__link-text:after,.l-media-layout--link-sm [target=_blank].l-media-layout__link:not([href*=".pdf"]) .l-media-layout__link-text:after{width:13px;height:13px;top:1px}}.l-media-layout--link [href*=".pdf"].l-media-layout__link .l-media-layout__link-text:after,.l-media-layout--link-sm [href*=".pdf"].l-media-layout__link .l-media-layout__link-text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:3px}@media screen and (max-width: 960.98px){.l-media-layout--link [href*=".pdf"].l-media-layout__link .l-media-layout__link-text:after,.l-media-layout--link-sm [href*=".pdf"].l-media-layout__link .l-media-layout__link-text:after{top:3px}}@media screen and (min-width: 961px){.l-media-layout--link .l-media-layout__link:hover [class*=l-media-layout__media] .c-media__img,.l-media-layout--link-sm .l-media-layout__link:hover [class*=l-media-layout__media] .c-media__img{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.l-media-layout--link .l-media-layout__link:hover .l-media-layout__link-label,.l-media-layout--link-sm .l-media-layout__link:hover .l-media-layout__link-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-media-layout--reverse,.l-media-layout{display:flex;gap:0 40px;margin-top:60px}@media screen and (max-width: 960.98px){.l-media-layout--reverse,.l-media-layout{flex-direction:column;gap:30px 0;margin-top:40px}}@media screen and (max-width: 960.98px){.is-column-reverse--sp.l-media-layout--reverse,.is-column-reverse--sp.l-media-layout{flex-direction:column-reverse}}.l-media-layout--reverse .l-media-layout__media,.l-media-layout .l-media-layout__media{flex-shrink:0;max-width:570px;margin-left:auto;margin-right:auto}.l-media-layout--reverse .l-media-layout__media [class*=c-media]:not([class*=c-media__figcaption]),.l-media-layout .l-media-layout__media [class*=c-media]:not([class*=c-media__figcaption]){margin-top:0}@media screen and (max-width: 960.98px){.l-media-layout--reverse .l-media-layout__media,.l-media-layout .l-media-layout__media{width:100%}}.l-media-layout--reverse .l-media-layout__media--sm,.l-media-layout .l-media-layout__media--sm{flex-shrink:0;width:100%;max-width:270px}.l-media-layout--reverse .l-media-layout__media--sm [class*=c-media]:not([class*=c-media__figcaption]),.l-media-layout .l-media-layout__media--sm [class*=c-media]:not([class*=c-media__figcaption]){margin-top:0}@media screen and (max-width: 960.98px){.l-media-layout--reverse .l-media-layout__media--sm,.l-media-layout .l-media-layout__media--sm{max-width:initial}}.l-media-layout--reverse .l-media-layout__col--md,.l-media-layout .l-media-layout__col--md{width:calc(50% - 25px)}.l-media-layout--reverse .l-media-layout__col--md>*:first-child,.l-media-layout .l-media-layout__col--md>*:first-child{margin-top:0}@media screen and (max-width: 960.98px){.l-media-layout--reverse .l-media-layout__col--md,.l-media-layout .l-media-layout__col--md{width:100%}}.l-media-layout--reverse [class*=l-media-layout__col] .c-heading__h5,.l-media-layout [class*=l-media-layout__col] .c-heading__h5{margin-bottom:20px}@media screen and (max-width: 960.98px){.l-media-layout--reverse [class*=l-media-layout__col] .c-heading__h5,.l-media-layout [class*=l-media-layout__col] .c-heading__h5{margin-bottom:10px}}.l-media-layout--reverse .l-media-layout__discription>*:first-child,.l-media-layout .l-media-layout__discription>*:first-child{margin-top:0}.l-media-layout--reverse-margin-sm,.l-media-layout--margin-sm{display:flex;gap:0 40px;margin-top:60px}@media screen and (max-width: 960.98px){.l-media-layout--reverse-margin-sm,.l-media-layout--margin-sm{flex-direction:column;gap:30px 0;margin-top:40px}}.l-media-layout--reverse-margin-sm .l-media-layout__media--sm,.l-media-layout--margin-sm .l-media-layout__media--sm{flex-shrink:0;max-width:260px}.l-media-layout--reverse-margin-sm .l-media-layout__media--sm [class*=c-media],.l-media-layout--margin-sm .l-media-layout__media--sm [class*=c-media]{margin-top:0}@media screen and (max-width: 960.98px){.l-media-layout--reverse-margin-sm .l-media-layout__media--sm,.l-media-layout--margin-sm .l-media-layout__media--sm{max-width:initial}}.l-media-layout--link .l-media-layout__col,.l-media-layout--link-sm .l-media-layout__col,.l-media-layout--reverse .l-media-layout__col,.l-media-layout .l-media-layout__col,.l-media-layout--reverse-margin-sm .l-media-layout__col,.l-media-layout--margin-sm .l-media-layout__col{width:100%}.l-media-layout--link .l-media-layout__col>*:first-child,.l-media-layout--link-sm .l-media-layout__col>*:first-child,.l-media-layout--reverse .l-media-layout__col>*:first-child,.l-media-layout .l-media-layout__col>*:first-child,.l-media-layout--reverse-margin-sm .l-media-layout__col>*:first-child,.l-media-layout--margin-sm .l-media-layout__col>*:first-child{margin-top:0}.l-media-layout--link .l-media-layout__col [class*=l-media-layout__col] .c-heading__h5,.l-media-layout--link-sm .l-media-layout__col [class*=l-media-layout__col] .c-heading__h5,.l-media-layout--reverse .l-media-layout__col [class*=l-media-layout__col] .c-heading__h5,.l-media-layout .l-media-layout__col [class*=l-media-layout__col] .c-heading__h5,.l-media-layout--reverse-margin-sm .l-media-layout__col [class*=l-media-layout__col] .c-heading__h5,.l-media-layout--margin-sm .l-media-layout__col [class*=l-media-layout__col] .c-heading__h5{margin-bottom:20px}@media screen and (max-width: 960.98px){.l-media-layout--link .l-media-layout__col,.l-media-layout--link-sm .l-media-layout__col,.l-media-layout--reverse .l-media-layout__col,.l-media-layout .l-media-layout__col,.l-media-layout--reverse-margin-sm .l-media-layout__col,.l-media-layout--margin-sm .l-media-layout__col{width:100%}}.l-media-layout--reverse{flex-direction:row-reverse}@media screen and (max-width: 960.98px){.l-media-layout--reverse{flex-direction:column}}.l-media-layout--reverse-margin-sm{flex-direction:row-reverse}@media screen and (max-width: 960.98px){.l-media-layout--reverse-margin-sm{flex-direction:column}}.l-media-layout--link-sm .l-media-layout__link{gap:0 30px}@media screen and (max-width: 960.98px){.l-media-layout--link-sm .l-media-layout__link{gap:30px 0}}.l-media-layout--link-sm .l-media-layout__media--sm{flex-shrink:0;width:100%;max-width:200px}.l-media-layout--link-sm .l-media-layout__media--sm [class*=c-media]{text-align:center;margin-top:0}.l-media-layout--link-sm .l-media-layout__media--sm [class*=c-media] .c-media__img{max-width:200px}@media screen and (max-width: 960.98px){.l-media-layout--link-sm .l-media-layout__media--sm{max-width:initial}}.l-media-layout--link .l-media-layout__link{gap:0 40px}@media screen and (max-width: 960.98px){.l-media-layout--link .l-media-layout__link{gap:30px 0}}.l-media-layout--link .l-media-layout__media--sm{flex-shrink:0;width:100%;max-width:200px}.l-media-layout--link .l-media-layout__media--sm [class*=c-media]{text-align:center;margin-top:0}.l-media-layout--link .l-media-layout__media--sm [class*=c-media] .c-media__img{max-width:200px}@media screen and (max-width: 960.98px){.l-media-layout--link .l-media-layout__media--sm{max-width:initial}}.l-media-layout__definition{width:100%}.l-media-layout__definition>*:first-child{margin-top:0}.l-media-layout__definition+.l-media-layout__definition{margin-top:15px}.l-media-layout__text{font-size:1.6rem;font-weight:400;line-height:1.4;margin-top:30px}@media screen and (max-width: 960.98px){.l-media-layout__text{font-size:1.5rem;margin-top:25px}}.l-media-layout__link-text{padding-left:18px;position:relative}.l-media-layout__link-text::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:6px;left:0}@media screen and (min-width: 961px){.l-media-layout__link-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-media-link .l-media-link__link{display:inline-block}.l-media-link .l-media-link__link [class*=c-media]{margin-top:0}@media screen and (max-width: 960.98px){.l-media-link .l-media-link__link{display:block}}@media screen and (min-width: 961px){.l-media-link .l-media-link__link:hover .c-media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.l-media-link .l-media-link__link:hover .c-media__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.l-media-link .l-media-link__link:hover .l-media-link__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.l-media-link .l-media-link__link[target=_blank]:not([href*=".pdf"]) .l-media-link__text:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:-1px}@media screen and (max-width: 960.98px){.l-media-link .l-media-link__link[target=_blank]:not([href*=".pdf"]) .l-media-link__text:after{width:13px;height:13px;top:0}}.l-media-link .l-media-link__link .c-media{border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-media-link .l-media-link__link .c-media .c-media__img{border-radius:12px;height:100%;width:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-media-link .l-media-link__definition--inpage [class^=l-media-link__title]{padding-left:28px;position:relative}.l-media-link .l-media-link__definition--inpage [class^=l-media-link__title]::before{content:"";display:inline-block;background:url(/assets/img/common/icon_arrow_bottom_blue.svg) no-repeat;background-size:cover;width:16px;height:16px;position:absolute;top:5px;left:0}.l-media-link .l-media-link__definition--inpage .l-media-link__discription{padding-left:28px}.l-media-link .l-media-link__title{font-size:2.2rem;font-weight:500;line-height:1.4;color:#222;margin-top:25px}@media screen and (max-width: 960.98px){.l-media-link .l-media-link__title{font-size:1.8rem;margin-top:20px}}.l-media-link .l-media-link__title--sm{font-size:1.8rem;font-weight:500;line-height:1.4;color:#222;margin-top:25px}@media screen and (max-width: 960.98px){.l-media-link .l-media-link__title--sm{font-size:1.6rem;margin-top:20px}}.l-media-link .l-media-link__text{display:inline}@media screen and (min-width: 961px){.l-media-link .l-media-link__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-media-link .l-media-link__discription{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.l-media-link .l-media-link__discription{font-size:1.4rem}}[class*=l-container]>[class=l-media-link]:first-child>[class^=l-row]:first-child{margin-top:0}.l-news-list{margin-top:25px}.l-news-list.is-negative-mt{margin-top:-25px}.l-news-list .l-news-list__list--link-none .l-news-list__item{display:flex;gap:0 20px;padding:25px 25px 25px 0}.l-news-list .l-news-list__list--link-none .l-news-list__item .l-news-list__date{padding-top:6px}.l-news-list .l-news-list__item{border-bottom:1px solid #c6cbd2}.l-news-list .l-news-list__item.is-pt-negative>.l-news-list__link{padding-top:0}.l-news-list .l-news-list__link{display:flex;gap:0 20px;padding:25px 25px 25px 0;position:relative}.l-news-list .l-news-list__link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 961px)and (min-width: 961px){.l-news-list .l-news-list__link:hover .l-news-list__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__link{display:block;gap:inherit;padding:20px 15px 20px 0}}.l-news-list .l-news-list__link[target=_blank]:not([href*=".pdf"]) .l-news-list__label-wrapper{display:inline}.l-news-list .l-news-list__link[target=_blank]:not([href*=".pdf"]) .l-news-list__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:5px;position:relative;top:3px}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__link[target=_blank]:not([href*=".pdf"]) .l-news-list__label-wrapper:after{width:13px;height:13px;top:0}}.l-news-list .l-news-list__link[href*=".pdf"] .l-news-list__label-wrapper{display:inline}.l-news-list .l-news-list__link[href*=".pdf"] .l-news-list__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:5px;position:relative;top:3px}.l-news-list .l-news-list__link--column{display:flex;flex-direction:column;gap:15px 0;padding:22px 25px 22px 0;position:relative}.l-news-list .l-news-list__link--column::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 961px)and (min-width: 961px){.l-news-list .l-news-list__link--column:hover .l-news-list__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__link--column{display:block;gap:inherit;padding:20px 15px 20px 0}}.l-news-list .l-news-list__link--column[target=_blank]:not([href*=".pdf"]) .l-news-list__label-wrapper{display:inline}.l-news-list .l-news-list__link--column[target=_blank]:not([href*=".pdf"]) .l-news-list__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:5px;position:relative;top:3px}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__link--column[target=_blank]:not([href*=".pdf"]) .l-news-list__label-wrapper:after{width:13px;height:13px;top:0}}.l-news-list .l-news-list__link--column[href*=".pdf"] .l-news-list__label-wrapper{display:inline}.l-news-list .l-news-list__link--column[href*=".pdf"] .l-news-list__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:5px;position:relative;top:3px}.l-news-list .l-news-list__date{flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1.4;color:#555;padding-top:4px}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__date{font-size:1.3rem;margin-bottom:5px}}.l-news-list .l-news-list__date-tag{display:flex;gap:0 20px}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__date-tag{align-items:center;flex-wrap:wrap;gap:10px 10px;margin-bottom:10px}}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__date-tag .l-news-list__date{margin-bottom:0;padding-top:0}}.l-news-list .l-news-list__tag{display:flex;justify-content:center;flex-shrink:0;font-size:1.2rem;font-weight:400;line-height:1.4;color:#0f3675;border:1px solid #0f3675;border-radius:3em;min-width:82px;padding:3px 15px}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__tag{min-width:80px;padding:2px 15px}}.l-news-list .l-news-list__text{display:inline;font-size:1.6rem;font-weight:400;line-height:1.6;position:relative}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__text{font-size:1.5rem}}@media screen and (min-width: 961px){.l-news-list .l-news-list__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.l-news-list .l-news-list__new-icon{display:inline;width:30px;height:17px;position:relative;top:-4px;left:8px}@media screen and (max-width: 960.98px){.l-news-list .l-news-list__new-icon{top:-3px}}.l-news-list .l-news-list__file{margin-left:10px}.l-news-list .l-news-list__content>*:first-child{margin-top:0}.l-news-list .l-news-list__link-list{margin-top:15px}.l-news-list .l-news-list__link-list .c-link__normal{line-height:1.9}.l-news-list .l-news-list__link-list .c-link__normal::before{top:9px}.l-news-list .l-news-list__link-list .l-link-list__list .l-link-list__item:first-child.c-text__normal{margin-top:0}.l-page-title{background-color:#eff3f6;padding-top:60px;padding-bottom:60px}@media screen and (max-width: 960.98px){.l-page-title{padding-top:30px;padding-bottom:30px}}.l-page-top-info{display:flex;justify-content:space-between;align-items:stretch;padding-left:40px}@media screen and (max-width: 960.98px){.l-page-top-info{flex-direction:column;justify-content:inherit;align-items:inherit;padding-left:15px;padding-right:15px}}.l-photo-swipe{margin-top:60px}@media screen and (max-width: 960.98px){.l-photo-swipe{margin-top:40px}}.l-photo-swipe .l-photo-swipe__link{display:table;margin:0 auto}.l-photo-swipe .l-photo-swipe__img-wrapper{position:relative}.l-photo-swipe .l-photo-swipe__figure{display:table;text-align:center}.l-photo-swipe .l-photo-swipe__figcaption{display:table-caption;caption-side:bottom;font-size:1.3rem;font-weight:400;line-height:1.4;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.l-photo-swipe .l-photo-swipe__figcaption{font-size:1.2rem}}.l-photo-swipe .l-photo-swipe__zoom{position:absolute;bottom:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;background-color:rgba(0,0,0,.54);border-radius:8px}@media screen and (max-width: 960.98px){.l-photo-swipe .l-photo-swipe__zoom{width:48px;height:48px}}.l-photo-swipe .l-photo-swipe__zoom::before{content:"";display:inline-block;width:22px;height:22px;margin-bottom:2px;background-image:url("/assets/img/common/icon_zoom_in.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.l-photo-swipe .l-photo-swipe__zoom::before{width:18px;height:18px}}.l-photo-swipe .l-photo-swipe__zoom .l-photo-swipe__zoom-label{color:#fff;font-size:1.4rem;font-weight:400;line-height:1.4}@media screen and (max-width: 960.98px){.l-photo-swipe .l-photo-swipe__zoom .l-photo-swipe__zoom-label{font-size:1.1rem}}.l-photo-swipe .l-photo-swiper__pinch{display:none}@media screen and (max-width: 960.98px){.l-photo-swipe .l-photo-swiper__pinch{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:flex;flex-direction:column;justify-content:center;align-items:center;width:160px;height:110px;background-color:rgba(0,0,0,.7);border-radius:8px;opacity:1;visibility:visible;z-index:100001;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-photo-swipe .l-photo-swiper__pinch.is-hidden{opacity:0;visibility:hidden}.l-photo-swipe .l-photo-swiper__pinch::before{content:"";display:inline-block;width:60px;height:60px;background-image:url("/assets/img/common/icon_pinch.svg");background-repeat:no-repeat;background-size:contain}.l-photo-swipe .l-photo-swiper__pinch .l-photo-swiper__pinch-label{color:#fff;font-size:1.4rem;font-weight:400;line-height:1.4}}.l-photo-swipe__open .pswp__top-bar{height:64px;background-color:rgba(0,0,0,.8)}@media screen and (max-width: 960.98px){.l-photo-swipe__open .pswp__top-bar{height:55px}}.l-photo-swipe__open .pswp__button.pswp__button--zoom,.l-photo-swipe__open .pswp__button.pswp__button--close{display:flex !important;align-items:center;gap:0 10px;width:auto !important;height:100% !important}@media screen and (max-width: 960.98px){.l-photo-swipe__open .pswp__button.pswp__button--zoom,.l-photo-swipe__open .pswp__button.pswp__button--close{flex-direction:column-reverse;justify-content:center;gap:5px 0}}.l-photo-swipe__open .pswp__button.pswp__button--zoom::before,.l-photo-swipe__open .pswp__button.pswp__button--close::before{display:inline-block;color:#fff;font-size:1.6rem;font-weight:400}@media screen and (max-width: 960.98px){.l-photo-swipe__open .pswp__button.pswp__button--zoom::before,.l-photo-swipe__open .pswp__button.pswp__button--close::before{font-size:1.1rem}}.l-photo-swipe__open .pswp__button.pswp__button--zoom::after,.l-photo-swipe__open .pswp__button.pswp__button--close::after{content:"";display:inline-block;background-repeat:no-repeat;background-size:contain}.l-photo-swipe__open .pswp__button.pswp__button--zoom svg,.l-photo-swipe__open .pswp__button.pswp__button--close svg{display:none !important}.l-photo-swipe__open .pswp__button.pswp__button--zoom{margin-right:25px}.l-photo-swipe__open .pswp__button.pswp__button--zoom::before{content:"拡大"}.l-photo-swipe__open .pswp__button.pswp__button--zoom::after{width:16px;height:16px;background-image:url("/assets/img/common/icon_zoom_in.svg")}.l-photo-swipe__open .pswp__button.pswp__button--close{margin-right:25px}@media screen and (max-width: 960.98px){.l-photo-swipe__open .pswp__button.pswp__button--close{margin-right:10px}}.l-photo-swipe__open .pswp__button.pswp__button--close::before{content:"閉じる"}.l-photo-swipe__open .pswp__button.pswp__button--close::after{width:13px;height:13px;background-image:url("/assets/img/common/icon_close_white.svg")}.l-photo-swipe__open .pswp__button svg.pswp__icn{position:relative !important;top:initial !important;left:initial !important}.l-photo-swipe__open.pswp--zoomed-in .pswp__button.pswp__button--zoom::before{content:"縮小"}.l-photo-swipe__open.pswp--zoomed-in .pswp__button.pswp__button--zoom::after{background-image:url("/assets/img/common/icon_zoom_out.svg")}.l-row--underline-link3,.l-row--underline-link2,.l-row--card-column,.l-row--card,.l-row--media4,.l-row--media3,.l-row--media-layout,.l-row--media2,.l-row--col3,.l-row--col2{display:flex;flex-wrap:wrap;gap:var(--gutter-y) var(--gutter-x);margin-top:var(--margin-top)}@media screen and (max-width: 960.98px){.l-row--underline-link3,.l-row--underline-link2,.l-row--card-column,.l-row--card,.l-row--media4,.l-row--media3,.l-row--media-layout,.l-row--media2,.l-row--col3,.l-row--col2{flex-direction:column}}.l-row--col2{--gutter-y: 0;--gutter-x: 40px;--margin-top: 30px}@media screen and (max-width: 960.98px){.l-row--col2{--gutter-y: 25px;--gutter-x: 0;--margin-top: 25px}}.l-row--col3{--gutter-y: 0;--gutter-x: 40px;--margin-top: 30px}@media screen and (max-width: 960.98px){.l-row--col3{--gutter-y: 25px;--gutter-x: 0;--margin-top: 30px}}.l-row--media2{--gutter-y: 60px;--gutter-x: 60px;--margin-top: 60px}@media screen and (max-width: 960.98px){.l-row--media2{--gutter-y: 40px;--gutter-x: 0;--margin-top: 40px}}.l-row--media-layout{--gutter-y: 60px;--gutter-x: 60px;--margin-top: 60px}@media screen and (max-width: 960.98px){.l-row--media-layout{--gutter-y: 60px;--gutter-x: 0;--margin-top: 40px}}.l-row--media3{--gutter-y: 60px;--gutter-x: 40px;--margin-top: 60px}@media screen and (max-width: 960.98px){.l-row--media3{--gutter-y: 40px;--gutter-x: 0;--margin-top: 40px}}.l-row--media4{--gutter-y: 60px;--gutter-x: 40px;--margin-top: 60px}@media screen and (max-width: 960.98px){.l-row--media4{--gutter-y: 40px;--gutter-x: 10px;--margin-top: 40px}}@media screen and (max-width: 960.98px){.l-row--media4{flex-direction:row}}.l-row--card{--gutter-y: 40px;--gutter-x: 40px;--margin-top: 0}@media screen and (max-width: 960.98px){.l-row--card{--gutter-y: 30px;--gutter-x: 0}}@media screen and (max-width: 960.98px){.l-row--card{flex-direction:row}}.l-row--card-column{--gutter-y: 20px;--gutter-x: 0;--margin-top: 0}@media screen and (max-width: 960.98px){.l-row--card-column{--gutter-y: 20px;--gutter-x: 0}}.l-row--underline-link2{--gutter-y: 10px;--gutter-x: 40px;--margin-top: 30px}@media screen and (max-width: 960.98px){.l-row--underline-link2{--gutter-y: ０;--gutter-x: 0;--margin-top: 10px}}.l-row--underline-link3{--gutter-y: 10px;--gutter-x: 40px;--margin-top: 30px}@media screen and (max-width: 960.98px){.l-row--underline-link3{--gutter-y: 0;--gutter-x: 0;--margin-top: 10px}}[class^=l-row--media].is-height-align>[class^=l-col--media]{display:flex}[class^=l-row--media].is-height-align-caption>[class^=l-col--media]{display:flex}[class^=l-row--media].is-height-align-caption .c-media__figure{display:flex;flex-direction:column}[class^=l-row--media].is-height-align-caption [class*=c-media__figcaption]{flex-grow:1;height:auto}.l-section--lv2{width:100%;padding-top:100px;padding-bottom:100px}@media screen and (max-width: 960.98px){.l-section--lv2{padding-top:70px;padding-bottom:70px}}.l-section--lv3{width:100%;padding-top:80px;padding-bottom:80px}.l-section--lv3.is-border{border-top:1px solid #c6cbd2}.l-section--lv3.is-border.is-first{border-top:0;padding-top:0}.l-section--lv3.is-border.is-last{padding-bottom:0}@media screen and (max-width: 960.98px){.l-section--lv3{padding-top:60px;padding-bottom:60px}}.l-section--lv4{width:100%;padding-top:60px;padding-bottom:60px}.l-section--lv4.is-border{border-top:1px solid #c6cbd2}.l-section--lv4.is-border.is-first{border-top:0;padding-top:0}.l-section--lv4.is-border.is-last{padding-bottom:0}@media screen and (max-width: 960.98px){.l-section--lv4{padding-top:60px;padding-bottom:60px}}.l-section--top{width:100%;padding-top:70px;padding-bottom:100px}@media screen and (max-width: 960.98px){.l-section--top{padding-top:40px;padding-bottom:70px}}.l-section--title{width:100%;padding-top:20px;padding-bottom:100px;overflow:hidden}@media screen and (max-width: 960.98px){.l-section--title{padding-top:20px;padding-bottom:70px}}.l-section--title.is-lower2{width:100%;padding-top:20px;padding-bottom:140px}@media screen and (max-width: 960.98px){.l-section--title.is-lower2{padding-top:10px;padding-bottom:110px}}.l-section--bg{width:100%;background-color:#eff3f6;padding-top:80px;padding-bottom:80px}@media screen and (max-width: 960.98px){.l-section--bg{padding-top:60px;padding-bottom:60px}}.l-section--bg-gradation{width:100%;background:linear-gradient(-30deg, #f8edf4, #e8f4fb);padding-top:80px;padding-bottom:80px}@media screen and (max-width: 960.98px){.l-section--bg-gradation{padding-top:60px;padding-bottom:60px}}.l-section--area{padding-top:60px;padding-bottom:100px}@media screen and (max-width: 960.98px){.l-section--area{padding-top:30px;padding-bottom:70px}}.l-section--area.is-green{background:linear-gradient(180deg, #e7f3e5 392px, #ffffff 392px)}@media screen and (max-width: 960.98px){.l-section--area.is-green{background:linear-gradient(180deg, #e7f3e5 200px, #ffffff 200px)}}.l-section--area.is-purple{background:linear-gradient(180deg, #efeff8 392px, #ffffff 392px)}@media screen and (max-width: 960.98px){.l-section--area.is-purple{background:linear-gradient(180deg, #efeff8 200px, #ffffff 200px)}}.l-section--area.is-blue{background:linear-gradient(180deg, #e5f0f8 392px, #ffffff 392px)}@media screen and (max-width: 960.98px){.l-section--area.is-blue{background:linear-gradient(180deg, #e5f0f8 200px, #ffffff 200px)}}.l-section--area.is-light-blue{background:linear-gradient(180deg, #e7f1f6 392px, #ffffff 392px)}@media screen and (max-width: 960.98px){.l-section--area.is-light-blue{background:linear-gradient(180deg, #e7f1f6 200px, #ffffff 200px)}}.l-section--area.is-pink{background:linear-gradient(180deg, #f8edf2 392px, #ffffff 392px)}@media screen and (max-width: 960.98px){.l-section--area.is-pink{background:linear-gradient(180deg, #f8edf2 200px, #ffffff 200px)}}.l-section--area.is-orange{background:linear-gradient(180deg, #faeee7 392px, #ffffff 392px)}@media screen and (max-width: 960.98px){.l-section--area.is-orange{background:linear-gradient(180deg, #faeee7 200px, #ffffff 200px)}}.l-section__wrapper>[class*=l-section--]:first-child{padding-top:0}.l-section__wrapper [class*=l-section--]{padding-bottom:120px}@media screen and (max-width: 960.98px){.l-section__wrapper [class*=l-section--]{padding-bottom:90px}}.l-section__wrapper [class*=l-section--] [class*=l-section--]:last-child{padding-bottom:0}.l-section__wrapper.is-padding-none [class*=l-section--]{padding-bottom:0 !important}[class^=l-section]:not([class*=l-section--bg]):not([class*=l-section--bg-gradation])+[class^=l-section]:not([class*=l-content-bg]):not([class*=is-border]):not([class*=l-section--lv4]):not([class*=l-section--bg-gradation]){padding-top:0}[class*=l-section]:last-child:not([class*=l-section--bg]):not([class*=is-border]):not([class*=l-section--lv4]):not(.l-section__wrapper){padding-bottom:120px}@media screen and (max-width: 960.98px){[class*=l-section]:last-child:not([class*=l-section--bg]):not([class*=is-border]):not([class*=l-section--lv4]):not(.l-section__wrapper){padding-bottom:90px}}[class^=l-section]:nth-last-child(2):not([class*=l-section--bg]):not([class*=is-border]):not([class*=l-section--lv4]):not(.l-section__wrapper){padding-bottom:120px}@media screen and (max-width: 960.98px){[class^=l-section]:nth-last-child(2):not([class*=l-section--bg]):not([class*=is-border]):not([class*=l-section--lv4]):not(.l-section__wrapper){padding-bottom:90px}}[class*=l-section]>*:first-child{margin-top:0}[class*=l-section].is-pb-none{padding-bottom:0 !important}.l-tab-link .l-tab-link__list{display:flex;align-items:center;gap:0 20px;width:100%}@media screen and (max-width: 960.98px){.l-tab-link .l-tab-link__list{align-items:initial;gap:0 10px;width:100%}}.l-tab-link .l-tab-link__link{display:inline-block;text-align:center;font-size:1.8rem;font-weight:400;line-height:1.4;color:#333;border-bottom:2px solid #dde0e5;height:auto;padding-top:10px;padding-bottom:15px;padding:10px 20px 15px 20px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.l-tab-link .l-tab-link__link.is-current{font-weight:700;color:#0f3675;pointer-events:none}.l-tab-link .l-tab-link__link.is-current::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}@media screen and (max-width: 960.98px){.l-tab-link .l-tab-link__link{display:flex;justify-content:center;align-items:center;width:calc(33.3333333333% - 6.6666666667px);font-size:1.6rem;word-break:keep-all;width:100%;padding:10px 10px 15px 10px}}.l-tab-link .l-tab-link__link::before{content:"";background:#0f3675;width:100%;height:3px;position:absolute;left:0;bottom:-2.5px;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.l-tab-link .l-tab-link__link:hover{color:#0f3675;font-weight:700}.l-tab-link .l-tab-link__link:hover::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.l-title-row{display:flex;justify-content:space-between;align-items:flex-end}.l-unko-info{display:flex;flex-direction:column;justify-content:center;padding:12px 30px 12px 0}.l-unko-info.is-margin--none{padding:0}.l-unko-info.is-margin--none .l-unko-info__detail{margin-top:0}@media screen and (max-width: 960.98px){.l-unko-info{padding:15px 0}}.l-unko-info .l-unko-info__list{display:flex;align-items:center;gap:0 15px;position:relative}@media screen and (max-width: 960.98px){.l-unko-info .l-unko-info__list{gap:0 12px}}.l-unko-info .l-unko-info__item:not(:first-child){padding-left:15px;border-left:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.l-unko-info .l-unko-info__item:not(:first-child){padding-left:12px}}.l-unko-info .l-unko-info__detail{display:flex;gap:0 15px;margin-top:15px}.l-unko-info .l-unko-info__update{flex-shrink:0}.l-unko-info .l-unko-info__update-button{display:flex;justify-content:center;align-items:center;border:1px solid #0f3675;border-radius:8px;padding:5px 15px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.l-unko-info .l-unko-info__update-button{padding:5px 10px}}.l-unko-info .l-unko-info__update-button::before{content:"";display:inline-block;background:url(/assets/img/common/icon_update.svg) no-repeat;background-size:contain;width:10px;height:10px;margin-right:5px;position:relative;top:-0.5px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.l-unko-info .l-unko-info__update-button::before{top:-0.5px}}@media screen and (min-width: 961px){.l-unko-info .l-unko-info__update-button:hover{background-color:#0f3675}.l-unko-info .l-unko-info__update-button:hover::before{background:url(/assets/img/common/icon_update_white.svg) no-repeat;background-size:contain}}@media screen and (min-width: 961px)and (min-width: 961px){.l-unko-info .l-unko-info__update-button:hover .l-unko-info__update-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.l-unko-info .l-unko-info__update-label{display:inline;font-size:1.2rem;line-height:1.4;font-weight:400;color:#0f3675}@media screen and (min-width: 961px){.l-unko-info .l-unko-info__update-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.l-unko-info .l-unko-info__update-label{font-size:1.1rem;position:relative;top:-1px}}.l-unko-info .l-unko-info__text{font-size:1.4rem;font-weight:400;line-height:1.4;color:#333;padding-top:5px}.l-unko-info .l-unko-info__link{font-size:1.4rem;font-weight:400;line-height:1.4;color:#333}.l-unko-notes--lower .l-unko-notes__title--red,.l-unko-notes--bottom .l-unko-notes__title--blue,.l-unko-notes--top .l-unko-notes__title--red{font-size:1.7rem;font-weight:500;line-height:1.4;padding-left:31px;position:relative}@media screen and (max-width: 960.98px){.l-unko-notes--lower .l-unko-notes__title--red,.l-unko-notes--bottom .l-unko-notes__title--blue,.l-unko-notes--top .l-unko-notes__title--red{font-size:1.6rem;padding-left:25px}}.l-unko-notes--top{background-color:#fdf2f3}.l-unko-notes--top .l-unko-notes__inner{padding:25px 40px}@media screen and (max-width: 960.98px){.l-unko-notes--top .l-unko-notes__inner{padding:20px 15px}}.l-unko-notes--top .l-unko-notes__title--red{color:#da011a}.l-unko-notes--top .l-unko-notes__title--red::before{content:"";display:inline-block;background:url(/assets/img/common/icon_notes_triangle_red.svg) no-repeat;background-size:contain;width:21px;height:18px;position:absolute;top:3px;left:0}@media screen and (max-width: 960.98px){.l-unko-notes--top .l-unko-notes__title--red::before{width:18px;height:16px;top:5px}}.l-unko-notes--bottom{padding-top:50px}@media screen and (max-width: 960.98px){.l-unko-notes--bottom{padding-top:40px}}.l-unko-notes--bottom .l-unko-notes__list{padding-bottom:30px;border-bottom:1px solid #c6cbd2}.l-unko-notes--bottom .l-unko-notes__title--blue{color:#333}.l-unko-notes--bottom .l-unko-notes__title--blue::before{content:"";display:inline-block;background:url(/assets/img/common/icon_notes_triangle_blue.svg) no-repeat;background-size:contain;width:21px;height:18px;position:absolute;top:3px;left:0}@media screen and (max-width: 960.98px){.l-unko-notes--bottom .l-unko-notes__title--blue::before{width:18px;height:16px;top:5px}}.l-unko-notes--bottom .l-unko-notes__title--blue+.l-unko-notes__description .l-unko-notes__list{margin-top:20px}.l-unko-notes--lower{margin-top:30px}@media screen and (max-width: 960.98px){.l-unko-notes--lower{margin-top:25px}}.l-unko-notes--lower .l-unko-notes__inner{background-color:#fdf2f3;border-radius:12px;padding:40px}@media screen and (max-width: 960.98px){.l-unko-notes--lower .l-unko-notes__inner{padding:25px}}.l-unko-notes--lower .l-unko-notes__title--red{color:#da011a}.l-unko-notes--lower .l-unko-notes__title--red::before{content:"";display:inline-block;background:url(/assets/img/common/icon_notes_triangle_red.svg) no-repeat;background-size:contain;width:21px;height:18px;position:absolute;top:3px;left:0}@media screen and (max-width: 960.98px){.l-unko-notes--lower .l-unko-notes__title--red::before{width:18px;height:16px;top:5px}}.l-unko-notes--lower .l-unko-notes__list{margin-top:20px}.l-unko-notes__list{margin-top:10px}.l-unko-notes__item{display:flex}@media screen and (max-width: 960.98px){.l-unko-notes__item{flex-direction:column}}.l-unko-notes__item:not(:first-child){margin-top:10px}.l-unko-notes__date{flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1.4;color:#555;padding-top:3px}.l-unko-notes__link{font-size:1.6rem;font-weight:400;line-height:1.6;margin-left:25px;padding-left:18px;position:relative}.l-unko-notes__link::before{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:6px;left:0}@media screen and (max-width: 960.98px){.l-unko-notes__link::before{top:5px}}@media screen and (min-width: 961px)and (min-width: 961px){.l-unko-notes__link:hover .l-unko-notes__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.l-unko-notes__link{font-size:1.5rem;margin-left:0;margin-top:5px}}.l-unko-notes__link[target=_blank]:not([href*=".pdf"]){display:inline}.l-unko-notes__link[target=_blank]:not([href*=".pdf"]):after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:5px;position:relative;top:1px}@media screen and (max-width: 960.98px){.l-unko-notes__link[target=_blank]:not([href*=".pdf"]):after{width:13px;height:13px;top:1px}}.l-unko-notes__link[href*=".pdf"]{display:inline}.l-unko-notes__link[href*=".pdf"]:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:5px;position:relative;top:4px}@media screen and (max-width: 960.98px){.l-unko-notes__link[href*=".pdf"]:after{top:3px}}@media screen and (min-width: 961px){.l-unko-notes__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-accessibility .p-accessibility__button{margin-top:30px}@media screen and (max-width: 960.98px){.p-accessibility .p-accessibility__button{margin-top:25px}}.p-event-ongakusai .p-event-ongakusai__mv-img{display:block;width:100%;height:100%}.p-event-ongakusai .p-event-ongakusai__catch-copy{color:#0f3675;font-size:1.9rem;font-weight:500;line-height:2.2;text-align:center}@media screen and (max-width: 960.98px){.p-event-ongakusai .p-event-ongakusai__catch-copy{font-size:1.6rem;text-align:left}}.p-event-ongakusai .p-event-ongakusai__proguram-composition{margin-top:80px}@media screen and (max-width: 960.98px){.p-event-ongakusai .p-event-ongakusai__proguram-composition{margin-top:60px}}.p-event-ongakusai .p-event-ongakusai__conductor .c-definition-list--deformation{margin-top:60px}@media screen and (max-width: 960.98px){.p-event-ongakusai .p-event-ongakusai__conductor .c-definition-list--deformation{margin-top:40px}}.p-event-ongakusai .p-event-ongakusai__place-access{gap:0 60px}@media screen and (max-width: 960.98px){.p-event-ongakusai .p-event-ongakusai__place-access{gap:40px 0}}.p-event-ongakusai .p-event-ongakusai__place-access .p-event-ongakusai__place-access-title{margin-bottom:20px;color:#222;font-size:2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-event-ongakusai .p-event-ongakusai__place-access .p-event-ongakusai__place-access-title{margin-bottom:10px;font-size:1.7rem}}.p-press .p-press__title-space{margin-left:25px}@media screen and (max-width: 960.98px){.p-press .p-press__title-space{margin-left:20px}}.p-area-spots .p-area-spots__banner{display:flex;margin-top:80px;border-radius:16px;overflow:hidden}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__banner{flex-direction:column-reverse;max-width:560px;margin:60px auto 0}}.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont{display:flex;flex-direction:column;justify-content:center;width:50%;padding:60px;background:linear-gradient(-30deg, #f8edf4, #e8f4fb)}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont{width:100%;padding:40px 20px}}.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont .p-area-spots__banner-lable{color:#222;font-size:1.8rem;font-weight:500;line-height:1.4}.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont .c-text__catch-copy{margin-top:15px;font-size:2.6rem}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont .c-text__catch-copy{margin-top:10px}}.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont .c-text__normal{margin-top:20px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__banner .p-area-spots__banner-cont .c-text__normal{margin-top:15px}}.p-area-spots .p-area-spots__banner .p-area-spots__banner-media{width:50%;min-height:432px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__banner .p-area-spots__banner-media{width:100%;min-height:initial}}.p-area-spots .p-area-spots__banner .p-area-spots__banner-media>figure{height:100%}.p-area-spots .p-area-spots__banner .p-area-spots__banner-media>figure>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.p-area-spots .p-area-spots__ticket .c-card .c-card__link{height:100%;padding:35px 25px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__ticket .c-card .c-card__link{padding:25px 20px}}.p-area-spots .p-area-spots__recommend .c-heading__h3+.l-media-link>.l-row--media3{margin-top:0}.p-area-spots .p-area-spots__information .c-heading__h2+.l-media-link>.l-row--media4{margin-top:0}.p-area-spots .p-area-spots__other .p-area-spots__other-h2{font-size:3rem;line-height:1.4;font-weight:500;margin-bottom:40px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__other .p-area-spots__other-h2{font-size:2.2rem;margin-bottom:25px}}.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__list{gap:50px 40px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__list{gap:40px 0}}.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__item{width:calc(33.3333333333% - 26.6666666667px)}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__item{width:100%}}.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__tag--en{padding:9px 19px;font-size:1.4rem}.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__detail{padding:20px 25px 30px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__detail{padding:20px 20px 30px}}.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__lead{font-size:1.4rem}.p-area-spots .p-area-spots__other .p-area-spots__other-panel .c-media-panel__title{margin-top:10px;font-size:1.8rem}.p-area-spots .p-area-spots__takao-cards{margin-top:60px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__takao-cards{margin-top:40px}}@media screen and (min-width: 961px){.p-area-spots .p-area-spots__takao-cards .c-card__link-icon:hover .c-card__icon-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.p-area-spots .p-area-spots__takao-cards .c-card__icon--lg{width:125px;overflow:hidden}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__takao-cards .c-card__icon--lg{width:80px}}.p-area-spots .p-area-spots__takao-cards .c-card__icon-img{width:125px;height:125px}@media screen and (min-width: 961px){.p-area-spots .p-area-spots__takao-cards .c-card__icon-img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__takao-cards .c-card__icon-img{width:80px;height:80px}}.p-area-spots .p-area-spots__takao-banner{margin-top:100px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__takao-banner{margin-top:70px}}.p-area-spots .p-area-spots__media-panel{margin-top:100px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel{margin-top:70px}}.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-list{display:flex;gap:0 40px;flex-wrap:nowrap;width:100%}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-list{gap:40px 0;flex-wrap:wrap}}.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-item{width:58.33%;max-width:700px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-item{width:100%;max-width:560px}}.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-item:nth-child(2n){width:38.33%;max-width:460px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-item:nth-child(2n){width:100%;max-width:560px}}.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-detail{padding:30px}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-detail{padding:30px 20px}}.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-title{margin-top:0;font-size:2.2rem}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-title{font-size:1.8rem}}@media screen and (max-width: 960.98px){.p-area-spots .p-area-spots__media-panel .p-area-spots__media-panel-description{margin-top:10px;font-size:1.5rem;line-height:1.9}}.p-area .p-area__area-intro{display:flex}@media screen and (max-width: 960.98px){.p-area .p-area__area-intro{flex-direction:column;gap:15px 0}}.p-area .p-area__area-texts{flex-shrink:0}.p-area .p-area__text-media{max-width:223px;margin-top:45px}@media screen and (max-width: 960.98px){.p-area .p-area__text-media{max-width:178px;margin-top:35px}}.p-area .p-area__map{margin-right:calc(50% - 50vw);max-width:1020px;width:100%}@media screen and (max-width: 960.98px){.p-area .p-area__map{margin-right:0}}.p-area .p-area__map-img{width:100%}.p-area .p-area__bg-media{background:url(/assets/img/top/bg_outing.webp) no-repeat;background-size:2400px 100%;background-position:top center;margin-top:30px}@media screen and (min-width: 2400px){.p-area .p-area__bg-media{background:url(/assets/img/top/bg_outing.webp) no-repeat;background-size:100vw 100%;background-position:center}}@media screen and (max-width: 960.98px){.p-area .p-area__bg-media{background:url(/assets/img/top/bg_outing_sp.webp) no-repeat;background-size:100% 100%;background-position:inherit}}@media screen and (max-width: 960.98px){.p-area .p-area__bg-media{margin-top:90px}}.p-area .p-area__bg-media .l-gap-bg__content{top:-80px;margin-bottom:-80px}@media screen and (max-width: 999.98px){.p-area .p-area__bg-media .l-gap-bg__content{top:-50px;margin-bottom:-50px}}@media screen and (max-width: 960.98px){.p-area .p-area__bg-media .l-gap-bg__content{top:-60px;margin-bottom:-60px}}.p-area .p-area__half-bg-contents{display:flex;gap:5%;padding-bottom:60px}@media screen and (max-width: 960.98px){.p-area .p-area__half-bg-contents{flex-direction:column-reverse;gap:15px 0;padding-bottom:0}}@media screen and (max-width: 599.98px){.p-area .p-area__half-bg-contents{gap:0}}.p-area .p-area__bg-first-contents{width:46%}@media screen and (max-width: 960.98px){.p-area .p-area__bg-first-contents{width:100%}}@media screen and (max-width: 960.98px){.p-area .p-area__bg-first-contents .c-button__wrapper--left{justify-content:center}}.p-area .p-area__bg-second-contents{width:49%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}@media screen and (max-width: 960.98px){.p-area .p-area__bg-second-contents{width:100%}}.p-area .p-area__bg-second-contents>.c-heading__decorate--h2{margin-bottom:35px}.p-area .p-area__media-list--row{display:flex;gap:0 30px}@media screen and (max-width: 960.98px){.p-area .p-area__media-list--row{width:80%}}.p-area .p-area__media-item{display:flex;width:calc(50% - 15px)}.p-area .p-area__media-item>*:first-child{margin-top:0}.p-area .p-area__media-item .c-media{flex-grow:1;height:auto}.p-area .p-area__media-item .c-media__img{box-shadow:0 4px 24px rgba(0,25,65,.12);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-area .p-area__bg-detail{padding-left:80px;position:relative}@media screen and (max-width: 960.98px){.p-area .p-area__bg-detail{padding-left:0;display:flex;justify-content:center;padding-bottom:40px}}.p-area .p-area__bg-detail::before{content:"";display:inline-block;background-color:#eff3f6;border-radius:32px 0 0 32px;width:calc(50vw - 13px);height:95%;margin-right:calc(50% - 50vw);position:absolute;top:80px;left:0;z-index:-1}@media screen and (max-width: 960.98px){.p-area .p-area__bg-detail::before{width:100vw;border-radius:0;height:calc(95% - 60px);left:-15px}}@media screen and (max-width: 599.98px){.p-area .p-area__bg-detail::before{height:calc(95% - 50px);top:50px}}.p-tamadou .p-tamadou__mv .p-tamadou__mv-img{display:block;width:100%;height:100%}.p-tamadou .p-tamadou__media-layout{gap:0 60px}@media screen and (max-width: 960.98px){.p-tamadou .p-tamadou__media-layout{gap:40px 0}}.p-tamadou .p-tamadou-about__facility{margin-top:60px}@media screen and (max-width: 960.98px){.p-tamadou .p-tamadou-about__facility{margin-top:40px}}.p-tamadou .p-tamadou-about__facility .p-tamadou-about__facility-logo{gap:20px 12px;margin-top:23px}@media screen and (max-width: 960.98px){.p-tamadou .p-tamadou-about__facility .p-tamadou-about__facility-logo{gap:30px 10px;margin-top:17px}}@media screen and (min-width: 961px){.p-tamadou .p-tamadou-about__facility .p-tamadou-about__facility-logo>li{flex-grow:1;min-width:125px}.p-tamadou .p-tamadou-about__facility .p-tamadou-about__facility-logo>li .c-media{justify-content:flex-start}}@media screen and (max-width: 960.98px){.p-company .p-company__mv{padding-bottom:45px}}.p-company .p-company__mv .l-container.l-lower2-mv__bg-inner{padding-top:210px;padding-bottom:75px}@media screen and (max-width: 960.98px){.p-company .p-company__mv .l-container.l-lower2-mv__bg-inner{padding-top:100px;padding-bottom:45px}}.p-company .p-company-sustainability .l-gap-bg{padding-bottom:0;border-top:89px solid #fff}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .l-gap-bg{height:100%;padding-bottom:70px;border-top:30px solid #fff}}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .l-container{margin-top:-18px}}.p-company .p-company-sustainability .p-company-sustainability__container{display:flex;gap:0 80px;margin-top:-89px;padding-bottom:100px}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__container{flex-direction:column-reverse;align-items:center;gap:30px 0;margin-top:35px;padding-bottom:0}}.p-company .p-company-sustainability .p-company-sustainability__cont{flex-basis:35%;min-width:300px;margin-top:60px !important}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__cont{flex-basis:100%;min-width:100%;margin-top:0 !important}}.p-company .p-company-sustainability .p-company-sustainability__cont .p-company-sustainability__catch-copy{margin-top:45px;color:#333}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__cont .p-company-sustainability__catch-copy{margin-top:0}}.p-company .p-company-sustainability .p-company-sustainability__media{flex-basis:65%;position:relative;max-width:744px;margin-bottom:auto;padding-bottom:48px}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media{flex-basis:100%;margin-bottom:0;padding-bottom:60px}}.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-bg>img{width:100%;border-radius:32px}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-bg>img{border-radius:20px}}.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-list{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;justify-content:center;gap:0 20px;width:100%;padding:0 30px}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-list{gap:0 9px;padding:0 10px}}.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-list>li{max-width:195px;width:calc(33.3333333333% - 13.3333333333px)}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-list>li{max-width:100%;width:calc(33.3333333333% - 6px)}}.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-link{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px 0;width:100%;height:173px;padding:10px;background-color:#fff;box-shadow:0px 4px 24px 0px rgba(0,25,65,.12);border-radius:7px;transition:box-shadow .4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-link{gap:10px 0;height:131px}}@media screen and (min-width: 961px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-link:hover .p-company-sustainability__media-title{color:#0f3675}}@media screen and (min-width: 961px)and (min-width: 961px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-link:hover .p-company-sustainability__media-title-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-logo>img{width:60px;height:60px}}.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-title{color:#222;font-size:1.8rem;font-weight:500;line-height:1.4;text-align:center;transition:color .4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-title{font-size:1.4rem}}@media screen and (max-width: 348.98px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-title{word-break:break-all;font-size:1.3rem}}@media screen and (min-width: 961px){.p-company .p-company-sustainability .p-company-sustainability__media .p-company-sustainability__media-title .p-company-sustainability__media-title-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-history .p-history__catch-copy{font-size:1.9rem;font-weight:500;color:#0f3675;margin-bottom:10px}@media screen and (max-width: 960.98px){.p-history .p-history__catch-copy{margin-top:25px;font-size:1.6rem}}.p-history .p-history__heading-h1{display:inline-flex;flex-direction:column;gap:15px 0}@media screen and (max-width: 960.98px){.p-history .p-history__heading-h1{gap:10px 0}}.p-history .p-history__heading-h1-chapter{font-size:2.2rem;font-weight:500;color:#0f3675}.p-history .p-history__heading-h1-year{font-size:1.9rem;font-weight:400;color:#222}@media screen and (max-width: 960.98px){.p-history .p-history__heading-h1-year{font-size:1.6rem}}.p-history .p-history__button-list .l-button-list__list{gap:25px}@media screen and (max-width: 960.98px){.p-history .p-history__button-list .l-button-list__list{gap:20px 25px}}.p-history .p-history__button-list .l-button-list__item{display:flex}.p-history .p-history__button-list .p-history__button{height:100%}.p-history .p-history__button-list .p-history__button .c-button__link{height:100%}@media screen and (max-width: 960.98px){.p-history .p-history__button-list .p-history__button .c-button__link{max-width:290px}}.p-history .p-history__button-list .p-history__button.c-button--back-white .c-button__link{padding:20px 35px 20px 45px}@media screen and (max-width: 960.98px){.p-history .p-history__button-list .p-history__button.c-button--back-white .c-button__link{padding:16px 30px 16px 40px}}.p-company-corporate .p-company-corporate__mv{position:relative;background-image:url("/assets/img/company/corporate/img_corporate_mv.webp");background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 960.98px){.p-company-corporate .p-company-corporate__mv{background-image:url("/assets/img/company/corporate/img_corporate_mv_sp.webp")}}.p-company-corporate .p-company-corporate__mv::before{content:"";display:inline-block;position:absolute;top:0;bottom:0;width:100%;background-color:rgba(0,0,0,.54)}.p-company-corporate .p-company-corporate__mv .l-container{position:relative;z-index:1}.p-company-corporate .p-company-corporate__mv .c-heading__h1{color:#fff}.p-company-corporate .l-section--top{padding-bottom:120px}@media screen and (max-width: 960.98px){.p-company-corporate .l-section--top{padding-bottom:90px}}.p-company-message .p-company-message__media-layout{gap:0 60px}@media screen and (max-width: 960.98px){.p-company-message .p-company-message__media-layout{gap:30px 0}}.p-company-message .p-company-message__signature{margin-top:60px;text-align:right}@media screen and (max-width: 960.98px){.p-company-message .p-company-message__signature{margin-top:40px}}.p-company-message .p-company-message__signature .c-text__normal+.c-text__normal{margin-top:10px}.p-company-message .p-company-message__signature .p-company-message__signature-name{margin-top:20px}.p-company-philosophy .p-company-philosophy__catch-copy-wrapper{margin-top:60px !important;margin-bottom:60px}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__catch-copy-wrapper{margin-top:45px !important;margin-bottom:40px}}.p-company-philosophy .p-company-philosophy__catch-copy{color:#0f3675;font-size:2.2rem;font-weight:500;line-height:2.2;text-align:center}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__catch-copy{font-size:1.8rem;text-align:left}}.p-company-philosophy .p-company-philosophy__slogan{display:flex;justify-content:center;align-items:center;text-align:center}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__slogan{display:table;margin-left:auto;margin-right:auto}}.p-company-philosophy .p-company-philosophy__slogan .p-company-philosophy__slogan-name{display:flex;align-items:center}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__slogan .p-company-philosophy__slogan-name{justify-content:flex-end;margin-top:15px}}.p-company-philosophy .p-company-philosophy__slogan .p-company-philosophy__slogan-name::before{content:"";display:inline-block;width:80px;height:1px;margin:0 30px;background-color:#0f3675}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__slogan .p-company-philosophy__slogan-name::before{width:50px;margin:0 15px}}.p-company-philosophy .p-company-philosophy__panel-item{background-color:#fff;border-radius:12px;width:100%;padding:30px 35px}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__panel-item{padding:25px 20px}}.p-company-philosophy .p-company-philosophy__panel-item:not(:first-child){margin-top:20px}@media screen and (max-width: 960.98px){.p-company-philosophy .p-company-philosophy__panel-item:not(:first-child){margin-top:15px}}.p-company-philosophy .p-company-philosophy__panel-item>*:first-child{margin-top:0}.p-bonds .p-bonds__table-bond,.p-bonds .p-bonds__table-rating{margin-top:15px}@media screen and (max-width: 960.98px){.p-bonds .p-bonds__table-bond,.p-bonds .p-bonds__table-rating{margin-top:10px}}.p-bonds .p-bonds__table-bond .c-table__tbody .c-table__tdata:nth-of-type(-n+2){text-align:center}.p-bonds .p-bonds__table-bond .c-table__tbody .c-table__tdata:nth-last-of-type(-n+2){text-align:right}.p-bonds .p-bonds__table-bond .c-table__tbody .p-bonds__table-bond-total:last-of-type .c-table__head{font-weight:700;background-color:#d8dee7}.p-bonds .p-bonds__table-bond .c-table__tbody .p-bonds__table-bond-total:last-of-type .c-table__tdata{text-align:right;background-color:#d8dee7}.p-bonds .p-bonds__table-bond .c-table__tbody .p-bonds__table-bond-total:last-of-type .c-table__tdata:last-of-type{font-weight:700}.p-bonds .p-bonds__table-rating .c-table__tbody .c-table__tdata:nth-last-of-type(-n+2){text-align:center}.p-finance .l-row--media2{gap:80px 60px}@media screen and (max-width: 960.98px){.p-finance .l-row--media2{gap:60px}}.p-finance .l-row--media2{gap:80px 60px}@media screen and (max-width: 960.98px){.p-finance .l-row--media2{gap:60px}}.p-finance .p-finance__circle-media{width:100%;height:380px}.p-finance .p-finance__circle-media .c-media__img{max-height:380px;-o-object-fit:contain;object-fit:contain}.p-finance .p-finance__point-list{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:10px}.p-finance .p-finance__point-item{display:flex;align-items:center;font-size:1.2rem;font-weight:400;line-height:1.4}.p-finance .p-finance__point-item::before{content:"";display:inline-block;border-radius:50%;width:16.5px;height:16.5px;margin-right:5px}.p-finance .p-finance__point-item.is-blue::before{background-color:#002664}.p-finance .p-finance__point-item.is-red::before{background-color:#a90061}.p-finance .p-finance__point-item.is-green::before{background-color:#587228}.p-finance .p-finance__point-item.is-yellow::before{background-color:#e3c71d}.p-finance .p-finance__point-item.is-purple::before{background-color:#6d5779}.p-finance .p-finance__img-text{text-align:right;font-size:1.4rem;font-weight:400;line-height:1.4}.p-finance .p-finance__img-text+.c-media{margin-top:5px}@media screen and (max-width: 960.98px){.p-finance .xj-graph{max-width:560px;width:100%;height:260px}}.p-finance .xj-graph.p-finance__circle{height:386px}.p-individual .p-individual-card{margin-top:60px}@media screen and (max-width: 960.98px){.p-individual .p-individual-card{margin-top:40px}}.p-ir-calender .p-ir-calender__select-list{padding-bottom:0}.p-ir-calender .p-ir-calender__select-list .l-section--lv2{padding-top:0;padding-bottom:120px}@media screen and (max-width: 960.98px){.p-ir-calender .p-ir-calender__select-list .l-section--lv2{padding-bottom:90px}}.p-ir-calender .p-ir-calender__heading{margin-bottom:20px}@media screen and (max-width: 960.98px){.p-ir-calender .p-ir-calender__heading{margin-bottom:10px}}.p-ir-calender .p-ir-calender__heading+*{margin-top:0}.p-library .c-heading__h3{margin-bottom:15px}.p-library .p-library__heading{margin-bottom:20px}@media screen and (max-width: 960.98px){.p-library .p-library__heading{margin-bottom:10px}}.p-library .p-library__heading+*{margin-top:0}.p-library .p-library__heading-lead{display:block;font-size:2.2rem;font-weight:500;line-height:1.4;color:#222;margin-top:15px}@media screen and (max-width: 960.98px){.p-library .p-library__heading-lead{font-size:1.6rem;margin-top:10px}}.p-policy-bussinessplan .p-policy-bussinessplan__lead-text{text-align:center;font-size:1.8rem;font-weight:500;line-height:2.2;color:#333;margin-top:25px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__lead-text{text-align:left;font-size:1.5rem;margin-top:20px}}.p-policy-bussinessplan .p-policy-bussinessplan__group{margin-top:40px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__group{margin-top:35px}}.p-policy-bussinessplan .p-policy-bussinessplan__box-top{display:flex;align-items:center;gap:0 50px;padding-left:35px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__box-top{flex-direction:column;align-items:flex-start;gap:20px 0;padding-left:0}}.p-policy-bussinessplan .p-policy-bussinessplan__box-top .c-media{flex-shrink:0;width:auto;margin-top:0}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__box-top .c-media{width:146px}}.p-policy-bussinessplan .p-policy-bussinessplan__box-top .c-dot-list{margin-top:0}.p-policy-bussinessplan .p-policy-bussinessplan__panel{margin-top:30px}.p-policy-bussinessplan .p-policy-bussinessplan__panel-item{display:flex;align-items:center;gap:0 50px;background-color:#fff;border-radius:12px;width:100%;padding:30px 35px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__panel-item{flex-direction:column;align-items:flex-start;gap:20px 0;padding:25px 20px}}.p-policy-bussinessplan .p-policy-bussinessplan__panel-item:not(:first-child){margin-top:20px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__panel-item:not(:first-child){margin-top:15px}}.p-policy-bussinessplan .p-policy-bussinessplan__panel-item .c-dot-list{margin-top:0}.p-policy-bussinessplan .p-policy-bussinessplan__panel-media{flex-shrink:0;min-width:200px}.p-policy-bussinessplan .p-policy-bussinessplan__panel-media .c-media{justify-content:flex-start;width:auto;margin-top:0}.p-policy-bussinessplan .p-policy-bussinessplan__panel-text{font-size:1.4rem;font-weight:500;line-height:1.4;padding-left:46px}.p-policy-bussinessplan .p-policy-bussinessplan__panel-text.is-green{color:#597a14}.p-policy-bussinessplan .p-policy-bussinessplan__panel-text.is-purple{color:#8e64a8}.p-policy-bussinessplan .p-policy-bussinessplan__panel-text.is-dark-purple{color:#9e509b}.p-policy-bussinessplan .p-policy-bussinessplan__border-row{margin-top:40px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__border-row{margin-top:30px}}.p-policy-bussinessplan .p-policy-bussinessplan__definition-title{text-align:center}.p-policy-bussinessplan .p-policy-bussinessplan__sub-text{display:block;font-size:1.6rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__sub-text{font-size:1.5rem}}.p-policy-bussinessplan .p-policy-bussinessplan__main-text{display:block;font-size:2.2rem;font-weight:500;line-height:1.4;color:#0f3675;margin-top:10px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__main-text{font-size:1.8rem}}.p-policy-bussinessplan .p-policy-bussinessplan__definition-descrption .c-dot-list{margin-top:25px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__definition-descrption .c-dot-list{margin-top:20px}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-item{border-bottom:1px solid #c6cbd2;padding-bottom:40px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-item{padding-bottom:30px}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-item:not(:first-child){margin-top:40px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-item:not(:first-child){margin-top:30px}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-item .l-media-layout__discription{margin-top:25px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-item .l-media-layout__discription{margin-top:15px}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-item .l-media-layout--reverse{margin-top:0}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-item .l-media-layout--reverse .c-media{width:100%}}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-item .l-media-layout--reverse .c-media .c-media__img{width:100%}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading{font-size:2rem;font-weight:500;line-height:1.4;color:#222;padding-left:30px;position:relative}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading{font-size:1.7rem;padding-left:20px}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading::before{text-align:right;font-weight:500;font-family:"Oswald",sans-serif;line-height:1.4;font-size:2.8rem;display:inline-block;color:#0f3675;position:absolute;top:-6px;left:0}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading::before{font-size:2.2rem;top:-4px}}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading.rank1::before{content:"1"}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading.rank2::before{content:"2"}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading.rank3::before{content:"3"}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading.rank4::before{content:"4"}.p-policy-bussinessplan .p-policy-bussinessplan__rank-heading.rank5::before{content:"5"}.p-policy-bussinessplan .p-policy-bussinessplan__table-column{border:2px solid #c61377;border-top:5px solid #c61377;border-bottom:0}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__table-column{border-top:4px solid #c61377}}.p-policy-bussinessplan .p-policy-bussinessplan__border-top{position:relative;border-top:0;border-left:0;border-right:0}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .p-policy-bussinessplan__border-top{border-top:4px solid #c61377}}.p-policy-bussinessplan .p-policy-bussinessplan__border-top .p-policy-bussinessplan__border-main{display:inline-block;background-color:#0f3675;width:100%;height:4px;position:absolute;top:-2px;left:0}.p-policy-bussinessplan .p-policy-bussinessplan__border-bottom{border-bottom:1px solid #c61377;position:relative}.p-policy-bussinessplan .p-policy-bussinessplan__border-bottom .p-policy-bussinessplan__border-bottom-pink{display:inline-block;background-color:#c61377;width:100%;height:1px;position:absolute;bottom:0;left:0}.p-policy-bussinessplan .p-policy-bussinessplan__border{border:2px solid #c61377;border-left:0}.p-policy-bussinessplan .p-policy-bussinessplan__border-left{position:relative}.p-policy-bussinessplan .p-policy-bussinessplan__border-left .p-policy-bussinessplan__border-left-pink{display:inline-block;background-color:#c61377;width:2px;height:100%;position:absolute;top:0;left:-1px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .c-table{position:relative}.p-policy-bussinessplan .c-table::after{content:"";display:inline-block;height:1px;width:15px;background-color:rgba(0,0,0,0);position:absolute;top:0;left:100%}}.p-policy-bussinessplan .c-table__header{padding:20px 12px}@media screen and (max-width: 960.98px){.p-policy-bussinessplan .c-table__header{padding:10px 5px}}.p-stock-note .p-stock-note__info-contact+.p-stock-note__info-contact{margin-top:10px}.p-stock-note .p-stock-note__info-contact:last-of-type{margin-top:20px;padding-top:20px;border-top:1px solid #b5bbc3}.p-stock-note .p-stock-note__info-contact .p-stock-note__info-contact-title{margin-bottom:10px;font-weight:700}.p-stock-note .p-stock-note__info-contact .p-stock-note__info-contact-list{padding-left:33px}@media screen and (max-width: 960.98px){.p-stock-note .p-stock-note__info-contact .p-stock-note__info-contact-list{padding-left:25px}}.p-stock-note .p-stock-note__info-contact .p-stock-note__info-contact-list>li+li{margin-top:10px}.p-stock-note .p-stock-note__info-contact-desc{padding-left:19px}.p-stock-note .p-stock-note__info-contact-desc>[class*=c-text]:first-child{margin-top:0}.p-stock-search .p-stock-search__box{padding:50px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__box{padding:30px 20px 40px}}.p-stock-search .p-stock-search__box .c-button__link{padding:20px 45px 20px 30px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__box .c-button__link{padding:16px 45px 16px 30px}}.p-stock-search .p-stock-search__wrapper{display:flex;justify-content:space-between;gap:0 40px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__wrapper{display:block;justify-content:initial;gap:0}}.p-stock-search .p-stock-search__input-gathering+.p-stock-search__input-gathering{margin-top:30px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-gathering+.p-stock-search__input-gathering{margin-top:25px}}.p-stock-search .p-stock-search__input-label{display:flex;align-items:flex-start;gap:0 10px;pointer-events:none}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-label{flex-direction:column;align-items:flex-start;gap:10px 0}}.p-stock-search .p-stock-search__input-type{display:inline-block;flex-shrink:0;color:#fff;font-size:1.2rem;font-weight:500;line-height:1;padding:4px 8px 5px;margin-top:1px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-type{margin-top:0}}.p-stock-search .p-stock-search__input-type.is-red{background-color:#d41426}.p-stock-search .p-stock-search__input-type.is-gray{background-color:#71757c}.p-stock-search .p-stock-search__input-description{color:#222;font-size:1.6rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-description{font-size:1.5rem}}.p-stock-search .p-stock-search__input-container{margin-top:15px}.p-stock-search .p-stock-search__input-wrapper{display:flex;align-items:center;gap:0 10px}.p-stock-search .p-stock-search__input-box{font-size:1.9rem;font-weight:400;color:#333;background-color:#fff;border:2px solid #c6cbd2;border-radius:8px;width:280px;height:58px;padding:15px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-box{font-size:1.7rem;width:180px;height:50px;padding:14px 10px}}.p-stock-search .p-stock-search__input-box.is-error{background-color:#fdf2f3;outline-width:thin;border:2px solid #da011a}.p-stock-search .p-stock-search__input-box:focus{border:2px solid #0f3675;outline:0;background-color:#fff;outline-offset:0}.p-stock-search .p-stock-search__input-box::-webkit-inner-spin-button,.p-stock-search .p-stock-search__input-box::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;-moz-appearance:textfield}.p-stock-search .p-stock-search__input-error{font-size:1.5rem;font-weight:400;line-height:1.4;color:#da011a;margin-top:12px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-error{font-size:1.3rem;margin-top:10px}}.p-stock-search .p-stock-search__input-text{font-size:1.9rem;font-weight:400}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__input-text{font-size:1.7rem}}.p-stock-search .p-stock-search__notes-list{margin-top:12px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__notes-list{margin-top:10px}}.p-stock-search .p-stock-search__media-title{font-size:1.9rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__media-title{font-size:1.6rem}}.p-stock-search .p-stock-search__media{background-color:#fff;border-radius:8px;margin-top:10px;padding:20px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__media{max-width:380px;padding:15px;margin-bottom:20px}}.p-stock-search .p-stock-search__result{margin-top:70px;padding:45px 40px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result{margin-top:50px;padding:35px 20px}}.p-stock-search .p-stock-search__result-items+.p-stock-search__result-items{border-top:1px solid #c6cbd2;margin-top:40px;padding-top:40px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-items+.p-stock-search__result-items{margin-top:30px;padding-top:30px}}.p-stock-search .p-stock-search__result-title{font-size:2.3rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-title{font-size:1.9rem}}.p-stock-search .p-stock-search__result-contents{margin-top:20px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-contents{margin-top:15px}}.p-stock-search .p-stock-search__result-contents>*:first-child{margin-top:0}.p-stock-search .p-stock-search__list--alphabet{margin-top:10px}.p-stock-search .p-stock-search__list--alphabet .c-rank-list__item{padding-left:25px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__list--alphabet .c-rank-list__item{padding-left:22px}}.p-stock-search .p-stock-search__list--alphabet .c-rank-list__item::before{min-width:auto}.p-stock-search .p-stock-search__result-box{padding:30px 35px;margin-top:25px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-box{padding:20px 20px 30px;margin-top:25px}}.p-stock-search .p-stock-search__result-box-title{font-size:1.6rem;font-weight:500;line-height:1.4;color:#333}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-box-title{font-size:1.5rem}}.p-stock-search .p-stock-search__result-box-contents{margin-top:20px}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-box-contents{margin-top:15px}}.p-stock-search .p-stock-search__result-box-contents>*:first-child{margin-top:0}.p-stock-search .p-stock-search__result-price{margin-top:0}@media screen and (max-width: 960.98px){.p-stock-search .p-stock-search__result-price{font-size:1.9rem}}.p-stock-search .p-stock-search__result-unit{margin-top:0}.p-stock .p-stock__heading{margin-bottom:20px}@media screen and (max-width: 960.98px){.p-stock .p-stock__heading{margin-bottom:10px}}.p-stock .p-stock__heading+*{margin-top:0}.p-stock .p-stock__labels{display:flex;justify-content:center;margin-top:40px}@media screen and (max-width: 960.98px){.p-stock .p-stock__labels{margin-top:20px}}.p-stock .p-stock__labels-list{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.p-stock .p-stock__labels-item{display:flex;align-items:center;gap:0 5px}.p-stock .p-stock__check-box{width:16px;height:16px}.p-stock .p-stock__labels-icon{margin-left:3px}.p-stock .p-stock__labels-text{font-size:1.4rem;font-weight:400;line-height:1.4}.p-stock .p-stock__target-route-media>.l-col--media4{display:block}.p-stock .p-stock__target-route-media>.l-col--media4 .c-media{margin-top:15px}@media screen and (max-width: 960.98px){.p-stock .p-stock__target-route-media>.l-col--media4 .c-media{margin-top:10px}}.p-stock .p-stock__target-route-media .p-stock__target-route-media-label{font-size:1.7rem;font-weight:500}@media screen and (max-width: 960.98px){.p-stock .p-stock__target-route-media .p-stock__target-route-media-label{font-size:1.5rem}}.p-stock .p-stock__media-link{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-stock .p-stock__media-link:hover{opacity:.7}}.p-stock .p-stock__cards{margin-top:60px}@media screen and (max-width: 960.98px){.p-stock .p-stock__cards{margin-top:40px}}.p-stock .p-stock__banner-link{max-width:800px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-stock .p-stock__banner-link:hover{opacity:.7}}.p-stockholder .p-stockholder__title{display:flex;align-items:center;background:url(/assets/img/company/stockholder/img_stockholder_mv.webp) no-repeat;background-size:cover;width:100%;height:172px;position:relative}@media screen and (max-width: 960.98px){.p-stockholder .p-stockholder__title{background:url(/assets/img/company/stockholder/img_stockholder_mv_sp.webp) no-repeat;background-size:cover;height:94px}}.p-stockholder .p-stockholder__title::before{content:"";display:inline-block;background:rgba(0,0,0,.54);width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}.p-stockholder .p-stockholder__title-text{color:#fff;position:relative;z-index:2}.p-stockholder .p-stockholder__news-ir{display:flex}@media screen and (max-width: 960.98px){.p-stockholder .p-stockholder__news-ir{flex-direction:column}}.p-stockholder .p-stockholder__news{border-right:1px solid #c6cbd2;width:67%;padding-top:70px;padding-right:60px;padding-bottom:100px}@media screen and (max-width: 960.98px){.p-stockholder .p-stockholder__news{border-right:0;width:100%;padding-top:40px;padding-right:0;padding-bottom:40px;position:relative}.p-stockholder .p-stockholder__news::after{content:"";display:inline-block;background-color:#c6cbd2;width:100vw;height:1px;position:absolute;bottom:0;left:-15px}}@media screen and (max-width: 960.98px){.p-stockholder .p-stockholder__news-list{margin-top:10px}}.p-stockholder .p-stockholder__ir{width:33%;padding-top:70px;padding-left:40px;padding-bottom:100px}@media screen and (max-width: 960.98px){.p-stockholder .p-stockholder__ir{width:100%;max-width:560px;margin-left:auto;margin-right:auto;padding-top:40px;padding-left:0;padding-bottom:70px}}.p-stockholder .p-stockholder__ir-media{width:100%}.p-stockholder .p-stockholder__ir-img{width:100%}.p-stockholder .p-stockholder__link{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-stockholder .p-stockholder__link:hover{opacity:.7}}.p-stockholder .p-stockholder__item{display:flex}@media screen and (max-width: 960.98px){.p-stockholder .p-stockholder__link-wrapper{margin-top:20px}}.p-city-living .p-city-living__bg-box{padding:25px}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__bg-box{padding:15px}}.p-city-living .p-city-living__panel-list{display:flex;gap:0 80px}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__panel-list{flex-direction:column;gap:60px 0}}.p-city-living .p-city-living__panel-item{background-color:#fff;border-radius:12px;width:calc(50% - 40px);padding:30px 25px 35px}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__panel-item{width:100%;padding:25px 20px 30px}}.p-city-living .p-city-living__panel-item:first-child{position:relative}.p-city-living .p-city-living__panel-item:first-child::after{content:"";background:url(/assets/img/common/icon_close_pink.svg) no-repeat;background-size:contain;width:40px;height:40px;position:absolute;top:50%;right:-40px;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__panel-item:first-child::after{width:30px;height:30px;top:initial;right:initial;bottom:-30px;left:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}}.p-city-living .p-city-living__panel-title{text-align:center;font-size:2.2rem;font-weight:500;line-height:1.4;color:#0f3675}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__panel-title{font-size:1.8rem}}.p-city-living .p-city-living__panel-description{margin-top:20px}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__panel-description{margin-top:17px}}.p-city-living .p-city-living__panel-description>*:first-child{margin-top:0}.p-city-living .p-city-living__description-item+.p-city-living__description-item{margin-top:15px}.p-city-living .p-city-living__description-item .c-dot-list{margin-top:10px}.p-city-living .p-city-living__description-tag{display:flex;justify-content:center;align-items:center;background-color:#0f3675;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:7px 15px 8px}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__description-tag{padding:6px 14px 7px}}.p-city-living .p-city-living__description-label{font-size:1.3rem;font-weight:500;line-height:1;color:#fff}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__description-label{font-size:1.2rem}}.p-city-living .p-city-living__definition-title{font-size:2rem;margin-top:0}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__definition-title{font-size:1.7rem}}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__box-row .c-media{max-width:375px}}@media screen and (max-width: 960.98px){.p-city-living .p-city-living__box-row .c-media .c-media__img{width:100%;max-width:375px}}.p-compliance .p-compliance__box{max-width:900px;margin-left:auto;margin-right:auto;padding:30px 25px 25px}.p-compliance .p-compliance__point{display:flex;align-items:center;gap:45px}@media screen and (max-width: 960.98px){.p-compliance .p-compliance__point{flex-direction:column;align-items:flex-start;gap:10px 0}}.p-compliance .p-compliance__point-title{flex-shrink:0;margin-top:0;padding-left:35px}@media screen and (max-width: 960.98px){.p-compliance .p-compliance__point-title{padding-left:0}}.p-compliance .p-compliance__point-text{margin-top:0}.p-compliance .p-compliance__panel{background-color:#fff;border-radius:12px;padding:30px 35px;margin-top:20px}@media screen and (max-width: 960.98px){.p-compliance .p-compliance__panel{padding:20px 15px;margin-top:15px}}.p-compliance .p-compliance__text--emphasis{font-size:1.7rem}@media screen and (max-width: 960.98px){.p-compliance .p-compliance__text--emphasis{font-size:1.6rem}}.p-development .p-development__media-scroll{max-width:900px;margin-left:auto;margin-right:auto}.p-diversity .p-diversity__text-space{margin-left:15px}.p-diversity .p-diversity__signature{margin-top:20px}@media screen and (max-width: 960.98px){.p-diversity .p-diversity__signature{margin-top:15px}}@media screen and (max-width: 960.98px){.p-diversity .p-diversity__signature .c-media__img{width:170px}}.p-diversity .p-diversity__title{font-size:2rem}@media screen and (max-width: 960.98px){.p-diversity .p-diversity__title{font-size:1.8rem}}.p-diversity .p-diversity__notes-list{margin-top:20px}.p-diversity .p-diversity__dot-list{margin-top:10px}.p-materiality .p-materiality__button{display:flex;justify-content:space-between;align-items:center;gap:0 60px;padding:30px 70px 30px 20px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__button{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px 0;padding:20px 30px 20px 0}.p-materiality .p-materiality__button::after{top:37px}}.p-materiality .p-materiality__button-title{display:flex;align-items:center;gap:0 20px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__button-title{gap:0 10px}}.p-materiality .p-materiality__button-icon{width:60px;height:60px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__button-icon{width:40px;height:40px}}.p-materiality .p-materiality__sdg{display:flex;align-items:center;gap:0 15px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__sdg{gap:10px 10px;flex-wrap:wrap}}.p-materiality .p-materiality__sdg-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-top:1px solid #0f3675;border-left:1px solid #0f3675;border-bottom:1px solid #0f3675;border-radius:4px 1px 1px 4px;height:30px;padding:5px 9px 5px 12px;margin-right:12px;position:relative}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__sdg-arrow{height:27px;padding:4px 6px 6px 6px}}.p-materiality .p-materiality__sdg-arrow::after{content:"";background:url(/assets/img/company/sustainability/management/materiality/img_arrow_right.svg) no-repeat;background-size:contain;width:12px;height:30px;position:absolute;top:-1px;right:-11px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__sdg-arrow::after{width:11px;height:27px;right:-10px}}.p-materiality .p-materiality__sdg-arrow-text{font-size:1.2rem;font-weight:500;line-height:1;color:#0f3675}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__sdg-arrow-text{font-size:1.1rem}}.p-materiality .p-materiality__sdg-list{display:flex;gap:0 8px}.p-materiality .p-materiality__sdg-item{display:inline-block;width:60px;height:60px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__sdg-item{width:40px;height:40px}}.p-materiality .p-materiality__accordion .c-accordion__contents .c-table{margin-top:35px}.p-materiality .p-materiality__accordion .c-accordion__contents .c-table+.c-heading__definition{margin-top:35px}.p-materiality .p-materiality__accordion .c-accordion__contents [class*=c-notes-list]+.c-heading__definition{margin-top:35px}.p-materiality .p-materiality__accordion .c-accordion__contents .c-heading__definition+.c-heading__definition{margin-top:35px}.p-materiality .p-materiality__process{padding:30px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__process{padding:20px 15px}}.p-materiality .p-materiality__process-item{border-radius:12px;position:relative}.p-materiality .p-materiality__process-item:not(:first-child){margin-top:66px}.p-materiality .p-materiality__process-item:not(:first-child)::before{content:"";display:inline-block;background:url(/assets/img/common/icon_arrow_lg_bottom_blue.svg) no-repeat;background-size:contain;width:55px;height:26px;position:absolute;top:-30px;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-materiality .p-materiality__process-item:first-child .p-materiality__process-title{background-color:#3869b9}.p-materiality .p-materiality__process-item:last-child .p-materiality__process-title{background-color:#0f3675}.p-materiality .p-materiality__process-contents{display:flex}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__process-contents{flex-direction:column}}.p-materiality .p-materiality__process-title{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;background-color:#2456a6;border-radius:12px 0 0 12px;width:184px;padding:30px 20px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__process-title{width:100%;border-radius:12px 12px 0 0;padding:18px 20px}}.p-materiality .p-materiality__process-step{display:block;text-align:center;font-size:1.4rem;font-weight:400;line-height:1.4;color:#fff}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__process-step{font-size:1.3rem}}.p-materiality .p-materiality__process-text{display:block;text-align:center;font-size:1.9rem;font-weight:500;line-height:1.4;color:#fff;margin-top:10px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__process-text{font-size:1.7rem}}.p-materiality .p-materiality__process-detail{background-color:#fff;border-radius:0 12px 12px 0;width:100%;padding:25px 30px}@media screen and (max-width: 960.98px){.p-materiality .p-materiality__process-detail{border-radius:0 0 12px 12px;padding:15px 20px 25px}}.p-materiality .p-materiality__process-detail>.c-text__normal{margin-top:0}.p-message .p-message__layout{display:flex;gap:0 40px}@media screen and (max-width: 960.98px){.p-message .p-message__layout{flex-direction:column;gap:40px 0}}.p-message .p-message__media{width:calc(34% - 20px);border-radius:12px;overflow:hidden}@media screen and (max-width: 960.98px){.p-message .p-message__media{width:100%}}.p-message .p-message__media .p-message__media-message{padding:30px 20px 20px;background-image:linear-gradient(-45deg, rgb(232, 244, 251) 0%, rgb(248, 237, 244) 100%)}@media screen and (max-width: 960.98px){.p-message .p-message__media .p-message__media-message{padding:25px 20px}}.p-message .p-message__media .p-message__media-catch-copy{color:#0f3675;font-size:2.1rem;font-weight:700;line-height:1.7}@media screen and (max-width: 960.98px){.p-message .p-message__media .p-message__media-catch-copy{font-size:2rem}}.p-message .p-message__media .p-message__signature{margin-top:40px}@media screen and (max-width: 960.98px){.p-message .p-message__media .p-message__signature{margin-top:20px}}.p-message .p-message__media .p-message__signature .p-message__signature-position{margin-bottom:10px;color:#333;font-size:1.4rem;font-weight:400;line-height:1.5}@media screen and (max-width: 960.98px){.p-message .p-message__media .p-message__signature .p-message__signature-position{font-size:1.3rem}}.p-message .p-message__text{width:calc(66% - 20px)}@media screen and (max-width: 960.98px){.p-message .p-message__text{width:100%}}.p-message .p-message__text .p-message__text-wrapper+.p-message__text-wrapper{margin-top:40px}.p-message .p-message__text .c-text__normal{line-height:2.2}.p-message .p-message__text .c-text__normal:first-of-type{margin-top:0}.p-message .p-message__text .c-text__normal+.c-text__normal{margin-top:15px}.p-policy .p-policy__text-space{margin-left:15px}.p-policy .p-policy__signature{margin-top:20px}@media screen and (max-width: 960.98px){.p-policy .p-policy__signature{margin-top:15px}}@media screen and (max-width: 960.98px){.p-policy .p-policy__signature .c-media__img{width:170px}}.p-promotion__policy{margin-top:60px;padding:50px 40px}@media screen and (max-width: 960.98px){.p-promotion__policy{margin-top:40px}}.p-promotion__policy .p-promotion__policy-text{margin-top:25px;color:#333;font-size:1.8rem;font-weight:500;line-height:2.2;text-align:center}@media screen and (max-width: 960.98px){.p-promotion__policy .p-promotion__policy-text{margin-top:20px;font-size:1.5rem;text-align:left}}.p-tcfd .p-tcfd__media{margin-top:60px}@media screen and (max-width: 960.98px){.p-tcfd .p-tcfd__media{margin-top:40px}}.p-tcfd .p-tcfd__media .p-tcfd__media-title{margin-bottom:15px;color:#222;font-size:1.7rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-tcfd .p-tcfd__media .p-tcfd__media-title{margin-bottom:10px;font-size:1.5rem}}.p-tcfd .p-tcfd__media .c-media{margin-top:0}@media screen and (max-width: 960.98px){.p-tcfd .p-tcfd__table-scroll{overflow-x:scroll}.p-tcfd .p-tcfd__table-scroll .c-table{min-width:900px}}.p-tcfd .p-tcfd__list .c-dot-list__list,.p-tcfd .p-tcfd__list .c-rank-list{padding-left:20px}.p-sustainability .p-sustainability__title{display:flex;align-items:center;background:url(/assets/img/company/sustainability/img_sustainability_mv.webp) no-repeat;background-size:cover;width:100%;height:172px;position:relative}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__title{background:url(/assets/img/company/sustainability/img_sustainability_mv_sp.webp) no-repeat;background-size:cover;height:94px}}.p-sustainability .p-sustainability__title::before{content:"";display:inline-block;background:rgba(0,0,0,.54);width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}.p-sustainability .p-sustainability__title-text{color:#fff;position:relative;z-index:2}.p-sustainability .p-sustainability__links .l-link-list__list{display:flex;flex-wrap:wrap;gap:15px 40px}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__links .l-link-list__list{flex-direction:column;gap:15px 0}}.p-sustainability .p-sustainability__links .l-link-list__item{width:calc(50% - 20px)}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__links .l-link-list__item{width:100%}}.p-sustainability .p-sustainability__links .l-link-list__item:not(:first-child){margin-top:0}.p-sustainability .p-sustainability__media-layout{margin-top:30px}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__media-layout{margin-top:35px}}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__media-layout .l-media-layout__media{max-width:560px}}.p-sustainability .p-sustainability__media-layout .c-media{width:100%}.p-sustainability .p-sustainability__media-layout .c-media__img{width:100%}.p-sustainability .p-sustainability__panel-list{display:flex;gap:0 40px}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__panel-list{flex-direction:column;align-items:center;gap:25px 0}}.p-sustainability .p-sustainability__panel-item{background-color:#fff;border-radius:12px;width:calc(33.3333333333% - 26.6666666667px);padding:30px 30px 45px}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__panel-item{width:100%;max-width:560px;padding:25px 20px 35px}}.p-sustainability .p-sustainability__panel-link{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 961px)and (min-width: 961px){.p-sustainability .p-sustainability__panel-link:hover .p-sustainability__panel-read{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-sustainability .p-sustainability__panel-icon .c-media{margin-top:0}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__panel-icon .c-media__img{width:60px;height:60px}}.p-sustainability .p-sustainability__panel-read{text-align:center;font-size:1.9rem;font-weight:500;line-height:1.4;color:#222;margin-top:5px}@media screen and (min-width: 961px){.p-sustainability .p-sustainability__panel-read{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.p-sustainability .p-sustainability__panel-read{font-size:1.7rem}}.p-resource .p-resource__item-description{margin-top:25px}.p-resource .p-resource__panel-item{display:grid;align-items:center;grid-template-columns:76px auto;gap:0 20px;background-color:#fff;border-radius:12px;padding:30px}@media screen and (max-width: 960.98px){.p-resource .p-resource__panel-item{gap:12px 10px;grid-template-columns:50px auto;padding:20px}}.p-resource .p-resource__panel-item:not(:first-child){margin-top:20px}@media screen and (max-width: 960.98px){.p-resource .p-resource__panel-item:not(:first-child){margin-top:15px}}.p-resource .p-resource__panel-item .c-heading__h5{margin-top:0;margin-bottom:15px;grid-row:1/2;grid-column:2/3}@media screen and (max-width: 960.98px){.p-resource .p-resource__panel-item .c-heading__h5{margin-bottom:0}}@media screen and (max-width: 960.98px){.p-resource .p-resource__panel-item .c-text__normal{grid-row:2/3;grid-column:1/3}}.p-resource .p-resource__panel-media{grid-row:1/3;grid-column:1/2}@media screen and (max-width: 960.98px){.p-resource .p-resource__panel-media{grid-row:1/2;grid-column:1/2;width:50px}}.p-resource .p-resource__list{display:flex;gap:0 20px}@media screen and (max-width: 960.98px){.p-resource .p-resource__list{flex-wrap:wrap;gap:10px}}.p-resource .p-resource__item{width:calc(25% - 15px)}@media screen and (max-width: 960.98px){.p-resource .p-resource__item{width:calc(50% - 5px)}}.p-resource .p-resource__link{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;padding:25px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-resource .p-resource__link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-resource .p-resource__link:hover .p-resource__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-resource .p-resource__link{padding:25px 10px 30px}}.p-resource .p-resource__media{text-align:center;width:100%;height:auto}.p-resource .p-resource__media-img{width:86px;height:86px}@media screen and (max-width: 960.98px){.p-resource .p-resource__media-img{width:60px;height:60px}}.p-resource .p-resource__text{display:flex;align-items:center;justify-content:center;text-align:center;flex-grow:1;font-size:1.8rem;font-weight:500;line-height:1.4;width:100%;height:auto;margin-top:10px}@media screen and (max-width: 960.98px){.p-resource .p-resource__text{font-size:1.5rem;margin-top:10px}}@media screen and (min-width: 961px){.p-resource .p-resource__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-resource .p-resource__label--sm{font-size:1.4rem}.p-social-contribution-activities .p-social-contribution-activities__list{gap:0 50px}@media screen and (max-width: 960.98px){.p-social-contribution-activities .p-social-contribution-activities__list{gap:67px 0}}.p-social-contribution-activities .p-social-contribution-activities__item{width:calc(33.3333333333% - 33.3333333333px)}@media screen and (max-width: 960.98px){.p-social-contribution-activities .p-social-contribution-activities__item{width:100%;max-width:560px}}.p-social-contribution-activities .p-social-contribution-activities__item .c-media__heading{font-size:1.6rem;font-weight:400;line-height:1.6;align-items:flex-start}@media screen and (max-width: 960.98px){.p-social-contribution-activities .p-social-contribution-activities__item .c-media__heading{font-size:1.5rem}}.p-social-contribution-activities .p-social-contribution-activities__item:not(:last-child) .p-social-contribution-activities__media::after{content:"";display:inline-block;background:url(/assets/img/common/icon_arrow_lg_right_blue.svg) no-repeat;width:26px;height:56px;position:absolute;top:50%;right:-38px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.p-social-contribution-activities .p-social-contribution-activities__item:not(:last-child) .p-social-contribution-activities__media::after{background:url(/assets/img/common/icon_arrow_lg_bottom_blue.svg) no-repeat;width:56px;height:27px;top:initial;right:initial;bottom:-33.5px;left:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}}.p-social-contribution-activities .p-social-contribution-activities__media{text-align:center;position:relative}.p-wellbeing .p-wellbeing__catch-copy{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__catch-copy{text-align:left}}.p-wellbeing .p-wellbeing__dot-list{max-width:820px;margin-left:auto;margin-right:auto}.p-wellbeing .p-wellbeing__cycle{display:flex;justify-content:center;margin-top:60px}.p-wellbeing .p-wellbeing__cycle-list{display:flex;justify-content:center;gap:5px;flex-wrap:wrap;max-width:779px;position:relative}.p-wellbeing .p-wellbeing__cycle-item{width:calc(50% - 2.5px);max-width:387px;padding:25px 15px 40px 17px}.p-wellbeing .p-wellbeing__cycle-item:first-child{position:relative}.p-wellbeing .p-wellbeing__cycle-item:first-child::before{content:"";display:inline-block;background:url(/assets/img/company/sustainability/social/resource/wellbeing/icon_circle.svg) no-repeat;background-size:contain;width:127px;height:127px;position:absolute;bottom:-64px;right:-64px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__cycle-item:first-child::before{width:80px;height:80px;bottom:-42px;right:-42px}}.p-wellbeing .p-wellbeing__cycle-item.is-light-blue{background-color:#dbf1f9}.p-wellbeing .p-wellbeing__cycle-item.is-blue{background-color:#e3ecf8}.p-wellbeing .p-wellbeing__cycle-item.is-purple{background-color:#ebe5ee}.p-wellbeing .p-wellbeing__cycle-item.is-green{background-color:#dfedeb}.p-wellbeing .p-wellbeing__cycle-item:nth-child(even){padding:30px 28px 40px 62px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__cycle-item:nth-child(even){padding:25px 17px 40px 15px}}.p-wellbeing .p-wellbeing__cycle-item:nth-child(even) .p-wellbeing__definition-title{text-align:right}.p-wellbeing .p-wellbeing__definition-title{font-size:2.3rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__definition-title{font-size:1.6rem}}.p-wellbeing .p-wellbeing__definition-subtitle{font-size:1.6rem;font-weight:500;line-height:1.6;color:#222;margin-top:25px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__definition-subtitle{font-size:1.4rem;margin-top:20px}}.p-wellbeing .p-wellbeing__definition-text{font-size:1.4rem;font-weight:400;line-height:1.6;margin-top:15px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__definition-text{font-size:1.2rem;margin-top:13px}}.p-wellbeing .p-wellbeing__box-wrapper{margin-top:60px}.p-wellbeing .p-wellbeing__box-title{font-size:1.7rem;font-weight:500;line-height:1.4;color:#222}.p-wellbeing .p-wellbeing__box-description{margin-top:15px}.p-wellbeing .p-wellbeing__box-description>*:first-child{margin-top:0}.p-wellbeing .p-wellbeing__box-content{padding:25px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__box-content{padding:15px}}.p-wellbeing .p-wellbeing__panel-list{display:flex;gap:15px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__panel-list{flex-direction:column;max-width:540px;margin-left:auto;margin-right:auto}}.p-wellbeing .p-wellbeing__panel-item{background-color:#fff;border-radius:12px;width:calc(33.3333333333% - 10px);padding:25px 20px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__panel-item{width:100%;padding:25px 30px}}.p-wellbeing .p-wellbeing__panel-title{text-align:center;font-size:1.9rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__panel-title{font-size:1.7rem}}.p-wellbeing .p-wellbeing__panel-text{display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:500;line-height:1.4;color:#222;margin-top:15px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__panel-text{font-size:1.8rem}}.p-wellbeing .p-wellbeing__panel-text--blue{font-size:3.2rem;color:#0f3675;padding-left:40px;position:relative}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__panel-text--blue{font-size:2.6rem;padding-left:30px}}.p-wellbeing .p-wellbeing__panel-text--blue::before{content:"";display:inline-block;background-color:#0f3675;width:10px;height:20px;-webkit-clip-path:polygon(0 0, 0 100%, 100% 50%);clip-path:polygon(0 0, 0 100%, 100% 50%);position:absolute;top:13px;left:15px}@media screen and (max-width: 960.98px){.p-wellbeing .p-wellbeing__panel-text--blue::before{font-size:2.6rem;width:8px;height:15px;top:12px;left:10px}}.p-contact-site .p-contact-site__button{cursor:pointer}@media screen and (min-width: 961px){.p-hikari .p-hikari__network{margin-top:20px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__example-media-layout{gap:0 60px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__example-media-layout{flex-direction:column-reverse;gap:30px 0}}.p-kinsetsu-kouji .p-kinsetsu-kouji__exsample-last{margin-top:60px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__exsample-last{margin-top:40px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow>li{overflow:hidden}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow>li:not(:last-of-type){position:relative;padding-bottom:50px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow>li:not(:last-of-type){padding-bottom:30px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow>li:not(:last-of-type)::after{content:"";position:absolute;top:46px;left:16px;display:inline-block;width:3px;height:100%;background-image:url("/assets/img/corporate/kinsetsu_kouji/bg_dots.svg");background-repeat:repeat-y;background-size:3px;z-index:-1}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow>li:not(:last-of-type)::after{top:40px;left:13px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-title{display:flex;color:#222;font-size:2.4rem;font-weight:500;line-height:1.6}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-title{font-size:2rem}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-title .p-kinsetsu-kouji__flow-title-num{flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;margin-right:19px;background-color:#fff;border:2px solid #0f3675;border-radius:50%}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-title .p-kinsetsu-kouji__flow-title-num{width:30px;height:30px;margin-right:12px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-title .p-kinsetsu-kouji__flow-title-num>span{color:#0f3675;font-family:"Oswald",sans-serif;font-size:1.6rem;font-weight:500;line-height:1.9}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-title .p-kinsetsu-kouji__flow-title-num>span{font-size:1.5rem}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-desc{padding-left:55px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-desc{padding-left:42px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-desc>[class]:first-of-type{margin-top:30px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .p-kinsetsu-kouji__flow-desc>[class]:first-of-type{margin-top:20px}}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .c-button .c-button__link{min-width:270px}}@media screen and (max-width: 374px){.p-kinsetsu-kouji .p-kinsetsu-kouji__flow .c-button .c-button__link{min-width:100%}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact{display:flex;gap:0 60px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact{flex-direction:column;gap:30px 0}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-box{height:100%;margin-top:0;padding:40px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-box{padding:30px 20px 40px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-title{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #c6cbd2;color:#222;font-size:2.4rem;font-weight:500;line-height:1.6;text-align:center}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-title{font-size:2rem}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-title+[class]{margin-top:0}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-note{margin-top:15px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-note{margin-top:20px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-note .c-notes-list__item{color:#c30b0b;font-weight:700}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-note .c-notes-list__item::before{color:#c30b0b}@media screen and (min-width: 961px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-button .c-button__link{min-width:350px}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-button .c-button__link:hover .c-button__label::before{background-image:url("/assets/img/common/icon_letter_blue.svg")}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-button .c-button__label{position:relative;margin-left:36px}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-button .c-button__label{margin-left:32px}}.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-button .c-button__label::before{content:"";position:absolute;top:0;left:-36px;display:inline-block;width:26px;height:26px;background-image:url("/assets/img/common/icon_letter_white.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-kinsetsu-kouji .p-kinsetsu-kouji__contact .p-kinsetsu-kouji__contact-button .c-button__label::before{left:-32px;width:24px;height:24px}}.p-error .p-error__title{padding-top:50px;padding-bottom:70px;background-color:#fff}@media screen and (max-width: 960.98px){.p-error .p-error__title{padding-top:25px;padding-bottom:40px}}.p-error .p-error__h1{color:#0f3675;font-family:"Oswald",sans-serif;font-size:13rem;font-weight:300;text-align:center}@media screen and (max-width: 960.98px){.p-error .p-error__h1{font-size:8.4rem}}.p-error .p-error__h1>span{display:block;color:#d6007f;font-size:3.2rem;line-height:1.4}@media screen and (max-width: 960.98px){.p-error .p-error__h1>span{font-size:2.1rem}}.p-error .p-error__section:first-of-type{padding-top:0}.p-error .p-error__h2{color:#222;font-size:3rem;font-weight:500;line-height:1.4;text-align:center}@media screen and (max-width: 960.98px){.p-error .p-error__h2{font-size:2.4rem}}.p-error .p-error__h2+.c-text__normal{margin-top:25px}@media screen and (max-width: 960.98px){.p-error .p-error__h2+.c-text__normal{margin-top:20px}}.p-error .p-error__search{display:flex;justify-content:center;align-items:center;gap:0 20px;margin-top:80px}@media screen and (max-width: 960.98px){.p-error .p-error__search{flex-direction:column;align-items:flex-start;gap:15px 0;max-width:620px;margin:60px auto 0}}.p-error .p-error__search .p-error__search-label{color:#222;font-size:1.8rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-error .p-error__search #___gcse_2{width:100%}}.p-error .p-error__search .gsc-control-searchbox-only{width:620px;margin:0 auto;box-sizing:border-box}@media screen and (max-width: 960.98px){.p-error .p-error__search .gsc-control-searchbox-only{width:100%}}.p-error .p-error__search .gsc-control-searchbox-only .gsc-input-box:has(input:focus){border:1px solid #0f3675}.p-error .p-error__search .gsc-control-cse{padding:0}.p-error .p-error__search .gsc-input-box{padding:0;border:1px solid #92959c;border-right:none;border-radius:8px 0 0 8px}.p-error .p-error__search table.gsc-search-box td.gsc-input{padding-right:0}.p-error .p-error__search .gsib_a{height:62px;padding:0 20px}@media screen and (max-width: 960.98px){.p-error .p-error__search .gsib_a{height:52px;padding:0 15px}}.p-error .p-error__search .gsib_b{display:none !important}.p-error .p-error__search input.gsc-input{height:auto !important;color:#222;font-size:1.6rem;line-height:1.6;background:none !important}@media screen and (max-width: 960.98px){.p-error .p-error__search input.gsc-input{font-size:1.5rem}}.p-error .p-error__search .gsc-search-button-v2,.p-error .p-error__search .gsc-search-button-v2:hover,.p-error .p-error__search .gsc-search-button-v2:focus{display:flex;align-items:center;width:120px;height:64px;margin-left:0;padding:0 26px;background-color:#0f3675;border-radius:0 8px 8px 0;border:none;color:#fff;font-size:1.8rem;font-weight:500}@media screen and (max-width: 960.98px){.p-error .p-error__search .gsc-search-button-v2,.p-error .p-error__search .gsc-search-button-v2:hover,.p-error .p-error__search .gsc-search-button-v2:focus{width:89px;height:54px;padding:0 16px}}.p-error .p-error__search .gsc-search-button-v2::before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;background:url(/assets/img/common/icon_search_white.svg) no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-error .p-error__search .gsc-search-button-v2::before{width:18px;height:18px;margin-right:5px}}.p-error .p-error__search .gsc-search-button-v2 .search-lower__label{color:#fff;font-size:1.8rem;font-weight:500;line-height:1.4;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-error .p-error__search .gsc-search-button-v2 .search-lower__label{font-size:1.6rem}}@media screen and (min-width: 961px){.p-error .p-error__search .gsc-search-button-v2:hover .search-lower__label{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px}}.p-error .p-error__search .gsc-search-button-v2>svg{display:none !important}.p-error .p-error__button-wrapper .c-button{margin-top:100px}@media screen and (max-width: 960.98px){.p-error .p-error__button-wrapper .c-button{margin-top:70px}}.p-group .p-group__news-list{margin-top:20px}@media screen and (max-width: 960.98px){.p-group .p-group__news-list{margin-top:15px}}.p-group .p-group__news-link{gap:0 25px}@media screen and (max-width: 960.98px){.p-group .p-group__news-link{gap:inherit}}.p-group .p-group__news-link[target=_blank]:not([href*=".pdf"]) .p-group__news-label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;top:1px}.p-group .p-grop__current-month{padding-top:80px}.p-group .p-grop__current-month>*:first-child{margin-top:0 !important}@media screen and (max-width: 960.98px){.p-group .p-grop__current-month{padding-top:40px}}.p-group .p-group__list{display:flex;flex-wrap:wrap;gap:10px 40px;margin-top:30px}.p-group .p-group__list>*:first-child{margin-top:0 !important}@media screen and (max-width: 960.98px){.p-group .p-group__list{flex-direction:column}}.p-group .p-gruop__h3{margin-bottom:18px}.p-group .p-group__underline{display:flex;align-items:center;border-bottom:1px solid #c6cbd2;width:100%;height:100%;position:relative}.p-group .p-group__underline::before{content:"";display:inline-block;background:#0f3675;width:100%;height:1px;position:absolute;bottom:0;left:0;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:left top;transform-origin:left top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-group .p-group__underline:has(.p-group__underline-link:hover)::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.p-group .p-group__underline:has(.p-group__underline-link:hover) .p-group__underline-link{color:#0f3675}}.p-group .p-group__underline .p-group__underline-wrapper{width:100%}.p-group .p-group__underline .p-group__underline-link{position:relative;display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.4;width:100%;padding-top:17px;padding-bottom:17px;padding-right:20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-group .p-group__underline .p-group__underline-link{font-size:1.5rem}}.p-group .p-group__underline .p-group__underline-link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-group .p-group__underline .p-group__underline-link[target=_blank]:not([href*=".pdf"])::after{background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px}.p-group .p-group__underline .p-group__underline-link[href*=".pdf"]::after{background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px}.p-group .p-group__underline .p-group__underline-label{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-group .p-group__media-img--border{border:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.p-group .p-gruop-mv .p-gruop-mv__bg-inner{padding-bottom:50px}}.p-group .p-group-overview .l-media-layout{gap:0 60px}@media screen and (max-width: 960.98px){.p-group .p-group-overview .l-media-layout{gap:30px 0}}.p-group .p-group-business .p-group__notes-list{margin-top:30px}@media screen and (max-width: 960.98px){.p-group .p-group-business .p-group__notes-list{margin-top:20px}}.p-group .p-group-business .p-group-business__h5{font-size:2rem}@media screen and (max-width: 960.98px){.p-group .p-group-business .p-group-business__h5{font-size:1.7rem}}.p-group .p-group-business .p-group-business__month{margin-top:60px}.p-group .p-group-business .p-group-business__month>*{margin-top:0}@media screen and (max-width: 960.98px){.p-group .p-group-business .p-group-business__month{margin-top:40px}}#certificate_delay{font-size:14px}#certificate_delay h2 p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1.6}#certificate_delay a.btn--red.btn--cubic{font-size:16.8px}@media screen and (min-width: 961px){#certificate_delay a.btn--red.btn--cubic:hover{color:#fff}}@media screen and (max-width: 960.98px){#certificate_delay a.btn--red.btn--cubic{font-size:13.2px}}@media screen and (max-width: 960.98px){#certificate_delay #route-map{padding:0px 15px}}#page-station.container{margin-top:0}#page-station #area-information .section-title li{background:linear-gradient(180deg, #fff 0%, #fff 50%, transparent 50%, transparent 100%)}#page-station .section-title{top:0;margin:0px 0px 50px}@media screen and (max-width: 960.98px){#page-station .section-title{margin:0px 0px 38px}}#page-station .page-button li a::after{box-sizing:content-box}#page-station a.default-button.pdf-icon:before,#page-station a.short-button.pdf-icon:before,#page-station a.button-100.pdf-icon:before{box-sizing:content-box}#page-station .bfree-head li::before{border-bottom:none}@media screen and (min-width: 961px){#page-station .bf02-line01 .bfree-body li{flex-basis:calc((100% - 0px)/3)}}#page-station .bf02-line02 .bfree-head::before,#page-station .bf02-line02 .bfree-body::before{border-left:none}@media screen and (max-width: 767.98px){#page-station .bf02-line02 .bfree-head::before,#page-station .bf02-line02 .bfree-body::before{border-left:1px solid #b2bdd0}}#page-ticket.container{margin-top:0}#page-ticket a.default-button:after{box-sizing:content-box}#page-ticket a.default-button.pdf-icon:before,#page-ticket a.short-button.pdf-icon:before,#page-ticket a.button-100.pdf-icon:before{box-sizing:content-box}#page-ticket.kilometer article a:hover{color:#c20f6b}#page-ticket.kilometer article a.default-button:hover,#page-ticket.kilometer article a.button-100:hover,#page-ticket.kilometer article a.short-button:hover{color:#fff}#page-contact.container{margin-top:0}#page-contact a.default-button:after{box-sizing:content-box}#page-contact.page0 article a:hover,#page-contact.page1 article a:hover,#page-contact.page4 article a:hover{color:#c20f6b}#page-contact.page0 article a.default-button:hover,#page-contact.page0 article a.button-100:hover,#page-contact.page0 article a.short-button:hover,#page-contact.page1 article a.default-button:hover,#page-contact.page1 article a.button-100:hover,#page-contact.page1 article a.short-button:hover,#page-contact.page4 article a.default-button:hover,#page-contact.page4 article a.button-100:hover,#page-contact.page4 article a.short-button:hover{color:#fff}#page-contact.page0 .section-title,#page-contact.page1 .section-title,#page-contact.page4 .section-title,#page-contact.page5 .section-title{top:0;margin:0px 0px 50px}@media screen and (max-width: 960.98px){#page-contact.page0 .section-title,#page-contact.page1 .section-title,#page-contact.page4 .section-title,#page-contact.page5 .section-title{margin:0px 0px 38px}}#page-contact.page0 .section-title li,#page-contact.page1 .section-title li,#page-contact.page4 .section-title li,#page-contact.page5 .section-title li{background:linear-gradient(180deg, #fff 0%, #fff 50%, transparent 50%, transparent 100%)}#page-contact.page0 .inq-tel a:hover,#page-contact.page1 .inq-tel a:hover,#page-contact.page4 .inq-tel a:hover,#page-contact.page5 .inq-tel a:hover{background:none;color:#002263}@media(max-width: 768px){#page-contact.page0 .inq-tel a:hover,#page-contact.page1 .inq-tel a:hover,#page-contact.page4 .inq-tel a:hover,#page-contact.page5 .inq-tel a:hover{background-color:#002263;color:#fff}}#page-contact.page1 article a.default-button{display:block}#page-privacy.container{margin-top:0}#page-privacy.page0 article a:hover,#page-privacy.page4 article a:hover{color:#c20f6b}#page-privacy.page0 article a.default-button:hover,#page-privacy.page0 article a.button-100:hover,#page-privacy.page0 article a.short-button:hover,#page-privacy.page4 article a.default-button:hover,#page-privacy.page4 article a.button-100:hover,#page-privacy.page4 article a.short-button:hover{color:#fff}#page-privacy.page0 article .inq-tel a:hover,#page-privacy.page4 article .inq-tel a:hover{background:none;color:#002263}@media(max-width: 768px){#page-privacy.page0 article .inq-tel a:hover,#page-privacy.page4 article .inq-tel a:hover{background-color:#002263;color:#fff}}#page-other.container{margin-top:0}#company-page article{font-size:14px}#company-page article a:hover{color:#c20f6b}#company-page article a.default-button:hover,#company-page article a.button-100:hover,#company-page article a.short-button:hover{color:#fff}#company-page article .back-bt a{color:#fff}#company-page #koi-header .overlay-button{font-size:18.2px}@media(max-width: 1200px){#company-page #koi-header .overlay-button{font-size:150%}}#company-page #information-and-news .news-date{font-size:14px}#company-page #information-and-news .news-title{font-size:12.6px;line-height:14px}#company-page #information-and-news button{font-size:12.6px;line-height:12.6px}#company-page #information-and-news button::after{box-sizing:content-box}#company-page #vc .header{font-size:35px;line-height:35px}#company-page #vc .is-pc{display:flex !important}@media(max-width: 1200px){#company-page #vc .is-pc{display:none !important}}#company-page #vc .is-sp{visibility:hidden;height:0;display:initial !important}@media(max-width: 1200px){#company-page #vc .is-sp{display:block !important;visibility:visible;height:auto}}#company-page #contact .button-container .overlay-button::after{box-sizing:content-box;min-width:7px}#company-page .info-layout dl dt{font-weight:400}#company-page .info-layout dl dd a{color:#111}#company-page .info-layout dl dd a::after{box-sizing:content-box}#page-recruit.container{margin-top:0}#page-recruit.trial .l-layer-links,#page-recruit.usually .l-layer-links{position:relative;z-index:1}#page-recruit .re-table td{display:table-cell}@media(max-width: 768px){#page-recruit .re-table td{display:block}}#page-deray .liststyle01r .list-style-none{background:none}header.fixedheader{background:#fff;box-shadow:initial}a.default-button.pdf::before{display:none}.l-contents-top .page-title-block{padding:30px 30px 50px}@media screen and (max-width: 960.98px){.l-contents-top .page-title-block{padding:32px 15px}}.l-contents-top.is-local-navi-non .page-title-block{padding:50px 30px 50px}@media screen and (max-width: 960.98px){.l-contents-top.is-local-navi-non .page-title-block{padding:32px 15px}}.p-keiofan .c-heading__decorate--h2.c-heading__h2--decorate{margin-bottom:45px}@media screen and (max-width: 960.98px){.p-keiofan .c-heading__decorate--h2.c-heading__h2--decorate{margin-bottom:35px}}.p-keiofan .c-heading__decorate--h2.c-heading__h2--decorate+[class]{margin-top:0}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-mv .l-lower2-mv__bg-inner{padding-bottom:45px}}.p-keiofan .p-keiofan-poster .p-keiofan-poster__media-layput{justify-content:space-between}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-poster .p-keiofan-poster__media-layput{flex-direction:column-reverse;gap:40px 0;margin-top:35px}}.p-keiofan .p-keiofan-poster .p-keiofan-poster__media-layput .l-media-layout__media{max-width:480px;width:100%}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-poster .p-keiofan-poster__media-layput .l-media-layout__media{max-width:100%}}.p-keiofan .p-keiofan-museum .l-content-bg{padding-bottom:100px}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-museum .l-content-bg{padding-bottom:70px}}.p-keiofan .p-keiofan-download .c-media{height:auto}.p-keiofan .p-keiofan-download .p-keiofan-download__label{margin-top:25px;font-size:2.2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-download .p-keiofan-download__label{margin-top:20px;font-size:1.8rem}}.p-keiofan .p-keiofan-download .p-keiofan-download__button{margin-top:30px}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-download .p-keiofan-download__button{margin-top:25px}}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-download .p-keiofan-download__button .l-button-list__list{gap:20px 25px}}@media screen and (min-width: 961px){.p-keiofan .p-keiofan-download .p-keiofan-download__button .c-button__link.p-keiofan-download__link{min-width:272px}}.p-keiofan .p-keiofan-download .p-keiofan-download__button .c-button__link.p-keiofan-download__link::after{background:url(/assets/img/common/icon_download_blue.svg) no-repeat !important;width:14px !important;height:14px !important}@media screen and (min-width: 961px){.p-keiofan .p-keiofan-download .p-keiofan-download__button .c-button__link.p-keiofan-download__link:hover::after{background:url(/assets/img/common/icon_download_white.svg) no-repeat !important}}.p-keiofan .p-keiofan-banner .l-media-link__title{font-size:1.8rem}@media screen and (max-width: 960.98px){.p-keiofan .p-keiofan-banner .l-media-link__title{margin-top:15px;font-size:1.6rem}}.p-keiofan-museum .p-keiofan-museum__list .p-keiofan-museum__list-layout{gap:0 60px}@media screen and (max-width: 960.98px){.p-keiofan-museum .p-keiofan-museum__list .p-keiofan-museum__list-layout{gap:30px 0}}@media screen and (max-width: 960.98px){.p-keiofan-museum .p-keiofan-museum__list .p-keiofan-museum__list-layout .c-button__wrapper--left{justify-content:center}}.p-keiofan-museum .p-keiofan-museum__list .p-keiofan-museum__list-layout .c-button{margin-top:30px}@media screen and (max-width: 960.98px){.p-keiofan-museum .p-keiofan-museum__list .p-keiofan-museum__list-layout .c-button{margin-top:25px}}.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout{gap:0 40px}@media screen and (max-width: 960.98px){.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout{gap:30px 0}}.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout__media{max-width:373px;width:100%}@media screen and (max-width: 960.98px){.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout__media{max-width:100%}}.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout__col--md{width:100%}.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout__col--md .c-text__normal{margin-top:15px}@media screen and (max-width: 960.98px){.p-keiofan-museum .p-keiofan-museum__list-lower .l-media-layout__col--md .c-text__normal{margin-top:10px}}.p-keiokids__title{background-color:#f9f8f0}.p-keiokids__title.is-keiokids-top .l-container{position:relative}@media screen and (max-width: 960.98px){.p-keiokids__title.is-keiokids-top .l-container{display:flex;justify-content:space-between}}.p-keiokids__title.is-keiokids-top .l-container::after{content:"";display:inline-block;position:absolute;bottom:-60px;right:40px;width:356px;height:240px;background:url(/assets/img/keiokids/common/img_keiokids_character.webp) no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-keiokids__title.is-keiokids-top .l-container::after{flex-shrink:0;position:initial;width:107px;height:72px;margin-top:2px;margin-right:-6px;background:url(/assets/img/keiokids/common/img_keiokids_character_sp.webp) no-repeat;background-size:contain}}@media screen and (min-width: 961px){.p-keiokids__title.is-keiokids-top .l-container .p-keiokids__title-media{margin-bottom:16px}}@media screen and (min-width: 961px){.p-keiokids__title.is-keiokids-top .l-container .c-heading__h1{font-size:5rem}}.p-keiokids__title .p-keiokids__title-media{max-width:291px;padding-bottom:12px;margin-bottom:19px;border-bottom:2px solid #11811c}@media screen and (max-width: 960.98px){.p-keiokids__title .p-keiokids__title-media{max-width:201px;margin-right:10px;padding-bottom:10px}}.p-keiokids__title .p-keiokids__title-place{margin-top:13px;color:#555;font-size:1.6rem;font-weight:500;line-height:1.9}@media screen and (min-width: 961px)and (min-width: 961px){.p-keiokids__program .l-media-link__link:hover .c-link--single .c-link__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-keiokids__program .p-keiokids__program-title{margin-top:25px;color:#222;font-size:2.2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-keiokids__program .p-keiokids__program-title{margin-top:20px;font-size:1.8rem}}.p-keiokids__program .p-keiokids__program-place{margin-top:10px;padding-bottom:20px;border-bottom:1px solid #c6cbd2;color:#555;font-size:1.4rem;line-height:1.4}@media screen and (max-width: 960.98px){.p-keiokids__program .p-keiokids__program-place{font-size:1.3rem}}.p-keiokids__program .p-keiokids__program-date{margin-top:18px;line-height:1.6}.p-keiokids__program .p-keiokids__program-date .p-keiokids__program-date-icon{display:flex;align-items:center;margin-bottom:10px;color:#222;font-weight:500}@media screen and (max-width: 960.98px){.p-keiokids__program .p-keiokids__program-date .p-keiokids__program-date-icon{margin-bottom:5px}}.p-keiokids__program .p-keiokids__program-date .p-keiokids__program-date-icon::before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background:url(/assets/img/common/icon_clock_blue.svg) no-repeat;background-size:contain}.p-keiokids__program .c-link--single{margin-top:25px}@media screen and (max-width: 960.98px){.p-keiokids__program .c-link--single{margin-top:20px}}.p-keiokids__box{margin-top:60px;padding:50px;background-color:#eff3f6;border-radius:12px}@media screen and (max-width: 960.98px){.p-keiokids__box{margin-top:40px;padding:30px 20px 25px}}.p-keiokids__box .p-keiokids__box-inner{text-align:center}.p-keiokids__box .p-keiokids__box-inner .c-heading__h5{margin:0}.p-keiokids__box .p-keiokids__box-inner .p-keiokids__box-button{margin-top:30px}@media screen and (max-width: 960.98px){.p-keiokids__box .p-keiokids__box-inner .p-keiokids__box-button{margin-top:25px}}@media screen and (min-width: 961px){.p-keiokids__box .p-keiokids__box-inner .p-keiokids__box-button .c-button__link{padding:20px 37px 20px 30px}}@media screen and (max-width: 960.98px){.p-keiokids__box .p-keiokids__box-inner .p-keiokids__box-button .c-button__label{font-size:1.5rem}}.p-keiokids__company-list{display:flex;flex-wrap:wrap;gap:40px 30px;margin-top:45px}@media screen and (max-width: 960.98px){.p-keiokids__company-list{gap:30px 11px;margin-top:35px}}.p-keiokids__company-list>li{width:calc(20% - 24px)}@media screen and (max-width: 960.98px){.p-keiokids__company-list>li{width:calc(50% - 5.5px)}}.p-keiokids__company-list>li>a{display:inline-block;width:100%}.p-keiokids__company-list>li>a[target=_blank] .p-keiokids__company-name::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:0}@media screen and (min-width: 961px){.p-keiokids__company-list>li>a:hover .p-keiokids__company-logo{box-shadow:0px 4px 48px 0px rgba(0,25,65,.32)}.p-keiokids__company-list>li>a:hover .p-keiokids__company-logo>img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-keiokids__company-list>li>a:hover .p-keiokids__company-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-keiokids__company-list>li .p-keiokids__company-logo{border-radius:12px;box-shadow:0px 4px 24px 0px rgba(0,25,65,.16);overflow:hidden;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-keiokids__company-list>li .p-keiokids__company-logo>img{display:block;width:100%;height:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-keiokids__company-list>li .p-keiokids__company-name{margin-top:20px;color:#222;font-size:1.8rem;font-weight:500;line-height:1.4;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-keiokids__company-list>li .p-keiokids__company-name{font-size:1.6rem}}@media screen and (min-width: 961px){.p-keiokids__company-list>li .p-keiokids__company-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-keiokids-detail .p-keiokids-detail__program{gap:0 60px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__program{gap:40px 0}}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__program .l-media-layout__media{max-width:100%}}.p-keiokids-detail .p-keiokids-detail__program .c-definition-list--deformation .c-definition-list__text{font-weight:400}.p-keiokids-detail .p-keiokids-detail__program .c-definition-list--deformation .c-definition-list__text .c-link--single{margin-top:15px}.p-keiokids-detail .p-keiokids-detail__program .p-keiokids-detail__program-caoution{margin-top:60px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__program .p-keiokids-detail__program-caoution{margin-top:40px}}.p-keiokids-detail .p-keiokids-detail__performance{gap:0 60px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__performance{gap:30px 0}}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__performance .l-media-layout__media{max-width:100%}}.p-keiokids-detail .p-keiokids-detail__performance .p-keiokids-detail__performance-title{margin-bottom:20px;color:#222;font-size:2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__performance .p-keiokids-detail__performance-title{margin-bottom:10px}}.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item{display:flex;gap:0 30px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item{gap:0 15px}}.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item::before{content:"";flex-shrink:0;display:inline-block;width:49px;height:49px;background:url("/assets/img/common/icon_smily.svg") no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item::before{width:34px;height:34px}}.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item+.p-keiokids-detail__voice-item{position:relative;margin-top:25px;padding-top:25px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item+.p-keiokids-detail__voice-item{margin-top:20px;padding-top:20px}}.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item+.p-keiokids-detail__voice-item::after{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:1px;background:linear-gradient(90deg, transparent 79px, #c6cbd2 79px)}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item+.p-keiokids-detail__voice-item::after{background:linear-gradient(90deg, transparent 49px, #c6cbd2 49px)}}.p-keiokids-detail .p-keiokids-detail__voice-list .p-keiokids-detail__voice-item .c-text__normal{margin-top:0}.p-keiokids-detail .p-keiokids-detail__entry-button .c-button{margin-top:98px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__entry-button .c-button{margin-top:70px}}.p-keiokids-detail .p-keiokids-detail__box-close{margin-top:100px}@media screen and (max-width: 960.98px){.p-keiokids-detail .p-keiokids-detail__box-close{margin-top:70px}}.p-life .p-life__news:not(:has(.l-living-news)) .l-gap-bg{margin-top:60px;padding-top:60px;padding-bottom:60px}.p-life .p-life__accent-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:50px;margin-left:auto}@media screen and (max-width: 960.98px){.p-life .p-life__accent-link{margin-top:40px}}.p-life .p-life__media-contents{margin-top:45px}.p-life .p-life__media-contents+[class*=p-life__media-contents]{margin-top:80px}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents+[class*=p-life__media-contents]{margin-top:60px}}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents{margin-top:35px}}.p-life .p-life__media-contents--reverse{margin-top:45px}.p-life .p-life__media-contents--reverse+[class*=p-life__media-contents]{margin-top:80px}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents--reverse+[class*=p-life__media-contents]{margin-top:60px}}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents--reverse{margin-top:35px}}.p-life .p-life__media-contents--reverse .p-life__media{margin-left:calc(50% - 50vw);margin-right:inherit}.p-life .p-life__media-contents--reverse .p-life__media-img{border-radius:0 32px 32px 0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:440px}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents--reverse .p-life__media-img{border-radius:0 20px 20px 0;height:210px}}.p-life .p-life__media-contents--reverse .p-life__contents{flex-direction:row-reverse}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents--reverse .p-life__contents{flex-direction:column}}.p-life .p-life__media-contents--reverse .p-life__bg--white{border-radius:32px 0 0 0;background-color:#fff;width:100%;padding:30px 0 30px 30px}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents--reverse .p-life__bg--white{border-radius:0;background-color:initial;padding:0}}.p-life .p-life__media-contents--reverse .p-life__button{padding-left:30px}@media screen and (max-width: 960.98px){.p-life .p-life__media-contents--reverse .p-life__button{padding-left:0}}.p-life .p-life__media{height:440px;margin-right:calc(50% - 50vw);position:relative;z-index:1}@media screen and (max-width: 960.98px){.p-life .p-life__media{height:210px}}.p-life .p-life__media-img{border-radius:32px 0 0 32px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:440px}@media screen and (max-width: 960.98px){.p-life .p-life__media-img{border-radius:20px 0 0 20px;height:210px}}.p-life .p-life__contents{display:flex;gap:0 30px;margin-bottom:-170px;position:relative;top:-170px;z-index:2}@media screen and (max-width: 960.98px){.p-life .p-life__contents{flex-direction:column;gap:30px 0;margin-top:30px;margin-bottom:0;position:static;top:initial}}.p-life .p-life__detail{width:calc(37% - 15px)}@media screen and (max-width: 960.98px){.p-life .p-life__detail{width:100%}}.p-life .p-life__bg--white{border-radius:0 32px 0 0;background-color:#fff;width:100%;padding:30px 30px 30px 0}@media screen and (max-width: 960.98px){.p-life .p-life__bg--white{border-radius:0;background-color:initial;padding:0}}.p-life .p-life__icon{width:60px}@media screen and (max-width: 960.98px){.p-life .p-life__icon{width:48px}}.p-life .p-life__title{font-size:3rem;font-weight:500;line-height:1.4;color:#222;margin-top:12px}@media screen and (max-width: 960.98px){.p-life .p-life__title{font-size:2.2rem;margin-top:10px}}@media screen and (max-width: 960.98px){.p-life .p-life__text{margin-top:15px}}.p-life .p-life__button{display:flex;margin-top:0}@media screen and (max-width: 960.98px){.p-life .p-life__button{justify-content:center;margin-top:25px}}.p-life .p-life__logo-wrapper{width:calc(63% - 15px);padding-top:200px}@media screen and (max-width: 960.98px){.p-life .p-life__logo-wrapper{width:100%;padding-top:0}}.p-life .p-life__logo-list{display:flex;gap:0 12px}@media screen and (max-width: 960.98px){.p-life .p-life__logo-list{flex-wrap:wrap;gap:10px 10px}}.p-life .p-life__logo-item{width:calc(25% - 9px)}@media screen and (max-width: 960.98px){.p-life .p-life__logo-item{display:flex;justify-content:center;width:calc(50% - 5px)}}.p-life .p-life__media-link .p-life__media-label--sub{font-size:1.7rem;font-weight:500}@media screen and (max-width: 960.98px){.p-life .p-life__media-link .p-life__media-label--sub{font-size:1.6rem}}.p-lifestyle .p-lifestyle__media:first-of-type{margin-top:0}.p-lifestyle .p-lifestyle__media .c-article-item__tag-list{margin-top:25px}@media screen and (max-width: 960.98px){.p-lifestyle .p-lifestyle__media .c-article-item__tag-list{margin-top:20px}}.p-lifestyle .p-lifestyle__media .l-media-link__title{margin-top:20px}@media screen and (max-width: 960.98px){.p-lifestyle .p-lifestyle__media .l-media-link__title{margin-top:15px}}.p-news-recommend .p-news-recommend__pick-up{margin-top:-80px}.p-news .p-news__container p a[target=_blank]:not([href*=".pdf"]):after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:8px;position:relative;top:1px}@media screen and (max-width: 960.98px){.p-news .p-news__container p a[target=_blank]:not([href*=".pdf"]):after{width:13px;height:13px;top:1px}}.p-news .p-news__container p a[href*=".pdf"]:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:8px;position:relative;top:4px}@media screen and (max-width: 960.98px){.p-news .p-news__container p a[href*=".pdf"]:after{top:3px}}.p-news .p-news__year-list{margin-top:50px}@media screen and (max-width: 960.98px){.p-news .p-news__year-list{margin-top:40px}}.p-news .p-new__back-button{margin-top:60px}@media screen and (max-width: 960.98px){.p-news .p-new__back-button{margin-top:40px}}.p-news .p-news__container .TextArea>*:first-child{margin-top:0}.p-news .p-news__container .TextArea03{text-align:right;font-size:1.6rem;font-weight:400;line-height:1.9;margin-top:30px}@media screen and (max-width: 960.98px){.p-news .p-news__container .TextArea03{font-size:1.5rem;margin-top:25px}}.p-news .p-news__container p{font-size:1.6rem;font-weight:400;line-height:1.9;margin-top:40px}@media screen and (max-width: 960.98px){.p-news .p-news__container p{font-size:1.5rem;margin-top:30px}}.p-news .p-news__container p:has(img){margin-top:60px}@media screen and (max-width: 960.98px){.p-news .p-news__container p:has(img){margin-top:40px}}.p-news .p-news__container p a{display:inline;margin-right:5px}@media screen and (min-width: 961px){.p-news .p-news__container p a:hover span{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-position:right bottom}}.p-news .p-news__container p a span{color:#0f3675;display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-position:right bottom;background-size:100% 1px;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.p-railroad{overflow:hidden}.p-railroad .l-section--title.is-lower2{position:relative;padding-bottom:120px;z-index:-2}@media screen and (max-width: 960.98px){.p-railroad .l-section--title.is-lower2{padding-bottom:60px}}.p-railroad .p-railroad__mv{height:430px;margin:30px calc(50% - 50vw) 0;background-image:url("/assets/img/railroad/img_railroad_mv.webp");background-repeat:no-repeat;background-size:cover;background-position:center bottom;text-align:center}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__mv{height:318px;background-image:url("/assets/img/railroad/img_railroad_mv_sp.webp")}}.p-railroad .p-railroad__mv .p-railroad__mv-inner{width:100%;max-width:1280px;height:100%;padding:70px 40px;margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__mv .p-railroad__mv-inner{padding:35px 8px}}.p-railroad .p-railroad__mv .p-railroad__mv-title{color:#0f3675;font-size:4.6rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__mv .p-railroad__mv-title{font-size:2.8rem}}.p-railroad .p-railroad__mv .p-railroad__mv-text{margin-top:25px;color:#333;font-size:1.7rem;font-weight:400;line-height:2.2}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__mv .p-railroad__mv-text{margin-top:15px;font-size:1.4rem}}.p-railroad .p-railroadr__bg-line::before{content:"";position:absolute;top:min(-20.5710102489vw,-223px);left:0;right:0;width:100vw;height:29.1361639824vw;margin:0 calc(50% - 50vw);background-image:url("/assets/img/railroad/img_line.svg");background-repeat:no-repeat;z-index:-1}@media screen and (max-width: 960.98px){.p-railroad .p-railroadr__bg-line::before{top:-27.4666666667vw;height:38.6666666667vw;background-image:url("/assets/img/railroad/img_line_sp.svg")}}.p-railroad .p-railroadr__bg-line::before .p-railroad__bg-line-img{width:100%}.p-railroad .p-railroadr__bg-line::before .p-railroad__bg-line-img.is-reverse{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.p-railroad .p-railroadr__bg-line:nth-child(even)::before{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.p-railroad .p-railroad__section{position:relative;max-width:1366px;margin:0 auto;padding-bottom:160px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__section{padding-bottom:90px}}.p-railroad .p-railroad__section .p-railroad__section-title--en{position:absolute;top:0;width:150px;color:#eff3f6;font-family:"Oswald",sans-serif;font-size:14rem;font-weight:400;line-height:1.4;white-space:nowrap;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;overflow:hidden;z-index:-2}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__section .p-railroad__section-title--en{right:-15px;width:86px;font-size:8rem;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media screen and (min-width: 961px){.p-railroad .p-railroad__section .p-railroad__section-title--en.is-pc--left{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.p-railroad .p-railroad__section .p-railroad__section-title--en.is-pc--right{right:0}}.p-railroad .p-railroad__top{display:flex;align-items:center;gap:0 60px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top{flex-direction:column-reverse;gap:20px 0}}.p-railroad .p-railroad__top.is-reverse{flex-direction:row-reverse}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top.is-reverse{flex-direction:column-reverse}}.p-railroad .p-railroad__top.is-reverse .p-railroad__top-media{margin-right:auto;margin-left:calc(50% - 50vw)}.p-railroad .p-railroad__top.is-reverse .p-railroad__top-media .p-railroad__top-media-img{border-radius:0 32px 32px 0}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top.is-reverse .p-railroad__top-media .p-railroad__top-media-img{border-radius:0 20px 20px 0}}.p-railroad .p-railroad__top.is-reverse .p-railroad__top-media::after{right:initial;left:0;border-radius:0 32px 32px 0}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top.is-reverse .p-railroad__top-media::after{border-radius:0 20px 20px 0}}.p-railroad .p-railroad__top .p-railroad__top-title{max-width:325px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title{position:relative;max-width:100%;width:100%}}.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2{color:#222;font-size:4rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2{font-size:2.4rem}}.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon{display:block;margin-bottom:20px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon{margin-bottom:15px}}.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon>.icon-safty{width:55px;height:69px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon>.icon-safty{width:39px;height:49px}}.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon>.icon-life{width:51px;height:67px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon>.icon-life{width:36px;height:48px}}.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon>.icon-future{width:68px;height:66px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2 .p-railroad__top-h2-icon>.icon-future{width:48px;height:46px}}.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2+[class^=c-text]{margin-top:20px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-title .p-railroad__top-h2+[class^=c-text]{margin-top:15px}}.p-railroad .p-railroad__top .p-railroad__top-media{position:relative;flex:1;width:100%;height:clamp(335px,40.775988287vw,557px);margin-right:calc(50% - 50vw);padding-bottom:clamp(36px,4.39238653vw,60px);z-index:-2}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-media{margin-left:auto;padding-bottom:30px}}.p-railroad .p-railroad__top .p-railroad__top-media .p-railroad__top-media-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:32px 0 0 32px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-media .p-railroad__top-media-img{max-height:335px;min-height:221px;border-radius:20px 0 0 20px}}.p-railroad .p-railroad__top .p-railroad__top-media::after{content:"";display:inline-block;position:absolute;bottom:0;right:0;width:calc(100% - 5.8565153734vw);height:100%;background:linear-gradient(45deg, rgb(232, 244, 251) 0%, rgb(248, 237, 244) 100%);border-radius:32px 0 0 32px;z-index:-1}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__top .p-railroad__top-media::after{top:initial;bottom:0;width:calc(100% - 30px);border-radius:20px 0 0 20px}}.p-railroad .p-railroad__panel{margin-top:80px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel{margin-top:50px}}.p-railroad .p-railroad__panel .p-railroad__panel-list{display:flex;gap:0 8.33%}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-list{flex-direction:column;gap:40px 0}}.p-railroad .p-railroad__panel .p-railroad__panel-list+.p-railroad__panel-list{margin-top:40px}.p-railroad .p-railroad__panel .p-railroad__panel-list:not(.is-reverse)>div:nth-child(1){max-width:600px;min-width:441px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-list:not(.is-reverse)>div:nth-child(1){min-width:initial;margin-right:auto;padding-right:15px}}.p-railroad .p-railroad__panel .p-railroad__panel-list:not(.is-reverse)>div:nth-child(2){max-width:500px;padding-top:100px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-list:not(.is-reverse)>div:nth-child(2){max-width:600px;margin-left:auto;padding-top:0;padding-left:15px}}.p-railroad .p-railroad__panel .p-railroad__panel-list.is-reverse>div:nth-child(1){max-width:500px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-list.is-reverse>div:nth-child(1){max-width:600px;margin-right:auto;padding-right:15px}}.p-railroad .p-railroad__panel .p-railroad__panel-list.is-reverse>div:nth-child(2){max-width:600px;min-width:441px;padding-top:60px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-list.is-reverse>div:nth-child(2){min-width:initial;margin-left:auto;padding-top:0;padding-left:15px}}.p-railroad .p-railroad__panel .p-railroad__panel-definition{margin-top:30px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-definition{margin-top:20px}}.p-railroad .p-railroad__panel .p-railroad__panel-definition .l-media-link__title{font-size:2.4rem}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-definition .l-media-link__title{font-size:1.8rem}}.p-railroad .p-railroad__panel .p-railroad__panel-definition .l-media-link__discription{margin-top:20px;font-size:1.6rem}@media screen and (max-width: 960.98px){.p-railroad .p-railroad__panel .p-railroad__panel-definition .l-media-link__discription{margin-top:10px;font-size:1.5rem}}.p-railroad .p-railroad-life__contents{margin-top:80px;gap:0 5%}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents{margin-top:50px;gap:25px 0}}.p-railroad .p-railroad-life__contents+.p-railroad-life__contents{margin-top:80px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents+.p-railroad-life__contents{margin-top:50px}}.p-railroad .p-railroad-life__contents .l-media-layout__media{flex-shrink:initial;max-width:640px;min-width:470px;width:53%}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents .l-media-layout__media{max-width:100%;min-width:100%;width:100%}}.p-railroad .p-railroad-life__contents .l-media-layout__media .c-media__img{border-radius:12px}.p-railroad .p-railroad-life__contents .l-media-layout__col{width:42%}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents .l-media-layout__col{width:100%}}.p-railroad .p-railroad-life__contents .p-railroad-life__contents-title{color:#222;font-size:3.6rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents .p-railroad-life__contents-title{font-size:2rem}}.p-railroad .p-railroad-life__contents .c-text__catch-copy{margin-top:25px;font-size:2.2rem}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents .c-text__catch-copy{margin-top:15px}}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents .c-text__catch-copy{font-size:1.7rem}}.p-railroad .p-railroad-life__contents .c-text__catch-copy+.c-text__normal{margin-top:15px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents .c-text__catch-copy+.c-text__normal{margin-top:10px}}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents [class^=c-button__wrapper]{justify-content:center}}.p-railroad .p-railroad-life__contents [class^=c-button__wrapper]>[class^=c-button]{margin-top:30px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-life__contents [class^=c-button__wrapper]>[class^=c-button]{margin-top:25px}}.p-railroad .p-raiload-life__banner{margin-top:80px}@media screen and (max-width: 960.98px){.p-railroad .p-raiload-life__banner{margin-top:50px}}.p-railroad .p-raiload-life__banner .l-row--media3{gap:0 5%}@media screen and (max-width: 960.98px){.p-railroad .p-raiload-life__banner .l-row--media3{gap:40px 0}}.p-railroad .p-raiload-life__banner .l-col--media3{width:30%}@media screen and (max-width: 960.98px){.p-railroad .p-raiload-life__banner .l-col--media3{width:100%}}@media screen and (min-width: 961px){.p-railroad .p-raiload-life__banner .l-col--media3:nth-child(3n-1){padding-top:60px}.p-railroad .p-raiload-life__banner .l-col--media3:nth-child(3n){padding-top:120px}}@media screen and (max-width: 960.98px){.p-railroad .p-raiload-life__banner .l-col--media3 .c-media{max-width:220px}.p-railroad .p-raiload-life__banner .l-col--media3:nth-child(odd){display:flex;flex-direction:column;align-items:flex-start}.p-railroad .p-raiload-life__banner .l-col--media3:nth-child(even){display:flex;flex-direction:column;align-items:flex-end}}.p-railroad .p-raiload-life__banner .l-media-link__title{margin-top:30px}@media screen and (max-width: 960.98px){.p-railroad .p-raiload-life__banner .l-media-link__title{margin-top:20px}}.p-railroad .p-railroad-activities{position:relative;padding-top:100px;padding-bottom:280px}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-activities{padding-top:70px;padding-bottom:140px}}.p-railroad .p-railroad-activities::after{content:"";position:absolute;bottom:0;left:0;right:0;display:inline-block;width:100%;height:200%;background-image:url("/assets/img/railroad/img_activities_bg.webp");background-repeat:no-repeat;background-position:center bottom;background-size:cover;z-index:-2}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-activities::after{height:150%}}.p-railroad .p-railroad-activities .p-railroad-activities__media{text-align:center}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-activities .p-railroad-activities__media>img{width:345px}}.p-railroad .p-railroad-activities .p-railroad-activities__text{margin-top:40px;color:#222;font-size:2rem;font-weight:400;line-height:2.2;text-align:center}@media screen and (max-width: 960.98px){.p-railroad .p-railroad-activities .p-railroad-activities__text{margin-top:30px;font-size:1.5rem}}.p-search b{font-weight:700}.p-search .p-search__section{padding-top:70px}@media screen and (max-width: 960.98px){.p-search .p-search__section{padding-top:40px}}.p-search .p-search__result{padding-top:60px;padding-bottom:120px}@media screen and (max-width: 960.98px){.p-search .p-search__result{padding-top:40px;padding-bottom:90px}}.p-search .p-search__result-title{color:#222;font-size:2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-search .p-search__result-title{font-size:1.8rem}}.p-search .gsc-control-searchbox-only{max-width:760px;margin:0 auto;box-sizing:border-box}.p-search .gsc-control-searchbox-only .gsc-input-box:has(input:focus){border:2px solid #0f3675}.p-search .gsc-control-cse{padding:0}.p-search .gsc-input-box{padding:0;border:2px solid #c6cbd2;border-right:none;border-radius:8px 0 0 8px}.p-search table.gsc-search-box td.gsc-input{padding-right:0}.p-search .gsib_a{height:60px;padding:0 20px}@media screen and (max-width: 960.98px){.p-search .gsib_a{height:50px;padding:0 15px}}.p-search .gsib_b{display:none !important}.p-search input.gsc-input{height:auto !important;color:#222;font-size:1.6rem;line-height:1.6;background:none !important}@media screen and (max-width: 960.98px){.p-search input.gsc-input{font-size:1.5rem}}.p-search .gsc-search-button-v2,.p-search .gsc-search-button-v2:hover,.p-search .gsc-search-button-v2:focus{display:flex;align-items:center;width:120px;height:64px;margin-left:0;padding:0 26px;background-color:#0f3675;border-radius:0 8px 8px 0;border:none;color:#fff;font-size:1.8rem;font-weight:500}@media screen and (max-width: 960.98px){.p-search .gsc-search-button-v2,.p-search .gsc-search-button-v2:hover,.p-search .gsc-search-button-v2:focus{width:89px;height:54px;padding:0 16px}}.p-search .gsc-search-button-v2::before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;background:url(/assets/img/common/icon_search_white.svg) no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-search .gsc-search-button-v2::before{width:18px;height:18px;margin-right:5px}}.p-search .gsc-search-button-v2 .search-lower__label{color:#fff;font-size:1.8rem;font-weight:500;line-height:1.4;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-search .gsc-search-button-v2 .search-lower__label{font-size:1.6rem}}@media screen and (min-width: 961px){.p-search .gsc-search-button-v2:hover .search-lower__label{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px}}.p-search .gsc-search-button-v2>svg{display:none !important}.p-search .gsc-above-wrapper-area{padding:10px 0 30px;border-bottom:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.p-search .gsc-above-wrapper-area{padding:15px 0 20px}}@media screen and (max-width: 960.98px){.p-search .gsc-above-wrapper-area-container tr{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px 15px}}.p-search .gsc-result-info-container{vertical-align:bottom}.p-search .gsc-result-info{padding:0;color:#333;font-size:16px;font-weight:400;line-height:1.4}@media screen and (max-width: 960.98px){.p-search .gsc-orderby-container{text-align:left}}.p-search .gsc-above-wrapper-area .gsc-orderby{display:flex;justify-content:flex-end;align-items:center;gap:0 15px}.p-search .gsc-orderby-label{padding:0;color:#333;font-size:1.6rem;line-height:1.6}.p-search .gsc-above-wrapper-area .gsc-orderby{display:flex;justify-content:flex-end;align-items:center;gap:0 15px}.p-search .gsc-orderby-label{padding:0;color:#333;font-size:1.6rem;line-height:1.6}.p-search .gsc-above-wrapper-area .gsc-orderby{display:flex;justify-content:flex-end;align-items:center;gap:0 15px}.p-search .gsc-orderby-label{padding:0;color:#333;font-size:1.6rem;line-height:1.6}@media screen and (max-width: 960.98px){.p-search .gsc-orderby-label{font-size:1.5rem}}.p-search .gsc-control-cse .gsc-option-menu-container{width:160px;height:46px}@media screen and (max-width: 960.98px){.p-search .gsc-control-cse .gsc-option-menu-container{width:111px;height:42px}}.p-search .gsc-selected-option-container{display:flex;align-items:center;max-width:initial;min-width:initial;width:100%;height:100%;padding:12px 36px 12px 15px;background-color:#fff;border:2px solid #dde0e5;border-radius:8px;color:#333;font-size:1.6rem;font-weight:400;line-height:1.4;text-align:left;cursor:pointer}@media screen and (max-width: 960.98px){.p-search .gsc-selected-option-container{font-size:1.5rem}}.p-search .gsc-control-cse .gsc-option-menu{width:100%}.p-search .gsc-control-cse .gsc-option-menu-container{width:160px;height:46px}.p-search .gsc-control-cse .gsc-option-selector{right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:11px;height:6px;margin-top:0;background:url("/assets/img/common/icon_chevron_bottom_blue.svg") center no-repeat}.p-search .gsc-webResult.gsc-result{padding:30px 0;border:unset;border-bottom:1px solid #c6cbd2}.p-search .gsc-webResult.gsc-result:hover{border-color:#c6cbd2;border:unset;border-bottom:1px solid #c6cbd2}.p-search .gs-webResult.gs-result a.gs-title:link,.p-search .gs-webResult.gs-result a.gs-title:link b,.p-search .gs-imageResult a.gs-title:link,.p-search .gs-imageResult a.gs-title:link b{color:#0f3675;font-size:1.9rem;line-height:1.6}@media screen and (max-width: 960.98px){.p-search .gs-webResult.gs-result a.gs-title:link,.p-search .gs-webResult.gs-result a.gs-title:link b,.p-search .gs-imageResult a.gs-title:link,.p-search .gs-imageResult a.gs-title:link b{font-size:1.7rem}}.p-search .gs-webResult.gs-result a.gs-title:link{background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-search .gs-webResult.gs-result a.gs-title:link:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-search .gs-webResult.gs-result a.gs-title:visited,.p-search .gs-webResult.gs-result a.gs-title:visited b,.p-search .gs-imageResult a.gs-title:visited,.p-search .gs-imageResult a.gs-title:visited b{color:#0f3675;font-size:1.9rem;line-height:1.6}.p-search .gs-webResult div.gs-visibleUrl{margin-top:15px;color:#555;font-size:1.4rem;font-weight:400;line-height:1.6}@media screen and (max-width: 960.98px){.p-search .gs-webResult div.gs-visibleUrl{margin-top:10px;font-size:1.3rem}}.p-search .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,.p-search .gs-fileFormatType{margin-top:15px;color:#333;font-size:1.6rem;line-height:1.6}@media screen and (max-width: 960.98px){.p-search .gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet,.p-search .gs-fileFormatType{margin-top:10px;font-size:1.5rem}}@media screen and (min-width: 961px){.p-search .gsc-results .gsc-cursor-box{margin:40px 0 0 0}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-page{display:inline-block;width:38px;height:38px;margin-right:2px;background-color:#fff;color:#222;font-size:1.8rem;line-height:38px;text-align:center;text-decoration:none !important}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-page:not(.gsc-cursor-current-page){position:relative}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-page:not(.gsc-cursor-current-page)::after{content:"";position:absolute;bottom:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;width:11px;height:1px;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-page:not(.gsc-cursor-current-page):nth-child(n+10)::after{width:18px}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-page:not(.gsc-cursor-current-page):hover{color:#0f3675}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-page:not(.gsc-cursor-current-page):hover::after{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px}.p-search .gsc-results .gsc-cursor-box .gsc-cursor-current-page{background-color:#0f3675;border-radius:4px;color:#fff}.p-search .gcsc-more-maybe-branding-root{margin-top:25px}.p-search .gcsc-more-maybe-branding-root>a{display:inline-flex;align-items:center;transition:opacity .4s cubic-bezier(0.23, 1, 0.32, 1)}.p-search .gcsc-more-maybe-branding-root>a::before{content:"";display:inline-block;width:20px;height:20px;background:url(/assets/img/common/icon_search.svg) no-repeat;background-size:contain}.p-search .gcsc-more-maybe-branding-root>a:hover{opacity:.7}.p-search .gcsc-find-more-on-google{color:#0f3675;font-size:1.6rem;line-height:2}}@media screen and (min-width: 961px)and (max-width: 960.98px){.p-search .gcsc-find-more-on-google{margin-left:8px;font-size:1.5rem}}@media screen and (min-width: 961px){.p-search .gcsc-find-more-on-google>svg{display:none !important}}@media screen and (max-width: 960.98px){.p-search .gsc-results .gsc-cursor{display:flex;align-items:center}.p-search .gsc-cursor-chevron{vertical-align:top}}@media screen and (min-width: 961px){.p-sitemap .p-sitemap__h2 .p-sitemap__h2-link:hover .p-sitemap__h2-label{color:#0f3675}}.p-sitemap .p-sitemap__h2 .p-sitemap__h2-label{color:#222}@media screen and (min-width: 961px){.p-sitemap .p-sitemap__h2 .p-sitemap__h2-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.p-sitemap .p-sitemap__h2 .p-sitemap__h2-label:hover{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-sitemap .p-sitemap__list.l-row--underline-link3{gap:40px 40px}@media screen and (max-width: 960.98px){.p-sitemap .p-sitemap__list.l-row--underline-link3{gap:30px 0}}.p-sitemap .p-sitemap__list .c-underline-link{height:auto}.p-sitemap .p-sitemap__list .c-underline-link::after{position:initial;width:10px;height:16px}.p-sitemap .p-sitemap__list .c-underline-link .c-underline-link__link{padding-top:0;padding-bottom:17px}@media screen and (max-width: 960.98px){.p-sitemap .p-sitemap__list .c-underline-link .c-underline-link__link{padding-bottom:12px}}.p-sitemap .p-sitemap__list .c-underline-link .c-underline-link__label{font-size:2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-sitemap .p-sitemap__list .c-underline-link .c-underline-link__label{font-size:1.8rem}}.p-sitemap .p-sitemap__list .c-underline-link+.l-link-list{margin-top:25px}@media screen and (max-width: 960.98px){.p-sitemap .p-sitemap__list .c-underline-link+.l-link-list{margin-top:20px}}.p-top-activities .p-top-activities__bg{background:url(/assets/img/top/bg_keio_attempt.webp) no-repeat;background-size:3200px;background-position:center;padding-top:100px;padding-bottom:130px}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__bg{padding-top:60px;padding-bottom:90px;background:url(/assets/img/top/bg_keio_attempt_sp.webp) no-repeat;background-size:100% 100%;background-position:bottom;padding-top:60px;padding-bottom:90px}}.p-top-activities .p-top-activities__decorate{position:relative}.p-top-activities .p-top-activities__decorate::before{content:"";display:inline-block;background:url(/assets/img/top/img_combine_04.svg) no-repeat;background-size:contain;width:180px;height:148px;position:absolute;top:-190px;right:40px}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__decorate::before{width:105px;height:98px;top:-120px;right:15px}}.p-top-activities .p-top-activities__contents{display:flex;gap:0 7%;margin-top:45px}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__contents{flex-direction:column-reverse;gap:40px 0;margin-top:35px}}.p-top-activities .p-top-activities__detail{width:43%}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__detail{width:100%}}.p-top-activities .p-top-activities__media{width:50%}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__media{text-align:center;width:100%}}.p-top-activities .p-top-activities__text{font-size:2rem;font-weight:500;line-height:2.4}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__text{font-size:1.8rem}}.p-top-activities .p-top-activities__icon{margin-top:35px}@media screen and (max-width: 960.98px){.p-top-activities .p-top-activities__icon{text-align:center;margin-top:30px}}.p-top-banner{border-top:1px solid #c6cbd2;padding-top:40px;padding-bottom:60px;margin-bottom:-75px}@media screen and (max-width: 960.98px){.p-top-banner{margin-bottom:0}}.p-top-banner .p-top-banner__title{text-align:center;font-size:2.2rem;line-height:1.4;font-weight:400;font-family:"Oswald",sans-serif}@media screen and (max-width: 960.98px){.p-top-banner .p-top-banner__title{font-size:1.8rem}}.p-top-banner .p-top-banner__carousel.is-not-slider{visibility:inherit}.p-top-banner .p-top-banner__carousel.is-not-slider .p-top-banner__carousel-track{padding-bottom:0}.p-top-banner .p-top-banner__carousel.is-not-slider .p-top-banner__carousel-list{display:flex;gap:0 30px}@media screen and (max-width: 1100.98px){.p-top-banner .p-top-banner__carousel.is-not-slider .p-top-banner__carousel-list{gap:0 20px}}.p-top-banner .p-top-banner__carousel.is-not-slider .splide__arrows{display:none}.p-top-banner .p-top-banner__carousel.is-not-slider .splide__toggle{display:none}.p-top-banner .p-top-banner__carousel.is-not-slider .p-top-banner__scroll-bar{display:none}.p-top-banner .p-top-banner__carousel-track{padding-top:30px;padding-bottom:60px}@media screen and (max-width: 960.98px){.p-top-banner .p-top-banner__carousel-track{padding-top:18px;padding-bottom:40px}}.p-top-banner .p-top-banner__carousel-list{width:100%}.p-top-banner .p-top-banner__carousel-item{width:calc(12.5% - 26.25px)}@media screen and (max-width: 1100.98px){.p-top-banner .p-top-banner__carousel-item{width:calc(16.6666666667% - 16.6666666667px)}}@media screen and (max-width: 599.98px){.p-top-banner .p-top-banner__carousel-item{width:calc(33.3333333333% - 13.3333333333px)}}@media screen and (min-width: 961px){.p-top-banner .p-top-banner__carousel-link:hover .p-top-banner__media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-top-banner .p-top-banner__carousel-link:hover .p-top-banner__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.p-top-banner .p-top-banner__media{box-shadow:0 4px 24px rgba(0,25,65,.12);border:1px solid #c6cbd2;transition:.4s cubic-bezier(0.23, 1, 0.32, 1);overflow:hidden}.p-top-banner .p-top-banner__media-img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1);width:100%;height:100%}.p-top-banner .p-top-banner__scroll-bar{width:150px;height:2px;background-color:#dde0e5;position:absolute;bottom:0;left:50%;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 599.98px){.p-top-banner .p-top-banner__scroll-bar{width:120px}}.p-top-banner .p-top-banner__drag{display:block;height:2px;background-color:#0f3675;border:2px;position:relative;top:0;left:0;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}.p-top-banner .splide__toggle{position:absolute;top:inherit;bottom:-7px;left:calc(50% + 75px + 32px + 35px);-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 599.98px){.p-top-banner .splide__toggle{left:calc(50% + 60px + 32px + 35px)}}.p-top-banner .splide__toggle:hover{opacity:.7}.p-top-banner .splide__toggle .splide__toggle__play{display:block;font-size:0;background:url(/assets/img/common/icon_start.svg) no-repeat;background-size:contain;width:12px;height:18px}.p-top-banner .splide__toggle .splide__toggle__pause{display:none;font-size:0;background:url(/assets/img/common/icon_pause.svg) no-repeat;background-size:contain;width:12px;height:18px}.p-top-banner .splide__toggle.is-active .splide__toggle__play{display:none}.p-top-banner .splide__toggle.is-active .splide__toggle__pause{display:block}.p-top-banner .splide__pagination{display:none}.p-top-banner .splide__arrow{background:#fff;border:1px solid #0f3675;width:32px;height:32px;top:inherit;bottom:-14px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-banner .splide__arrow:focus-visible{outline:3px solid #3eb6ed}@media screen and (min-width: 961px){.p-top-banner .splide__arrow:hover{background:#0f3675}.p-top-banner .splide__arrow:hover::before{background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat;background-size:contain}}.p-top-banner .splide__arrow::before{content:"";display:inline-block;width:8px;height:13px;position:absolute;top:50%;left:56%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-top-banner .splide__arrow svg{display:none}.p-top-banner .splide__arrow--next{left:calc(50% + 75px + 30px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-top-banner .splide__arrow--next::before{background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain}@media screen and (max-width: 599.98px){.p-top-banner .splide__arrow--next{left:calc(50% + 60px + 30px)}}.p-top-banner .splide__arrow--prev{left:calc(50% - 75px - 30px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 599.98px){.p-top-banner .splide__arrow--prev{left:calc(50% - 60px - 30px)}}.p-top-banner .splide__arrow--prev::before{background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);left:48%}.p-top-living .p-top-living__decorate{position:relative}.p-top-living .p-top-living__decorate::before{content:"";display:inline-block;background:url(/assets/img/top/img_combine_01.svg) no-repeat;background-size:contain;width:169px;height:161px;position:absolute;top:-152px;right:40px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__decorate::before{width:105px;height:100px;top:-110px;right:15px}}.p-top-living .p-top-living__decorate::after{content:"";display:inline-block;background:url(/assets/img/top/img_combine_02.svg) no-repeat;background-size:contain;width:168px;height:159px;position:absolute;bottom:-185px;left:40px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__decorate::after{width:105px;height:99px;bottom:-110px;left:15px}}.p-top-living .p-top-living__news-wrapper{display:flex;gap:0 5%;margin-top:45px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__news-wrapper{flex-direction:column;gap:50px 0;margin-top:35px}}.p-top-living .p-top-living__main{width:48%}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__main{width:100%}}@media screen and (min-width: 961px){.p-top-living .p-top-living__main-link:hover .p-top-living__media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-top-living .p-top-living__main-link:hover .p-top-living__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-living .p-top-living__main-link:hover .p-top-living__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__main-link{display:flex;align-items:flex-start;flex-direction:column}}.p-top-living .p-top-living__main-link[target=_blank]:not([href*=".pdf"]) .p-top-living__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:10px;position:relative;top:3px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__main-link[target=_blank]:not([href*=".pdf"]) .p-top-living__label-wrapper:after{width:13px;height:13px;top:0}}.p-top-living .p-top-living__main-link[href*=".pdf"] .p-top-living__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:10px;position:relative;top:4px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__main-link[href*=".pdf"] .p-top-living__label-wrapper:after{top:0}}.p-top-living .p-top-living__media{border-radius:8px;border:1px solid #c6cbd2;width:100%;box-shadow:0 4px 24px rgba(0,25,65,.12);overflow:hidden;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__media{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}}.p-top-living .p-top-living__new-icon{display:inline;width:30px;height:17px;position:relative;top:-5px;left:8px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__new-icon{top:-4px}}.p-top-living .p-top-living__media-img{border-radius:8px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-living .p-top-living__detail{width:100%}.p-top-living .p-top-living__tag-list{display:flex;gap:10px 8px;flex-wrap:wrap}.p-top-living .p-top-living__tag-item{background-color:#fff;border-radius:3em;border:1px solid #d6007f;color:#d6007f;font-size:1.2rem;font-weight:400;line-height:1.6;padding:0 15px 1px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__tag-item{padding:0 15px 2px}}.p-top-living .p-top-living__date{font-size:1.4rem;font-weight:400;line-height:1.4;color:#555;margin-top:20px;margin-bottom:10px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__date{font-size:1.3rem}}.p-top-living .p-top-living__text{display:inline;font-size:2rem;font-weight:500;line-height:1.4;color:#222;position:relative}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__text{font-size:1.7rem}}@media screen and (min-width: 961px){.p-top-living .p-top-living__label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-living .p-top-living__list .p-top-living__date{margin-top:15px;margin-bottom:10px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__list .p-top-living__date{margin-top:12px}}.p-top-living .p-top-living__list .p-top-living__text{font-size:1.8rem}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__list .p-top-living__text{font-size:1.5rem}}.p-top-living .p-top-living__list .p-top-living__new-icon{top:-2px;left:8px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__list .p-top-living__new-icon{top:-3px}}.p-top-living .p-top-living__item{width:100%}.p-top-living .p-top-living__item:not(:first-child){margin-top:40px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__item:not(:first-child){margin-top:30px}}.p-top-living .p-top-living__link{display:flex;align-items:flex-start;gap:0 20px}@media screen and (min-width: 961px){.p-top-living .p-top-living__link:hover .p-top-living__media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-top-living .p-top-living__link:hover .p-top-living__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-living .p-top-living__link:hover .p-top-living__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__link{display:flex;align-items:flex-start;gap:0 15px}}.p-top-living .p-top-living__link[target=_blank]:not([href*=".pdf"]) .p-top-living__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:10px;position:relative;top:3px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__link[target=_blank]:not([href*=".pdf"]) .p-top-living__label-wrapper:after{width:13px;height:13px;top:0}}.p-top-living .p-top-living__link[href*=".pdf"] .p-top-living__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:10px;position:relative;top:4px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__link[href*=".pdf"] .p-top-living__label-wrapper:after{top:3px}}.p-top-living .p-top-living__cards{margin-top:60px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__cards{margin-top:40px}}.p-top-living .p-top-living__cards-list{display:flex;gap:0 20px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__cards-list{flex-wrap:wrap;gap:10px}}.p-top-living .p-top-living__cards-item{width:calc(25% - 15px)}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__cards-item{width:calc(50% - 5px)}}.p-top-living .p-top-living__cards-link{display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;padding:25px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-living .p-top-living__cards-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-living .p-top-living__cards-link:hover .p-top-living__cards-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__cards-link{padding:20px 10px}}.p-top-living .p-top-living__cards-media{text-align:center;margin-bottom:12px}.p-top-living .p-top-living__cards-media-img{width:86px;height:86px}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__cards-media-img{width:60px;height:60px}}.p-top-living .p-top-living__cards-text{display:inline;text-align:center;font-size:1.8rem;font-weight:500;color:#333;line-height:1.4}@media screen and (max-width: 960.98px){.p-top-living .p-top-living__cards-text{font-size:1.5rem}}@media screen and (min-width: 961px){.p-top-living .p-top-living__cards-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-mv{width:100%;height:640px;position:relative}@media screen and (max-width: 999.98px){.p-top-mv{height:540px}}@media screen and (max-width: 659.98px){.p-top-mv{height:465px}}.p-top-mv .p-top-mv__bg{width:100%;height:100%}.p-top-mv .p-top-mv__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 999.98px){.p-top-mv .p-top-mv__bg-img{-o-object-position:0 70%;object-position:0 70%}}@media screen and (max-width: 659.98px){.p-top-mv .p-top-mv__bg-img{-o-object-position:5%;object-position:5%}}.p-top-mv .p-top-mv__contents{position:absolute;top:105px;left:60px}@media screen and (max-width: 960.98px){.p-top-mv .p-top-mv__contents{width:100%;padding-top:35px;padding-bottom:40px;padding-left:15px;top:0;left:0}}.p-top-mv .p-top-mv__title{font-size:6rem;font-weight:500;line-height:1.4;color:#0f3675}@media screen and (max-width: 960.98px){.p-top-mv .p-top-mv__title{text-align:center;font-size:3.2rem;padding-right:15px}}@media screen and (max-width: 348.98px){.p-top-mv .p-top-mv__title{font-size:2.8rem}}.p-top-mv .p-top-mv__title--accent{color:#d6007f}@media screen and (max-width: 960.98px){.p-top-mv .p-top-mv__title--adjust{margin-left:10px}}@media screen and (max-width: 960.98px){.p-top-mv .p-top-mv__button{display:flex;justify-content:center;width:calc(100% - 15px);margin-top:20px}.p-top-mv .p-top-mv__button .c-button__link{min-width:290px}}@media screen and (max-width: 960.98px)and (max-width: 348.98px){.p-top-mv .p-top-mv__button .c-button__link{min-width:100%;width:100%}}.p-top-news .p-top-news__contents{overflow-x:hidden}.p-top-news .p-top-news__contents-top{display:flex;gap:0 8%}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__contents-top{flex-direction:column;gap:25px 0}}.p-top-news .p-top-news__title{flex-shrink:0}.p-top-news .p-top-news__tab{width:100%}.p-top-news .p-top-news__tab-list{display:flex;align-items:center;gap:0 20px;width:100%}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__tab-list{align-items:initial;gap:0 10px;width:100%}}.p-top-news .p-top-news__tab-button{text-align:center;font-size:1.8rem;font-weight:400;line-height:1.4;color:#333;border-bottom:2px solid #dde0e5;height:auto;padding-top:10px;padding-bottom:15px;padding:10px 20px 15px 20px;position:relative;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-news .p-top-news__tab-button.is-active{font-weight:700;color:#0f3675}.p-top-news .p-top-news__tab-button.is-active::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__tab-button{display:flex;justify-content:center;align-items:center;width:calc(33.3333333333% - 6.6666666667px);font-size:1.6rem;word-break:keep-all;width:100%;padding:10px 10px 15px 10px}}.p-top-news .p-top-news__tab-button::before{content:"";background:#0f3675;width:100%;height:3px;position:absolute;left:0;bottom:-2.5px;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:center top;transform-origin:center top;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-news .p-top-news__tab-button:hover{color:#0f3675;font-weight:700}.p-top-news .p-top-news__tab-button:hover::before{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.p-top-news .p-top-news__tab-content{margin-top:18px;display:none;opacity:0;visibility:hidden}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__tab-content{margin-top:10px}}.p-top-news .p-top-news__item{border-bottom:1px solid #c6cbd2}.p-top-news .p-top-news__link{display:flex;gap:0 20px;padding:25px 20px 25px 0;position:relative}.p-top-news .p-top-news__link::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__link::after{top:52px;-webkit-transform:initial;transform:initial}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-news .p-top-news__link:hover .p-top-news__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__link{display:block;gap:inherit;padding:20px 15px 20px 0}}.p-top-news .p-top-news__link[target=_blank]:not([href*=".pdf"]) .p-top-news__label-wrapper{display:inline}.p-top-news .p-top-news__link[target=_blank]:not([href*=".pdf"]) .p-top-news__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;background-size:contain;width:13px;height:13px;margin-left:5px;position:relative;top:1px}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__link[target=_blank]:not([href*=".pdf"]) .p-top-news__label-wrapper:after{width:13px;height:13px;top:0}}.p-top-news .p-top-news__link[href*=".pdf"] .p-top-news__label-wrapper{display:inline}.p-top-news .p-top-news__link[href*=".pdf"] .p-top-news__label-wrapper:after{content:"";display:inline-block;background:url(/assets/img/common/icon_pdf_blue.svg) no-repeat;background-size:contain;width:16px;height:18px;margin-left:5px;position:relative;top:3px}.p-top-news .p-top-news__date{flex-shrink:0;font-size:1.4rem;font-weight:400;line-height:1.4;padding-top:4px}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__date{font-size:1.3rem;margin-bottom:5px}}.p-top-news .p-top-news__text{display:inline;font-size:1.6rem;font-weight:400;line-height:1.6;position:relative}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__text{font-size:1.5rem}}@media screen and (min-width: 961px){.p-top-news .p-top-news__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-news .p-top-news__new-icon{display:inline;width:30px;height:17px;position:relative;top:-4px;left:8px}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__new-icon{top:-3px}}.p-top-news .p-top-news__button-list{display:flex;justify-content:center;flex-wrap:wrap;gap:40px 30px;margin-top:50px}@media screen and (max-width: 960.98px){.p-top-news .p-top-news__button-list{flex-direction:column;align-items:center;gap:20px 0;margin-top:40px}}.p-top-news .p-top-news__button-item .c-button--white{margin-top:0}@media screen and (max-width: 348.98px){.p-top-news .p-top-news__button-item{width:100%}}.p-top-outing .p-top-outing__bg{padding-top:100px;padding-bottom:120px;background:url(/assets/img/top/bg_outing.webp) no-repeat;background-size:2400px 100%;background-position:top center}@media screen and (min-width: 2400px){.p-top-outing .p-top-outing__bg{background:url(/assets/img/top/bg_outing.webp) no-repeat;background-size:100vw 100%;background-position:center}}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__bg{background:url(/assets/img/top/bg_outing_sp.webp) no-repeat;background-size:100% 100%;background-position:inherit;padding-top:60px;padding-bottom:90px}}.p-top-outing .p-top-outing__decorate{position:relative}.p-top-outing .p-top-outing__decorate::before{content:"";display:inline-block;background:url(/assets/img/top/img_combine_03.svg) no-repeat;background-size:contain;width:168px;height:159px;position:absolute;top:-152px;right:40px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__decorate::before{width:105px;height:98px;top:-100px;right:0}}.p-top-outing .p-top-outing__contents{display:flex;gap:0 5%;margin-top:45px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__contents{flex-direction:column;gap:30px 0;margin-top:35px}}.p-top-outing .p-top-outing__medias{width:21%;position:relative}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__medias{width:100%}}.p-top-outing .p-top-outing__media--text{padding-top:25px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__media--text{width:178px;padding-top:0}}.p-top-outing .p-top-outing__media--people-01{position:absolute;top:300px;left:0;width:79px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__media--people-01{display:none}}.p-top-outing .p-top-outing__media--people-02{position:absolute;top:430px;left:115px;width:54px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__media--people-02{display:none}}.p-top-outing .p-top-outing__media--people-03{position:absolute;top:520px;left:40px;width:60px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__media--people-03{display:none}}.p-top-outing .p-top-outing__area{width:74%}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area{width:100%}}.p-top-outing .p-top-outing__area-list{display:flex;flex-wrap:wrap;gap:80px 6.7567567568%}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-list{flex-direction:column;gap:30px 0}}.p-top-outing .p-top-outing__area-item{width:46.6216216216%}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-item{width:100%}}.p-top-outing .p-top-outing__area-link{display:flex;flex-direction:column;width:100%;height:100%}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-outing .p-top-outing__area-link:hover .p-top-outing__area-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (min-width: 961px){.p-top-outing .p-top-outing__area-link:hover .p-top-outing__area-media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.p-top-outing .p-top-outing__area-link:hover .p-top-outing__area-definition{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}.p-top-outing .p-top-outing__area-media{width:88%;border-radius:50%;overflow:hidden}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-media{width:90%}}.p-top-outing .p-top-outing__area-media-img{border-radius:50%;width:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-outing .p-top-outing__area-detail{display:flex;flex-direction:column;flex-grow:1;width:88%;height:auto;margin-left:auto;position:relative;top:-100px;margin-bottom:-100px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-detail{width:90%;top:-96px;margin-bottom:-96px}}.p-top-outing .p-top-outing__area-tag{font-family:"Oswald",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6;color:#fff;background-color:#d6007f;border-radius:12px 12px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 15px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-tag{font-size:1.2rem;padding:4px 15px}}.p-top-outing .p-top-outing__area-definition{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;box-shadow:0 4px 24px rgba(0,25,65,.12);height:auto;border-radius:0 12px 12px 12px;padding:30px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-definition{padding:25px 20px}}.p-top-outing .p-top-outing__area-name{display:inline;font-size:1.8rem;font-weight:500;line-height:1.4;color:#222;height:auto}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-name{font-size:1.6rem}}@media screen and (min-width: 961px){.p-top-outing .p-top-outing__area-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-outing .p-top-outing__area-text{flex-grow:1;font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;height:auto;margin-top:10px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-text{font-size:1.4rem}}.p-top-outing .p-top-outing__area-introduction{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:80px;margin-left:auto}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__area-introduction{margin-top:40px}}.p-top-outing .p-top-outing__panels{display:flex;gap:0 20px;margin-top:70px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__panels{flex-direction:column;gap:10px 0;margin-top:60px}}.p-top-outing .p-top-outing__col2{width:calc(50% - 10px)}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__col2{width:100%}}.p-top-outing .p-top-outing__panel-link--col1{display:flex;align-items:center;gap:0 20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;padding:35px 45px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-outing .p-top-outing__panel-link--col1:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-outing .p-top-outing__panel-link--col1:hover .p-top-outing__panel-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__panel-link--col1{gap:0 10px;padding:25px 20px}}.p-top-outing .p-top-outing__panel-link--col1 .p-top-outing__panel-text{text-align:left;font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__panel-link--col1 .p-top-outing__panel-text{font-size:1.4rem}}.p-top-outing .p-top-outing__panel-media{flex-shrink:0}.p-top-outing .p-top-outing__panel-media-img--lg{width:140px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__panel-media-img--lg{width:80px}}.p-top-outing .p-top-outing__panel-title{margin-bottom:10px}.p-top-outing .p-top-outing__panel-paragraph{display:inline;font-size:1.8rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__panel-paragraph{font-size:1.6rem}}.p-top-outing .p-top-outing__panel-paragraph::after{content:"";display:inline-block;background:url(/assets/img/common/icon_window_blue.svg) no-repeat;width:12px;height:12px;margin-left:10px}.p-top-outing .p-top-outing__cards{margin-top:80px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards{margin-top:60px}}.p-top-outing .p-top-outing__cards-list{display:flex;gap:0 20px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards-list{flex-direction:column;gap:10px 0}}.p-top-outing .p-top-outing__cards-item{width:calc(50% - 5px)}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards-item{width:100%}}.p-top-outing .p-top-outing__cards-link{display:flex;gap:0 30px;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);background-color:#fff;height:100%;padding:25px 40px 35px 25px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-outing .p-top-outing__cards-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-outing .p-top-outing__cards-link:hover .p-top-outing__cards-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards-link{align-items:center;gap:0 10px;padding:25px 15px 30px 15px}}.p-top-outing .p-top-outing__cards-media{width:86px;height:86px;flex-shrink:0}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards-media{width:60px;height:60px}}.p-top-outing .p-top-outing__cards-title{display:inline;font-size:1.8rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards-title{font-size:1.6rem}}@media screen and (min-width: 961px){.p-top-outing .p-top-outing__cards-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-outing .p-top-outing__cards-text{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.p-top-outing .p-top-outing__cards-text{font-size:1.4rem}}.p-top-ride{overflow:hidden}.p-top-ride .p-top-ride__contents{background-color:#eff3f6;width:100%;margin-top:100px;padding-bottom:50px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__contents{margin-top:75px;padding-bottom:10px}}.p-top-ride .p-top-ride__contents-inner{width:100%;max-width:1280px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto;position:relative;top:-50px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__contents-inner{padding-left:15px;padding-right:15px;top:-40px}}.p-top-ride .p-top-ride__list{display:flex;gap:0 20px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__list{flex-wrap:wrap;gap:10px}}.p-top-ride .p-top-ride__item{width:calc(25% - 15px)}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__item{width:calc(50% - 5px)}}.p-top-ride .p-top-ride__link{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;padding:25px 20px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-ride .p-top-ride__link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-ride .p-top-ride__link:hover .p-top-ride__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__link{padding:25px 10px 30px}}.p-top-ride .p-top-ride__media{text-align:center;width:100%;height:auto}.p-top-ride .p-top-ride__media-img{width:86px;height:86px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__media-img{width:60px;height:60px}}.p-top-ride .p-top-ride__text{display:flex;align-items:center;justify-content:center;text-align:center;flex-grow:1;font-size:1.8rem;font-weight:500;line-height:1.4;width:100%;height:auto;margin-top:10px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__text{font-size:1.5rem;margin-top:10px}}@media screen and (min-width: 961px){.p-top-ride .p-top-ride__label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-ride .p-top-ride__special{margin-top:60px;position:relative}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__special{margin-top:40px}}.p-top-ride .p-top-ride__bg{width:2400px;position:absolute;top:0;z-index:1;-webkit-transform:translateX(calc(-50% + 600px));transform:translateX(calc(-50% + 600px))}@media screen and (min-width: 2400px){.p-top-ride .p-top-ride__bg{width:100vw}}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__bg{width:100vw;-webkit-transform:translateX(-15px);transform:translateX(-15px)}}.p-top-ride .p-top-ride__bg .p-top-topics__media-img{width:2400px;height:405px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width: 2400px){.p-top-ride .p-top-ride__bg .p-top-topics__media-img{width:100vw}}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__bg .p-top-topics__media-img{width:100%;height:282px}}.p-top-ride .p-top-ride__special-contents{padding-top:70px;position:relative;z-index:2}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__special-contents{padding-top:20px}}.p-top-ride .p-top-ride__parallelogram{display:flex;justify-content:center;align-items:center;background-color:#0f3675;width:200px;height:44px;margin-bottom:25px;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);position:relative}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__parallelogram{width:115px;height:25px;margin-bottom:10px}}.p-top-ride .p-top-ride__parallelogram-text{font-size:2.4rem;line-height:1.4;font-weight:500;color:#fff;word-break:keep-all;position:absolute;top:50%;left:52%;-webkit-transform:skewX(10deg) translate(-50%, -50%);transform:skewX(10deg) translate(-50%, -50%)}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__parallelogram-text{font-size:1.4rem}}.p-top-ride .p-top-ride__title{font-size:4rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__title{font-size:2.4rem}}.p-top-ride .p-top-ride__panel-list{margin-top:50px;display:flex;gap:0 5%}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__panel-list{flex-direction:column;gap:30px 0;margin-top:170px}}.p-top-ride .p-top-ride__panel-item{width:30%}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__panel-item{display:flex;justify-content:center;width:100%}}.p-top-ride .p-top-ride__panel-link{display:flex;flex-direction:column;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1);overflow:hidden}@media screen and (min-width: 961px){.p-top-ride .p-top-ride__panel-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-top-ride .p-top-ride__panel-link:hover .p-top-topics__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-ride .p-top-ride__panel-link:hover .p-top-ride__definition-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.p-top-ride .p-top-ride__media-text{position:relative}.p-top-ride .p-top-ride__panel-media{position:relative}.p-top-ride .p-top-topics__media-img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-ride .p-top-ride__panel-text--on-media{padding-right:20px;position:absolute;top:20px;left:20px}.p-top-ride .p-top-ride__panel-label--bg{display:block;background-color:#fff;font-size:1.8rem;font-weight:500;line-height:1.4;padding:10px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__panel-label--bg{font-size:1.7rem}}.p-top-ride .p-top-ride__panel-label--bg+.p-top-ride__panel-label--bg{margin-top:6px}.p-top-ride .p-top-ride__definition{flex-grow:1;height:auto;padding:15px 22px 45px;position:relative}.p-top-ride .p-top-ride__definition::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;bottom:18px;right:20px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__definition::after{bottom:15px;right:15px}}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__definition{padding:20px 15px 40px}}.p-top-ride .p-top-ride__definition.is-blue{background-color:#0175ab}.p-top-ride .p-top-ride__definition.is-pink{background-color:#c02d70}.p-top-ride .p-top-ride__definition.is-green{background-color:#018508}.p-top-ride .p-top-ride__definition-title{display:flex;align-items:center;gap:0 15px;color:#fff;margin-bottom:15px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__definition-title{margin-bottom:15px}}.p-top-ride .p-top-ride__definition-num{font-family:"Oswald",sans-serif;font-size:3.6rem;line-height:1.6;font-weight:400}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__definition-num{font-size:2.8rem}}.p-top-ride .p-top-ride__definition-text{border-bottom:1px solid #fff;font-size:1.5rem;font-weight:400;line-height:1.4;padding-bottom:3px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__definition-text{font-size:1.4rem}}.p-top-ride .p-top-ride__definition-description{display:inline;font-size:1.8rem;font-weight:400;line-height:1.6;color:#fff}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__definition-description{font-size:1.7rem}}@media screen and (min-width: 961px){.p-top-ride .p-top-ride__definition-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-ride .p-top-ride__cards{margin-top:60px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards{margin-top:40px}}.p-top-ride .p-top-ride__cards-list{display:flex;gap:0 20px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards-list{flex-direction:column;gap:10px 0}}.p-top-ride .p-top-ride__cards-item{width:calc(50% - 5px)}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards-item{width:100%}}.p-top-ride .p-top-ride__cards-link{display:flex;align-items:center;gap:0 30px;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;padding:25px 40px 35px 25px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-ride .p-top-ride__cards-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-top-ride .p-top-ride__cards-link:hover .p-top-ride__cards-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards-link{gap:0 10px;padding:25px 15px 30px 15px}}.p-top-ride .p-top-ride__cards-media{width:86px;height:86px;flex-shrink:0}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards-media{width:60px;height:60px}}.p-top-ride .p-top-ride__cards-title{display:inline;font-size:1.8rem;font-weight:500;line-height:1.4;color:#222}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards-title{font-size:1.6rem}}@media screen and (min-width: 961px){.p-top-ride .p-top-ride__cards-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-top-ride .p-top-ride__cards-text{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__cards-text{font-size:1.4rem}}.p-top-ride .p-top-ride__button .c-button{margin-top:60px}@media screen and (max-width: 960.98px){.p-top-ride .p-top-ride__button .c-button{margin-top:40px}}.p-top-sns .p-top-sns__contents{display:flex;gap:0 3%}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__contents{flex-direction:column;gap:30px 0}}.p-top-sns .p-top-sns__bg{display:flex;gap:0 6.57%;background:linear-gradient(-30deg, #f8edf4, #e8f4fb);border-radius:16px;overflow:hidden;width:63.5%;padding:50px;position:relative}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__bg{gap:0;width:100%;padding:40px 20px}}.p-top-sns .p-top-sns__official{width:33.5%}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__official{width:100%}}.p-top-sns .p-top-sns__media{width:38%}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__media{display:none}}.p-top-sns .p-top-sns__media-img{width:30%;position:absolute;top:50px;left:50px}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__media-img{display:none}}.p-top-sns .p-top-sns__derail{width:61%}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__derail{width:100%}}.p-top-sns .p-top-sns__icon-text{display:flex;align-items:center;gap:0 20px}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__icon-text{justify-content:center;gap:0 10px}}.p-top-sns .p-top-sns__icon{width:198px;height:44px}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__icon{width:162px;height:36px}}.p-top-sns .p-top-sns__text--smd{font-size:2.2rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__text--smd{font-size:2rem}}.p-top-sns .p-top-sns__derail-text{font-size:1.8rem;font-weight:500;line-height:1.6;margin-top:30px}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__derail-text{text-align:center;font-size:1.7rem;margin-top:20px}}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__media-list{display:flex;justify-content:center;gap:0 15px;margin-top:15px}.p-top-sns .p-top-sns__media-list .p-top-sns__media{width:66px;flex-shrink:0}.p-top-sns .p-top-sns__media-list .p-top-sns__media-img{display:block;position:static;width:66px}}.p-top-sns .p-top-sns__derail-list{margin-top:15px}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__derail-list{margin-top:10px}}.p-top-sns .p-top-sns__derail-item{font-size:1.6rem;font-weight:400;line-height:1.6;padding-left:15px;position:relative}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__derail-item{font-size:1.5rem}}.p-top-sns .p-top-sns__derail-item:not(:first-child){margin-top:10px}.p-top-sns .p-top-sns__derail-item::before{content:"";display:inline-block;background-color:#d6007f;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:0}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__derail-item::before{top:8px}}.p-top-sns .p-top-sns__app-downloads{display:flex;gap:0 15px;margin-top:30px}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__app-downloads{justify-content:center}}.p-top-sns .p-top-sns__app-link{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-top-sns .p-top-sns__app-link:hover{opacity:.7}}.p-top-sns .p-top-sns__official{background-color:#eff3f6;border-radius:16px;padding:40px 3%}@media screen and (max-width: 960.98px){.p-top-sns .p-top-sns__official{padding:40px 20px}}.p-top-sns .p-top-sns__official-icon{text-align:center}.p-top-sns .p-top-sns__official-img{width:48px;height:48px}.p-top-sns .p-top-sns__official-definition{margin-top:15px}.p-top-sns .p-top-sns__official-title{text-align:center;font-size:2.2rem;font-weight:500;line-height:1.4;color:#222}.p-top-sns .p-top-sns__official-text{font-size:1.6rem;font-weight:400;line-height:1.9;margin-top:20px}.p-top-sns .p-top-sns__button{display:flex;justify-content:center}@media screen and (max-width: 1100.98px){.p-top-sns .p-top-sns__button{width:100%}}@media screen and (max-width: 1100.98px){.p-top-sns .p-top-sns__button .c-button--white{display:flex;justify-content:center;width:100%}}.p-top-sns .p-top-sns__button .c-button__link{max-width:300px;width:100%}@media screen and (max-width: 1100.98px){.p-top-sns .p-top-sns__button .c-button__link{min-width:initial}}.p-top-topics{position:relative;overflow:hidden}@media screen and (max-width: 599.98px){.p-top-topics{padding-bottom:100px}}.p-top-topics .p-top-topics__carousel{background-color:#eff3f6;width:100%;margin-top:80px}.p-top-topics .p-top-topics__carousel-wrapper{width:100%;max-width:1280px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto;position:relative;top:-40px}@media screen and (max-width: 960.98px){.p-top-topics .p-top-topics__carousel-wrapper{padding-left:15px;padding-right:15px}}.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider{visibility:inherit}.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider .p-top-topics__carousel-list{display:flex !important;gap:0 40px}@media screen and (max-width: 960.98px){.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider .p-top-topics__carousel-list{gap:0 30px}}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider .p-top-topics__carousel-list{justify-content:center}}.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider .splide__arrows{display:none}.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider .splide__toggle{display:none}.p-top-topics .p-top-topics__carousel-wrapper.is-not-slider .p-top-topics__scroll-bar{display:none}.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle{position:absolute;top:-48px;right:40px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle{top:initial;right:inherit;bottom:-88px;left:calc(50% + 60px + 32px + 25px)}}.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle:hover{opacity:.7}.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle .splide__toggle__play{display:block;font-size:0;background:url(/assets/img/common/icon_start.svg) no-repeat;background-size:contain;width:12px;height:18px}.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle .splide__toggle__pause{display:none;font-size:0;background:url(/assets/img/common/icon_pause.svg) no-repeat;background-size:contain;width:12px;height:18px}.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle.is-active .splide__toggle__play{display:none}.p-top-topics .p-top-topics__carousel-wrapper .splide__toggle.is-active .splide__toggle__pause{display:block}.p-top-topics .p-top-topics__carousel-wrapper .splide__pagination{display:none}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow{top:-40px;background:#fff;border:1px solid #0f3675;width:32px;height:32px;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow:focus-visible{outline:3px solid #3eb6ed}@media screen and (min-width: 961px){.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow:hover{background:#0f3675}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow:hover::before{background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat;background-size:contain}}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow{top:initial;bottom:-110px}}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow::before{content:"";display:inline-block;width:8px;height:13px;position:absolute;top:50%;left:56%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow svg{display:none}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow--next{right:70px}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow--next::before{background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow--next{right:initial;left:calc(50% + 60px + 10px)}}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow--prev{right:280px;left:inherit}.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow--prev::before{background:url(/assets/img/common/icon_chevron_right_blue.svg) no-repeat;background-size:contain;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);left:48%}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-wrapper .splide__arrow--prev{right:initial;left:calc(50% - 60px - 32px - 10px)}}.p-top-topics .p-top-topics__carousel-track{overflow:inherit;overflow-x:hidden}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-track{overflow:visible}}.p-top-topics .p-top-topics__carousel-item{width:calc(20% - 32px)}@media screen and (max-width: 960.98px){.p-top-topics .p-top-topics__carousel-item{width:calc(20% - 24px)}}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__carousel-item{width:calc(100% - 140px)}}@media screen and (min-width: 961px){.p-top-topics .p-top-topics__carousel-link:hover .p-top-topics__media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-top-topics .p-top-topics__carousel-link:hover .p-top-topics__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.p-top-topics .p-top-topics__carousel-link:hover .p-top-topics__label{background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-top-topics .p-top-topics__media{border:1px solid #c6cbd2;box-shadow:0 4px 24px rgba(0,25,65,.12);transition:.4s cubic-bezier(0.23, 1, 0.32, 1);overflow:hidden;margin-bottom:15px}.p-top-topics .p-top-topics__media-img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__media-img{width:100%}}.p-top-topics .p-top-topics__text{display:inline;font-size:1.6rem;font-weight:400;line-height:1.6}.p-top-topics .p-top-topics__label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}.p-top-topics .p-top-topics__scroll-bar{width:150px;height:2px;background-color:#dde0e5;position:absolute;top:-40px;right:115px;z-index:1}@media screen and (max-width: 599.98px){.p-top-topics .p-top-topics__scroll-bar{width:120px;bottom:-80px;top:initial;right:initial;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.p-top-topics .p-top-topics__drag{display:block;height:2px;background-color:#0f3675;border:2px;position:relative;top:0;left:0;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}.p-about-ticket .p-about-ticket__box--notes{padding:40px}@media screen and (max-width: 960.98px){.p-about-ticket .p-about-ticket__box--notes{padding:25px 20px}}.p-about-ticket .p-about-ticket__box--notes .c-box__definition>dt{margin-bottom:15px}.p-commuter-pass .p-commuter-pass__unique-top{display:flex;position:relative}.p-commuter-pass .p-commuter-pass__unique-top::after{content:"";display:inline-block;background:url(/assets/img/common/icon_triangle_bottom_gray.svg) no-repeat;background-size:contain;width:42px;height:20px;position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 960.98px){.p-commuter-pass .p-commuter-pass__unique-top::after{width:32px;height:14px;bottom:-25px}}.p-commuter-pass .p-commuter-pass__unique-item{display:flex;justify-content:center;align-items:center;flex-direction:column;height:69px;padding:10px}.p-commuter-pass .p-commuter-pass__unique-item.is-pink,.p-commuter-pass .p-commuter-pass__unique-item.is-blue{width:270px}@media screen and (max-width: 960.98px){.p-commuter-pass .p-commuter-pass__unique-item.is-pink,.p-commuter-pass .p-commuter-pass__unique-item.is-blue{width:50%}}.p-commuter-pass .p-commuter-pass__unique-item.is-pink{background-color:#d6007f}.p-commuter-pass .p-commuter-pass__unique-item.is-blue{background-color:#0f3675}.p-commuter-pass .p-commuter-pass__unique-item.is-gray{background-color:#eff3f6;margin-top:40px}@media screen and (max-width: 960.98px){.p-commuter-pass .p-commuter-pass__unique-item.is-gray{margin-top:34px}}.p-commuter-pass .p-commuter-pass__unique-text{display:block;font-size:1.7rem;font-weight:500;line-height:1.4;color:#fff}@media screen and (max-width: 960.98px){.p-commuter-pass .p-commuter-pass__unique-text{font-size:1.5rem}}.p-commuter-pass .p-commuter-pass__unique-text.is-black{color:#333}.p-commuter-pass .p-commuter-pass__unique-text--sm{display:block;font-size:1.3rem;font-weight:400;line-height:1.4;color:#fff;margin-top:3px}@media screen and (max-width: 960.98px){.p-commuter-pass .p-commuter-pass__unique-text--sm{font-size:1.2rem}}.p-lost-property .p-lost-property__account{display:flex;justify-content:center;align-items:center;gap:0 45px;margin-top:55px}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__account{margin-top:30px}}.p-lost-property .p-lost-property__account .c-media{margin-top:0}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__find-chat-logo img{max-width:240px}}.p-lost-property .p-lost-property__opening{margin-top:40px}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening{margin-top:30px}}.p-lost-property .p-lost-property__opening .p-lost-property__opening-schedule{display:flex;justify-content:center;align-items:center;gap:0 13px}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening .p-lost-property__opening-schedule{flex-direction:column;gap:15px 0}}.p-lost-property .p-lost-property__opening .p-lost-property__opening-title{min-width:87px;min-height:32px;padding:8px 15px;background-color:#0f3675;border-radius:200px;text-align:center}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening .p-lost-property__opening-title{min-width:75px;min-height:29px;padding:7px 10px}}.p-lost-property .p-lost-property__opening .p-lost-property__opening-title .p-lost-property__opening-title-label{color:#fff;font-size:1.3rem;font-weight:700}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening .p-lost-property__opening-title .p-lost-property__opening-title-label{font-size:1.2rem}}.p-lost-property .p-lost-property__opening .p-lost-property__opening-time{font-size:1.6rem;font-weight:700}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening .p-lost-property__opening-time{font-size:1.4rem}}.p-lost-property .p-lost-property__opening .p-lost-property__opening-time .p-lost-property__opening-time--large{font-size:4rem}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening .p-lost-property__opening-time .p-lost-property__opening-time--large{font-size:3.2rem}}.p-lost-property .p-lost-property__opening .p-lost-property__opening-note{display:table;margin:20px auto 0}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__opening .p-lost-property__opening-note{margin:15px auto 0}}.p-lost-property .p-lost-property__howto{display:flex;flex-wrap:wrap;gap:40px 40px;margin-top:35px}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto{flex-direction:column;gap:35px 0;margin-top:25px}}.p-lost-property .p-lost-property__howto .p-lost-property__howto-item{width:calc(50% - 20px)}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto .p-lost-property__howto-item{width:100%}}.p-lost-property .p-lost-property__howto .l-media-layout{gap:0 20px;margin-top:0}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto .l-media-layout{flex-direction:row;gap:0 15px}}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto .l-media-layout .l-media-layout__media{width:auto}}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto .p-lost-property__howto-img{width:84px;height:84px}}.p-lost-property .p-lost-property__howto .p-lost-property__howto-title{margin-bottom:10px;color:#0f3675;font-family:"Oswald",sans-serif;font-size:1.7rem;font-weight:400;line-height:1.4}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto .p-lost-property__howto-title{font-size:1.5rem}}.p-lost-property .p-lost-property__howto .p-lost-property__howto-title .p-lost-property__howto-title-num{padding-left:5px;font-size:2.4rem}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__howto .p-lost-property__howto-title .p-lost-property__howto-title-num{font-size:2.1rem}}.p-lost-property .p-lost-property__box-definition .p-lost-property__box-text{color:#222;font-size:2.8rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__box-definition .p-lost-property__box-text{font-size:2.2rem}}.p-lost-property .p-lost-property__button-line .c-button__link{padding:16px 45px 16px 35px;box-shadow:0px 4px 24px 0px rgba(0,25,65,.12);border:none}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__button-line .c-button__link{padding:15px 40px 15px 30px}}@media screen and (min-width: 349px){.p-lost-property .p-lost-property__button-line .c-button__link{min-width:300px}}.p-lost-property .p-lost-property__button-line .c-button__link::before{content:"";display:inline-block;width:36px;height:36px;margin-right:12px;background-image:url("/assets/img/common/icon_sns_line.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__button-line .c-button__link::before{width:32px;height:32px}}@media screen and (min-width: 961px){.p-lost-property .p-lost-property__button-line .c-button__link:hover{background-color:#fff;box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-lost-property .p-lost-property__button-line .c-button__link:hover::after{background:url(/assets/img/common/icon_window_blue.svg) no-repeat !important}}.p-lost-property .p-lost-property__button-line .p-lost-property__button-line-label{color:#222;font-size:1.6rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-lost-property .p-lost-property__button-line .p-lost-property__button-line-label{font-size:1.5rem}}.p-lost-property .p-lost-property__contact-tel{line-height:1.6}.p-pasmo .p-pasmo__heading-h5{font-size:2rem}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__heading-h5{font-size:1.7rem}}.p-pasmo .p-pasmo__information{margin-top:60px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__information{margin-top:30px}}.p-pasmo .p-pasmo__card{margin-top:60px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__card{margin-top:40px}}.p-pasmo .p-pasmo__list .l-col--media3{display:block}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__list .c-media .c-media__img{width:100%}}.p-pasmo .p-pasmo__list .c-link--single{margin-top:25px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__list .c-link--single{margin-top:20px}}.p-pasmo .p-pasmo__notes-list--rank .c-notes-list__item::before{text-align:left}.p-pasmo .p-pasmo__list-title{font-size:2.2rem;font-weight:500;line-height:1.4;color:#222;margin-top:25px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__list-title{font-size:1.8rem;margin-top:20px}}.p-pasmo .p-pasmo__list-discription{font-size:1.5rem;font-weight:400;line-height:1.6;color:#555;margin-top:10px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__list-discription{font-size:1.4rem}}.p-pasmo .p-pasmo__definition{margin-top:35px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__definition{margin-top:30px}}.p-pasmo .p-pasmo__catch-copy--sm.c-heading__h5{margin-bottom:15px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__catch-copy--sm.c-heading__h5{margin-bottom:10px}}.p-pasmo .p-pasmo__media-layout{gap:0 60px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__media-layout{gap:30px 0}}.p-pasmo .p-pasmo__media-link-wrapper{display:flex;justify-content:center}.p-pasmo .p-pasmo__media-link{display:inline-block}.p-pasmo .p-pasmo__media-link>*:first-child{margin-top:0}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__media-link{display:block}}@media screen and (min-width: 961px){.p-pasmo .p-pasmo__media-link:hover .c-media{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-pasmo .p-pasmo__media-link:hover .c-media__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.p-pasmo .p-pasmo__media-link .c-media{box-shadow:0 4px 24px rgba(0,25,65,.12);overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-pasmo .p-pasmo__media-link .c-media .c-media__img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-pasmo .p-pasmo__dot-list .c-dot-list__list{display:flex;flex-wrap:wrap;gap:0 20px}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__dot-list .c-dot-list__list{gap:0 20px}}.p-pasmo .p-pasmo__dot-list .c-dot-list__list .c-dot-list__item{width:calc((100% - 60px)/4)}@media screen and (max-width: 960.98px){.p-pasmo .p-pasmo__dot-list .c-dot-list__list .c-dot-list__item{width:calc((100% - 20px)/2)}.p-pasmo .p-pasmo__dot-list .c-dot-list__list .c-dot-list__item:nth-child(-n+2){margin-top:0}}@media screen and (min-width: 961px){.p-pasmo .p-pasmo__dot-list .c-dot-list__list .c-dot-list__item:nth-child(-n+4){margin-top:0}}.p-pasmo .p-pasmo__definition-list-title.c-definition-list__title{display:flex;align-items:center}.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__select{min-width:230px}@media screen and (max-width: 960.98px){.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__select{min-width:220px}}.p-sasazuka-sengawa-station .c-heading__h2:has(+.p-sasazuka-sengawa-station__news){margin-bottom:0}.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__news{margin-top:20px}@media screen and (max-width: 960.98px){.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__news{margin-top:15px}}.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__date{font-size:1.4rem;font-weight:400;line-height:1.4;color:#555}@media screen and (max-width: 960.98px){.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__date{font-size:1.3rem}}.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__date+*{margin-top:12px}@media screen and (max-width: 960.98px){.p-sasazuka-sengawa-station .p-sasazuka-sengawa-station__date+*{margin-top:10px}}.p-station .p-station-media__barrier-free{margin-top:10px}@media screen and (max-width: 960.98px){.p-station .p-station-media__barrier-free .c-media__img{width:200px}}.p-station .p-station-type__box{padding:30px 40px}@media screen and (max-width: 960.98px){.p-station .p-station-type__box{padding:25px 20px}}.p-station .p-station-type{display:flex;align-items:center;gap:0 40px}@media screen and (max-width: 960.98px){.p-station .p-station-type{flex-direction:column;align-items:flex-start}}.p-station .p-station-type .p-station-type__title{color:#222;font-size:1.8rem;font-weight:500;line-height:1.4}@media screen and (max-width: 960.98px){.p-station .p-station-type .p-station-type__title{font-size:1.6rem}}.p-station .p-station-type .p-station-type__list{display:flex;align-items:center;gap:0 30px}@media screen and (max-width: 960.98px){.p-station .p-station-type .p-station-type__list{flex-wrap:wrap;gap:15px 20px;margin-top:15px}}.p-station .p-station-type .p-station-type__list>li .p-station-type__list-name{margin-top:0;display:flex;align-items:center;gap:0 10px}@media screen and (max-width: 960.98px){.p-station .p-station-type .p-station-type__list>li .p-station-type__list-name{gap:0 5px}}.p-station .p-station__tab-child{position:relative}.p-station .p-station__tab-child::before{content:"";position:absolute;bottom:-120px;display:block;width:100vw;height:calc(100% + 88px);margin:0 calc(50% - 50vw);background:linear-gradient(to bottom, #eff3f6, #eff3f6);z-index:-1}@media screen and (max-width: 960.98px){.p-station .p-station__tab-child::before{bottom:-90px;height:calc(100% + 58px)}}.p-station .p-station__tab-child .c-tab__list .c-tab__button:not(.is-active){background-color:#fff}@media screen and (min-width: 961px){.p-station .p-station__tab-child .c-tab__list .c-tab__button:not(.is-active):hover{background-color:#edf2fc}}@media screen and (max-width: 960.98px){.p-station .p-station__tab-child .c-tab__list{flex-wrap:nowrap}.p-station .p-station__tab-child .c-tab__list .c-tab__button{padding:20px 3px}.p-station .p-station__tab-child .c-tab__list .c-tab__button:not(.is-active){border-top:1px solid #c6cbd2 !important}.p-station .p-station__tab-child .c-tab__list .c-tab__button:not(:first-child):not(:last-child){border-radius:0 !important}.p-station .p-station__tab-child .c-tab__list .c-tab__button:first-child{border-radius:8px 0 0 8px !important}.p-station .p-station__tab-child .c-tab__list .c-tab__button:last-child{border-radius:0 8px 8px 0 !important}.p-station .p-station__tab-child .c-tab__list .c-tab__button:nth-child(2){border-right:none !important}}@media screen and (max-width: 960.98px){.p-station .p-station-syllabary__inpage-link .l-inpage-link__list{flex-direction:row;gap:0 15px}.p-station .p-station-syllabary__inpage-link .l-inpage-link__list .l-inpage-link__item{width:75px;margin-bottom:-1px;border-bottom:1px solid #c6cbd2}}.p-station .p-station__timetable{overflow:hidden}.p-station .p-station-list{margin-top:60px !important}@media screen and (max-width: 960.98px){.p-station .p-station-list{margin-top:30px !important}}@media screen and (min-width: 961px){.p-station .p-station-list.is-syllabary{display:flex;flex-wrap:wrap;gap:20px 40px}}@media screen and (min-width: 961px){.p-station .p-station-list.is-syllabary>li{width:calc(50% - 20px)}.p-station .p-station-list.is-syllabary>li+li{margin-top:0}}.p-station .p-station-list.is-syllabary a.p-station-list__link--info{padding:16px 15px}@media screen and (min-width: 961px){.p-station .p-station-list.is-syllabary a.p-station-list__link--time-table{width:70px}}.p-station .p-station-list.is-syllabary .p-station-list__transfer{padding-left:10px}.p-station .p-station-list>li{background-color:#fff;border-radius:12px;box-shadow:0px 4px 48px 0px rgba(0,25,65,.12);overflow:hidden;pointer-events:none;transition:box-shadow .4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 961px){.p-station .p-station-list>li:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}.p-station .p-station-list>li+li{margin-top:20px}@media screen and (max-width: 960.98px){.p-station .p-station-list>li+li{margin-top:15px}}.p-station .p-station-list .p-station-list__link-wrapper{display:flex;height:90px}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__link-wrapper{height:72px;border-radius:8px}}.p-station .p-station-list a.p-station-list__link--info{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 15px 16px 25px;pointer-events:auto}@media screen and (max-width: 960.98px){.p-station .p-station-list a.p-station-list__link--info{padding:12px 8px 12px 15px}}@media screen and (min-width: 961px)and (min-width: 961px){.p-station .p-station-list a.p-station-list__link--info:hover .p-station-list__info-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-station .p-station-list a.p-station-list__link--info:focus-visible{border:3px solid #3eb6ed;border-radius:12px 0 0 12px;outline-color:#3eb6ed;outline-offset:4px;box-shadow:0 0 0 3px #fff}.p-station .p-station-list a.p-station-list__link--time-table{flex-shrink:0;display:flex;justify-content:center;align-items:center;width:90px;height:100%;background-color:#0f3675;pointer-events:auto;transition:background-color .4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (max-width: 960.98px){.p-station .p-station-list a.p-station-list__link--time-table{width:56px}}@media screen and (min-width: 961px){.p-station .p-station-list a.p-station-list__link--time-table:hover{background-color:#edf2fc}.p-station .p-station-list a.p-station-list__link--time-table:hover .p-station-list__time-table::before{background-image:url("/assets/img/common/icon_clock_blue.svg")}}@media screen and (min-width: 961px)and (min-width: 961px){.p-station .p-station-list a.p-station-list__link--time-table:hover .p-station-list__time-table .p-station-list__time-table-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-station .p-station-list a.p-station-list__link--time-table:focus-visible{border:3px solid #3eb6ed;border-radius:12px;outline-color:#3eb6ed;outline-offset:1px;box-shadow:0 0 0 3px #fff}.p-station .p-station-list .p-station-list__row{display:flex;align-items:center;max-width:452px;width:100%}.p-station .p-station-list .p-station-list__num{flex-shrink:0;display:flex;gap:0 5px;padding-right:15px}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__num{padding-right:10px}}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__num .p-station-list__num-icon{width:40px;height:40px}}.p-station .p-station-list .p-station-list__name{display:flex;flex-wrap:wrap;align-items:center;gap:0 10px}.p-station .p-station-list .p-station-list__name .p-station-list__name-label{color:#222;font-size:2.2rem;font-weight:700;line-height:1.4}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__name .p-station-list__name-label{font-size:1.8rem}}.p-station .p-station-list .p-station-list__name .p-station-list__name-type{display:flex;align-items:flex-end;gap:0 5px}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__name .p-station-list__name-type img.type-liner{width:25px;height:20px}}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__name .p-station-list__name-type img.type-mountain{width:30px;height:20px}}@media screen and (min-width: 961px){.p-station .p-station-list .p-station-list__transfer-wrapper{flex-grow:2}}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__transfer-wrapper{padding:15px;background-color:#fff;border-top:1px solid #c6cbd2;border-radius:0 0 8px 8px}}.p-station .p-station-list .p-station-list__transfer{display:flex;align-items:center;gap:0 20px;padding-left:20px}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__transfer{align-items:flex-start;padding-left:0}}.p-station .p-station-list .p-station-list__transfer::before{content:"";flex-shrink:0;display:inline-block;width:40px;height:35px;background-image:url("/assets/img/common/icon_transfer.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__transfer::before{width:30px;height:25px}}.p-station .p-station-list .p-station-list__transfer .p-station-list__transfer-label{display:block;max-width:453px;min-width:333px;width:100%;color:#333;font-size:1.6rem;font-weight:400;line-height:1.6}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__transfer .p-station-list__transfer-label{font-size:1.4rem}}.p-station .p-station-list .p-station-list__info{flex-shrink:0;display:inline-flex;flex-direction:column;align-items:center;padding-left:25px}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__info{padding-left:15px}}.p-station .p-station-list .p-station-list__info::before{content:"";flex-shrink:0;display:inline-block;width:30px;height:30px;margin-bottom:5px;background-image:url("/assets/img/common/icon_train_blue.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__info::before{width:26px;height:26px}}.p-station .p-station-list .p-station-list__info .p-station-list__info-label{display:inline;color:#333;font-size:1.5rem;font-weight:400;line-height:1.4}@media screen and (min-width: 961px){.p-station .p-station-list .p-station-list__info .p-station-list__info-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__info .p-station-list__info-label{font-size:1.2rem}}.p-station .p-station-list .p-station-list__time-table{display:inline-flex;flex-direction:column;align-items:center}.p-station .p-station-list .p-station-list__time-table::before{content:"";display:inline-block;width:30px;height:30px;margin-bottom:5px;background-image:url("/assets/img/common/icon_clock.svg");background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__time-table::before{width:26px;height:26px}}.p-station .p-station-list .p-station-list__time-table .p-station-list__time-table-label{display:inline;color:#fff;font-size:1.5rem;font-weight:400;line-height:1.4}@media screen and (min-width: 961px){.p-station .p-station-list .p-station-list__time-table .p-station-list__time-table-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}@media screen and (max-width: 960.98px){.p-station .p-station-list .p-station-list__time-table .p-station-list__time-table-label{font-size:1.2rem}}.p-ticket .p-ticket-good-value .l-media-layout__media--sm{max-width:374px}.p-traffic-safety .l-media-layout__media--sm{max-width:374px}@media screen and (max-width: 960.98px){.p-traffic-safety .l-media-layout__media--sm{max-width:100%}}.p-traffic-safety .p-traffic-safety__img--max{max-width:900px}@media screen and (max-width: 960.98px){.p-traffic-safety .l-col--media3 .c-media__img{width:100%}}.p-traffic-station .p-traffic-station__present-date{margin-top:40px}.p-traffic-station .p-traffic-station__definition--example{margin-top:60px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition--example{margin-top:40px}}.p-traffic-station .p-traffic-station__definition-subheading{font-size:1.7rem;font-weight:500;line-height:1.4;color:#222}.p-traffic-station .p-traffic-station__definition-all{margin-top:15px;border-left:1px solid #c6cbd2;border-right:1px solid #c6cbd2;border-bottom:1px solid #c6cbd2;position:relative}.p-traffic-station .p-traffic-station__definition-all::before{content:"";display:inline-block;background-color:#0f3675;width:calc(100% + 2px);height:4px;position:absolute;top:-4px;left:-1px}.p-traffic-station .p-traffic-station__definition-mass.has-three{border-right:1px solid #c6cbd2;width:42.8571428571%}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-mass.has-three{width:100%;border-right:0;border-top:1px solid #c6cbd2}}.p-traffic-station .p-traffic-station__definition-mass.has-three .p-traffic-station__definition-list{width:100%}.p-traffic-station .p-traffic-station__definition-mass.has-three .p-traffic-station__definition-item{width:33.3333333333%}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-mass.has-three .p-traffic-station__definition-item:nth-child(2){border-right:1px solid #c6cbd2}.p-traffic-station .p-traffic-station__definition-mass.has-three .p-traffic-station__definition-item:nth-child(3){border-top:0}}.p-traffic-station .p-traffic-station__definition-botom{display:flex;width:calc(100% + 1px)}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-botom{flex-direction:column}}.p-traffic-station .p-traffic-station__definition-gathering{display:flex;width:28.5714285714%}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-gathering{width:100%}}.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-mass{width:50%}.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-mass:not(.is-last){border-right:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-mass{border-top:1px solid #c6cbd2}.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-mass.is-second{border-right:0}.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-mass.is-cell2-3{width:66.6666666667%;border-right:0}.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-mass.is-cell1-3{width:33.3333333333%;border-left:1px solid #c6cbd2}}.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-description{display:flex;flex-direction:column;align-items:center;padding:20px 10px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-gathering .p-traffic-station__definition-description{padding:10px 5px}}.p-traffic-station .p-traffic-station__definition-title{display:flex;justify-content:center;align-items:center;background-color:#d8dee7;font-size:1.6rem;font-weight:500;line-height:1.6;color:#222;border-bottom:1px solid #c6cbd2;width:100%;padding:20px 10px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-title{font-size:1.3rem;padding:10px 5px}}.p-traffic-station .p-traffic-station__definition-list{display:flex;flex-wrap:wrap}.p-traffic-station .p-traffic-station__definition-item{display:flex;flex-direction:column;align-items:center;width:20%;padding:20px 10px}.p-traffic-station .p-traffic-station__definition-item:not(:last-child){border-right:1px solid #c6cbd2}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-item{padding:10px 5px}.p-traffic-station .p-traffic-station__definition-item:first-child,.p-traffic-station .p-traffic-station__definition-item:nth-child(2){width:50%}.p-traffic-station .p-traffic-station__definition-item:nth-child(2){border-right:0}.p-traffic-station .p-traffic-station__definition-item:nth-child(n+3){width:33.3333333333%;border-top:1px solid #c6cbd2}}.p-traffic-station .p-traffic-station__definition-icon{width:80px;height:80px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-icon{width:50px;height:50px}}.p-traffic-station .p-traffic-station__definition-text{text-align:center;line-height:1.6;margin-top:10px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__definition-text{font-size:1.3rem}}.p-traffic-station .p-traffic-station__table{width:100%}.p-traffic-station .p-traffic-station__table .c-table__header{white-space:nowrap}.p-traffic-station .p-traffic-station__table .c-table__head{padding:30px 10px}.p-traffic-station .p-traffic-station__table .p-traffic-station__cell--full{width:100%;max-width:463px}.p-traffic-station .p-traffic-station__icon-list{display:flex;gap:0 10px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__icon-list{justify-content:center}}.p-traffic-station .p-traffic-station__icon-list--center{display:flex;justify-content:center;gap:0 10px}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__icon-list--center{flex-wrap:wrap;gap:10px 10px}}.p-traffic-station .p-traffic-station__third{width:186px;white-space:nowrap;position:relative}.p-traffic-station .p-traffic-station__single{width:90px;white-space:nowrap;position:relative}.p-traffic-station .p-traffic-station__icon{width:45px;height:45px;margin-left:auto;margin-right:auto}.p-traffic-station .p-traffic-station__icon-none{display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__icon-none{height:45px;position:relative}}.p-traffic-station .p-traffic-station__icon-none::before{content:"";display:inline-block;background-color:#666;width:18px;height:1px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 960.98px){.p-traffic-station .p-traffic-station__accordion .c-accordion__button{font-size:1.6rem}.p-traffic-station .p-traffic-station__accordion .c-accordion__button.is-active{background-color:initial}.p-traffic-station .p-traffic-station__accordion .c-accordion__contents{padding:0 0 30px}}.p-traffic-station .p-traffic-station__definition--sp .p-traffic-station__definition-all{margin-top:5px}.p-traffic-station .p-traffic-station__definition--sp .p-traffic-station__definition-mass .p-traffic-station__definition-description{padding:20px 10px}.p-traffic-station .p-traffic-station__definition--sp .p-traffic-station__definition-botom .p-traffic-station__definition-description{padding:15px 10px}.p-traffic-woman .p-traffic-woman__table .p-traffic-woman__table-icon{display:flex;justify-content:center;align-items:center}.p-traffic-woman .p-traffic-woman__table .p-traffic-woman__table-icon::before{content:"";flex-shrink:0;display:inline-block;width:40px;height:40px;margin-right:5px;background-repeat:no-repeat;background-size:contain}.p-traffic-woman .p-traffic-woman__table .p-traffic-woman__table-icon.day::before{background-image:url("/assets/img/common/icon_day.svg")}.p-traffic-woman .p-traffic-woman__table .p-traffic-woman__table-icon.night::before{background-image:url("/assets/img/common/icon_night.svg")}@media screen and (max-width: 960.98px){.p-train .l-lower2-mv__bg-inner{padding-bottom:60px}}.p-train .p-train__mv+.l-unko-notes--bottom{padding-top:0;margin-top:-50px}@media screen and (max-width: 960.98px){.p-train .p-train__mv+.l-unko-notes--bottom{margin-top:-30px}}.p-train .p-train__info{display:flex;justify-content:space-between;background-color:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);width:calc(100% - 120px);margin-top:-125px;margin-left:auto;margin-right:auto;position:relative;z-index:1}@media screen and (max-width: 960.98px){.p-train .p-train__info{flex-direction:column;justify-content:initial;width:calc(100% - 30px);margin-top:-60px}}.p-train .l-unko-info{padding:30px}@media screen and (max-width: 960.98px){.p-train .l-unko-info{padding:20px 20px 15px}}.p-train .p-train__news-list{width:100%}.p-train .p-train__button-list{display:flex}@media screen and (max-width: 960.98px){.p-train .p-train__button-list{width:100%}}.p-train .p-train__button-item{width:130px;height:100%}@media screen and (max-width: 960.98px){.p-train .p-train__button-item{width:50%}}.p-train .p-train__button-item:first-child .p-train__button-link{position:relative}@media screen and (max-width: 960.98px){.p-train .p-train__button-item:first-child .p-train__button-link{border-radius:0 0 0 12px}}.p-train .p-train__button-item:first-child .p-train__button-link::after{content:"";display:inline-block;background-color:#c6cbd2;width:1px;height:calc(100% - 20px);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-train .p-train__button-item:last-child .p-train__button-link{border-radius:0 12px 12px 0}@media screen and (max-width: 960.98px){.p-train .p-train__button-item:last-child .p-train__button-link{border-radius:0 0 12px 0}}.p-train .p-train__button-link{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#eff3f6;width:100%;height:100%}@media screen and (min-width: 961px)and (min-width: 961px){.p-train .p-train__button-link:hover .p-train__button-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}@media screen and (max-width: 960.98px){.p-train .p-train__button-link{padding:10px 10px 8px}}.p-train .p-train__button-icon{width:30px;height:30px}@media screen and (max-width: 960.98px){.p-train .p-train__button-icon{width:26px;height:26px}}.p-train .p-train__button-text{text-align:center;font-size:1.4rem;font-weight:400;line-height:1.4;margin-top:10px}@media screen and (max-width: 960.98px){.p-train .p-train__button-text{font-size:1.2rem;margin-top:5px}}@media screen and (min-width: 961px){.p-train .p-train__button-label{display:inline;background:linear-gradient(#333333, #333333) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-train .p-train__news{display:flex;gap:0 80px}@media screen and (max-width: 960.98px){.p-train .p-train__news{flex-direction:column}}.p-train .p-train__news-title{width:205px;flex-shrink:0;padding-top:20px}@media screen and (max-width: 960.98px){.p-train .p-train__news-title{width:auto;padding-top:0}}.p-train .p-train__news-button{display:block;width:100%}.p-train .p-train__news-button .c-button--white{margin-top:45px}.p-train .p-train__news-button .c-button__link{min-width:initial;width:100%}.p-train .p-train__news-list .l-news-list{margin-top:0}.p-train .p-train__pick-up{margin-top:-80px}.p-train .p-train__special{margin-top:60px;position:relative}@media screen and (max-width: 960.98px){.p-train .p-train__special{margin-top:40px}}.p-train .p-train__bg{width:2400px;position:absolute;top:0;z-index:1;-webkit-transform:translateX(calc(-50% + 600px));transform:translateX(calc(-50% + 600px))}@media screen and (min-width: 2400px){.p-train .p-train__bg{width:100vw}}@media screen and (max-width: 960.98px){.p-train .p-train__bg{width:100vw;-webkit-transform:translateX(-15px);transform:translateX(-15px)}}.p-train .p-train__bg .p-top-topics__media-img{width:2400px;height:405px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width: 2400px){.p-train .p-train__bg .p-top-topics__media-img{width:100vw}}@media screen and (max-width: 960.98px){.p-train .p-train__bg .p-top-topics__media-img{width:100%;height:282px}}.p-train .p-train__special-contents{padding-top:70px;position:relative;z-index:2}@media screen and (max-width: 960.98px){.p-train .p-train__special-contents{padding-top:20px}}.p-train .p-train__parallelogram{display:flex;justify-content:center;align-items:center;background-color:#0f3675;width:200px;height:44px;-webkit-transform:skewX(-15deg);transform:skewX(-15deg);position:relative}@media screen and (max-width: 960.98px){.p-train .p-train__parallelogram{width:115px;height:25px}}.p-train .p-train__parallelogram-text{font-size:2.4rem;line-height:1.4;font-weight:500;color:#fff;word-break:keep-all;position:absolute;top:50%;left:52%;-webkit-transform:skewX(10deg) translate(-50%, -50%);transform:skewX(10deg) translate(-50%, -50%)}@media screen and (max-width: 960.98px){.p-train .p-train__parallelogram-text{font-size:1.4rem}}.p-train .p-train__title{font-size:4rem;font-weight:500;line-height:1.4;margin-top:25px}@media screen and (max-width: 960.98px){.p-train .p-train__title{font-size:2.4rem;margin-top:10px}}.p-train .p-train__panel-list{margin-top:50px;display:flex;gap:0 5%}@media screen and (max-width: 960.98px){.p-train .p-train__panel-list{flex-direction:column;gap:30px 0;margin-top:170px}}.p-train .p-train__panel-item{width:30%}@media screen and (max-width: 960.98px){.p-train .p-train__panel-item{display:flex;justify-content:center;width:100%}}.p-train .p-train__panel-link{display:flex;flex-direction:column;border-radius:12px;box-shadow:0 4px 24px rgba(0,25,65,.12);height:100%;transition:.4s cubic-bezier(0.23, 1, 0.32, 1);overflow:hidden}@media screen and (min-width: 961px){.p-train .p-train__panel-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}.p-train .p-train__panel-link:hover .p-top-topics__media-img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media screen and (min-width: 961px)and (min-width: 961px){.p-train .p-train__panel-link:hover .p-train__definition-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#fff}}.p-train .p-train__media-text{position:relative}.p-train .p-train__panel-media{position:relative}.p-train .p-top-topics__media-img{transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}.p-train .p-train__panel-text--on-media{padding-right:20px;position:absolute;top:20px;left:20px}.p-train .p-train__panel-label--bg{display:block;background-color:#fff;font-size:1.8rem;font-weight:500;line-height:1.4;padding:10px}@media screen and (max-width: 960.98px){.p-train .p-train__panel-label--bg{font-size:1.7rem}}.p-train .p-train__panel-label--bg+.p-train__panel-label--bg{margin-top:6px}.p-train .p-train__definition{flex-grow:1;height:auto;padding:15px 22px 45px;position:relative}.p-train .p-train__definition::after{content:"";display:inline-block;background:url(/assets/img/common/icon_chevron_right_white.svg) no-repeat;background-size:contain;width:8px;height:13px;position:absolute;bottom:18px;right:20px}@media screen and (max-width: 960.98px){.p-train .p-train__definition::after{bottom:15px;right:15px}}@media screen and (max-width: 960.98px){.p-train .p-train__definition{padding:20px 15px 40px}}.p-train .p-train__definition.is-blue{background-color:#0175ab}.p-train .p-train__definition.is-pink{background-color:#c02d70}.p-train .p-train__definition.is-green{background-color:#018508}.p-train .p-train__definition-title{display:flex;align-items:center;gap:0 15px;color:#fff;margin-bottom:15px}@media screen and (max-width: 960.98px){.p-train .p-train__definition-title{margin-bottom:15px}}.p-train .p-train__definition-num{font-family:"Oswald",sans-serif;font-size:3.6rem;line-height:1.6;font-weight:400}@media screen and (max-width: 960.98px){.p-train .p-train__definition-num{font-size:2.8rem}}.p-train .p-train__definition-text{border-bottom:1px solid #fff;font-size:1.5rem;font-weight:400;line-height:1.4;padding-bottom:3px}@media screen and (max-width: 960.98px){.p-train .p-train__definition-text{font-size:1.4rem}}.p-train .p-train__definition-description{display:inline;font-size:1.8rem;font-weight:400;line-height:1.6;color:#fff}@media screen and (max-width: 960.98px){.p-train .p-train__definition-description{font-size:1.7rem}}@media screen and (min-width: 961px){.p-train .p-train__definition-label{display:inline;background:linear-gradient(#ffffff, #ffffff) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.p-train .p-train__box{display:flex;gap:0 40px;justify-content:space-between;align-items:center;margin-top:80px}@media screen and (max-width: 960.98px){.p-train .p-train__box{flex-direction:column;gap:25px 0;margin-top:70px}}.p-train .p-train__box .l-button-list{margin-top:0}.p-train .p-train__box-text{font-size:1.8rem;font-weight:500;line-height:1.6}@media screen and (max-width: 960.98px){.p-train .p-train__box-text{text-align:center;font-size:1.7rem}}@media screen and (max-width: 960.98px){.p-train .p-train__thumbnail-panel{margin-top:40px}}.p-train .p-train__thumbnail-panel-link{background-color:#fff}.p-train .p-train__bus .c-heading__decorate--h2.c-heading__h2--decorate{margin-bottom:45px}@media screen and (max-width: 960.98px){.p-train .p-train__bus .c-heading__decorate--h2.c-heading__h2--decorate{margin-bottom:35px}}.p-train .p-train__bus .c-heading__decorate--h2.c-heading__h2--decorate+[class]{margin-top:0}.p-train .p-train__bus-inner{padding-bottom:120px}@media screen and (max-width: 960.98px){.p-train .p-train__bus-inner{padding-bottom:90px}}.p-transfer-transportation .c-media{max-width:900px;margin-left:auto;margin-right:auto}.p-transfer-transportation .c-media+.c-text__normal{margin-top:60px}@media screen and (max-width: 960.98px){.p-transfer-transportation .c-media+.c-text__normal{margin-top:40px}}.p-transfer-transportation .p-transfer-transportation__box .c-dot-list{margin-top:25px}@media screen and (max-width: 960.98px){.p-transfer-transportation .p-transfer-transportation__box .c-dot-list{margin-top:20px}}.p-unkou .p-unkou__button-logo{width:156px;height:25px}@media screen and (max-width: 960.98px){.p-unkou .p-unkou__button-logo{width:140px;height:22px}}.p-unkou .p-unko__links{margin-top:60px}.p-unkou .p-unko__links .c-button--white{margin-top:30px}@media screen and (max-width: 960.98px){.p-unkou .p-unko__links .c-button--white{margin-top:25px}}.p-unkou .p-unko__links-item>*:first-child{margin-top:0}.p-unkou .p-unko__links-item:not(:first-child){margin-top:40px;padding-top:40px;border-top:1px solid #c6cbd2}.p-unkou .p-unko__links-link{display:flex;align-items:center;gap:0 12px;background-color:#fff;border-radius:8px;box-shadow:0 4px 24px rgba(0,25,65,.12);transition:.4s cubic-bezier(0.23, 1, 0.32, 1)}@media screen and (min-width: 1200px){.p-unkou .p-unko__links-link:hover{box-shadow:0px 4px 48px 0px rgba(0,25,65,.24)}}@media screen and (min-width: 1200px)and (min-width: 961px){.p-unkou .p-unko__links-link:hover .p-unko__links-label{display:inline;background:linear-gradient(#0f3675, #0f3675) 0 100%/0 1px no-repeat;background-size:100% 1px;color:#0f3675}}.p-unkou .p-unko__links-text{font-size:1.4rem;font-weight:500;line-height:1.4;color:#222}@media screen and (min-width: 961px){.p-unkou .p-unko__links-label{display:inline;background:linear-gradient(#222222, #222222) 0 100%/0 1px no-repeat;padding-bottom:1px;transition:background .4s cubic-bezier(0.23, 1, 0.32, 1)}}.u-align-items--start{align-items:flex-start !important}.u-align-items--center{align-items:center !important}.u-align-items--end{align-items:flex-end !important}.u-color--normal{color:#333}.u-color--bold{color:#222}.u-color--red{color:#c30b0b}.u-color--main{color:#0f3675}.u-color--white{color:#fff}.u-color--pink{color:#d6007f}.u-display--inline{display:inline}.u-display--none{display:inline}.u-display--block{display:block}.u-display--flex{display:flex}.u-font-weight--bold{font-weight:700 !important}.u-font-weight--medium{font-weight:500 !important}.u-font-weight--regular{font-weight:400 !important}.u-font-weight--thin{font-weight:100 !important}.u-justify-content--start{justify-content:flex-start}.u-justify-content--end{justify-content:flex-end}.u-justify-content--center{justify-content:center}@media screen and (max-width: 960.98px){.u-justify-content--sp-start{justify-content:flex-start}}@media screen and (max-width: 960.98px){.u-justify-content--sp-end{justify-content:flex-end}}@media screen and (max-width: 960.98px){.u-justify-content--sp-center{justify-content:center}}.u-mt-55{margin-top:-55px !important}.u-ml-55{margin-left:-55px !important}.u-mr-55{margin-right:-55px !important}.u-mb-55{margin-bottom:-55px !important}.u-mt-50{margin-top:-50px !important}.u-ml-50{margin-left:-50px !important}.u-mr-50{margin-right:-50px !important}.u-mb-50{margin-bottom:-50px !important}.u-mt-45{margin-top:-45px !important}.u-ml-45{margin-left:-45px !important}.u-mr-45{margin-right:-45px !important}.u-mb-45{margin-bottom:-45px !important}.u-mt-40{margin-top:-40px !important}.u-ml-40{margin-left:-40px !important}.u-mr-40{margin-right:-40px !important}.u-mb-40{margin-bottom:-40px !important}.u-mt-35{margin-top:-35px !important}.u-ml-35{margin-left:-35px !important}.u-mr-35{margin-right:-35px !important}.u-mb-35{margin-bottom:-35px !important}.u-mt-30{margin-top:-30px !important}.u-ml-30{margin-left:-30px !important}.u-mr-30{margin-right:-30px !important}.u-mb-30{margin-bottom:-30px !important}.u-mt-25{margin-top:-25px !important}.u-ml-25{margin-left:-25px !important}.u-mr-25{margin-right:-25px !important}.u-mb-25{margin-bottom:-25px !important}.u-mt-20{margin-top:-20px !important}.u-ml-20{margin-left:-20px !important}.u-mr-20{margin-right:-20px !important}.u-mb-20{margin-bottom:-20px !important}.u-mt-15{margin-top:-15px !important}.u-ml-15{margin-left:-15px !important}.u-mr-15{margin-right:-15px !important}.u-mb-15{margin-bottom:-15px !important}.u-mt-10{margin-top:-10px !important}.u-ml-10{margin-left:-10px !important}.u-mr-10{margin-right:-10px !important}.u-mb-10{margin-bottom:-10px !important}.u-mt-5{margin-top:-5px !important}.u-ml-5{margin-left:-5px !important}.u-mr-5{margin-right:-5px !important}.u-mb-5{margin-bottom:-5px !important}.u-mt0{margin-top:0px !important}.u-ml0{margin-left:0px !important}.u-mr0{margin-right:0px !important}.u-mb0{margin-bottom:0px !important}.u-mt5{margin-top:5px !important}.u-ml5{margin-left:5px !important}.u-mr5{margin-right:5px !important}.u-mb5{margin-bottom:5px !important}.u-mt10{margin-top:10px !important}.u-ml10{margin-left:10px !important}.u-mr10{margin-right:10px !important}.u-mb10{margin-bottom:10px !important}.u-mt15{margin-top:15px !important}.u-ml15{margin-left:15px !important}.u-mr15{margin-right:15px !important}.u-mb15{margin-bottom:15px !important}.u-mt20{margin-top:20px !important}.u-ml20{margin-left:20px !important}.u-mr20{margin-right:20px !important}.u-mb20{margin-bottom:20px !important}.u-mt25{margin-top:25px !important}.u-ml25{margin-left:25px !important}.u-mr25{margin-right:25px !important}.u-mb25{margin-bottom:25px !important}.u-mt30{margin-top:30px !important}.u-ml30{margin-left:30px !important}.u-mr30{margin-right:30px !important}.u-mb30{margin-bottom:30px !important}.u-mt35{margin-top:35px !important}.u-ml35{margin-left:35px !important}.u-mr35{margin-right:35px !important}.u-mb35{margin-bottom:35px !important}.u-mt40{margin-top:40px !important}.u-ml40{margin-left:40px !important}.u-mr40{margin-right:40px !important}.u-mb40{margin-bottom:40px !important}.u-mt45{margin-top:45px !important}.u-ml45{margin-left:45px !important}.u-mr45{margin-right:45px !important}.u-mb45{margin-bottom:45px !important}.u-mt50{margin-top:50px !important}.u-ml50{margin-left:50px !important}.u-mr50{margin-right:50px !important}.u-mb50{margin-bottom:50px !important}.u-mt55{margin-top:55px !important}.u-ml55{margin-left:55px !important}.u-mr55{margin-right:55px !important}.u-mb55{margin-bottom:55px !important}.u-mt60{margin-top:60px !important}.u-ml60{margin-left:60px !important}.u-mr60{margin-right:60px !important}.u-mb60{margin-bottom:60px !important}.u-mt65{margin-top:65px !important}.u-ml65{margin-left:65px !important}.u-mr65{margin-right:65px !important}.u-mb65{margin-bottom:65px !important}.u-mt70{margin-top:70px !important}.u-ml70{margin-left:70px !important}.u-mr70{margin-right:70px !important}.u-mb70{margin-bottom:70px !important}.u-mt75{margin-top:75px !important}.u-ml75{margin-left:75px !important}.u-mr75{margin-right:75px !important}.u-mb75{margin-bottom:75px !important}.u-mt80{margin-top:80px !important}.u-ml80{margin-left:80px !important}.u-mr80{margin-right:80px !important}.u-mb80{margin-bottom:80px !important}.u-mt85{margin-top:85px !important}.u-ml85{margin-left:85px !important}.u-mr85{margin-right:85px !important}.u-mb85{margin-bottom:85px !important}.u-mt90{margin-top:90px !important}.u-ml90{margin-left:90px !important}.u-mr90{margin-right:90px !important}.u-mb90{margin-bottom:90px !important}.u-mt95{margin-top:95px !important}.u-ml95{margin-left:95px !important}.u-mr95{margin-right:95px !important}.u-mb95{margin-bottom:95px !important}.u-mt100{margin-top:100px !important}.u-ml100{margin-left:100px !important}.u-mr100{margin-right:100px !important}.u-mb100{margin-bottom:100px !important}.u-over-flow--hidden{overflow:hidden}.u-over-flow--hidden-x{overflow-x:hidden}@media screen and (max-width: 960.98px){.u-over-flow--sp-visible-x{overflow-x:visible}}.u-pt-55{padding-top:-55px !important}.u-pl-55{padding-left:-55px !important}.u-pr-55{padding-right:-55px !important}.u-pb-55{padding-bottom:-55px !important}.u-pt-50{padding-top:-50px !important}.u-pl-50{padding-left:-50px !important}.u-pr-50{padding-right:-50px !important}.u-pb-50{padding-bottom:-50px !important}.u-pt-45{padding-top:-45px !important}.u-pl-45{padding-left:-45px !important}.u-pr-45{padding-right:-45px !important}.u-pb-45{padding-bottom:-45px !important}.u-pt-40{padding-top:-40px !important}.u-pl-40{padding-left:-40px !important}.u-pr-40{padding-right:-40px !important}.u-pb-40{padding-bottom:-40px !important}.u-pt-35{padding-top:-35px !important}.u-pl-35{padding-left:-35px !important}.u-pr-35{padding-right:-35px !important}.u-pb-35{padding-bottom:-35px !important}.u-pt-30{padding-top:-30px !important}.u-pl-30{padding-left:-30px !important}.u-pr-30{padding-right:-30px !important}.u-pb-30{padding-bottom:-30px !important}.u-pt-25{padding-top:-25px !important}.u-pl-25{padding-left:-25px !important}.u-pr-25{padding-right:-25px !important}.u-pb-25{padding-bottom:-25px !important}.u-pt-20{padding-top:-20px !important}.u-pl-20{padding-left:-20px !important}.u-pr-20{padding-right:-20px !important}.u-pb-20{padding-bottom:-20px !important}.u-pt-15{padding-top:-15px !important}.u-pl-15{padding-left:-15px !important}.u-pr-15{padding-right:-15px !important}.u-pb-15{padding-bottom:-15px !important}.u-pt-10{padding-top:-10px !important}.u-pl-10{padding-left:-10px !important}.u-pr-10{padding-right:-10px !important}.u-pb-10{padding-bottom:-10px !important}.u-pt-5{padding-top:-5px !important}.u-pl-5{padding-left:-5px !important}.u-pr-5{padding-right:-5px !important}.u-pb-5{padding-bottom:-5px !important}.u-pt0{padding-top:0px !important}.u-pl0{padding-left:0px !important}.u-pr0{padding-right:0px !important}.u-pb0{padding-bottom:0px !important}.u-pt5{padding-top:5px !important}.u-pl5{padding-left:5px !important}.u-pr5{padding-right:5px !important}.u-pb5{padding-bottom:5px !important}.u-pt10{padding-top:10px !important}.u-pl10{padding-left:10px !important}.u-pr10{padding-right:10px !important}.u-pb10{padding-bottom:10px !important}.u-pt15{padding-top:15px !important}.u-pl15{padding-left:15px !important}.u-pr15{padding-right:15px !important}.u-pb15{padding-bottom:15px !important}.u-pt20{padding-top:20px !important}.u-pl20{padding-left:20px !important}.u-pr20{padding-right:20px !important}.u-pb20{padding-bottom:20px !important}.u-pt25{padding-top:25px !important}.u-pl25{padding-left:25px !important}.u-pr25{padding-right:25px !important}.u-pb25{padding-bottom:25px !important}.u-pt30{padding-top:30px !important}.u-pl30{padding-left:30px !important}.u-pr30{padding-right:30px !important}.u-pb30{padding-bottom:30px !important}.u-pt35{padding-top:35px !important}.u-pl35{padding-left:35px !important}.u-pr35{padding-right:35px !important}.u-pb35{padding-bottom:35px !important}.u-pt40{padding-top:40px !important}.u-pl40{padding-left:40px !important}.u-pr40{padding-right:40px !important}.u-pb40{padding-bottom:40px !important}.u-pt45{padding-top:45px !important}.u-pl45{padding-left:45px !important}.u-pr45{padding-right:45px !important}.u-pb45{padding-bottom:45px !important}.u-pt50{padding-top:50px !important}.u-pl50{padding-left:50px !important}.u-pr50{padding-right:50px !important}.u-pb50{padding-bottom:50px !important}.u-pt55{padding-top:55px !important}.u-pl55{padding-left:55px !important}.u-pr55{padding-right:55px !important}.u-pb55{padding-bottom:55px !important}.u-pt60{padding-top:60px !important}.u-pl60{padding-left:60px !important}.u-pr60{padding-right:60px !important}.u-pb60{padding-bottom:60px !important}.u-pt65{padding-top:65px !important}.u-pl65{padding-left:65px !important}.u-pr65{padding-right:65px !important}.u-pb65{padding-bottom:65px !important}.u-pt70{padding-top:70px !important}.u-pl70{padding-left:70px !important}.u-pr70{padding-right:70px !important}.u-pb70{padding-bottom:70px !important}.u-pt75{padding-top:75px !important}.u-pl75{padding-left:75px !important}.u-pr75{padding-right:75px !important}.u-pb75{padding-bottom:75px !important}.u-pt80{padding-top:80px !important}.u-pl80{padding-left:80px !important}.u-pr80{padding-right:80px !important}.u-pb80{padding-bottom:80px !important}.u-pt85{padding-top:85px !important}.u-pl85{padding-left:85px !important}.u-pr85{padding-right:85px !important}.u-pb85{padding-bottom:85px !important}.u-pt90{padding-top:90px !important}.u-pl90{padding-left:90px !important}.u-pr90{padding-right:90px !important}.u-pb90{padding-bottom:90px !important}.u-pt95{padding-top:95px !important}.u-pl95{padding-left:95px !important}.u-pr95{padding-right:95px !important}.u-pb95{padding-bottom:95px !important}.u-pt100{padding-top:100px !important}.u-pl100{padding-left:100px !important}.u-pr100{padding-right:100px !important}.u-pb100{padding-bottom:100px !important}.u-text-align--center{text-align:center !important}.u-text-align--left{text-align:left !important}.u-text-align--right{text-align:right !important}.u-vertical-align--middle{vertical-align:middle}.u-vertical-align--top{vertical-align:top}.u-vertical-align--bottom{vertical-align:bottom}.u-visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;position:absolute;white-space:nowrap}.u-w--0{width:0% !important}.u-w--1{width:1% !important}.u-w--2{width:2% !important}.u-w--3{width:3% !important}.u-w--4{width:4% !important}.u-w--5{width:5% !important}.u-w--6{width:6% !important}.u-w--7{width:7% !important}.u-w--8{width:8% !important}.u-w--9{width:9% !important}.u-w--10{width:10% !important}.u-w--11{width:11% !important}.u-w--12{width:12% !important}.u-w--13{width:13% !important}.u-w--14{width:14% !important}.u-w--15{width:15% !important}.u-w--16{width:16% !important}.u-w--17{width:17% !important}.u-w--18{width:18% !important}.u-w--19{width:19% !important}.u-w--20{width:20% !important}.u-w--21{width:21% !important}.u-w--22{width:22% !important}.u-w--23{width:23% !important}.u-w--24{width:24% !important}.u-w--25{width:25% !important}.u-w--26{width:26% !important}.u-w--27{width:27% !important}.u-w--28{width:28% !important}.u-w--29{width:29% !important}.u-w--30{width:30% !important}.u-w--31{width:31% !important}.u-w--32{width:32% !important}.u-w--33{width:33% !important}.u-w--34{width:34% !important}.u-w--35{width:35% !important}.u-w--36{width:36% !important}.u-w--37{width:37% !important}.u-w--38{width:38% !important}.u-w--39{width:39% !important}.u-w--40{width:40% !important}.u-w--41{width:41% !important}.u-w--42{width:42% !important}.u-w--43{width:43% !important}.u-w--44{width:44% !important}.u-w--45{width:45% !important}.u-w--46{width:46% !important}.u-w--47{width:47% !important}.u-w--48{width:48% !important}.u-w--49{width:49% !important}.u-w--50{width:50% !important}.u-w--51{width:51% !important}.u-w--52{width:52% !important}.u-w--53{width:53% !important}.u-w--54{width:54% !important}.u-w--55{width:55% !important}.u-w--56{width:56% !important}.u-w--57{width:57% !important}.u-w--58{width:58% !important}.u-w--59{width:59% !important}.u-w--60{width:60% !important}.u-w--61{width:61% !important}.u-w--62{width:62% !important}.u-w--63{width:63% !important}.u-w--64{width:64% !important}.u-w--65{width:65% !important}.u-w--66{width:66% !important}.u-w--67{width:67% !important}.u-w--68{width:68% !important}.u-w--69{width:69% !important}.u-w--70{width:70% !important}.u-w--71{width:71% !important}.u-w--72{width:72% !important}.u-w--73{width:73% !important}.u-w--74{width:74% !important}.u-w--75{width:75% !important}.u-w--76{width:76% !important}.u-w--77{width:77% !important}.u-w--78{width:78% !important}.u-w--79{width:79% !important}.u-w--80{width:80% !important}.u-w--81{width:81% !important}.u-w--82{width:82% !important}.u-w--83{width:83% !important}.u-w--84{width:84% !important}.u-w--85{width:85% !important}.u-w--86{width:86% !important}.u-w--87{width:87% !important}.u-w--88{width:88% !important}.u-w--89{width:89% !important}.u-w--90{width:90% !important}.u-w--91{width:91% !important}.u-w--92{width:92% !important}.u-w--93{width:93% !important}.u-w--94{width:94% !important}.u-w--95{width:95% !important}.u-w--96{width:96% !important}.u-w--97{width:97% !important}.u-w--98{width:98% !important}.u-w--99{width:99% !important}.u-w--100{width:100% !important}@media screen and (max-width: 960.98px){.u-w-sp--0{width:0% !important}.u-w-sp--1{width:1% !important}.u-w-sp--2{width:2% !important}.u-w-sp--3{width:3% !important}.u-w-sp--4{width:4% !important}.u-w-sp--5{width:5% !important}.u-w-sp--6{width:6% !important}.u-w-sp--7{width:7% !important}.u-w-sp--8{width:8% !important}.u-w-sp--9{width:9% !important}.u-w-sp--10{width:10% !important}.u-w-sp--11{width:11% !important}.u-w-sp--12{width:12% !important}.u-w-sp--13{width:13% !important}.u-w-sp--14{width:14% !important}.u-w-sp--15{width:15% !important}.u-w-sp--16{width:16% !important}.u-w-sp--17{width:17% !important}.u-w-sp--18{width:18% !important}.u-w-sp--19{width:19% !important}.u-w-sp--20{width:20% !important}.u-w-sp--21{width:21% !important}.u-w-sp--22{width:22% !important}.u-w-sp--23{width:23% !important}.u-w-sp--24{width:24% !important}.u-w-sp--25{width:25% !important}.u-w-sp--26{width:26% !important}.u-w-sp--27{width:27% !important}.u-w-sp--28{width:28% !important}.u-w-sp--29{width:29% !important}.u-w-sp--30{width:30% !important}.u-w-sp--31{width:31% !important}.u-w-sp--32{width:32% !important}.u-w-sp--33{width:33% !important}.u-w-sp--34{width:34% !important}.u-w-sp--35{width:35% !important}.u-w-sp--36{width:36% !important}.u-w-sp--37{width:37% !important}.u-w-sp--38{width:38% !important}.u-w-sp--39{width:39% !important}.u-w-sp--40{width:40% !important}.u-w-sp--41{width:41% !important}.u-w-sp--42{width:42% !important}.u-w-sp--43{width:43% !important}.u-w-sp--44{width:44% !important}.u-w-sp--45{width:45% !important}.u-w-sp--46{width:46% !important}.u-w-sp--47{width:47% !important}.u-w-sp--48{width:48% !important}.u-w-sp--49{width:49% !important}.u-w-sp--50{width:50% !important}.u-w-sp--51{width:51% !important}.u-w-sp--52{width:52% !important}.u-w-sp--53{width:53% !important}.u-w-sp--54{width:54% !important}.u-w-sp--55{width:55% !important}.u-w-sp--56{width:56% !important}.u-w-sp--57{width:57% !important}.u-w-sp--58{width:58% !important}.u-w-sp--59{width:59% !important}.u-w-sp--60{width:60% !important}.u-w-sp--61{width:61% !important}.u-w-sp--62{width:62% !important}.u-w-sp--63{width:63% !important}.u-w-sp--64{width:64% !important}.u-w-sp--65{width:65% !important}.u-w-sp--66{width:66% !important}.u-w-sp--67{width:67% !important}.u-w-sp--68{width:68% !important}.u-w-sp--69{width:69% !important}.u-w-sp--70{width:70% !important}.u-w-sp--71{width:71% !important}.u-w-sp--72{width:72% !important}.u-w-sp--73{width:73% !important}.u-w-sp--74{width:74% !important}.u-w-sp--75{width:75% !important}.u-w-sp--76{width:76% !important}.u-w-sp--77{width:77% !important}.u-w-sp--78{width:78% !important}.u-w-sp--79{width:79% !important}.u-w-sp--80{width:80% !important}.u-w-sp--81{width:81% !important}.u-w-sp--82{width:82% !important}.u-w-sp--83{width:83% !important}.u-w-sp--84{width:84% !important}.u-w-sp--85{width:85% !important}.u-w-sp--86{width:86% !important}.u-w-sp--87{width:87% !important}.u-w-sp--88{width:88% !important}.u-w-sp--89{width:89% !important}.u-w-sp--90{width:90% !important}.u-w-sp--91{width:91% !important}.u-w-sp--92{width:92% !important}.u-w-sp--93{width:93% !important}.u-w-sp--94{width:94% !important}.u-w-sp--95{width:95% !important}.u-w-sp--96{width:96% !important}.u-w-sp--97{width:97% !important}.u-w-sp--98{width:98% !important}.u-w-sp--99{width:99% !important}.u-w-sp--100{width:100% !important}}.u-word-break--break-all{word-break:break-all}.u-word-break--keep-all{word-break:keep-all}.border-top-none{border-top: none !important;}.border-bottom-none{border-bottom: none !important;}.border-left-none{border-left: none !important;}.border-right-none{border-right: none !important;}