@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, 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;}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding: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;} /* 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 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none} /*12 COLUMN :RESPONSIVE GRID SYSTEM DEVELOPER :DENIS LEBLANC URL :http://responsive.gs VERSION :3.0 LICENSE :GPL & MIT */ *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .container{width:100%; max-width:1120px; margin:0 auto; padding:0 5%;} .container:after,.row:after,.col:after,.clr:after,.group:after{content:"";display:table;clear:both;} .row{padding:auto; margin:0 auto;} .col{display:block; float:left; width:100%;} .reverse .col{float:right;} @media(min-width:769px){ .container{padding:0;} } @font-face { font-family:'fontello'; src:url('font/fontello.eot?94586018'); src:url('font/fontello.eot?94586018#iefix') format('embedded-opentype'), url('font/fontello.woff2?94586018') format('woff2'), url('font/fontello.woff?94586018') format('woff'), url('font/fontello.ttf?94586018') format('truetype'), url('font/fontello.svg?94586018#fontello') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-down-open-big:before { content: '\e800'; } /* '' */ .icon-up-open-big:before { content: '\e801'; } /* '' */ .icon-right-small:before { content: '\e802'; } /* '' */ .icon-up-small:before { content: '\e803'; } /* '' */ .icon-left-small:before { content: '\e804'; } /* '' */ .icon-down-small:before { content: '\e805'; } /* '' */ .icon-cancel:before { content: '\e806'; } /* '' */ .icon-twitter:before { content: '\f099'; } /* '' */ .icon-youtube-play-1:before { content: '\f16a'; } /* '' */ .icon-instagram:before { content: '\f16d'; } /* '' */ // COLOR @black:#222; @white:#fff; @gray:#aaa; @grayD:#777; @grayL:#ddd; @grayLL:#f3f3f3; @red:#E20303; @purple:#ad73d9; @pink:#ff548d; // LESS @ncc:no-repeat center center; // MIXIN .trans{-webkit-transition:0.3s; transition:0.3s;} .fb{font-weight:700;} .fbb{font-weight:900;} .tac{text-align:center;} .tar{text-align:right;} .tdn{text-decoration:none;} .tdu{text-decoration:underline;} .bgsc{-webkit-background-size:cover; background-size:cover;} .inline{display:inline-block;} /*BASE*/ html,body{height:100%; margin:0;} body{color:@black; line-height:1; -webkit-text-size-adjust:100%; font-weight:400; font-style:normal; font-feature-settings:"palt"; background:@white; font-family:"M PLUS 1p","Noto Sans JP","游ゴシック Medium","YuGothic M","游ゴシック体","YuGothic","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Sans","ヒラギノ角ゴシック","Meiryo UI","メイリオ",Meiryo,sans-serif;} img{max-width:100%; height:auto; vertical-align:middle;} /*CF*/ .cf:before,.cf:after{content:" ";display:table;}.cf:after{clear:both;}.cf{*zoom:1;} /*LETTER*/ strong{.fb()} .wf{font-family:"Montserrat","tt-travels-next";} .attention{color:@red;} .fontgray{color:@grayD;} .fontsmall{font-size:85%!important;} .fontlarge{font-size:124%!important;} .italic{font-style:italic;} i.rotate::before{font-size:120%; transform:rotate(-45deg);} ::selection{background:@pink; color:@white;} ::-moz-selection{background:@pink; color:@white;} /*LINK*/ a:link{color:@black; .tdu(); .trans();} a:visited{color:@black; .tdu();} a:hover{color:@gray; .tdu();} a:active{color:@black; .tdn();} a img{border:none; .tdn(); .trans();} a img:hover{opacity:0.6; .tdn();} /*SP NAV*/ button.spmenu{z-index:9991; position:fixed; top:27px; right:27px; height:22px; width:34px; background-color:transparent; border:none; cursor:pointer; outline:none; padding:0; appearance:none; span{z-index:9992; position:absolute; left:0; width:100%; height:2px; background-color:@purple; .inline(); .trans();} span:nth-of-type(1){top:0px;} span:nth-of-type(2){top:10px;} span:nth-of-type(3){bottom:0px;} } button.spmenu.active{position:fixed; span{background-color:@white;} span:nth-of-type(1){-webkit-transform:translateY(10px) rotate(45deg); transform:translateY(10px) rotate(45deg);} span:nth-of-type(2){opacity:0;} span:nth-of-type(3){-webkit-transform:translateY(-10px) rotate(-45deg); transform:translateY(-10px) rotate(-45deg);} } div#spnav{z-index:9990; position:fixed; top:0; right:0; width:100%; height:100%; opacity:0; background:rgba(0,0,0,0.85); .trans(); overflow-y:auto; -webkit-overflow-scrolling:touch; visibility:hidden; -webkit-backdrop-filter:blur(5px); backdrop-filter:blur(5px); } div#spnav.active{right:0; opacity:1; -moz-transform:translateX(0); -webkit-transform:translateX(0); transform:translateX(0); visibility:visible;} ul.mainnav{padding:75px 0 0; li{text-align:right; >a{padding:15px 27px; display:block; font-size:18px; letter-spacing:2px; .fbb();} a:link{color:@white; .tdn(); .trans();} a:visited{color:@white; .tdn();} a:hover{color:@gray; .tdn();} a:active{color:@white; .tdn();} } } ul.snsnav{padding:27px 27px 0 0; display:flex; flex-flow:row nowrap; justify-content:flex-end; align-items:center; li{width:36px; margin:0 0 0 32px; a{padding:0; img{display:block;} } } li.tw,li.ig{ a{ img{filter:brightness(0) invert(1);} } } li.tw{width:31px;} } /*HEADER*/ header{z-index:200; position:fixed; top:12px; left:12px; width:calc(~'100% - 24px'); padding:15px; background:rgba(255,255,255,0.9); border-radius:16px; box-shadow:0px 0px 15px rgba(136,136,136,0.3); h1{position:relative; width:146px; a{display:block;} } } /*TOP KV*/ div.glitch{height:100%!important;} .glitch__img{background:url("../img/kv.jpg") @ncc; .bgsc();} div.topteaser{position:relative; width:100%; height:100vh; overflow:hidden; div.topkv{position:relative; width:100%; height:100vh; overflow:hidden; div.topkvtxt{z-index:10; position:absolute; top:0; left:0; width:100%; height:100vh; overflow:hidden; h1{position:absolute; width:270px; top:45%; left:50%; transform:translateY(-50%) translateX(-50%); opacity:0; img{filter:drop-shadow(0px 0px 4px rgba(0,0,0,0.5));} } div{position:absolute; width:fit-content; left:50%; transform:translateY(-50%) translateX(-50%); bottom:12%; line-height:1.8; font-size:15px; letter-spacing:1px; .fbb(); em{background:@white; padding:0 3px 0 6px; box-shadow:0px 0px 10px rgba(0,0,0,0.2); width:0%; max-width:fit-content!important; opacity:0; white-space:nowrap; display:block; margin:0 0 5px; b{opacity:0; white-space:nowrap; display:block; width:fit-content;} } } } } div#teaser.start{ div.topkvtxt{ h1{animation:blurIn 0.6s ease-in-out 0.4s forwards;} div{ em{animation:txtbg 0.5s ease-in-out 1.0s forwards; b{animation:txtin 0.5s ease-in-out 1.5s forwards;} } } } } } /*LAYOUT*/ div.wrapper{position:relative; display:block; width:100%;} main{position:relative; clear:both; display:block;} /*TOPBOX*/ div.topbox{position:relative; z-index:10; padding:12% 0; margin:0 auto; overflow:hidden; section.topttl{position:relative; margin:0 auto 9%; .tac(); >span{z-index:1 ;position:absolute; display:block; margin:0 auto; width:100%; font-size:36px; top:-22px; left:0; display:block; letter-spacing:1px; color:@pink; .fb(); opacity:0.2;} div{position:relative; z-index:2;} h2{font-size:22px; letter-spacing:2px; white-space:nowrap; .fbb(); .inline(); b{border-bottom:2px solid @black;} em{font-size:16px; letter-spacing:0px;} } } } div.topabout{padding:12% 0 6%; div.coursebox{margin:0 0 6%; position:relative; overflow:hidden; padding:36px 24px; border-radius:16px; background:@white; box-shadow:0px 0px 15px rgba(136,136,136,0.3); div.logo{width:80%; margin:0 auto 9%;} h3{font-size:18px; margin:0 0 24px; letter-spacing:1px; .fbb(); .tac(); em{background:linear-gradient(transparent 60%, rgba(255,84,141,0.6) 60%);} } p{line-height:1.8; margin:0 auto;} div.birds{position:absolute; bottom:-12px; right:-12px; opacity:0.3; width:140px; pointer-events:none;} div.birdsr{position:absolute; bottom:-4px; left:-4px; opacity:0.3; width:100px; pointer-events:none;} /*** section{margin:0 0 24px; img{display:block; margin:0 auto 12px; border-radius:10px;} h4{font-size:16px; letter-spacing:1px; .fb(); .tac();} } section:last-child{margin:0;} ***/ } } div.ticker{width:100%; z-index:-1; position:absolute; overflow:hidden; white-space:nowrap; padding:0; pointer-events:none; bottom:-20px; left:0; ul{.inline(); animation:hscroll 140s linear infinite; opacity:0.2; li{.inline(); font-size:100px; color:@purple; .fb(); padding:0 0 20px;} } } div.topfeature{background:url("../img/bg/bg01s.jpg") no-repeat top left; .bgsc(); section.topttl{ span{opacity:0.5;} h2{color:@white; b{border-bottom:2px solid @white;} } } p{font-size:16px; .tac(); color:@white; .fb(); margin:0 0 6%;} ul.ilist{ li{position:relative; z-index:11; width:100%; margin:0 0 6%; padding:24px; background:@white; border-radius:20px; box-shadow:0px 0px 15px rgba(136,136,136,0.3); overflow:hidden; article{position:relative; z-index:13; h3{font-size:20px; letter-spacing:2px; line-height:1.5; margin:0 0 20px; .fbb(); .tac();} img{display:block; margin:0 auto 20px; width:80%; border-radius:0 42px 0 42px; box-shadow:0px 0px 8px rgba(136,136,136,0.15);} } } li:last-child{margin:0;} } div.ticker{ ul{animation:hscrollrev 220s linear infinite; opacity:0.2; li{color:@purple;} } } } div.topfee{background:url("../img/bg/bg.jpg") @ncc; .bgsc(); div.coursebox{background:@white; padding:24px 24px 24px; border-radius:20px; box-shadow:0px 0px 15px rgba(136,136,136,0.3);} } div.topflow{background:url("../img/bg/bg02s.jpg") no-repeat bottom right; .bgsc(); section.topttl{ span{opacity:0.5;} h2{color:@white; b{border-bottom:2px solid @white;} } } p.tac{font-size:16px; .tac(); color:@white; .fb(); margin:0 0 6%;} ul.flow{margin:0 0 9%; li{margin:0 0 25px; padding:20px 16px; position:relative; border-radius:20px; background:url(../img/bg/note.webp) repeat top left; background-size:500px auto; box-shadow:0px 0px 15px rgba(0,0,0,0.3); 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; div.tag{background:@purple; border-radius:50%; font-size:9px; color:@white; width:56px; height:56px; padding:10px 0 0; .tac(); span{font-size:26px; display:block; color:@white; padding:3px 0 0; .fb();} } section{width:calc(~'100% - 63px'); margin-left:20px; line-height:1.7; position:relative; h4{font-size:16px; letter-spacing:1px; margin:0 0 5px; .fb();} p{} } } li:last-child{margin:0;} li:after{content:""; width:8px; background:@gray; height:25px; position:absolute; bottom:-25px; left:calc(~'50% - 4px');} li:last-child:after{display:none;} } div.flowbox{padding:20px; border-radius:20px; background:url(../img/bg/note.webp) repeat top left; background-size:500px auto; box-shadow:0px 0px 15px rgba(0,0,0,0.3); h4{font-size:20px; letter-spacing:1px; .fbb(); .tac(); border-bottom:2px solid @black; padding:0 0 10px; margin:0 0 20px;} p{font-size:14px; line-height:1.8;} } } div.topfaq{overflow:hidden; div.dot{z-index:-1; position:absolute; bottom:-5px; right:-30px; width:280px; opacity:0.7;} div.dots{z-index:-1; position:absolute; top:-40px; left:-60px; width:240px; opacity:0.7;} ul.faqlist{ li{margin:0 0 12px; background:@white; box-shadow:0px 0px 12px rgba(136,136,136,0.3); border-radius:16px; section:first-child{padding:5%; width:100%; cursor:pointer; .trans(); 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; span{font-size:20px; width:5%; .fb(); color:@pink;} h4{word-wrap:break-word; width:85%; font-size:13px; line-height:1.7; .fb();} } section:last-child{padding:5%; background:@grayLL; border-radius:0 0 16px 16px; 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; span{font-size:20px; width:5%; .fb(); color:@purple;} p{font-size:13px; line-height:1.7; width:92%;} } section:first-child:hover{opacity:0.7;} section.none-submenu:after{.fb(); width:5%; content:'↓'; font-family:-apple-system,"system-ui","Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-size:116%; line-height:1; float:right;} section.active-submenu:after{.fb(); width:5%; content:'↑'; font-family:-apple-system,"system-ui","Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-size:116%; line-height:1; float:right;} } } } div.topcon{background:url("../img/bg/bg.jpg") @ncc; .bgsc(); p.en{font-size:16px; .tac(); .fb(); margin:0 0 6%;} p:last-child{margin:0;} div.enbox{padding:24px 16px; margin:0 0 6%; border-radius:20px; background:@white; box-shadow:0px 0px 15px rgba(0,0,0,0.3); h3{font-size:20px; margin:0 0 24px; letter-spacing:2px; .fbb(); .tac();} h4{font-size:16px; margin:10px 0 0; line-height:1.8; .fb();} p{line-height:1.8;} } } div.linkbtn{width:100%; margin:0 auto 6%; font-size:18px; letter-spacing:1px; color:@white; .tac(); .fbb(); a{display:block; padding:20px 0; border-radius:64px; background:@pink; box-shadow:0px 0px 15px rgba(136,136,136,0.3);} a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{background:@purple; color:@white; .tdn();} a:active{color:@white; .tdn();} } div.linever{ a{background:#00B900;} } /*PAGE*/ section.pagettl{padding:152px 0 100px; h2{font-size:300%; letter-spacing:2px; color:@purple; .fb(); .tac();} } div.pagebody{width:100%; margin:0 auto 12%; article{width:100%; margin:0 auto; padding:24px; border-radius:12px; background:@white; box-shadow:0px 0px 15px rgba(136,136,136,0.3); h3{font-size:22px; padding:0 0 10px; margin:0 0 24px; line-height:1.5; border-bottom:2px solid @black; .fb();} div.postbody{line-height:1.9; p{font-size:14px; line-height:1.8; margin:0 0 6%;} p>img{margin:0;} img{margin-bottom:6%;} } } } /*TABLE*/ table{width:100%; margin:0; tr{width:100%; line-height:1.65; border-top:1px solid @gray; th{padding:12px 0 12px 0; text-align:left; white-space:nowrap; vertical-align:middle; letter-spacing:0.3px; .fb();} td{padding:12px 0 12px 20px;} } tr:last-child{border-bottom:1px solid @gray;} } /*CONTACT*/ table.mailform{width:100%; margin-bottom:20px; font-size:16px; tr{width:100%; border-top:1px solid @grayL; border-bottom:1px solid @grayL; th{padding:12px 0 5px; width:100%; display:block; text-align:left; white-space:normal; .fb();} td{padding:5px 0 12px; width:100%; display:block;} } textarea{width:100%; padding:10px; font-size:16px; resize:vertical; background:@white; border:1px solid #777;} input{width:100%; padding:10px; font-size:16px;} tr{ th{text-align:left;} } div.ppbox{border:1px solid #777; padding:15px 20px; height:auto; overflow:hidden; overflow-y:scroll; p{margin:0!important;} } } input[type="radio"]{width:auto!important; vertical-align:baseline; .inline();} input[type="checkbox"]{width:auto!important; vertical-align:baseline; .inline();} input[type="submit"],button{-webkit-appearance:button; cursor:pointer; outline:none;} input.soushin{position:relative; width:100%; font-size:116%; border:none; .inline(); .fb(); .tac(); .tdn(); .trans(); padding:15px 0; border-radius:6px; background-color:none; background:@white; color:@black; -webkit-transition:none; transition:none; cursor:pointer; border:3px solid @black;} input.soushin:hover{background-color:@purple; border:3px solid @purple; color:@white;} input.soushin:active{background-color:@white;} img.ajax-loader{float:left; width:auto!important;} /*FOOTER*/ footer{position:relative; z-index:13; background:@purple; padding:66px 6%; h1{width:200px; margin:0 auto 42px;} small{font-size:10px; display:block; color:@white; .tac();} } div.bn{position:fixed; z-index:12; right:0; bottom:4.5%; opacity:0; pointer-events:none; .trans(); a{background:@pink; padding:12px 12px 12px 14px; .fbb(); font-size:12px; border-radius:12px 0 0 12px; box-shadow:0px 0px 8px rgba(136,136,136,0.3);} a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{background:@purple; color:@white; .tdn();} a:active{color:@white; .tdn();} } div.bn.fixed{pointer-events:auto; opacity:1;} /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:769px){ .sp{display:none!important;} /*HEADER*/ header{top:15px; left:2%; padding:20px 30px; width:96%; -webkit-backdrop-filter:blur(4px); backdrop-filter:blur(4px); display:flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; h1{width:180px;} nav{ ul{ display:flex; flex-flow:row nowrap; justify-content:space-between; align-items:center; li{margin:0 0 0 20px; .fbb(); a{white-space:nowrap;} a:link{color:@black; .tdn();} a:visited{color:@black; .tdn();} a:hover{color:@pink; .tdn();} a:active{color:@black; .tdn();} } li.tw{width:22px;} li.ig{width:26px;} li.ln{width:26px;} } } } /*TOP KV*/ div.topteaser{ div.topkv{ div.topkvtxt{ h1{width:600px; top:45%;} div{bottom:-4%; font-size:30px; letter-spacing:4px; em{padding:0 6px 0 10px;} } } } } /*TOPBOX*/ div.topbox{padding:120px 0; section.topttl{margin:0 auto 60px; span{font-size:54px; top:-30px;} h2{font-size:36px; letter-spacing:3px; em{font-size:25px; letter-spacing:0px;} } } } div.topabout{padding:120px 0 70px; div.coursebox{width:80%; margin:0 auto 45px; padding:60px; border-radius:36px; div.logo{width:500px; margin:0 auto 45px;} h3{font-size:24px; margin:0 0 36px; letter-spacing:3px;} p{line-height:1.8; margin:0 auto; font-size:16px;} div.birds{bottom:-12px; right:-12px; width:220px;} div.birdsr{bottom:-7px; left:-7px; width:170px;} /*** div.aa{ display:flex; flex-flow:row nowrap; justify-content:space-between; align-items:flex-start; } section{width:47%; margin:0; img{display:block; margin:0 auto 12px; border-radius:10px;} h4{font-size:18px;} } section:last-child{margin:0;} ***/ } } div.ticker{ ul{animation:hscroll 120s linear infinite; li{font-size:150px;} } } div.topfeature{ p{font-size:22px; letter-spacing:1px; margin:0 0 36px;} ul.ilist{ display:flex; flex-flow:row wrap; justify-content:space-between; align-items:flex-start; li{width:31%; margin:0 0 42px; padding:36px 30px 36px; article{position:relative; z-index:13; h3{font-size:20px; letter-spacing:2px; margin:0 0 24px;} img{margin:0 auto 24px; width:100%; border-radius:0 42px 0 42px; box-shadow:0px 0px 8px rgba(136,136,136,0.15);} p{text-align:left; font-size:13px; line-height:1.6; letter-spacing:0.5px;} h4{font-size:15px; line-height:1.6; letter-spacing:1px;} } img.logotrans{bottom:-7%; left:-7%; width:66%;} } } div.ticker{ ul{animation:hscrollrev 260s linear infinite; opacity:0.2;} } } div.topfee{ div.coursebox{width:80%; margin:0 auto; padding:60px; border-radius:36px;} } div.topflow{ p.tac{font-size:22px; letter-spacing:1px; margin:0 0 36px;} ul.flow{width:80%; margin:0 auto 60px; li{padding:24px 36px; div.tag{font-size:13px; width:72px; height:72px; padding:12px 0 0; span{font-size:36px;} } section{width:calc(~'100% - 112px'); margin-left:40px; line-height:2; h4{font-size:20px; letter-spacing:1px;} p{font-size:15px;} } } } div.flowbox{width:80%; margin:0 auto; padding:36px; h4{font-size:24px; letter-spacing:1px; padding:0 0 10px; margin:0 0 20px;} p{font-size:16px;} } } div.topfaq{ div.dot{bottom:-10px; right:-30px; width:600px; opacity:0.5;} div.dots{top:-40px; left:-60px; width:540px; opacity:0.5;} ul.faqlist{width:80%; margin:0 auto; li{margin:0 0 20px; border-radius:20px; section:first-child{padding:36px 60px; span{font-size:22px;} h4{font-size:16px; letter-spacing:1px;} } section:last-child{padding:36px 60px; border-radius:0 0 20px 20px; span{font-size:22px;} p{font-size:16px;} } } } } div.topcon{ p.en{font-size:22px; letter-spacing:1px; margin:0 0 45px;} p:last-child{font-size:16px; letter-spacing:1px;} div.enbox{width:60%; margin:0 auto 36px; padding:36px; h3{font-size:23px;} h4{font-size:18px;} p{font-size:16px; letter-spacing:1px;} } } div.linkbtn{width:80%; margin:0 auto 45px; font-size:30px; letter-spacing:5px; a{padding:30px 0 30px; border-radius:64px;} } /*PAGE*/ section.pagettl{padding:196px 0 128px; h2{font-size:400%; letter-spacing:3px;} } div.pagebody{margin:0 auto 150px; article{width:84%; padding:36px; border-radius:20px; h3{font-size:24px; letter-spacing:1px;} div.postbody{line-height:1.9; p{font-size:16px; line-height:1.8; margin:0 0 24px;} img{margin-bottom:24px;} } } } /*TABLE*/ table{font-size:15px; tr{line-height:1.8; th{padding:18px 0 18px 0; letter-spacing:1px;} td{padding:18px 0 18px 30px; letter-spacing:0.5px;} } tr:last-child{border-bottom:1px solid @gray;} } /*FOOTER*/ footer{padding:90px 6% 45px; h1{width:300px; margin:0 auto 72px;} small{font-size:12px;} } div.bn{bottom:7.5%; a{font-size:20px; padding:18px 26px 20px; letter-spacing:1px; border-radius:15px 0 0 15px;} } } /************************ SP ************************/ @media (max-width:768px){ .pc{display:none;} .spmb{margin-bottom:6%;} } /************************ VIDEO ************************/ div.video_box{position:relative; overflow:hidden; padding-bottom:56.25%; height:0;} div.video_box iframe,div.video_box object,div.video_box embed{position:absolute; top:0; left:0; width:100%; height:100%} /************************ ANIM ************************/ @keyframes blurIn{ 0%{opacity:0; filter:blur(30px);} 100%{opacity:1; filter:blur(0px);} } @keyframes txtbg{ 0%{opacity:0; width:0%;} 1%{opacity:1; width:0%;} 100%{opacity:1; width:100%;} } @keyframes txtin{ 0%{opacity:0%;} 100%{opacity:100%;} } @keyframes hscroll{ to{transform:translateX(-50%);} } @keyframes hscrollrev{ 0%{transform:translateX(-100%);} 100%{transform:translateX(4%);} } /************************ NOISE ************************/ div.noisewrap{z-index:-1; position:absolute; display:block; overflow:hidden; top:0; left:0; width:100%; height:100%;} div.noisebg{width:100%; height:100%; opacity:0.3;} div.noisebg::before{content:''; position:absolute; display:block; top:-50%; left:-50%; width:200%; height:200%; background-image:url(../img/bg/noise.png); will-change:transform; animation:noiseBGS 0.9s steps(4) infinite; } div.noisebk{opacity:0.4;} div.noisebk::before{background-image:url(../img/bg/noisebk.png);} @keyframes noiseBGS{ 0%{transform:translate(0);} 10%{transform:translate(-5%,-5%);} 20%{transform:translate(-10%,5%);} 30%{transform:translate(5%,-10%);} 40%{transform:translate(-5%,15%);} 50%{transform:translate(-10%,5%);} 60%{transform:translate(15%);} 70%{transform:translateY(10%);} 80%{transform:translate(-15%);} 90%{transform:translate(10%,5%);} 100%{transform:translate(5%);} }