.info-bar{overflow:hidden;color:#333;font-size:14px;white-space:nowrap;padding:15px 0;display:flex;align-items:center;text-align:center;background-color:#d3ccad;color:#fff;font-size:13px;margin-bottom:12px;position:relative}.info-bar .slide-track{position:absolute;top:5px;font-size:12px;color:#fff;opacity:0;display:inline-block;width:100vw;animation:fadeCycle 20s linear infinite}.info-bar .slide-track:nth-child(1){animation-delay:0s}.info-bar .slide-track:nth-child(2){animation-delay:5s}.info-bar .slide-track:nth-child(3){animation-delay:10s}.info-bar .slide-track:nth-child(4){animation-delay:15s}@keyframes fadeCycle{0%{opacity:0}2%{opacity:1}15%{opacity:1}20%{opacity:0}100%{opacity:0}}.header__inner{position:fixed;top:0;background-color:#fff;z-index:99999;transition-duration:.3s;border-bottom:solid 1px #dfdfdf;padding-bottom:11px;width:100%;font-family:serif,"Noto Serif JP"}.header__nav{display:flex;justify-content:space-between;max-width:1560px;margin:0 auto;padding:0 20px}@media screen and (max-width: 480px){.header__nav{padding:0 10px}}.header__img-box{max-width:150px}@media screen and (max-width: 480px){.header__img-box{max-width:135px}}.header__list{display:flex;align-items:center}.header__list-item{cursor:pointer;margin:0 1.5vw}.header__list-item--name{letter-spacing:.2em;font-family:serif,"Noto Serif JP"}@media screen and (max-width: 1000px){.header__list-item--name{display:none}}.header__list-item--iconbox{display:flex}@media screen and (max-width: 1000px){.header__list-item--iconbox{margin-right:125px}}@media screen and (max-width: 480px){.header__list-item--iconbox{display:none}}.header__list-item--icon{max-width:25px}.header__list-item--icon:first-child{margin-right:30px}.header__list-item--serchbox #sbox1{display:inline-block;padding:6px 15px;width:100vw;max-width:230px;border-radius:90px;text-align:right;font-size:12px;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 1460px){.header__list-item--serchbox #sbox1{display:none}}.header__list-item--serchbox #sbtn1{position:absolute;top:50%;left:11px;transform:translateY(-50%)}@media screen and (max-width: 1460px){.header__list-item--serchbox #sbtn1{display:none}}.header__modal{width:100vw;height:0;opacity:0;overflow-y:scroll;position:fixed;top:83px;z-index:999999;background-color:#fff;transition:.3s}@media screen and (max-width: 1460px){.header__modal{top:81px}}@media screen and (max-width: 480px){.header__modal{top:78px}}.header__modal-visible{height:calc(100dvh - 78px);opacity:1}.header__modal-visible .header__modal-close-box{display:flex}@media screen and (max-width: 1000px){.header__modal-visible .header__modal-close-box{display:none}}.header__modal-inner{display:flex;justify-content:center;padding:53px 0px 25px}@media screen and (max-width: 1460px){.header__modal-inner{padding:53px 10px 25px}}@media screen and (max-width: 1000px){.header__modal-inner{padding:23px 10px 25px}}@media screen and (max-width: 736px){.header__modal-inner{padding:0 10px}}.header__modal-grid-wrap{border-left:1px solid #040d7d;padding-bottom:30px}@media screen and (max-width: 736px){.header__modal-grid-wrap{display:flex;flex-direction:column;align-items:center;border-left:none;margin-top:28px}}.header__modal-grid{display:none;flex-wrap:wrap;justify-content:left;max-width:1065px;padding-left:30px;-moz-column-gap:max(20px,1.7vw);column-gap:max(20px,1.7vw);row-gap:45px}@media screen and (max-width: 1460px){.header__modal-grid{justify-content:center;padding-left:5px}}@media screen and (max-width: 736px){.header__modal-grid{display:flex;height:0;overflow:hidden;opacity:0;-moz-column-gap:18px;column-gap:18px}}@media screen and (max-width: 480px){.header__modal-grid{margin:0 7px}}.header__modal-grid-lead{display:none;font-size:14px;font-family:"Noto Sans JP",sans-serif;font-weight:600;margin-bottom:30px;border-bottom:1px solid #2b2b2b;line-height:40px;width:calc(100vw - 40px);text-align:center}@media screen and (max-width: 736px){.header__modal-grid-lead{display:block}}.header__modal-grid--open{opacity:1;margin-top:12px;margin-bottom:20px;transition-duration:.4s}.header__modal-grid-list{display:none}@media screen and (max-width: 736px){.header__modal-grid-list{display:inline-block;border:1px solid #272727;border-radius:90px;padding:8px 20px;font-size:14px;font-family:"Noto Sans JP",sans-serif;margin:15px 0}}.header__modal-grid-list--click{background-color:#141957;color:#fff;transition:.3s}.header__modal-spnav{display:none;width:100%}@media screen and (max-width: 736px){.header__modal-spnav{display:block}}.header__modal-spnav-iconbox{display:none;position:fixed;top:0;right:90px;justify-content:right;width:100%;padding:10px;-moz-column-gap:35px;column-gap:35px;z-index:999999;overflow:visible}.header__modal-spnav-icon{max-width:28px}@media screen and (max-width: 480px){.header__modal-spnav-icon{max-width:24px;top:3px}}.header__modal-spnav-list{font-size:17px;margin:10px 5px 40px;color:#333}.header__modal-spnav-list img{width:25px;display:inline-block;margin-left:20px;bottom:1px}.header__modal-list{display:flex;flex-direction:column;justify-content:space-around;position:sticky;top:53px;left:0;height:max(510px,68vh);max-height:570px;min-width:210px}@media screen and (max-width: 1000px){.header__modal-list{min-width:210px}}@media screen and (max-width: 736px){.header__modal-list{display:none}}.header__modal-list-item{align-items:center;display:flex;font-family:"Noto Sans JP",sans-serif;font-size:22px;height:100%;padding-left:25px;transition-duration:.2s;padding-right:65px;border-radius:8px 0 0 8px}.header__modal-list-item:hover{background-color:#0f1347;color:#fff}@media screen and (max-width: 1460px){.header__modal-list-item{font-size:max(17px,1.5068493151vw);padding-left:1.7123287671vw;padding-right:1.452055vw}}@media screen and (max-width: 1000px){.header__modal-list-item{font-size:16px}}.header__modal-item{align-items:center;display:flex;flex-direction:column;max-width:340px;width:30%}@media screen and (max-width: 736px){.header__modal-item:last-child{margin-bottom:50px}}@media screen and (max-width: 1460px){.header__modal-item{min-width:300px}}@media screen and (max-width: 1000px){.header__modal-item{width:46%;min-width:100px;max-width:none}}@media screen and (max-width: 736px){.header__modal-item{width:47%}}@media screen and (max-width: 480px){.header__modal-item{width:auto}}.header__modal-item--lead-box{position:absolute;bottom:0;width:100%}.header__modal-item--lead{padding:4px 0px 3px;background-color:rgba(39,39,39,.768627451);text-align:center;width:100%;color:#fff;font-size:14px;font-family:serif,"Noto Serif JP"}@media screen and (max-width: 480px){.header__modal-item--lead{padding:7px 0px 6px}}.header__modal-item--text{font-family:"Noto Sans JP",sans-serif;font-size:13px;margin-top:9px;letter-spacing:.1rem;padding:0 1px}@media screen and (max-width: 1000px){.header__modal-item--text{font-size:12px}}.header__modal-item--serchbox3{display:none;margin-bottom:20px}@media screen and (max-width: 736px){.header__modal-item--serchbox3{display:block}}.header__modal-serchbox-box{top:20px}.header__modal-serchbox-box #sbox2{display:none;padding:6px 15px;width:100vw;max-width:190px;border-radius:90px;text-align:right;font-size:12px;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 1460px){.header__modal-serchbox-box #sbox2{display:inline-block}}.header__modal-serchbox-box #sbtn2{display:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}@media screen and (max-width: 1460px){.header__modal-serchbox-box #sbtn2{display:block}}.header__modal-img-box{border-radius:10px;overflow:hidden;aspect-ratio:1.4/1}.header__modal-close-box{display:none;align-items:center;cursor:pointer;flex-direction:column;left:91vw;padding-top:20px;position:fixed;top:87px;transform:scale(0.9);width:70px;z-index:99;background-color:#fff;border-radius:90px}.header__modal-close-border:nth-child(2){transform:rotate(-45deg)}.header__modal-close-border{background-color:#1e298d;height:1px;transform:rotate(45deg);width:40px}.header__modal-close-text{color:#1e298d;margin-left:3px;margin-top:12px}.header__modal-active{display:flex}.header__modal-background{position:fixed;top:0;width:100vw;height:0;background-color:rgba(0,0,0,.7);opacity:0;z-index:0}.header__modal-background-visible{opacity:1;z-index:9999;height:100dvh}.header__ham{display:none;position:absolute;top:44px;right:20px}@media screen and (max-width: 1000px){.header__ham{display:flex}}@media screen and (max-width: 480px){.header__ham{right:10px}}.header__ham-box{display:flex;flex-direction:column;align-items:end}.header__ham-border{width:90px;height:1px;background-color:#16194d;margin-bottom:7px;transition-duration:.3s}.header__ham-border--rotate:first-child{width:57px;transform:rotate(14deg);margin-top:4px;margin-bottom:0}.header__ham-border--rotate:nth-child(2){width:57px;transform:rotate(-14deg);margin-bottom:10px}.header__ham-border:nth-child(2){width:57px}.header__ham-text{font-size:13px;font-family:serif,"Noto Serif JP";letter-spacing:.1em;line-height:.6;transition:.3s}.header__ham-text::after{content:"menu"}.header__ham-text--close::after{content:"close"}.header__hidden{transform:translatey(-100%)}#sbox3{display:none;padding:6px 15px;width:100vw;max-width:190px;border-radius:90px;text-align:right;font-size:12px;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 1460px){#sbox3{display:inline-block}}#sbtn3{display:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}@media screen and (max-width: 1460px){#sbtn3{display:block}}.header-pc__inner2{padding-top:10px;padding-bottom:10px}.header-pc__img-box.header-pc__img-box2{width:150px}.header-pc__list{display:flex;align-items:center}.header-pc__item{font-size:15px;padding:3px 21px 0}.header__modal-spnav-iconbox--visible{transform:translateY(0)}/*# sourceMappingURL=f-style-header.min.css.map */