@charset "UTF-8";.break{display:inline-block}.newline{display:block}.underline{text-decoration:underline}*,:after,:before{box-sizing:border-box}body{font-size:1rem;line-height:1.75;font-family:"Noto Serif JP",serif;color:#353535;background-color:#f4f4f4}.font-red{color:red}.font-bold{font-weight:700}*,:after,:before{box-sizing:border-box}body{font-size:1rem;line-height:1.75;font-family:"Noto Serif JP",serif;color:#353535;background-color:#f4f4f4}body.-active{overflow:hidden}body.-active::before{content:"";background:rgba(0,0,0,.8);position:fixed;left:0;right:0;top:0;bottom:0;z-index:30}.l-header{background:rgba(0,0,0,.9);color:#fff;width:100%;height:80px;position:fixed;top:0;z-index:9999}@media screen and (max-width:1172px){.l-header{height:48px}}.l-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1180px;width:95%;margin:0 auto;height:100%}.l-header__logo{height:32px;transition:all .3s}@media screen and (max-width:1172px){.l-header__logo{height:32px}}.l-header__logo:hover{opacity:.6}.l-header__logo-link{display:block;height:100%}.l-header__logo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.l-header__right{display:flex;align-items:center}.l-header__nav{height:100%}@media screen and (max-width:1172px){.l-header__nav{background:rgba(0,0,0,.9);display:none;position:fixed;top:48px;right:0}}.l-header__list{display:flex;align-items:center;height:100%}@media screen and (max-width:1172px){.l-header__list{display:block}}.l-header__item{height:100%;margin-left:1.125rem}@media screen and (max-width:1172px){.l-header__item{height:auto}}@media screen and (max-width:1172px){.l-header__item:first-child{padding-top:2rem;font-size:1rem}}.l-header__item-link{display:flex;align-items:center;justify-content:left;font-size:1rem;font-weight:500;height:100%;transition:all .3s}@media screen and (max-width:1172px){.l-header__item-link{padding:24px 48px 0 24px;font-size:1rem}}.l-header__item-link:hover{opacity:.6}.l-header__instagram{transition:all .3s}@media screen and (max-width:1172px){.l-header__instagram{display:block;margin-top:24px}}.l-header__instagram:hover{opacity:.6}.l-header__instagram-visual{aspect-ratio:1/1}@media screen and (max-width:1172px){.l-header__instagram-visual{padding:0 48px 0 24px}}.l-header__instagram-img{-o-object-fit:cover;object-fit:cover}.l-header__btn{display:none}@media screen and (max-width:1172px){.l-header__btn{display:flex;flex-direction:column;justify-content:space-between;width:36px;height:28px}}@media screen and (max-width:1172px){.l-header__btn-item{background:#fff;display:block;width:100%;height:2px;border-radius:999px;transition:all .3s}}@media screen and (max-width:1172px){.l-header__btn-item:first-child{transform-origin:left top}}@media screen and (max-width:1172px){.l-header__btn-item:last-child{transform-origin:left bottom}}@media screen and (max-width:1172px){.-active .l-header__btn-item:first-child{transform:rotate(45deg)}}@media screen and (max-width:1172px){.-active .l-header__btn-item:nth-child(2){opacity:0}}@media screen and (max-width:1172px){.-active .l-header__btn-item:last-child{transform:rotate(-45deg)}}.l-section{background-image:url(./../img/header/sec-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:320px;position:relative;text-align:center}@media screen and (max-width:1172px){.l-section{height:200px}}.l-section__heading{position:absolute;top:63%;left:50%;transform:translate(-50%,-50%);padding:1rem 1.5rem;background:rgba(0,0,0,.6)}@media screen and (max-width:1172px){.l-section__heading{padding:1rem}}.l-section__heading-main{font-size:2.25rem;font-weight:700;color:#fff;text-shadow:0 0 2px rgba(0,0,0,.5)}@media screen and (max-width:1172px){.l-section__heading-main{font-size:1.125rem}}.fixed-btn{position:fixed;right:16px;bottom:16px;height:71px;width:100px;border-radius:5px;transition:.1s;border:solid 2px;background-color:rgba(228,228,228,.74);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;cursor:pointer;text-align:center;font-weight:700;box-shadow:7px 7px 6px rgba(0,0,0,.37);font-size:1rem}@media screen and (max-width:1172px){.fixed-btn{width:80px;height:80px;font-size:.8rem}}.fixed-btn:hover{transform:translateY(2px);opacity:.6}.fixed-btn::after{content:"";display:inline-block;background-image:url(./../img/header/toorder.png);background-repeat:no-repeat;width:100%;height:100%;position:absolute;left:44%;top:72%}