@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:400;src:url("./fonts/NotoSansJP-Regular.woff") format("woff");font-display:swap}@font-face{font-family:'Noto Sans JP';font-style:bold;font-weight:700;src:url("./fonts/NotoSansJP-Bold.woff") format("woff");font-display:swap}@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}*,*::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{height:100px}.header__wrap{position:fixed;z-index:10;top:0;left:0;width:100%;height:100px;background-color:#0277CA}.header__inner{position:relative;display:flex;align-items:center;width:100%}.header__logo-link{display:block;margin-left:39px;width:365px;transition:opacity 0.3s}.header__logo-link:hover{opacity:0.7}.header__h1{position:absolute;top:10px;left:160px;font-size:1rem;width:calc(100% - 380px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__nav-wrap{flex-grow:1;padding-right:70px}.header__nav-list{display:flex;align-items:center;justify-content:flex-end}.header__nav-item{padding-left:40px}.header__nav-link{display:inline-block;color:#000000;font-weight:bold;font-size:1.4rem;line-height:1.4em;transition:opacity 0.3s}.header__nav-link:hover{opacity:0.7}.header__contact{display:block;width:160px;height:100px;padding:69px 0 0;font-size:1.4rem;font-weight:bold;color:#ffffff;text-align:center;background-color:#212121;background-image:url(./img/header1.png);background-repeat:no-repeat;background-size:59px;background-position:center top 12px;transition:opacity 0.3s}.header__contact:hover{opacity:0.7}.header__menu-sp{display:none}.header__sp-nav{display:none}.header__sp-block{display:none}@media screen and (min-width: 768px) and (max-width: 1249px){.header__logo-link{margin-left:16px;width:200px}.header__nav-wrap{padding-right:15px}.header__nav-item{padding-left:15px}.header__nav-link{font-size:1.2rem}.header__contact{width:85px;font-size:1.1rem}}@media screen and (max-width: 767px){.header{height:50px}.header__wrap{height:50px}.header__logo-link{margin-left:17px;margin-top:10px;width:164px}.header__h1{position:absolute;top:5px;left:17px;transform:scale(0.7);transform-origin:left;line-height:1.2em;width:100%}.header__nav-wrap{width:calc(100% - 281px)}.header__nav{display:none}.header__contact{position:relative;width:50px;height:50px;padding:32px 0 0;font-size:1rem;line-height:1.3em;background-size:30px;background-position:center top 5px}.header__contact>span{position:absolute;left:-50%;width:200%;transform:scale(0.6);transform-origin:center;display:inline-block}.header__menu-sp{display:block;width:50px;height:50px;text-align:center}.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}.header__menu-link span{display:inline-block;position:absolute;left:0;width:100%;height:1px;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-nav{position:fixed;z-index:20;top:50px;left:0;display:none;width:100vw;height:calc(100vh - 50px);background-color:#ffffff;background-image:url(./img/sp1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}#body.is-active .header__sp-nav{display:block}.header__sp-nav-list{width:342px;height:calc(100% - 24px);margin:40px auto;overflow-y:scroll}.header__sp-nav-item2{font-size:2rem;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #ffffff;color:#ffffff}.header__sp-nav-item.mb2{margin-bottom:20px !important}.header__sp-nav-item.mb3{margin-bottom:30px !important}.header__sp-nav-item:not(:last-child){margin-bottom:5px}.header__sp-nav-link{display:block;font-size:2rem;font-weight:bold;line-height:2em;color:#ffffff}}.eyecatch{position:relative;height:48.61111vw;overflow:hidden}.eyecatch__wrap{position:relative}.eyecatch__title-wrap{position:absolute;bottom:11.11vw;left:3vw}.eyecatch__title1{font-size:2.78vw;font-weight:bold;line-height:1.4em;color:#ffffff}.eyecatch__title2{padding-left:4vw;font-size:4.18vw;font-weight:bold;line-height:1.4em;color:#ffffff}.eyecatch__button-wrap{position:absolute;bottom:5.11vw;right:10.9vw;width:24.44vw}.eyecatch__button{display:block;padding:0.902vw 0;font-size:1.39vw;font-weight:bold;line-height:1.8em;text-align:center;color:#ffffff;border-radius:10vw;background-color:#000000;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:450px;background-repeat:no-repeat;background-size:cover;background-position:center}.eyecatch__page.bg1{background-image:url(./img/eyecatch1.jpg)}.eyecatch__page.bg2{background-image:url(./img/eyecatch2.jpg)}.eyecatch__page-title{position:absolute;top:45%;left:0;transform:translateY(-50%);max-width:100%;min-width:512px;padding:14px 71px;font-size:3.6rem;font-weight:bold;line-height:1.4em;color:#F8F8F8;background-color:rgba(2,119,202,0.8)}@media screen and (max-width: 767px){.eyecatch{height:160vw}.eyecatch__title-wrap{position:unset;bottom:unset;left:unset}.eyecatch__title1{position:absolute;top:9%;left:4.5%;font-size:8vw;line-height:1.6em}.eyecatch__title2{position:absolute;bottom:34%;left:4.5%;padding-left:0;font-size:8.5vw;line-height:1.6em}.eyecatch__button-wrap{position:absolute;bottom:8.3%;right:8.5%;width:83vw}.eyecatch__button{padding:3.1vw 0;font-size:4.26vw;line-height:1.7em;border-radius:40vw}.eyecatch__page{height:200px}.eyecatch__page.bg1{background-image:url(./img/eyecatch1-sp.jpg)}.eyecatch__page.bg2{background-image:url(./img/eyecatch2-sp.jpg)}.eyecatch__page-title{min-width:237px;padding:7px 16px;font-size:2rem}}
