*,*::before,*::after{box-sizing:border-box;word-wrap:break-word}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}@font-face{font-family:'NotoSansJP';font-style:normal;font-weight:400;src:url("./fonts/NotoSansJP-Medium.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSansJP';font-style:bold;font-weight:600;src:url("./fonts/NotoSansJP-Bold.woff") format("woff");font-display:swap}html{font-size:10px}body{font-size:1.6rem;font-family:"NotoSansJP", sans-serif;color:#0F1E1E;background-color:#ffffff;opacity:0;transition:opacity 300ms ease-in}body.is-loaded{opacity:1}img{vertical-align:top;max-width:100%;width:100%;height:auto}.is-pc{display:none}.is-tb{display:none}.is-up-sp{display:none}.is-sp{display:none}@media screen and (min-width: 1024px){.is-pc{display:block}}@media screen and (max-width: 1023px){.is-tb{display:block}}@media screen and (min-width: 768px){.is-up-sp{display:block}}@media screen and (max-width: 767px){.is-sp{display:block}}.is-animation{opacity:0;transform:translateY(40px);transition:opacity 600ms ease-out,transform 600ms ease-out}.is-animation.is-show{opacity:1;transform:translateY(0)}.header{position:relative;height:80px}.header__wrap{position:fixed;z-index:10;left:0;top:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:80px;padding-left:32px;background-color:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.header__logo-wrap{display:block;width:144px}.header__nav{display:flex;align-items:center;max-width:calc(100% - 144px)}.header__nav-list{display:flex;align-items:center;margin-right:24px}.header__nav-item{margin-left:16px}.header__nav-link{position:relative;display:block;font-weight:bold;line-height:1.9rem;padding:6.5px 8px;color:#0F1E1E}.header__nav-link::before{content:"";position:absolute;bottom:3px;left:8px;width:calc(100% - 16px);height:1px;background-image:linear-gradient(90deg, #00b09b 0%, #96c93d 100%);transform:scaleX(0);transform-origin:left center;transition:transform 300ms ease-in}.header__contact-link{position:relative;display:flex;align-items:center;justify-content:center;width:176px;height:80px;overflow:hidden}.header__contact-link::before{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(90deg, #00b09b 0%, #96c93d 100%);transition:opacity 800ms linear}.header__contact-link::after{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(90deg, #96c93d 0%, #00b09b 100%)}.header__contact-link-inner{position:relative;z-index:3;display:inline-block;padding:0 23px;line-height:1.3em;color:#fff;background-image:url(./img/header1.png);background-repeat:no-repeat;background-size:20px;background-position:center right 3px}.header__menu-sp{display:none}@media screen and (min-width: 768px){.header__nav-link:hover::before{transform:scaleX(1)}.header__contact-link:hover::before{opacity:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.header{height:56px}.header__wrap{height:56px;padding-left:16px}.header__logo-wrap{width:115px}.header__nav{max-width:calc(100% - 115px)}.header__nav-list{margin-right:8px}.header__nav-item{margin-left:10px}.header__nav-link{font-size:1.4rem;line-height:1.7rem;padding:7px 4px 8px}.header__contact-link{width:144px;height:56px}.header__contact-link-inner{padding:0 28px;font-size:1.4rem;line-height:1.3em;background-position:center right 7px}}@media screen and (max-width: 767px){.header{height:56px}.header__wrap{height:56px;padding:0 24px}.header__logo-wrap{width:115px}.header__nav{position:fixed;top:56px;left:0;display:flex;align-items:center;justify-content:center;max-width:100vw;width:100vw;height:calc(100vh - 56px);padding-bottom:120px;background-color:#fff;clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);opacity:0;transition:clip-path 300ms, opacity 300ms}#body.is-active .header__nav{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);opacity:1;transition:clip-path 500ms, opacity 500ms}.header__nav-list{flex-wrap:wrap;margin-right:0}.header__nav-item{width:100%;margin-left:0;text-align:center}.header__nav-item:not(:last-child){margin-bottom:32px}.header__nav-link{display:inline-block;font-size:2.4rem;line-height:1.3em;padding:3px 20px 8px}.header__contact-link{position:absolute;bottom:0;left:0;width:100%;height:120px}.header__contact-link-inner{padding:0 30px;font-size:2rem;line-height:1.3em;background-size:32px;background-position:center right}.header__menu-sp{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:48px;height:48px;text-align:center}.header__menu-link,.header__menu-link span{box-sizing:border-box}.header__menu-link{display:block;position:relative;width:32px;height:10px}.header__menu-link span{display:inline-block;position:absolute;left:0;width:100%;height:2px;background-color:#0F1E1E;border-radius:2px;transform-origin:center}.header__menu-link span:nth-of-type(1){top:0;transition:top 300ms ease-in-out 300ms, transform 300ms ease-in-out}.header__menu-link span:nth-of-type(2){bottom:0;transition:bottom 300ms ease-in-out 300ms, transform 300ms ease-in-out}#body.is-active .header__menu-link span:nth-of-type(1){top:4px;transform:rotate(45deg);transition:top 300ms ease-in-out, transform 300ms ease-in-out 300ms}#body.is-active .header__menu-link span:nth-of-type(2){bottom:4px;transform:rotate(-45deg);transition:bottom 300ms ease-in-out, transform 300ms ease-in-out 300ms}.header__nav-link:active::before{transform:scaleX(1)}.header__contact-link:active::before{opacity:0}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes eyecatch-scrollbar{0%{height:0;top:0}30%{height:100%}100%{top:100%}}.eyecatch{position:relative}.eyecatch__wrap{position:relative;height:600px;overflow:hidden}.eyecatch__slick{position:relative;z-index:1;height:600px}.eyecatch__slick .slick-dots{position:absolute;z-index:3;left:0;bottom:24px;display:flex;justify-content:center;width:100%}.eyecatch__slick .slick-dots>li{margin:0 4px}.eyecatch__slick .slick-dots>li>button{appearance:none;width:12px;height:12px;padding:0;margin:0;font-size:0;border:none;border-radius:50%;cursor:pointer;background-color:rgba(234,235,235,0.5)}.eyecatch__slick .slick-dots>li.slick-active>button{background-color:#fff}.eyecatch__slick-img{background-repeat:no-repeat;background-size:cover;background-position:center center}.eyecatch__slick-img.bg1{background-image:url(./img/mv2.jpg)}.eyecatch__slick-img.bg2{background-image:url(./img/mv3.jpg)}.eyecatch__slick-img.bg3{background-image:url(./img/mv4.jpg)}.eyecatch__bg{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-image:url(./img/mv1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;transition:opacity 3000ms ease-in 800ms}#body.is-loaded .eyecatch__bg{opacity:0}.eyecatch__text{position:absolute;z-index:3;top:0;left:calc(50% - 200px);width:400px;padding-top:80px}.eyecatch__text1-wrap{display:block;width:335px;padding:16px 0 16px 40px;font-size:3.2rem;line-height:1.5em;letter-spacing:0.24em;color:#444444;background-color:#ffffff;transform-origin:left center;transform:scaleX(0);transition:transform 2000ms ease-in 800ms, opacity 2000ms ease-in 800ms;opacity:0}#body.is-loaded .eyecatch__text1-wrap{transform:scaleX(1);opacity:1}.eyecatch__text1{opacity:0;transition:opacity 2000ms ease-in 3100ms}#body.is-loaded .eyecatch__text1{opacity:1}.eyecatch__text2-wrap{position:absolute;top:calc(100% - 8px);left:120px;display:block;width:333px;padding:16px 0 16px 40px;font-size:3.2rem;line-height:1.5em;letter-spacing:0.24em;color:#444444;background-color:#ffffff;transform-origin:left center;transform:scaleX(0);transition:transform 2000ms ease-in 2000ms, opacity 2000ms ease-in 2000ms;opacity:0}#body.is-loaded .eyecatch__text2-wrap{transform:scaleX(1);opacity:1}.eyecatch__text2{opacity:0;transition:opacity 2000ms ease-in 4300ms}#body.is-loaded .eyecatch__text2{opacity:1}.eyecatch__scroll{position:absolute;z-index:1;bottom:0;right:360px;width:31px;height:120px}.eyecatch__scroll-text{position:absolute;top:20px;left:-20px;display:block;width:71px;height:31px;text-align:center;font-size:1.2rem;line-height:31px;color:#ffffff;transform-origin:center;transform:rotate(90deg)}.eyecatch__scroll-border{position:relative;display:block;top:10px;left:calc(50% - 1px);width:1px;height:64px;margin-top:56px;overflow:hidden}.eyecatch__scroll-border::before{content:"";display:block;position:absolute;top:0;left:0;width:1px;height:64px;background:#ffffff;animation:eyecatch-scrollbar 2.0s ease-in-out infinite;margin:auto}.eyecatch__renewal-link{position:absolute;z-index:4;right:100px;bottom:-80px;width:240px;height:240px;overflow:hidden;transform-origin:center;transition:transform 300ms ease-in;transform:scale(1)}.eyecatch__renewal-text-img{position:absolute;z-index:3;top:102px;left:72px;width:100px;height:45px;background-image:url(./img/eyecatch4.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.eyecatch__renewal-bg1{position:absolute;z-index:2;top:0;left:0;width:240px;height:240px;background-image:url(./img/eyecatch2.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center;transform-origin:center;transition:transform 300ms ease-in;animation:rotation 30s linear infinite}.eyecatch__renewal-bg2{position:absolute;z-index:1;top:0;left:0;width:240px;height:240px;background-image:url(./img/eyecatch3.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center;transform-origin:center;animation:rotation 30000ms linear infinite}.eyecatch__bg,.eyecatch__slick,.eyecatch__text{will-change:transform}.eyecatch__sec1{position:relative;z-index:4;top:-40px;width:0;height:64px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;transform-origin:left center;transition:width 1500ms ease-in 100ms}#body.is-loaded .eyecatch__sec1{width:596px}.eyecatch__sec1-inner{display:flex;width:596px;height:64px}.eyecatch__sec1-left{display:flex;align-items:center;justify-content:center;width:100px;background-image:linear-gradient(90deg, #00b09b 0%, #96c93d 100%)}.eyecatch__sec1-title{font-weight:bold;color:#fff}.eyecatch__sec1-right{display:flex;align-items:center;width:calc(100% - 100px);padding:0 16px;background-color:#ffffff}.eyecatch__sec1-article{width:calc(100% - 92px);padding-right:20px}.eyecatch__sec1-link{display:flex;align-items:center;justify-content:center;width:100%}.eyecatch__sec1-date{width:80px;font-size:1.4rem;letter-spacing:-0.015em;color:#444444}.eyecatch__sec1-link-title{width:calc(100% - 80px);font-weight:bold;color:#0F1E1E;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eyecatch__sec1-more-link{position:relative;display:block;width:92px;padding:2px 0 2px 5px;font-size:1.2rem;font-weight:bold;line-height:1.3em;background-image:linear-gradient(90deg, #00b09b 0%, #96c93d 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.eyecatch__sec1-more-link::before{content:"";position:absolute;right:0;top:calc(50% - 10px);width:20px;height:20px;background-image:url(./img/eyecatch1.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.eyecatch__logorenewal{position:relative;height:640px;margin-bottom:120px;padding-top:32px}.eyecatch__logorenewal::before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-image:url(./img/logorenewal1.jpg);background-repeat:no-repeat;background-size:1440px;background-position:center}.eyecatch__logorenewal::after{content:"";position:absolute;z-index:2;right:0;top:0;width:100%;height:100%;transform-origin:left center;background-color:#fff;transition:width 1500ms ease-out 300ms}#body.is-loaded .eyecatch__logorenewal::after{width:0}.eyecatch__logorenewal-inner{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;height:448px}.eyecatch__logorenewal-inner2{max-width:600px}.eyecatch__logorenewal-title{margin-bottom:16px;font-size:4rem;font-weight:bold;line-height:1.3em;text-align:center}.eyecatch__logorenewal-text{line-height:1.8em}@media screen and (min-width: 768px){.eyecatch__slick-img{height:600px !important}.eyecatch__renewal-link:hover{transform:scale(1.06)}#body.is-loaded .eyecatch__renewal-link:hover .eyecatch__renewal-bg1{opacity:0}}@media screen and (min-width: 768px) and (max-width: 1023px){.eyecatch__scroll{right:220px}.eyecatch__renewal-link{right:0}.eyecatch__sec1{top:-40px;height:72px}#body.is-loaded .eyecatch__sec1{width:320px}.eyecatch__sec1-inner{width:320px;height:72px}.eyecatch__sec1-left{width:42px}.eyecatch__sec1-title{font-size:1.2rem;text-align:center}.eyecatch__sec1-right{flex-wrap:wrap;justify-content:flex-end;width:calc(100% - 42px);padding:10px 12px}.eyecatch__sec1-article{width:100%;padding-right:0}.eyecatch__sec1-link{flex-wrap:wrap}.eyecatch__sec1-date{width:100%;margin-bottom:4px;font-size:1.2rem}.eyecatch__sec1-link-title{width:100%;font-size:1.4rem}}@media screen and (max-width: 767px){.eyecatch__wrap{height:424px}.eyecatch__slick{height:424px}.eyecatch__slick-img{height:424px !important}.eyecatch__slick-img.bg1{background-image:url(./img/mv2-sp.jpg)}.eyecatch__slick-img.bg2{background-image:url(./img/mv3-sp.jpg)}.eyecatch__slick-img.bg3{background-image:url(./img/mv4-sp.jpg)}.eyecatch__bg{background-image:url(./img/mv1-sp.jpg)}.eyecatch__text{left:calc(50% - 120px);width:240px;padding-top:24px}.eyecatch__text1-wrap{width:190px;padding:12px 16px;font-size:1.6rem;text-align:center}.eyecatch__text2-wrap{left:80px;width:166px;padding:12px 8px 12px 16px;font-size:1.6rem;text-align:center}.eyecatch__scroll{right:24px}.eyecatch__renewal-link{right:unset;left:16px;bottom:48px;width:120px;height:120px}.eyecatch__renewal-text-img{top:51px;left:38px;width:48px;height:22px}.eyecatch__renewal-bg1{width:120px;height:120px}.eyecatch__renewal-bg2{width:120px;height:120px}.eyecatch__sec1{top:-40px;height:72px}#body.is-loaded .eyecatch__sec1{width:320px}.eyecatch__sec1-inner{width:320px;height:72px}.eyecatch__sec1-left{width:42px}.eyecatch__sec1-title{font-size:1.2rem;text-align:center}.eyecatch__sec1-right{flex-wrap:wrap;justify-content:flex-end;width:calc(100% - 42px);padding:10px 12px}.eyecatch__sec1-article{width:100%;padding-right:0}.eyecatch__sec1-link{flex-wrap:wrap}.eyecatch__sec1-date{width:100%;margin-bottom:4px;font-size:1.2rem}.eyecatch__sec1-link-title{width:100%;font-size:1.4rem}.eyecatch__renewal-link:active{transform:scale(1.06)}#body.is-loaded .eyecatch__renewal-link:active .eyecatch__renewal-bg1{opacity:0;animation-play-state:paused}#body.is-loaded .eyecatch__renewal-link:active .eyecatch__renewal-bg2{animation-play-state:paused}.eyecatch__logorenewal{height:624px;margin-bottom:40px;padding-top:88px}.eyecatch__logorenewal::before{background-image:url(./img/logorenewal1-sp.jpg);background-size:100%;background-position:center bottom}.eyecatch__logorenewal-inner{align-items:flex-start;height:448px}.eyecatch__logorenewal-inner2{max-width:100%}.eyecatch__logorenewal-text{padding:0 35px}}
