/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */*{box-sizing:border-box}::before,::after{box-sizing:inherit}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.15}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit;line-height:inherit}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;margin:0;clear:both;overflow:visible;border:0;border-top:1px solid;color:inherit}pre{font-size:inherit;font-family:monospace,monospace}address{font-style:inherit}a{background-color:rgba(0,0,0,0);color:inherit;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:inherit;font-family:monospace,monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none;vertical-align:bottom}embed,object,iframe{border:0;vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:0;border-radius:0;outline:0;background:rgba(0,0,0,0);color:inherit;font:inherit;text-align:inherit;vertical-align:middle}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}option{padding:0}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:bold;text-align:left}template{display:none}[hidden]{display:none}html{font-size:62.5%;line-height:1.75}body{word-wrap:break-word;position:relative;padding-left:150px;color:#000;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;overflow-wrap:break-word}img{width:100%;height:auto}html,body{display:flex;flex-direction:column}body{min-height:100vh}footer{margin-top:auto}.footer{background-color:#0b3489;color:#fff}.footer_inner{display:flex;justify-content:center;padding:80px 20px 60px}.footer_contact{margin-right:40px;padding-right:40px;border:solid 0 #fff;border-right-width:1px}.footer_copyright{display:block;padding:20px 0;border-top:dashed 1px #5975af;font-size:1.2rem;text-align:center}.footerContact{display:flex}.footerContact_head{display:flex;align-items:center;justify-content:center;margin-right:25px;padding:0 25px;border:solid 1px #fff;font-weight:700;font-size:1.8rem}.footerContact_tel{font-size:4.2rem;font-family:"Barlow Condensed",sans-serif}.footerInfo_head{font-weight:700}.footerInfo_logo{margin:15px 0}.footerInfo_address{margin-bottom:10px}.footerInfo_link{position:relative;padding-left:15px}.footerInfo_link::before{display:inline-block;position:absolute;top:0;bottom:0;left:0;width:5px;height:5px;margin:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:solid 1px #fff;border-right:solid 1px #fff;content:""}.header{z-index:1;position:fixed;top:0;left:0;width:150px;height:100vh;background-color:#000f2e}.header_logo{display:flex;z-index:3;position:relative;align-items:center;justify-content:center;height:150px;margin-bottom:30px;padding:0 35px;background-color:#0b3489}.header_textArea{display:flex;justify-content:center}.header_text{color:#fff;line-height:1.4;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.header_text-s{display:block;margin-left:5px;font-size:1.4rem}.headerMenuBtn{z-index:4;position:absolute;bottom:60px;left:calc(150px/2 - 21px);height:28px}.headerMenuBtn.is-active .headerMenuBtn_bar{background-color:rgba(0,0,0,0)}.headerMenuBtn.is-active .headerMenuBtn_bar::before{-webkit-transform:translateY(14px) rotate(-45deg);transform:translateY(14px) rotate(-45deg);background-color:#fff}.headerMenuBtn.is-active .headerMenuBtn_bar::after{-webkit-transform:translateY(-14px) rotate(45deg);transform:translateY(-14px) rotate(45deg);background-color:#fff}.headerMenuBtn_bar{display:block;position:relative;width:42px;height:1px;background-color:#fff}.headerMenuBtn_bar::before,.headerMenuBtn_bar::after{display:block;position:absolute;left:0;width:100%;height:100%;background-color:inherit;content:"";transition:all .4s}.headerMenuBtn_bar::before{top:-14px}.headerMenuBtn_bar::after{top:14px}.headerNav{display:flex;z-index:2;position:fixed;top:0;left:0;align-items:center;width:100%;height:100vh;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:#000f2e;color:#fff;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}body.is-navActive .headerNav{-webkit-transform:translateX(0);transform:translateX(0)}.headerNav_list{margin-left:170px;line-height:1.6}.headerNav_item{font-weight:700;font-size:2rem}.headerNav_item:nth-child(n+2){margin-top:60px}.headerNav_link{display:block}.headerNav_en{display:block;font-weight:normal;font-size:6rem;font-family:"Barlow Condensed",sans-serif}.br-s{display:none}.breadcrumbs{width:calc(100% - 40px * 2);max-width:1440px;margin:0 auto}.breadcrumbs_list{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:20px 0;font-size:1.2rem}.breadcrumbs_item:not(:last-child)::after{margin:0 10px;content:">"}.breadcrumbs_link{color:#0b3489}.content{padding-bottom:120px}.content_inner-s{width:calc(100% - 40px * 2);max-width:900px;margin:0 auto}.heading01{position:relative;padding:130px 20px 100px;color:#0b3489;font-weight:700;font-size:5rem;text-align:center}.heading01::after{position:absolute;bottom:60px;left:50%;width:42px;height:1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#000f2e;content:""}.indent-01{padding-left:1em;text-indent:-1em}.indent-02{padding-left:2em;text-indent:-2em}.lead{padding-bottom:50px;font-weight:500;font-size:2.6rem}.lead-s{font-size:2rem}.listMarker>li:nth-child(n+2){margin-top:2px}ul.listMarker{padding-left:1.5em;list-style:disc}.mt0{margin-top:0px !important}.mr0{margin-right:0px !important}.mb0{margin-bottom:0px !important}.ml0{margin-left:0px !important}.mt10{margin-top:10px !important}.mr10{margin-right:10px !important}.mb10{margin-bottom:10px !important}.ml10{margin-left:10px !important}.mt20{margin-top:20px !important}.mr20{margin-right:20px !important}.mb20{margin-bottom:20px !important}.ml20{margin-left:20px !important}.mt30{margin-top:30px !important}.mr30{margin-right:30px !important}.mb30{margin-bottom:30px !important}.ml30{margin-left:30px !important}.mt40{margin-top:40px !important}.mr40{margin-right:40px !important}.mb40{margin-bottom:40px !important}.ml40{margin-left:40px !important}.mt50{margin-top:50px !important}.mr50{margin-right:50px !important}.mb50{margin-bottom:50px !important}.ml50{margin-left:50px !important}.mt60{margin-top:60px !important}.mr60{margin-right:60px !important}.mb60{margin-bottom:60px !important}.ml60{margin-left:60px !important}.mt70{margin-top:70px !important}.mr70{margin-right:70px !important}.mb70{margin-bottom:70px !important}.ml70{margin-left:70px !important}.mt80{margin-top:80px !important}.mr80{margin-right:80px !important}.mb80{margin-bottom:80px !important}.ml80{margin-left:80px !important}.mt90{margin-top:90px !important}.mr90{margin-right:90px !important}.mb90{margin-bottom:90px !important}.ml90{margin-left:90px !important}.mt100{margin-top:100px !important}.mr100{margin-right:100px !important}.mb100{margin-bottom:100px !important}.ml100{margin-left:100px !important}.fz-xs{font-size:1.2rem !important}.fz-s{font-size:1.4rem !important}.fz-m{font-size:1.6rem !important}.fz-l{font-size:1.8rem !important}.fz-xl{font-size:2rem !important}.fw-n{font-weight:normal !important}.fw-b{font-weight:bold !important}.ta-left{text-align:left !important}.ta-right{text-align:right !important}.ta-center{text-align:center !important}.va-top{vertical-align:top !important}.va-middle{vertical-align:middle !important}.va-bottom{vertical-align:bottom !important}.va-base{vertical-align:baseline !important}.d-i{display:inline !important}.d-ib{display:inline-block !important}.d-b{display:block !important}.d-none{display:none !important}.c-main{color:#0b3489 !important}@media (max-width: 1024px){body{padding-top:80px;padding-left:0}.footerContact{display:block}.footerContact_head{margin:0 0 15px 0;padding:5px}.footerContact_tel{line-height:1.5}.header{width:100%;height:80px}.header_link{display:flex;align-items:center}.header_logo{width:80px;height:80px;margin-bottom:0;padding:0 10px}.header_textArea{display:block}.header_text{display:flex;align-items:center;height:100%;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}.header_text-s{margin:0 20px}.headerMenuBtn{top:0;right:20px;bottom:auto;left:auto;height:100%}.headerMenuBtn.is-active .headerMenuBtn_bar::before{-webkit-transform:translateY(10px) rotate(-45deg);transform:translateY(10px) rotate(-45deg)}.headerMenuBtn.is-active .headerMenuBtn_bar::after{-webkit-transform:translateY(-10px) rotate(45deg);transform:translateY(-10px) rotate(45deg)}.headerMenuBtn_bar{width:36px}.headerMenuBtn_bar::before{top:-10px}.headerMenuBtn_bar::after{top:10px}.headerNav{justify-content:center;-webkit-transform:translate(0, -100%);transform:translate(0, -100%)}body.is-navActive .headerNav{-webkit-transform:translateY(0);transform:translateY(0)}.headerNav_list{margin-left:0}.headerNav_item{font-size:1.8rem;text-align:center}.headerNav_item:nth-child(n+2){margin-top:40px}.headerNav_en{font-size:5rem}.br-l{display:none}.breadcrumbs{width:calc(100% - 30px * 2)}.content_inner-s{width:calc(100% - 30px * 2)}.heading01{padding-top:50px;font-size:4.6rem}}@media (max-width: 767px){body{padding-top:60px}.footer_inner{display:block;padding:40px 15px}.footer_contact{margin:0 0 20px 0;padding:0 0 20px;border-right:none;border-width:0 0 1px 0}.footerInfo_logo{max-width:260px}.header{height:60px}.header_logo{width:60px;height:60px}.header_textArea{margin-left:10px}.header_text{display:block}.header_text-s{margin:0;font-size:1.1rem}.headerMenuBtn{right:15px}.headerMenuBtn.is-active .headerMenuBtn_bar::before{-webkit-transform:translateY(8px) rotate(-45deg);transform:translateY(8px) rotate(-45deg)}.headerMenuBtn.is-active .headerMenuBtn_bar::after{-webkit-transform:translateY(-8px) rotate(45deg);transform:translateY(-8px) rotate(45deg)}.headerMenuBtn_bar{width:26px}.headerMenuBtn_bar::before{top:-8px}.headerMenuBtn_bar::after{top:8px}.headerNav_item{font-size:1.6rem}.headerNav_item:nth-child(n+2){margin-top:30px}.headerNav_en{font-size:4rem}.br-s{display:inline}.br-m{display:none}.breadcrumbs{width:calc(100% - 15px * 2)}.breadcrumbs{display:none}.content{padding-bottom:60px}.content_inner-s{width:calc(100% - 15px * 2)}.heading01{padding:30px 15px 50px;font-size:2.6rem}.heading01::after{bottom:30px;width:32px}.lead{padding-bottom:20px;font-size:2.2rem}.lead-s{font-size:1.7rem}.mt0{margin-top:0px !important}.mr0{margin-right:0px !important}.mb0{margin-bottom:0px !important}.ml0{margin-left:0px !important}.mt10{margin-top:5px !important}.mr10{margin-right:5px !important}.mb10{margin-bottom:5px !important}.ml10{margin-left:5px !important}.mt20{margin-top:10px !important}.mr20{margin-right:10px !important}.mb20{margin-bottom:10px !important}.ml20{margin-left:10px !important}.mt30{margin-top:15px !important}.mr30{margin-right:15px !important}.mb30{margin-bottom:15px !important}.ml30{margin-left:15px !important}.mt40{margin-top:20px !important}.mr40{margin-right:20px !important}.mb40{margin-bottom:20px !important}.ml40{margin-left:20px !important}.mt50{margin-top:25px !important}.mr50{margin-right:25px !important}.mb50{margin-bottom:25px !important}.ml50{margin-left:25px !important}.mt60{margin-top:30px !important}.mr60{margin-right:30px !important}.mb60{margin-bottom:30px !important}.ml60{margin-left:30px !important}.mt70{margin-top:35px !important}.mr70{margin-right:35px !important}.mb70{margin-bottom:35px !important}.ml70{margin-left:35px !important}.mt80{margin-top:40px !important}.mr80{margin-right:40px !important}.mb80{margin-bottom:40px !important}.ml80{margin-left:40px !important}.mt90{margin-top:45px !important}.mr90{margin-right:45px !important}.mb90{margin-bottom:45px !important}.ml90{margin-left:45px !important}.mt100{margin-top:50px !important}.mr100{margin-right:50px !important}.mb100{margin-bottom:50px !important}.ml100{margin-left:50px !important}}@media (any-hover: hover){.footerInfo_link:hover{text-decoration:underline}.headerMenuBtn:hover:not(.is-active) .headerMenuBtn_bar::before{top:-16px}.headerMenuBtn:hover:not(.is-active) .headerMenuBtn_bar::after{top:16px}.headerNav_link{transition:all .2s}.headerNav_link:hover{position:relative;padding-left:20px;color:#bcd2ff}.headerNav_link:hover::before{position:absolute;top:50px;left:0;width:10px;height:1px;background-color:#fff;content:""}.breadcrumbs_link:hover{text-decoration:underline}}
/*# sourceMappingURL=style.css.map */