@charset "UTF-8"; /* RESET - ADAPTED FROM MEYER RESET URL - http://meyerweb.com/eric/tools/css/reset/ LICENSE - PUBLIC DOMAIN */ a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, main, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td,u, ul, var, video{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;background:transparent;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main{display:block;}ol, ul{list-style:none;}blockquote, q{quotes:none;}table{border-collapse:collapse;border-spacing:0;}body{line-height:1;} textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;} /* YUI 3.14.1 (build 63049cb) Copyright 2013 Yahoo! Inc. All rights reserved. Licensed under the BSD License. http://yuilibrary.com/license/ */ body{font:13px/1.231 sans-serif;*font-size:small;*font:x-small} *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .container{margin:0 auto; padding:0;} .container:after,.row:after,.col:after,.clr:after,.group:after{content:"";display:table;clear:both;} // BASE COLOR @white:#fff; @black:#000; @gray:#ccc; @grayD:#222; @grayL:#eee; @navy:#001E55; @blue:#00389F; @blueL:#F0F5FF; @yellow:#FFE500; @yellowD:#FFC700; @red:#F00; // LESS @ncc:no-repeat center center; // MIXIN .trans{-webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; -ms-transition:0.4s; transition:0.4s;} .tac{text-align:center;} .tar{text-align:right;} .tdn{text-decoration:none;} .tdu{text-decoration:underline;} .bgsc{background-size:cover;} .inline{display:inline-block;} .fb{font-weight:bold;} /*BASE*/ html,body{width:100%; height:auto; margin:0; padding:0;} body{position:relative; line-height:1; -webkit-text-size-adjust:100%; color:@navy; font-weight:normal; font-weight:500; font-smoothing:antialiased; -webkit-font-smoothing:antialiased; font-feature-settings:"palt"; font-family:"Noto Sans JP","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; background:@white;} img{max-width:100%; height:auto; vertical-align:middle;} video{width:100%; max-width:100%; height:auto; vertical-align:middle; display:block; background:rgba(200,200,200,0.5);} /*CF*/ .cf:before,.cf:after{content:" ";display:table;}.cf:after{clear:both;}.cf{*zoom:1;} /*LINK*/ a:link{color:@navy; .tdu(); .trans();} a:visited{color:@navy; .tdu();} a:hover{color:@navy; .tdu(); opacity:0.7;} a:active{color:@navy; .tdu();} a img{border:none; .tdn(); .trans();} a img:hover{border:none; opacity:0.7; .tdn();} /*LETTER*/ strong{.fb();} .wf{font-family:"Roboto Condensed"; font-weight:700!important;} .fontsmall{font-size:85%!important;} .fontlarge{font-size:124%!important;} .attention{color:#ed1b24;} ::selection{background:@navy; color:@white;} ::-moz-selection{background:@navy; color:@white;} /*HEADER*/ header{position:relative; width:100%; padding:14px 5%; background:@white; h1{font-size:12px; line-height:1.4; .fb(); a:link{color:@navy; .tdn;} a:visited{color:@navy; .tdn();} a:hover{color:@navy; .tdn();} a:active{color:@navy; .tdn();} } } /*KV*/ div.topkv{position:relative; z-index:1; width:100%; overflow:hidden; background:@navy url("../img/bg/kvsp.jpg") @ncc; .bgsc(); padding:32px 0 92px; section:first-child{padding:0 0 64px; h1{width:93.5%; margin:0 auto 16px; opacity:0; animation:fadeIns 0.9s cubic-bezier(0.4,0,0.2,1) 0.5s forwards;} h2{width:83.5%; margin:0 auto 24px; opacity:0; animation:fadeIns 0.9s cubic-bezier(0.4,0,0.2,1) 1.3s forwards;} div.logos{opacity:0; animation:fadeIns 0.9s cubic-bezier(0.4,0,0.2,1) 2.1s forwards; div.imgs{width:83.5%; margin:0 auto; padding:18px 34px; border-radius:10px; background:@white; ul{display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{width:24%;} li:first-child{width:30%;} } } } } section:last-child{width:100%; overflow:hidden; position:relative; div.ts{width:124%; margin-left:-12%; position:relative; div.topslider{width:100%; position:relative; border-radius:50%; ul#carousel{ img{border-radius:50%;} } } } } } @keyframes bgchange{ 0%{animation-timing-function:ease-in; opacity:0;} 10%{opacity:1} 40%{animation-timing-function:ease-out; opacity:1;} 50%{opacity:0} 100%{opacity:0} } /*MAIN*/ main{position:relative; z-index:2; clear:both; display:block; overflow:hidden; background:@white; border-radius:30px 30px 0 0; margin-top:-30px;} div.topwhy{position:relative; padding:82px 0 0; div.bg01{position:absolute; z-index:-1; width:90px; top:60px; left:0;} div.bg02{position:absolute; z-index:-1; width:90px; top:39%; right:0;} div.bg03{position:absolute; z-index:-1; width:90px; bottom:180px; right:0;} article.intro{padding:0 10% 120px; section{ h2{width:186px; margin:0 auto 40px;} p{font-size:16px; line-height:2; margin:0 auto 62px;} div.logos{ div.imgs{width:100%; margin:0 auto; padding:0; ul{display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{width:23%;} li:first-child{width:30%;} } } } } } article.makino{padding:0 10% 130px; section:first-child{margin:0 auto 48px;} section:last-child{ h3{font-size:14px; margin:0 0 24px; .fb(); span{font-size:24px; letter-spacing:2.5px; padding-right:5px;} } h4{font-size:30px; margin:0 0 20px; .fb();} h5{font-size:13px; margin:0 0 24px; .fb();} p{font-size:15px; line-height:1.8;} } } article.movbox{width:90%; margin:0 auto; border-radius:12px; ul{ li{ h3{width:282px; margin:0 auto 36px;} } li:last-child{margin:98px auto 0; h3{width:167px;} } } div.mov{position:relative; cursor:pointer; .trans(); span.playbtn{position:absolute; z-index:3; width:48px; top:50%; left:50%; transform:translateY(-50%) translateX(-50%);} div.bg{position:absolute; z-index:2; top:0; left:0; background:rgba(0,0,0,0.3); width:100%; height:100%; border-radius:12px;} >img{position:relative; z-index:1; border-radius:12px;} } div.mov:hover{opacity:0.8;} } } div.toplesson{position:relative; padding:120px 5% 120px; div.bg01{position:absolute; z-index:-1; width:90px; top:30px; left:0;} div.bg02{position:absolute; z-index:-1; width:90px; top:30%; right:0;} div.bg03{position:absolute; z-index:-1; width:90px; bottom:0; right:0;} article.intro{ h2{width:160px; margin:0 auto 44px;} >p{font-size:16px; line-height:2; margin:0 auto 44px;} div.lessonnav{ ul{ li{margin:0 0 16px; a{font-size:18px; background:@navy; .fb(); padding:16px 16px 16px 40px; border-radius:60px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; img{width:24px;} } a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@white; .tdn();} a:active{color:@white; .tdn();} } li:last-child{margin:32px 0 48px; a{font-size:20px; background:@white; border:2px solid @navy; padding:20px 20px 20px 40px;} a:link{color:@navy; .tdn();} a:visited{color:@navy; .tdn();} a:hover{color:@navy; .tdn();} a:active{color:@navy; .tdn();} } } } } article.lessonbox{position:relative; background:@navy; border-radius:20px; padding:40px 5%; color:@white; margin:0 0 20px; overflow:hidden; section{ h3{font-size:26px; margin:0 0 24px; padding:0 0 5px; border-bottom:6px solid @red; width:fit-content; .fb();} h4{font-size:18px; margin:0 0 8px; .fb(); img{width:26px; margin:0 12px 0 0;} } p{font-size:15px; line-height:1.6; margin:0 0 16px;} p:last-child{margin:0 0 24px;} } span.bgtxt{position:absolute; white-space:nowrap; bottom:-10px; left:0; color:#00256A; font-size:56px; display:block; .tac();} div.mov{position:relative; cursor:pointer; .trans(); span.playbtn{position:absolute; z-index:3; width:48px; top:50%; left:50%; transform:translateY(-50%) translateX(-50%);} div.bg{position:absolute; z-index:2; top:0; left:0; background:rgba(0,0,0,0.3); width:100%; height:100%; border-radius:12px;} >img{position:relative; z-index:1; border-radius:12px;} } div.mov:hover{opacity:0.8;} } } div.topclass{position:relative; padding:120px 5% 120px; div.bg01{position:absolute; z-index:-1; width:90px; top:0; left:0;} div.bg02{position:absolute; z-index:-1; width:90px; bottom:0; right:0; display:none;} div.bg03{position:absolute; z-index:-1; width:90px; bottom:0; right:0;} h2{width:216px; margin:0 auto 48px;} section{margin:0 auto 40px; h3{font-size:20px; background:@navy; color:@white; border-radius:8px; padding:12px 0; margin:0 0 40px; .tac(); .fb();} h3.bd{padding:8px 0 14px; span{font-size:24px; border-bottom:3px solid @red;} } p{font-size:16px; line-height:1.8; margin:0 auto 40px;} img{border-radius:10px;} } section:last-child{margin:0;} } div.topvoice{padding:0 5% 148px; article{background:@navy; border-radius:20px; padding:40px 5%; color:@white; h2{width:208px; margin:0 auto 32px;} h3{font-size:16px; line-height:1.8; .tac(); margin:0 auto 32px;} ul{ li{margin:0 0 40px; section:first-child{margin:0 0 36px; img{display:block; width:50%; margin:0 auto 20px;} h4{font-size:14px; .tac(); .fb(); em{font-size:16px;} } } section.fukidashi{position:relative; background:@white; padding:40px 30px; border-radius:30px; p{font-size:14px; line-height:1.7; color:@navy;} } section.fukidashi:before{ content: ""; position:absolute; top:-30px; left:50%; margin-left:-15px; border:15px solid transparent; border-bottom:15px solid @white; } } li:last-child{margin:0;} } } } div.ctabox{background:linear-gradient(91deg, #FFE500 3.57%, #FFD600 56.9%); div.bg{background:url("../img/bg/pt.png") @ncc; .bgsc(); padding:0 0 60px;} h2{width:90%; margin:0 auto 40px; background:@navy; color:@white; .tac(); .fb(); padding:16px 0; border-radius:0 0 20px 20px; font-size:16px; line-height:1.5; span{display:block; font-size:12px; margin:0 0 5px;} } section{ h3{width:90%; margin:0 auto 32px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-align-items:center; align-items:center; span{font-size:18px; line-height:1.5; .fb();} img{width:50px; margin:0 16px 0 0;} } h4{width:90%; margin:0 auto 40px; font-size:34px; line-height:1.8; color:@blue; .tac(); .fb(); span{background:linear-gradient(transparent 80%, @white 80%);} } } div.imgbox{background:@yellowD; border-radius:0 20px 20px 0; padding:10px 10px 10px 0; width:95%; margin:0 0 40px;} div.ctabtn{width:90%; margin:0 auto; a{position:relative; border-radius:60px; border:3px solid @blue; background:@white; font-size:24px; padding:17px 24px 17px 52px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; p{letter-spacing:1px; .fb(); .tac(); width:calc(~'100% - 26px'); display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; img{width:26px; margin:1px 16px 0 0;} } >img{width:26px;} } a:link{color:@red; .tdn();} a:visited{color:@red; .tdn();} a:hover{color:@red; .tdn();} a:active{color:@red; .tdn();} } } div.topresearch{position:relative; padding:120px 5% 150px; div.bg01{position:absolute; z-index:-1; width:90px; top:0; left:0;} div.bg02{position:absolute; z-index:-1; width:90px; top:8%; right:0;} div.bg03{position:absolute; z-index:-1; width:90px; bottom:24%; right:0;} div.bg04{position:absolute; z-index:-1; width:90px; bottom:40px; right:0;} article{ div.wrapper{ h2{width:214px; margin:0 auto 32px;} >p{font-size:16px; line-height:2; margin:0 0 48px;} ul{ li{margin:0 auto 16px;} } } } div.gaiyou{background:@white; border-radius:20px; border:3px solid @navy; padding:30px 20px; margin:0 auto 120px; h3{font-size:16px; .tac(); .fb(); letter-spacing:1px; padding:0 0 20px; border-bottom:3px solid @navy; margin:0 0 16px;} p{font-size:13px; line-height:1.8;} } div.comment{background:@navy; padding:48px 5%; border-radius:20px; h3{color:@white; font-size:28px; letter-spacing:1px; line-height:2; .fb(); .tac(); margin:0 0 52px; span{border-bottom:8px solid @red;} } div.combox{ section:first-child{margin:0 0 40px; color:@white; .fb(); .tac(); img{display:block; width:50%; margin:0 auto 20px;} h4{font-size:13px; line-height:1.5; margin:0 0 10px;} h5{font-size:16px;} } section.fukidashi{position:relative; background:@white; padding:30px 40px; border-radius:30px; p{font-size:14px; line-height:1.7;} } section.fukidashi:before{ content: ""; position:absolute; top:-30px; left:50%; margin-left:-15px; border:15px solid transparent; border-bottom:15px solid @white; } } } } div.topsupport{position:relative; z-index:3; background:@blueL; padding:120px 5% 110px; margin-top:-30px; border-radius:30px 30px 0 0; div.bubble{position:absolute; z-index:4; top:-40px; width:100%; img{display:block; width:262px; margin:0 auto;} } div.bgs{position:absolute; z-index:-1; width:120px; top:300px; left:0;} article.intro{position:relative; z-index:4; section:first-child{padding:0 5% 60px; h2{font-size:26px; line-height:1.8; margin:0 0 40px; .fb(); span{background:linear-gradient(transparent 80%, @white 80%); em{color:@red;} } } p{font-size:16px; line-height:2;} } section{ div.imgbox{position:relative; div.dot{position:absolute; top:-30px; right:-5%; width:120px;} >img{max-width:120%; margin-left:-10%;} span.copy{color:@white; position:absolute; right:0; bottom:280px;} } } } article.program{margin-top:-270px; position:relative; z-index:5; background:@white; border-radius:30px; border:6px solid @navy; padding:48px 30px; h2{font-size:20px; line-height:1.4; color:@blue; .fb(); margin:0 0 30px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-align-items:center; align-items:center; img{width:90px; margin:0 16px 0 0;} } ul{ li{margin:0 0 40px; img{margin:0 0 20px;} h3{color:@blue; font-size:22px; margin:0 0 20px; .fb(); .tac(); span{color:@white; background:#459EF2; font-size:20px; width:40px; height:40px; border-radius:50%; line-height:40px; .tac(); .inline(); margin:0 16px 0 0;} } p{font-size:15px; line-height:1.6;} } li:last-child{margin:0;} } } } div.topapply{position:relative; z-index:4; background:linear-gradient(91deg, #FFE500 3.57%, #FFD600 56.9%); border-radius:30px 30px 0px 0px; article{background:url("../img/bg/pt2.png") @ncc; .bgsc(); padding:80px 5% 110px;} h2{margin:0 0 40px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-align-items:center; align-items:center; img{width:50px; margin:0 16px 0 0;} span{font-size:18px; line-height:1.4; .fb(); } } h3{font-size:34px; line-height:1.6; color:@red; margin:0 0 40px; .fb(); .tac(); span{background:linear-gradient(transparent 80%, @white 80%);} } h4{font-size:20px; line-height:1.6; margin:0 0 16px; .fb(); em{color:@red;} } h5{font-size:13px; line-height:1.6; margin:0 0 40px;} ul{ li{margin:0 0 40px; img{display:block; border-radius:14px; margin:0 0 16px;} h6{font-size:17px; line-height:1.4; .tac(); .fb(); color:@blue;} } } div.applybtn{margin:0 auto 80px; a{position:relative; border-radius:60px; background:@navy; font-size:24px; padding:20px 24px 20px 52px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; p{letter-spacing:1px; .fb(); .tac(); width:calc(~'100% - 26px'); display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; img{width:26px; margin:1px 16px 0 0;} } >img{width:26px;} } a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@white; .tdn();} a:active{color:@white; .tdn();} } div.contact{background:@yellowD; border-radius:14px; padding:40px 20px; >p{font-size:18px; margin:0 0 32px; .fb(); .tac();} div.contactbtn{.tac(); a{position:relative; border-radius:60px; border:3px solid @blue; background:@white; font-size:18px; .fb(); padding:19px 24px 19px 50px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; p{.fb(); .tac(); width:calc(~'100% - 22px'); display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; img{width:22px; margin:1px 16px 0 0;} } >img{width:22px;} } a:link{color:@navy; .tdn();} a:visited{color:@navy; .tdn();} a:hover{color:@navy; .tdn();} a:active{color:@navy; .tdn();} } } } /*FOOTER*/ footer{position:relative; z-index:5; background:@navy; border-radius:30px 30px 0 0; padding:80px 5% 120px; margin-top:-30px; h1{width:168px; margin:0 auto 64px;} nav{width:fit-content; margin:0 auto 64px; ul{width:fit-content; li{font-size:20px; margin:0 0 20px; a{display:flex; align-items:center; img{width:24px; margin:0 18px 0 0;} } a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@white; .tdn(); opacity:0.6;} a:active{color:@white; .tdn();} p{padding:13px 0 0 42px; font-size:14px; .fb(); span{margin:0 12px 0 0; .inline();} } } } } div.logos{ div.imgs{width:280px; margin:0 auto 64px; padding:27px; border-radius:10px; background:@white; ul{display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{width:24%;} li:first-child{width:30%;} } } p{color:@white; font-size:14px; margin:0 0 15px; .tac(); .fb();} small{display:block; font-size:14px; color:@white; .tac();} } } div.bnfix{z-index:10; position:fixed; bottom:0; left:0; width:100%; opacity:0; animation:fadeIns 0.9s cubic-bezier(0.4,0,0.2,1) 3.0s forwards; a{display:block; width:350px; margin:0 auto;} } /*MODAL*/ div.topmodal{position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:9999; overflow:hidden!important; div.mov{width:94%; position:absolute; top:50%; left:50%; transform:translateY(-50%) translateX(-50%); -webkit-transform:translateY(-50%) translateX(-50%);} } div.modalclose{position:absolute; top:6%; right:6%; width:42px; display:block; cursor:pointer;} /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:769px){ html,body{min-width:1200px;} .sp{display:none!important;} /*HEADER*/ header{width:100%; padding:24px 30px; div.headbox{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center;} h1{font-size:14px; white-space:nowrap;} nav{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; ul.pcnav{display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{font-size:18px; margin-right:48px; a{} a:link{color:@navy; .tdn();} a:visited{color:@navy; .tdn();} a:hover{color:@navy; .tdn();} a:active{color:@navy; .tdn();} } li:last-child{margin-right:108px;} } ul.logonav{width:270px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{width:24%;} li:first-child{width:30%;} } } } /*KV*/ div.topkv{background:@navy url("../img/bg/kvpc.jpg") no-repeat top center; .bgsc(); padding:0; min-width:1360px; margin:0 auto; section:first-child{width:50%; padding:52px 0 96px 8%; h1{width:594px; margin:0 0 30px;} h2{width:480px; margin:0 0 32px 10%;} div.logos{margin:0 0 0 10%; div.imgs{width:310px; margin:0;} } } section:last-child{width:50%; position:absolute; left:50%; top:-10%; div.ts{width:180%; margin-left:0; margin-right:0; img{max-width:none!important;} } } } div.topwhy{padding:240px 0 0; div.bg01{width:240px; top:60px; left:0;} div.bg02{width:240px; top:20%; right:0;} div.bg03{width:240px; bottom:660px; right:0;} article.intro{padding:0 0 150px; div.wrapper{width:1040px; margin:0 auto; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; } section{ h2{width:254px; margin:0 186px 0 0;} p{font-size:18px; line-height:2.4; margin:0 auto 84px;} div.logos{ div.imgs{width:80%; margin:0;} } } } article.makino{padding:0 8% 218px 0; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; section:first-child{width:44%; margin:0;} section:last-child{width:56%; padding:0 0 0 80px; h3{font-size:16px; margin:0 0 24px; span{font-size:32px; letter-spacing:3px; padding-right:10px;} } h4{font-size:36px; letter-spacing:2px; margin:0 0 20px;} h5{font-size:14px; margin:0 0 32px;} p{font-size:16px;} } } article.movbox{width:1080px; border-radius:30px; ul{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; li{width:48%; h3{width:398px; margin:0 auto 34px;} } li:last-child{margin:0; h3{width:244px;} } } div.mov{ span.playbtn{width:160px;} div.bg{border-radius:20px;} >img{border-radius:20px;} } div.mov:last-child{margin:0;} } } div.toplesson{padding:200px 0 200px; div.bg01{width:240px; top:60px; left:0;} div.bg02{width:240px; top:17%; right:0;} div.bg03{width:240px; bottom:0; right:0;} article.intro{width:1200px; margin:0 auto; h2{width:440px; margin:0 auto 56px;} >p{font-size:18px; line-height:2.4; margin:0 auto 56px; .tac();} div.lessonnav{width:470px; margin:0 auto; ul{display:flex; -webkit-flex-flow:row wrap; flex-flow:row wrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; li{width:146px; margin:0 0 56px; .tac(); a{padding:16px 16px 16px 40px; img{width:16px;} } } li:last-child{width:316px; margin:0 auto 80px; a{padding:20px 20px 20px 40px; span{width:calc(~'100% - 36px');} img{width:24px;} } } } } } article.lessonbox{width:1200px; margin:0 auto 24px; border-radius:30px; padding:40px 40px 40px 80px; div.lessonboxs{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; } section{position:relative; z-index:2; width:36%; h3{font-size:28px; margin:0 0 38px;} h4{font-size:20px; margin:0 0 8px; img{width:28px; margin:0 16px 0 0;} } p{font-size:16px; margin:0 0 20px;} p:last-child{margin:0;} } section:nth-child(2){width:60%;} span.bgtxt{z-index:1; bottom:-20px; left:120px; font-size:150px;} div.mov{ span.playbtn{width:78px;} div.bg{border-radius:20px;} >img{border-radius:20px;} } } } div.topclass{padding:168px 0 218px; div.bg01{width:240px; top:60px; left:0;} div.bg03{width:240px; bottom:10px; right:0;} article{width:1040px; margin:0 auto;} h2{width:300px; margin:0 auto 80px;} section{margin:0 auto 108px; h3{font-size:26px; border-radius:16px; padding:16px 0; margin:0 0 56px;} h3.bd{padding:10px 0 16px; span{font-size:32px; border-bottom:4px solid @red;} } p{font-size:18px; line-height:2; margin:0 8% 56px;} img{border-radius:10px;} } } div.topvoice{padding:0 0 148px; article{width:1360px; margin:0 auto; padding:120px 156px; h2{width:464px; margin:0 auto 56px;} h3{font-size:18px; line-height:1; margin:0 auto 80px;} ul{ li{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; section:first-child{margin:0; width:20%; img{width:100%; margin:0 auto 20px;} h4{font-size:16px; line-height:1.7; em{font-size:18px;} } } section.fukidashi{padding:42px 58px; width:74%; p{font-size:15px;} } section.fukidashi:before{ content:""; position:absolute; top:50%; left:-24px; margin-left:0; margin-top:-12px; border:12px solid transparent; border-bottom:none; border-right:12px solid @white; z-index:2; } section.fukidashi:after{ content: ""; position: absolute; top: 50%; left: -24px; margin-top: -12px; border: 12px solid transparent; border-right: 12px solid @white; z-index: 1; } } } } } div.ctabox{ div.bg{background:url("../img/bg/ptpc.png") @ncc; .bgsc(); padding:0 0 84px;} h2{width:747px; margin:0 auto 72px; padding:20px 0; border-radius:0 0 30px 30px; font-size:28px; line-height:1.5; letter-spacing:1px; span{font-size:16px; margin:0 0 10px;} } article{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; } section.pc{width:50%;} section{width:50%; h3{width:fit-content; margin:0 auto 24px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-align-items:center; align-items:center; span{font-size:18px; line-height:1.6;} img{width:50px; margin:0 16px 0 0;} } h4{width:100%; margin:0 auto 40px; font-size:35px; line-height:1.6;} } div.imgbox{border-radius:0 30px 30px 0; padding:20px 20px 20px 0; width:100%; margin:0;} div.ctabtn{width:374px; margin:0 auto; a{border-radius:60px; border:3px solid @blue; font-size:24px; padding:17px 24px 17px 52px; p{ width:calc(~'100% - 26px'); img{width:26px; margin:1px 16px 0 0;} } >img{width:26px;} } } } div.topresearch{padding:200px 0 284px; div.bg01{width:240px; top:1%; left:0;} div.bg02{width:240px; top:5%; right:0;} div.bg03{width:240px; bottom:36%; right:0;} div.bg04{width:240px; bottom:80px; right:0;} article{ div.wrapper{margin:0 auto; width:1080px; h2{width:292px; margin:0 auto 56px;} >p{font-size:18px; margin:0 0 80px; .tac();} ul{margin:0 0 40px; display:flex; -webkit-flex-flow:row wrap; flex-flow:row wrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; li{width:48%; margin:0 0 40px;} } } } div.gaiyou{width:720px; padding:27px 0; margin:0 auto 200px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; section:first-child{width:30%;} section:last-child{width:70%; border-left:2px solid @navy; padding-left:80px;} h3{font-size:18px; letter-spacing:1px; padding:0; border-bottom:none; margin:0; .tac();} p{font-size:14px;} } div.comment{width:1360px; margin:0 auto; padding:120px 156px; border-radius:30px; h3{font-size:40px; letter-spacing:1px; line-height:1; margin:0 0 90px; span{border-bottom:10px solid @red;} } div.combox{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; section:first-child{margin:0; width:20%; img{display:block; width:100%; margin:0 auto 20px;} h4{font-size:15px; margin:0 0 10px;} h5{font-size:18px;} } section.fukidashi{padding:42px 58px; width:72%; p{font-size:15px;} } section.fukidashi:before{ content:""; position:absolute; top:50%; left:-24px; margin-left:0; margin-top:-12px; border:12px solid transparent; border-bottom:none; border-right:12px solid @white; z-index:2; } section.fukidashi:after{ content: ""; position: absolute; top: 50%; left: -24px; margin-top: -12px; border: 12px solid transparent; border-right: 12px solid @white; z-index: 1; } } } } div.topsupport{padding:0 0 110px; border-radius:40px 40px 0 0; div.bubble{top:-84px; left:8%; width:538px; img{width:100%; margin:0;} } div.bgs{width:300px; top:200px; left:0;} article.intro{ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; section:first-child{width:60%; padding:184px 0 168px 8%; h2{font-size:40px; margin:0 0 52px;} p{font-size:18px;} } section{width:34%; div.imgbox{ div.dot{position:absolute; top:auto; right:auto; bottom:120px; left:0; width:200px;} >img{border-radius:50% 40px 0 50%; max-width:100%; margin-left:0;} span.copy{display:none;} } } } div.wrapper{margin:0 auto; width:1360px;} article.program{margin-top:-120px; border:10px solid @navy; padding:46px 154px 76px; h2{font-size:36px; line-height:1; margin:0 auto 38px; width:fit-content; img{width:120px; margin:0 24px 0 0;} } ul{display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; li{width:48%; margin:0; img{margin:0 0 20px;} h3{font-size:26px; span{font-size:26px; width:50px; height:50px; line-height:50px;} } p{font-size:16px; line-height:1.8;} } } } } div.topapply{border-radius:40px 40px 0px 0px; article{background:url("../img/bg/pt2pc.png") @ncc; .bgsc(); padding:120px 14% 150px;} div.wrapper{margin:0 auto; width:1080px;} h2{width:fit-content; margin:0 auto 48px; span{font-size:24px; line-height:1.6;} } h3{font-size:38px; line-height:1; margin:0 0 64px;} h4{font-size:26px; line-height:1; .tac();} h5{font-size:14px; line-height:1; margin:0 0 64px; .tac();} ul{margin:0 auto 64px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{width:48%; margin:0; img{border-radius:20px; margin:0 0 24px;} h6{font-size:22px; line-height:1;} } } div.applybtn{width:544px; margin:0 auto 120px; a{border-radius:90px; font-size:32px; padding:32px 32px 32px 66px; p{letter-spacing:2px; width:calc(~'100% - 36px'); img{width:32px; margin:0 32px 0 0;} } >img{width:36px;} } } div.contact{width:84%; margin:0 auto; border-radius:20px; padding:64px 116px; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; >p{font-size:22px; letter-spacing:2px; margin:0; text-align:left;} div.contactbtn{width:50%; a{font-size:20px; padding:19px 24px 19px 50px; p{width:calc(~'100% - 24px'); img{width:27px; margin:1px 12px 0 0;} } >img{width:24px;} } } } } /*FOOTER*/ footer{border-radius:40px 40px 0 0; padding:130px 8%; display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:flex-start; align-items:flex-start; h1{width:206px; margin:0;} nav{width:fit-content; margin:0; ul{width:fit-content; li{font-size:16px; margin:0 0 18px; a{ img{width:20px; margin:0 16px 0 0;} } p{padding:0 0 0 24px; font-size:12px; span{margin:0 10px 0 0;} } } li:nth-child(2){ display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-align-items:center; align-items:center; } } } div.logos{ div.imgs{margin:0 0 22px; ul{ li{width:24%;} li:first-child{width:30%;} } } p{margin:0 0 25px;} small{font-size:12px; text-align:right;} } } div.bnfix{ a{width:840px;} } /*MODAL*/ div.topmodal{ div.mov{width:60%; max-width:800px; margin:0 auto; display:block;} } div.modalclose{top:3%; right:3%; width:50px;} } /************************ SP ************************/ @media (max-width:768px) { .pc{display:none!important;} .spmb{margin-bottom:6%;} } /************************ ANIM ************************/ @keyframes sliderAnimation{ 100%{transform:translateX(-50%);} } @keyframes fadeIns{ 0%{opacity:0;} 100%{opacity:1;} } /************************ SP NAV ************************/ button.spmenu{z-index:9991; position:fixed; height:14px; width:30px; padding:0; top:23px; right:5%; background-color:transparent; border:none; cursor:pointer; outline:none; appearance:none; span{z-index:9993; position:absolute; left:0; width:100%; height:3px; border-radius:12px; background:@navy; .inline(); .trans();} span:nth-of-type(1){top:0px;} span:nth-of-type(2){bottom:0px;} } button.spmenu.active{top:calc(~'23px + 8%'); right:12%; span{background:@navy;} span:nth-of-type(1){-webkit-transform:translateY(5.5px) rotate(45deg); transform:translateY(5.5px) rotate(45deg);} span:nth-of-type(2){-webkit-transform:translateY(-5.5px) rotate(-45deg); transform:translateY(-5.5px) rotate(-45deg);} } div#spnav{z-index:-1; position:fixed; top:0; right:0; width:100%; height:100vh; opacity:0; visibility:hidden; background:rgba(255,255,255,0.2); -webkit-backdrop-filter:blur(5px); backdrop-filter:blur(5px); .trans(); overflow-y:auto; -webkit-overflow-scrolling:touch; padding:10% 5%; section{position:relative; z-index:9993; background:@white; border-radius:30px; padding:112px 0 46px;} nav{width:fit-content; margin:0 auto 86px; ul{width:fit-content; li{font-size:24px; margin:0 0 32px; a{display:flex; align-items:center; img{width:24px; margin:0 18px 0 0;} } a:link{color:@navy; .tdn();} a:visited{color:@navy; .tdn();} a:hover{color:@navy; .tdn(); opacity:0.6;} a:active{color:@navy; .tdn();} p{padding:26px 0 0 10px; font-size:16px; .fb(); span{display:block; margin:0 0 20px; a:link{color:@blue; .tdn();} a:visited{color:@blue; .tdn();} a:hover{color:@blue; .tdn(); opacity:0.6;} a:active{color:@blue; .tdn();} } } } } } div.logos{ div.imgs{width:90%; margin:0 auto; padding:0 30px; ul{display:flex; -webkit-flex-flow:row nowrap; flex-flow:row nowrap; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; li{width:24%;} li:first-child{width:30%;} } } } } div#spnav.active{z-index:9990; opacity:1; -moz-transform:translateX(0); -webkit-transform:translateX(0); transform:translateX(0); visibility:visible;} /************************ VIDEO ************************/ div.video_box{position:relative; overflow:hidden; padding-bottom:56.25%; padding-top:0; height:0;} div.video_box iframe,div.video_box object,div.video_box embed{position:absolute; top:0; left:0; width:100%; height:100%} /*----------------------------------------------------- 10px = 77% 11px = 85% 12px = 93% 13px = 100% 14px = 108% 15px = 116% 16px = 123.1% 17px = 131% 18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6% 22px = 167% 23px = 174% 24px = 182% 25px = 189% 26px = 197% ------------------------------------------------------*/