@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;} /* 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 */ /* SET ALL ELEMENTS TO BOX-SIZING :BORDER-BOX */ *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} /*MAIN CONTAINER Set the width to whatever you want the width of your site to be. */ .container{width:88%; max-width:1080px; margin:0 auto; padding:0;} /*SELF CLEARING FLOATS - CLEARFIX METHOD */ .container:after,.row:after,.col:after,.clr:after,.group:after{content:"";display:table;clear:both;} /* DEFAULT ROW STYLES Set bottom padding according to preference */ .row{padding:auto; margin:0 auto;} /* DEFAULT COLUMN STYLES */ .col{display:block;float:left;width:100%;} .reverse .col{float:right;} @media(min-width:768px){ .container{width:1080px; padding:0;} } @font-face { font-family: 'fontello'; src: url('font/fontello.eot?67080439'); src: url('font/fontello.eot?67080439#iefix') format('embedded-opentype'), url('font/fontello.woff2?67080439') format('woff2'), url('font/fontello.woff?67080439') format('woff'), url('font/fontello.ttf?67080439') format('truetype'), url('font/fontello.svg?67080439#fontello') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: never; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-ok-circle:before { content: '\e800'; } /* '' */ .icon-cancel:before { content: '\e806'; } /* '' */ .icon-down-open-big:before { content: '\e807'; } /* '' */ .icon-left-open-big:before { content: '\e808'; } /* '' */ .icon-right-open-big:before { content: '\e809'; } /* '' */ .icon-up-open-big:before { content: '\e80a'; } /* '' */ .icon-mail:before { content: '\e813'; } /* '' */ .icon-twitter:before { content: '\f099'; } /* '' */ .icon-youtube-play:before { content: '\f16a'; } /* '' */ .icon-instagram:before { content: '\f16d'; } /* '' */ .icon-facebook-official:before { content: '\f230'; } /* '' */ // COLOR @black:#222; @gray:#ccc; @grayL:#ddd; @grayLL:#eee; @grayLLL:#f5f5f5; @grayLLL:#f9f9f9; @grayD:#999; @white:#fff; @navy:#112362; @blue:#036eb8; @orange:#f39700; @red:#FF6F61; // 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;} .trans1{-webkit-transition:1s; -moz-transition:1s; -o-transition:1s; -ms-transition:1s; transition:1s;} .fb{font-weight:bold;} .tac{text-align:center;} .tdn{text-decoration:none;} .tdu{text-decoration:underline;} .bgsc{background-size:cover;} .inline{display:-moz-inline-box; display:inline-block;} .italic{font-style:italic;} /*BASE*/ html,body{width:100%; height:100%;} body{position:relative; color:@black; background:@white; line-height:1; font-weight:400; font-style:normal; font-feature-settings:"palt"; font-family:Roboto,"Helvetica Neue",Helvetica,"Droid Sans",'Noto Sans JP',sans-serif;} img{width:100%; max-width:100%; height:auto;} /*CF*/ .cf:before,.cf:after{content:" ";display:table;}.cf:after{clear:both;}.cf{*zoom:1;} /*LETTER*/ strong{.fb();} .wf{font-family:roc-grotesk;} .wfm{font-family:roc-grotesk; font-weight:600;} .fontsmall{font-size:85%;} .attention{color:@red;} ::selection{background:@orange; color:@white;} ::-moz-selection{background:@orange; color:@white;} /*LINK*/ a:link{color:@orange; .tdu(); .trans();} a:visited{color:@orange; .tdu();} a:hover{color:@black; .tdn();} a:active{color:@orange; .tdn();} a img{border:none; .tdn(); .trans();} a img:hover{opacity:0.7; .tdn();} /************************ SP NAV ************************/ button.spmenu{z-index:9991; position:fixed; height:40px; width:40px; padding:16px 12px; top:16px; right:20px; border-radius:50%; background-color:transparent; background:@white; border:none; cursor:pointer; outline:none; appearance:none; div{z-index:9992;position:relative; height:7px; width:16px; span{z-index:9993; position:absolute; left:0; width:100%; height:1px; border-radius:2px; background:@navy; .inline(); .trans();} span:nth-of-type(1){top:0px;} span:nth-of-type(2){bottom:0px;} } } button.spmenu.active{background:@navy; div{ span{background:@white;} span:nth-of-type(1){-webkit-transform:translateY(3px) rotate(45deg); transform:translateY(3px) rotate(45deg);} span:nth-of-type(2){-webkit-transform:translateY(-3px) rotate(-45deg); transform:translateY(-3px) rotate(-45deg);} } } div#spnav{z-index:-1; position:fixed; top:0; right:0; width:100%; height:100%; opacity:0; visibility:hidden; background:rgba(0,0,0,0.75); backdrop-filter:blur(4px); -webkit-backdrop-filter:blur(4px); .trans(); overflow-y:auto; -webkit-overflow-scrolling:touch; padding:6%; ul{ li{ a{display:block;} a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@white; .tdn();} a:active{color:@white; .tdn();} } } ul.mainnav{padding:60px 0 36px; li{font-size:154%; text-align:right; letter-spacing:1px; a{padding:18px 0;} } } } div#spnav.active{z-index:9990; opacity:1; -moz-transform:translateX(0); -webkit-transform:translateX(0); transform:translateX(0); visibility:visible;} /*HEADER*/ header{z-index:996; position:fixed; top:0; left:0; width:100%; padding:20px; h1{position:relative; width:100px;} } /*LAYER*/ div.layer{position:relative; overflow:hidden; width:100%; max-width:100%; height:100%; z-index:1; div.tri{z-index:-1; position:absolute; width:320px;} div.triL{top:-50px; left:0px;} div.triR{bottom:-50px; right:0px;} } /*SLIDER*/ div#sliderbox{position:relative; z-index:1; margin:0; padding:0; width:100%; height:100%; overflow:hidden; display:flex; justify-content:center; align-items:center; article{z-index:10; width:100%; margin:0 auto;} h1{width:90%; margin:15% auto 24px; opacity:0;} h2{width:220px; margin:0 auto; opacity:0; margin:0 auto;} } div#sliderbox.appear{ h1{animation:blackIn 0.9s ease 0.5s forwards;} h2{animation:blackIn 0.9s ease 1.4s forwards;} } div#bglayer{position:absolute; top:0; left:0; width:100%; height:100%; div.slider{position:relative; overflow:hidden; width:100%; max-width:100%; height:100%;} div#topslider{position:relative; width:100%; max-width:100%; height:100%;/*** height:calc(~'70vh - 43px'); ***/} } /*SCROLL*/ div.verline{position:absolute; bottom:3%; width:100%; margin:0 auto; .tac(); >div{height:60px; width:1px; margin:0 auto;} p{display:block; margin:0 auto 3%; font-size:85%; color:@white;} } .scrollLine01{z-index:4; position:relative; margin:0; width:1px; height:60px; overflow:hidden;} .scrollLine01:after,.scrollLine01:before{content:''; position:absolute; top:0; left:0; display:block; width:1px; height:100%;} .scrollLine01:before{z-index:10; background:@white; -webkit-animation:scroll 2.2s infinite normal; animation:scroll 2.2s infinite normal; } .scrollLine01:after{background:transparent;} /*CTA BTN*/ .page-contact{ div.ctabtn{display:none;} } div.ctabtn{position:fixed; bottom:4.5%; right:0; z-index:100; background:@orange; padding:12px 10px; width:fit-content; border-radius:12px 0 0 12px; .trans(); box-shadow:0 5px 20px 0 rgba(0,0,0,0.15); a{color:@white; .tdn(); .fb(); 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; i{font-size:175%;} p{white-space:nowrap; line-height:1.4; font-size:93%; padding-left:12px;} } } div.ctabtn:hover{background:@orange; opacity:0.7;} /*LAYOUT*/ main{z-index:10; position:relative; margin:0 auto; width:100%; max-width:100%; height:auto; overflow:hidden;} /*TOP*/ div.topintro{position:relative; z-index:1; background:@navy; overflow:hidden; div.xbg{position:absolute; bottom:-18%; right:-12%; opacity:0.1; width:88%; transform:rotate(15deg); pointer-events:none;} article{position:relative; padding:15% 0; width:94%; margin:0 auto; h2{width:50%; margin:0 0 7.5%;} } } div.morebtn{width:80%; margin:0 auto; font-size:14px; letter-spacing:1px; .fb(); .tac(); a{display:block; padding:20px 0; border:1.5px solid @white; border-radius:36px;} a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@navy; .tdn(); background:@white;} a:active{color:@white; .tdn();} } section.topttl{color:@white; margin:0 0 60px; .tac(); h2{font-size:200%; letter-spacing:4px; margin:0 0 15px;} em{font-size:14px; letter-spacing:1px;} } div.topbox{padding:15% 0; background:linear-gradient(180deg,rgba(17,35,98,1)0%,rgba(132,90,120,1)100%); ul{ li{position:relative; background:rgba(255,255,255,0.1); padding:6%; border-radius:12px; margin:0 0 9%;} } img{margin:0 auto 30px; width:160px; display:block;} span.numtag{font-size:42px; position:absolute; top:-24px; left:-10px; opacity:0.7;} section.exbody{ div.exttl{font-size:18px; letter-spacing:1px; line-height:1.5; color:@white; margin:0 0 20px; .fb(); .tac();} h3{font-size:16px; letter-spacing:1px; margin:0 0 24px; color:@white; .fb(); .tac();} p{line-height:1.7; color:@white;} div.morebtn{width:72%; font-size:12px; margin:20px auto 0; a{padding:15px 0;} } } } div.topworks{background:linear-gradient(180deg,rgba(243,151,0,1)0%,rgba(17,35,98,1)100%);} div.topnews{position:relative; z-index:1; background:@white; padding:12% 0 9%; overflow:hidden; div.bgtxt{position:absolute; top:-5px; left:-4px; color:@navy; font-size:350%; opacity:0.2; font-weight:600;} h2{position:relative; font-size:182%; letter-spacing:2px; .tac(); margin:0 0 9%; div{position:relative; z-index:1; width:fit-content; margin:0 auto; border-bottom:4px solid @navy; padding:0 0 10px;} div::before{content:""; position:absolute; z-index:-1; width:30px; height:30px; top:-13px; left:-16px; background:@orange; opacity:0.5; animation:9s linear infinite rotation;} } div{ p{line-height:1.8; .tac(); margin:0 0 15px; a:link{color:@black; .tdu();} a:visited{color:@black; .tdu();} a:hover{color:@navy; .tdu();} a:active{color:@black; .tdu();} } } } div.topcompany{position:relative; z-index:1; background:@navy; padding:12% 0; overflow:hidden; div.bgtxt{position:absolute; top:-8px; right:-8px; color:@white; font-size:350%; opacity:0.1; font-weight:600;} h2{position:relative; font-size:182%; letter-spacing:3px; margin:0 0 9%; .tac(); div{position:relative; z-index:1; width:fit-content; margin:0 auto; border-bottom:4px solid @navy; padding:0 0 10px;} div::before{content:""; position:absolute; z-index:-1; width:30px; height:30px; top:-13px; left:-16px; background:@orange; opacity:0.5; animation:9s linear infinite rotation;} } table{margin:0 auto 6%;} article{padding:9% 6% 6%; border-radius:8px; background:@white; background-image:linear-gradient(0deg, transparent calc(100% - 1px), #f3f3f3 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #f3f3f3 calc(100% - 1px)); background-size:26px 26px; background-repeat:repeat; background-position:center center; } } /*PAGES*/ section.pagettl{position:relative; z-index:1; background:@navy; color:@white; padding:90px 0 90px; overflow:hidden; .tac(); margin:0 0 12%; h2{font-size:200%; letter-spacing:1px; .fb(); margin:0 0 10px;} p{letter-spacing:1px; .fb();} } div.pagebody{margin:0 auto; article{position:relative; margin:0 auto 12%; h3.postttl{border-bottom:3px solid @navy; padding:0 0 15px;} h3{font-size:154%; letter-spacing:0; line-height:1.6; margin:0 0 6%; .fb();} div.postbody{word-wrap:break-word; line-height:1.9; margin:0 0 9%; h4{font-size:132%; line-height:1.7; letter-spacing:1px; padding:0 0 1%; margin-bottom:4%; border-bottom:2px solid @black; .fb();} h5{font-size:116%; line-height:1.7; padding:0 0 1%; .fb();} img{margin-bottom:6%;} img.width50{max-width:50%; height:auto;} p{font-size:108%; margin-bottom:6%;} p > img{margin-bottom:0;} p:last-child{margin-bottom:0;} div.profbox{margin-bottom:6%; padding:6%; border:6px solid @blue; background:@white; section{margin:0 0 10px; h4{padding:0; margin-bottom:10px; border-bottom:none;} img{border:1px solid @grayLL; border-radius:8px; margin:0;} } section:last-child{margin:0;} } } div.morebtn{width:80%; margin:0 auto; letter-spacing:0px; a{border:1.5px solid @navy;} a:link{color:@navy; .tdn();} a:visited{color:@navy; .tdn();} a:hover{color:@white; .tdn(); background:@navy;} a:active{color:@navy; .tdn();} } } ul.workslist{margin:0 0 15%; li{margin:0 0 9%; a{display:block; article{margin:0; div{margin:0 0 3%; section{width:100%; img{width:100%; height:200px; object-fit:cover;} } } h3{font-size:14px; letter-spacing:0px; margin:0;} } } a:link{color:@black; .tdn();} a:visited{color:@black; .tdn();} a:hover{color:@navy; .tdu();} a:active{color:@black; .tdn();} } } } /*DOWNLOAD*/ ul.btnlist{margin:6% auto 0; li{margin:0 auto 20px; .tac(); .fb(); a{display:block;border:2px solid @navy; padding:20px 0; border-radius:36px;} a:link{color:@navy; .tdn();} a:visited{color:@navy; .tdn();} a:hover{color:@white; .tdn(); background:@navy;} a:active{color:@navy; .tdn();} } } /*TABLE*/ table{width:100%; margin:0; tr{width:100%; line-height:1.85; font-size:93%; border-top:1px solid @grayD; border-bottom:1px solid @grayD; th{padding:12px; letter-spacing:1px; text-align:right; white-space:nowrap; .fb();} td{padding:12px 0 12px 12px;} } } /*CONTACT*/ table.mailform{margin:0 0 6%; textarea{width:100%; padding:12px; font-size:16px; resize:vertical; background:@white; border:1px solid #888;} input{width:100%; padding:12px; font-size:16px;} input[type="radio"]{width:auto!important; vertical-align:text-top; padding:0; .inline();} input[type="submit"]{appearance:none; -webkit-appearance:none; cursor:pointer; outline:none;} button{appearance:none; -webkit-appearance:none; cursor:pointer; outline:none; border-radius:0;} tr{width:100%; font-size:108%; th{vertical-align:middle; span.attention{vertical-align:top;} } td.names{ 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; p{width:49%; margin:0;} } } } span.wpcf7-list-item{display:block; margin:0 0 18px; line-height:1; .fb();} div.btn3d{width:230px; margin:0 auto;} input.soushin{width:100%; height:54px; line-height:51px; position:relative; -webkit-appearance:none; border-style:none; border:none; color:@white; font-size:14px; .inline(); .fb(); .tac(); .tdn(); letter-spacing:2px; background-color:@orange; -webkit-transition:none; transition:none; cursor:pointer; border-radius:32px!important; .trans(); margin:0 auto 20px;} input.modoru{opacity:0.7;} input.modoru:hover{opacity:1;} input.soushin:hover{background-color:@navy;} input.soushin:active{background-color:@orange;} img.ajax-loader{float:left; width:auto!important;} /************************ CF7 ************************/ .wpcf7-not-valid-tip{color:@orange!important; font-size:85%!important; line-height:2;} .wpcf7-validation-errors{border:2px solid @orange!important; font-size:85%!important; color:@orange!important; padding:10px!important;} .wpcf7-response-output{border:2px solid @grayD!important; font-size:85%!important; padding:10px!important;} /*FOOTER*/ footer{position:relative; z-index:1; width:100%; background:@navy; padding:30px 0; div.footbox{z-index:1; .tac(); a{display:block; font-size:85%; letter-spacing:1px; margin:0 0 15px;} a:link{color:@white; .tdu(); .trans();} a:visited{color:@white; .tdu();} a:hover{color:@gray; .tdn();} a:active{color:@white; .tdn();} small{color:@white; font-size:85%;} } } /************************ MAP ************************/ .ggmap{position:relative; height:0; overflow:hidden; padding-bottom:75%;} // 縦横比 .ggmap iframe, .ggmap object, .ggmap embed{position:absolute; top:0; left:0; width:100% !important; height:100% !important;} /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:768px){ html,body{min-width:1080px;} .sp{display:none!important;} /*HEADER*/ header{position:absolute; padding:24px 36px 24px 24px; 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:160px;} nav{ 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-end; align-items:flex-end; li{margin:0 0 0 30px; a{display:block; font-size:18px; letter-spacing:1px;} a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@orange; .tdn();} a:active{color:@white; .tdn();} } } } } .home header{position:fixed; nav{ ul{ li{text-shadow:1px 1px 3px @black;} } } } /*LAYER*/ div.layer{ div.tri{z-index:-1; position:absolute; width:380px;} div.triL{top:-40px; left:-10px;} div.triR{bottom:-40px; right:-10px;} } /*SLIDER*/ div#sliderbox{ article{width:88%; 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; } h1{width:780px; margin:0 auto 36px;} h2{width:320px; margin:0 auto;} } /*SCROLL*/ div.verline{bottom:30px; p{margin:0 auto 15px; font-size:100%;} } /*CTA BTN*/ div.ctabtn{bottom:40px; padding:20px 24px; border-radius:12px 0 0 12px; a{ i{font-size:200%;} p{line-height:1.8; letter-spacing:1.5px; font-size:124%; padding-left:20px;} } } /*TOP*/ div.topintro{ div.xbg{bottom:-30%; right:-15%; width:72%; transform:rotate(12deg);} article{padding:120px 0 136px; width:100%; margin:0 auto; h2{width:200px; margin:0 0 40px;} p{width:640px;} } } section.topttl{margin:0 0 60px; h2{font-size:48px; letter-spacing:8px; margin:0 0 24px; padding-left:8px;} em{font-size:20px; letter-spacing:1px;} } div.topbox{padding:90px 0; ul{display:flex; -webkit-flex-flow:row wrap; flex-flow:row wrap; li{width:47%; padding:36px; border-radius:12px; margin:0 0 6%;} li:nth-child(even){margin:0 0 6% 6%; span.numtag{left:auto; right:-20px;} } } img{margin:0 auto 30px; width:150px;} span.numtag{font-size:48px; top:-32px; left:-16px; opacity:0.5;} section.exbody{ div.exttl{font-size:22px; letter-spacing:2px; margin:0 0 24px;} h3{font-size:18px; letter-spacing:2px; margin:0 0 24px;} p{font-size:14.5px; letter-spacing:1px;} } } div.morebtn{width:50%; font-size:16px; margin:0 auto; a{padding:24px 0;} } div.topnews{padding:120px 0; div.bgtxt{top:-15px; left:-10px; font-size:1000%;} h2{font-size:28px; letter-spacing:4px; margin:0 0 60px; div::before{width:42px; height:42px; top:-20px; left:-22px; opacity:0.3;} } div{ p{font-size:15px; line-height:1.8; .tac();} } } div.topcompany{padding:120px 0; div.bgtxt{top:-20px; right:-20px; font-size:1000%;} h2{font-size:28px; letter-spacing:4px; margin:0 0 60px; div::before{width:42px; height:42px; top:-20px; left:-22px; opacity:0.3;} } } /*PAGES*/ section.pagettl{padding:150px 0; margin:0 0 60px; h2{font-size:400%; letter-spacing:3px; margin:0 0 15px;} p{font-size:139%; letter-spacing:3px;} } div.pagebody{ article{margin:0 auto 120px; section.newsttl{padding:0 6% 60px;} span.postdate{font-size:108%;} h3.postttl{padding:0 0 25px;} h3{font-size:189%; letter-spacing:1px; line-height:1.7; margin:0 0 60px;} div.postbody{width:100%; max-width:920px; margin:0 auto 90px; line-height:2.3; h4{padding:0 0 12px; margin-bottom:24px; font-size:169%; letter-spacing:3px;} h5{font-size:124%; padding:0 0 12px; letter-spacing:1px;} img{margin-bottom:25px;} img.alignleft + br{display:none;} img.alignright + br{display:none;} img.nomargin{margin-bottom:0;} img.width50{max-width:50%; height:auto;} .size-thumbnail{width:320px; height:auto;} .size-medium{width:320px; height:auto;} .size-large{width:600px; height:auto;} .aligncenter{clear:both; display:block; overflow:hidden; margin: 0 auto 25px;} .alignleft{float:left; margin:0 25px 25px 0; .inline();} .alignright{float:right; margin:0 0 25px 25px; .inline();} p{font-size:116%; margin-bottom:30px;} p > img{margin-bottom:0;} } div.morebtn{width:40%;} } ul.workslist{margin:0 0 90px; 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:31%; margin:0 3.5% 60px 0; a{display:block; article{margin:0; div{ section{ img{height:260px;} } } h3{font-size:16px;} } } } li:nth-child(3n){margin:0 0 60px;} } } div.backbtn{width:294px; margin:0 auto 120px; a{height:64px; line-height:62px; font-size:18px; border-radius:46px;} } /*DOWNLOAD*/ ul.btnlist{width:460px; margin:60px auto 0; li{margin:0 auto 30px; font-size:16px; a{border:4px solid @navy; border-radius:60px;} } } /*TABLE*/ table{width:60%; margin:0 auto; tr{font-size:116%; th{padding:20px; letter-spacing:2px;} td{padding:20px;} } } /*CONTACT*/ table.mailform{width:100%; margin:0 auto 45px; tr{width:100%; th{padding:20px; letter-spacing:1px; width:200px;} td{padding:20px; width:auto;} td.names{ 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; p{width:49%; margin:0;} } } } span.wpcf7-list-item{font-size:18px; margin:0 0 15px;} div.btn3d{width:294px; margin:0 auto;} input.soushin{height:64px; line-height:62px; font-size:18px; border-radius:46px!important;} /************************ MAP ************************/ .ggmap{padding-bottom:30%;} } /************************ SP ************************/ @media (max-width:767px){ .pc{display:none!important;} .spmb{margin-bottom:6%;} table.mailform{ tr{ th{display:block; width:100%; padding:15px 0; text-align:left;} td{display:block; width:100%; padding:0 0 15px;} } } } /************************ ANIM ************************/ @keyframes blackIn{ 0%{opacity:0;} 100%{opacity:1;} } @keyframes leftIn{ 0%{width:0%;} 100%{width:100%;} } @keyframes rotation{ 0%{ transform:rotate(0);} 100%{ transform:rotate(360deg); } } /************************ BG ************************/ div#bglayer{position:absolute; top:0; left:0; clear:both; overflow:hidden; display:block; width:100%; height:100%; min-width:100%; min-height:100%; z-index:-2; div#bgcan{position:relative; width:100%; height:100%; min-width:100%; min-height:100%; canvas{position:relative; width:100%; height:100%; min-width:100%; min-height:100%;} } } /************************ NOISE ************************/ div.noisewrap{ position:absolute; display:block; overflow:hidden; top:0; left:0; width:100%; height:100%; z-index:-1; } div.noisebg{ width:100%; height:100%; opacity:0.3; } div.noisebg::before { content:''; position:absolute; display:block; background-image:url(../img/bg/noisew.png); top:-50%; left:-50%; width:200%; height:200%; will-change:transform; animation:noiseBGS 0.9s steps(4) infinite; } div.bkver{ opacity:0.2; } div.bkver::before { background-image:url(../img/bg/noise.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%); } } /************************ SCROLL ************************/ @-webkit-keyframes scroll{ 0%{-webkit-transform:translate3d(0, -100%, 0);} 15%{-webkit-transform:translate3d(0, -98%, 0);} 85%{-webkit-transform:translate3d(0, 98%, 0);} 100%{-webkit-transform:translate3d(0, 100%, 0);} } @keyframes scroll{ 0%{ -webkit-transform:translate3d(0, -100%, 0); transform:translate3d(0, -100%, 0); } 15%{ -webkit-transform:translate3d(0, -98%, 0); transform:translate3d(0, -98%, 0); } 85%{ -webkit-transform:translate3d(0, 98%, 0); transform:translate3d(0, 98%, 0); } 100%{ -webkit-transform:translate3d(0, 100%, 0); transform:translate3d(0, 100%, 0); } } /************************ LEFT ANIM ************************/ .slide-in { overflow:hidden; display:inline-block; } .slide-in_inner { display:inline-block; } .leftAnime, .rightAnime{ opacity:0; } .slideAnimeLeftRight { animation-name:slideText-100; animation-duration:0.75s; animation-delay:0.5s; animation-fill-mode:forwards; opacity:0; } @keyframes slideText-100 { from { transform: translateX(-100%); opacity: 0; } to { transform: translateX(0); opacity: 1; } } .slideAnimeRightLeft { animation-name: slideText100; animation-duration:0.75s; animation-delay:0.5s; animation-fill-mode:forwards; opacity: 0; } @keyframes slideText100 { from { transform: translateX(100%); opacity: 0; } to { transform: translateX(0); opacity: 1; } } /*----------------------------------------------------- 6px = 46.1% 7px = 53.8% 8px = 61.5% 9px = 69.2% 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% ------------------------------------------------------*/