@charset "UTF-8";*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;font-size:inherit;line-height:inherit}pre,textarea{overflow:auto}template{display:none}details,main,summary{display:block}input[type=number]{width:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}progress{display:inline-block}small{font-size:75%}sub,sup{position:relative;vertical-align:baseline;font-size:70%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}textarea{resize:vertical}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio:not([controls]){display:none}img{border:0;max-width:100%;height:auto}button,input,select,textarea{min-height:1.5em;color:inherit;font-family:inherit;font-weight:inherit;font-style:inherit}button{overflow:visible}button,select{text-transform:none}input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{border-style:none;cursor:pointer;background-color:transparent;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}code,kbd,pre,samp{font-family:monospace}ol,ul{list-style:none}select{-moz-appearance:none;-webkit-appearance:none}table{border-spacing:0;border-collapse:collapse}fieldset{border:0}html{font-size:inherit}body{background-color:#fff;word-wrap:break-word;color:#333;font-family:Noto Sans JP,sans-serif;line-height:1.6875;-webkit-font-smoothing:antialiased;font-optical-sizing:auto;-webkit-text-size-adjust:100%}a{text-decoration:underline;color:#38336f}a:hover{text-decoration:none}a:active{text-decoration:none}a[href^="tel:"]:hover{color:#38336f}@media (min-width:768px){a[href^="tel:"]{cursor:text;text-decoration:none}}.card-list{display:grid;position:relative;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}@media (max-width:767.98px){.card-list{gap:1.5rem}}.card-item{display:flex;overflow:hidden;flex-direction:column;border:1px solid #fa0;border-radius:1rem;background:#fff}@media (max-width:767.98px){.card-item{border-radius:.5rem}}.card-item_img img{width:100%}.card-item_body{display:flex;flex:1;flex-direction:column;padding:1.5rem}@media (max-width:767.98px){.card-item_body{padding:1rem 1rem 1.5rem}}.card-item_title{text-align:center;font-size:1.4375rem;font-weight:500;line-height:1.3}.card-item_text{margin-top:.625rem;font-size:1rem;line-height:1.5}.card-item_btn{margin:auto auto 0}.card-item_btn .btn{margin-top:1.5rem}@media (max-width:767.98px){.card-item_btn .btn{margin-top:.75rem}}.btn{display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;padding:0 2.5rem;border-radius:3.75rem;min-height:3.4375rem;background:linear-gradient(180deg,#fa0 0,#ffd400);text-align:center;text-decoration:none;font-size:1rem;font-weight:700;line-height:1.4}.btn:after{content:"";position:absolute;top:0;right:1.25rem;bottom:0;margin:auto;width:.9375rem;height:1rem;background:url(/assets/img/common/icon_arrow_right.svg) no-repeat 0 0/contain}.btn:before{content:"";opacity:0;position:absolute;top:0;bottom:0;left:0;margin:auto;border-radius:3.75rem;width:100%;transition:opacity .3s ease;background:linear-gradient(180deg,#fa0 0,#fa0)}.btn>span{position:relative}.btn .btn-caption{font-size:.75rem;font-weight:400;line-height:1.3}@media (min-width:1024px){.btn:hover:before{opacity:1}}.btn.--back:after{right:auto;left:1.25rem;transform:rotate(180deg)}.btn.--large{width:100%;max-width:20rem}.btn.--small{padding:.625rem 2.1875rem .625rem 1.25rem;width:7rem;min-width:7rem;min-height:2.75rem}@media (max-width:767.98px){.btn.--small{padding:.625rem 2rem .625rem .75rem;width:6.25rem;min-width:6.25rem}}.btn.--small:after{right:.875rem}.btn[target=_blank]:after{background-image:url(/assets/img/common/icon_blank.svg)}.btn[href$=".docx"]:after,.btn[href$=".pdf"]:after,.btn[href$=".ppt"]:after,.btn[href$=".pptx"]:after,.btn[href$=".xls"]:after,.btn[href$=".xlsx"]:after,.btn[href$=".zip"]:after{width:1rem;background-image:url(/assets/img/common/icon_dlc.svg)}.page-memo{padding:2rem;border-radius:.5rem;background:#d7d6e2}@media (max-width:1023.98px){.page-memo{padding:1.5rem;border-radius:.25rem}}.memo_list{font-size:1rem;line-height:1.5}.memo_list+.memo_list{margin-top:.625rem}.memo_list>dt{font-weight:500}.memo_list>dd{padding-left:1rem}.page-references{border-radius:.5rem;background:#f2f2f2}@media (max-width:1023.98px){.page-references{border-radius:.25rem}}.page-references>dt{padding:2rem 2rem 1.5rem;font-size:1rem;font-weight:700;line-height:1.5}@media (max-width:1023.98px){.page-references>dt{padding:1.5rem 1.5rem 1rem}}.page-references>dd{padding:0 2rem 2rem;font-size:.875rem;line-height:1.4}@media (max-width:1023.98px){.page-references>dd{padding:0 1.5rem 1.5rem}}.number_list{padding-left:1.25rem;counter-reset:listNum;text-indent:-1.25rem}.number_list li{display:block;font-size:.875rem;line-height:1.4}.number_list li:before{content:counter(listNum) ")";margin-right:.5rem;counter-increment:listNum}.number_list li+li{margin-top:.625rem}@media (max-width:1023.98px){.number_list li+li{margin-top:.5rem}}.number_list.--custom{padding-left:0;list-style:none;text-indent:0}.number_list.--custom li{display:flex;gap:.625rem}.number_list.--custom li:before{display:none}.dotted-list{padding-left:1.25rem}.dotted-list li{position:relative;font-size:1rem;line-height:1.5}.dotted-list li:before{content:"•";position:absolute;top:0;left:-.75rem;color:#38336f;font-size:1.1875rem;font-weight:700;line-height:1.1}.dotted-list li+li{margin-top:.5rem}.dotted-list small{font-size:.875rem}.caution_list{padding-left:2.0625rem;counter-reset:cautionNum;text-indent:-2.0625rem}.caution_list li{display:block;font-size:.875rem;line-height:1.4}@media (max-width:1023.98px){.caution_list li{margin-top:.375rem}}.caution_list li:before{content:"＊" counter(cautionNum) ":";margin-right:.5rem;counter-increment:cautionNum}.caution_list li+li{margin-top:.625rem}@media (max-width:1023.98px){.caution_list li+li{margin-top:.5rem}}.page-navigation{display:flex;justify-content:space-between;margin-top:5rem}@media (max-width:767.98px){.page-navigation{flex-direction:column;margin-top:4rem;gap:1rem}}.page-navigation a{display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;border-radius:3.75rem;min-width:20rem;min-height:3.4375rem;background:linear-gradient(180deg,#fa0 0,#ffd400);text-align:center;text-decoration:none;color:#38336f;font-size:1.1875rem;font-weight:700;line-height:1.1;padding-inline:2.5rem}@media (max-width:767.98px){.page-navigation a{margin:0 auto;min-width:14.375rem}}.page-navigation a:before{content:"";opacity:0;position:absolute;top:0;bottom:0;left:0;margin:auto;border-radius:3.75rem;width:100%;transition:opacity .3s ease;background:linear-gradient(180deg,#fa0 0,#fa0)}@media (min-width:1024px){.page-navigation a:hover:before{opacity:1}}.page-navigation a>span{position:relative}.page-navigation .--prev a:after{content:"";display:inline-block;position:absolute;top:0;bottom:0;left:1.25rem;margin:auto;width:.9375rem;height:1rem;transform:rotate(180deg);background:url(/assets/img/common/icon_arrow_right.svg) no-repeat 0 0/contain}@media (min-width:768px){.page-navigation .--next{margin-left:auto}}.page-navigation .--next a:after{content:"";display:inline-block;position:absolute;top:0;right:1.25rem;bottom:0;margin:auto;width:.9375rem;height:1rem;background:url(/assets/img/common/icon_arrow_right.svg) no-repeat 0 0/contain}.page-navigation .page-navigation_item_caption,.page-navigation .page-navigation_item_category{display:block;font-size:.75rem;font-weight:400;line-height:1.3}.page-update{position:absolute;right:50%;bottom:.625rem;margin-right:-31.25rem;text-align:right;font-size:.75rem;line-height:1.3}@media (max-width:1023.98px){.page-update{right:2.5rem;margin-right:0}}@media (max-width:767.98px){.page-update{right:1.5rem;padding-left:1.5rem}}.page-top{position:fixed;z-index:100;right:0;bottom:4.375rem;width:4rem;height:4rem}@media (max-width:767.98px){.page-top{right:.625rem;width:2.75rem;height:2.75rem}}.page-top a{display:flex;align-items:center;justify-content:center;position:absolute;border-radius:.375rem;width:4rem;height:4rem;background:linear-gradient(180deg,#fa0 0,#ffd400)}@media (max-width:767.98px){.page-top a{width:2.75rem;height:2.75rem}}.page-top a:before{content:"";opacity:0;position:absolute;top:0;bottom:0;left:0;margin:auto;border-radius:.375rem;width:100%;transition:opacity .3s ease;background:linear-gradient(180deg,#fa0 0,#fa0)}@media (min-width:1024px){.page-top a:hover:before{opacity:1}}.page-top a img{position:relative;width:2rem;height:2.0625rem;transform:rotate(-90deg)}@media (max-width:767.98px){.page-top a img{width:1.125rem;height:1.1875rem}}.breadcrumb{background:#d7d6e2}.breadcrumb ul{display:flex;flex-wrap:wrap;margin:0 auto;padding:.5rem .625rem;max-width:65.25rem}@media (max-width:1023.98px){.breadcrumb ul{padding:.5rem 1.5rem}}.breadcrumb ul li{color:#000;font-size:.75rem;line-height:1.3}.breadcrumb ul li:after{content:"/";margin:0 .625rem;color:#7a779f}.breadcrumb ul li:last-child:after{content:"";margin:0}.breadcrumb ul li a{color:#000}.breadcrumb ul li a:hover{text-decoration:none}.u-hidden{display:none!important;visibility:hidden}@media (max-width:767.98px){.u-hidden-sm{display:none!important;visibility:hidden}}.u-hidden-up-sm{display:none!important;visibility:hidden}@media (max-width:767.98px){.u-hidden-down-sm{display:none!important;visibility:hidden}}@media (min-width:768px) and (max-width:1023.98px){.u-hidden-md{display:none!important;visibility:hidden}}@media (min-width:768px){.u-hidden-up-md{display:none!important;visibility:hidden}}@media (max-width:1023.98px){.u-hidden-down-md{display:none!important;visibility:hidden}}@media (min-width:1024px){.u-hidden-lg,.u-hidden-up-lg{display:none!important;visibility:hidden}}.u-hidden-down-lg{display:none!important;visibility:hidden}.u-visuallyhidden{overflow:hidden;clip:rect(0 0 0 0);position:absolute;margin:-1px;padding:0;border:0;width:1px;height:1px}.u-visuallyhidden.focusable:active,.u-visuallyhidden.focusable:focus{overflow:visible;clip:auto;position:static;margin:0;width:auto;height:auto}.u-invisible{visibility:hidden}.clearfix:after{content:"";display:block;clear:both}#agree-modal{display:flex;visibility:hidden;opacity:0;align-items:center;flex-direction:column;justify-content:space-between;position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease,visibility .3s ease;background:#fff}#agree-modal.is-show{visibility:visible;opacity:1}#agree-modal .agree-modal-header{padding:1.25rem 1rem;border-top:4px solid #ffd400;width:100%;background:#2e2b5d;color:#fff}@media (max-width:1023.98px){#agree-modal .agree-modal-header{border-top:2px solid #ffd400}}@media (max-width:767.98px){#agree-modal .agree-modal-header{padding:.75rem 1rem}}#agree-modal .agree-modal-logo{width:7.875rem}#agree-modal .agree-modal-heading{display:flex;align-items:center;justify-content:center;font-size:1.4375rem;font-weight:500;line-height:1.3;gap:1.5rem}#agree-modal .agree-modal-box{margin:0 auto;padding:2.5rem .625rem;max-width:50rem;text-align:center}#agree-modal .agree-modal-title{margin:3.5rem 0 1.5rem;font-size:2.0625rem;font-weight:500;line-height:1.3}#agree-modal .agree-modal-btns{display:flex;justify-content:center;gap:1.5rem}@media (max-width:767.98px){#agree-modal .agree-modal-btns{align-items:center;flex-direction:column;gap:.75rem}}#agree-modal .agree-modal-btns .btn{width:100%;max-width:20rem}#agree-modal .page-update{bottom:10rem}#agree-modal .site-footer{width:100%}#agree-modal .footer-gnav_wrap,#agree-modal .page-top{display:none}@media screen and (max-height:630px) and (min-width:768px){#agree-modal{overflow:auto;padding:0}#agree-modal .page-update{position:relative;bottom:.625rem}}@media screen and (max-width:768px){#agree-modal{overflow:auto;padding:0}#agree-modal .page-update{position:relative;bottom:.625rem}}.modal__overlay{display:flex;align-items:center;justify-content:center;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}.modal__container{overflow-y:auto;box-sizing:border-box;padding:0 .625rem;max-width:43.75rem;max-height:100vh}.modal__content{margin-top:1rem;background:#fff}.modal__close{display:flex;align-items:center;justify-content:center;position:relative;position:absolute;top:0;right:0;border:none;border-radius:3.75rem;width:2.625rem;height:2.625rem;cursor:pointer;background:linear-gradient(180deg,#fa0 0,#ffd400);color:#000}@media (max-width:767.98px){.modal__close{width:2rem;height:2rem}}.modal__close:before{content:"";opacity:0;position:absolute;top:0;bottom:0;left:0;margin:auto;border-radius:3.75rem;width:100%;transition:opacity .3s ease;background:linear-gradient(180deg,#fa0 0,#fa0)}.modal__close:after{content:"×";position:relative;z-index:1;font-size:1rem}.modal__close:focus{outline:none}.modal__container img{display:block;margin:0 auto;max-width:100%;height:auto}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__container,.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container,.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1);animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.site-header{position:sticky;z-index:9999;top:0;left:0;border-top:4px solid #ffd400;width:100%;background:#38336f;color:#fff}@media (min-width:1024px){.site-header:has(.is-current):after{content:"";position:absolute;z-index:-1;top:99%;left:0;width:100%;height:calc(var(--mega-bg-height, 0) + 1px);background:#595587}.site-header.is-megaOpen:after{visibility:visible;opacity:1}.site-header.is-megaOpen .has-mega.is-active .has-mega_btn{border-radius:.5rem .5rem 0 0;background:#595587}.site-header.is-megaOpen .has-mega.is-active .mega-menu{visibility:visible;opacity:1}}@media (max-width:1023.98px){.site-header{border-top:2px solid #ffd400}}.information_text{display:none}@media (max-width:1023.98px){.information_text{display:block;position:relative;padding:.3125rem 0;border-bottom:1px solid #595587;text-align:center;font-size:.625rem}}.header-inner{display:flex;margin:0 auto;padding:1rem .625rem 0;max-width:1044px;gap:6.4375rem}@media (min-width:1024px){.header-inner:has(.is-current){position:relative}}@media (max-width:1023.98px){.header-inner{align-items:center;justify-content:space-between;padding:.3125rem 1.5rem .3125rem 1rem;gap:0}}@media (max-width:767.98px){.header-inner{padding:.3125rem 1rem .3125rem .5rem}}.header_logo{padding-bottom:.625rem;font-size:.5625rem}@media (max-width:1023.98px){.header_logo{display:flex;align-items:flex-end;padding-bottom:0;font-size:.75rem;line-height:1;gap:1.125rem}}.header_logo a{margin-left:-.375rem}@media (max-width:1023.98px){.header_logo a{margin-left:0}}.header_logo img{width:7.5rem;min-width:7.5rem}@media (max-width:1023.98px){.header_logo img{width:15.25rem;min-width:15.25rem}}.site-gnav_info{padding:0 0 0 1.5rem;font-size:.875rem;line-height:1.4}@media (max-width:1023.98px){.site-gnav_info{display:none}}@media (min-width:1024px){.site-gnav{display:flex;flex-direction:column;justify-content:space-between}}.site-gnav_list{display:flex;font-size:1rem;line-height:1.5}@media (max-width:1023.98px){.site-gnav_list{flex-direction:column}}.site-gnav_item{position:relative}@media screen and (max-width:1350px){.site-gnav_item.--helpful .mega-menu{right:0;left:auto}}@media (min-width:1024px){.site-gnav_item.is-current{position:static}}.site-gnav_item.is-current>.site-gnav_item_btn{background:#595587;color:#ffd400}@media (min-width:1024px){.site-gnav_item.is-current>.site-gnav_item_btn{border-radius:.5rem .5rem 0 0}}.site-gnav_item.is-current .is-current a{color:#ffd400}.site-gnav_item.is-current .is-current a span:before{content:"";position:absolute;bottom:-.25rem;left:0;width:calc(100% - 1.125rem);height:.1875rem;background:#ffd400}@media (max-width:1023.98px){.site-gnav_item.is-current .is-current a span:before{height:.125rem}}.site-gnav_item_btn{display:block;padding:1.25rem 1.5rem;text-decoration:none;color:#fff;font-weight:700}@media (min-width:1024px){.site-gnav_item_btn:hover{border-radius:.5rem .5rem 0 0;background:#595587;color:#ffd400}}@media (max-width:1023.98px){.site-gnav_item_btn{padding:1.3125rem 2.25rem 1.3125rem 1rem}}@media (max-width:767.98px){.site-gnav_item_btn{position:relative;border-top:1px solid #595587}.site-gnav_item_btn:after{content:"";position:absolute;top:.125rem;right:.9375rem;bottom:0;margin:auto;width:1rem;background-image:url('data:image/svg+xml;utf8,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3L11 8L6 13" stroke="%23FFD400" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain}}.has-mega_btn{position:relative;z-index:1;padding-right:2.25rem}.has-mega_btn:after{content:"";position:absolute;top:.125rem;right:.875rem;bottom:0;margin:auto;width:.8125rem;height:.5rem;background:url(/assets/img/common/icon_arrow_bottom.svg) no-repeat 0/contain}.site-hamburger{display:none}@media (min-width:1024px){.mega-menu{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;padding:.875rem 0;border-top:1px solid #7a779f;border-radius:0 0 .5rem .5rem;width:auto;min-width:12.6875rem;background:#595587;color:#fff;font-size:.875rem;line-height:1.4}.mega-menu>.site-gnav_item,.mega-menu>.site-gnav_item_list{white-space:nowrap}.mega-menu>.site-gnav_item .mega-menu_title,.mega-menu>.site-gnav_item_list .mega-menu_title{padding:.875rem 1.5rem 0}.mega-menu>.site-gnav_item .mega-menu_under-layer,.mega-menu>.site-gnav_item_list .mega-menu_under-layer{padding:.625rem 0 0}.mega-menu>.site-gnav_item .mega-menu_under-layer .site-gnav_item,.mega-menu>.site-gnav_item_list .mega-menu_under-layer .site-gnav_item{white-space:nowrap}.mega-menu>.site-gnav_item .mega-menu_under-layer .site-gnav_item a,.mega-menu>.site-gnav_item_list .mega-menu_under-layer .site-gnav_item a{padding:.875rem 1.5rem .875rem 2.375rem}.mega-menu>.site-gnav_item_list:nth-child(n+2) .mega-menu_title{padding:1.5rem 1.5rem 0;border-top:1px solid #7a779f}.mega-menu a{display:block;padding:.875rem 1.5rem;text-decoration:none;color:#fff}.mega-menu a:hover{background:#7a779f;color:#ffd400}.mega-menu a span{position:relative;padding-right:1.125rem}.mega-menu a span:after{content:"";position:absolute;top:.125rem;right:0;bottom:0;margin:auto;width:.875rem;background-image:url('data:image/svg+xml;utf8,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3L11 8L6 13" stroke="%23FFD400" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain}.is-current .mega-menu{display:flex;padding:.5rem .625rem;border-top:none}.is-current .mega-menu>.site-gnav_item{padding-left:0}.is-current .mega-menu>.site-gnav_item+.site-gnav_item{margin-top:0;padding-left:1.1875rem}.is-current .mega-menu a{padding:.3125rem .3125rem .3125rem 0;font-size:1rem;line-height:1.5}.is-current .mega-menu a:hover{background:none}}@media (max-width:1023.98px){.site-hamburger{display:flex;flex-direction:column;justify-content:center;z-index:9999;border:none;width:1.875rem;cursor:pointer;transition:all .3s ease;background:none;gap:.5rem}.site-hamburger span{display:block;border-radius:.125rem;width:100%;height:.125rem;transition:all .3s ease;transform-origin:center;background:#fff}.site-hamburger span:nth-child(3){margin-left:auto;width:80%}.site-hamburger.is-active span:first-child{transform:translateY(.625rem) rotate(45deg)}.site-hamburger.is-active span:nth-child(2){transform:translateY(0) rotate(-45deg)}.site-hamburger.is-active span:nth-child(3){transform:scale(0)}.site-gnav{display:none;overflow:auto;position:fixed;top:5.6875rem;right:0;width:100%;height:calc(100% - 5.6875rem);background:#38336f}.site-gnav.is-open{display:block}.has-mega{padding-right:0}.has-mega.is-active:has(.is-open) .has-mega_btn:after{transform:scaleY(-1)}.mega-menu{display:none;padding:.625rem 0;border-top:1px solid #7a779f;transition:height .3s ease;background:#595587;font-size:.875rem;line-height:1.4}.mega-menu.is-open{display:block}.mega-menu>.site-gnav_item_list:nth-child(n+2) .mega-menu_title{margin-top:.875rem;border-top:1px solid #7a779f}.mega-menu .mega-menu_title{padding:1.25rem 1rem 0 2rem}.mega-menu .mega-menu_under-layer{padding:.9375rem 0 0 .75rem}.mega-menu a{display:block;padding:.625rem .875rem .625rem 2rem;text-decoration:none;color:#fff}.mega-menu a span{display:inline-block;position:relative;padding-right:1.25rem}.mega-menu a span:after{content:"";position:absolute;top:.125rem;right:0;bottom:0;margin:auto;width:1rem;background-image:url('data:image/svg+xml;utf8,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3L11 8L6 13" stroke="%23FFD400" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain}.has-mega_btn{width:100%;text-align:left}.has-mega_btn:after{right:1rem;transition:transform .3s ease}}.footer-inner{display:flex;margin:0 auto;padding:0 .625rem;max-width:1044px;gap:3rem}@media (max-width:1023.98px){.footer-inner{padding-inline:2.5rem;gap:1.25rem}}@media (max-width:767.98px){.footer-inner{flex-direction:column;padding-inline:1.5rem;gap:3.5rem}.footer-ptc_wrap .footer-inner{gap:1.5rem}}.footer-gnav_wrap{padding:5rem 0;background:#38336f;color:#fff}@media (max-width:767.98px){.footer-gnav_wrap{padding:3.5rem 0}}.footer_logo{min-width:12rem;font-size:.8125rem}@media (max-width:767.98px){.footer_logo{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;width:11.0625rem;min-width:auto;font-size:.8125rem;line-height:1.2;gap:.625rem}}.footer-gnav_wrap .footer_logo a{margin-left:-.5625rem}@media (max-width:767.98px){.footer-gnav_wrap .footer_logo a{margin-left:-.375rem}}@media (min-width:1024px){.footer-gnav_list{display:flex;gap:3.5rem}}@media (max-width:1023.98px){.footer-gnav_list{display:flex;flex-wrap:wrap;gap:3.5rem}}@media (max-width:767.98px){.footer-gnav_list{flex-direction:column;gap:2.5rem}}.footer-gnav_list>.footer-gnav_item{padding-left:1rem}@media (max-width:767.98px){.footer-gnav_list>.footer-gnav_item{width:100%}}.footer-gnav_item a{position:relative;padding-right:1.125rem;text-decoration:underline}.footer-gnav_item a:after{content:"";position:absolute;top:0;right:0;bottom:0;margin:auto;width:.625rem;background-image:url('data:image/svg+xml;utf8,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 3L11 8L6 13" stroke="%23FFD400" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain}@media (min-width:768px){.footer-gnav_item a:hover{text-decoration:none;color:#ffd400}}.footer-gnav_item.--pku{grid-area:pku}.footer-gnav_item.--sephience{grid-area:sephience}.footer-gnav_item.--clinical{grid-area:clinical}@media (max-width:1023.98px){.footer-gnav_item.--clinical{width:100%}}.footer-gnav_item.--dosing{grid-area:dosing}.footer-gnav_item.--helpful{grid-area:helpful}.footer-gnav_item_btn{display:inline-block;position:relative;min-height:auto;text-align:left;text-decoration:none;color:#fff;font-size:1.1875rem;font-weight:700;line-height:1.1}.footer-gnav_item_btn:before{content:"";position:absolute;top:0;left:-1rem;width:.3125rem;height:100%;background:#ffd400}.has-submenu_btn{pointer-events:none}.footer-gnav_submenu{padding:.9375rem 0 0;font-size:.875rem;line-height:1.4}.footer-gnav_submenu>.footer-gnav_item+.footer-gnav_item,.footer-gnav_submenu>.footer-gnav_item_list+.footer-gnav_item{margin-top:.625rem}.footer-gnav_submenu>.footer-gnav_item .submenu_title,.footer-gnav_submenu>.footer-gnav_item_list .submenu_title{font-size:1rem;font-weight:700;line-height:1.5}.footer-gnav_submenu>.footer-gnav_item .submenu_title small,.footer-gnav_submenu>.footer-gnav_item_list .submenu_title small{font-size:.875rem;line-height:1.4}.footer-gnav_submenu>.footer-gnav_item .submenu_under-layer,.footer-gnav_submenu>.footer-gnav_item_list .submenu_under-layer{padding:.75rem 0 0}.footer-gnav_submenu>.footer-gnav_item .submenu_under-layer .footer-gnav_item,.footer-gnav_submenu>.footer-gnav_item_list .submenu_under-layer .footer-gnav_item{padding:0 0 0 .9375rem}.footer-gnav_submenu>.footer-gnav_item .submenu_under-layer .footer-gnav_item+.footer-gnav_item,.footer-gnav_submenu>.footer-gnav_item_list .submenu_under-layer .footer-gnav_item+.footer-gnav_item{margin-top:.625rem}.footer-gnav_submenu>.footer-gnav_item_list:nth-child(n+2) .submenu_title{padding:1.5rem 1.5rem 0;margin-inline:-1.5rem}.footer-gnav_submenu a{display:inline-block;color:#fff}@media (max-width:767.98px){.footer-gnav_list{flex-direction:column}.footer-gnav.is-open{display:block}.footer-submenu{padding:.625rem 0}.footer-submenu li+li{margin-top:.75rem}.footer-submenu a{display:block;padding:.3125rem 0 .3125rem 2rem;text-decoration:none;color:#fff}.has-submenu_btn{width:100%;text-align:left;pointer-events:auto}.has-submenu_btn:after{right:1rem}}.footer-ptc_wrap{padding:2rem 0;background:#2e2b5d;color:#fff;font-size:.75rem;line-height:1.3}@media (max-width:767.98px){.footer-ptc_wrap{padding:2.5rem 0 1.875rem;font-size:.6875rem}}.ptc-link{display:flex;flex-direction:column;justify-content:space-between;width:100%}.ptc-link_list{display:flex;gap:2.0625rem;font-feature-settings:"palt"}@media (max-width:767.98px){.ptc-link_list{justify-content:center;gap:1.125rem}}.ptc-link_item{position:relative}.ptc-link_item+.ptc-link_item:before{content:"|";position:absolute;left:-1rem;color:#fff}@media (max-width:767.98px){.ptc-link_item+.ptc-link_item:before{left:-.625rem}}.ptc-link_item a{color:#ffd400}.copyright{padding-top:1.25rem;border-top:1px solid #595587;color:#bdbbcf;line-height:1}@media (max-width:767.98px){.copyright{margin-top:1rem;padding-top:.75rem;text-align:center;gap:0}}body{position:relative}.no-view .page-top,.no-view .site-main,.no-view>.breadcrumb,.no-view>.site-footer,.no-view>.site-header{visibility:hidden;opacity:0}.no-scroll{overflow:hidden;position:fixed;width:100%}.site-main{position:relative}.site-section{padding-bottom:7.5rem}@media (max-width:767.98px){.site-section{padding-bottom:6rem}}.section-inner{position:relative;margin:0 auto;max-width:1044px;padding-inline:.625rem}@media (max-width:1023.98px){.section-inner{padding-inline:2.5rem}}@media (max-width:767.98px){.section-inner{padding-inline:1.5rem}}.page-contents_block+.page-contents_block{margin-top:4rem}@media (max-width:767.98px){.page-contents_block+.page-contents_block{margin-top:3rem}}.el-media+.el-media,.el-media+.el-text,.el-text+.el-media,.el-text+.el-text{margin-top:1rem}@media (max-width:767.98px){.el-media+.el-media,.el-media+.el-text,.el-text+.el-media,.el-text+.el-text{margin-top:.75rem}}.el-media{border:1px solid #d7d6e2}@media (max-width:767.98px){.sp-zoomable{position:relative}.sp-zoomable:after{content:"";position:absolute;right:0;bottom:0;width:2rem;height:2rem;background:url(/assets/img/common/icon-zoomable.svg) no-repeat 0/contain;pointer-events:none}}.el-caption{margin-top:.5rem}.el-text-regular{font-size:.875rem;line-height:1.4}.el-text-medium{font-size:1rem;line-height:1.5}.el-text-small{font-size:.75rem;line-height:1.3}.el-text-btn{font-size:1rem;font-weight:700;line-height:1.4}.fira-sans-regular{font-weight:400}.fira-sans-medium,.fira-sans-regular{font-family:Fira Sans,Noto Sans JP,sans-serif}.fira-sans-medium{font-weight:500}.fira-sans-bold{font-family:Fira Sans,Noto Sans JP,sans-serif;font-weight:700}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}