@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 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} *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; *behavior:url(boxsizing.htc);} // BASE COLOR @white:#FFF; @black:#111; @gray:#ccc; @grayD:#666; @grayL:#eee; @blue:#5ca8c2; @red:#c1090b; // 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{-webkit-background-size:cover; -moz-background-size:cover; -ms-background-size:cover; -o-background-size:cover; background-size:cover;} .inline{display:-moz-inline-box; display:inline-block;} .fb{font-weight:bold;} /*BASE*/ html,body{width:100%; margin:0; padding:0; position:relative;} body{line-height:1; -webkit-text-size-adjust:100%; background:@white; color:@black; font-size:16px; font-weight:normal; font-weight:400; font-smoothing:antialiased; -webkit-font-smoothing:antialiased; font-family:"Helvetica Neue",Helvetica,Arial,Roboto,"Droid Sans","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"游ゴシック",YuGothic,"游ゴシック体","游ゴシック Medium","Yu Gothic Medium",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;} /*LINK*/ a:link{color:@black; .tdu(); .trans();} a:visited{color:@black; .tdu();} a:hover{color:@blue; .tdu();} a:active{color:@black; .tdu();} a img{border:none; .tdn(); .trans();} a img:hover{border:none; opacity:0.6; .tdn();} /*LETTER*/ strong{.fb();} .wf{font-family:'futura-pt'; font-weight:700;} .fontsmall{font-size:85%!important;} .fontlarge{font-size:124%!important;} ::selection{background:@blue; color:@white;} ::-moz-selection{background:@blue; color:@white;} /*MAIN*/ main{position:relative; clear:both; overflow:hidden; display:block; height:100%;} div.spbox{position:relative;} /*KV*/ div.topteaser{position:relative; width:100%; margin:0; background:url("../img/spbg.jpg") @ncc; .bgsc(); div.topkv{position:relative; width:100%; padding:12% 6% 12%; background:rgba(0,0,0,0.2); backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px); img{box-shadow:2px 2px 25px rgba(0,0,0,0.4); position:relative; display:block;} } } div.linkbtn{width:88%; margin:0 auto 12%; .tac(); .fb(); a{display:block; letter-spacing:1px; font-size:14px; padding:20px 0; border:3px solid @black; border-radius:4px;} a:link{color:@black; .tdn;} a:visited{color:@black; .tdn;} a:hover{color:@white; .tdn; background:@blue; border:3px solid @blue;} a:active{color:@black; .tdn;} } div.topbox{padding:12% 6%; div.boxbg{border-radius:24px; background:rgba(255,255,255,0.6); padding:6%; box-shadow:2px 2px 25px rgba(0,0,0,0.2); backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px);} h1{line-height:1.6; font-size:24px; letter-spacing:1px; margin:0 0 3%; font-weight:700; .tac();} h2{line-height:1.6; font-size:18px; letter-spacing:1px; margin:0 0 6%; font-weight:700; .tac();} div.txtbox{margin:0 0 12%; word-break: break-all; a:link{color:@blue; .tdu();} a:visited{color:@blue; .tdu();} a:hover{color:@gray; .tdu();} a:active{color:@blue; .tdu();} h4{.fb(); line-height:1.6; font-size:18px; margin:0 0 12px;} img{margin:0 0 6%;} .attention{color:@red;} p{font-size:13px; line-height:1.9; margin:0 0 7.5%;} p:last-child{margin:0;} em{background:@blue;} } div.txtbox:last-child{margin:0;} } /*FOOTER*/ footer{padding:6% 0 12%; .tac(); div.sns{margin:0 0 7.5%; display:-webkit-flex; 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; i{font-size:200%;} a{width:33.333%;} a:link{color:@black; .tdn();} a:visited{color:@black; .tdn();} a:hover{color:@blue; .tdn();} a:active{color:@black; .tdn();} } small{display:block; font-size:10px; line-height:2; a:link{color:@black; .tdu();} a:visited{color:@black; .tdu();} a:hover{color:@blue; .tdu();} a:active{color:@black; .tdn();} span{display:block;} } } /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:768px){ html,body{min-width:1120px;} body{background:url("../img/bg.jpg") no-repeat center left; .bgsc(); background-attachment:fixed;} .sp{display:none!important;} .pc{display:block;} main{width:414px; margin:0 auto; box-shadow:2px 2px 25px rgba(0,0,0,0.4); background:rgba(255,255,255,0.6); backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px);} /*KV*/ div.topteaser{height:auto;} div.pcbody{position:relative; width:100%; height:100vh; div.pcbox{position:fixed; width:60%; min-width:740px; height:100vh; div.sitelogo{position:absolute; top:5%; left:5%; font-size:60px; color:@white;} } div.spbox{width:430px; margin:0 0 0 65%;} } } /************************ SP ************************/ @media (max-width:767px) { .pc{display:none;} .sp{display:block;} } /************************ NOISE ************************/ div.noisewrap{ position:absolute; display:block; overflow:hidden; top:0; left:0; width:100%; height:100%; z-index:-1; } div.noisefix{position:fixed;} div.noisebg{ width:100%; height:100%; opacity:0.35; } div.noisebg::before { content:''; position:absolute; display:block; background-image:url(../img/noise.png); top:-50%; left:-50%; width:200%; height:200%; will-change:transform; animation:noiseBGS 0.9s steps(4) infinite; } div.noisebk{ opacity:0.2; } div.noisebk::before{ background-image:url(../img/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%); } } /*----------------------------------------------------- 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% ------------------------------------------------------*/