body{font-family:"メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande","Lucida Sans Unicode",verdana,Sans-Serif;background:#fff;font-size:16px;line-height:1.5;color:#333}a{font-size:16px;color:#333;text-decoration:underline;transition:all .2s ease-in 0s}a:hover{text-decoration:none;transition:all .1s ease-in 0s}a:active{transition:all .1s ease-out 0s}a img{transition:all .2s ease-out 0s}a:hover img{transition:all .1s ease-out 0s}a.btn,input[type=submit]{transition:all .2s ease-out 0s;opacity:1}a.btn:hover,input[type=submit]:hover{transition:all .1s ease-out 0s;opacity:.8}h2{font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:400;text-align:center;font-size:40px;color:#666}h3{font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:400;text-align:center;font-size:30px}h4{font-family:"ゴシックMB101 L","Gothic MB101 Light","A-OTF ゴシックMB101 Pro";font-weight:100;font-size:24px;color:#666}h5{font-family:"ゴシックMB101 DB","Gothic MB101 DemiBold","A-OTF ゴシックMB101 Pro";font-weight:500;font-size:18px;line-height:1.55}p,ul li,ol li,dl{line-height:1.75;font-size:1rem;font-size:16px;color:#333}input,textarea,button,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic","Lucida Grande","Lucida Sans Unicode",verdana,Sans-Serif;font-size:16px;color:#333}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#7ad7e8}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#7ad7e8}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#7ad7e8}input[type=radio],input[type=checkbox],input[type=file],input[type=submit],button,select{cursor:pointer}select{border:none}figure{margin:0}iframe{display:block;margin:0 auto;width:500px}.PCOnly{display:inline-block}.SPOnly{display:none}form{box-sizing:border-box;margin:0 auto;width:100%;max-width:640px}form>*{margin:20px auto 0}form>div{margin:40px auto 0}form>div+div{margin:40px auto 0}input,textarea,select{display:block;box-sizing:border-box;border:1px solid #c9c9c9;border-radius:4px !important;margin:10px auto;padding:8px 8px;width:100%;font-size:18px;font-weight:bold}input+input{margin:-5px auto 0}textarea{line-height:1.5}label{display:block;margin:12px auto -12px;font-size:14px;line-height:1.75}label.must:after{content:"*";color:red;display:inline-block;vertical-align:top;margin:0 0 0 5px}.beforeSubmit{margin:40px auto 0;color:red;font-size:12px}.beforeSubmit span{font-size:16px}a.btn,input[type=submit]{margin:40px auto 0;width:270px;background:#ff849a;font-weight:normal;letter-spacing:1em;text-indent:1em;color:#fff;text-align:center;padding:8px;font-size:24px}a.btn{text-decoration:none;display:block;box-sizing:border-box;border:1px solid #c9c9c9;border-radius:4px !important;width:100%;max-width:320px;letter-spacing:inherit;text-indent:inherit;line-height:2;background:#7ad7e8;border:none;line-height:inherit}a.btn.forward{background:#ff849a}select{padding:8px 16px;border-radius:4px !important;background:#fff;background-image:url(../img/icon_arrow-blue.svg);background-repeat:no-repeat;background-position:95% center;background-size:14px;text-indent:.01px;text-overflow:"";overflow:hidden}select::-ms-expand{display:none}select option{display:block;padding:.5em 1.2em;padding:0 1.2em}select option#default{color:#7ad7e8 !important}.radioGroup label{display:inline-block;position:relative;padding:10px 0 0 25px;margin:0 auto;overflow:hidden;cursor:pointer}.radioGroup label+label{margin-left:20px}.radioGroup label:before,.radioGroup label:after{content:"";position:absolute;border:1px solid #c9c9c9}.radioGroup label:before{top:4px;top:10px;left:0px;z-index:3;width:15px;height:15px;border-radius:50%}.radioGroup label:after{top:7px;top:13px;left:3px;z-index:1;width:9px;height:9px;border-radius:100%;background-color:#7ad7e8}.radioGroup label input[type=radio]{position:absolute;top:2px;top:8px;left:-34px;left:-23px;z-index:2;margin:0 auto;padding:0;width:20px;height:20px;box-shadow:20px -1px #fff}.radioGroup label input[type=radio]:checked{box-shadow:none}.radioGroup label input[type=radio]:focus{box-shadow:20px -1px #eee;opacity:.4}.checkGroup label{position:relative;margin:0 auto;display:inline-block;box-sizing:border-box;padding:8px 0 2px 30px;overflow:hidden;cursor:pointer}#wrap .checkGroup label+label{margin-left:20px}.checkGroup label:before{content:"";position:absolute;z-index:3;top:1px;top:7px;left:0;width:20px;height:20px;box-sizing:border-box;border:1px solid #c9c9c9}.checkGroup label:after{content:"";display:block;position:absolute;top:40%;top:48%;left:6px;z-index:1;margin-top:-8px;width:8px;height:12px;border-right:3px solid #7ad7e8;border-bottom:3px solid #7ad7e8;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}.checkGroup label input[type=checkbox]{position:absolute;left:-40px;z-index:2;width:20px;height:20px;display:block;margin:0;padding:0;box-shadow:41px 0px #fff}.checkGroup label input[type=checkbox]:checked{box-shadow:none}.checkGroup label input[type=checkbox]:checked:focus{box-shadow:40px 0px #eee;opacity:.2;opacity:.4}.checkGroup label input[type=checkbox]:focus{box-shadow:41px 0px #eee}#wrap{position:relative;width:100%;min-height:100vh;overflow:hidden}#container{position:relative;margin:0 auto;width:100%;min-width:960px}.inner{margin:0 auto;width:960px}.inner+.inner{margin:80px auto 0}.static .inner{width:100%;max-width:920px;padding:0 20px}header{position:absolute;z-index:1;background:rgba(255,255,255,.8);margin:0 auto;padding:20px;width:100%;box-sizing:border-box}header h1{font-size:0;max-width:920px;margin:0 auto}header h1 img{width:auto;height:50px;margin:0 20px 0 0}header h1 span{display:inline-block;line-height:40px;line-height:20px;vertical-align:middle;font-size:14px;color:#333}header a{text-decoration:none}.pagetop{margin:0 auto;padding:0 20px;padding:60px 20px 20px;padding:50px 20px 30px;text-align:right}.pagetop a{position:relative;font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:400;font-size:12px;text-decoration:none}.pagetop a:before{content:"";position:absolute;top:-12px;left:38px;width:10px;height:10px;border-top:2px solid #7ad7e8;border-right:2px solid #7ad7e8;border-bottom:0 solid rgba(0,0,0,0);border-left:0 solid rgba(0,0,0,0);transform:rotate(-45deg);transition:all .3s ease-out 0s}.pagetop a:hover:before{top:-15px;transition:all .2s ease-out 0s}footer{border-top:1px solid #c9c9c9;margin:0 auto;padding:20px 20px 14px;text-align:center}footer a,footer>p{font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:400;font-size:14px}footer>div{text-align:center;overflow:hidden}footer>div a{display:inline-block;text-decoration:none}footer>div a:hover{text-decoration:underline}footer>div a+a{margin:0 0 0 40px}footer>p{margin:20px auto 0;color:#7a7a7a}section{position:relative;padding:40px 0px 0}main>section{padding:80px 0px}main>section:nth-of-type(2n+3){background:#f8f8f8}.topPage section p,.join section p{margin:45px auto 0;text-align:center}dl{margin:30px auto 0;width:480px;font-size:0}dl+dl{margin:20px auto 0}dl dt,dl dd{display:inline-block;vertical-align:top;font-size:16px;color:#333}dl dt{min-width:120px}dl dd{min-width:340px}.flowBlock dl{width:auto;max-width:640px;box-sizing:border-box;padding:10px;border:1px solid #919191;background:#fff}.flowBlock dl dt,.flowBlock dl dd{position:relative;box-sizing:border-box}.flowBlock dl dt{min-width:280px}.flowUnder{background:#c4c4c4;background:url(../img/flow_under.svg) no-repeat calc(50% + 270px) center;background-size:auto 90%}.flowUnder dl{background:none}.flowUnder dl dt{margin-bottom:5px}.flowUnder dl dt::before{content:"step-1";position:relative;display:inline;padding:0 10px;height:30px;text-align:center;font-size:20px;line-height:30px;color:#fff;border-radius:5px;background:#ff849a;border:2px solid #fff;margin-right:10px}.flowUnder dl:nth-child(2) dt::before{content:"step-2"}.flowUnder dl:nth-child(3) dt::before{content:"step-3"}.flowUnder dl:nth-child(4) dt::before{content:"step-4"}.flowUnder dl:nth-child(5) dt::before{content:"step-5"}.QandA dl{background:none;border:none;padding:0px}.QandA dl dt,.QandA dl dd{padding:10px;padding-left:30px}.QandA dl dt{background:#fff;border:2px solid #ff849a;width:100%;cursor:pointer;transition:all .2s ease-out 0s}.QandA dl:not(.openNow) dt:hover{background:#ff849a;color:#fff;transition:all .1s ease-out 0s}.QandA dl dd{font-size:14px}.QandA dl dt::before,.QandA dl dd::before{content:"Ｑ";position:absolute;top:7px;left:-24px;left:-10px;display:block;width:30px;height:30px;text-align:center;font-size:20px;line-height:30px;color:#fff;border-radius:50%;background:#ff849a;border:2px solid #fff}.QandA dl dd::before{content:"Ａ";left:0px;background:#7ad7e8;transition:all .1s ease-out 0s}.QandA dl.openNow dd::before{left:-8px;transition:all .2s cubic-bezier(0.7, 0, 1, 0) 0s;transition:all .2s cubic-bezier(0.99, 0, 1, 0.01) 0s}.readMore{margin:40px auto 0;text-align:center}.readMore h3{margin:60px auto 20px}.readMore a{margin:20px auto 0}.contentPage .readMore{margin:160px auto 0;max-width:720px;display:flex;flex-flow:row wrap;align-items:center;align-items:flex-end;justify-content:space-between;justify-content:space-around}.contentPage .readMore a{margin:0 0 40px}.badge{position:absolute;top:75px;right:calc(50% - 350px);box-sizing:border-box;padding:0;white-space:nowrap;text-align:center;line-height:90px;text-indent:-2em;border-bottom:4px solid #ff849a;font-family:"ゴシックMB101 DB","Gothic MB101 DemiBold","A-OTF ゴシックMB101 Pro";font-weight:500;color:#666;transform:rotate(-15deg) scale(1)}.badge::before,.badge::after{content:"";position:absolute;z-index:-1;top:0;right:-15px;width:90px;height:90px;background:#7ad7e8;transform:rotate(-5deg)}.badge::after{background:#faea24;transform:rotate(5deg)}.badge em{font-family:"ゴシックMB101 L","Gothic MB101 Light","A-OTF ゴシックMB101 Pro";font-weight:100;font-size:64px;letter-spacing:-0.2em;color:#333}header .badge{position:absolute;top:20px;right:calc(50% - 460px);color:#000;background:rgba(255,255,255,.5);border-radius:1000px;border-bottom:4px solid #7ad7e8;width:100px;height:100px;height:88px;white-space:inherit;line-height:1;text-indent:0em;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;padding:0 5px 10px;box-sizing:content-box;color:#333}header .badge::before{background:#ff849a;right:0px;right:7px}header .badge::after{background:#faea24;right:0px;right:8px}header .badge span{display:inline-block;margin:0 auto 5px}header .badge em{font-size:37px;letter-spacing:-0.06em;display:inline-block;width:2.5em;text-indent:-0.2em;color:#000;letter-spacing:-0.06em;display:inline;width:2.5em;text-indent:0em}header .badge em:first-letter{letter-spacing:-0.2em;letter-spacing:-0.06em}.badge.badge2nd{background:rgba(255,255,255,.91);width:auto;height:auto;border-radius:50px 100px 100px 50px;border-radius:10px 50px 50px 10px;padding:5px 0px 10px}.badge.badge2nd::before{height:4px;top:61px;right:0;width:156px;top:67px;right:15px;width:140px;top:66px;right:-5px;width:150px;top:75px;right:-15px;transform:rotate(3deg)}.badge.badge2nd::after{height:4px;top:61px;width:156px;top:29px;width:145px;right:0;right:30px;width:155px;top:34px;right:10px;transform:rotate(3deg)}.badgeAlternate{-webkit-animation:altMode 10s cubic-bezier(0.5, 0, 0.5, 1.3) 0s 18 both;animation:altMode 10s cubic-bezier(0.5, 0, 0.5, 1.3) 0s 18 both}.badge2nd.badgeAlternate{-webkit-animation:altMode 10s cubic-bezier(0.5, 0, 0.5, 1.3) 5s 18 backwards;animation:altMode 10s cubic-bezier(0.5, 0, 0.5, 1.3) 5s 18 backwards}@-webkit-keyframes altMode{0%{transform:translate(0, 50px) rotate(-15deg);opacity:0}2%{transform:translate(0, 0) rotate(-15deg);opacity:1}45%{transform:translate(0, 0) rotate(-15deg);opacity:1}50%{transform:translate(0, -100px) rotate(-15deg);opacity:0}100%{transform:translate(0, 50px) rotate(-15deg);opacity:0}}@keyframes altMode{0%{transform:translate(0, 50px) rotate(-15deg);opacity:0}2%{transform:translate(0, 0) rotate(-15deg);opacity:1}45%{transform:translate(0, 0) rotate(-15deg);opacity:1}50%{transform:translate(0, -100px) rotate(-15deg);opacity:0}100%{transform:translate(0, 50px) rotate(-15deg);opacity:0}}header h1 a{display:flex;flex-flow:row wrap;align-items:center}header h1 a span{line-height:1.5;margin:0 0 -15px}#menuSW{border-radius:15px;background:rgba(0,0,0,.75);position:absolute;top:15px;right:15px;width:60px;height:60px;text-align:center}#menuSW a{display:block;width:100%;height:100%;display:flex;flex-flow:column wrap;justify-content:space-around;align-items:center;color:#fff}#menuSW{position:absolute;position:fixed;z-index:3;background:rgba(0,0,0,.75);background:rgba(255,255,255,.5);text-align:center;cursor:pointer}#menuSW a{font-size:0}#menuSW img{display:none}#menuSW::before,#menuSW::after,#menuSW a::before{content:"";background:#fff;background:#333;display:block;width:60%;height:0%;padding:6% 0 0;border-radius:100px;position:absolute;top:27%;left:20%;transform-origin:50% 50%;transition:all .2s cubic-bezier(0.7, 0, 0.7, 0) 0s;transition:all .333s cubic-bezier(0.3, 0, 0, 1) 0s}#menuSW::after{top:67%}#menuSW a::before{top:47%}#menuSW.closeMenu::before{-webkit-animation:menuSW-top 1s cubic-bezier(0.3, 0, 0, 1) 0s 1 both;animation:menuSW-top 1s cubic-bezier(0.3, 0, 0, 1) 0s 1 both}#menuSW.closeMenu::after{-webkit-animation:menuSW-bottom 1s cubic-bezier(0.3, 0, 0, 1) 0s 1 both;animation:menuSW-bottom 1s cubic-bezier(0.3, 0, 0, 1) 0s 1 both}#menuSW::before{animation:menuSW-top 1s cubic-bezier(0.3, 0, 0, 1) 0s 1 both reverse;-webkit-animation:menuSW-top-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 backwards;animation:menuSW-top-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 backwards;-webkit-animation:menuSW-top-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 both;animation:menuSW-top-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 both}#menuSW::after{animation:menuSW-bottom 1s cubic-bezier(0.3, 0, 0, 1) 0s 1 both reverse;-webkit-animation:menuSW-bottom-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 backwards;animation:menuSW-bottom-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 backwards;-webkit-animation:menuSW-bottom-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 both;animation:menuSW-bottom-init .2s cubic-bezier(0.3, 0, 0, 1) 0s 1 both}#menuSW.closeMenu a::before{transform:scale(0, 1)}@-webkit-keyframes menuSW-top{0%{top:27%;transform:rotate(0deg)}50%{top:47%}100%{top:47%;transform:rotate(-45deg)}}@keyframes menuSW-top{0%{top:27%;transform:rotate(0deg)}50%{top:47%}100%{top:47%;transform:rotate(-45deg)}}@-webkit-keyframes menuSW-bottom{0%{top:67%;transform:rotate(0deg)}50%{top:47%}100%{top:47%;transform:rotate(45deg)}}@keyframes menuSW-bottom{0%{top:67%;transform:rotate(0deg)}50%{top:47%}100%{top:47%;transform:rotate(45deg)}}@-webkit-keyframes menuSW-top-init{0%{top:47%;transform:rotate(-45deg)}50%{top:47%}100%{top:27%;transform:rotate(0deg)}}@keyframes menuSW-top-init{0%{top:47%;transform:rotate(-45deg)}50%{top:47%}100%{top:27%;transform:rotate(0deg)}}@-webkit-keyframes menuSW-bottom-init{0%{top:47%;transform:rotate(45deg)}50%{top:47%}100%{top:67%;transform:rotate(0deg)}}@keyframes menuSW-bottom-init{0%{top:47%;transform:rotate(45deg)}50%{top:47%}100%{top:67%;transform:rotate(0deg)}}.globalMenu{position:fixed;z-index:2;top:0;right:0;width:320px;background:#fff;box-sizing:border-box;padding:40px;box-shadow:-5px 5px 0px 0px #000;box-shadow:0px 3px 5px 1px rgba(0,0,0,.1);right:-320px;transition:all .333s cubic-bezier(0.3, 0, 0, 1) 0s}.globalMenu.OPEN{right:0}.globalMenu img{width:auto;height:100%}.globalMenu *{box-sizing:border-box}.globalMenu a{text-decoration:none}.globalMenu ul{position:relative}.menuHeader{position:absolute;top:10px;right:10px}.menuHeader .closeMenu{width:40px;height:40px;padding:7px;line-height:1;background:#333;border-radius:7px;display:none}.closeMenu{cursor:pointer}.mainMenu{left:-10px}.mainMenu li{position:relative;line-height:3;line-height:2.5;margin-bottom:4px}.mainMenu li::before{background:#333;width:100px;height:1px;display:block;position:absolute;top:50%;top:calc(50% - 1px);left:-100px;left:0;width:320px;z-index:0}.mainMenu li a{z-index:1;position:relative;display:inline-block;padding:0 6px;padding:0 10px;border-radius:4px}.mainMenu li a:hover{background:#eee;background:#7ad7e8;color:#fff}.subMenu{padding-left:20px}.subMenu li,.subMenu a{font-size:14px}.sns{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:calc(100% + 12px);left:-6px;margin-top:20px}.sns li{position:relative;display:block;width:40px;height:40px}.sns li a{display:flex;align-items:center;width:100%;height:100%;padding:4px}.sns li a:hover{opacity:.8}.globalMenu a[href*=youtube] img{width:100%;height:auto}.globalMenu a[href*=facebook]{padding:6px}.globalMenu a[href*="note.com"]{padding:6px}.sns li:nth-of-type(4)::after{content:"";position:absolute;top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);background:rgba(0,0,0,.2);background:#000;background:rgba(255,255,255,.5)}#mainVisual{position:relative;height:460px;padding:90px 0 0}#mainVisual>.inner{position:relative;z-index:1;height:100%}#mainVisual>.inner *{position:absolute}#mainVisual p{font-family:"ゴシックMB101 L","Gothic MB101 Light","A-OTF ゴシックMB101 Pro";font-weight:100;font-size:46px;color:#fff;text-shadow:0 0 5px #4c4c4c;line-height:1}#mainVisual .inner p:first-child{right:0;margin:70px 0 0}#mainVisual .inner p:last-of-type{bottom:0;margin:0 0 70px}#mainVisual .inner img{right:0;bottom:-30px;width:436px;height:auto;right:-50px;bottom:-10px}#newRelease{background:rgba(0,0,0,.999);background:rgba(0,0,0,.73);margin:1px auto}#newRelease p{color:#faea24;color:#fff;line-height:1.2;white-space:nowrap}#newRelease a{color:#fff;text-decoration:none}#newRelease a:hover{color:#faea24}#newRelease ul{padding:20px 10px 20px calc(10px + 2.4em);padding:10px 10px 10px calc(10px + 2em);padding:10px 10px 10px calc(10px + 2em);padding:10px 10px 10px calc(10px + 1.2em);max-width:640px}#newRelease ul li{border-bottom:2px dashed #d2d2d2;border-bottom:2px dashed #faea24;padding:0 0 0 .5em;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:relative}#newRelease ul li::before{content:"★";color:#faea24;font-size:2em;position:absolute;top:-0.4em;top:-0.5em;left:-1.2em;left:-0.8em;transform:rotate(5deg)}#newRelease ul li:nth-child(2)::before{transform:rotate(-25deg)}#newRelease ul li+li{margin-top:10px}#newRelease iframe{display:none}#newRelease{display:flex;flex-flow:row wrap;flex-flow:row nowrap;justify-content:space-around;justify-content:flex-end;align-items:center;justify-content:center;padding:0 0 0 150px;min-height:90px}#newRelease ul{margin:0}#newRelease .blockYoutube p:not(.iconImg){color:#aaa;font-size:12px;font-size:10px;font-weight:bold;text-align:center;margin-top:.5em}.blockYoutube{width:calc(100% - 640px - 150px);width:150px;width:100px;margin:0 20px;height:auto;padding:10px;background:#333;background:#000;background:#000;border-radius:10px;border:2px solid #aaa;border:3px solid #000;border:none;border:2px solid #000;transition:all 0s linear 0s}.blockYoutube:hover{background:rgba(0,0,0,.5);transition:all .133s ease-out 0s}.iconImg img{width:100%;height:auto}.visualArea{display:block;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.visualArea.bxSlider{display:none;display:block}.visualArea img{position:relative;width:100%;height:auto}.visualArea.bxSlider img{opacity:0}.visualArea video{width:100%;height:100%}.bx-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.bx-viewport{height:100% !important}.slide-item{width:33.3%;max-width:700px;max-width:500px;max-width:550px;height:100%;overflow:hidden}#concept{background:url(../img/concept_blue.png) repeat;padding:100px 0 115px;padding:100px 0;padding:50px 0 100px}#concept h2{font-family:"ゴシックMB101 L","Gothic MB101 Light","A-OTF ゴシックMB101 Pro";font-weight:100;font-size:34px;color:#000}#concept p{font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:400;margin:30px auto 0;text-align:left;font-size:14px;color:#414143;line-height:2}#concept h3{font-family:"ゴシックMB101 L","Gothic MB101 Light","A-OTF ゴシックMB101 Pro";font-weight:100;text-align:left;font-size:48px;color:#fff;line-height:1.4}#concept h3 span.shoulder{display:block;margin:0 auto 10px;font-size:24px}#concept h3 em{color:#333}.point{position:relative;margin:80px auto 0}#concept .point:last-child h3{text-align:center;font-size:52px}.point>img{position:absolute;top:-115px;right:-96px;width:323px;height:auto}.point+.point>img{right:auto;top:-45px;left:-100px;width:328px}.point+.point>div{margin:0 0 0 250px}.function{color:#333}.contentPage h2{letter-spacing:.2em;font-family:"ゴシックMB101 L","Gothic MB101 Light","A-OTF ゴシックMB101 Pro";font-weight:100;font-size:80px;color:#000}.movieArea{position:relative;margin:20px auto;width:calc(100% - 0px);box-sizing:border-box;padding:5px;border-radius:10px;background:#000;background:rgba(0,0,0,.73);-webkit-animation:alphaMode 2.5s ease-in 0s 1 both;animation:alphaMode 2.5s ease-in 0s 1 both}@-webkit-keyframes alphaMode{0%{opacity:0}10%{opacity:0}100%{opacity:1}}@keyframes alphaMode{0%{opacity:0}10%{opacity:0}100%{opacity:1}}.movieArea iframe{width:100%;height:auto;width:300px;height:150px}.function p,#function p,#cloud p{margin:0 auto;text-align:left}.function .inner>article{margin:50px auto 0;font-size:0;overflow:hidden}.function .inner>article>*{display:inline-block;vertical-align:top}.function .inner>article+article{margin:100px auto 0}.contentPage .function .inner>article+article{margin:160px auto 0;margin:30px auto 80px;padding-top:80px;border-top:7px #c4c4c4;border-top-style:dashed}.function h3{background-size:100%;position:relative;width:160px;height:160px;border-radius:50%;box-sizing:border-box;padding:64px 0 0;color:#7ad7e8}.contentPage .function .inner>article h3{z-index:-1}#fn_reception h3{background:url(../img/function-01.png) no-repeat;background:url(../img/function-01.svg) no-repeat}#fn_customer h3{background:url(../img/function-02.png) no-repeat;background:url(../img/function-02.svg) no-repeat}#fn_analysis h3{background:url(../img/function-03.png) no-repeat;background:url(../img/function-03.svg) no-repeat}.fn_future h4{margin:0 auto 20px}.function .fn_future ol li:nth-of-type(1){line-height:1.5}.function .fn_future ol li:nth-of-type(2){margin-top:0}.function .fn_future ol:nth-of-type(1){padding-bottom:.5em}.function .fn_future ol:nth-of-type(2){padding-top:10px}.function .fn_future li+P{margin-top:20px;padding-top:20px}.bagdeNew{position:relative}.bagdeNew::before{content:"NEW!";position:absolute;top:-20px;left:-100px;display:block;width:90px;height:90px;border-radius:100%;box-sizing:border-box;padding:0;line-height:100px;border:0px solid #ff849a;background:#ff849a;color:#fff;font-size:30px;text-align:center;transform:rotate(-10deg)}.function .fn___circlepinky h3,#fn_cloud h3,#fn_cti h3,#fn_LINE h3,#fn_reservation h3{padding:0;line-height:170px;background:none;color:#ff849a;border:10px solid #ff849a;background:#ff849a;color:#fff}#fn_LINE h3{border:10px solid #05bf4a;background:#05bf4a}.function h3 span.shoulder{position:absolute;top:calc(50% - 30px);left:0;font-size:20px;line-height:1;text-align:center;display:block;width:100%}#fn_cloud h3{font-size:30px;font-size:36px}#fn_cti h3{font-size:48px;letter-spacing:.1em;font-size:54px;padding-right:5px;line-height:160px}#fn_cti h3::first-letter{letter-spacing:0em}#fn_cti h3 span.shoulder{top:calc(50% - 50px);letter-spacing:.05em;font-size:32px;font-size:24px}.new_LINE{padding:40px 0}.new_LINE .inner{position:relative}.new_LINE div.flexPair{align-items:stretch}.new_LINE ul.flexPair{width:calc((100% - 20px)*3/5);width:100%;align-items:stretch}.new_LINE li{background:#f8f8f8;margin:0 0 20px;font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:100;font-size:18px;line-height:1.55;font-size:1.5em;line-height:1.2;display:flex;align-items:center;justify-content:space-around;justify-content:space-between;padding:0 1em;padding:0 1.5em;min-height:105px}.new_LINE li figure{min-width:100px;display:flex;align-items:center;justify-content:center}.new_LINE li figure img{display:block;margin:auto}.new_LINE li:nth-child(1) figure img{margin-bottom:5px}.new_LINE .lineRelease{width:calc((100% - 20px)*2/5);width:100%;background:#fff;margin:0 0 1rem;display:flex;justify-content:space-between;justify-content:center;align-items:center}.lineRelease figure{margin:0 20px 0 0;margin:0 1rem 0 0}.lineRelease figure img{width:75px;height:75px}.lineRelease h2{font-family:"ゴシックMB101 DB","Gothic MB101 DemiBold","A-OTF ゴシックMB101 Pro";font-weight:500;text-align:left;line-height:1.2;padding-bottom:.2em}.lineRelease b{color:#05bf4a;margin-right:1rem}.lineSS{position:absolute;top:-20%;top:50%;right:-150px;right:-120px;transform-origin:top right;transform-origin:50% 50%;transform:rotate(20deg) translate(calc(100% + 20px), 0%);transform:rotate(20deg)}.new_LINE .readMore{margin-top:0}.new_LINE .btn{margin-top:0;background:#05bf4a}#fn_LINE .flexTrio{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-around}#fn_LINE .flexTrio>article{width:calc((100% - 40px)/3);margin:0;box-sizing:border-box}#fn_LINE .image-fit img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}#fn_LINE .flexTrio .image-fit img{width:270px;height:150px;-o-object-fit:cover;object-fit:cover}.function .detail{margin:0 0 0 30px;width:768px}.topPage .function .inner>article{display:flex;flex-flow:row wrap;align-items:center;align-items:flex-end;margin:40px auto 0}.topPage .function .inner>article>*{padding:0}.topPage .function .inner>article>section>*{width:350px;margin:0 20px 20px 0}.topPage .function .inner>article h3{width:160px}.topPage .function .inner>article>.screenImage{width:calc(100% - 350px - 20px);padding:0}.topPage .function .inner>article>.screenImage img{width:100%}.topPage .function ol{background:rgba(255,255,255,.8);border:3px solid #7ad7e8;padding:5px;padding:2em;font-size:1rem;margin:30px 0px 10px 0px}.topPage .function ol h4{text-align:center}.function .detail>article{margin:20px 0 0 1rem}.function .detail>section+article{margin:60px 0 0 1rem}.function ul.asterisk li{line-height:1.5}.function ul li:before{content:"・"}.function ul.asterisk li:before{content:"＊"}.function small{display:block;border:1px solid #919191;margin:5px auto 0;padding:5px;font-size:12px;line-height:1.5;position:relative;overflow:hidden;margin:5px auto 0 -18px;padding:20px;line-height:2.5}.function small:before{content:"タッチし続けて表示";position:absolute;z-index:1;width:100%;margin:12px auto 0;font-size:24px;text-align:center;color:#7ad7e8}.function small::after{content:"";display:block;width:100%;height:100%;background:#f8f8f8;position:absolute;top:0;left:0;cursor:pointer;opacity:.98;transition:all .1s ease-out 0s;left:4%;width:200%;transform:skeW(-45deg);-moz-transform:skeW(-45deg);-webkit-transform:skeW(-45deg);left:7%}.function small.TOUCH::before{opacity:0;transition:all 1s ease-out 0s}.function small.TOUCH::after{opacity:0;transition:all 6s ease-out 0s}.function .detail>article+article h4{margin:50px 0 0 1rem}.function .detail>article h5{position:relative;font-weight:bold;font-size:14px;padding:10px 20px 0;margin:0 0 0px -20px}.function .detail>article h5+p{background:rgba(255,255,255,.8);margin-top:7px}.function .detail>article h5::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:#faea24;box-shadow:-10px -10px 0 0 #f8f8f8;transform:rotate(-1deg)}.function ul,.function ol{background:#fffeee;padding:20px 20px;margin:0 0 0px -20px;border-radius:0 0 30% 100%;border-radius:0 0 5px 5px}.function ul li,.function ol li{position:relative;list-style:none;margin:0 0 0 1.6em}.function ul li+li,.function ol li+li,.function ul p+li,.function ol p+li{margin-top:.5em}.function ul li::before,.function ol li::before{position:absolute;left:-1.5em}.function ul li{margin:0 0 0 1.6em}.function ul li::before{content:"●";left:-1.5em}.function ol li{counter-increment:cnt;margin:0 0 0 2em}.function ol li:before{content:"(" counter(cnt) ")";left:-2em}.function li+p,#function li+p,#cloud li+p{margin:0 0 1.5em;padding:.5em 0 0;border-top:1px solid #999}.function .detail>article ul p,.function .detail>article ol p{font-size:14px}.function .QandA dl{margin:30px auto 30px 0}.notes{color:#999;font-size:.5em;vertical-align:text-top;margin:0 0 0 2em}.forSchool.support .inner article p{line-height:1.2}.forSchool.support .inner h2{font-family:"ゴシックMB101 R","Gothic MB101 Regular","A-OTF ゴシックMB101 Pro";font-weight:400;text-align:center;line-height:1.2;font-size:40px;color:#666}.content{margin:40px auto 0}.under{background:linear-gradient(transparent 60%, #faea24 50%)}.forSchool.support h5{color:#7ad7e8}.notesTXT{font-size:.75em;text-align:center}.badgeStyle h3{background:url(../img/function-01.svg) no-repeat;background-size:100%;position:relative;width:130px;height:130px;border-radius:50%;box-sizing:border-box;padding:45px 0 0;color:#7ad7e8;font-size:25px;margin:0 auto}.itsNew a::after{content:"NEW!";color:#ff849a;font-weight:bold;display:inline-block;position:absolute;right:-3em;font-size:14px;letter-spacing:-0.1em;line-height:1;line-height:40px}.flexPair{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between}.flexPair>*{width:calc((100% - 20px)/2);margin:0;box-sizing:border-box}.flexTrio{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-around}.flexTrio>*{width:calc((100% - 40px)/3);margin:0;box-sizing:border-box}.forSchool .readMore{margin:160px auto 0;margin:40px auto 0}.forSchool:not(.support) .readMore{margin:100px auto 0}.readMore+h3{margin:40px auto 0}.forSchool+section{margin-top:-80px}.school_list dl{background:none;border:none;padding:0px}.school_list dl dt,.school_list dl dd{padding:10px}.school_list dl dt{background:#fff;border:2px solid #ff849a;width:100%;height:70px;cursor:pointer;transition:all .2s ease-out 0s;padding-left:calc(50px + 1em);line-height:1.5;display:flex;align-items:center}.school_list dl:not(.openNow) dt:hover{background:#ff849a;color:#fff;transition:all .1s ease-out 0s}.school_list dl dd{font-size:14px}.school_list dl dd::before{display:none}.school_list dl dt::before{content:"";background:#ff849a url(../img/school/school_icon.svg) no-repeat center 50%;background-size:contain;border:5px solid #ff849a;border-radius:unset;box-sizing:border-box;width:50px;height:70px;top:-2px;left:-30px;top:0px;left:0px;height:100%;top:-1px;left:-1px;height:calc(100% + 2px)}.school_list dl.openNow dd::before{left:-8px;transition:all .2s cubic-bezier(0.7, 0, 1, 0) 0s;transition:all .2s cubic-bezier(0.99, 0, 1, 0.01) 0s}.school_list p{font-size:13px}.school_list p:nth-last-of-type(1){line-height:1.2;padding-top:1em}.school_list .under{font-size:14px;font-weight:bold;background:linear-gradient(transparent 60%, #ff849a 50%)}.logo-fit{display:block;background:#fff;height:100%;position:absolute;top:0;right:0;padding:10px;box-sizing:border-box;height:calc(100% - 10px);top:5px;right:5px;border-radius:5px}.logo-fit img{max-width:250px;height:100%;-o-object-fit:contain;object-fit:contain}.image-fit img{width:300px;height:300px;-o-object-fit:cover;object-fit:cover}.screenImage{padding:20px 0 0;padding:20px;background:#f8f8f8}.screenImage.spView{width:320px;margin:20px auto 0 20px}.screenImage img{width:100%;height:auto}.contentPage .screenImage{z-index:-1}.screenImage.flexBox{display:flex;flex-flow:row wrap;justify-content:space-between;padding-bottom:0}.screenImage.flexBox>*{width:49%;width:100%}.screenImage.flexQuad>*{width:24%;width:48%}.screenImage.flexBox+.flexBox{padding-top:0}#function .screenImage .caption{font-size:.9rem;width:100%;text-align:center;margin:.5em auto 2em}.support h2{margin:0 auto 20px}.support .inner>p{text-align:center}.support .inner>ol{max-width:300px;margin:0 auto 20px}.support .inner>ol li{font-size:22px}.support .inner article{margin:40px auto 0;padding:40px 40px;max-width:640px;background:#f8f8f8;box-shadow:0px 2px 0 0 rgba(0,0,0,.1)}.support .inner article h3{margin-bottom:20px}.support .inner article p{font-size:18px;line-height:3}.shisaku p{text-align:center}.support article>dl{width:540px;border-bottom:2px solid #ff849a;padding:0px 20px 10px}.support article>dl+dl{margin:20px auto 0;margin:10px auto 0}.support article>dl:nth-of-type(1){text-align:center;color:#ff849a}.support article>dl:nth-last-of-type(1){margin-bottom:30px}.support article>dl dt,.support article>dl dd{box-sizing:border-box;width:calc(50% - 1em);min-width:unset}.support article>dl:nth-of-type(1) dt{position:relative;text-indent:-3em;color:#ff849a;font-weight:bold}.support article>dl:nth-of-type(1) dd{position:relative;color:#ff849a;font-weight:bold}.support article>dl dd{width:calc(50% + 1em)}.support article>dl:nth-of-type(n+2) dd::before{content:"→";margin-right:2em}.support article+h3{font-size:50px;margin-top:80px}#contact{color:#666}#contact table{width:100%}#contact table th,#contact table td{text-align:left;vertical-align:top;line-height:1.75;box-sizing:border-box;display:inline-block;width:100%;padding:0;line-height:1.5}#contact table th{margin:12px auto 0;font-size:14px;color:#666;font-weight:normal}#contact table td{padding:8px;font-size:18px;font-weight:bold;color:#333;border:1px solid #c9c9c9;border-radius:4px;min-height:45px}#contact table td.btnArea{border:none;padding:40px 0 0;text-align:center}#contact table td input{display:inline-block;width:270px;margin:10px auto 0;padding:8px 16px;font-size:30px;cursor:pointer;letter-spacing:1em;text-indent:1em;padding:8px;font-size:24px;font-weight:normal}#contact table td input+input[type=submit]{margin:10px 0 0 10px;letter-spacing:.45em;text-indent:.45em}#contact input[type=submit].top{color:#fff;letter-spacing:.45em;text-indent:.45em}#price{color:#666}#price p{margin:15px auto 0}#price .p-first{margin:45px auto;margin:3em auto 1.5em}#company{color:#666}#socialActivity .inner{text-align:center}#papers{padding:80px 0 40px;color:#666}#papers .inner>p{margin:45px auto 0;text-align:center}#papers article{margin:80px auto 0;text-align:left}#papers article+article{margin:40px auto 0}#papers article h3{font-size:20px;text-align:left}#papers article p,#papers article ul,#papers article ol{margin:20px auto 0}#papers article ul,#papers article ol{padding:0 0 0 2em}#papers article li{font-size:14px}#papers article ul li{list-style:disc}#papers article ol li{list-style:none;text-indent:-2em;padding:0 0 0 1em;counter-increment:cnt}#papers article ol li:before{content:"(" counter(cnt) ")";margin:0 .5em 0 0}#papers a{color:#7ad7e8}#papers small{display:block;margin:80px auto 0;text-align:right;font-size:14px}.join header,.static header,.contentPage header{position:relative;border-bottom:1px solid #c9c9c9}.join #wrap section{padding:80px 0 40px}.join #container #wrap section h3{margin:0 auto 5px;font-size:20px;text-align:left}#announcement{padding:0;color:#666;box-sizing:border-box;padding-top:calc((100vh - 91px - 99px - 121px)/2);min-height:calc(100vh - 91px - 99px);min-height:calc(100vh - 95px - 100px)}#announcement .inner>p{margin:45px auto 0;text-align:center}/*# sourceMappingURL=style.css.map */