@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} /*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{max-width:1080px; margin:0 auto;} /*SELF CLEARING FLOATS - CLEARFIX METHOD */ .container:after,.row:after,.col:after,.clr:after,.group:after{content:"";display:table;clear:both;} @media (min-width:768px){ .container{width:1080px; padding:0 20px;} } // BASE COLOR @white:#fff; @black:#333; @gray:#eee; @goldL:#F4EDE1; @gold:#C8A469; @black:#333; // 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;} .transs{-webkit-transition:0.2s; -moz-transition:0.2s; -o-transition:0.2s; -ms-transition:0.2s; transition:0.2s;} .fb{font-weight:700;} .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;} /*BASE*/ html,body{height:100%; width:100%; margin:0; padding:0;} body{line-height:1; -webkit-text-size-adjust:100%; font-size:14px; font-weight:normal; font-weight:300; color:@black; background:@white; font-feature-settings:"palt"; font-style:normal; font-family:"fot-tsukuardgothic-std",Roboto,"Helvetica Neue",Helvetica,"Droid Sans",Arial,Avenir,Verdana,"Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","游ゴシック Medium","YuGothic M","游ゴシック体","YuGothic","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;} /*LINK*/ a:link{color:@black; .tdn(); .trans();} a:visited{color:@black; .tdn();} a:hover{color:@gold; .tdn();} a:active{color:@black; .tdn();} a img{border:none; .tdn(); .trans();} a img:hover{border:none; opacity:0.6; .tdn();} /*LETTER*/ strong{.fb();} .wf{font-family:"Work Sans";} .attention{color:@gold;} .fontsmall{font-size:85%!important;} .fontlarge{font-size:124%!important;} .italic{font-style:italic;} ::selection{background:@gold; color:@white;} ::-moz-selection{background:@gold; color:@white;} div.pcbody{position:relative; width:100%; height:100%;} div.spbox{position:relative; width:100%; height:100%;} /*MAIN*/ main{position:relative; width:100%; height:100%; background:@white;} /*KV*/ div.topteaser{position:relative; width:100%; height:100%; padding:0; header{z-index:100; position:fixed; top:4.5%; right:9%; nav{ ul{width:fit-content; li{margin:0 0 24%; font-size:12px; a{display:block; width:fit-content;} } } } } div.topkv{position:relative; width:100%; height:100%; margin:0 0 20%;} div.sliderbox{position:relative; width:100%; height:100%; div.bdbox{z-index:3; position:absolute; width:92%; height:96%; border:1px solid @white; top:2%; left:4%;} div#slider{position:relative; width:100%; height:100%; .bgsc();} h1{z-index:4; position:absolute; width:88%; bottom:9%; left:6%; .tac();} } } section.ttlbox{margin:0 auto 12%; .tac(); img{width:216px; display:block; margin:0 auto;} } div.topbox{padding:16% 0; div.profbox{.tac(); img{display:block; margin:0 0 7.5%;} section{padding:0 5%; h3{font-size:18px; margin:0 0 4%; letter-spacing:1px; .fb();} p{line-height:2; letter-spacing:0.5px; font-size:14px; a:link{color:@gold; .tdu(); .trans();} a:visited{color:@gold; .tdu();} a:hover{color:@goldL; .tdu();} a:active{color:@gold; .tdu();} } } } ul.snslist{padding:0 5%; li{margin:0 0 6%; a{padding:6% 5%; border-radius:8px; background:@white; 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:center; align-items:center; img{width:6.5%;} p{width:87%; padding-left:6%; text-align:left; letter-spacing:1px;} p.wf{letter-spacing:0px;} span{width:6.5%; font-size:14px;} } a:hover{opacity:0.7;} } } ul.newslist{padding:0 5%; li{margin:0 0 6%; padding:0 0 5%; border-bottom:1px solid @gray; span{font-size:13px; color:@black; font-weight:300!important; display:block; margin:0 0 3%;} h3{line-height:1.8;} a:link{color:@black; .tdu();} a:visited{color:@black; .tdu();} a:hover{color:@gold; .tdu();} a:active{color:@black; .tdu();} } } section.contactbox{padding:0 5% 6%; p{margin:0 0 6%; .tac();} } } div.btn{margin:0 auto; .tac(); a{position:relative; width:100%; display:block; padding:6% 5%; border-radius:8px; background:@gold; span{position:absolute; right:5%;} } a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@gold; .tdn(); background:@goldL;} a:active{color:@white; .tdn();} } div#sns{background:@goldL;} /*FOOTER*/ footer{z-index:100; position:fixed; bottom:5%; left:9%; small{font-size:11px; display:block; color:@black; a:link{color:@black; .tdn();} a:visited{color:@black; .tdn();} a:hover{color:@gold; .tdu();} a:active{color:@black; .tdn();} } } /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:768px){ html,body{position:relative; min-width:1080px;} body{background:url("../img/bgs.jpg") @ncc; .bgsc(); background-attachment:fixed;} .sp{display:none!important;} .pc{display:block;} main{height:auto; border-left:1px solid @gray; border-right:1px solid @gray;} div.pcbody{position:relative; width:100%; height:100vh; animation:bodyfadeIn 0.7s ease-in 0s 1 normal; -webkit-animation:bodyfadeIn 0.7s ease-in 0s 1 normal; div.pcbox{position:fixed; width:100%; height:100vh; overflow:hidden; h1{position:absolute; top:50px; left:50px; width:362px;} div.imgL{z-index:50; position:absolute; top:33%; left:6.5%; width:22%; .trans(); img{border:10px solid @white;} } div.imgR{z-index:50; position:absolute; top:33%; right:6.5%; width:22%; .trans(); img{border:10px solid @white;} } } div.kata{ div.imgL{transform:rotate(-10deg);} div.imgR{transform:rotate(10deg);} } div.spbox{width:377px; height:auto; margin:0 auto;} } div.topteaser{height:667px; header{ right:auto; top:30px; margin-left:254px; } } footer{position:fixed; bottom:2.5%; left:auto; padding-left:20px;} } /************************ SP ************************/ @media (max-width:767px) { .pc{display:none;} .sp{display:block;} .spmb{margin-bottom:6%;} } /************************ anim ************************/ @keyframes bodyfadeIn{ 0%{opacity:0} 100%{opacity:1} } @-webkit-keyframes bodyfadeIn{ 0%{opacity:0} 100%{opacity:1} } /*----------------------------------------------------- 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% ------------------------------------------------------*/