*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled),button:not(:disabled){cursor:pointer;width:fit-content}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}@media screen and (max-width: 769px){body{padding-top:48px}html{scroll-behavior:smooth}.js-modal-bk{opacity:0;visibility:hidden;position:fixed;z-index:12;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);transition:all 0.3s}.js-modal-bk.active{opacity:1;visibility:visible;height:100vh;overflow:hidden}.header{position:fixed;z-index:12;top:0;right:0;left:0;width:100%;margin:0 auto;background-color:rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.4);height:48px}.headerInner{display:flex;align-items:center;justify-content:flex-end}.header__menu{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative;width:44px;height:46px;padding:13px 10px;transition:all 0.4s}.header__menu .header__menu__line{display:block;width:22px;height:2px;margin:0 auto 0 0;background:#fff;transition:all 0.4s}.header__menu.active .header__menu__line{position:relative;width:22px}.header__menu.active .header__menu__line:nth-of-type(1){top:-2px;transform:translateY(5px) rotate(-45deg)}.header__menu.active .header__menu__line:nth-of-type(2){opacity:0}.header__menu.active .header__menu__line:nth-of-type(3){top:0;width:22px;transform:translateY(-10px) rotate(45deg)}.header__notice{display:flex;align-items:center;justify-content:center;position:absolute;top:7px;right:-5px;min-width:20px;min-height:20px;padding:2px;box-sizing:border-box;background:#e9545d;border-radius:50%;color:#fff;font-size:10px}.header__notice span{display:inline-block;margin-left:2px;color:#fff}.header__logo{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;width:32%;margin:auto}.header__iconWrap{display:flex}.header__icon{display:block;padding:10px 11px}.header__icon img{width:100%}.header__menu__inner{position:fixed;top:46px;left:0;width:82%;height:calc(100vh - 46px);background:#000;font-size:14px;transform:translateX(-100%);transition:all 0.3s}.header__menu__inner.active{transform:translateX(0)}.header__menuList{margin-bottom:20px}.header__menuList>li{position:relative;border-bottom:1px solid #333}.header__menuList>li .pull{pointer-events:none;color:#666}.header__menuList>li:after{position:absolute;top:0;right:18px;bottom:0;left:auto;width:0;height:0;content:"";margin:auto;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #fff}.header__menuList a{display:block;padding:15px 45px 15px 15px;line-height:1.5;color:#fff;text-decoration:none}.header__menuList a span{position:relative}.header__menuList a span .header__notice{top:0;right:-30px;bottom:0;margin:auto}}.header__logo{font-size:0}.header__logo a{color:#fff}.header__logo span{vertical-align:baseline;font-weight:bold}.header__logo span:nth-of-type(1){font-size:14px;padding-top:3px;padding-right:0.25em}.header__logo span:nth-of-type(2){font-size:18px}@media screen and (min-width: 769px){#headerWrap .header{background-color:rgba(0,0,0,0.8)}#headerWrap .header .headerInner{height:64px;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}#headerWrap .header .headerInner .header__menu{align-items:center}#headerWrap .header .headerInner .header__menu__inner ul{display:flex;align-items:center;margin-bottom:0;gap:5px}#headerWrap .header .headerInner .header__menu__inner ul li a{color:#fff;text-decoration:none;padding:0 0.5em}#headerWrap .header .headerInner .header__menu__inner ul li a:hover{color:#fff}#headerWrap .header .headerInner .header__logo{color:#fff;margin-bottom:0;align-items:center;font-size:none}#headerWrap .header .headerInner .header__logo span{font-size:20px}#headerWrap .header .headerInner .header__logo span:nth-of-type(1){font-size:12px;padding-top:3px;padding-right:0.25em}#headerWrap .header .headerInner .header__logo span:nth-of-type(2){font-size:20px}}a{text-decoration:none !important}a:hover{animation:fadeIn 1s ease 0s 1 normal}@keyframes fadeIn{0%{opacity:1}100%{opacity:0.6}}.sideNav{position:fixed;left:0;top:calc(50vh - 220px);width:89px;background-color:rgba(95,95,95,0.938);padding-top:20px;border-top-left-radius:0;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0}@media screen and (max-width: 1340px){.sideNav{left:0;top:unset;bottom:0;width:100%;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;margin:0 auto;padding-top:10px}}@media screen and (max-width: 1340px){.sideNav ul{display:grid;grid-template-columns:1fr 1fr 1fr}}.sideNav ul li{margin-bottom:20px}@media screen and (max-width: 1340px){.sideNav ul li{margin-bottom:2px}}.sideNav ul li a{display:block;padding:0 5px}.sideNav ul li a span{font-size:14px;text-align:center;display:block}.sideNav ul li a span:nth-of-type(1){background-color:rgba(255,255,255,0.2);border-radius:50px;width:80px;height:80px;margin:0 auto 8px}@media screen and (max-width: 1340px){.sideNav ul li a span:nth-of-type(1){width:unset;height:unset;background-color:unset}}.sideNav ul li a span:nth-of-type(1) img{height:80px;width:auto;display:block;margin:0 auto;padding-top:20px}@media screen and (max-width: 1340px){.sideNav ul li a span:nth-of-type(1) img{height:60px;width:auto;padding-top:0px;margin-bottom:-20px}}.sideNav ul li a span:nth-of-type(2){color:#fff;font-size:12px;line-height:1.4}main{overflow:hidden}@media screen and (max-width: 769px){html{padding-bottom:120px}}@media screen and (min-width: 769px){#headerWrap,.header,.header__menu__inner{z-index:99999 !important}.header__menuList>li{position:relative}}@media screen and (min-width: 769px) and (max-width: 1000px){.header__menuList>li:nth-of-type(3),.header__menuList>li:nth-of-type(4),.header__menuList>li:nth-of-type(5){display:none !important}}@media screen and (min-width: 769px){.header__menuList>li .pull{color:#fff;padding:0 0.5em;display:flex;gap:4px;align-items:center}.header__menuList>li .pull:after{content:"";display:block;width:6px;height:6px;border-top:1px solid #fff;border-left:1px solid #fff;transform:rotate(225deg)}.header__menuList>li .pull:hover:after{transform:rotate(45deg)}.header__menuList>li>ul.dropdown{visibility:hidden !important;opacity:0 !important;position:absolute !important;top:35px;left:0 !important;background:#007bff !important;min-width:220px !important;box-shadow:0 2px 8px rgba(0,0,0,0.15) !important;z-index:99999 !important;padding:0 !important;margin:0 !important;list-style:none !important;display:block !important;transition:opacity 0.3s ease, visibility 0.3s ease !important}.header__menuList>li>ul.dropdown>li{display:block !important;width:100% !important;float:none !important;clear:both !important;border-bottom:1px solid #eee !important;border-top:none !important}.header__menuList>li>ul.dropdown>li:last-child{border-bottom:none !important}.header__menuList>li>ul.dropdown>li:after{display:none !important}.header__menuList>li>ul.dropdown>li>a{display:block !important;padding:12px 16px !important;color:#fff !important;text-decoration:none !important;white-space:nowrap !important;background:#007bff !important;transition:background 0.3s !important}.header__menuList>li>ul.dropdown>li>a:hover{background:#0056b3 !important}.header__menuList>li:hover>ul.dropdown{visibility:visible !important;opacity:1 !important;display:block !important}}ul{padding:0}li{list-style:none}.sp{display:none !important}@media screen and (max-width: 769px){.pc{display:none}.sp{display:block}}img{width:100%}footer{background-color:rgba(0,0,0,0.8);padding:36px 0}footer .inner{max-width:1000px;padding:0 20px;margin:0 auto}footer .inner nav>ul{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 769px){footer .inner nav>ul{grid-template-columns:1fr 1fr}}footer .inner nav>ul>li{margin-bottom:1em;text-align:left}footer .inner nav>ul>li a{color:#f5f5f7;display:flex;align-items:center;gap:8px}footer .inner nav>ul>li a::before{content:"";display:block;width:6px;height:6px;border-top:1px solid #fff;border-left:1px solid #fff;transform:rotate(135deg);flex-shrink:0}footer .inner nav>ul>li p{display:block;color:#528da8}footer .inner nav>ul>li>ul{padding-left:1em}footer .inner nav>ul>li>ul>li{margin-bottom:1em;text-align:left}footer .inner nav>ul>li>ul>li a{color:#f5f5f7}.copy{padding:1em 0;text-align:center}@media screen and (max-width: 1340px){.copy{padding-bottom:120px}}.copy a{color:#333;font-size:9px}.copy a span{vertical-align:baseline}.copy a span:nth-of-type(1){font-size:12px;padding-top:3px;padding-right:0.25em;padding-left:0.25em}.copy a span:nth-of-type(2){font-size:16px}.mainImg{background-color:#fff;background:#aef1eb;background:linear-gradient(146deg, #fff 0%, #aef1eb 100%)}.mainImg .inner{background-image:url(../img/ti02/01.png);height:600px;background-repeat:no-repeat;background-size:340px;background-position:100px bottom;max-width:980px;margin:0 auto}@media screen and (max-width: 769px){.mainImg .inner{height:450px;background-size:284px;background-position:center 150px}}.mainImg .inner .mainTxt{width:50%;margin-left:auto;padding-top:160px}@media screen and (max-width: 769px){.mainImg .inner .mainTxt{width:100%;padding-top:30px;padding-left:20px;padding-right:20px}}.mainImg .inner .mainTxt h1{font-size:28px;color:#333;margin-bottom:10px}.mainImg .inner .mainTxt h2{font-size:48px;color:#00d7f1;background:-webkit-linear-gradient(0deg, #005aff, #ff00e4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.2}@media screen and (max-width: 769px){.mainImg .inner .mainTxt h2{font-size:32px}}.mainImg .inner .mainTxt h2 .ka{font-size:1.5em}.mainImg .inner .mainTxt .bTlink{color:#333;border:solid 1px #333;display:inline-block;padding:0.25em 1.5em;border-radius:20px;font-weight:bold;margin-top:10px;font-size:1.3em}@media screen and (min-width: 769px){body{text-align:center;padding:0}}main{background:#aef1eb;background:linear-gradient(146deg, #f2fdfd 0%, #aef1eb 100%);color:#333}main section:nth-of-type(1){padding-top:100px}main section:nth-of-type(1) h2{font-size:46px;margin-bottom:40px;color:#00d7f1;background:-webkit-linear-gradient(0deg, #005aff, #ff00e4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main section:nth-of-type(1) .inner{max-width:700px;margin:0 auto}@media screen and (max-width: 769px){main section:nth-of-type(1) .inner{padding:0px 20px}}main section:nth-of-type(1) .inner ul{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:30px}@media screen and (max-width: 481px){main section:nth-of-type(1) .inner ul{gap:0px}}main section:nth-of-type(1) .inner ul li{color:#999;text-align:center}main section:nth-of-type(1) .inner ul li img{width:100%}main section:nth-of-type(2){max-width:960px;padding:20px 15px 50px;margin:0 auto}main section:nth-of-type(2) .inner{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.2);color:#333;padding:30px 50px;position:relative;margin:60px 0}@media screen and (max-width: 769px){main section:nth-of-type(2) .inner{padding:30px 20px;margin:0}}main section:nth-of-type(2) .inner div{width:70%}@media screen and (max-width: 769px){main section:nth-of-type(2) .inner div{width:100%}}main section:nth-of-type(2) .inner div h3{color:#00d7f1;background:-webkit-linear-gradient(0deg, #00d7f1, #00f182);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:42px;text-align:left;line-height:1.4;margin-bottom:0.5em}@media screen and (max-width: 769px){main section:nth-of-type(2) .inner div h3{width:100%}}main section:nth-of-type(2) .inner div p{text-align:left;line-height:1.8}main section:nth-of-type(2) .inner:after{content:"";width:178px;height:477px;position:absolute;right:40px;top:-91px;background-image:url(../img/ti02/02.png);background-size:contain;transform:rotate(25deg);background-repeat:no-repeat}@media screen and (max-width: 769px){main section:nth-of-type(2) .inner:after{display:none}}main section:nth-of-type(3){background-color:#fff;color:#333;box-shadow:0 0 10px rgba(0,0,0,0.2)}main section:nth-of-type(3) .inner{max-width:960px;padding:100px 20px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px}@media screen and (max-width: 769px){main section:nth-of-type(3) .inner{display:block;padding:30px 20px}}main section:nth-of-type(3) .inner div h3{color:#00a7ff;font-size:38px;text-align:left;line-height:1.4;margin-bottom:0.5em;background-image:url(../img/ti_icon2.svg);background-repeat:no-repeat;padding-left:100px;background-size:88px;background-position:left center}@media screen and (max-width: 769px){main section:nth-of-type(3) .inner div h3{font-size:28px;background-size:58px;padding-left:80px}}main section:nth-of-type(3) .inner div p{text-align:left;line-height:1.8}main section:nth-of-type(4) .inner{max-width:960px;padding:100px 20px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px}@media screen and (max-width: 769px){main section:nth-of-type(4) .inner{display:block;padding:30px 20px}}main section:nth-of-type(4) .inner div h3{color:#ff5cf9;font-size:42px;text-align:left;line-height:1.4;margin-bottom:0.5em;background-image:url(../img/ps_icon.svg);background-repeat:no-repeat;padding-left:100px;background-size:78px;background-position:left center}@media screen and (max-width: 769px){main section:nth-of-type(4) .inner div h3{font-size:28px;background-size:58px;padding-left:80px;margin-top:30px}}main section:nth-of-type(4) .inner div p{text-align:left;line-height:1.8}main section:nth-of-type(5) .inner{max-width:980px;margin:0 auto 100px}main section:nth-of-type(5) .inner ul{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media screen and (max-width: 769px){main section:nth-of-type(5) .inner ul{grid-template-columns:1fr 1fr;padding-left:15px;padding-right:15px;gap:10px}}main section:nth-of-type(5) .inner ul li{background:#040404;background:linear-gradient(3deg, #f2f2f2 0%, white 100%);padding:20px;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,0.4)}main section:nth-of-type(5) .inner ul li a{display:grid;grid-template-columns:80px 1fr;align-items:center;text-align:left;color:#333}@media screen and (max-width: 769px){main section:nth-of-type(5) .inner ul li a{display:block}}@media screen and (max-width: 769px){main section:nth-of-type(5) .inner ul li a>div:nth-of-type(1){height:200px;text-align:center;margin-bottom:20px}main section:nth-of-type(5) .inner ul li a>div:nth-of-type(1) img{height:100%;width:auto}}main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2){padding-left:20px;font-size:1.2em}@media screen and (max-width: 769px){main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2){padding:0}}main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2) .yen{font-size:0.7em;padding-left:2px}main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2) div:nth-of-type(1){font-size:20px}main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2) div:nth-of-type(2){padding:0 0 20px;font-size:0.8em}main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2) div:nth-of-type(3){border-radius:50px;border:solid 1px #333;text-align:center;padding:0.25em 2em;font-size:18px;display:inline-block}@media screen and (max-width: 769px){main section:nth-of-type(5) .inner ul li a>div:nth-of-type(2) div:nth-of-type(3){font-size:16px;padding:0.25em 0em;display:block}}.pagetop{width:60px;height:60px;position:relative;z-index:99;background:linear-gradient(299deg, #7899c8 0%, #9cc5b0 100%);display:flex;position:fixed;right:20px;bottom:20px;border-radius:100px;box-shadow:0 4px 6px rgba(255,255,255,0.2);align-items:center;justify-content:center}.pagetop::after{content:"";background-image:url(../img/w_arrow.svg);background-position:center;background-repeat:no-repeat;transform:rotate(-90deg);background-size:50%;width:52px;height:52px}@media screen and (max-width: 481px){.pagetop{width:40px;height:40px;right:10px;bottom:10px}}.pagetop span{display:none}
