@font-face{font-family:'ZenKakuGothicAntique';font-style:normal;font-weight:400;src:url("./fonts/ZenKakuGothicAntique-Regular.woff") format("woff")}@font-face{font-family:'ZenKakuGothicAntique';font-style:bold;font-weight:600;src:url("./fonts/ZenKakuGothicAntique-Bold.woff") format("woff");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:'ZenKakuGothicNew';font-style:normal;font-weight:400;src:url("./fonts/ZenKakuGothicNew-Regular.woff") format("woff");font-display:swap}@font-face{font-family:'ZenKakuGothicNew';font-style:bold;font-weight:600;src:url("./fonts/ZenKakuGothicNew-Bold.woff") format("woff");font-display:swap}html{font-size:10px}body{font-size:1.6rem;line-height:1.47;font-family:"ZenKakuGothicNew", sans-serif;color:#585757}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: 1025px){.is-pc{display:block}}@media screen and (max-width: 1024px){.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{height:62px}.header__wrap{position:fixed;z-index:10;left:0;top:0;width:100%;height:62px;background-color:#ffffff}.header__inner{max-width:1280px;margin:0 auto;padding:15px 40px 0}.header__main{display:flex;justify-content:space-between;height:42px}.header__logo-wrap{display:block;width:245px;transition:opacity 0.3s}.header__logo-wrap:hover{opacity:0.7}.header__nav-wrap{width:calc(100% - 245px);max-width:800px;padding-left:20px}.header__nav-list{display:flex;justify-content:space-between}.header__nav-item{position:relative;flex-grow:1}.header__nav-link{position:relative;display:inline-block;height:42px;padding-top:5px;padding-left:15px;padding-right:10px;font-weight:bold;color:#585757;transition:color 0.3s}.header__nav-link:hover{color:#AFEEEE}.header__nav-link::before{content:"";position:absolute;left:0;top:13px;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg, #afeeee 0%, #9FFCFD 100%)}.header__nav-child-list{position:absolute;top:100%;left:50%;transform:translateX(-50%) scaleY(0);padding:10px 20px;background-color:#ffffff;transition:transform 0.3s;transform-origin:top center}.header__nav-link.has-child:hover .header__nav-child-list{transform:translateX(-50%) scaleY(1)}.header__nav-child-item:not(:last-child){margin-bottom:15px}.header__nav-child-link{font-size:1.4rem;font-weight:bold;color:#585757;white-space:nowrap;transition:color 0.3s}.header__nav-child-link:hover{color:#AFEEEE}.header__menu-sp,.header__sp-link-wrap{display:none}@media screen and (min-width: 768px){.header__nav-child-list{display:block !important}}@media screen and (min-width: 768px) and (max-width: 1099px){.header__inner{padding:15px 20px 0}.header__main{align-items:center}.header__logo-wrap{width:120px}.header__nav-wrap{width:calc(100% - 120px)}.header__nav-item-title{font-size:1.2rem}}@media screen and (max-width: 767px){.header{height:44px}.header__wrap{height:44px}.header__inner{padding:0 20px}.header__main{align-items:center;height:44px}.header__logo-wrap{width:132px;height:18px;margin-top:10px}.header__nav-wrap{width:calc(100% - 132px)}.header__nav-inner{display:none;position:fixed;z-index:10;top:44px;left:0;width:100%;height:calc(100vh - 44px);padding:19px 20px 100px;background:#ffffff;overflow-y:scroll}#body.is-active .header__nav-inner{display:block}.header__nav-list{flex-wrap:wrap;margin-bottom:20px}.header__nav-item{width:100%}.header__nav-item:not(:last-child){margin-bottom:40px}.header__nav-link{display:block;height:auto;padding-top:0;padding-right:0;padding-bottom:5px;border-bottom:1px solid #585757}.header__nav-link::before{top:8px}.header__nav-link:hover{color:#585757}.header__nav-link.has-child .header__nav-item-title{position:relative;display:block}.header__nav-link.has-child .header__nav-item-title::before{content:"";position:absolute;right:4px;top:calc(50% - 1px);height:2px;width:15px;background-color:#88D8D8}.header__nav-link.has-child .header__nav-item-title::after{content:"";position:absolute;right:4px;top:calc(50% - 1px);height:2px;width:15px;background-color:#88D8D8;transform:rotate(90deg);transition:transform 0.3s}.header__nav-link.has-child.is-active .header__nav-item-title::after{transform:rotate(0)}.header__nav-child-list{display:none;position:unset;transform:none;padding:10px 20px 10px 5px}.header__nav-link.has-child:hover .header__nav-child-list{transform:none}.header__nav-child-item:not(:last-child){margin-bottom:5px}.header__nav-child-link{display:block;padding:5px 0;font-weight:normal}.header__nav-child-link:hover{color:#585757}.header__menu-sp{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:24px;height:44px;text-align:center;margin-left:auto}.header__menu-link,.header__menu-link span{transition:all .4s;box-sizing:border-box}.header__menu-link{display:block;position:relative;width:18px;height:12px}.header__menu-link span{display:inline-block;position:absolute;left:0;width:100%;height:2px;background-color:#88D8D8}.header__menu-link span:nth-of-type(1){top:0}.header__menu-link span:nth-of-type(2){top:5px}.header__menu-link span:nth-of-type(3){bottom:0}#body.is-active .header__menu-link span:nth-of-type(1){transform:translateY(5px) 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(-5px) rotate(45deg)}}.eyecatch{position:relative;height:41.4vw;padding-right:3.12vw;background-image:url(./img/eyecatch1.jpg);background-repeat:no-repeat;background-size:43.5vw;background-position:right bottom;overflow:hidden}.eyecatch__wrap{border-radius:0 40px 40px 0;overflow:hidden}.eyecatch__title{position:absolute;top:33%;left:11%;font-size:2.82vw;font-weight:bold}.eyecatch__white-title{display:inline-block;margin-top:0.9vw;margin-right:0.8vw;padding:0.39vw 1.6vw;color:#88D8D8;background-color:#ffffff;border-radius:20vw}.eyecatch__page{position:relative;display:flex;align-items:center;justify-content:center;height:320px;padding:0 20px;overflow:hidden}.eyecatch__page::before{content:"";position:absolute;z-index:1;left:0;top:0;width:89.063%;height:320px;border-radius:0 40px 40px 0;background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden}#body.is-loaded .eyecatch__page.bg1::before{background-image:url(./img/eyecatch-page1.jpg)}#body.is-loaded .eyecatch__page.bg2::before{background-image:url(./img/eyecatch-page2.jpg)}#body.is-loaded .eyecatch__page.bg3::before{background-image:url(./img/eyecatch-page3.jpg)}#body.is-loaded .eyecatch__page.bg4::before{background-image:url(./img/eyecatch-page4.jpg)}#body.is-loaded .eyecatch__page.bg5::before{background-image:url(./img/eyecatch-page5.jpg)}#body.is-loaded .eyecatch__page.bg6::before{background-image:url(./img/eyecatch-page6.jpg)}#body.is-loaded .eyecatch__page.bg7::before{background-image:url(./img/eyecatch-page7.jpg)}#body.is-loaded .eyecatch__page.bg8::before{background-image:url(./img/eyecatch-page8.jpg)}#body.is-loaded .eyecatch__page.bg9::before{background-image:url(./img/eyecatch-page9.jpg)}#body.is-loaded .eyecatch__page.bg10::before{background-image:url(./img/eyecatch-page10.jpg)}#body.is-loaded .eyecatch__page.bg11::before{background-image:url(./img/eyecatch-page11.jpg)}#body.is-loaded .eyecatch__page.bg12::before{background-image:url(./img/eyecatch-page12.jpg)}#body.is-loaded .eyecatch__page.bg13::before{background-image:url(./img/eyecatch-page13.jpg)}#body.is-loaded .eyecatch__page.bg14::before{background-image:url(./img/eyecatch-page14.jpg)}#body.is-loaded .eyecatch__page.bg15::before{background-image:url(./img/eyecatch-page15.jpg)}.eyecatch__page-title-wrap{position:relative;z-index:2;max-width:1000px;width:100%}.eyecatch__page-title{position:relative;display:inline-block;min-width:500px;font-size:3.6rem;font-weight:bold;line-height:1.6em;color:#ffffff;text-shadow:0 0 4px #585757}.eyecatch__page-title::before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#ffffff;box-shadow:0 0 4px #585757}@media screen and (min-width: 1040px) and (max-width: 1339px){.eyecatch__page-title-wrap{padding-right:calc(1040px - 78vw)}}@media screen and (min-width: 768px) and (max-width: 1039px){.eyecatch__page-title-wrap{padding-right:calc(15vw - 40px)}}@media screen and (max-width: 767px){.eyecatch{height:100.534vw;padding-right:5.34vw;background-image:url(./img/eyecatch1-sp.jpg);background-size:100%;background-position:center bottom}.eyecatch>.js-slick{height:84.534vw;overflow:hidden}.eyecatch__title{top:42%;left:5.34vw;font-size:5.34vw}.eyecatch__white-title{display:inline-block;margin-top:1.35vw;margin-right:0;padding:1.3vw 5.32vw}.eyecatch__page{height:250px}.eyecatch__page::before{width:calc(100% - 20px);height:250px;border-radius:0 20px 20px 0}#body.is-loaded .eyecatch__page.bg1::before{background-image:url(./img/eyecatch-page1-sp.jpg)}#body.is-loaded .eyecatch__page.bg2::before{background-image:url(./img/eyecatch-page2-sp.jpg)}#body.is-loaded .eyecatch__page.bg3::before{background-image:url(./img/eyecatch-page3-sp.jpg)}#body.is-loaded .eyecatch__page.bg4::before{background-image:url(./img/eyecatch-page4-sp.jpg)}#body.is-loaded .eyecatch__page.bg5::before{background-image:url(./img/eyecatch-page5-sp.jpg)}#body.is-loaded .eyecatch__page.bg6::before{background-image:url(./img/eyecatch-page6-sp.jpg)}#body.is-loaded .eyecatch__page.bg7::before{background-image:url(./img/eyecatch-page7-sp.jpg)}#body.is-loaded .eyecatch__page.bg8::before{background-image:url(./img/eyecatch-page8-sp.jpg)}#body.is-loaded .eyecatch__page.bg9::before{background-image:url(./img/eyecatch-page9-sp.jpg)}#body.is-loaded .eyecatch__page.bg10::before{background-image:url(./img/eyecatch-page10-sp.jpg)}#body.is-loaded .eyecatch__page.bg11::before{background-image:url(./img/eyecatch-page11-sp.jpg)}#body.is-loaded .eyecatch__page.bg12::before{background-image:url(./img/eyecatch-page12-sp.jpg)}#body.is-loaded .eyecatch__page.bg13::before{background-image:url(./img/eyecatch-page13-sp.jpg)}#body.is-loaded .eyecatch__page.bg14::before{background-image:url(./img/eyecatch-page14-sp.jpg)}#body.is-loaded .eyecatch__page.bg15::before{background-image:url(./img/eyecatch-page15-sp.jpg)}.eyecatch__page-title-wrap{padding-right:10px}.eyecatch__page-title{min-width:100%;font-size:2.4rem}}
