html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}main,section,article,aside,nav,figure,figcaption{display:block}html,body{width:100%;overflow-x:clip;overflow-y:auto}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-stroke:.01rem;scroll-behavior:smooth;font-size:3.3333333333vw}body{width:100%;min-height:100%;color:#333;line-height:1.7;background-color:#faf3ce;font-family:"M PLUS 1p",sans-serif;font-style:normal;font-weight:500}a{color:inherit;text-decoration:underline}a:hover,a:focus-visible{text-decoration:none}img,video{max-width:100%;height:auto;display:block}input[type=submit],input[type=button]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}input[type=submit]::-webkit-search-decoration,input[type=button]::-webkit-search-decoration{display:none}input[type=submit]::focus,input[type=button]::focus{outline-offset:-2px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;padding-right:1em !important;background:url("../images/selectArrow.svg") right .5em center no-repeat;background-size:.5em auto}button,input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;outline:none;background:rgba(0,0,0,0);color:#000}pre,code{white-space:pre-wrap;word-break:break-word}@media(min-width: 768px){html{font-size:1.1428571429vw}}@media(min-width: 1400px){html{font-size:16px}}.l-container,.l-container--narrow{width:93.75%;margin:0 auto}@media(min-width: 768px){.l-container,.l-container--narrow{width:94%;max-width:98.125rem}.l-container--narrow{max-width:75rem}}.l-header{width:100%;height:5rem;position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 3.125%;z-index:99}.l-header__logo{line-height:0;margin-right:auto}.l-header__logo img{height:2.5rem}.l-header__cta-mail.c-button-shadow{display:none}.l-header__cta-tel{display:grid;grid-template:"icon tel" "icon time"/1.625rem 1fr;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.l-header__cta-tel img{grid-area:icon;width:1.625rem;height:1.625rem}.l-header__cta-tel a{grid-area:tel;text-decoration:none;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1.3125rem;line-height:1}.l-header__cta-tel a::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.l-header__cta-tel span{grid-area:time;font-size:.75rem;font-weight:700;line-height:1;text-indent:-0.5em}.l-header__button{width:2.8125rem;height:2.8125rem;border:1px solid #000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;margin-left:.3125rem;position:relative;z-index:101}.l-header__button i{display:block;position:relative;width:1.125rem;height:.75rem;border-top:1px solid #0071bc;border-bottom:1px solid #0071bc;-webkit-transition:border-color .6s ease 0s;transition:border-color .6s ease 0s}.l-header__button i::before,.l-header__button i::after{content:"";width:100%;height:1px;background-color:#0071bc;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:-webkit-transform .6s ease 0s;transition:-webkit-transform .6s ease 0s;transition:transform .6s ease 0s;transition:transform .6s ease 0s, -webkit-transform .6s ease 0s}.l-header__button.is-close i{border-color:rgba(0,0,0,0)}.l-header__button.is-close i::before{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.l-header__button.is-close i::after{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.l-header__nav{position:fixed;top:0;left:0;width:100%;max-height:100dvh;overflow-y:scroll;z-index:100;background-color:#faf3ce;border:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2.8125rem 2.1875rem 3.4375rem;border-radius:0 0 1.875rem 1.875rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .6s ease 0s;transition:-webkit-transform .6s ease 0s;transition:transform .6s ease 0s;transition:transform .6s ease 0s, -webkit-transform .6s ease 0s;pointer-events:none}.l-header__nav.is-open{pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.l-header__nav-header{padding-bottom:2.1875rem;border-bottom:1px solid #000}.l-header__nav-title{font-size:2.6875rem;line-height:1;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;text-align:center;color:#2c53a0}.l-header__nav-icon{display:none}.l-header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.5rem 1.875rem;margin-top:2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-header__nav-item{-ms-flex-preferred-size:calc(50% - .9375rem);flex-basis:calc(50% - .9375rem)}.l-header__nav-item .c-button-shadow{width:100%;font-size:1.5625rem;border-radius:1.71875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:8.4375rem}.l-header__nav-item .c-button-shadow img{height:4.375rem}.l-header__nav-item:nth-child(1) .c-button-shadow,.l-header__nav-item:nth-child(2) .c-button-shadow{height:3.4375rem;border-radius:1.71875rem}@media(min-width: 768px){.l-header{height:8.125rem;padding:0 3%}.l-header__logo img{height:4.375rem}.l-header__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.125rem}.l-header__cta-mail.c-button-shadow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.25rem;width:15.3125rem}.l-header__cta-mail.c-button-shadow::before{content:"";width:2.25rem;height:2.25rem;background:url(../images/icon-mail01.svg) center center no-repeat;margin-right:.625rem}.l-header__cta-tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-header__cta-tel img{width:2.625rem;height:2.625rem;margin-right:.625rem}.l-header__cta-tel a{font-size:3.125rem;margin-right:1.25rem}.l-header__cta-tel span{font-size:1rem;line-height:1.3}.l-header__button{display:none}.l-header__nav{position:fixed;top:auto;bottom:0;left:auto;right:3%;width:30.5rem;overflow-y:auto;z-index:100;background-color:#fff;border:1px solid #333;padding:0 2.5rem 2.5rem;border-radius:1.875rem 1.875rem 0 0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .6s ease 0s;transition:-webkit-transform .6s ease 0s;transition:transform .6s ease 0s;transition:transform .6s ease 0s, -webkit-transform .6s ease 0s;pointer-events:auto}.l-header__nav.is-scroll{-webkit-transform:translateY(calc(100% - 7.1875rem));transform:translateY(calc(100% - 7.1875rem))}.l-header__nav.is-open{-webkit-transform:translateY(0);transform:translateY(0)}.l-header__nav-header{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:7.1875rem;border-bottom:.1875rem solid #333;position:relative;pointer-events:auto}.l-header__nav-title{color:#111}.l-header__nav-icon{display:block;position:absolute;width:4.6875rem;height:auto;position:absolute;top:0;bottom:0;right:0;margin:auto}.l-header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.5rem 1.875rem;margin-top:2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}#preloader{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:9999}.l-footer{margin-top:7.5rem;padding:3.4375rem 0 5.625rem;background-color:#fff;position:relative;font-weight:700;border-top:1px solid #333}.l-footer__image{width:25.75rem;position:absolute;top:-5rem;left:2.5rem}.l-footer__inner{width:23.125rem;margin:0 auto}.l-footer__logo{margin-bottom:1.25rem;line-height:0}.l-footer__logo img{width:auto;height:3.4375rem}.l-footer__address{margin-bottom:3.75rem;font-size:1.25rem;text-align:center}.l-footer__address-tel{display:none}.l-footer__nav{margin-bottom:3.75rem;font-size:1.25rem}.l-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.5rem}.l-footer__nav-item{-ms-flex-preferred-size:8.125rem;flex-basis:8.125rem}.l-footer__nav-item a{text-decoration:none}.l-footer__nav-item a:hover{text-decoration:underline}.l-footer__copy{font-size:.875rem;text-align:center}.l-footer__top-button{display:block;width:3.125rem;height:3.125rem;background:url(../images/arrow.svg) center center no-repeat;background-size:.75rem;text-indent:-9999px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #000;border-radius:1.5625rem;position:absolute;bottom:5rem;right:1.875rem}.l-footer__cta{position:fixed;bottom:-5rem;left:0;width:100%;z-index:90;-webkit-transition:bottom .6s ease 0s;transition:bottom .6s ease 0s}.l-footer__cta.is-scroll{bottom:0}.l-footer__cta-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:87.5%;height:5rem;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-footer__cta-inner .c-button-shadow{width:12.5rem;height:2.5rem;gap:.3125rem;font-size:1rem}.l-footer__cta-inner .c-button-shadow::before{content:"";width:1.875rem;height:1.875rem;background-position:center;background-repeat:no-repeat;background-size:contain}.l-footer__cta-mail::before{background-image:url(../images/icon-mail01.svg)}.l-footer__cta-tel::before{background-image:url(../images/icon-tel01.svg)}@media(min-width: 768px){.l-footer{margin-top:20%;padding:10rem 0 5.625rem}.l-footer__image{width:86%;position:absolute;top:0;left:9%;margin-top:-16.7%}.l-footer__inner{width:94%;max-width:93.75rem;display:grid;grid-template:"logo nav" "address nav" "copy nav"/1fr 22.5rem}.l-footer__logo{grid-area:logo;margin-bottom:1.25rem;line-height:0}.l-footer__logo img{width:auto;height:4.375rem}.l-footer__address{grid-area:address;margin-bottom:4.375rem;font-size:1.5625rem;text-align:left}.l-footer__address-tel{display:block}.l-footer__nav{grid-area:nav;margin-bottom:0}.l-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-footer__copy{grid-area:copy;align-self:flex-end;font-size:1rem;text-align:left}.l-footer__top-button{display:none}.l-footer__cta{display:none}}.c-button-shadow{width:15.3125rem;height:4.375rem;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #000;-webkit-box-shadow:0 .3125rem 0 #444;box-shadow:0 .3125rem 0 #444;border-radius:2.1875rem;-webkit-transition:-webkit-transform .4s ease 0s,-webkit-box-shadow .4s ease 0s;transition:-webkit-transform .4s ease 0s,-webkit-box-shadow .4s ease 0s;transition:transform .4s ease 0s,box-shadow .4s ease 0s;transition:transform .4s ease 0s,box-shadow .4s ease 0s,-webkit-transform .4s ease 0s,-webkit-box-shadow .4s ease 0s;background-color:#fff;font-size:1.25rem;font-weight:700}.c-button-shadow:hover{-webkit-transform:translateY(0.15625rem);transform:translateY(0.15625rem);-webkit-box-shadow:0 .15625rem 0 #444;box-shadow:0 .15625rem 0 #444}.c-button-shadow.with-arrow::after{content:"";width:.5rem;height:.5rem;border-top:1px solid #000;border-right:1px solid #000;margin-left:1em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-title-main{line-height:1.5;font-weight:700}.c-title-main__en{color:#0499d8;margin-bottom:.75em}.c-title-main__jp{font-size:2.8125rem}@media(min-width: 768px){.c-title-main__en{font-size:1.5625rem}.c-title-main__jp{font-size:3.75rem}}.c-list-news__item{position:relative;-webkit-transition:opacity .4s ease 0s;transition:opacity .4s ease 0s}.c-list-news__item:hover{opacity:.75}.c-list-news__image{width:100%;height:auto;aspect-ratio:3/2}.c-list-news__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-list-news__postdate{display:inline-block;width:8.125rem;font-size:1.125rem;font-weight:700}.c-list-news__category{display:inline-block}.c-list-news__category a{font-size:1.125rem;font-weight:700;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:8.125rem;padding:0 1.5em;background-color:#444;color:#fff;border-radius:.75rem;position:relative;z-index:2;-webkit-transition:opacity .4s ease 0s;transition:opacity .4s ease 0s}.c-list-news__category a:hover{opacity:.75}.c-list-news__title{text-align:justify;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:3.4em;margin-top:.5em}.c-list-news__title a{text-decoration:none}.c-list-news__title a::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.c-list-news__excerpt{text-align:justify;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:5.1em;margin-top:.5em}.c-list-news__button{text-align:center;margin-top:3.125rem}.c-page-header{padding:10.625rem 0 8.75rem}.c-page-header__title{text-align:center}@media(min-width: 768px){.c-page-header{padding:13.75rem 0 8.75rem}}.c-breadcrumb{font-size:.75em;margin-left:.625rem}.c-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.9375rem}.c-breadcrumb__item a{text-decoration:none;color:#0499d8}.c-breadcrumb__item a:hover{text-decoration:underline}.c-breadcrumb__item:not(:last-child)::after{content:"";width:.7em;height:.7em;border-top:1px solid #333;border-right:1px solid #333;display:inline-block;vertical-align:middle;margin-left:.9375rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;color:#444;margin-top:3.75rem}.c-pager .page-numbers{-ms-flex-preferred-size:1.875rem;flex-basis:1.875rem;line-height:1.875rem;border:1px solid #333;border-radius:.3125rem}.c-pager a{text-decoration:none}.c-pager a:hover{color:#2c53a0}.c-pager .current{background-color:#444;color:#fff}.c-pager .dots,.c-pager .prev,.c-pager .next{border-color:rgba(0,0,0,0)}.c-editor-output{font-size:1.25rem}.c-editor-output li{display:list-item}.c-editor-output head{display:none}.c-editor-output table{display:table}.c-editor-output tr{display:table-row}.c-editor-output thead{display:table-header-group}.c-editor-output tbody{display:table-row-group}.c-editor-output tfoot{display:table-footer-group}.c-editor-output col{display:table-column}.c-editor-output colgroup{display:table-column-group}.c-editor-output td,.c-editor-output th{display:table-cell}.c-editor-output caption{display:table-caption}.c-editor-output th{font-weight:700;text-align:center}.c-editor-output caption{text-align:center}.c-editor-output h1{font-size:2em;margin:.67em 0}.c-editor-output h2{font-size:2em;margin:.75em 0}.c-editor-output h3{font-size:1.5em;margin:.83em 0}.c-editor-output h4,.c-editor-output p,.c-editor-output blockquote,.c-editor-output ul,.c-editor-output fieldset,.c-editor-output form,.c-editor-output ol,.c-editor-output dl,.c-editor-output dir,.c-editor-output menu{font-size:1em;margin:1.12em 0}.c-editor-output h5{font-size:.83em;margin:1.5em 0}.c-editor-output h6{font-size:.75em;margin:1.67em 0}.c-editor-output h1,.c-editor-output h2,.c-editor-output h3,.c-editor-output h4,.c-editor-output h5,.c-editor-output h6,.c-editor-output b,.c-editor-output strong{font-weight:700}.c-editor-output blockquote{margin-left:40px;margin-right:40px}.c-editor-output i,.c-editor-output cite,.c-editor-output em,.c-editor-output var,.c-editor-output address{font-style:italic}.c-editor-output pre,.c-editor-output tt,.c-editor-output code,.c-editor-output kbd,.c-editor-output samp{font-family:monospace}.c-editor-output pre{white-space:pre}.c-editor-output button,.c-editor-output textarea,.c-editor-output input,.c-editor-output select{display:inline-block}.c-editor-output big{font-size:1.17em}.c-editor-output small,.c-editor-output sub,.c-editor-output sup{font-size:.83em}.c-editor-output sub{vertical-align:sub}.c-editor-output sup{vertical-align:super}.c-editor-output table{border-spacing:2px}.c-editor-output thead,.c-editor-output tbody,.c-editor-output tfoot{vertical-align:middle}.c-editor-output td,.c-editor-output th,.c-editor-output tr{vertical-align:inherit}.c-editor-output s,.c-editor-output strike,.c-editor-output del{text-decoration:line-through}.c-editor-output hr{border:1px inset}.c-editor-output ol,.c-editor-output ul,.c-editor-output dir,.c-editor-output menu,.c-editor-output dd{margin-left:40px}.c-editor-output ol{list-style-type:decimal}.c-editor-output ol ul,.c-editor-output ul ol,.c-editor-output ul ul,.c-editor-output ol ol{margin-top:0;margin-bottom:0}.c-editor-output u,.c-editor-output ins{text-decoration:underline}.c-editor-output br:before{content:"\a";white-space:pre-line}.c-editor-output center{text-align:center}.c-editor-output :link,.c-editor-output :visited{text-decoration:underline}.c-editor-output :focus{outline:thin dotted invert}.c-editor-output BDO[DIR=ltr]{direction:ltr;unicode-bidi:bidi-override}.c-editor-output BDO[DIR=rtl]{direction:rtl;unicode-bidi:bidi-override}.c-editor-output *[DIR=ltr]{direction:ltr;unicode-bidi:embed}.c-editor-output *[DIR=rtl]{direction:rtl;unicode-bidi:embed}.c-article-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:4em;-moz-column-gap:4em;column-gap:4em;font-size:1.5625rem;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700}.c-article-nav__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;text-decoration:none}.c-article-nav__link::before,.c-article-nav__link::after{content:"";width:.5em;height:.5em;display:inline-block;border-top:1px solid #444;border-left:1px solid #444}.c-article-nav__link.prev::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-article-nav__link.prev::after{display:none}.c-article-nav__link.next::after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.c-article-nav__link.next::before{display:none}.p-mv{position:relative;padding-top:5.625rem;z-index:1}.p-mv__slide{width:93.75%;height:25rem;border-radius:1.875rem;position:relative;overflow:hidden;margin:auto}.p-mv__slide-list,.p-mv__slide-item{position:absolute;width:100%;height:100%;top:0;left:0}.p-mv__slide-item img{width:100%;height:85vw;-o-object-fit:cover;object-fit:cover}.p-mv__slide-text{width:15.9375rem;font-size:2.25rem;font-weight:900;color:#fff;text-shadow:0 0 .3125rem rgba(0,0,0,.75);position:absolute;top:50%;left:1.25rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:justify;-moz-text-align-last:justify;text-align-last:justify}.p-mv__slide-text span{font-size:1.9375rem}.p-mv__nav{display:none}@media(min-width: 768px){.p-mv{-webkit-box-sizing:border-box;box-sizing:border-box;width:94%;margin:auto;height:100vh;padding:8.125rem 0 3.75rem;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.p-mv__slide{width:auto;-ms-flex-preferred-size:calc(100% - 34.0625rem);flex-basis:calc(100% - 34.0625rem);height:100%;margin:0}.p-mv__slide-item img{height:calc(100vh - 11.875rem)}.p-mv__slide-text{width:35rem;font-size:5rem;line-height:1.4;text-shadow:0 0 .3125rem rgba(0,0,0,.75);left:7%}.p-mv__slide-text span{font-size:4.375rem}.p-mv__nav{display:block;-ms-flex-preferred-size:30.625rem;flex-basis:30.625rem;border:1px solid #333;border-radius:1.875rem;padding:0 2.5rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.p-mv__nav-header{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:7.1875rem;border-bottom:.1875rem solid #333;position:relative;pointer-events:auto}.p-mv__nav-title{font-size:2.6875rem;line-height:1;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;text-align:center;color:#111}.p-mv__nav-icon{display:block;position:absolute;width:4.6875rem;height:auto;position:absolute;top:0;bottom:0;right:0;margin:auto}.p-mv__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.625rem 1.875rem;height:calc(100% - 8.4375rem);margin-top:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-mv__nav-item{-ms-flex-preferred-size:calc(50% - .9375rem);flex-basis:calc(50% - .9375rem)}.p-mv__nav-item .c-button-shadow{width:100%;font-size:1.5625rem;border-radius:1.71875rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:8.4375rem}.p-mv__nav-item .c-button-shadow img{height:4.375rem}.p-mv__nav-item:nth-child(1) .c-button-shadow,.p-mv__nav-item:nth-child(2) .c-button-shadow{height:3.4375rem;border-radius:1.71875rem}}.p-top-info{padding:6.875rem 0 6.25rem;background:url(../images/bg-mv-sp.webp) center top no-repeat #fff7e9;background-size:contain}.p-top-info__header{width:26.25rem;border-bottom:3px solid #000;position:relative;z-index:2;margin:0 auto 1.875rem}.p-top-info__header-image{position:absolute;width:10.9375rem;bottom:0;right:-1.25rem}.p-top-info__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:24.375rem;margin:1.875rem auto;gap:1.875rem}.p-top-info__list .c-list-news__item{padding:1.875rem;border-radius:1.5625rem;background-color:#fff}.p-top-info__list .c-list-news__image{margin-bottom:1.5625rem}.p-top-info__button{margin-top:3.125rem;text-align:center}@media(min-width: 768px){.p-top-info{padding-top:17.5rem;background-image:url(../images/bg-mv-pc.webp)}.p-top-info__header{width:100%}.p-top-info__header-image{width:27.5rem;right:3.4375rem}.p-top-info__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:1.875rem auto;gap:1.25rem}}.p-top-commitment{padding:5.625rem 0;background-color:#e9f7fc}.p-top-commitment__title{width:26.25rem;margin:auto}.p-top-commitment__subtitle{width:26.25rem;font-size:1.875rem;font-weight:700;line-height:1.67;margin:.5em auto;text-indent:-0.5em}.p-top-commitment__text{width:26.25rem;margin:auto;font-size:1.25rem}.p-top-commitment__box{margin-top:1.875rem;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.875rem 1.5625rem;border-radius:1.5625rem;color:#fff;position:relative}.p-top-commitment__box.bg1{background-color:#4181c4}.p-top-commitment__box.bg2{background-color:#74b3e2}.p-top-commitment__box.bg3{background-color:#f28850}.p-top-commitment__box.bg4{background-color:#62a06c}.p-top-commitment__box-title{font-size:1.5625rem;font-weight:700;line-height:1.5;margin-bottom:.5em}.p-top-commitment__box-text{font-size:.9375rem;margin-bottom:2em}.p-top-commitment__box-image{width:100%;height:8.75rem;margin-bottom:1.875rem;overflow:hidden}.p-top-commitment__box-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s, -webkit-transform .4s ease 0s}.p-top-commitment__box-button{text-align:right}.p-top-commitment__box-button a{text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:1.5625rem;-webkit-transition:letter-spacing .4s ease 0s;transition:letter-spacing .4s ease 0s;font-weight:700}.p-top-commitment__box-button a::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.p-top-commitment__box-button a::after{content:"";width:2.1875rem;height:2.1875rem;border-radius:50%;background:url(../images/icon-arrow.svg) center center no-repeat #fff;background-size:.75rem;margin-left:.5em;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.p-top-commitment__box:hover .p-top-commitment__box-image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.p-top-commitment__box:hover .p-top-commitment__box-button a{letter-spacing:.1em}.p-top-commitment__box:hover .p-top-commitment__box-button a::after{width:3.125rem;height:3.125rem;margin:-0.46875rem 0 -0.46875rem .5em}@media(min-width: 768px){.p-top-commitment{padding:5rem 0 8.125rem}.p-top-commitment__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.p-top-commitment__contents-left{width:52.5%;-ms-flex-item-align:end;align-self:flex-end}.p-top-commitment__contents-right{width:43.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:1.25rem}.p-top-commitment__title{width:100%;margin:0 0 3.125rem}.p-top-commitment__subtitle{width:100%;font-size:2.8125rem;font-weight:700;line-height:1.44}.p-top-commitment__text{width:100%;margin-bottom:1em}.p-top-commitment__box{margin-top:0;padding:1.875rem 3.125rem;border-radius:1.875rem;display:grid;grid-template:"title title" "text image" "button image"/1fr 17.1875rem;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.p-top-commitment__box-title{grid-area:title;font-size:2.5rem}.p-top-commitment__box-text{grid-area:text;font-size:1.125rem;margin-bottom:1.5em}.p-top-commitment__box-image{grid-area:image;height:auto;align-self:stretch;margin-bottom:0;overflow:hidden}.p-top-commitment__box-button{text-align:left}.p-top-commitment__box.bg1{grid-template:"title button" "text text" "image image"/1fr 1fr;padding:1.875rem 2.1875rem}.p-top-commitment__box.bg1 .p-top-commitment__box-title{margin-bottom:.75em}.p-top-commitment__box.bg1 .p-top-commitment__box-text{font-size:1.5625rem}.p-top-commitment__box.bg1 .p-top-commitment__box-image{height:11.25rem}.p-top-commitment__box.bg1 .p-top-commitment__box-button{text-align:right;margin-top:.625rem}.p-top-commitment__box:not(.bg1):hover .p-top-commitment__box-button a{letter-spacing:0}.p-top-commitment__box:not(.bg1):hover .p-top-commitment__box-button a::after{width:2.5rem;height:2.5rem;margin:0 0 0 .25em}}.p-top-business{margin-bottom:-8.75rem;padding-top:6.25rem;background-color:#f0ffea}.p-top-business__title{width:26.25rem;margin:0 auto 2.5rem}.p-top-business__subtitle{width:26.25rem;margin:0 auto 2.5rem;font-size:1.875rem;font-weight:700}.p-top-business__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.875rem}.p-top-business__list-item{-ms-flex-preferred-size:13.125rem;flex-basis:13.125rem}.p-top-business__list-link{position:relative}.p-top-business__list-title{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;font-size:1.375rem;font-weight:700;padding:.5em 0;background-color:#fff;position:absolute;top:-0.625rem;left:1.5625rem;z-index:2}.p-top-business__list-image{width:100%;height:16.875rem;border-radius:1.25rem;overflow:hidden;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s, -webkit-transform .3s ease 0s}.p-top-business__list-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-top-business__list-link:hover .p-top-business__list-image{-webkit-transform:scale(1.02);transform:scale(1.02)}.p-top-business__slide{margin-top:7.5rem}.p-top-business__slide-item{margin:0 .46875rem}.p-top-business__text{line-height:0;width:100%;position:relative;z-index:2}@-webkit-keyframes scroll-text{0%{left:0}100%{left:-61.25rem}}@keyframes scroll-text{0%{left:0}100%{left:-61.25rem}}.p-top-business__text p{text-indent:-9999px;width:calc(100% + 61.25rem);height:3.75rem;background:url(../images/business-text.svg) center left repeat-x;background-size:auto 100%;position:absolute;top:0;bottom:0;left:0;margin:auto;-webkit-animation:20s linear infinite normal scroll-text;animation:20s linear infinite normal scroll-text;z-index:1}.p-top-business__text i{position:absolute;width:6.25rem;height:6.25rem;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}.p-top-business__text i img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.p-top-business{margin-bottom:-15.625rem}.p-top-business__title{width:100%;margin-bottom:3.125rem}.p-top-business__subtitle{width:100%;margin:0 auto 1.875rem;font-size:2.8125rem;line-height:1.33}.p-top-business__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:3.75rem}.p-top-business__list-item{-ms-flex-preferred-size:31%;flex-basis:31%}.p-top-business__list-title{font-size:2.5rem;top:-1.25rem;left:18.5%}.p-top-business__list-image{width:100%;height:auto;aspect-ratio:3/4}.p-top-business__slide{margin-top:11.25rem}.p-top-business__slide-item{margin:0 .9375rem}.p-top-business__text{line-height:0;width:100%;position:relative;z-index:2}@-webkit-keyframes scroll-text{0%{left:0}100%{left:-122.5rem}}@keyframes scroll-text{0%{left:0}100%{left:-122.5rem}}.p-top-business__text p{width:calc(100% + 122.5rem);height:7.5rem;-webkit-animation:20s linear infinite normal scroll-text;animation:20s linear infinite normal scroll-text}.p-top-business__text i{width:9.375rem;height:9.375rem}}.p-top-news{padding:17.5rem 0 6.25rem;background-color:#fff7e9}.p-top-news .l-container{width:67.5%}.p-top-news__title{margin-bottom:2.5rem}.p-top-news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.75rem}.p-top-news__list .c-list-news__image{margin-bottom:.9375rem}.p-top-news__button{margin-top:4.375rem;text-align:center}@media(min-width: 768px){.p-top-news{padding:29.375rem 0 .625rem;background-color:#fff7e9}.p-top-news .l-container{width:94%;max-width:89.0625rem;margin-left:max(3%,50% - 48.875rem);margin-right:0}.p-top-news__title{margin-bottom:1.25rem}.p-top-news__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2.5rem}.p-top-news__list .c-list-news__item{-ms-flex-preferred-size:calc(25% - 1.875rem);flex-basis:calc(25% - 1.875rem)}.p-top-news__list .c-list-news__image{margin-bottom:1.25rem}.p-top-news__button{margin-top:2.8125rem;text-align:right}}.p-top-works{padding:6.875rem 0 11.875rem;position:relative;z-index:1;background-color:#fff7e9}.p-top-works::before{content:"";width:70%;height:calc(100% - 5.625rem);border-radius:0 6.25rem 6.25rem 0;background-color:#fbeecf;position:absolute;top:0;left:0;z-index:-1}.p-top-works .l-container{width:58%}.p-top-works__title{margin-bottom:1.875rem}.p-top-works__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.375rem}.p-top-works__list .c-list-news__image{aspect-ratio:4/5;margin-bottom:1.25rem}.p-top-works__list .c-list-news__category{display:block}.p-top-works__list .c-list-news__title{-webkit-line-clamp:3;max-height:5.1em}.p-top-works__button{margin-top:3.125rem}@media(min-width: 768px){.p-top-works{padding:6.875rem 0 10rem}.p-top-works::before{content:"";width:75%;height:calc(100% - 10rem);border-radius:0 calc(50% - 5rem) calc(50% - 5rem) 0}.p-top-works .l-container{width:94%;max-width:89.0625rem;margin-left:max(3%,50% - 48.875rem);margin-right:0}.p-top-works__title{margin-bottom:4.375rem}.p-top-works__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6%}.p-top-works__button{text-align:right}}.p-top-about{padding-bottom:6.25rem;background-color:#e9f7fc}.p-top-about__image{width:100%;height:103.3vw}.p-top-about__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.p-top-about__inner{width:93.75%;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding:4.375rem .9375rem;margin-top:-5rem;position:relative;border-radius:1.25rem}.p-top-about__title{position:absolute;text-align:center;top:-3.125rem;left:0;right:0;margin:auto}.p-top-about__catch{font-size:2.25rem;font-weight:700;color:#0499d8;margin-bottom:1em}.p-top-about__subtitle{font-size:1.5625rem;line-height:1.4;font-weight:700;margin-bottom:1.5em}.p-top-about__text{font-size:1.25rem}.p-top-about__button{margin-top:2.5rem}.p-top-about__contents{background-color:#e9f7fc;padding:2.5rem 0 5rem}.p-top-about__contents-title{width:26.25rem;font-size:1.875rem;margin:0 auto 1em}.p-top-about__contents-table{width:100%;border:3px solid #666;border-collapse:separate;border-radius:.9375rem;line-height:1.5}.p-top-about__contents-table th{border-right:1px solid #666;border-bottom:1px solid #666;background-color:#faf3ce;text-align:left;vertical-align:top;padding:.75em .5em;width:5em}.p-top-about__contents-table td{border-bottom:1px solid #666;padding:.75em;background-color:#fff}.p-top-about__contents-table tr:first-child th{border-radius:.9375rem 0 0 0}.p-top-about__contents-table tr:first-child td{border-radius:0 .9375rem 0 0}.p-top-about__contents-table tr:last-child th{border-bottom:none;border-radius:0 0 0 .9375rem}.p-top-about__contents-table tr:last-child td{border-bottom:none;border-radius:0 0 .9375rem 0}.p-top-about__contents-map{margin-top:3.125rem;width:100%;height:auto;aspect-ratio:9/5;border-radius:.9375rem}@media(min-width: 768px){.p-top-about{padding:13.75rem 0 12.5rem;position:relative}.p-top-about__image{position:absolute;width:55.6%;height:calc(100% - 19.375rem);border-radius:1.875rem;overflow:hidden;top:9.375rem;left:3%}.p-top-about__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.p-top-about__inner{width:43.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:max(3%,50% - 37.5rem);padding:8.125rem 5rem 5.625rem;margin-top:0}.p-top-about__title{text-align:left;top:-4.375rem;left:17.5rem;margin:0}.p-top-about__catch{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:3.75rem;position:absolute;height:4em;line-height:1;top:0;bottom:0;right:-0.5em;margin:auto}.p-top-about__subtitle{font-size:2.1875rem;line-height:1.285}.p-top-about__contents{padding:3.125rem 0 8.125rem}.p-top-about__contents .l-container{max-width:60.625rem}.p-top-about__contents-title{width:94%;font-size:1.875rem;margin:0 auto 1em}.p-top-about__contents-table th{padding:.75em 2em;width:8em}.p-top-about__contents-table td{padding:.75em 2em}.p-top-about__contents-table tr:first-child th{border-radius:1.875rem 0 0 0}.p-top-about__contents-table tr:first-child td{border-radius:0 1.875rem 0 0}.p-top-about__contents-table tr:last-child th{border-radius:0 0 0 1.875rem}.p-top-about__contents-table tr:last-child td{border-radius:0 0 1.875rem 0}.p-top-about__contents-map{margin-top:4.375rem;aspect-ratio:16/7;border-radius:1.875rem}}.p-top-contact{padding:3.75rem 0}.p-top-contact__title{width:26.25rem;margin:0 auto;text-align:center;border-bottom:.1875rem solid #333}.p-top-contact__cta{width:25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:2.5rem auto;gap:2.5rem}.p-top-contact__cta-box{border:.125rem solid #333;border-radius:1.71875rem;background-color:#fff;-webkit-box-shadow:0 .3125rem 0 #444;box-shadow:0 .3125rem 0 #444;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:13.75rem}.p-top-contact__cta-icon{display:block}.p-top-contact__cta-icon.tel{width:5rem;margin-bottom:.625rem}.p-top-contact__cta-icon.mail{width:3.75rem;margin-bottom:1.5625rem}.p-top-contact__cta-tel{font-size:2.125rem;font-family:"Outfit",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;line-height:1}.p-top-contact__cta-tel a{text-decoration:none}.p-top-contact__cta-tel span{font-size:1.75rem}.p-top-contact__cta-mail{width:21.875rem;height:4.375rem}.p-top-contact__form{background-color:#fff;border-radius:1.875rem;margin-top:3.125rem;padding:4.375rem 3.125rem}.p-top-contact__form-header{text-align:center;margin-bottom:3.75rem}.p-top-contact__form-icon{display:inline-block;width:1.875rem;margin-bottom:.625rem}.p-top-contact__form-icon img{width:100%;height:auto}.p-top-contact__form-title{font-size:1.375rem}.p-top-contact__form-list{margin-bottom:.9375rem;letter-spacing:.05em}.p-top-contact__form-list dt{line-height:1.25;margin-bottom:.25em}.p-top-contact__form-list dt.must::after{content:"必須";padding:0 .5em;background-color:#b70012;color:#fff;display:inline-block;margin-left:1em;border-radius:.125rem}.p-top-contact__form-list dd input[type=text],.p-top-contact__form-list dd input[type=tel],.p-top-contact__form-list dd input[type=email],.p-top-contact__form-list dd select,.p-top-contact__form-list dd textarea{font-size:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:.5em;border:1px solid rgba(0,0,0,.25);border-radius:.125rem;font-family:"M PLUS 1p",sans-serif;font-style:normal}.p-top-contact__form-list dd input[type=checkbox]{-webkit-transform:scale(1.25);transform:scale(1.25);display:inline-block;margin-right:.5em}.p-top-contact__form-list dd textarea{height:10em}.p-top-contact__form-privacy{border:1px solid rgba(0,0,0,.25);border-radius:.125rem;padding:1em;height:17.5rem;overflow-y:scroll;margin-bottom:.5em}.p-top-contact__form-privacy p{margin-bottom:1em}.p-top-contact__form-privacy ol{list-style:decimal;margin-left:1.5em}.p-top-contact__form-submit{margin-top:1.875rem}.p-top-contact__form-submit input[type=submit]{width:100%;text-align:center;font-family:"M PLUS 1p",sans-serif;font-style:normal;font-size:1.3125rem;line-height:3.125rem;border-radius:1.5625rem;background-color:#0499d8;color:#fff;-webkit-transition:background-color .4s ease 0s;transition:background-color .4s ease 0s}.p-top-contact__form-submit input[type=submit]:hover{background-color:#444}@media(min-width: 768px){.p-top-contact{padding:6.25rem 0}.p-top-contact__title{width:94%;max-width:93.75rem;border-bottom:.1875rem solid #333}.p-top-contact__cta{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:5rem auto;gap:6.875rem}.p-top-contact__cta-box{-ms-flex-preferred-size:34.375rem;flex-basis:34.375rem;border:.125rem solid #333;border-radius:1.71875rem;height:18.125rem}.p-top-contact__cta-icon.tel{width:6.25rem}.p-top-contact__cta-icon.mail{width:4.6875rem;margin-bottom:2.8125rem}.p-top-contact__cta-tel{font-size:2.8125rem}.p-top-contact__cta-tel a{text-decoration:none}.p-top-contact__cta-tel span{font-size:2.375rem}.p-top-contact__cta-mail{width:21.875rem;height:4.375rem}.p-top-contact__form{margin-top:6.25rem;padding:5rem 11.25rem 4.375rem}.p-top-contact__form-header{margin-bottom:2.5rem}.p-top-contact__form-icon{width:2.1875rem;margin-bottom:1.875rem}.p-top-contact__form-icon img{width:100%;height:auto}.p-top-contact__form-title{font-size:1.75rem}.p-top-contact__form-submit{margin-top:4.375rem}.p-top-contact__form-submit input[type=submit]{display:block;cursor:pointer;max-width:34.375rem;margin:auto;line-height:3.4375rem;border-radius:1.71875rem}}.p-news__inner{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2.5rem 1.25rem;border-radius:1.875rem}@media(min-width: 768px){.p-news__inner{padding:1.875rem 4.6875rem 8.125rem}}.p-archive__header{padding:2.5rem 0 3.125rem}.p-archive__category{width:18.75rem;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.875rem}.p-archive__category-item a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:3.4375rem;border:1px solid #333;border-radius:1.71875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5625rem;font-weight:700;background-color:#2c53a0;color:#fff;-webkit-transition:background-color .4s ease 0s,color .4s ease 0s;transition:background-color .4s ease 0s,color .4s ease 0s;text-decoration:none}.p-archive__category-item a:hover{background-color:#fff;color:#2c53a0}.p-archive__category-item.is-current a{pointer-events:none;background-color:#fff;color:#2c53a0}.p-archive__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3.125rem}.p-archive__list .c-list-news__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5625rem;border:1px solid #333;border-radius:.625rem}.p-archive__list .c-list-news__image{aspect-ratio:4/3}.p-archive__list .c-list-news__title{font-weight:700;margin-bottom:.25em}.p-archive__list .c-list-news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid #333}@media(min-width: 768px){.p-archive__header{padding:6.25rem 0}.p-archive__category{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.875rem 2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-archive__category-item{-ms-flex-preferred-size:calc(25% - 1.875rem);flex-basis:calc(25% - 1.875rem)}.p-archive__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.p-archive__list .c-list-news__item{-ms-flex-preferred-size:30%;flex-basis:30%}}.p-article{margin:5.625rem auto 0}.p-article__header{margin-bottom:4.375rem}.p-article__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.875rem}.p-article__title-main{font-size:1.25rem;font-weight:700;margin-bottom:2.5rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.p-article__title-category a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:11.5625rem;height:2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1.25rem;background-color:#444;color:#fff;border:1px solid #444;text-decoration:none;-webkit-transition:background-color .4s ease 0s,color .4s ease 0s;transition:background-color .4s ease 0s,color .4s ease 0s}.p-article__title-category a:hover{background-color:#fff;color:#444}.p-article__slide{margin-bottom:.625rem}.p-article__slide-item{width:100%;height:auto;aspect-ratio:4/3}.p-article__slide-item a{display:block;width:100%;height:100%}.p-article__slide-item a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-article__thumb-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}.p-article__thumb-item{-ms-flex-preferred-size:calc(50% - .3125rem);flex-basis:calc(50% - .3125rem);cursor:pointer;opacity:.75;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:opacity .4s ease 0s,-webkit-filter .4s ease 0s;transition:opacity .4s ease 0s,-webkit-filter .4s ease 0s;transition:opacity .4s ease 0s,filter .4s ease 0s;transition:opacity .4s ease 0s,filter .4s ease 0s,-webkit-filter .4s ease 0s;cursor:pointer;height:auto;aspect-ratio:4/3}.p-article__thumb-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-article__thumb-item.is-current{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0)}.p-article__file{margin-top:2.5rem}.p-article__file-detail{-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.25rem;background-color:#f1f1f1}.p-article__file-list{list-style-type:disc;margin:0 !important}.p-article__footer{margin-top:5.625rem}@media(min-width: 768px){.p-article{max-width:75rem}.p-article__header{margin-bottom:3.75rem}.p-article__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:4.375rem;-moz-column-gap:4.375rem;column-gap:4.375rem;margin-bottom:3.125rem}.p-article__title-main{-ms-flex-preferred-size:calc(100% - 21.25rem);flex-basis:calc(100% - 21.25rem);font-size:2.1875rem;margin-bottom:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.p-article__title-category{-ms-flex-preferred-size:16.5625rem;flex-basis:16.5625rem}.p-article__title-category a{width:16.5625rem;height:2.8125rem;border-radius:1.40625rem}.p-article__gallery{margin-bottom:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.p-article__slide{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 71%;flex:0 0 71%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;aspect-ratio:4/3}.p-article__slide *{min-width:0;min-height:0}.p-article__thumb-item{height:calc(20% - .5rem)}.p-article__file{margin-top:2.5rem}.p-article__file-detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem}.p-article__file-list{list-style-type:disc;margin:0 !important}}@media(max-width: 768px){.u-none--sm{display:none !important}}@media(min-width: 767.98px){.u-none--md{display:none !important}}@media(min-width: 1399.98px){.u-none--xl{display:none !important}}@media(min-width: 1399.98px){.u-inline--xl{display:inline !important}}/*# sourceMappingURL=style.min.css.map */