﻿.p-pageMvSingle{padding:150px 0 60px;background-color:#f4f5f7}.p-breadcrumbs{position:absolute;top:0;left:0px;display:flex;flex-direction:row;gap:5px;z-index:10}@media screen and (max-width: 1080px){.p-breadcrumbs{left:0px}}@media screen and (max-width: 650px){.p-breadcrumbs{top:-60px;bottom:unset;left:0}}.p-breadcrumbs .link,.p-breadcrumbs .text{writing-mode:horizontal-tb}.p-breadcrumbs .arrow{transform:rotate(-90deg)}.p-breadcrumbs .text{max-width:200px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}.p-pageSingleMv__content{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 650px){.p-pageSingleMv__content{flex-direction:column-reverse}}.p-pageMvSignle__desc{position:relative;width:55%;margin-top:40px}.p-pageMvSignle__desc .year{opacity:.3}.p-pageMvSignle__desc .cate{display:table;line-height:.8;padding:10px;background-color:#009fb9}.p-pageMvSignle__desc .title{font-size:2.5rem;display:table;margin-top:10px;max-width:450px}@media screen and (max-width: 1080px){.p-pageMvSignle__desc .title{font-size:2.2rem}}@media screen and (max-width: 810px){.p-pageMvSignle__desc .title{font-size:2rem}}@media screen and (max-width: 650px){.p-pageMvSignle__desc{width:100%}}.p-pageMv__data{display:flex;gap:0 10px;align-items:center}.p-pageMvSingle__img{aspect-ratio:4.75/3.2;width:45%}@media screen and (max-width: 650px){.p-pageMvSingle__img{width:100%}}.p-index{padding:100px 0}@media screen and (max-width: 1080px){.p-index{padding:90px 0}}@media screen and (max-width: 810px){.p-index{padding:80px 0}}@media screen and (max-width: 650px){.p-index{padding:70px 0}}@media screen and (max-width: 500px){.p-index{padding:60px 0}}.p-index__text{line-height:1.7}.p-index__list{margin-top:70px;padding:60px 80px;background:#f4f5f7;border-radius:10px}@media screen and (max-width: 1080px){.p-index__list{padding:50px 40px}}@media screen and (max-width: 810px){.p-index__list{padding:40px 30px}}@media screen and (max-width: 500px){.p-index__list{padding:30px 20px}}.p-index__item:nth-child(n+2){margin-top:24px}.p-indexItem__title{font-size:2rem;display:block;transition:color .3s;line-height:1.4}.p-indexItem__title:hover{color:#009fb9}.p-indexItem__list{margin-top:16px;margin-left:25px}@media screen and (max-width: 500px){.p-indexItem__list{margin-left:10px}}.p-indexItem__item{color:rgba(34,34,34,.5);transition:color .3s;display:table}.p-indexItem__item:nth-child(n+2){margin-top:10px}.p-indexItem__item:hover{color:#222}.p-article{padding:100px 0 90px;background-color:#f4f5f7}@media screen and (max-width: 1080px){.p-article{padding:90px 0 80px}}@media screen and (max-width: 810px){.p-article{padding:80px 0 70px}}@media screen and (max-width: 650px){.p-article{padding:70px 0 60px}}@media screen and (max-width: 500px){.p-article{padding:60px 0 50px}}.p-article__section:nth-child(n+2){margin-top:80px}@media screen and (max-width: 1080px){.p-article__section:nth-child(n+2){margin-top:70px}}@media screen and (max-width: 810px){.p-article__section:nth-child(n+2){margin-top:60px}}@media screen and (max-width: 500px){.p-article__section:nth-child(n+2){margin-top:50px}}.p-article__title{font-size:3rem;line-height:1.3;padding-left:20px;border-left:2px solid #009fb9}@media screen and (max-width: 1080px){.p-article__title{padding-left:25px}}@media screen and (max-width: 810px){.p-article__title{padding-left:20px;font-size:2.6rem}}@media screen and (max-width: 650px){.p-article__title{font-size:2.4rem}}@media screen and (max-width: 500px){.p-article__title{padding-left:10px;font-size:2.2rem}}.p-editor{margin:40px 0}.p-editor p:not(:first-child){margin:40px 0}.p-editor b,.p-editor strong{font-weight:bold}.p-editor em{font-style:italic;font-weight:bold}.p-editor h3{border-left:2px solid #009fb9;font-family:"Noto Sans JP",sans-serif;font-weight:700;line-height:1.4;font-size:2.4rem;padding-left:20px;margin-top:60px}@media screen and (max-width: 500px){.p-editor h3{font-size:2rem}}.p-editor ul{margin:40px 0}@media screen and (max-width: 500px){.p-editor ul{margin:20px 0}}.p-editor ul li{position:relative;list-style:none;font-weight:bold}.p-editor ul li::before{content:"●";margin-right:2px}.p-editor ol{margin:40px 0}@media screen and (max-width: 500px){.p-editor ol{margin:20px 0}}.p-editor ol li{list-style-type:decimal;list-style-position:inside;font-weight:bold}.p-editor a{position:relative;transition:color .3s;text-decoration:underline;margin-right:22px}.p-editor a:hover{color:#009fb9}.p-editor a:hover:before{opacity:0}.p-editor a:hover:after{opacity:1}.p-editor a::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-22px;width:16px;height:16px;background-image:url(../../../../assets/images/column/link.svg);background-repeat:no-repeat;background-size:contain;transition:opacity .3s}.p-editor a::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-22px;width:16px;height:16px;background-image:url(../../../../assets/images/column/link-blue.svg);background-repeat:no-repeat;background-size:contain;opacity:0;transition:opacity .3s}.p-editor a[target=_blank]::before{background-image:url(../../../../assets/images/column/link_blank.svg)}.p-editor a[target=_blank]::after{background-image:url(../../../../assets/images/column/link_blank-blue.svg)}.p-editor img{max-width:100%;max-height:500px;margin:40px auto;width:auto;height:auto}@media screen and (max-width: 810px){.p-editor img{max-height:400px}}@media screen and (max-width: 500px){.p-editor img{max-height:320px;max-width:90%;margin:20px auto}}.p-editor img.aligncenter{margin:20px auto 0}.p-editor img.alignright{margin:20px 0 0 auto}.p-editor iframe{width:100%;aspect-ratio:7.7/4.3;margin:40px auto;display:block}@media screen and (max-width: 1080px){.p-editor iframe{margin:40px auto}}@media screen and (max-width: 810px){.p-editor iframe{margin:30px auto}}@media screen and (max-width: 500px){.p-editor iframe{margin:20px auto}}.p-editor blockquote{position:relative;display:table;margin:auto;padding:30px 45px;width:100%;background-color:#fff;margin:30px auto;border:1px solid #aaa}@media screen and (max-width: 810px){.p-editor blockquote{padding:25px 35px}}@media screen and (max-width: 500px){.p-editor blockquote{margin:20px auto;padding:20px 25px}}.p-editor table{width:100%;max-width:770px}@media screen and (max-width: 810px){.p-editor table{overflow-x:scroll;display:block;white-space:nowrap}}.p-editor th,.p-editor td{border:1px solid #222;padding:12px;text-align:center;color:#222}.p-editor thead tr{background-color:rgba(0,159,185,.3)}.p-editor tbody tr{background-color:#fff}.p-editor tbody tr:first-child{background-color:rgba(0,159,185,.3)}.p-article__banner{display:block;margin-top:80px;transition:opacity .3s}@media screen and (max-width: 1080px){.p-article__banner{margin-top:70px}}@media screen and (max-width: 810px){.p-article__banner{margin-top:60px}}@media screen and (max-width: 500px){.p-article__banner{margin-top:50px}}.p-article__banner:hover{opacity:.7}.p-column{padding:180px 0;background-image:url(./../../../../assets/images/common/dot-bg.png);background-repeat:repeat}.p-column .c-button{margin-top:30px}@media screen and (max-width: 650px){.p-column .c-button{margin:30px auto 0}}.p-column .c-button.st{display:none}@media screen and (max-width: 650px){.p-column .c-button.st{display:flex}}@media screen and (max-width: 650px){.p-column{padding:70px 0}}@media screen and (max-width: 500px){.p-column{padding:60px 0}}.p-splide__buttons{position:absolute;top:-145px;right:0;display:flex;gap:0 10px;z-index:150}@media screen and (max-width: 650px){.p-splide__buttons{display:none}}.p-splide__button{width:56px;height:56px;border-radius:50%;position:relative;background-color:#009fb9;border:1px solid #009fb9;z-index:10;cursor:pointer;pointer-events:all;transition:background-color .3s}.p-splide__button:hover{background-color:#fff}.p-splide__button:hover img:nth-child(1){opacity:0}.p-splide__button:hover img:nth-child(2){opacity:1}.p-splide__button img{position:absolute;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;transition:opacity .3s}.p-splide__button img:nth-child(1){opacity:1}.p-splide__button img:nth-child(2){opacity:0}.p-splide__button.splide-prev{transform:rotate(180deg)}.p-column__wrap{display:flex;flex-wrap:nowrap;overflow:visible;padding-right:50px;width:fit-content;position:relative}@media screen and (max-width: 650px){.p-column__wrap{flex-wrap:wrap;width:295px;padding-right:0;margin:0 auto}}.p-column__left{flex:0 0 auto}@media screen and (max-width: 650px){.p-column__left{width:100%}}@media screen and (max-width: 650px){.p-column__left .c-button{display:none}}.p-column__title{white-space:nowrap;width:40%}@media screen and (max-width: 650px){.p-column__title{width:100%}}.p-column__title .en{line-height:1;font-size:9rem;color:#009fb9;display:table}@media screen and (max-width: 1080px){.p-column__title .en{font-size:7.5rem}}@media screen and (max-width: 810px){.p-column__title .en{font-size:6rem}}@media screen and (max-width: 650px){.p-column__title .en{margin:0 auto}}@media screen and (max-width: 500px){.p-column__title .en{font-size:5rem}}.p-column__title .jp{display:table}@media screen and (max-width: 650px){.p-column__title .jp{margin:0 auto}}.p-column__splide{width:100vw;min-width:0;overflow:visible;position:absolute;right:0;top:50%;transform:translate(100%, -50%)}@media screen and (max-width: 650px){.p-column__splide{position:relative;margin-top:30px;right:unset;width:100%;transform:translate(0);top:unset}}@media screen and (max-width: 650px){.p-column__splide .splide__track{overflow:visible}}.p-column__link:hover .p-column__img:before{opacity:.6}.p-column__link:hover .p-column__img .p-column__button{background-color:#fff}.p-column__link:hover .p-column__img .p-column__button img:nth-child(1){opacity:0}.p-column__link:hover .p-column__img .p-column__button img:nth-child(2){opacity:1}@media screen and (max-width: 650px){.p-column__link:hover .p-columnButton__wrap{opacity:1}}.p-column__img{aspect-ratio:3.2/2.15;position:relative}.p-column__img:before{position:absolute;content:"";transition:opacity .3s;opacity:0;height:100%;width:100%;top:0;left:0;background-color:#009fb9}.p-columnButton__wrap{display:flex;align-items:center;gap:0 10px;bottom:10px;right:10px;position:absolute}@media screen and (max-width: 650px){.p-columnButton__wrap{opacity:0;transition:opacity .3s;top:50%;left:50%;transform:translate(-50%, -50%)}}.p-columnButton__wrap .text{color:#fff;display:none}@media screen and (max-width: 650px){.p-columnButton__wrap .text{display:block}}.p-column__button{height:40px;width:40px;border-radius:50%;border:1px solid #fff;background-color:#009fb9;transition:background-color .3s;position:relative}@media screen and (max-width: 650px){.p-column__button{background-color:#fff}}.p-column__button .arrow{width:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 650px){.p-column__button .arrow{width:20px}}.p-column__button .arrow img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;transition:opacity .3s}.p-column__button .arrow img:nth-child(1){opacity:1}@media screen and (max-width: 650px){.p-column__button .arrow img:nth-child(1){opacity:0}}.p-column__button .arrow img:nth-child(2){opacity:0}@media screen and (max-width: 650px){.p-column__button .arrow img:nth-child(2){opacity:1}}.p-column__data{margin-top:14px;display:flex;gap:0 10px;align-items:center}.p-column__data .year{line-height:1;opacity:.3;display:table}.p-column__data .cate{background-color:#009fb9;color:#fff;font-size:1.4rem;padding:4px 12px}.p-column__text{margin-top:14px;line-height:1.7}