﻿:root{--headerH: 60px;--space: 20px;--spacetb: 30px}@media print, screen and (min-width: 768px){:root{--headerH: 100px;--space: 40px;--spacetb: 90px}}section,nav,article,aside,hgroup,header,footer,figure,figcaption,details,main{display:block;margin:0}video,audio,canvas{display:inline-block}audio:not([controls]){display:none}[hidden]{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{padding:0;margin:0}h1,h2,h3,h4,h5,h6{line-height:1.3;word-break:auto-phrase;margin:0}p,blockquote,dl,dd,figure{margin:0}iframe{max-width:100%}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, sans-serif;white-space:pre-wrap;word-wrap:break-word;margin:0}ol,ul{padding:0;margin:0}ol li,ul li{list-style:none;margin:0}li img{vertical-align:bottom}a:not([class]){text-decoration-skip-ink:auto;text-decoration:underline;color:#031a40}a,a:link,a:visited{outline:none;word-break:break-all;text-decoration:none;color:currentColor}a:focus{outline:0}a:hover,a:active{outline:0}strong,b{font-weight:bolder}small{font-size:80%}q{quotes:none}abbr[title]{border-bottom:1px dotted}code,samp,kbd{font-family:monospace, sans-serif}mark{color:black;background-color:yellow}sub,sup{vertical-align:baseline;position:relative}sub{bottom:-0.25em}sup{top:-0.5em}br{letter-spacing:0 !important}img,picture{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%;height:auto;pointer-events:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse;border-spacing:0}caption{padding:0}th,td{padding:0}th{font-weight:normal}form{margin:0}fieldset{border:0;padding:0;margin:0}legend{border:0}input,button,select,textarea{font-size:inherit;color:inherit;margin:0;font-family:"Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}input,button{line-height:normal;vertical-align:inherit}input::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]:focus{outline-offset:-2px}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;vertical-align:middle;margin-right:5px}input[type="date"]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="submit"],input[type="reset"],input[type="button"],button{cursor:pointer;-webkit-appearance:button}select{line-height:normal}textarea{vertical-align:top;overflow:auto}textarea:not([rows]){min-height:10em}address{font-style:normal}i{font-style:normal}@media screen and (max-width: 767px){*{max-height:999999px}body{background:none;-webkit-text-size-adjust:none}a img{line-height:100%;vertical-align:middle}input,button,select,textarea{max-width:100%}}@media screen and (max-width: 600px){#wpadminbar{position:fixed !important}}html{scroll-behavior:smooth;height:100%}@media screen and (max-width: 767px){body.logged-in #humberger,body.logged-in .closeBtn{top:46px !important}}body{height:100%;min-height:100vh;min-height:100svh;font-family:"Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;letter-spacing:0.05em;line-height:1.5;font-size:1.6rem;color:#000;font-feature-settings:"palt";position:relative}@media print, screen and (min-width: 768px){body{min-width:1200px}}@media print, screen and (min-width: 768px){a[href*="tel:"]{pointer-events:none;cursor:default;color:inherit;text-decoration:none}}main{container-type:inline-size}.h1{overflow:hidden;position:relative}.h1 h1{position:absolute}@media print, screen and (min-width: 768px){.header{height:var(--headerH);overflow:hidden;background:#fff}}.header .inner{position:relative;height:100%;width:min(100%, 1500px)}@media print, screen and (min-width: 768px){.header .inner{display:flex;align-items:center;justify-content:space-between;gap:15px}}@media screen and (max-width: 767px){.header .inner{min-width:inherit;min-height:var(--headerH);padding:5px 45px 5px 15px}}.header .logo{text-align:left;line-height:1.2;letter-spacing:0;font-size:clamp(1.4rem, 1.8vw, 1.8rem)}@media screen and (max-width: 767px){.header .logo{font-size:1.4rem;white-space:nowrap;float:left;height:50px}}.header .logo a{color:#031a40;display:flex;align-items:center;gap:1em;width:100%;height:100%}.header .logo .site_name{white-space:nowrap}.header .logo strong{font-weight:600}.header .logo .en{font-size:150%;font-weight:800;display:block}@media print, screen and (min-width: 768px){.header #drawernav{flex:1;max-width:1100px;display:flex;align-items:center;justify-content:space-between;gap:15px}}@media print, screen and (min-width: 768px){.header nav{flex:1}}.header .info{background:#ca0c0c;color:#fff;font-weight:500;position:relative;letter-spacing:0;white-space:nowrap}@media print, screen and (min-width: 768px){.header .info{border-top-left-radius:60px;border-bottom-left-radius:60px;margin-right:calc( var(--space) * -1);font-size:clamp(1.2rem, 1vw, 1.6rem)}}@media screen and (max-width: 767px){.header .info{border-radius:10px}}.header .info:after{content:'';display:block;position:absolute;left:100%;top:0;bottom:0;background-color:inherit}@media print, screen and (min-width: 1500px){.header .info:after{width:calc((100cqi - 1500px) / 2)}}.header .info .tel{font-family:"Roboto","Noto Sans JP",sans-serif;display:block;font-size:2rem;font-weight:500;line-height:1;color:#fff;text-align:center;padding:20px 1.5em}@media screen and (max-width: 767px){.header .info .tel{padding:15px 20px;border-radius:10px}}.header .info .tel .num{display:flex;align-items:center;gap:5px}.header .info .tel .num:before{content:'';display:block;width:16px;aspect-ratio:1 / 1;background:#fff;mask:url("../img/icon_telephone.svg") no-repeat center/contain}.header .info .small_txt{font-size:clamp(1rem, 1vw, 1.2rem);display:block;font-weight:400;margin-top:3px}@media print, screen and (min-width: 768px){.gnavi{display:flex;justify-content:space-around;width:100%;font-size:clamp(1.4rem, 1.2vw, 1.6rem);gap:.6em}}@media screen and (max-width: 767px){.gnavi{margin-bottom:20px;background:#fff;border-radius:10px;overflow:hidden;padding:5px}}.gnavi>li{text-align:center;line-height:1.2;letter-spacing:0;font-weight:500}@media screen and (max-width: 767px){.gnavi>li:not(:last-child){border-bottom:solid 1px #ddd}}.gnavi>li>a{position:relative;padding-block:15px;color:#000;word-break:keep-all;white-space:pre-wrap;display:flex;place-items:center;height:100%}@media screen and (max-width: 767px){.gnavi>li>a{padding:15px}}.gnavi>li>a:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;transition:.6s;opacity:0;width:1px;height:2px;background:#031a40;margin:auto}@media screen and (max-width: 767px){.gnavi>li>a:after{display:none}}.gnavi>li>a:hover:after{width:20%;opacity:1}#page_header{position:relative;background:#eee}#page_header .inner{position:relative}@media print, screen and (min-width: 768px){#page_header .inner{display:flex;align-items:center;justify-content:space-between;padding-block:30px}}#page_header .page_ttl{font-size:1.8rem;font-weight:700}@media screen and (max-width: 767px){#page_header .page_ttl{padding-block:20px}}@media print, screen and (min-width: 768px){.breadcrumb_wrapper{padding-left:40px;order:1}}@media screen and (max-width: 767px){.breadcrumb_wrapper{padding:12px var(--space);margin:0 calc(var(--space) * -1);background:#fcfcfc;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb_wrapper::-webkit-scrollbar{display:none}}#breadcrumbs,.breadcrumb{white-space:nowrap;display:flex;font-size:1.4rem}@media screen and (max-width: 767px){#breadcrumbs,.breadcrumb{font-size:1.2rem}}#breadcrumbs a,.breadcrumb a{position:relative;padding-right:30px;text-decoration:underline}#breadcrumbs span,.breadcrumb span{white-space:nowrap}@media print, screen and (min-width: 768px){#breadcrumbs span,.breadcrumb span{text-overflow:ellipsis;overflow:hidden}}#breadcrumbs span a:after,.breadcrumb span a:after{content:'';display:inline-block;width:8px;height:8px;border-top:1px solid #333;border-right:1px solid #333;transform:rotate(45deg);position:absolute;top:1px;bottom:0;right:10px;margin:auto}#page_body{position:relative}.footer .inner{width:min(100%, 1500px)}.footer_link{padding-top:20px;display:flex;flex-wrap:wrap;gap:1em 20px}@media print, screen and (min-width: 768px){.footer_link{display:none}}.footer_link li{width:calc((100% - 20px) / 2);font-size:1.4rem;font-weight:500}.footer_link li a{display:flex;align-items:center;height:100%;color:#031a40}.copyright{padding-block:40px 100px;text-align:right;font-size:1.4rem;color:#5f6368}@media screen and (max-width: 767px){.copyright{font-size:1.2rem}}.fixed_footer{background:#031a40;color:#fff;font-weight:500;line-height:1.3;text-align:center;position:fixed;left:0;bottom:0;z-index:10;width:100%;overflow:hidden;display:flex;justify-content:center}@media print, screen and (min-width: 768px){.fixed_footer{min-height:60px}}@media screen and (max-width: 767px){.fixed_footer{margin-bottom:env(safe-area-inset-bottom)}}@media screen and (max-width: 580px){.fixed_footer{font-size:clamp(1.3rem, 3.2vw, 1.6rem);letter-spacing:0}.fixed_footer>*{flex-grow:1}}.fixed_footer a{color:#fff;display:block;height:100%;-webkit-text-size-adjust:100%}.fixed_footer .link{display:flex}@media screen and (max-width: 767px){.fixed_footer .link{flex:1}}.fixed_footer .link li{border-right:dashed 1px rgba(255,255,255,0.3)}@media screen and (max-width: 767px){.fixed_footer .link li{flex-grow:1}}.fixed_footer .link li a{padding:10px 1em;display:flex;justify-content:center;align-items:center;height:100%}@media print, screen and (min-width: 768px){.fixed_footer .link li a:after{content:'';display:inline-block;width:7px;height:1em;background:#fff;mask:url("../img/icon_next.svg") no-repeat center/contain;margin-left:10px;vertical-align:middle}}@media screen and (max-width: 580px){.fixed_footer .link li:nth-of-type(1),.fixed_footer .link li:nth-of-type(2),.fixed_footer .link li:nth-of-type(3){display:none}}.fixed_footer .link strong{font-weight:500}.fixed_footer .mail{letter-spacing:0}@media screen and (max-width: 767px){.fixed_footer .mail a{white-space:nowrap;font-size:clamp(1rem, 3vw, 1.4rem);padding:10px .5em}.fixed_footer .mail a strong:before{content:'';display:block;width:15px;height:15px;background:#fff;margin-inline:auto;margin-bottom:7px;mask:url("../img/icon_mail.svg") no-repeat center center/contain}}.fixed_footer .box a{padding:10px 1em;display:grid;place-content:center}@media screen and (max-width: 767px){.fixed_footer .tel{white-space:nowrap;font-size:clamp(1rem, 3vw, 1.4rem);padding:10px .5em}.fixed_footer .tel:before{content:'';display:block;width:20px;height:15px;background:#fff;margin-inline:auto;margin-bottom:7px;mask:url("../img/icon_telephone.svg") no-repeat center center/contain}}.fixed_footer .tel .num{display:block;font-size:110%;font-weight:700;white-space:nowrap}.fixed_footer .tel .num:before{content:'';display:inline-block;width:15px;height:1em;background:#fff;mask:url("../img/icon_telephone.svg") no-repeat center/contain;vertical-align:middle;margin-right:5px}.fixed_footer .tel .small_txt{font-size:1.3rem;display:block;font-weight:400;margin-top:3px}.fixed_footer .line_btn{margin-right:2%}@media print, screen and (min-width: 768px){.fixed_footer .line_btn{white-space:nowrap;display:grid;place-content:center}}.fixed_footer .line_btn a{background:#00BB02}@media print, screen and (min-width: 768px){.fixed_footer .line_btn a{padding:7px 20px 9px;border-radius:60px}}@media screen and (max-width: 767px){.fixed_footer .line_btn a{padding:10px 1em;display:grid;place-content:center}}@media screen and (max-width: 500px){.fixed_footer .line_btn a{padding:10px .5em}}.fixed_footer .sns_btn{display:grid;place-content:center;margin-right:2%}.fixed_footer .sns_btn img{width:32px}@media screen and (max-width: 767px){.fixed_footer .sns_btn img{width:max(20px, 4vw)}}@media screen and (max-width: 767px){.pc{display:none !important}}@media print, screen and (min-width: 768px){.sp{display:none !important}}.clearfix::after{content:"";display:block;clear:both;height:1px}*:first-child+html .clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.inner{width:min(100%, 1200px);margin-inline:auto}.blc:not(:last-child){margin-bottom:60px}@media screen and (max-width: 767px){.blc:not(:last-child){margin-bottom:40px}}.sidePad{padding-inline:var(--space)}.sideMar{margin-inline:var(--space)}.tbMar{margin-block:var(--spacetb)}.tbPad{padding-block:var(--spacetb)}.tbPadSpace{padding-block:var(--space)}.blc_ttl{font-size:clamp(3.2rem, 2.6vw, 4.2rem);font-weight:700;margin-bottom:1em}@media screen and (max-width: 767px){.blc_ttl{font-size:clamp(2.4rem, 5.8vw, 3.4rem)}}[class*="ttl"],.catch_txt{word-break:auto-phrase;line-height:1.5}.ls0{letter-spacing:0}.nowrap{display:inline-block !important}.en{font-family:"Roboto","Noto Sans JP",sans-serif}.txt{text-align:justify;text-justify:inter-ideograph}.txt p:not(.catch_txt){line-height:2}.txt p:not(.catch_txt):not(:first-of-type){margin-top:1em}.break-keep-all{word-break:keep-all;overflow-wrap:anywhere}.list_disc1{margin-left:1.3em}.list_disc1>li{list-style:disc}.list_disc1>li:not(:last-child){margin-bottom:.3em}.list_disc2 li{position:relative;padding-block:.3em;padding-left:1em}.list_disc2 li:not(:last-child){border-bottom:dashed 1px  #4E4E4E}.list_disc2 li:before{content:"";display:block;width:.5em;height:.5em;background:#031a40;border-radius:50%;position:absolute;top:.8em;left:0}.list_disc3 li{position:relative;padding-block:25px;padding-left:40px}@media screen and (max-width: 500px){.list_disc3 li{padding-left:28px}}.list_disc3 li:not(:last-child){border-bottom:dashed 1px  #4E4E4E}.list_disc3 li:before{content:"";display:block;width:25px;aspect-ratio:1 / 1;border:solid 6px #009c66;border-radius:50%;position:absolute;top:25px;left:0}@media screen and (max-width: 500px){.list_disc3 li:before{width:18px;border-width:3px}}.list_num{list-style-type:none;counter-reset:item;margin:1em 0}.list_num>li{padding-left:1.5em;position:relative;margin:.5em}.list_num>li:before{counter-increment:item;content:counter(item) ".";font-family:"Roboto","Noto Sans JP",sans-serif;font-weight:500;position:absolute;left:0;top:0}.list_num2{list-style-type:none;counter-reset:count-number;margin:1em 0}.list_num2>li{padding-left:4em;position:relative}@media screen and (max-width: 500px){.list_num2>li{padding-left:3em}}.list_num2>li:not(:last-child){border-bottom:dashed 1px  #4E4E4E;padding-bottom:20px;margin-bottom:20px}.list_num2>li:before{counter-increment:count-number;content:counter(count-number,decimal-leading-zero);aspect-ratio:1 / 1;font-family:"Roboto","Noto Sans JP",sans-serif;font-weight:500;position:absolute;left:0;top:0;margin:auto;background:#172439;color:#fff;border-radius:50%;font-size:2.4rem;line-height:2em;width:2em;text-align:center}@media screen and (max-width: 500px){.list_num2>li:before{font-size:1.8rem}}.asterisk>li{position:relative;padding-left:1.3em}.asterisk>li:before{content:"※";position:absolute;top:0;left:0}.asterisk>li+li{margin-top:0.5em}.tbl_01{width:100%}.tbl_01>tbody caption{font-weight:500;margin-bottom:15px;font-size:2rem}@media screen and (max-width: 500px){.tbl_01>tbody caption{font-size:1.8rem}}.tbl_01>tbody>tr>th,.tbl_01>tbody>tr>td{border-top:dashed 1px #aaa;padding:10px .5em;vertical-align:top}@media screen and (max-width: 500px){.tbl_01>tbody>tr>th,.tbl_01>tbody>tr>td{font-size:1.4rem}}.tbl_01>tbody>tr>th{font-weight:500;text-align:left;white-space:nowrap;word-break:auto-phrase}@media screen and (max-width: 767px){.tbl_01>tbody>tr>td{border-color:#aaa !important;border-width:1px !important}}.tbl_01>tbody>tr:first-child th{border-top:none}.tbl_01>tbody>tr:first-child td{border-top:none}.tbl_02{width:100%}.tbl_02>tbody>tr>th,.tbl_02>tbody>tr>td{border:solid 1px #000;padding:1em 1.5em;vertical-align:top}.tbl_02>tbody>tr>th{font-weight:500;text-align:left;vertical-align:middle;background:#031a40;color:#fff;word-break:auto-phrase}@media screen and (max-width: 767px){.tbl_02>tbody>tr>th{border:none;padding:.7em 1em}}.tbl_02>tbody>tr>td{background:#fff}@media screen and (max-width: 767px){.tbl_02>tbody>tr>td{border-top:none;padding:1em;font-size:1.4rem}}@media screen and (max-width: 767px){.tbl_02{display:block}.tbl_02>tbody{display:block}.tbl_02>tbody>tr{display:block}.tbl_02>tbody>tr>th,.tbl_02>tbody>tr>td{display:block}}.tbl_03{width:100%}.tbl_03>tbody caption{font-weight:500;margin-bottom:15px;font-size:2rem}@media screen and (max-width: 500px){.tbl_03>tbody caption{font-size:1.8rem}}.tbl_03>tbody>tr>th,.tbl_03>tbody>tr>td{padding:20px 1em;vertical-align:middle}@media print, screen and (min-width: 768px){.tbl_03>tbody>tr>th,.tbl_03>tbody>tr>td{border-top:dashed 1px #aaa}}.tbl_03>tbody>tr>th{color:#fff;font-weight:bold;text-align:left;white-space:nowrap;min-width:240px;position:relative}@media screen and (max-width: 767px){.tbl_03>tbody>tr>th{background:#031a40;padding:15px 10px}}.tbl_03>tbody>tr>th:before{content:'';display:block;background:#031a40;width:100%;position:absolute;top:10px;bottom:10px;left:0;z-index:-1}.tbl_03>tbody>tr>td{background:#fff}@media screen and (max-width: 767px){.tbl_03>tbody>tr>td{border-color:#ddd !important;border-width:1px !important}}@media screen and (max-width: 767px){.tbl_03>tbody>tr>td{padding:15px 10px 30px}}.tbl_03>tbody>tr:first-child th{border-top:none}@media print, screen and (min-width: 768px){.tbl_03>tbody>tr:first-child td{border-top:none}}@media screen and (max-width: 767px){.tbl_03{display:block}.tbl_03 tbody,.tbl_03 tr,.tbl_03 th,.tbl_03 td{display:block}}.pagination{list-style-type:none;padding-left:0;margin-inline:auto;display:flex;flex-wrap:wrap;justify-content:center;margin-top:60px}@media screen and (max-width: 767px){.pagination{margin-top:40px}}.pagination a{display:flex;flex-wrap:wrap;align-items:center;background-color:#fff;padding-top:1px;text-decoration:none;border:1px solid #ddd;border-left-width:0;min-width:36px;min-height:36px;color:#555;justify-content:center;position:relative}.pagination li{font-family:"Roboto","Noto Sans JP",sans-serif}.pagination li:not([class*="current"]) a:hover{background-color:#eee}.pagination li:first-of-type a{border-left-width:1px}.pagination li.first span,.pagination li.last span,.pagination li.previous span,.pagination li.next span{position:absolute;top:-9999px;left:-9999px}.pagination li.first a::before,.pagination li.first a::after,.pagination li.last a::before,.pagination li.last a::after,.pagination li.previous a::before,.pagination li.next a::after{content:"";position:absolute;top:40%;width:8px;height:8px;vertical-align:middle;transform:translate(0, 0);transform:rotate(45deg);border-color:#555;border-style:solid;border-width:0px}.pagination li.first a::before{border-bottom-width:1px;border-left-width:1px;left:10px}.pagination li.first a::after{border-bottom-width:1px;border-left-width:1px;left:15px}.pagination li.last a::before{border-top-width:1px;border-right-width:1px;right:10px}.pagination li.last a::after{border-top-width:1px;border-right-width:1px;right:15px}.pagination li.previous a::before{border-bottom-width:1px;border-left-width:1px;left:15px}.pagination li.next a::after{border-top-width:1px;border-right-width:1px;right:15px}.pagination li.current a{cursor:default;pointer-events:none;color:#FFF}.pagination .current{padding:0px}.pagination .current a{border:solid 1px #031a40;background:#031a40}@media only screen and (max-width: 600px){.pagination li{position:absolute;top:-9999px;left:-9999px}.pagination li.current,.pagination li.first,.pagination li.last,.pagination li.previous,.pagination li.next{position:initial;top:initial;left:initial}.pagination li.previous a{border-left-width:0}}@media only screen and (max-width: 350px){.pagination li.first,.pagination li.last{position:absolute;top:-9999px;left:-9999px}.pagination li.previous a{border-left-width:1px}}@media only screen and (max-width: 240px){.pagination li{width:50%}.pagination li.current{order:2;width:100%;border-left-width:1px}}.fancybox-slide--image{padding:44px 30px !important}.fancybox-bg{background:rgba(0,0,0,0.9) !important;backdrop-filter:contrast(60%)}.blc_greeting .blc_head{background:url("../../img/head_greeting.jpg") no-repeat center/cover;padding-block:90px}.blc_greeting .blc_head .blc_ttl{text-align:center;font-size:2.2rem;line-height:1;margin-bottom:40px}.blc_greeting .blc_head .blc_ttl:before{content:attr(data-text);display:block;color:#031a40;font-size:clamp(9.5rem, 8vw, 12rem);font-family:"Roboto","Noto Sans JP",sans-serif;margin-bottom:15px}@media screen and (max-width: 767px){.blc_greeting .blc_head .blc_ttl:before{font-size:12vw}}.blc_greeting .blc_head .blc_ttl+p{font-weight:700;font-size:2rem}.blc_greeting .blc_body{max-width:1230px;margin-inline:auto}@media print, screen and (min-width: 768px){.blc_greeting .blc_body{display:flex;gap:60px}}.blc_greeting .blc_body .img{text-align:center}@media screen and (max-width: 767px){.blc_greeting .blc_body .img{margin-bottom:30px}}.blc_greeting .blc_body .img img{border-radius:10px}.blc_greeting .blc_body .img .name{margin-top:30px}.blc_greeting .blc_body .img .name b{font-size:2.8rem;display:inline-block;margin-left:10px}@media screen and (max-width: 767px){.blc_greeting .blc_body .img .name b{font-size:2.2rem}}.blc_greeting .blc_body .img .en{display:block}.blc_greeting .blc_body .box{flex:1}.blc_greeting .blc_body .catch_txt{font-size:clamp(3rem, 2.6vw, 3.6rem);font-weight:700;margin-bottom:20px;color:#031a40}@media screen and (max-width: 767px){.blc_greeting .blc_body .catch_txt{font-size:clamp(1.8rem, 5.2vw, 3.6rem)}}.blc_company{background:#f2f2f2}.blc_company .blc_head .blc_ttl{text-align:center;font-size:2.2rem;line-height:1;margin-bottom:80px}@media screen and (max-width: 767px){.blc_company .blc_head .blc_ttl{margin-bottom:40px}}.blc_company .blc_head .blc_ttl:before{content:attr(data-text);display:block;color:#031a40;font-size:clamp(9.5rem, 8vw, 12rem);font-family:"Roboto","Noto Sans JP",sans-serif;margin-bottom:15px}@media screen and (max-width: 767px){.blc_company .blc_head .blc_ttl:before{font-size:12vw}}.blc_company .blc_body{max-width:1230px;margin-inline:auto}@media print, screen and (min-width: 768px){.blc_company .blc_body{display:flex;gap:60px}}.blc_company .blc_body .img{text-align:center}@media print, screen and (min-width: 768px){.blc_company .blc_body .img{width:560px;max-height:585px}}@media screen and (max-width: 767px){.blc_company .blc_body .img{margin-bottom:30px;height:60vw}}.blc_company .blc_body .img img{border-radius:10px;width:100%;height:100%;object-fit:cover}.blc_company .blc_body .box{color:#031a40;flex:1}.blc_company .blc_body .ttl{font-size:2.4rem;margin-bottom:15px}.blc_company .blc_body .btn{background:#031a40;color:#fff;border-radius:60px;padding:15px 30px;display:inline-block;line-height:1;margin-top:30px}#humberger,.closeBtn{display:none}body{min-height:100vh;height:100%}@media screen and (max-width: 767px){#allwrap,#drawernav,#humberger,#humberger span,#overlay{-webkit-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;transition:all 200ms ease-out;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}#allwrap{right:0;position:relative;z-index:0;width:100%}#drawernav{position:fixed;top:0;right:-240px;width:240px;height:100%;background:#ebf1f4;overflow:auto;padding:15px;z-index:15}#humberger{display:block;position:fixed;top:0;right:0;z-index:10000;width:60px;height:60px;padding:15px 12px;background-color:#CA0C0C;cursor:pointer}#humberger span{height:2px;background:#FFF;display:block;margin-bottom:8px}#humberger .drawerName:before{content:"MENU";font-family:"Roboto","Noto Sans JP",sans-serif;font-weight:400;color:#FFF;font-size:10px;line-height:1;letter-spacing:0.07em;display:block;position:absolute;bottom:6px;left:0;right:0;text-align:center}.drawer-opened #humberger{right:240px}#overlay{z-index:-1;opacity:0;background:#000;top:-10px;left:0;right:0;bottom:-10px;width:100%;position:fixed;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;backface-visibility:hidden}body.drawer-opened #allwrap{right:240px;width:100vw;overflow:inherit}body.drawer-opened .closeBtn{position:fixed;top:0;right:240px;overflow:hidden;text-indent:-120px;display:block;width:60px;height:60px;padding:17px 10px 10px;cursor:pointer;z-index:10001}body.drawer-opened #drawernav{right:0}body.drawer-opened #humberger span{background:#fff}body.drawer-opened #humberger span:nth-child(1){-webkit-transform:translate(0, 10px) rotate(45deg);transform:translate(0, 10px) rotate(45deg)}body.drawer-opened #humberger span:nth-child(2){-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0);opacity:0}body.drawer-opened #humberger span:nth-child(3){-webkit-transform:translate(0, -10px) rotate(-45deg);transform:translate(0, -10px) rotate(-45deg)}body.drawer-opened #overlay{z-index:100;opacity:0.3;left:-240px}}
/*# sourceMappingURL=base.css.map */
