html{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0}*,::after,::before{box-sizing:inherit}a,abbr,address,article,aside,audio,blockquote,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,iframe,img,ins,label,legend,li,main,mark,nav,ol,p,pre,q,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,video{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none;list-style-type:none}code,kbd,pre,samp{font-family:monospace,sans-serif;font-size:inherit}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}address{font-style:normal}button{border:0;background-color:unset}html{scroll-behavior:smooth}body{font-family:"Noto Serif JP",serif,"Noto Sans JP",sans-serif;color:#373737;line-height:1.8;font-size:clamp(14px,2.0833333333vw,16px);font-feature-settings:"palt";letter-spacing:1px;text-align:justify}a{text-decoration:none;color:inherit;display:inline-block;transition:ease .3s}a:hover{opacity:.8}img{max-width:100%;height:auto;vertical-align:bottom}*,::after,::before{box-sizing:border-box}.sp-on{display:none}@media screen and (max-width:480px){.sp-on{display:block}}.c-flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.c-logo{max-width:100px;width:fit-content}.c-logo a{display:block}.c-fuwa{animation:fuwafuwa 3s ease-in-out infinite alternate;transition:1.5s ease-in-out}@keyframes fuwafuwa{0%{transform:translate(0,0)}50%{transform:translate(0,-7px)}100%{transform:translate(0,0)}}.c-scroll{overflow:scroll;padding:10px 4px}.c-title{width:fit-content}#topBtn{position:fixed;bottom:30px;right:10px;z-index:9999;box-shadow:0 4px 4px rgb(0 0 0 / .25);width:clamp(3.125rem,1.25rem + 8vw,3.75rem)}.l-footer{position:relative;width:100%;background-color:#100f52;color:#fff}.l-footer img{vertical-align:unset}.l-footer__container{max-width:1200px;margin:0 auto;width:100%;padding:80px 20px 40px}.l-footer__container__logo{max-width:252px;width:100%;margin-inline:auto}.l-footer__container__logo a,.l-footer__container__logo img{width:100%}.l-footer__container__link{width:fit-content;margin-inline:auto;font-size:14px;gap:20px;justify-content:center}.l-footer__inner{width:100%;margin:clamp(2.5rem,1.296rem + 4.94vw,5rem) auto clamp(2.5rem,1.898rem + 2.47vw,3.75rem);align-items:flex-start}@media screen and (max-width:767px){.l-footer__inner{gap:40px}}.l-footer__left{width:48%}@media screen and (max-width:767px){.l-footer__left{width:100%}}.l-footer__left__list{margin:26px 0}.l-footer__left__list:last-child{margin-bottom:0}.l-footer__left__term{width:100%;padding-bottom:6px;border-bottom:1px solid #fff}.l-footer__left__term span{margin-right:6px}.l-footer__left__data{font-size:14px;margin:12px 0}.l-footer__left__data:last-child{margin-bottom:0}.l-footer__left__data span{margin-right:6px}.l-footer__right{width:48%}@media screen and (max-width:767px){.l-footer__right{width:100%}}.l-footer__right__btn a{width:100%;text-align:center;padding:clamp(.875rem,.694rem + .74vw,1.25rem);border:1px solid #fff;font-size:clamp(1.125rem,.944rem + .74vw,1.5rem)}.l-footer__right__text{width:100%;margin-top:40px;font-size:14px}.l-footer small{display:inline-block;width:100%;margin-top:40px;text-align:center;color:#fff;font-size:12px}.l-header{width:100%;height:70px;position:fixed;top:0;left:0;background-color:rgb(255 255 255 / .7);z-index:9999}@media screen and (max-width:1024px){.l-header{height:70px;width:100%}}.l-header h1{max-width:246px;width:100%;height:70px;border-right:1px solid #e2e2e2}@media screen and (max-width:480px){.l-header h1{max-width:200px}}.l-header h1 a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:480px){.l-header h1 a{padding:20px}}.l-header__nav{max-width:560px;width:100%;font-size:12px}@media screen and (max-width:1024px){.l-header__nav{position:absolute;top:70px;width:100%;right:-100%;max-width:unset}.l-header__nav.active{display:block;right:0}}@media screen and (max-width:1024px){.l-header__nav__list{height:unset;margin-top:auto}}@media screen and (max-width:1024px){.l-header__nav__item{-webkit-transform:unset;transform:unset;border-bottom:1px solid #fff;width:95%;margin:auto;background-color:#fff0;color:#fff}.l-header__nav__item a{padding:30px 20px;padding-bottom:15px}}.l-header__inner{flex-wrap:nowrap}.l-header__inner__contact{height:70px;max-width:310px;width:100%}@media screen and (max-width:1140px){.l-header__inner__contact{max-width:unset;width:70px}}.l-header__inner__contact a{height:100%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#3b2300;color:#fff;padding:20px}.l-header__inner__contact a::before{content:"";display:inline-block;height:14px;width:14px;margin-right:4px;background-image:url(/wp-content/themes/theme-yamadaryusei/assets/images/icon-mail.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width:1140px){.l-header__inner__contact a::before{margin-right:0}}@media screen and (max-width:1140px){.l-header__inner__contact span{display:none}}.l-header .hammenu{display:none}@media screen and (max-width:1024px){.l-header .hammenu{display:block;width:60px;height:60px;position:absolute;right:70px;top:5px}}@media screen and (max-width:1024px){.l-header .hammenu span{display:block;height:2px;width:22px;background-color:#647b87;position:absolute}.l-header .hammenu span:nth-child(1){top:24px;left:20px}.l-header .hammenu span:nth-child(2){top:30px;left:20px}.l-header .hammenu span:nth-child(3){top:36px;left:20px}.l-header span.active:nth-child(1){top:29px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:ease .3s;transition:ease .3s}.l-header span.active:nth-child(2){right:-2%;-webkit-transition:ease .3s;transition:ease .3s;opacity:0}.l-header span.active:nth-child(3){bottom:29px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:unset;-webkit-transition:ease .3s;transition:ease .3s}}#container::before{display:none;content:"";height:100vh;width:100%;top:70px;left:0;z-index:100;background-color:#000;opacity:.7}#container.active::before{display:block;position:fixed}@media screen and (max-width:1024px){#container::before{display:none;content:"";height:100vh;width:100%;top:60px;left:0;z-index:100;background-color:#100f52;opacity:.9}#container.active::before{display:block;position:fixed}}.l-main{overflow-x:hidden;position:relative}.l-container{width:100%;margin:0;overflow:hidden}.l-wrap{padding:clamp(3.125rem,1.25rem + 8vw,3.75rem) 30px;width:100%;margin:0 auto}