.find_form{width:200px;position:relative}.find_form button{aspect-ratio:1;height:18px;margin:auto 0;padding:0;position:absolute;top:0;bottom:0;left:10px;z-index:1;background-color:rgba(0,0,0,0);border:0}.find_form input{width:100%;height:30px;padding:4px 15px 4px 35px;line-height:20px;font-size:1.4rem;background-color:#fff!important;border:1px solid #c9caca;border-radius:15px}.find_form input:-internal-autofill-selected{box-shadow:inset 0 0 0 1000px #fff}@media screen and (max-width:1040px){.find_form{width:100%;max-width:380px}.find_form button{left:20px}.find_form input{height:60px;padding:4px 20px 4px 50px;line-height:20px;border-radius:30px}}:where(header,#nav_global){height:120px}header{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;position:fixed;inset:0;z-index:100;background-color:#fff}header #btn_logo{width:156px;margin-left:20px}:where(#nav_global,#nav_global ul){display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row;gap:30px}#nav_global{position:fixed;top:0;right:0;z-index:101}#nav_global ul a{text-align:center;line-height:30px}#nav_global .inner{width:190px;height:100%;display:grid;grid-template-columns:none;grid-template-rows:repeat(2,auto);justify-items:none;align-items:none;grid-gap:0;gap:0}#nav_global .inner :is(.btn_header_inquiry,.search){display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}#nav_global .inner .btn_header_inquiry{color:#fff;background-color:#385ca9}#nav_global .inner .search{background-color:#e3e4e5}#nav_global .inner .search form{width:170px}@media screen and (max-width:1200px){:where(header,#nav_global){height:100px}}@media screen and (max-width:1040px){header{height:80px}header label{aspect-ratio:1;height:80px;position:relative;background-image:linear-gradient(270deg,#000,#000);background-position:50%;background-repeat:no-repeat;background-size:40px 1px;transition-property:background-size;transition-timing-function:ease}header label,header label:after,header label:before{display:block;transition-duration:.3s;transition-delay:0s}header label:after,header label:before{content:"";width:40px;height:1px;margin:0 auto;position:absolute;left:0;right:0;background-color:#000;transition-property:all;transition-timing-function:ease}header label:before{top:27px}header label:after{bottom:27px}#nav_global{display:none}}#nav_hamburger{display:none}@media screen and (max-width:1040px){#nav_hamburger{width:100%;height:100%;padding:120px 0;display:block;position:fixed;inset:0;z-index:99;background-color:hsla(0,0%,100%,.85);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);overflow:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;transform:translateX(100%);transition-property:transform;transition-duration:.7s;transition-delay:0s;transition-timing-function:cubic-bezier(1,0,0,1)}#nav_hamburger .parents{padding-top:70px;position:relative;column-count:2;column-gap:30px}#nav_hamburger .parent{page-break-inside:avoid;break-inside:avoid}#nav_hamburger .parent+.parent{margin-bottom:20px;padding-top:20px;border-top:1px solid #c9caca}#nav_hamburger .parent:has(a[href="/"]){position:absolute;top:0;left:0}#nav_hamburger .children{padding-top:20px;display:grid;grid-gap:10px 0;gap:10px 0}#nav_hamburger .child{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row}#nav_hamburger .btn_parent span{display:block}#nav_hamburger .btn_parent .roboto{line-height:1.2;font-size:2.4rem}#nav_hamburger .btn_parent .ja{font-size:1.2rem}#nav_hamburger .btn_child{margin-left:20px;margin-left-color:#385ca9}#nav_hamburger .other_menus{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-wrap:row;flex-direction:row;gap:30px}body:has(#chk_nav:checked) header label{background-size:0 1px}body:has(#chk_nav:checked) header label:before{top:39px;transform:rotate(45deg)}body:has(#chk_nav:checked) header label:after{bottom:39px;transform:rotate(-45deg)}body:has(#chk_nav:checked) #nav_hamburger{transform:translateX(0)}}@media screen and (max-width:600px){#nav_hamburger .parents{padding-top:0;column-count:auto;column-gap:0}#nav_hamburger .parent:has(a[href="/"]){padding-bottom:20px;position:static}#nav_hamburger .parent+.parent{margin-bottom:20px;padding-top:20px}#nav_hamburger .children{flex-direction:column;gap:10px 0}#nav_hamburger .children .child{width:auto}#nav_hamburger .btn_child{margin-left:0}#nav_hamburger .other_menus{flex-direction:column}}footer{padding-top:60px;position:relative;z-index:1;background-color:#fff;border-top:1px solid #c9caca}footer :is(#other_links,p.copyright){color:#fff;background-color:#385ca9}footer p.copyright{padding:40px 0;text-align:center;font-size:1.6rem}#footer_links{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row}#footer_links li+li{margin-top:10px}#footer_links a{color:#575554}#footer_links .inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row}#footer_links .category+.category{margin-top:40px}#footer_links .category_title{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row;line-height:30px;font-size:2rem}#footer_links .category_title+.nav_links{margin-top:20px}#footer_links .box:has(.nav_links) .category_title{position:relative}#footer_links .box:has(.nav_links) .category_title:after{content:"";width:100%;height:2px;display:block;position:absolute;bottom:-2px;left:0;background-color:#575554}#other_links{width:100%;margin-top:80px;padding-top:40px;border-top:1px solid #575554}#other_links ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;gap:20px}#other_links li+li{padding-left:20px;border-left:1px solid #fff}#other_links :is(a span,a span+span){color:#fff}@media screen and (max-width:1000px){footer{border-top:0}footer .wrapper{padding-top:0;border-top:0}#footer_links{display:none}#other_links{margin-top:0}}@media screen and (max-width:600px){footer{padding-top:40px}footer p.copyright{padding-bottom:100px}#other_links ul{flex-direction:column;gap:10px 0}#other_links li+li{padding:0;border-left:0}}#kv{width:100%;height:360px;position:relative}#kv img{object-fit:cover}#kv img,#kv_title{width:100%;height:100%}#kv_title{position:absolute;inset:0;z-index:1;color:#fff;background-color:rgba(163,170,185,.5)}#kv_title.without_image{color:#385ca9;background-color:rgba(0,0,0,0);border-top:1px solid #c9caca;border-bottom:1px solid #c9caca}#kv_title .wrapper{height:100%;position:relative;display:flex;justify-content:center;align-items:flex-start;flex-wrap:nowrap;flex-direction:column}#kv_title h1{line-height:1.4;font-size:5rem}#kv_title h1 small{display:block;font-size:3.6rem}#kv_title strong{display:block;font-size:1.8rem}@media screen and (max-width:1000px){#kv_title h1{font-size:calc(.1302083333vw*36)}#kv_title h1 small{font-size:calc(.1302083333vw*28)}#kv_title strong{font-size:calc(.1302083333vw*18)}}@media screen and (max-width:600px){#kv{width:100%;height:220px}#kv_title h1{font-size:min(.2666666667vw*28,28px)}#kv_title h1 small{font-size:min(.2666666667vw*20,20px)}#kv_title strong{font-size:min(.2666666667vw*14,14px)}}#breadcrumb{margin-top:20px}#breadcrumb+*{margin-top:80px}#breadcrumb ul{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:row;gap:5px 0;font-size:1.2rem}#breadcrumb ul li:has(+li){margin-right:10px}#breadcrumb ul li+li{padding-left:20px;position:relative}#breadcrumb ul li+li:before{content:">";width:20px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row;position:absolute;top:0;left:0}#breadcrumb ul li a{color:#385ca9}#breadcrumb ul li:last-child a{color:#575554;pointer-events:none}@media screen and (max-width:1000px){#breadcrumb+*{margin-top:60px}#breadcrumb ul li:has(+li){margin-right:5px}#breadcrumb ul li+li{padding-left:15px}#breadcrumb ul li+li:before{width:15px}}@media screen and (max-width:600px){#breadcrumb{margin-top:10px}#breadcrumb+*{margin-top:40px}}section.layout_section+section.layout_section{margin-top:120px}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_grey,section.layout_section>.bg_light){padding:80px 0}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_grey,section.layout_section>.bg_light).padding_size_small{padding:40px 0}@media screen and (max-width:1000px){section.layout_section+section.layout_section{margin-top:80px}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_grey,section.layout_section>.bg_light){padding:60px 0}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_grey,section.layout_section>.bg_light).padding_size_small{padding:30px 0}}@media screen and (max-width:600px){section.layout_section+section.layout_section{margin-top:60px}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_grey,section.layout_section>.bg_light){padding:40px 0}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_grey,section.layout_section>.bg_light).padding_size_small{padding:20px 0}}.layout_box+.layout_box{margin-top:80px}.layout_box+.layout_box.margin_size_small{margin-top:30px}.layout_box:is(.bg_blue,.bg_grey){padding:20px}@media screen and (max-width:1000px){.layout_box+.layout_box{margin-top:60px}}@media screen and (max-width:600px){.layout_box+.layout_box.margin_size_small{margin-top:20px}}.color_box{padding:30px}.color_box.padding_size_large{padding:30px 60px}@media screen and (max-width:1000px){.color_box.padding_size_large{padding:30px}}@media screen and (max-width:600px){.color_box,.color_box.padding_size_large{padding:20px}}.cols{display:grid;grid-gap:60px 40px;gap:60px 40px}.cols+.cols{margin-top:60px}.cols.direction_center{justify-content:center}.cols.direction_right{justify-content:flex-end}.cols.direction_justify{justify-content:space-between}.cols.layout2-1{grid-template-columns:auto 28%}.cols.layout1-1{grid-template-columns:repeat(2,1fr)}.cols.layout1-2{grid-template-columns:21% auto}.cols.layout3-1{grid-template-columns:auto 28%}.cols.layout1-3{grid-template-columns:28% auto}.cols.layout1-1-1{grid-template-columns:repeat(3,1fr)}.cols.layout1-1-1-1{grid-template-columns:repeat(4,1fr)}@media screen and (min-width:601px){.cols.has_sub_grid .col{display:grid;grid-template-rows:subgrid;grid-row:span var(--grid-row);grid-row-gap:0}}.cols.last_bottom .col{display:flex;justify-content:flex-start;align-items:normal;flex-wrap:nowrap;flex-direction:column}.cols.last_bottom .col>:last-child{margin-top:auto}.cols.has_border{gap:60px}.cols.has_border.layout1-1 .col:nth-child(2n){position:relative}.cols.has_border.layout1-1 .col:nth-child(2n):before{content:"";width:1px;height:100%;display:block;position:absolute;top:0;left:-30px;background-color:#c9caca}.cols.has_border.layout1-1-1 :is(.col:nth-child(3n),.col:nth-child(3n+2)){position:relative}.cols.has_border.layout1-1-1 :is(.col:nth-child(3n),.col:nth-child(3n+2)):before{content:"";width:1px;height:100%;display:block;position:absolute;top:0;left:-30px;background-color:#c9caca}@media screen and (max-width:1000px){.cols:is(.layout1-1-1,.layout1-1-1-1){gap:60px 20px}.cols.has_border{gap:60px 20px}.cols.has_border.layout1-1 .col:nth-child(2n):before{display:none}.cols.has_border.layout1-1-1 :is(.col:nth-child(3n),.col:nth-child(3n+2)):before{left:-15px}}@media screen and (max-width:600px){.cols{gap:40px 0}.cols:is(.layout1-1,.layout2-1,.layout1-2,.layout3-1,.layout1-3,.layout1-1-1){grid-template-columns:none}.cols:is(.layout1-1-1,.layout1-1-1-1){gap:40px 0}.cols.layout1-1-1-1{grid-template-columns:repeat(2,1fr)}.cols.has_border.layout1-1-1 :is(.col:nth-child(3n),.col:nth-child(3n+2)):before{width:100%;height:1px;top:-20px;left:0}.cols .col.is_sp_image_first{order:-1}}:is(h1,h2,h3,h4,h5,h6).h_simple{margin-bottom:20px;line-height:1.4;font-size:2.6rem;white-space:pre-line}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extralarge{font-size:4.2rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_large{font-size:3.8rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_small{font-size:2.2rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extrasmall{margin-bottom:10px;font-size:1.8rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_nano{margin-bottom:10px;line-height:1.4;font-size:1.6rem}:is(h1,h2,h3,h4,h5,h6).h_simple.has_bottom_border{padding-bottom:10px;border-bottom:1px solid #c9caca}@media screen and (max-width:1000px){:is(h1,h2,h3,h4,h5,h6).h_simple{font-size:calc(.1302083333vw*22)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extralarge{font-size:calc(.1302083333vw*32)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_large{font-size:calc(.1302083333vw*28)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_small{font-size:calc(.1302083333vw*18)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extrasmall{font-size:calc(.1302083333vw*18)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_nano{font-size:calc(.1302083333vw*16)}:is(h1,h2,h3,h4,h5,h6).h_simple small{display:block}}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_simple{margin-bottom:20px;font-size:min(.2666666667vw*20,20px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extralarge{font-size:min(.2666666667vw*36,36px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_large{font-size:min(.2666666667vw*24,24px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_small{font-size:min(.2666666667vw*18,18px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extrasmall{font-size:min(.2666666667vw*16,16px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_nano{font-size:min(.2666666667vw*16,16px)}}:is(h1,h2,h3,h4,h5,h6).h_has_border{margin-bottom:60px;display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;flex-direction:row;font-size:2.6rem;border-bottom:5px solid #c9caca}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text{padding-bottom:10px;display:block;position:relative}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text:after{content:"";width:100%;height:5px;display:block;position:absolute;bottom:-5px;left:0;background-color:#000}:is(h1,h2,h3,h4,h5,h6).h_has_border.color_blue .h_has_border_text:after{background-color:#385ca9}:is(h1,h2,h3,h4,h5,h6).h_has_border.margin_size_small{margin-bottom:40px}:is(h1,h2,h3,h4,h5,h6).h_has_border.margin_size_none{margin-bottom:0}@media screen and (max-width:1000px){:is(h1,h2,h3,h4,h5,h6).h_has_border{margin-bottom:40px;font-size:calc(.1302083333vw*20);border-bottom-width:4px}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text{padding-bottom:5px}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text:after{height:4px;bottom:-4px}}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_has_border{margin-bottom:20px;font-size:min(.2666666667vw*20,20px)}:is(h1,h2,h3,h4,h5,h6).h_has_border.margin_size_small{margin-bottom:20px}}:is(h1,h2,h3,h4,h5,h6).h_has_left_border{margin-bottom:40px;padding-left:30px;position:relative;color:#385ca9;font-size:2.2rem}:is(h1,h2,h3,h4,h5,h6).h_has_left_border:before{content:"";width:15px;height:4px;display:block;position:absolute;top:.65em;left:0;background-color:#385ca9}:is(h1,h2,h3,h4,h5,h6).h_has_left_border.color_black{color:#000}:is(h1,h2,h3,h4,h5,h6).h_has_left_border.color_black:before{background-color:#000}@media screen and (max-width:1000px){:is(h1,h2,h3,h4,h5,h6).h_has_left_border{margin-bottom:20px;font-size:calc(.1302083333vw*20)}}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_has_left_border{font-size:min(.2666666667vw*20,20px)}}.h_has_ornament{margin-bottom:10px;padding-left:1em;position:relative;font-size:1.6rem}.h_has_ornament:before{content:"";width:.7em;aspect-ratio:1;display:block;position:absolute;top:.5em;left:0;background-color:#385ca9}@media screen and (max-width:1000px){.h_has_ornament{font-size:calc(.1302083333vw*14)}}@media screen and (max-width:600px){.h_has_ornament{font-size:min(.2666666667vw*14,14px)}}.multiple_title{margin-bottom:40px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:column}.multiple_title .h_simple{margin-bottom:10px;text-align:center;line-height:1.2}.multiple_title .small_title{display:block;color:#575554;font-size:1.8rem;letter-spacing:.1em}@media screen and (max-width:1000px){.multiple_title{margin-bottom:40px}.multiple_title .large_title{font-size:calc(.1302083333vw*36)}.multiple_title .small_title{font-size:calc(.1302083333vw*18)}}@media screen and (max-width:600px){.multiple_title{margin-bottom:20px}.multiple_title .h_simple{margin-bottom:0;line-height:1.4}.multiple_title .small_title{font-size:min(.2666666667vw*16,16px)}}.lead_paragraph{line-height:2.2;font-size:1.8rem}.lead_paragraph.margin_size_medium{margin-bottom:30px}@media screen and (max-width:1000px){.lead_paragraph{line-height:1.8;text-align:left;font-size:calc(.1302083333vw*16)}.lead_paragraph.margin_size_medium{margin-bottom:20px}}@media screen and (max-width:600px){.lead_paragraph{font-size:min(.2666666667vw*16,16px)}.lead_paragraph.text_align_center{text-align:left}}