body{width:100%}body.is-open{height:100%;overflow:hidden}.inner{width:90%;max-width:1200px;margin-right:auto;margin-left:auto}@media screen and (min-width: 980px){.sp_view{display:none}}.pc_view{display:none}@media screen and (min-width: 980px){.pc_view{display:block}}#header{position:sticky;top:0;left:0;z-index:100;overflow:hidden;background-color:#fff;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}@media screen and (min-width: 980px){#header{overflow:visible}}#header .head__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:0 min(5dvw, 32px);height:80px;padding:0 min(5dvw, 40px)}@media screen and (min-width: 980px){#header .head__inner{height:100px}}#header .head__inner .head_logo{width:clamp(240px, 20.625dvw, 396px);margin:auto 0}@media screen and (min-width: 980px){#header .head__inner .head_logo{width:min(20.625%, 396px)}}#header .head__inner .head_navi{position:fixed;top:80px;right:0;z-index:100;width:100%;height:calc( 100dvh - 80px );background-color:#fff;opacity:0;visibility:hidden;transform:translateX(100%);transition:0.4s opacity linear, 0.4s visibility linear, 0.4s transform linear}@media screen and (min-width: 980px){#header .head__inner .head_navi{position:static;width:auto;height:auto;background-color:transparent;opacity:1.0;visibility:visible;transform:none;transition:none}}#header .head__inner .head_navi .head_navi__menu{max-height:100%;padding:min(5dvw, 40px);overflow-y:auto}@media screen and (min-width: 980px){#header .head__inner .head_navi .head_navi__menu{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:clamp(12px, calc( 12px + ( 16 - 12 ) * ( ( 100dvw - 980px ) / ( 1920 - 980 ) ) ), 16px);gap:0 clamp(16px, 1.632dvw, 32px);height:100%;max-height:none;padding:0;overflow-y:visible}}#header .head__inner .head_navi .head_navi__menu>.menu-item>a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;gap:0 6px;font-weight:500;color:inherit;line-height:1.6;letter-spacing:0.04em;text-decoration:none;padding:1.0em 0}#header .head__inner .head_navi .head_navi__menu>.menu-item>a:hover{color:#00b5ed}@media screen and (min-width: 980px){#header .head__inner .head_navi .head_navi__menu>.menu-item>a{justify-content:center;text-align:center;height:100%}}#header .head__inner .head_navi .head_navi__menu>.menu-item.menu-item-has-children{position:relative}#header .head__inner .head_navi .head_navi__menu>.menu-item.menu-item-has-children>a{padding-right:1.5em}#header .head__inner .head_navi .head_navi__menu>.menu-item.menu-item-has-children>a::after{position:absolute;right:0;content:'\f107';font-family:'Font Awesome 6 Free';font-size:1.0em;font-weight:900;color:#00b5ed;transition:0.4s ease-out}#header .head__inner .head_navi .head_navi__menu>.menu-item.menu-item-has-children>a.is-active::after{transform:rotate(-180deg)}#header .head__inner .head_navi .head_navi__menu>.menu-item.menu-item-has-children:hover .sub-menu{opacity:1.0;visibility:visible}#header .head__inner .head_navi .head_navi__menu .sub-menu{height:0;overflow:hidden;transition:0.4s height linear, 0.4s opacity linear, 0.4s visibility linear}@media screen and (min-width: 980px){#header .head__inner .head_navi .head_navi__menu .sub-menu{position:absolute;top:100%;left:0;z-index:100;width:200px;height:auto;opacity:0;visibility:hidden}}#header .head__inner .head_navi .head_navi__menu .sub-menu li{border-bottom:1px solid #e6e6e6}#header .head__inner .head_navi .head_navi__menu .sub-menu li a{position:relative;display:block;color:#fff;line-height:1.6;letter-spacing:0.04em;text-decoration:none;padding:1.0em 2.0em 1.0em 1.0em;background-color:#1b5091}#header .head__inner .head_navi .head_navi__menu .sub-menu li a::after{position:absolute;top:0;right:1.0em;bottom:0;content:'\f105';font-family:'Font Awesome 6 Free';font-weight:900;width:fit-content;height:fit-content;margin:auto}#header .head__inner .head_navi .head_navi__menu .sub-menu li a:hover{background-color:#00b5ed}#header .head__inner .head_navi .head_navi__menu .sub-menu li:first-child a{border-radius:10px 10px 0 0}#header .head__inner .head_navi .head_navi__menu .sub-menu li:last-child a{border-radius:0 0 10px 10px}#header .head__inner #head_menu{display:none}#header .head__inner #head_menu+[for="head_menu"]{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:6px;flex-shrink:0;color:#fff;width:44px;height:44px;margin:auto 0;background-color:#1b5091;border-radius:0.25em;cursor:pointer;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}@media screen and (min-width: 980px){#header .head__inner #head_menu+[for="head_menu"]{display:none}}#header .head__inner #head_menu+[for="head_menu"] .hamburger{position:relative;display:block;width:24px;height:14px}#header .head__inner #head_menu+[for="head_menu"] .hamburger span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:1px;margin:auto;background-color:#fff;border-radius:25em;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-ms-transition:0.4s ease-out;-o-transition:0.4s ease-out;transition:0.4s ease-out}#header .head__inner #head_menu+[for="head_menu"] .hamburger span:first-child{bottom:auto}#header .head__inner #head_menu+[for="head_menu"] .hamburger span:last-child{top:auto}#header .head__inner #head_menu+[for="head_menu"] .text{display:block;font-size:10px;font-weight:bold;line-height:1.0;text-align:center}#header .head__inner #head_menu+[for="head_menu"] .text::before{content:'MENU'}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger span:not(:first-child):not(:last-child){background-color:transparent}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger span:first-child{bottom:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#header .head__inner #head_menu:checked+[for="head_menu"] .hamburger span:last-child{top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#header .head__inner #head_menu:checked+[for="head_menu"] .text::before{content:'CLOSE'}#header .head__inner #head_menu:checked ~ .head_navi{opacity:1.0;visibility:visible;transform:translateX(0)}#header.fixed{box-shadow:0 10px 20px -10px rgba(51,51,51,0.2)}#header.hide{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.post_time{font-size:12px;font-weight:500;line-height:1.0}.post_cat{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#fff;line-height:2.0em;text-decoration:none;text-align:center;height:2.0em;padding:0 1.0em;background-color:#1b5091;border-radius:25em}.post_data{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.75em clamp(12px, 3dvw, 20px)}.post_thumbnail{position:relative;width:100%;overflow:hidden;border-radius:10px;aspect-ratio:3 / 2}.post_thumbnail img{width:100%;height:100%;object-fit:cover;transition:0.4s ease-out}.news_list .news_list__post{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.0em 1.25em;margin-bottom:1.5em;padding-bottom:1.5em;border-bottom:2px dashed #e6e6e6}@media screen and (min-width: 768px){.news_list .news_list__post{justify-content:unset;align-items:flex-start;flex-direction:row}.news_list .news_list__post dt{flex-shrink:0}.news_list .news_list__post dd{flex-shrink:1;flex-grow:1}}.news_list .news_list__post:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.news_list .news_list__post dt{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.25em}.news_list .news_list__post dd a{color:inherit;line-height:1.6;letter-spacing:0.04em;text-decoration:none}.news_list .news_list__post dd a .new{font-weight:bold;color:#e50020}.news_list .news_list__post dd a:hover{color:#00b5ed}.blog_list .blog_list__post a{display:block;color:inherit;text-decoration:none}.blog_list .blog_list__post a .post_thumbnail{margin-bottom:1.0em}.blog_list .blog_list__post a .post_thumbnail .post_data{position:absolute;z-index:1;top:0;left:0;gap:10px}.blog_list .blog_list__post a .post_thumbnail .post_data .post_cat{border-radius:10px 0 10px 0}.blog_list .blog_list__post a .post_time{display:block;margin-bottom:1.0em}.blog_list .blog_list__post a .post_title{line-height:1.6}.blog_list .blog_list__post a .post_title .new{font-weight:bold;color:#e50020}.readmore{width:fit-content;margin:1.5em 0 1.5em auto}.readmore:first-child{margin-top:0}.readmore:last-child{margin-bottom:0}.readmore .readmore__link{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.0em;font-weight:500;color:inherit;letter-spacing:0.04em;text-decoration:none}.readmore .readmore__link::before{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;content:'\f105';font-family:'Font Awesome 6 Free';font-size:10px;font-weight:900;color:#fff;width:2.0em;height:2.0em;background-color:#1b5091;border-radius:50%}.readmore .readmore__link:hover{color:#00b5ed}.button{width:min(100%, 260px);margin:calc( clamp(60px, 15dvw, 100px) * 0.4 ) auto}.button:first-child{margin-top:0}.button:last-child{margin-bottom:0}.button .button__link{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:0 1.0em;font-weight:500;color:#fff;line-height:1.6;letter-spacing:0.04em;text-align:center;text-decoration:none;width:100%;height:3.375em;padding:1.0em 2.0em;background-color:#1b5091;border-radius:25em}.button .button__link::after{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;content:'\f105';font-family:'Font Awesome 6 Free';font-size:10px;font-weight:900;color:#1b5091;width:2.0em;height:2.0em;background-color:#fff;border-radius:50%}.button .button__link:hover{background-color:#00b5ed}.post_rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:calc( clamp(60px, 15dvw, 100px) * 0.6 ) min(5%, 60px)}.post_rows .post_contents{flex-grow:1.618;flex-basis:800px}.post_rows .post_sidebar{flex-shrink:0;flex-grow:1;flex-basis:340px}.post_rows .post_sidebar .post_sidebar__sticky{position:sticky;top:120px;right:0;z-index:10}.post_rows .post_sidebar .post_sidebar__sticky .post_sidebar__section{margin-bottom:calc( clamp(60px, 15dvw, 100px) * 0.4 )}.post_rows .post_sidebar .post_sidebar__sticky .post_sidebar__section:last-child{margin-bottom:0}.post_rows .post_sidebar .post_sidebar__sticky .post_sidebar__ttl{font-size:clamp(16px, calc( 16px + ( 24 - 16 ) * ( ( 100dvw - 390px ) / ( 1920 - 390 ) ) ), 24px);font-weight:500;position:relative;line-height:1.6;margin-bottom:min(2em, 40px);padding-left:calc( 1.0em + 6px )}.post_rows .post_sidebar .post_sidebar__sticky .post_sidebar__ttl::before{position:absolute;top:0;left:0;content:'';width:6px;height:100%;background-color:#00b5ed;border-radius:25em}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item{margin-bottom:1.5em}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item:last-child{margin-bottom:0}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.0em;font-weight:500;color:inherit;text-decoration:none;min-height:100px;padding:0.625em min(5%, 20px);background-color:#fff;border:3px solid #1b5091;border-radius:10px}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a .cat_thumbnail{flex-shrink:0;width:60px;height:60px;aspect-ratio:1 / 1}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a .cat_thumbnail img{width:100%;height:100%;object-fit:contain}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a .cat_name{display:block;flex-shrink:1;flex-grow:1;font-weight:500;line-height:1.6;letter-spacing:0.04em;transition:0.4s ease-out}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a[style]{border-color:var(--cat-item-color)}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a:hover .cat_thumbnail img{opacity:1.0}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a:hover .cat_name{color:#1b5091}.post_rows .post_sidebar .post_sidebar__sticky .category_list .cat-item a:hover[style] .cat_name{color:var(--cat-item-color)}.post_rows .post_sidebar .post_sidebar__sticky .archive_list li a{position:relative;display:inline-block;color:inherit;line-height:1.6;letter-spacing:0.04em;text-decoration:none;padding:0.5em 0 0.5em 1.5em}.post_rows .post_sidebar .post_sidebar__sticky .archive_list li a::before{position:absolute;left:0;content:'\f105';font-family:'Font Awesome 6 Free';font-size:1.0em;font-weight:900;color:#1b5091}.post_rows .post_sidebar .post_sidebar__sticky .archive_list li a:hover{color:#00b5ed}@media screen and (min-width: 980px){.post_rows{flex-wrap:nowrap}}#footer{border-top:1px solid #e6e6e6}#footer .foot_rows{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:calc( clamp(60px, 15dvw, 100px) * 0.6 ) min(5%, 60px);padding:calc( clamp(60px, 15dvw, 100px) * 0.8 ) 0}@media screen and (min-width: 980px){#footer .foot_rows{justify-content:space-between;align-items:flex-start;flex-direction:row-reverse}}#footer .foot_sitemap{display:-webkit-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-ms-flexbox;display:flex;width:fit-content}#footer .foot_sitemap .foot_sitemap__col{margin-right:clamp(20px, 1.66dvw, 32px);padding-right:clamp(20px, 1.66dvw, 32px);border-right:1px solid #e6e6e6}#footer .foot_sitemap .foot_sitemap__col .foot_sitemap__list li a{display:inline-block;font-weight:500;color:inherit;line-height:1.6;letter-spacing:0.04em;text-decoration:none;padding:0.5em 0}#footer .foot_sitemap .foot_sitemap__col .foot_sitemap__list li a:hover{color:#00b5ed}#footer .foot_sitemap .foot_sitemap__col .foot_sitemap__list .sub-menu{margin-left:1.0em}#footer .foot_sitemap .foot_sitemap__col:last-child{margin-right:0;padding-right:0;border-right:none}#footer .foot_content .foot_logo{margin-bottom:2.0em}#footer .foot_content .foot_address{line-height:2.0;letter-spacing:0.04em}#footer .foot_content .foot_address .tel{color:#00b5ed;text-decoration:underline}#footer .foot_copyright{font-size:0.875em;font-weight:500;color:#fff;line-height:1.2;text-align:center;padding:min(1.5em, 20px);background-color:#1b5091}
