@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;900&display=swap");*{margin:0;padding:0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}body{color:#111;font-family:'M PLUS Rounded 1c', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;font-size:16px;font-weight:500;line-height:1.6}a{color:#4baacb;text-decoration:none;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}a:hover{opacity:.7}img{vertical-align:top}.pc{display:block}.sp{display:none}@media (max-width:1020px){.pc{display:none}.sp{display:block}}.cmn-bg{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100vh;background-image:url("../img/bg.jpg");background-size:cover;opacity:.5}#container{width:100%;margin:0 auto;padding:0;text-align:center}#stage{margin:0 auto;padding:0 0 5em;background:url("../img/footer.png") bottom center repeat-x;overflow:auto}#main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:94%;max-width:1000px;margin:0 auto 2em;padding:2em;border-radius:30px;background:rgba(255, 255, 255, 0.8)}@media (max-width:1020px){#main{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1em}}main{width:100%}@media (min-width:1020px){main{width:660px}}.h1-style{padding:25px 0;font-size:20px}@media (min-width:1020px){.h1-style{padding:50px 0}}.max{max-width:100%;height:auto}@media (max-width:1020px){.max{width:100%}}.bread-list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.bread-list li+li:before{content:'>';display:inline-block;padding:0 .25em}header{margin:0 auto;padding:0;width:100%;position:-webkit-sticky;position:sticky;top:0;overflow:hidden;z-index:10000}#header_bg{margin:0 auto;padding:0;width:100%;background:#98d5f5}#header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1000px;margin:0 auto;padding:16px 0 16px;padding:24px 1em 16px}@media (max-width:1020px){#header{padding:16px 0 8px;padding:16px 1em 8px}}.header-logo img{height:75px}nav{max-width:640px;width:100%}nav ul{margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}nav ul li{margin:0;padding:0;width:20%}nav ul li a{display:block;color:#fff}nav ul li a:hover{opacity:.5}nav ul li a p{margin:1em 0 0;padding:0;font-size:.9em;line-height:1;letter-spacing:.1em}@media (max-width:1020px){nav ul li a p{font-size:.8em}}nav ul li a span{display:block;margin:.6em 0 0;font-size:.6em;line-height:1;letter-spacing:0}@media (max-width:1020px){nav ul li a span{font-size:.5em}}.language{padding:5px 15px;height:30px;background:#98d5f5;text-align:right}@media (min-width:1020px){.language{padding:10px 15px 0}}.language-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;color:#fff;cursor:pointer}@media (min-width:1020px){.language-btn{padding:0 15px;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}.language-btn:hover{opacity:.5}}.language-btn-icon svg{width:14px;height:14px}@media (min-width:1020px){.language-btn-icon svg{width:20px;height:20px}}.language-btn-label{margin-top:-4px;margin-left:.3em;padding-top:2px;font-size:11px;font-weight:700;line-height:14px;text-transform:uppercase}@media (min-width:1020px){.language-btn-label{margin-top:-6px;font-size:12px}}.language-list{position:absolute;z-index:997;top:30px;right:15px;width:120px;padding:.5em 0;border-radius:7px;background-color:rgba(255, 255, 255, 0.7);opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:1020px){.language-list{padding:.25em 0}}.language-active .language-list{opacity:1;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.language-item-link{display:block;padding:.5em 1em;color:#111;font-size:13px;font-weight:500;text-align:center;text-decoration:none}@media (min-width:1020px){.language-item-link{padding:.25em 1em;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}.language-item-link:hover{opacity:.5}}aside{width:100%;margin-top:50px}@media (min-width:1020px){aside{width:250px;margin-top:0}}.sidebar-head{margin-top:1em;padding-bottom:27px;border-top-left-radius:10px;border-top-right-radius:10px;background:url("../img/aside_h3.png") bottom left repeat-x;overflow:hidden}.sidebar-head-inner{padding:1em 0;background-color:#98d5f5;color:#fff;font-size:.9em;font-weight:500;line-height:1;letter-spacing:.2em}.sidebar-head-inner span{display:block;margin-top:.25em;font-size:.7em}.sidebar-body{margin-top:1em}footer{margin:0 auto;padding-top:100px;width:100%;background:#98d5f5}@media (max-width:1020px){footer{padding-top:50px;padding-bottom:90px}}.footer-logo-link img{width:300px}.copyright{font-size:12px;color:#fff;padding:100px 2em 25px;line-height:1.5}@media (max-width:1020px){.copyright{padding:50px 2em 25px;font-size:10px}}.copyright a{color:#fff}.footer-menu{color:#fff;font-size:.8em;background:#4baacb}@media (min-width:1020px){.footer-menu{padding:.5em}}.footer-menu a{display:inline-block;color:#fff;padding:1em}@media (min-width:1020px){.footer-menu a{padding:0 1em}}.footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-menu li{width:50%;border-bottom:1px solid #fff}@media (min-width:1020px){.footer-menu li{width:auto;border-bottom:0}}.footer-menu li:nth-of-type(2n){border-left:1px solid #fff}@media (min-width:1020px){.footer-menu li:nth-of-type(2n){border-left:0}}.footer-menu li:last-child{border-bottom:0}@media (min-width:1020px){.footer-menu li+li:before{content:'｜'}}#pageTop{position:fixed;bottom:10px;right:10px;z-index:999}@media screen and (max-width:699px){#pageTop{bottom:20px;right:20px}}#pageTop svg{width:28px}#pageTop a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999;padding:3px;border-radius:30px;width:50px;height:50px;background-color:#4baacb;color:#fff;font-weight:bold;text-decoration:none;text-align:center;line-height:50px;border:3px solid}#pageTop a:hover{text-decoration:none;opacity:.7}.footer-sns{margin-top:36px;padding-bottom:25px}@media (min-width:1020px){.footer-sns{padding-bottom:0}}.footer-sns *{position:relative;margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cmn-share-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cmn-share-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:36px;height:36px;border-radius:100%;background-color:#4baacb;cursor:pointer}@media (min-width:1020px){.cmn-share-item{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.cmn-share-item:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.cmn-share-item+.cmn-share-item{margin-left:10px}.cmn-share-item-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff;text-decoration:none}.cmn-share-item-link:hover{color:#fff}.cmn-share-item-link svg{display:inline-block;margin-top:1px;margin-left:1px;width:14px;height:auto}.cmn-share-item-twitter .cmn-share-item-link svg{width:16px}.cmn-share-item-instagram .cmn-share-item-link svg{width:14px}.cmn-share-item-line .cmn-share-item-link svg{width:16px;margin-top:0;margin-left:0}.cmn-share-item-tiktok .cmn-share-item-link svg{width:13px}.cmn-share-item-pokepara .cmn-share-item-link svg{width:18px;margin-top:-1px}.cmn-share-item-tripadviser .cmn-share-item-link svg{width:20px}.cmn-share-item-gnavi .cmn-share-item-link svg{width:16px}.cmn-group{margin-top:25px;padding:0 25px}@media (min-width:1020px){.cmn-group{margin-top:50px;padding:0}}.cmn-group-label{text-align:center}.cmn-group-label img{width:240px}@media (min-width:1020px){.cmn-group-label img{width:200px}}.cmn-group-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px;font-size:0}@media (min-width:1020px){.cmn-group-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}}.cmn-group-item{width:100%;margin-top:10px}@media (min-width:1020px){.cmn-group-item{width:145px;margin-top:0}.cmn-group-item+.cmn-group-item{margin-left:8px}}.cmn-group-item img{vertical-align:top;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.cmn-group-item-link{font-weight:400;text-decoration:none;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}@media (min-width:1020px){.cmn-group-item-link:hover{opacity:.5}}.cmn-group-item-link img{width:100%;border:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box}.cmn-group-item-address{margin-top:.25em;color:#fff;font-size:11px;line-height:1.5;text-align:center}.cmn-group-item-kimikanosapporo{display:none}.mv{margin:0 auto;padding:5em 0}@media (max-width:1020px){.mv{padding:1em 0}}.mv img{width:90%;max-width:887px}.home-info-title{height:30px;margin:25px 0;border-bottom:3px solid #98d5f5;color:#4baacb;font-size:30px;font-weight:700;line-height:1;text-align:left;overflow:hidden}@media (min-width:1020px){.home-info-title{height:36px;margin:50px 0;font-size:36px}}.home-info{margin-bottom:25px;color:#4baacb;font-size:20px;font-weight:700}@media (min-width:1020px){.home-info{margin-bottom:50px;font-size:24px}}.home-style2{display:inline-block;padding-top:50px;color:#fff;font-size:24px;font-weight:900;font-style:normal;letter-spacing:.05em;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#4baacb}.home-concept-title{margin:2em 0 1em}.home-concept-title img{width:100%}.home-concept-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:1020px){.home-concept-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home-concept-description{width:100%;color:#4baacb;font-weight:500;text-align:left}@media (min-width:1020px){.home-concept-description{width:350px}}.home-concept-lead{display:inline-block;margin-bottom:0.25em;color:#fff;font-size:24px;font-weight:900;font-style:normal;letter-spacing:.05em;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#4baacb}.home-concept-image{width:100%}@media (min-width:1020px){.home-concept-image{width:285px}}.home-concept-image img{width:70%}@media (min-width:1020px){.home-concept-image img{width:100%}}.home-menu{margin-top:2em}.home-system-list{width:100%;margin:0 auto;border-bottom:2px solid #4baacb;border-right:2px solid #4baacb}@media (min-width:1020px){.home-system-list{width:480px}}.home-system-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:12px;text-align:center}@media (min-width:1020px){.home-system-item{font-size:14px}}.home-system-title{width:100%;padding:1em;border-top:2px solid #4baacb;border-left:2px solid #4baacb;background-color:#fff;text-align:center}.home-system-label{width:50%;padding:1em;border-top:2px solid #4baacb;border-left:2px solid #4baacb;background-color:#fff;text-align:center}.home-system-body{width:50%;padding:1em;padding:1em;border-top:2px solid #4baacb;border-left:2px solid #4baacb;background-color:#fff;text-align:center}.home-system-list li:nth-of-type(3) div,.home-system-list li:nth-of-type(5) div{border-top:2px solid rgba(75, 170, 203, 0.5)}.system-note{margin-top:1em;text-align:center}.access-body{margin-top:25px;font-size:13px;font-weight:700;line-height:1.8;text-align:center}@media (min-width:1020px){.access-body{margin-top:50px;font-size:15px}}.access-body b{color:#4baacb}@media (min-width:1020px){.access-body b{font-size:20px}}