html{font-family:Hiragino Sans,Meiryo,system-ui,sans-serif;font-weight:600}body{width:90%;margin:auto}main{margin-top:clamp(14rem,20vw,24rem)!important}p,a,h2,li,th,td{color:#333}p,ul,li,th,td{font-size:clamp(1.4rem,3.4vw,1.8rem)}a{text-decoration:none;display:block}ul{padding:0}li{list-style:none}.common-h2{font-size:clamp(2.2rem,6vw,2.8rem);text-decoration:underline 2px;text-decoration-color:#223a70;text-underline-offset:4px;margin-bottom:clamp(2rem,6vw,6rem);text-align:center}@media screen and (min-width: 834px){body{width:84%}.common-h2{text-decoration:underline 4px;text-decoration-color:#223a70;text-underline-offset:8px}}@media screen and (min-width: 1024px){body{width:80%}}.header{display:grid;grid-template-columns:5fr 4fr 1fr;gap:0 10px;justify-items:end;align-content:center;height:80px;position:fixed;top:0;left:0;width:100%;z-index:5;background-color:#fffffc;border-bottom:2px solid #333}.header .site-logo{justify-self:start;margin-left:clamp(10px,4vw,30px)}.header .site-logo .logo-sub{font-size:clamp(1rem,3.5vw,1.8rem);margin:0}.header .site-logo .logo{font-size:clamp(1.4rem,4.8vw,2.6rem);margin:0}.header .sns-links{margin:auto 0;display:flex}.header .sns-links a{margin:0 clamp(4px,1vw,10px)}.header .sns-links svg,.header .sns-links a{height:clamp(22px,8.2vw,30px)}.header .togglebutton{position:relative;cursor:pointer;width:38px;height:38px;margin:auto clamp(10px,4vw,24px) auto 0;border:2px #333 solid;border-radius:6px;z-index:9999}.header .togglebutton span{display:inline-block;transition:all .4s;position:absolute;left:8px;height:3px;border-radius:2px;background:#223a70;width:60%}.header .togglebutton span:nth-of-type(1){top:10px}.header .togglebutton span:nth-of-type(2){top:18px}.header .togglebutton span:nth-of-type(3){top:26px}.header .togglebutton.active span:nth-of-type(1){top:12px;left:8px;transform:translateY(6px) rotate(-45deg);width:60%}.header .togglebutton.active span:nth-of-type(2){opacity:0}.header .togglebutton.active span:nth-of-type(3){top:24px;left:8px;transform:translateY(-6px) rotate(45deg);width:60%}.header-menu{display:none;position:fixed;inset:0;background-color:#fffffc;opacity:.96}.header-menu.active{display:block}.header-menu-list{padding:clamp(80px,30vw,120px) 0 0 0;font-size:2rem}.header-menu-item{border-bottom:1px solid}.header-menu-item:first-child{border-top:1px solid}.header-menu-item a{padding:clamp(10px,1vh,20px) 0 clamp(10px,1vh,20px) clamp(20px,12vw,80px)}@media screen and (min-width: 834px){.header{grid-template-columns:1fr auto;grid-template-rows:1fr 1fr;height:120px;padding-bottom:10px}.header .sns-links{margin-right:20px}.header .togglebutton{display:none}.header-menu{display:block;grid-column:1/3;justify-self:center;position:initial}.header-menu-list{display:flex;padding:0;margin:0}.header-menu-item{margin:0 10px;font-size:1.8rem;text-decoration:initial;padding:initial;border:initial}.header-menu-item:first-child{border:initial}.header-menu-item a{padding:initial}.header-menu-item.current{border-bottom:4px solid #223a70}.header-menu-item:hover{border-bottom:2px solid #223a70}}.footer-hr{border:none;border-top:dotted 4px #333;margin-top:clamp(24px,12vh,100px)}.footer-info{margin:30px auto}.footer-info_content{margin-bottom:clamp(20px,6vh,50px)}.footer-info_content a{display:initial}.footer-underline{text-decoration:underline;text-underline-offset:3px}.footer-copy{text-align:center;margin-bottom:30px}:root{--maincolor: #fffffc;--subcolor: #333;--accentcolor: #223a70}html{font-size:10px;background-color:var(--maincolor)}
