@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&family=Noto+Serif:wght@200..900&display=swap";.cookie-consent.is-show{z-index:1000 !important}sub{bottom:auto}#content{padding-top:126px}@media screen and (max-width: 1130px){#content{padding-top:56px}}.l-header{display:flex;width:100%;height:126px;align-items:center;justify-content:space-between;padding:0 19px 0 30px;gap:30px;font-family:"Noto Sans",sans-serif;position:fixed;z-index:1000;background-color:#fff;transition:height .3s}@media screen and (max-width: 1130px){.l-header{padding:0 19px 0 16px;height:56px}}.l-header.is-fixed{height:80px;box-shadow:0 4px 6px rgba(0,0,0,.06)}@media screen and (max-width: 1130px){.l-header.is-fixed{height:48px}}.l-header.is-fixed .l-nav-child{top:80px}@media screen and (max-width: 1130px){.l-header.is-fixed .l-nav-child{top:auto}}@media screen and (max-width: 1130px){.l-header.is-fixed.is-open-sp .l-header__nav{top:48px !important;height:calc(100dvh - 48px) !important}}.l-header__logo{width:200px;flex-shrink:0}@media screen and (max-width: 1130px){.l-header__logo{width:110px}}.l-header__nav{display:flex;align-items:center;gap:30px;transition:top .3s}@media screen and (max-width: 1130px){.l-header__nav{display:none}}.l-header__button-sp{width:27px;height:27px;position:relative;cursor:pointer;display:none}@media screen and (max-width: 1130px){.l-header__button-sp{display:block}}.l-header__button-sp>span{display:block;width:100%;height:2px;background:#1b1013;position:absolute;left:0;transition:transform .3s}.l-header__button-sp>span::before,.l-header__button-sp>span::after{content:"";display:block;width:100%;height:2px;background:#1b1013;position:absolute;left:0;transition:transform .3s}.l-header__button-sp>span::before{top:-8px}.l-header__button-sp>span::after{top:8px}@media(hover: hover){.l-header__button-sp:hover>span{background:#e4002b}.l-header__button-sp:hover>span::before,.l-header__button-sp:hover>span::after{background:#e4002b}}@media screen and (max-width: 1130px){.l-header.is-open-sp .l-header__button-sp>span{transform:rotate(45deg);background:#e4002b}.l-header.is-open-sp .l-header__button-sp>span::before{transform:rotate(90deg);top:0;background:#e4002b}.l-header.is-open-sp .l-header__button-sp>span::after{transform:rotate(90deg);top:0;background:#e4002b}.l-header.is-open-sp .l-header__nav{display:block;position:absolute;top:56px;left:0;width:100%;height:calc(100dvh - 56px);padding-bottom:40px;background-color:#fff;overflow-y:auto;overscroll-behavior-y:none;scroll-behavior:smooth}.l-header.is-open-sp .l-nav-child__inner{padding:0}.l-header.is-open-sp .l-nav__list{display:block;border-top:1px solid #cdcdcd}.l-header.is-open-sp .l-nav__link{justify-content:space-between;border-bottom:1px solid #cdcdcd;padding:10px;font-size:1.5rem;font-weight:600}.l-header.is-open-sp .l-nav-child{position:relative;top:auto;left:auto;background-color:#f7f7f7}.l-header.is-open-sp .l-nav__link.has-child.is-show+.l-nav-child{padding:10px 0;border-bottom:0}.l-header.is-open-sp .l-nav-child__top-link{width:100%;font-size:1.4rem;padding:10px}.l-header.is-open-sp .l-nav-child__list{display:block;padding:0}.l-header.is-open-sp .l-nav-child__item{width:100% !important}.l-header.is-open-sp .l-nav-child__link{font-size:1.4rem;padding:10px 20px;border-bottom:1px solid #dfe0e1}.l-header.is-open-sp .l-nav-sub{padding-top:10px;flex-direction:column;gap:10px}.l-header.is-open-sp .l-nav-sub__search{width:100%;padding:0 20px}.l-header.is-open-sp .l-nav-sub__search-show-btn{display:none}.l-header.is-open-sp .l-nav-sub__search-btn{display:block}.l-header.is-open-sp .l-nav-sub__search-form{width:100%;height:40px;border-radius:20px;pointer-events:all;border:1px solid silver;padding:0 10px}.l-header.is-open-sp .l-nav-sub__search-form input[type=text]{width:calc(100% - 30px);font-size:1.6rem}.l-header.is-open-sp .l-nav-sub__search-form input[type=text]::placeholder{color:silver}}#pagetop{z-index:100}.l-nav__list{align-items:center;gap:30px;display:flex}.l-nav__link{display:flex;font-size:1.3rem;color:#1b1013;align-items:center;gap:12px}@media(hover: hover){.l-nav__link:hover{color:#e4002b}.l-nav__link:hover.has-child::after{background:url(../img/arrow_down_red.svg) no-repeat center}}.l-nav__link.has-child::after{content:"";display:block;width:12px;height:7px;background:url(../img/arrow_down.svg) no-repeat center}.l-nav__link.has-child.is-show{color:#e4002b}.l-nav__link.has-child.is-show::after{transform:rotate(180deg);background:url(../img/arrow_down_red.svg) no-repeat center}.l-nav-sub{display:flex;align-items:center;gap:30px}.l-nav-sub__lang{display:flex;align-items:center}.l-nav-sub .l-nav-sub-link{font-size:1.3rem;color:#1b1013}.l-nav-sub__lang{display:flex;gap:5px}.l-nav-sub__lang-link{font-size:1.3rem;color:#1b1013}.l-nav-sub__lang-link.is-current{font-weight:700;color:#e4002b;text-decoration:underline;text-underline-offset:2px}.l-nav-sub__lang-item.is-separate{display:block;width:8px;height:11px;background:url(../img/header_nav_separate.svg) no-repeat center}.l-nav-sub__search-show-btn{display:block;padding-right:11px;cursor:pointer}.l-nav-sub__search{display:flex;justify-content:flex-end}.l-nav-sub__search-form{display:flex;overflow:hidden;justify-content:space-between;pointer-events:none;height:30px;border-radius:15px}.l-nav-sub__search-form input[type=text]{width:0;transition:all .3s}.l-nav-sub__search-btn{display:none;cursor:pointer}.l-nav-sub__search-icon{display:block;width:20px;height:20px;background:url(../img/header_search.svg) no-repeat center}.l-nav-sub__search.is-show .l-nav-sub__search-show-btn{display:none}.l-nav-sub__search.is-show .l-nav-sub__search-form{pointer-events:all;padding:0 10px;border:1px solid silver}.l-nav-sub__search.is-show .l-nav-sub__search-form input[type=text]{width:140px;border:none;outline:none;font-size:1.3rem}.l-nav-sub__search.is-show .l-nav-sub__search-form input[type=text]::placeholder{color:silver}.l-nav-sub__search.is-show .l-nav-sub__search-btn{display:block}.l-nav-child{position:absolute;width:100vw;top:126px;left:0;background-color:#fff;min-height:0;max-height:0;overflow:hidden;transition:max-height .2s,padding .2s,top .3s}.l-nav-child__inner{width:100%;max-width:980px;margin:0 auto;padding:0 10px;transition:max-height .2s,padding .2s}.l-nav-child__top-link{display:flex;font-size:2rem;line-height:1.5;font-weight:600;align-items:center;width:calc((100% - 60px)/3);justify-content:space-between}.l-nav-child__top-link::after{content:"";display:block;width:16px;height:16px;background:url(../img/arrow_right_red.svg) no-repeat center;flex-shrink:0}.l-nav-child__list{display:flex;flex-wrap:wrap;gap:15px 30px;padding:20px 0}.l-nav-child__list.is-2col .l-nav-child__item{width:calc((100% - 30px)/2)}.l-nav-child__item{width:calc((100% - 60px)/3)}.l-nav-child__link{display:flex;font-size:1.6rem;font-weight:600;align-items:center;justify-content:space-between;border-bottom:1px solid #c8cdd2;padding:6px 0;height:100%}.l-nav-child__link::after{content:"";display:block;width:21px;height:21px;background:url(../img/arrow_right_circle.svg) no-repeat center;flex-shrink:0}.l-nav-child__link[target=_blank]::after{background:url(../img/blank_circle.svg) no-repeat center}.l-nav__link.has-child.is-show+.l-nav-child{max-height:600px;padding:30px 0;border-top:2px solid #e4002b;border-bottom:2px solid #e4002b}
/*# sourceMappingURL=header.css.map */
