﻿/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}html,body{height:100%}body{font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif}.row{padding:1.8rem 1.25rem}.header{position:fixed;display:flex;width:100%;height:50px;padding:0 10px;top:0;left:0;z-index:10;transition:.5s;align-items:center}.header.is-scroll{background:rgba(255,76,76,0.7)}.header-logo{flex:1;line-height:1}.header-logo a{display:inline-block}.header-logo img{width:170px}.header-menu{display:flex;flex-basis:25px;flex-wrap:wrap;justify-content:center}.header-menu img{margin-top:2px}.menu-icon{position:relative;width:23px;height:19px;transition:1s}.menu-icon .line{position:absolute;display:block;width:100%;height:3px;background:#fff;transition:1s}.menu-icon .line:nth-of-type(1){top:0}.menu-icon .line:nth-of-type(2){top:8px}.menu-icon .line:nth-of-type(3){bottom:0}.menu-text{margin-top:3px}.header-menu.is-open .menu-icon{transform:rotate(360deg)}.header-menu.is-open .line:nth-of-type(1){transform:rotate(45deg);top:6px}.header-menu.is-open .line:nth-of-type(2){transform:rotate(-45deg);top:6px}.header-menu.is-open .line:nth-of-type(3){opacity:0}.menu-text{line-height:0}.text-close{display:none}.text-menu{width:23px}.header-menu.is-open .text-menu{display:none}.header-menu.is-open .text-close{display:block}.nav{position:fixed;display:none;width:100%;height:100%;padding-top:50px;background:#000;z-index:9}.nav a{position:relative;display:flex;width:100%;height:50px;padding:0 10px;color:#FFF;align-items:center;text-decoration:none;border-bottom:1px solid #424242;font-size:12px;font-weight:700}.nav a:after{position:absolute;content:"";width:8px;height:13px;top:50%;right:10px;background-image:url(/sp/assets_sp/images/ico_arrow_right_white.png);background-size:8px;transform:translateY(-50%)}.nav img{margin-right:15px}.nav-home img{width:31px}.nav-camp img{width:32px}.nav-school img{width:45px}.nav-online img{width:41px}.nav-about img{width:38px}.nav-member img{width:96px}.nav-company img{width:56px}.nav-contact a{background:#fbc800;color:#000}.nav-contact a:after{width:8px;height:13px;background-image:url(/sp/assets_sp/images/ico_arrow_right.png);background-size:8px}.nav-contact img{width:51px}.nav-contact img.icon-mail{width:14px;margin-right:10px}.sns-btn{display:flex;margin-top:10px;justify-content:space-between}.sns-btn li{flex-basis:32%}.sns-btn a{display:block;padding:14px 6px 8px;text-decoration:none;color:#fff;text-align:center;font-size:11px;font-weight:700}.sns-icon{display:flex;height:23px;margin-bottom:5px;align-items:center;justify-content:center}.sns-icon img{width:23px}.sns-mail a{background:#e73d36}.sns-facebook a{background:#4267b2}.sns-twitter a{background:#1da1f2}.btn-more{position:relative;margin-top:-80px;padding:50px 0 0;line-height:1;text-align:center;background:-moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, #fff 60%, #fff 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%, #fff 60%, #fff 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, #fff 60%, #fff 100%);z-index:5}.btn-more img{width:190px}.copy{padding:8px 0;text-align:center;color:#fff;font-size:14px;background:#68b72e}