article,aside,footer,header,nav,section,main,div,img{display:block}header,nav,a,li,div,dl,dt,dd,input,section,textarea,th,td,label{box-sizing:border-box}ul,ol{list-style:none;margin:0;padding:0}dd,dt{margin:0}img{max-width:100%;height:auto;border:none;vertical-align:middle}p,dl{margin:0}blockquote{margin:0}figure{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;word-break:break-all}td,th{word-break:break-word;vertical-align:top}h1,h2,h3,h4,h5,h6{line-height:1.6;margin:0;padding:0}*:focus{outline:none}::-webkit-input-placeholder{font-family:sans-serif}:-moz-placeholder{font-family:sans-serif}input,button{background:none;border:none;outline:none}input[type=submit],input[type=reset],input[type=button],button{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;appearance:button;box-sizing:border-box}input[type=submit]::-webkit-search-decoration,input[type=reset]::-webkit-search-decoration,input[type=button]::-webkit-search-decoration,button::-webkit-search-decoration{display:none}input[type=submit]::focus,input[type=reset]::focus,input[type=button]::focus,button::focus{outline-offset:-2px}@media(max-width: 767px){input:not([type=checkbox]),textarea,select{font-size:1.6rem}}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:none;color:#0a141e}@media(min-width: 411px){a[href^="tel:"]{pointer-events:none;text-decoration:none}}@media(max-width: 410px){a[href^="tel:"]{text-decoration:underline}}table{word-break:normal;overflow-wrap:break-word}html{font-size:62.5%}body{width:100%;min-height:100vh;position:relative;margin:0;color:#0a141e;font-family:sans-serif;letter-spacing:.05em;font-size:1.6rem;line-height:1.8}.gHeader__menuBtn{z-index:101}.gHeader{z-index:100}.overlay{z-index:80}.to-top{z-index:70}a{transition:opacity .2s ease-out,color .2s ease-out;text-decoration:none}a:hover{opacity:.7}main a{text-decoration:underline}main a,main a:visited{color:#0a141e}main{width:100%;position:relative;overflow-x:hidden;padding-top:7.4rem;padding-bottom:8rem}@media(max-width: 1000px){main{padding-top:6rem}}section{position:relative}.admin_only{display:flex;flex-direction:column;position:fixed;left:0;bottom:0;text-align:center;z-index:10000}@media(max-width: 767px){.admin_only{display:none}}.admin_only a{font-size:3rem;color:#fff;opacity:.8;background:#00328c;padding:0 1rem}.admin_only a.logout{margin-top:1rem;font-size:1.2rem}.page404__inner{padding:5rem 0;text-align:center;display:grid;gap:1rem}.page404__inner h1{font-size:2rem}@media(max-width: 767px){table[id],section[id]{scroll-margin-top:6rem}}.overlay,.gHeader__menuBtn{display:none}.overlay{background-color:rgba(0,0,0,.6);cursor:pointer;height:100lvh;top:0;left:0;position:fixed;width:100%}.gHeader{position:fixed;width:100%;font-size:1.4rem}.gHeader a{display:block;text-decoration:none}@media(min-width: 1001px){.gHeader{font-size:1.4rem}.gHeader .h-inner{background:#fff;display:flex;align-items:center;gap:1rem;height:7.4rem;justify-content:space-between;padding-left:2rem}.gHeader__nav{display:grid;grid-template-columns:auto auto;grid-template-rows:auto 1fr;grid-auto-rows:1fr;grid-auto-flow:row;gap:0 2rem;height:100%;grid-template-areas:"tel cta" "nav cta"}.gHeader__nav .nav-tel{grid-area:tel}.gHeader__nav .nav-main{grid-area:nav}.gHeader__nav .nav-cta{grid-area:cta}.gHeader .nav-tel{padding-top:1rem;display:flex;justify-content:flex-end}.gHeader nav ul{display:flex;gap:2rem}.gHeader nav li{display:flex;position:relative}.gHeader nav a{align-items:center;display:flex;white-space:nowrap;font-size:1.4rem}.gHeader nav li:not(.btn-link) a,.gHeader nav li:not(.btn-link) a:visited{color:#0a141e}.gHeader nav li:not(.btn-link) a:hover{opacity:1}.gHeader nav li:not(.btn-link) a::after{content:"";width:100%;height:4px;background:#00328c;position:absolute;bottom:0;left:0;transform:scale(0, 1);transition:transform .5s}.gHeader nav li:not(.btn-link) a.current,.gHeader nav li:not(.btn-link) a:hover{color:#00328c}.gHeader nav li:not(.btn-link) a.current::after,.gHeader nav li:not(.btn-link) a:hover::after{transform:scale(1, 1)}.gHeader .btn-link{position:relative}.gHeader .btn-link a{background:#155799;background:linear-gradient(to bottom, #00328c 0%, #00144b 100%);display:flex;height:100%;justify-content:center;width:100%}.gHeader .btn-link a,.gHeader .btn-link a:visited{color:#fff}.gHeader .btn-link a span{align-self:center}.gHeader .btn-link a span img{display:inline-block;margin-right:10px;vertical-align:middle;width:20px}.gHeader .btn-link.link-mail a{padding-right:2rem;padding-left:5rem}.gHeader .btn-link.link-mail a::before{content:"";display:block;position:absolute;width:20px;height:16px;left:2rem;top:50%;transform:translateY(-50%);background:url(../img/common/icon-mail.png) no-repeat center/contain}}@media(max-width: 1000px){body.open{height:100lvh;overflow:hidden}body.open .overlay{display:block}.gHeader{background:#fff;display:flex;align-items:center;gap:1rem;height:6rem;justify-content:space-between;padding-left:clamp(1rem,2.2vw,2rem)}.gHeader nav{font-size:1.6rem;padding:3rem 2rem 3rem 3rem;background:#fff;overflow-x:hidden;position:fixed;top:6rem;max-width:400px;right:-400px;height:100lvh;width:80%}.gHeader nav a,.gHeader nav a:visited{color:#0a141e}.gHeader nav a:hover{opacity:1}.gHeader nav ul{border-top:1px solid #00328c}.gHeader nav ul:last-of-type{border-top:none;margin-bottom:10rem}.gHeader nav ul a{padding:.6em 0;position:relative}.gHeader nav li{border-bottom:1px dashed #d2dceb}.gHeader nav .nav-tel{margin-bottom:2rem}.gHeader nav .current,.gHeader nav .current:visited{color:#00328c}.gHeader nav .current{font-weight:bold}.gHeader nav .current:after{content:"";position:absolute;box-sizing:border-box;pointer-events:none;top:50%;left:-1.5rem;width:.8rem;height:.8rem;border-top:solid 2px #00328c;border-left:solid 2px #00328c;transform:translateY(-50%) rotate(-45deg)}.gHeader__menuBtn{background:#155799;background:linear-gradient(to bottom, #00328c 0%, #00144b 100%);display:block;width:6rem;height:6rem;position:relative;cursor:pointer;flex-shrink:0}.gHeader__menuBtn span,.gHeader__menuBtn::before,.gHeader__menuBtn::after{content:"";display:block;transition:all .4s;position:absolute;top:50%;left:50%;translate:-50% -50%;height:2px;background:#fff;width:50%}.gHeader__menuBtn::before{top:calc(50% - .9rem)}.gHeader__menuBtn::after{top:calc(50% + .9rem)}.gHeader__menuBtn.close span{opacity:0}.gHeader__menuBtn.close::before,.gHeader__menuBtn.close::after{top:50%}.gHeader__menuBtn.close::before{rotate:-45deg}.gHeader__menuBtn.close::after{rotate:45deg}}.gAside{color:#fff;background:#155799;background:linear-gradient(135deg, #00328c 0%, #00144b 100%);padding:10rem 0}@media(min-width: 768px){.gAside__intro{text-align:center}}.gAside__inner{display:flex;justify-content:center;align-items:center;gap:3rem 5%;text-align:center;margin-top:3rem}.gAside__inner>*{padding:.5em 0}.gAside .contact-tel__notes{margin-top:.5em}@media(min-width: 768px){.gAside .contact-tel{position:relative;padding-right:5%}.gAside .contact-tel::before{content:"";width:1px;height:100%;background:#fff;position:absolute;right:0;top:0}}@media(max-width: 767px){.gAside{padding:5rem 0}.gAside__inner{flex-direction:column}.gAside__inner>*{padding:0}.gAside .h2-title .text-en{font-size:2.8rem}.gAside .h2-title .text-ja{font-size:1.8rem;letter-spacing:.1em;margin-top:-25px}.gAside .contact-title::after{width:60px;margin:15px auto 25px}}.gFooter{font-size:1.4rem;letter-spacing:0;background:#f0f5fa;color:#0a141e;padding:8rem 0 4rem}.gFooter a,.gFooter a:visited{color:#0a141e}.gFooter__logo{margin-bottom:2rem}.gFooter__logo a{display:inline-block}.gFooter__inner{display:grid;gap:1em 3rem;grid-template-columns:1fr 24%}.gFooter__company .title{font-weight:bold}.gFooter__company>p{margin-bottom:1.5em}.gFooter__company>p:last-of-type{margin-bottom:0}.gFooter__auth{margin-top:2em}.gFooter__nav{font-weight:bold;border-top:1px solid #b5b8bb}.gFooter__nav li{border-bottom:1px solid #b5b8bb}.gFooter__nav a{display:block;padding:.7em 2em;position:relative}.gFooter__nav a::before{content:"";display:block;width:.25em;height:.25em;border-radius:50%;background:#0a141e;position:absolute;left:.8em;top:1.25em}.gFooter__misc{margin-top:3rem;display:flex;justify-content:space-between}.gFooter__pp{text-decoration:underline}@media(max-width: 767px){.gFooter{padding:6rem 0}.gFooter__inner{grid-template-columns:1fr}.gFooter__auth{margin-top:1em}.gFooter__nav{display:none}.gFooter__misc{margin-top:1em;flex-direction:column-reverse}.gFooter__copyright{margin-top:1em}}.toTop{display:none;position:fixed;opacity:.9;bottom:0;right:0;cursor:pointer;width:50px;height:50px;background:rgba(0,50,140,.9)}@media(min-width: 768px){.is_sp{display:none !important}.is_pc{display:block}br.is_pc{display:inline-block}}@media(max-width: 767px){.is_pc{display:none !important}.is_sp{display:block}br.is_sp{display:inline-block}}.btn{font-size:1.7rem;letter-spacing:0;line-height:1.6;font-weight:bold;display:inline-block;background:#fff;border:1px solid #b5b8bb;border-radius:6rem;text-decoration:none !important;position:relative;padding:.8em 3em;text-align:center;cursor:pointer}@media(hover: hover){.btn{transition:background .3s}.btn:hover{opacity:1;background:rgba(181,184,187,.2)}.btn.on-dark:hover{background:hsla(0,0%,100%,.8)}}.btn,.btn:visited{color:#0a141e}.btn:after{content:"";position:absolute;box-sizing:border-box;pointer-events:none;top:50%;right:2rem;width:.8rem;height:.8rem;border-top:solid 1px #00328c;border-right:solid 1px #00328c;transform:translateY(-50%) rotate(45deg)}.btn--back{background:rgba(10,20,30,.5);padding-left:50px;min-width:auto}.btn--back::after{right:auto;left:2rem;transform:translateY(-50%) rotate(225deg)}.btn--backArticle{padding-left:50px;min-width:auto}.btn--backArticle::after{right:auto;left:2rem;transform:translateY(-50%) rotate(225deg)}.wrapper{max-width:1000px;width:90%;margin:0 auto}@media(max-width: 767px){.wrapper{max-width:600px}}.wrapper.ns_tp{padding-top:0}.wrapper.ns_bt{padding-bottom:0}.wrapper.lg{width:100%;max-width:100%}.wrapper.thin{max-width:820px}.embed--youtube{position:relative;display:block;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;margin-bottom:25px}.embed--youtube iframe{width:100%;height:100%;position:absolute;top:0;left:0}.table--wrap{overflow-x:auto;margin-bottom:6rem}.table--wrap img,.table--wrap table{min-width:600px}.toc__container{display:table;min-width:50%;border:1px solid #00328c;border-radius:5px;padding:2rem 3rem;margin:3rem 0}.toc__container a{text-decoration:none;color:#0a141e}.toc__title{font-size:1.8rem;color:#00328c;font-weight:bold;margin:0 0 .5rem}.toc__list{margin-bottom:0;list-style:none;counter-reset:list;padding-left:2em;display:grid;grid-template-columns:1fr;gap:.5rem}.toc__list li{counter-increment:list;position:relative}.toc__list li::before{color:#00328c;content:counter(list) ".";position:absolute;left:-3em;width:2.5em;text-align:right}.h2-title{display:block;font-weight:bold;letter-spacing:.2em}.h2-title .text-en{color:hsla(0,0%,100%,.2);display:block;font-size:4rem;font-family:"Jost",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.h2-title .text-ja{display:block;font-size:2.6rem;font-weight:bold;margin-left:10px;margin-top:-35px}.h2-title.vertical{writing-mode:vertical-rl}.h2-title.vertical .text-ja{margin-left:auto;margin-right:-35px;margin-top:10px}.h2-title.is-center{text-align:center}.contact-title::after{border-bottom:1px solid #fff;content:"";display:block;height:0;margin:20px auto 30px;width:91px}@media(max-width: 767px){.h2-title{text-align:center;writing-mode:inherit}.h2-title .text-ja{margin-left:0}.h2-title.vertical{writing-mode:inherit}.h2-title.vertical .text-ja{margin-right:0;margin-top:-35px}}.post__wrapper{display:grid;grid-template-columns:auto 26%;gap:0 6%}.post--empty{text-align:center}.post__aside{display:grid;grid-template-columns:1fr;gap:6rem}.post__aside--title{font-weight:bold;margin-bottom:1rem;border-bottom:1px solid #00328c}.post__aside--list{font-size:1.5rem}.post__aside--list a{text-decoration:none;padding:.8rem 0;display:inline-block}.post__aside--list a,.post__aside--list a:visited{color:#0a141e}.post__aside--list a[aria-current=page]{color:#0a141e;font-weight:bold}.post__aside--list li{border-bottom:1px solid #b5b8bb}.post__aside--list .children{padding-left:1em;border-top:1px dashed #b5b8bb}.post__aside--list .children li{border-bottom-style:dashed}.post__aside--list .children li:last-child{border:none}.post__list{display:grid;grid-template-columns:1fr;gap:3rem}.post__list a{text-decoration:none}.post__list a,.post__list a:visited{color:#0a141e}.post__list--img{grid-template-columns:repeat(2, 1fr);gap:3rem 5%}.post__list--img .post--single{border:none}.post--single{display:flex;flex-direction:column;gap:2rem;padding-bottom:3rem;border-bottom:1px solid #b5b8bb}.post--single>a{display:inline-block;position:relative}.post--thumb{aspect-ratio:3/2;overflow:hidden}.post--thumb img{object-fit:cover;width:100%;height:100%}.post--thumb a{display:block}.post--title{font-size:1.8rem}.post--info{font-size:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.post--catList{font-size:1.4rem;display:flex;flex-wrap:wrap;gap:.5rem}.post--catList a{display:block;text-decoration:none;padding:0 .8rem;background:#00328c}.post--catList a,.post--catList a:visited{color:#fff}.post--archiveTitle{font-size:2.4rem;font-weight:bold;margin-bottom:2rem}.post--pager ul{margin-top:3rem;font-size:1.8rem;line-height:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;text-align:center}.post--pager ul a,.post--pager ul span{overflow:hidden;white-space:nowrap;display:flex;justify-content:center;align-items:center;width:40px;height:40px;box-sizing:border-box}.post--pager ul a.current,.post--pager ul span.current{color:#fff;background:#00328c}.post--pager ul a.dots,.post--pager ul span.dots{border:none}.post--pager ul a{text-decoration:none;border:1px solid #00328c;transition:background .2s}.post--pager ul a,.post--pager ul a:visited{color:#00328c}.post--pager ul a:hover{opacity:1;background:rgba(0,50,140,.3)}.article__info{margin-bottom:2rem}.article__cont{overflow:hidden;margin:4rem auto 6rem}.article--title{font-size:2.4rem;font-weight:bold;margin-bottom:2rem}.article--guide{text-align:center}@media(max-width: 767px){.post__wrapper{grid-template-columns:minmax(0, 1fr);gap:6rem}.post__aside{gap:3rem}.post__list--img{grid-template-columns:repeat(1, 1fr);gap:3rem;max-width:500px;margin:0 auto}.post__list--img .post--single{padding-bottom:0}.post--catList{font-size:1.3rem}.post--archiveTitle{font-size:2.2rem;padding-bottom:.5rem;border-bottom:1px solid #00328c}.post--pager ul{font-size:1.6rem}.article__cont{margin:3rem auto}}.form__table{width:100%;margin:0 auto;text-align:left;margin:6rem auto 3rem}.form__table td,.form__table th{padding:0 0 2rem}.form__table th{width:25%;font-weight:normal}.form__table td{width:75%;padding-left:2rem}.form__table input:not([type=checkbox]),.form__table textarea,.form__table select{font-size:1.6rem;padding:1em;width:100%;border-radius:2px;background:#fff;border:none}.form__table input:not([type=checkbox]).p-region,.form__table textarea.p-region,.form__table select.p-region{margin-top:1rem}@media(min-width: 768px){.form__table input:not([type=checkbox]).min,.form__table textarea.min,.form__table select.min{max-width:320px}}.form__table select{cursor:pointer;background-image:url("../img/common/f_arrow_select.png");background-repeat:no-repeat;background-position:center right 1rem;background-size:auto 40%;padding-right:4rem}.form__table textarea{display:block;resize:none;height:216px;flex:1}.form__table input[type=checkbox]:hover{cursor:pointer}.form__table .p-country-name{display:none}.form--notes{font-size:1.4rem;display:inline-block;padding:.5rem 0}.form--pp a{text-decoration:underline}.form--confirm{display:flex;flex-wrap:wrap;justify-content:center}.form--confirm .btn--back{margin-right:1rem}.mw_wp_form input[name="__children[pp_agreement][]"]+.error{display:inline;padding-right:.5em}.mw_wp_form .checkbox__wrap{display:flex;flex-wrap:wrap;gap:1rem 2rem;line-height:1.4}.mw_wp_form .checkbox__wrap.col{flex-direction:column}.mw_wp_form .checkbox__wrap.form--pp{flex-wrap:nowrap;gap:0}.mw_wp_form .checkbox__wrap .horizontal-item+.horizontal-item{margin-left:0}.mw_wp_form .checkbox__wrap>span{position:relative}.mw_wp_form .checkbox__wrap input[type=radio],.mw_wp_form .checkbox__wrap input[type=checkbox]{display:none}.mw_wp_form .checkbox__wrap input[type=radio]+span,.mw_wp_form .checkbox__wrap input[type=checkbox]+span{box-sizing:border-box;cursor:pointer;display:inline-flex;align-items:center;padding:0;width:auto;flex-basis:auto}.mw_wp_form .checkbox__wrap input[type=radio]+span::before,.mw_wp_form .checkbox__wrap input[type=checkbox]+span::before{content:"";width:2rem;height:2rem;background:#f0f5fa;margin-right:1rem;flex-basis:auto;flex-shrink:0}.mw_wp_form .checkbox__wrap input[type=radio]+span::after,.mw_wp_form .checkbox__wrap input[type=checkbox]+span::after{border-right:3px solid #00328c;border-bottom:3px solid #00328c;content:"";display:block;height:9px;opacity:0;position:absolute;top:4px;left:7px;transform:rotate(45deg);width:5px}.mw_wp_form .checkbox__wrap input[type=radio]:checked+span::after,.mw_wp_form .checkbox__wrap input[type=checkbox]:checked+span::after{opacity:1}.mw_wp_form .form--error input,.mw_wp_form .form--error textarea,.mw_wp_form .form--error select,.mw_wp_form .form--error.checkbox__wrap{background:#fee;border:1px solid #ff0}.mw_wp_form .form--error.checkbox__wrap{position:relative;padding:1rem 1rem 4rem}.mw_wp_form .form--error.checkbox__wrap .error{position:absolute;bottom:0}.mw_wp_form .form--error .error{font-size:1.3rem;color:#ff0;padding:.5rem 0}.mw_wp_form .req{font-size:1.3rem;color:#ff0;margin-left:1rem}.mw_wp_form_input .form--send{display:none}.mw_wp_form_preview .form__table{border-top:1px solid #b5b8bb}.mw_wp_form_preview .form__table th,.mw_wp_form_preview .form__table td{padding:1rem 0;border-bottom:1px solid #b5b8bb}.mw_wp_form_preview .form--pp a{pointer-events:none;text-decoration:none}.mw_wp_form_preview .form--pp a,.mw_wp_form_preview .form--pp a:visited{color:#0a141e}.mw_wp_form_preview .req,.mw_wp_form_preview .form--notes,.mw_wp_form_preview .form--input{display:none}.mw_wp_form_complete{padding:6rem 0 4rem}.mw_wp_form_complete .formSent--title{font-size:2.4rem;font-weight:bold;text-align:center;margin-bottom:1rem}.mw_wp_form_complete .formSent--txt{text-align:center}@media(max-width: 767px){.form__table{margin:2rem auto}.form__table td,.form__table th{width:100%;display:block;padding:0}.form__table th{padding-bottom:1rem}.form__table td{padding-bottom:2rem}.mw_wp_form_preview .form__table th{padding:.5rem 0;border-color:rgba(181,184,187,.5)}}.pageTitle{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;color:#fff;background:#00144b url("../img/common/page-title-bg.jpg") no-repeat center/cover;min-height:234px;text-align:center;overflow:hidden;margin-bottom:9rem;position:relative}.pageTitle>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);object-fit:cover;width:100%;height:100%}.pageTitle__inner{max-width:1000px;width:90%;margin:0 auto}@media(max-width: 767px){.pageTitle__inner{max-width:600px}}.pageTitle__inner{position:relative;z-index:1}.pageTitle .title--en{font-size:6.5rem;font-family:"Jost",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;letter-spacing:.15em;line-height:1.2}.pageTitle .title--ja{font-size:2.2rem;letter-spacing:.15em;line-height:1.6;font-weight:bold}.pageTitle .title--ja_only{font-size:3.4rem;line-height:1.6}@media(max-width: 767px){.pageTitle{background-image:url("../img/common/page-title-bg_sp.jpg");min-height:125px;padding:3rem 0;margin-bottom:4rem}.pageTitle .title--en{font-size:3.2rem;letter-spacing:.08em}.pageTitle .title--ja{font-size:1.4rem}.pageTitle .title--ja_only{font-size:2.6rem}}#tinymce .is_sp{opacity:.5}#tinymce,.pages__editable,.article__cont{overflow-wrap:anywhere}#tinymce .toc__container,.pages__editable .toc__container,.article__cont .toc__container{display:table;min-width:50%;border:1px solid #00328c;border-radius:5px;padding:2rem 3rem;margin:3rem 0}#tinymce .toc__container a,.pages__editable .toc__container a,.article__cont .toc__container a{text-decoration:none;color:#0a141e}#tinymce .toc__title,.pages__editable .toc__title,.article__cont .toc__title{font-size:1.8rem;color:#00328c;font-weight:bold;margin:0 0 .5rem}#tinymce .toc__list,.pages__editable .toc__list,.article__cont .toc__list{margin-bottom:0;list-style:none;counter-reset:list;padding-left:2em;display:grid;grid-template-columns:1fr;gap:.5rem}#tinymce .toc__list li,.pages__editable .toc__list li,.article__cont .toc__list li{counter-increment:list;position:relative}#tinymce .toc__list li::before,.pages__editable .toc__list li::before,.article__cont .toc__list li::before{color:#00328c;content:counter(list) ".";position:absolute;left:-3em;width:2.5em;text-align:right}#tinymce code,.pages__editable code,.article__cont code{display:inline-block;background:#272822;color:#ddd;padding:0 .5rem;border-radius:4px;line-height:1.6}#tinymce span.is_pc,#tinymce span.is_sp,.pages__editable span.is_pc,.pages__editable span.is_sp,.article__cont span.is_pc,.article__cont span.is_sp{display:block;font-size:0}@media(max-width: 767px){#tinymce span.is_pc,.pages__editable span.is_pc,.article__cont span.is_pc{display:none}}@media(min-width: 768px){#tinymce span.is_sp,.pages__editable span.is_sp,.article__cont span.is_sp{display:none}}#tinymce h2,#tinymce h3,#tinymce h4,#tinymce h5,#tinymce h6,.pages__editable h2,.pages__editable h3,.pages__editable h4,.pages__editable h5,.pages__editable h6{margin:1.5em 0 .3em}#tinymce h2,.pages__editable h2{font-size:2.6rem}@media(max-width: 767px){#tinymce h2,.pages__editable h2{font-size:2rem}}#tinymce .h2-deco,.pages__editable .h2-deco{position:relative;z-index:0;padding-bottom:1em;text-align:center;margin-bottom:4rem}#tinymce .h2-deco>*,.pages__editable .h2-deco>*{margin:0}#tinymce .h2-deco h2,.pages__editable .h2-deco h2{margin-top:-1em;letter-spacing:.1em}#tinymce .h2-deco .en,.pages__editable .h2-deco .en{font-size:4rem;font-family:"Jost",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;line-height:1;letter-spacing:.15em;color:rgba(210,220,235,.6);position:relative;z-index:-1}#tinymce .h2-deco::after,.pages__editable .h2-deco::after{content:"";position:absolute;height:1px;width:90px;background:#b5b8bb;bottom:0;left:50%;transform:translateX(-50%)}@media(max-width: 767px){#tinymce .h2-deco,.pages__editable .h2-deco{margin-bottom:2rem}#tinymce .h2-deco h2,.pages__editable .h2-deco h2{font-size:1.8rem}#tinymce .h2-deco .en,.pages__editable .h2-deco .en{font-size:2.8rem}}#tinymce h3,.pages__editable h3{font-size:2rem;line-height:1.6;background:#f0f5fa;padding:.2em .5em;border-left:5px solid #00328c;margin-bottom:2.5rem}@media(max-width: 767px){#tinymce h3,.pages__editable h3{font-size:1.8rem;margin-bottom:1.8rem}}#tinymce h4,#tinymce h5,#tinymce h6,.pages__editable h4,.pages__editable h5,.pages__editable h6{font-size:1.8rem}#tinymce a,#tinymce a:visited,.pages__editable a,.pages__editable a:visited{color:#0a141e;text-decoration:underline}#tinymce img,#tinymce p,.pages__editable img,.pages__editable p{margin:0 0 3rem}#tinymce img.mb0,#tinymce p.mb0,.pages__editable img.mb0,.pages__editable p.mb0{margin-bottom:0}#tinymce img.is-rounded,.pages__editable img.is-rounded{border-radius:15px}@media(max-width: 767px){#tinymce img.is-rounded,.pages__editable img.is-rounded{border-radius:10px}}#tinymce p:has(>iframe,>img,>video,>form),.pages__editable p:has(>iframe,>img,>video,>form){margin-bottom:0}#tinymce ul,#tinymce ol,.pages__editable ul,.pages__editable ol{margin-bottom:2rem;padding-left:1.5em}#tinymce ul,.pages__editable ul{list-style:disc}#tinymce ol,.pages__editable ol{list-style:decimal}#tinymce hr,.pages__editable hr{border:none;padding:1rem;margin:0 auto}#tinymce iframe,.pages__editable iframe{width:100%;display:block}#tinymce table img,#tinymce table p,.pages__editable table img,.pages__editable table p{margin-bottom:0}#tinymce table th,#tinymce table td,.pages__editable table th,.pages__editable table td{font-weight:normal;padding:1rem}#tinymce .tb_list,.pages__editable .tb_list{width:100%;margin:0 auto}#tinymce .tb_list th,#tinymce .tb_list td,.pages__editable .tb_list th,.pages__editable .tb_list td{font-size:1.6rem;line-height:1.6;text-align:left;padding:.7em 0}#tinymce .tb_list th,#tinymce .tb_list tr td:first-child,.pages__editable .tb_list th,.pages__editable .tb_list tr td:first-child{font-weight:bold;width:20% !important}@media(max-width: 767px){#tinymce .tb_list th,#tinymce .tb_list tr td:first-child,.pages__editable .tb_list th,.pages__editable .tb_list tr td:first-child{width:32% !important}}#tinymce .tb_list th,#tinymce .tb_list tr td:first-child,.pages__editable .tb_list th,.pages__editable .tb_list tr td:first-child{padding-right:1em;border-bottom:1px solid #00328c}#tinymce .tb_list tr td:last-child,.pages__editable .tb_list tr td:last-child{width:80% !important}@media(max-width: 767px){#tinymce .tb_list tr td:last-child,.pages__editable .tb_list tr td:last-child{width:68% !important}}#tinymce .tb_list tr td:last-child,.pages__editable .tb_list tr td:last-child{border-bottom:1px solid #b5b8bb}#tinymce .tb_fbox th,#tinymce .tb_fbox td,.pages__editable .tb_fbox th,.pages__editable .tb_fbox td{padding:0 0 4rem;width:50%}@media(max-width: 767px){#tinymce .tb_fbox th,#tinymce .tb_fbox td,.pages__editable .tb_fbox th,.pages__editable .tb_fbox td{width:100% !important;padding:0 0 2rem}#tinymce .tb_fbox th:last-child,#tinymce .tb_fbox td:last-child,.pages__editable .tb_fbox th:last-child,.pages__editable .tb_fbox td:last-child{padding-bottom:0}}@media(min-width: 768px){#tinymce .tb_fbox tr th:first-child,#tinymce .tb_fbox tr td:first-child,.pages__editable .tb_fbox tr th:first-child,.pages__editable .tb_fbox tr td:first-child{padding-right:2%}#tinymce .tb_fbox tr th:last-child,#tinymce .tb_fbox tr td:last-child,.pages__editable .tb_fbox tr th:last-child,.pages__editable .tb_fbox tr td:last-child{padding-left:2%}#tinymce .tb_fbox tr:last-child th,#tinymce .tb_fbox tr:last-child td,.pages__editable .tb_fbox tr:last-child th,.pages__editable .tb_fbox tr:last-child td{padding-bottom:0}}@media(max-width: 767px){#tinymce .tb_fbox tr,.pages__editable .tb_fbox tr{display:flex;flex-direction:column;margin-bottom:4rem}#tinymce .tb_fbox tr:last-child,.pages__editable .tb_fbox tr:last-child{margin-bottom:0}}#tinymce .tb_fbox.al_center th,#tinymce .tb_fbox.al_center td,.pages__editable .tb_fbox.al_center th,.pages__editable .tb_fbox.al_center td{vertical-align:middle}@media(max-width: 767px){#tinymce .tb_fbox.rev th,#tinymce .tb_fbox.rev td,.pages__editable .tb_fbox.rev th,.pages__editable .tb_fbox.rev td{padding-bottom:2rem}#tinymce .tb_fbox.rev th:last-child,#tinymce .tb_fbox.rev td:last-child,.pages__editable .tb_fbox.rev th:last-child,.pages__editable .tb_fbox.rev td:last-child{padding-bottom:0}#tinymce .tb_fbox.rev tr:nth-child(even),.pages__editable .tb_fbox.rev tr:nth-child(even){flex-direction:column-reverse}#tinymce .tb_fbox.rev tr:nth-child(even) th,#tinymce .tb_fbox.rev tr:nth-child(even) td,.pages__editable .tb_fbox.rev tr:nth-child(even) th,.pages__editable .tb_fbox.rev tr:nth-child(even) td{padding-bottom:0}#tinymce .tb_fbox.rev tr:nth-child(even) th:last-child,#tinymce .tb_fbox.rev tr:nth-child(even) td:last-child,.pages__editable .tb_fbox.rev tr:nth-child(even) th:last-child,.pages__editable .tb_fbox.rev tr:nth-child(even) td:last-child{padding-bottom:2rem}}@media(max-width: 767px){#tinymce .tb_fbox.col3 tr,.pages__editable .tb_fbox.col3 tr{margin-bottom:0}#tinymce .tb_fbox.col3 tr:last-child th:last-child,#tinymce .tb_fbox.col3 tr:last-child td:last-child,.pages__editable .tb_fbox.col3 tr:last-child th:last-child,.pages__editable .tb_fbox.col3 tr:last-child td:last-child{padding-bottom:0}}#tinymce .tb_fbox.col3 td,#tinymce .tb_fbox.col3 th,.pages__editable .tb_fbox.col3 td,.pages__editable .tb_fbox.col3 th{width:33.3333333333%;padding:0 0 4rem}@media(min-width: 768px){#tinymce .tb_fbox.col3 td:first-child,#tinymce .tb_fbox.col3 th:first-child,.pages__editable .tb_fbox.col3 td:first-child,.pages__editable .tb_fbox.col3 th:first-child{padding-right:2%}#tinymce .tb_fbox.col3 td:nth-child(2),#tinymce .tb_fbox.col3 th:nth-child(2),.pages__editable .tb_fbox.col3 td:nth-child(2),.pages__editable .tb_fbox.col3 th:nth-child(2){padding-right:1%;padding-left:1%}#tinymce .tb_fbox.col3 td:last-child,#tinymce .tb_fbox.col3 th:last-child,.pages__editable .tb_fbox.col3 td:last-child,.pages__editable .tb_fbox.col3 th:last-child{padding-left:2%}}.article__cont a,.article__cont a:visited{color:#0a141e;text-decoration:underline}.article__cont .wp-block-image,.article__cont .wp-block-table{margin:0}.article__cont .wp-block-image.is-style-stripes,.article__cont .wp-block-table.is-style-stripes{margin-bottom:3rem}.article__cont .wp-block-image.is-style-stripes table,.article__cont .wp-block-table.is-style-stripes table{margin-bottom:0}.article__cont img,.article__cont p,.article__cont table{margin-bottom:3rem}.article__cont img{display:inline-block}.article__cont h2,.article__cont h3,.article__cont h4,.article__cont h5,.article__cont h6{margin-bottom:1rem;line-height:1.6}.article__cont h2{font-size:2.8rem}@media(max-width: 767px){.article__cont h2{font-size:2.4rem}}.article__cont h3{font-size:2.2rem}.article__cont h4{font-size:1.8rem}.article__cont h5{font-size:1.6rem}.article__cont h6{font-size:1.6rem}.article__cont ul,.article__cont ol{margin-bottom:2rem;padding-left:1em}.article__cont ul{list-style:disc}.article__cont ol{list-style:decimal}.article__cont p.mb10{margin-bottom:1rem}.article__cont figcaption{margin-top:-1.5rem;font-size:1.5rem}.article__cont .alignleft{text-align:left;float:none;margin-right:auto}.article__cont .alignright{float:none;margin-left:auto}.article__cont .aligncenter{margin-left:auto;margin-right:auto}.article__cont .wp-element-button{margin-bottom:2rem;text-decoration:none !important;background-color:#00328c}.article__cont .wp-element-button,.article__cont .wp-element-button:visited{color:#fff}.article__cont .wp-block-file__button,.article__cont .wp-block-file__button:visited{color:#fff}.page-top strong{color:red}.page-top main{padding-bottom:0}@media(min-width: 1001px){.page-top main{padding-top:0}.page-top .gHeader{position:absolute}.page-top .gHeader .h-inner{max-width:1140px}.page-top .gHeader:not(.is-fixed){box-sizing:border-box;padding:0 20px;top:40px}.page-top .gHeader:not(.is-fixed) .h-inner{border-radius:15px;margin:0 auto;overflow:hidden}}@media(min-width: 1001px)and (max-width: 1000px){.page-top .gHeader:not(.is-fixed){padding:0;position:inherit;top:0;width:100%;left:0}.page-top .gHeader:not(.is-fixed) .h-inner{border-radius:0}}@media(min-width: 1001px){.page-top .gHeader.is-fixed{background-color:#fff;position:fixed;animation-name:header-anim;animation-duration:.7s}.page-top .gHeader.is-fixed .h-inner{max-width:100%}@keyframes header-anim{0%{margin-top:-100px}100%{margin-top:0}}}.page-top section h1,.page-top section h2,.page-top section h3{margin-bottom:2rem;font-weight:normal}.page-top main .wrapper{padding:10rem 0}@media(max-width: 767px){.page-top main .wrapper{padding:4rem 0 3rem 0}}.page-top .slick-dots{display:flex;flex-direction:column;gap:1rem}.page-top .slick-dots button{display:none}.page-top .slick-dots li{border-radius:50%;width:10px;height:10px;background:hsla(0,0%,100%,.4);cursor:pointer}.page-top .slick-dots .slick-active,.page-top .slick-dots li:hover{background:#00328c}.page-top .scroll-sign{color:#fff;font-size:1.6rem;font-family:"Jost",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;position:absolute;writing-mode:vertical-rl}.page-top .scroll-sign p{display:flex;align-items:center;letter-spacing:.2em}.page-top .scroll-sign p::after{content:"";color:#fff;display:block;margin:10px auto 0;width:1px;height:219px;background:#fff;z-index:1}.page-top .f-box{display:flex;justify-content:space-between}.page-top .hero_inner{z-index:2}.page-top .slick-dots{z-index:2}.page-top .slick-arrow{z-index:2}.page-top .hero{overflow:hidden;position:relative;height:680px;height:clamp(500px,100vh,680px)}@media(min-width: 1001px){.page-top .hero{margin-left:60px;border-bottom-left-radius:150px}}.page-top .hero .slick-dots li:not(.slick-active){background:#fff}.page-top .hero__inner{color:#fff;position:absolute;bottom:80px;left:50%;width:calc(90% - 40px);transform:translateX(-50%)}.page-top .hero__catch{margin-bottom:1rem}.page-top .hero__catch img{display:block}.page-top .hero__slider{overflow:hidden;z-index:-1}.page-top .hero__slider,.page-top .hero__slider .slick-list,.page-top .hero__slider .slick-track{width:100%;height:100%}@media(max-width: 767px){.page-top .hero__slider,.page-top .hero__slider .slick-list,.page-top .hero__slider .slick-track{aspect-ratio:1/1}}.page-top .hero .slide{position:relative}.page-top .hero .slide picture{display:block;height:100%}.page-top .hero .slide picture::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);pointer-events:none;mix-blend-mode:multiply}.page-top .hero .slide img{object-fit:cover;width:100%;height:100%}.page-top .hero .slick-dots{justify-content:flex-end}.page-top .hero .slick-dots{gap:1rem;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.page-top .about{margin:100px 0;overflow:hidden}.page-top .about::before{background:#f0f5fa;border-radius:0 30px 30px 0;content:"";position:absolute;left:0;top:0;width:calc(50% + 30px);height:100%;z-index:0}.page-top .about .wrapper{max-width:1180px;padding:0;z-index:1}.page-top .about .h2-title .text-en{color:#d2dceb}.page-top .about .f-box-title{margin-bottom:0;margin-left:20px;margin-right:20px;margin-top:10px;padding-top:60px;z-index:1}.page-top .about .f-box-l{width:40%;align-self:center;justify-content:flex-end;padding:80px 0;z-index:1}@media(min-width: 1001px){.page-top .about .f-box-l .f-box-text{width:90%;max-width:380px}}.page-top .about .f-box-l .f-box-text .lead{font-size:22px;font-weight:bold;letter-spacing:.1em;line-height:1.7;margin-bottom:30px}.page-top .about .f-box-r{align-self:center;margin-block:60px;z-index:1;max-width:600px;width:60%;flex-shrink:0}.page-top .about .f-box-r img{border-radius:15px;width:100%}.page-top .service{color:#fff;background:#00328c url(../img/top/top-service-bg.jpg) no-repeat bottom center/100% auto}.page-top .service .wrapper{max-width:1180px;padding:120px 90px;position:relative;width:100%}.page-top .service .service-title{position:absolute;right:0;top:80px}.page-top .service .scroll-sign{padding:0;left:20px;top:120px}.page-top .service .f-box{align-items:center}.page-top .service .f-box h3{font-size:22px;font-weight:bold;letter-spacing:.1em}.page-top .service .f-box+.f-box{margin-top:80px}.page-top .service .f-box-text{width:35%}.page-top .service .f-box-img{align-self:center;flex-shrink:0;width:calc(65% - 40px)}.page-top .service .f-box-img img{border-radius:15px;width:100%}.page-top .advantage{margin:120px 0 80px;position:relative}.page-top .advantage::after{border-radius:30px 0 0 30px;content:"";display:block;width:50vw;height:calc(100% - 100px);background:#f0f5fa;position:absolute;top:80px;right:0;z-index:0}.page-top .advantage .is_designed{color:#fff;background:#155799;background:linear-gradient(to bottom right, #1e50aa 0%, #00328c 100%);border-radius:0 30px 30px 0;margin-bottom:0;max-width:calc((100% - 1000px)/2 + 1000px - 85px);position:relative;z-index:1}.page-top .advantage .is_designed .wrapper{margin:0 0 0 auto;padding:50px 0 160px}.page-top .advantage__inner{max-width:914px;margin-left:auto;padding-right:90px}.page-top .advantage .grid-box{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem clamp(2rem,6vw,8.5rem);margin:auto;max-width:1140px;position:relative;transform:translateY(-110px);z-index:1;padding-left:70px;padding-right:90px}.page-top .advantage .g-box-child h3{font-weight:bold;margin:20px 0 10px}.page-top .advantage .g-box-child img{width:100%;border-radius:15px}.page-top .advantage .scroll-sign{color:#d2dceb;top:0;right:30px}.page-top .advantage .scroll-sign p::after{background:#d2dceb}.page-top .work{color:#fff;background:#00144b;overflow-x:hidden}.page-top .work .wrapper{position:relative;max-width:1180px;padding:12rem 0;width:100%}.page-top .work .work-title{position:absolute;left:10px;top:120px}.page-top .work__item{position:relative;max-width:960px;margin:0 auto;width:calc(100% - 180px)}.page-top .work__img{display:grid;gap:17px;grid-template-columns:614fr 329fr;position:relative}.page-top .work__img img{height:100%;object-fit:cover;width:100%;border-radius:15px}.page-top .work__img-sub{display:grid;gap:17px;grid-template-rows:repeat(2, 1fr)}.page-top .work__meta{margin-top:20px}.page-top .work__meta .date{display:block}.page-top .work__meta .title{display:block;font-size:22px;font-weight:bold}.page-top .work__other{background:hsla(0,0%,100%,.16);border-radius:30px;margin-top:50px;padding:40px}.page-top .work__other .title{display:block;font-size:22px;font-weight:bold;border-bottom:1px solid #fff;padding-bottom:.2em}.page-top .work__other-list{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.5em 1em;margin-top:2rem}.page-top .work__other-list dt{grid-column:1}.page-top .work__other-list dd{grid-column:2;font-size:22px;font-weight:bold;line-height:1.6}.page-top .company{margin-bottom:0}.page-top .company .wrapper{max-width:calc(1000px + 50px);padding-bottom:120px}@media(min-width: 1201px){.page-top .company .wrapper{transform:translateX(65px)}}.page-top .company .h2-title .text-en{color:#d2dceb}.page-top .company .f-box-text{margin:0;width:45.8%}.page-top .company dl{display:grid;grid-template:auto/7em 1fr;width:100%}.page-top .company dt,.page-top .company dd{line-height:1.5;padding:.7em 0}.page-top .company dt{grid-column:1;padding-right:1rem;border-bottom:1px solid #00328c;font-weight:bold}.page-top .company dd{grid-column:2;border-bottom:1px solid #b5b8bb}.page-top .company .f-box-img{width:45.8%}.page-top .company .f-box-img img{width:100%;border-radius:15px}.page-top .recruit{margin-bottom:120px}.page-top .recruit .is_designed{position:relative;z-index:0;padding:0 0 80px;max-width:1180px}.page-top .recruit .is_designed::before,.page-top .recruit .is_designed::after{content:"";display:block;position:absolute;border-radius:0 30px 30px 0;z-index:-1}.page-top .recruit .is_designed::before{background:#f0f5fa;width:200%;height:calc(100% - 80px);bottom:0;left:-100%}.page-top .recruit .is_designed::after{background:linear-gradient(135deg, #00b496 60%, #005a96 100%);width:140%;height:calc(120px + 20%);top:0;left:-100%}.page-top .recruit__inner{width:96%;max-width:calc(1000px + 50px);margin-left:0;margin-right:auto;padding-top:50px}.page-top .recruit .recruit-title{color:#fff;margin-bottom:50px}.page-top .recruit__contents{display:grid;grid-template-columns:57.14% 1fr;gap:3rem 7%;align-items:center}.page-top .recruit__contents .c-img{aspect-ratio:3/2;border-radius:15px;overflow:hidden}.page-top .recruit__contents .c-img img{flex-shrink:0;object-fit:cover;width:100%;height:100%}.page-top .recruit__contents .title{font-size:2.2rem;font-weight:bold;margin-bottom:1.2em}.page-top .recruit__contents .c-btn{margin-top:3rem}.page-top .contact{color:#fff;background:#155799;background:linear-gradient(135deg, #00328c 0%, #00144b 100%)}.page-top .contact__intro{margin-bottom:35px;text-align:center}.page-top .contact__intro a{text-decoration:underline}.page-top .contact__intro a,.page-top .contact__intro a:visited{color:inherit}@media(max-width: 1000px){.page-top .about{background:#f0f5fa;margin:0;padding:45px 0 0}.page-top .about::before{display:none}.page-top .about .wrapper{margin:0 auto;max-width:100%;width:90%}.page-top .about .f-box{flex-direction:column}.page-top .about .vertical{writing-mode:inherit}.page-top .about .vertical .text-ja{margin-right:0;margin-top:-35px}.page-top .about .f-box-title{text-align:center;padding-top:0}.page-top .about .f-box-l{width:100%;margin-bottom:30px;padding-right:0;padding-block:0}.page-top .about .f-box-l .f-box-text .lead{margin-bottom:20px}.page-top .about .f-box-r{aspect-ratio:2.5/1;overflow:hidden;max-width:initial;margin:0 calc(50% - 50vw);width:100vw}.page-top .about .f-box-r img{border-radius:0;object-fit:cover;height:100%}}@media(max-width: 767px){.page-top .scroll-sign{display:none}.page-top .f-box{flex-direction:column}.page-top .hero{aspect-ratio:1/1;height:auto;min-height:300px}.page-top .hero .slick-dots{right:15px}.page-top .hero__inner{bottom:20px;width:calc(94% - 25px);transform:translateX(calc(-50% - 10px))}.page-top .hero__inner p{font-size:1.5rem}.page-top .hero__catch{margin-bottom:0}.page-top .hero__catch img{max-width:390px;width:70%}.page-top .service .wrapper{padding:45px 20px}.page-top .service .service-title{position:static}.page-top .service .f-box{margin-top:30px}.page-top .service .f-box+.f-box{margin-top:30px}.page-top .service .f-box:nth-child(odd){flex-direction:column-reverse}.page-top .service .f-box-text{width:100%}.page-top .service .f-box-img{margin-top:20px;width:100%}.page-top .advantage{margin:45px 0}.page-top .advantage::after{display:none}.page-top .advantage .is_designed{max-width:calc((100% - 1000px)/2 + 1000px - 85px)}.page-top .advantage .is_designed .wrapper{margin:0 auto;padding:45px 0}.page-top .advantage__inner{padding-right:0}.page-top .advantage .grid-box{grid-template-columns:repeat(1, 1fr);padding-inline:0;transform:translateY(0);width:100%;margin-top:30px}.page-top .advantage .g-box-child{padding-inline:20px;max-width:100%}.page-top .work .wrapper{padding:45px 0}.page-top .work .work-title{position:static;margin-bottom:3rem}.page-top .work__item{padding-inline:20px;width:100%}.page-top .work__img{display:block}.page-top .work__img img{aspect-ratio:3/2;height:auto}.page-top .work__img-sub{display:block}.page-top .work__img-sub img{margin-top:20px}.page-top .work__other{border-radius:15px;margin-top:40px;padding:30px}.page-top .work__other-list{grid-template-columns:1fr;gap:0;margin-top:0}.page-top .work__other-list dt{margin-top:.7em}.page-top .work__other-list dt:first-of-type{margin-top:0}.page-top .work__other-list dd{grid-column:1;font-size:20px}.page-top .company{background:none}.page-top .company .wrapper{padding:45px 0}.page-top .company .f-box-text{width:100%;margin:0 auto 30px;max-width:100%}.page-top .company dl{display:block;border-top:1px solid #00328c}.page-top .company dt{padding:.4em 0;border-color:#b5b8bb;border-bottom-style:dashed}.page-top .company dd{padding:1em 0;border-color:#00328c}.page-top .company .f-box-img{width:100%;aspect-ratio:1/1;overflow:hidden}.page-top .company .f-box-img img{object-fit:cover;height:100%}.page-top .recruit{margin-bottom:0;background:#f0f5fa}.page-top .recruit .is_designed{padding:0 0 50px}.page-top .recruit .is_designed::after{border-radius:0 0 0 0;width:100vw;left:calc(50% - 50vw)}.page-top .recruit .is_designed::before{content:none}.page-top .recruit__inner{width:100%;padding-top:30px}.page-top .recruit .recruit-title{margin-bottom:0}.page-top .recruit__contents{grid-template-columns:1fr}.page-top .recruit__contents .title{font-size:2rem;font-weight:bold;margin-bottom:1.2em}.page-top .recruit__contents .c-btn{text-align:center}.page-top .contact .wrapper{padding:4rem 0 6rem}.page-top .contact__intro{text-align:left}}