@font-face{font-family:'NotoSerifJp';font-style:normal;font-weight:400;src:url("./fonts/NotoSerifJP-Regular.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSerifJp';font-style:bold;font-weight:700;src:url("./fonts/NotoSerifJP-Bold.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSansJP';font-style:normal;font-weight:400;src:url("./fonts/NotoSansJP-Regular.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSansJP';font-style:bold;font-weight:700;src:url("./fonts/NotoSansJP-Bold.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSans';font-style:normal;font-weight:400;src:url("./fonts/NotoSansRegular.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSans';font-style:bold;font-weight:700;src:url("./fonts/NotoSans-Bold.ttf") format("TrueType");font-display:swap}*,*::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:'NotoSerif';font-style:normal;font-weight:400;src:url("./fonts/NotoSerifRegular.woff") format("woff");font-display:swap}@font-face{font-family:'NotoSerif';font-style:bold;font-weight:700;src:url("./fonts/NotoSerifBold.woff") format("woff");font-display:swap}html{font-size:10px}body{font-size:1.8rem;font-family:'NotoSerif', sans-serif;color:#000000}@media screen and (max-width: 767px){body{font-size:1.6rem}}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: 1020px){.is-pc{display:block}}@media screen and (max-width: 1019px){.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}}.header{position:relative;width:100%}.header.is-page{height:100px}.header__content-wrap{position:fixed;z-index:10;display:flex;justify-content:space-between;align-items:center;width:100%;height:100px}.header__h1{position:absolute;top:11px;left:108px;width:calc(100% - 440px);font-size:1rem;overflow:hidden;white-space:nowrap}.header__content-inner{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 320px);min-height:100px;padding:6px 0 6px 6px;transition:0.3s background-color}#top-header.is-white .header__content-inner,#header .header__content-inner{background-color:#ffffff}.header__logo-link{display:flex;align-items:center;justify-content:space-between;width:292px;transition:opacity 0.3s}.header__logo-link:hover{opacity:0.7}.header__logo{width:88px}.header__logo-text{font-size:2.5rem;font-weight:bold;color:#ffffff;transition:0.3s color}#top-header.is-white .header__logo-text,#header .header__logo-text{color:#000000}.header__nav{display:flex;width:calc(100% - 292px);padding:0 20px}.header__nav-list{display:flex;align-items:center;justify-content:space-around;width:100%}.header__nav-item{flex-grow:1;text-align:center}.header__nav-link{position:relative;display:inline-block;padding:37px 10px;font-size:1.4rem;color:#ffffff;transition:opacity 0.3s}.header__nav-link:hover{opacity:0.7}#top-header.is-white .header__nav-link,#header .header__nav-link{color:#000000}.header__nav-child-wrap{position:absolute;top:calc(100% - 6px);left:0;width:100%;padding-top:6px;transform:scaleY(0);transition:transform 0.3s;transform-origin:top}.header__nav-child-inner{display:flex;justify-content:center;width:100%;padding:30px 15px;background-color:#F9F9F9}.header__nav-item:hover .header__nav-child-wrap{transform:scaleY(1)}.header__nav-child-list{padding:0 15px}.header__nav-child-item{text-align:left}.header__nav-child-link{position:relative;display:block;padding-left:18px;font-size:1.4rem;line-height:1.75em;color:#000000;white-space:nowrap;transition:opacity 0.3s}.header__nav-child-link:hover{opacity:0.7}.header__nav-child-link::before{content:"";position:absolute;top:50%;left:0;width:12px;border-bottom:2px solid #000000}.header__contact-wrap{display:flex;width:320px}.header__mailmaga-link{display:block;width:160px;height:100px;padding-top:67px;color:#ffffff;text-align:center;font-size:1.4rem;line-height:2rem;background-color:#C7C7C7;background-image:url(./img/header1.png);background-repeat:no-repeat;background-size:49px;background-position:center top 13px}.header__contact-link{display:block;width:160px;height:100px;padding-top:67px;color:#ffffff;text-align:center;font-size:1.4rem;line-height:2rem;background-image:url(./img/header2.png),linear-gradient(90deg, #030785 0%, #2468EF 100%);background-repeat:no-repeat, no-repeat;background-size:49px, 100%;background-position:center top 13px, center}.header__menu-sp{display:none}.header__sp-nav{display:none}@media screen and (min-width: 900px) and (max-width: 1299px){.header__h1{top:9px;left:6px;width:calc(100% - 180px)}.header__content-inner{width:calc(100% - 160px)}.header__logo-link{width:175px}.header__logo{width:50px}.header__logo-text{font-size:1.5rem}.header__nav{width:calc(100% - 175px)}.header__nav-link{padding:38px 5px;font-size:1.2rem}.header__contact-wrap{width:160px}.header__mailmaga-link{width:80px;font-size:1.2rem;background-size:30px;background-position:center top 25px}.header__contact-link{width:80px;font-size:1.2rem;background-size:30px, 100%;background-position:center top 25px, center}}@media screen and (max-width: 899px){.header.is-page{height:50px}.header__content-wrap{height:50px}.header__h1{position:absolute;top:3px;left:17px;width:calc(100% - 90px);color:#828282;transform-origin:left center;transform:scale(0.7)}.header__content-inner{width:calc(100% - 150px);min-height:50px;padding:0 0 0 17px}.header__logo-link{width:147px;margin-top:10px}.header__logo{width:28px}.header__logo-text{font-size:1.5rem}.header__nav{width:calc(100% - 147px)}.header__nav-list{display:none}.header__contact-wrap{width:150px}.header__mailmaga-link{width:50px;height:50px;padding-top:5px;font-size:1rem;line-height:1.4rem;background-size:19px;background-position:center top 20px}.header__contact-link{width:50px;height:50px;padding-top:5px;font-size:1rem;line-height:1.4rem;background-size:19px, 100%;background-position:center top 20px, center}.header__link-text{width:140%;margin-left:50%;display:block;transform-origin:center;transform:translateX(-50%) scale(0.6)}.header__menu-sp{position:fixed;right:0;top:0;z-index:21;display:block;width:50px;height:50px;text-align:center}#top-header.is-white .header__menu-sp,#header .header__menu-sp{background-color:#ffffff}#body.is-active #top-header.is-white .header__menu-sp,#body.is-active #header .header__menu-sp{background-color:transparent}.header__menu-link,.header__menu-link span{transition:all .4s;box-sizing:border-box}.header__menu-link{display:block;position:relative;width:25px;height:22px;margin:14px auto 0}.header__menu-link span{display:inline-block;position:absolute;left:0;width:100%;height:1px;background-color:#ffffff}#top-header.is-white .header__menu-link span,#header .header__menu-link span{background-color:#000000}#body.is-active #top-header.is-white .header__menu-link span,#body.is-active #header .header__menu-link span{background-color:#ffffff}.header__menu-link span:nth-of-type(1){top:0}.header__menu-link span:nth-of-type(2){top:10px}.header__menu-link span:nth-of-type(3){bottom:0}#body.is-active .header__menu-link span:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#body.is-active .header__menu-link span:nth-of-type(2){opacity:0}#body.is-active .header__menu-link span:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}.header__sp-space{display:block;width:50px;height:50px}.header__sp-nav{position:fixed;z-index:20;top:0;left:0;display:none;width:100vw;height:100vh;background-color:#ffffff;background-image:url(./img/sp1.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover}#body.is-active .header__sp-nav{display:block}.header__sp-nav-list{width:286px;height:calc(100% - 120px);margin:60px auto;overflow-y:scroll}.header__sp-nav-item{margin-bottom:15px}.header__sp-nav-item.border{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ffffff}.header__sp-nav-link{font-size:1.6rem;font-weight:bold;line-height:1.4em;color:#ffffff}}@keyframes eyecatch-animation{0%{transform:scale(1.2)}to{transform:scale(1)}}.eyecatch{position:relative}.eyecatch__list{position:relative;height:48.61vw;overflow:hidden}.eyecatch__img-wrap{position:absolute;top:0%;left:0%;max-width:unset;width:100%;transition:0.6s}.eyecatch__img-wrap.is-hidden{opacity:0}.eyecatch__img{display:block;animation:eyecatch-animation 6s linear;transform-origin:50% 50%;transition:0.6s}.eyecatch__img img{max-width:unset}.eyecatch__img-wrap.is-hidden .eyecatch__img{animation:unset;opacity:0}.eyecatch__title{position:absolute;top:26.5%;left:0;width:100%;padding:0 16px;font-size:4.16vw;font-weight:bold;line-height:1.12em;color:#ffffff;text-align:center;text-shadow:4px 4px 4px rgba(0,0,0,0.4);font-family:"NotoSans",sans-serif}.eyecatch__title-em{font-size:5.54vw;line-height:1.12em}.eyecatch__text{position:absolute;bottom:22%;left:5.7%;width:88.6%;padding:0 16px;font-size:2.78vw;font-weight:bold;line-height:1.12em;color:#ffffff;text-shadow:4px 4px 4px rgba(0,0,0,0.4)}.eyecatch__button-wrap{position:absolute;bottom:5.7%;left:36.39%;width:27.22%}.eyecatch__button{display:block;padding:0.743vw 0;font-size:1.25vw;font-weight:bold;line-height:1.7em;text-align:center;color:#ffffff;background:linear-gradient(90deg, #030785 0%, #2468EF 100%);box-shadow:0 4px 4px rgba(0,0,0,0.25);transition:0.3s opacity}.eyecatch__button:hover{opacity:0.7}.eyecatch__page{position:relative;height:202px;background-repeat:no-repeat;background-size:cover;background-position:center}.eyecatch__page.bg1{background-image:url(./img/eyecatch-page1.jpg)}.eyecatch__page.bg2{background-image:url(./img/eyecatch-page2.jpg)}.eyecatch__page.bg3{background-image:url(./img/eyecatch-page3.jpg)}.eyecatch__page.bg4{background-image:url(./img/eyecatch-page4.jpg)}.eyecatch__page.bg5{background-image:url(./img/eyecatch-page5.jpg)}.eyecatch__page.bg6{background-image:url(./img/eyecatch-page6.jpg)}.eyecatch__page.bg7{background-image:url(./img/eyecatch-page7.jpg)}.eyecatch__page.bg8{background-image:url(./img/eyecatch-page8.jpg)}.eyecatch__page.bg9{background-image:url(./img/eyecatch-page9.jpg)}.eyecatch__page.bg10{background-image:url(./img/eyecatch-page10.jpg)}.eyecatch__page.bg11{background-image:url(./img/eyecatch-page11.jpg)}.eyecatch__page.bg12{background-image:url(./img/eyecatch-page12.jpg)}.eyecatch__page.bg13{background-image:url(./img/eyecatch-page13.jpg)}.eyecatch__page.bg14{background-image:url(./img/eyecatch-page14.jpg)}.eyecatch__page.bg15{background-image:url(./img/eyecatch-page15.jpg)}.eyecatch__page.bg16{background-image:url(./img/eyecatch-page16.jpg)}.eyecatch__page.bg17{background-image:url(./img/eyecatch-page17.jpg)}.eyecatch__page.bg18{background-image:url(./img/eyecatch-page18.jpg)}.eyecatch__page.bg19{background-image:url(./img/eyecatch-page19.jpg)}.eyecatch__page.bg20{background-image:url(./img/eyecatch-page20.jpg)}.eyecatch__page-title{position:absolute;top:50%;width:100%;padding:0 16px;transform:translateY(-50%);font-size:3.6rem;font-weight:bold;line-height:1.4em;text-align:center;color:#ffffff}@media screen and (min-width: 1440px){.eyecatch__page-img{position:absolute;top:50%;left:50%;width:100%;max-width:none;transform:translate(-50%, -50%)}}@media screen and (min-width: 768px) and (max-width: 1439px){.eyecatch__page-img{position:absolute;top:50%;left:50%;width:1440px;max-width:unset;height:200px;transform:translate(-50%, -50%)}}@media screen and (max-width: 767px){.eyecatch__list{height:166.6vw}.eyecatch__title{top:20.6%;font-size:8vw;line-height:1.6em;font-family:'NotoSerif', sans-serif}.eyecatch__title-em{font-size:8vw;line-height:1.6em}.eyecatch__text{bottom:19.5%;left:0;width:100%;font-size:6.4vw;line-height:1.6em;text-align:center}.eyecatch__button-wrap{bottom:6.4%;left:8.7%;width:82.6%}.eyecatch__button{padding:3.3vw 0;font-size:4.24vw}.eyecatch__page{height:120px}.eyecatch__page.bg1{background-image:url(./img/eyecatch-page1-sp.jpg)}.eyecatch__page.bg2{background-image:url(./img/eyecatch-page2-sp.jpg)}.eyecatch__page.bg3{background-image:url(./img/eyecatch-page3-sp.jpg)}.eyecatch__page.bg4{background-image:url(./img/eyecatch-page4-sp.jpg)}.eyecatch__page.bg5{background-image:url(./img/eyecatch-page5-sp.jpg)}.eyecatch__page.bg6{background-image:url(./img/eyecatch-page6-sp.jpg)}.eyecatch__page.bg7{background-image:url(./img/eyecatch-page7-sp.jpg)}.eyecatch__page.bg8{background-image:url(./img/eyecatch-page8-sp.jpg)}.eyecatch__page.bg9{background-image:url(./img/eyecatch-page9-sp.jpg)}.eyecatch__page.bg10{background-image:url(./img/eyecatch-page10-sp.jpg)}.eyecatch__page.bg11{background-image:url(./img/eyecatch-page11-sp.jpg)}.eyecatch__page.bg12{background-image:url(./img/eyecatch-page12-sp.jpg)}.eyecatch__page.bg13{background-image:url(./img/eyecatch-page13-sp.jpg)}.eyecatch__page.bg14{background-image:url(./img/eyecatch-page14-sp.jpg)}.eyecatch__page.bg15{background-image:url(./img/eyecatch-page15-sp.jpg)}.eyecatch__page.bg16{background-image:url(./img/eyecatch-page16-sp.jpg)}.eyecatch__page.bg17{background-image:url(./img/eyecatch-page17-sp.jpg)}.eyecatch__page.bg18{background-image:url(./img/eyecatch-page18-sp.jpg)}.eyecatch__page.bg19{background-image:url(./img/eyecatch-page19-sp.jpg)}.eyecatch__page.bg20{background-image:url(./img/eyecatch-page20-sp.jpg)}.eyecatch__page-title{font-size:2.2rem}}
