﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&family=Noto+Sans+JP:wght@400;700&family=Outfit:wght@300;400&display=swap");html,body{max-width:100%;overflow-x:clip;overflow-y:visible;font-feature-settings:"palt";-webkit-font-feature-settings:"palt"}body{font-family:"Noto Serif JP", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#333}a{color:inherit;text-decoration:none;transition:all .6s ease 0s}a:hover{opacity:.7}a.button{display:inline-block;width:16em;background:#fff;border:solid 1px #003860;text-align:center;line-height:1.25;padding:1em 0}a.button::after{content:"　>"}a.button:hover{background-color:#003860;color:#fff;opacity:1}img{max-width:100%;height:auto}figure{line-height:0}figure img{width:100%;height:100%;object-fit:cover;object-position:center center}.container{width:94%;max-width:1500px}input[type="submit"],input[type="button"]{border-radius:0;-webkit-box-sizing:content-box;-webkit-appearance:button;appearance:button;border:none;box-sizing:border-box;cursor:pointer}input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration{display:none}input[type="submit"]::focus,input[type="button"]::focus{outline-offset:-2px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;padding-right:1em !important;background:url("../img/selectArrow.svg") right 0.5em center no-repeat;background-size:.5em auto}button,input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;outline:none;background:transparent}#mainHeader{position:static;width:100%;height:100px;display:flex;justify-content:space-between;background-color:#fff;top:-100px;transition:all .4s ease 0s;font-weight:500;z-index:99}#mainHeader h1{line-height:0;width:328px;margin:10px 20px;text-align:center;background-color:#fff}#mainHeader h1 a{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:8px}#mainHeader h1 a span{width:100%;background-color:#f0f0f0;font-size:12px;line-height:2.3;color:#000;font-weight:500}#mainHeader h1 a img{width:98%}#mainHeader #mainNav{margin:10px}#mainHeader #mainNav ul{display:flex;justify-content:flex-end;height:80px;align-items:center;gap:50px;font-size:.9375rem}#mainHeader #mainNav ul li.contact a{display:flex;width:230px;height:80px;flex-direction:column;justify-content:center;align-items:center;background-color:#ccc}#mainHeader.scroll{position:fixed;top:0;left:0;box-shadow:0 0 5px rgba(0,0,0,0.5)}#mainHeader.scroll+#mainContent{padding-top:100px}#mainFooter{background-color:#f0f0f0;padding-top:3em;position:relative;font-weight:500}#mainFooter .list-unstyled{display:flex;font-size:.9375rem;gap:3em;justify-content:center;margin-bottom:100px}#mainFooter .address-box h3{font-size:1rem;margin-bottom:0;font-weight:500}#mainFooter .address-box p{margin-bottom:.5em}#mainFooter p#copy{background-color:#333;color:#fff;text-align:center;font-size:.75rem;padding:1em 0;margin:3em 0 0}#mainFooter #btn_top{position:absolute;bottom:4em;right:1.5em;line-height:0;width:3em;height:3em;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#333;border-radius:1.5em}#mainFooter #btn_top img{width:.75em;filter:brightness(0) invert(1)}.pageHeader{position:relative}.pageHeader hgroup{height:450px;display:flex;flex-direction:column;justify-content:center;color:#fff}.pageHeader hgroup h2{font-size:3.125rem;line-height:1.25;font-weight:400;margin-bottom:.25em}.pageHeader hgroup h2 span{font-size:2.5rem}.pageHeader hgroup>span{letter-spacing:.1em}.pageHeader figure{width:100%;height:100%;overflow:hidden;margin-bottom:0;position:absolute;top:0;left:0;z-index:-1}.pageHeader figure img{width:100%;height:100%;object-fit:cover}#breadcrumb ol{font-size:.75rem;font-family:'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";display:flex;flex-wrap:wrap;margin:2em auto 5em}#breadcrumb ol li:not(:last-child)::after{content:"";display:inline-block;margin:0 .5em;width:.75em;height:.75em;background:url("../img/arrow01.svg") center center no-repeat;background-size:contain;transform:rotate(90deg);filter:grayscale(1)}#breadcrumb ol li a{color:#8c7e5e}.grecaptcha-badge{visibility:hidden}@media (max-width: 1199.98px){#mainHeader #mainNav ul{gap:30px}#mainHeader #mainNav ul li.contact a{width:auto;padding:0 30px}}@media (max-width: 991.98px){#mainHeader{position:fixed;height:70px;top:0;box-shadow:0 0 5px rgba(0,0,0,0.5)}#mainHeader h1{position:relative;line-height:0;width:240px;margin:5px 15px;z-index:101}#mainHeader h1 a{gap:5px}#mainHeader h1 a span{font-size:8px;line-height:2.5}#mainHeader #menu_btn{position:relative;border:none;z-index:101;width:70px;height:70px}#mainHeader #menu_btn i{width:35px;height:19px;border-top:solid 2px #666;border-bottom:solid 2px #666;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;transition:all .4s ease 0s}#mainHeader #menu_btn i::before,#mainHeader #menu_btn i::after{content:"";width:100%;height:2px;background-color:#666;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;transition:all .4s ease 0s}#mainHeader #menu_btn.close i{border-color:transparent}#mainHeader #menu_btn.close i::before{transform:rotate(30deg)}#mainHeader #menu_btn.close i::after{transform:rotate(-30deg)}#mainHeader #mainNav{position:fixed;margin:0;top:-100dvh;right:0;background-color:#fff;width:100%;max-width:450px;z-index:100;padding:70px 0 2.5em;text-align:center;box-shadow:0 0 2px rgba(0,0,0,0.25);transition:all .4s ease 0s}#mainHeader #mainNav ul{height:auto;flex-direction:column;gap:2em;margin:3.5em 0}#mainHeader #mainNav ul li.contact a{display:inline;width:auto;height:auto;background-color:transparent}#mainHeader #mainNav .address-box{margin:0}#mainHeader #mainNav .address-box h3{font-size:1rem;font-weight:500;margin-bottom:0}#mainHeader #mainNav .address-box p{margin-bottom:.5em}#mainHeader #mainNav.open{top:0}#mainHeader.scroll{position:fixed;top:0;left:0}#mainHeader.scroll+#mainContent{padding-top:100px}#mainContent{padding-top:70px}#mainFooter .list-unstyled{flex-direction:column;align-items:center;gap:2em;margin-bottom:4em}}@media (max-width: 767.98px){.container{max-height:100%}body{max-height:100%}.pageHeader{position:relative}.pageHeader hgroup{height:94vw;display:flex;flex-direction:column;justify-content:center;color:#fff}.pageHeader hgroup h2{font-size:2.25rem}.pageHeader hgroup h2 span{font-size:1.5rem}.pageHeader hgroup>span{font-size:.9375rem}.pageHeader figure{width:100%;height:100%;overflow:hidden;margin-bottom:0;position:absolute;top:0;left:0;z-index:-1}.pageHeader figure img{width:100%;height:100%;object-fit:cover}#mainFooter p#copy{padding-bottom:6em}#mainFooter #btn_top{bottom:8em}#sp_cta{position:fixed;width:100%;bottom:-3.4em;left:0;background-color:#444;color:#fff;text-align:center;font-size:.9375rem;padding:0.2em 0;transition:all .4s ease 0s;z-index:98}#sp_cta .d-flex a{flex-basis:50%;display:flex;height:3em;justify-content:center;align-items:center}#sp_cta .d-flex a img{display:inline-block;height:1.3em;margin-right:1em}#sp_cta .d-flex a:first-child{border-right:solid 1px #fff}#sp_cta.scroll{bottom:0}}@media (max-width: 575.98px){:root{font-size:3.5vw}}
