﻿@media screen and (min-width: 780px){br.sp{display:none}}@media screen and (min-width: 1024px){br.md{display:none}}@media screen and (max-width: 1024px){br.lg{display:none}}header{width:100%;padding:10px 2%;display:flex;align-items:center;position:fixed;top:0;right:0;z-index:999}@media screen and (max-width: 780px){header{justify-content:center}}@media screen and (min-width: 780px){header{justify-content:flex-end}}header.scrolled{background:rgba(17,17,17,.92);backdrop-filter:blur(3px);padding:8px 2% 6px;box-shadow:0 0 -2px 3px #111;transition:.5s}@media screen and (max-width: 1139.9px){header.scrolled ul.lang{display:none}}@media print{header{display:none}}@media screen and (max-width: 1024px){.header__bnr{display:none}}@media screen and (min-width: 1024px){.header__bnr{margin-right:min(4.1025641026vw,1.5rem)}}.header__bnr a{display:inline-block}.header__bnr a:hover{opacity:.7}.header__bnr a img{max-width:320px;vertical-align:bottom}nav.glonav ul{display:flex;gap:min(3.0769230769vw,1rem)}@media screen and (min-width: 1024px){nav.glonav ul{justify-content:flex-end}}@media screen and (max-width: 1024px){nav.glonav ul{justify-content:center}}nav.glonav ul li{text-align:center;line-height:1}nav.glonav ul li a{display:inline-block;padding:10px 5px 3px;color:#bbb;font-size:min(3.0769230769vw,.875rem);font-family:"游明朝","游明朝体","Yu mincho","Noto Serif JP",serif}@media screen and (min-width: 1024px){nav.glonav ul li a{padding:10px 12px 4px}}header.scrolled nav.glonav ul li a{color:#fff}@media screen and (max-width: 1139.9px){header.scrolled nav.glonav ul li a{font-size:10.8px;padding:1px 10px 0;transition:.5s}}ul.lang{width:130px;background:rgba(236,236,236,.46);margin:5px auto;padding:3px 3px;border-radius:25px;display:flex;justify-content:space-around;align-items:center}@media screen and (max-width: 1139.9px){ul.lang{margin:12px 30px 8px auto}}ul.lang li{width:48%;margin:0 1%;line-height:1}ul.lang li a{display:inline-block;width:100%;height:100%;padding:.5em 1.3em .3em;border-radius:15px;font-size:9px;line-height:1.5em;text-align:center;color:#444;font-weight:500;letter-spacing:0;font-family:"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","Roboto","Noto Sans JP",sans-serif}ul.lang li.current a{background:#fefefe;font-weight:800;box-shadow:0 1px 4px -2px rgba(64,64,64,.5)}ul.lang li.current a:hover{background:#f2f2f2;transition:.2s}