.material-symbols-outlined{font-variation-settings:'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48}.single__ttl{text-align:center;position:relative;margin-bottom:3.333rem;padding-bottom:1.111rem;font-size:1.6rem;font-weight:500}@media (min-width: 960px){.single__ttl{margin-bottom:5.333rem;padding-bottom:2.111rem;font-size:2.888rem}}.single__ttl::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7.944rem;height:4px;background:#C5D3BF}.single-content{margin-top:2.5rem}@media (min-width: 960px){.single-content{margin-top:2.2rem}}.single-content h2{margin-bottom:1.5rem;padding:0.25rem 1.5rem;font-size:1.375rem;letter-spacing:0.05em;position:relative;z-index:0;color:#fff;display:inline-block}@media (min-width: 960px){.single-content h2{margin-bottom:2.5rem;font-size:1.875rem}}.single-content h2::before,.single-content h2::after{content:"";position:absolute;top:0;z-index:-1;background:#C5D3BF}.single-content h2::before{width:1.5rem;height:100%;left:0;-webkit-clip-path:polygon(100% 0, 0 100%, 100% 100%);clip-path:polygon(100% 0, 0 100%, 100% 100%)}.single-content h2::after{width:calc(100% - 1.5rem);height:100%;right:0}.single-content h3{margin-bottom:1.5rem;padding-bottom:0.25rem;padding-left:1.625rem;padding-right:1.625rem;font-size:1.4rem;letter-spacing:0.05em;position:relative;color:#C5D3BF;border-bottom:3px solid #C0C9D0;display:inline-block}.single-content h3::before{content:'';width:3px;height:10px;background:#C0C9D0;position:absolute;left:0;bottom:0;-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}@media (min-width: 960px){.single-content h3{padding-left:2rem;padding-right:2rem;margin-bottom:2rem}}.single-content h4{margin-bottom:1rem;font-size:1.125rem;color:#C5D3BF;display:inline-block;border-bottom:2px solid #C0C9D0;padding:0 1rem;position:relative}@media (min-width: 960px){.single-content h4{padding:0 1.5rem;margin-bottom:2rem;font-size:1.222rem}}.single-content h4::before{content:'';width:2px;height:10px;background:#C0C9D0;position:absolute;left:0;bottom:0;-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}.single-content p{font-size:1rem;font-weight:500;letter-spacing:0.1em;line-height:2.1}.single-content p:last-of-type{margin-bottom:2.5rem}@media (min-width: 960px){.single-content p{font-size:1.125rem}.single-content p:last-of-type{margin-bottom:4rem}}.single-content p,.single-content ol,.single-content ul,.single-content figure{margin-bottom:2.5rem}@media (min-width: 960px){.single-content p,.single-content ol,.single-content ul,.single-content figure{margin-bottom:4rem}}.single-content figure img{width:100%}.single-content p.has-small-font-size{font-size:0.8em}.single-content .caption{padding:1rem}@media (min-width: 960px){.single-content .caption{padding:2.5rem}}.single-content li{line-height:1.8}.single-content ul li{position:relative;padding-left:1.2em}.single-content ul li:before{content:"";border-radius:50%;width:9px;height:9px;position:absolute;left:0;top:0.7rem;background:#C5D3BF}.single-content ol{counter-reset:li}.single-content ol li{position:relative;padding-left:1.6em;list-style:none}.single-content ol li:before{position:absolute;top:0;left:0.1em;font-weight:500;color:#C5D3BF;font-family:YuMincho,"Yu Mincho",serif;counter-increment:li;content:counter(li)}.single-content>*:last-child{margin-bottom:0 !important}table,tbody,tr{width:100%}.wp-block-table tr{display:-ms-grid;display:grid;padding:1rem 0;border-bottom:1px solid #C3C4C9}@media (min-width: 560px){.wp-block-table tr{padding:1rem;display:-ms-grid;display:grid;-ms-grid-columns:minmax(auto, 12rem) 1fr;grid-template-columns:minmax(auto, 12rem) 1fr;-webkit-column-gap:2rem;column-gap:2rem}}.wp-block-table tr td:first-of-type{font-weight:bold;color:#C5D3BF;font-size:1rem}.wp-block-table td{font-size:1rem;line-height:1.8}@media (max-width: 559px){.wp-block-table td{margin-top:0.5rem}}.single__btn{margin-top:4rem}@media (min-width: 960px){.single__btn{margin-top:8.75rem}}.news__list{display:-ms-grid;display:grid;gap:2rem}@media (min-width: 960px){.news__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);-webkit-column-gap:1.2rem;column-gap:1.2rem;row-gap:2rem}}@media (min-width: 1600px){.news__list{-webkit-column-gap:2.875rem;column-gap:2.875rem;row-gap:5rem}}.news__link{color:#555;height:100%}.news__link:hover{color:#94AC88}.news__link:hover .news__thumbnail{opacity:0.5}.news__link:hover .news__info{border-color:#94AC88}@media (max-width: 959px){.news__link{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.28fr;grid-template-columns:1fr 1.28fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 560px) and (max-width: 959px){.news__link{gap:1.875rem}}@media (max-width: 559px){.news__thumbnail{position:relative;overflow:hidden;padding-top:80%}.news__thumbnail img,.news__thumbnail iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media (min-width: 560px){.news__thumbnail{position:relative;overflow:hidden;padding-top:75%}.news__thumbnail img,.news__thumbnail iframe{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.news__info{padding-bottom:0.93rem;border-bottom:2px solid #555;font-size:0.75rem}@media (min-width: 960px){.news__info{margin-top:1.81rem;font-size:1.125rem}}.news__ttl{margin-top:1rem;font-size:.875rem;font-family:fot-tsukuardgothic-std,sans-serif;font-style:normal;letter-spacing:0.05em}@media (min-width: 960px){.news__ttl{font-size:1.2rem}}@media (min-width: 1600px){.news__ttl{margin-top:1.56rem;font-size:1.43rem}}.news__text{margin-top:0.8rem;font-size:0.75rem;letter-spacing:0.05em;line-height:calc(19/16)}@media (min-width: 960px){.news__text{font-size:1rem}}@media (min-width: 1600px){.news__text{margin-top:1.18rem}}@media (max-width: 959px){.news__content{padding:1.56rem .875rem}}@media (min-width: 960px){.news__content{padding-left:1rem;padding-right:1rem}}@media (min-width: 1600px){.news__content{padding-left:2.9rem;padding-right:2.9rem}}.news__list--front .news__link{border-radius:10px;background:#fff;overflow:hidden;-webkit-box-shadow:4px 4px 20px #BABABA;box-shadow:4px 4px 20px #BABABA}.news__list--front .news__link:hover{-webkit-box-shadow:4px 4px 4px #BABABA;box-shadow:4px 4px 4px #BABABA}@media (min-width: 960px){.news__list--front .news__link{border-radius:30px}}.news__list--front .news__content{padding-bottom:1.4rem}@media (min-width: 1600px){.news__list--front .news__content{padding-bottom:2.9rem}}.news__arrow{margin-top:1.25rem;text-align:right}.bg_color{background:#C5D3BF}.mainvisual__fixed__image{background:url(../img/partner/mainvisual.jpg) no-repeat center/cover}
/*# sourceMappingURL=component.min.css.map */