@media(max-width:768px){.isPC{display:none !important}}@media(min-width:769px){.isSP{display:none !important}}*{box-sizing:border-box;-webkit-overflow-scrolling:touch}body{background:#00afd7;color:#fff;font-family:"M PLUS Rounded 1c",sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";margin:0;padding:0}@media(max-width:768px){body{font-size:3.467vw}}h1,h2,h3,h4,h5,h6,p{line-height:1.75;margin:0;padding:0}@media(max-width:768px){h1,h2,h3,h4,h5,h6,p{font-size:3.467vw}}ul,ol,li{margin:0;padding:0;list-style:none}a,img,button{display:block;margin:0;padding:0;outline:0;border:0;background:transparent}img{width:100%}.header{justify-content:space-between;align-items:flex-start;flex-direction:row;display:flex;position:fixed;top:0;left:0;width:100vw;z-index:1000;padding:30px}@media(max-width:768px){.header{padding:4.4vw}}.header img{width:100%}.header__logo{width:192px;cursor:pointer;transition:.3s}@media(max-width:768px){.header__logo{width:29.867vw}}.header__logo:hover,.header__logo:active{opacity:.8}.header__menu{display:block;width:30px;cursor:pointer;transition:.3s}@media(max-width:768px){.header__menu{width:7.28vw}}.header__menu:hover,.header__menu:active{opacity:.8}.globalNavi{position:fixed;top:0;right:-392px;z-index:1001;opacity:0;transition:.5s}@media(max-width:768px){.globalNavi{right:0}}.globalNavi__bg{width:100vw;height:100vh;background:transparent;z-index:1002;position:fixed;display:none;top:0;left:0}.globalNavi__button{display:block;position:absolute;right:30px;top:30px;width:30px;z-index:10000;cursor:pointer;transition:.3s;opacity:0;visibility:hidden}.globalNavi__button:hover,.globalNavi__button:active{opacity:.8}@media(max-width:768px){.globalNavi__button{top:4.4vw;right:4.4vw;width:7.28vw}}.globalNavi__list{position:absolute;right:0;top:0;width:392px;height:100vh;padding:76px 60px;background:#fff000;z-index:1003;overflow-y:auto;opacity:0;visibility:hidden;transition:.5s}@media(max-width:768px){.globalNavi__list{width:100vw;padding:20vw 16vw}}.globalNavi__item:not(:last-of-type){margin-bottom:32px}@media(max-width:768px){.globalNavi__item:not(:last-of-type){margin-bottom:10.67vw}}.globalNavi__link{justify-content:flex-start;align-items:flex-start;flex-direction:column;display:flex;color:#00afd7;text-decoration:none;font-weight:bold}.globalNavi__link span{font-size:24px;letter-spacing:.3em;margin-bottom:5px;line-height:1.1}@media(max-width:768px){.globalNavi__link span{margin-bottom:3px;font-size:5.51vw}}.globalNavi__link small{font-size:18px;letter-spacing:.3em;line-height:1.4}@media(max-width:768px){.globalNavi__link small{font-size:5.15vw}}.globalNavi--show{right:0;opacity:1}.globalNavi--show .globalNavi__bg{display:block}.globalNavi--show .globalNavi__list,.globalNavi--show .globalNavi__button{opacity:1;visibility:visible}.g-footer{color:#425563}