// BASE COLOR @white:#fff; @black:#000; @grayD:#777; @gray:#ccc; @grayL:#f5f5f5; @red:#903; // 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;} .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;} /*BASE*/ html{height:100%;} body{margin:0; width:100%; height:100%; line-height:1; color:@black; -webkit-text-size-adjust:100%; background:url('../img/top.jpg') no-repeat bottom center; background-attachment:fixed; .bgsc; font-family:"Helvetica Neue",Roboto,"Droid Sans",Arial,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体","游ゴシック",YuGothic,"Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",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; .tdu; .trans} a:visited{color:@black; .tdu;} a:hover{color:@grayD; .tdu;} a:active{color:@black; .tdn;} a img{border:none; .tdn;} a img:hover{border:none; opacity:0.5; .tdn;} /*LETTER*/ .wf{font-family:Montserrat;} strong{.fb;} .attention{color:@red;} .small{font-size:85%;} ::selection{background:@black; color:@white;} ::-moz-selection{background:@black; color:@white;} /*INTRO*/ .introtzikas_bg{.tac; position:relative; z-index:10000; width:100%; height:100%; img{width:50%; margin:auto; position:relative; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);} } /*SP NAV*/ button#menubtn{position:absolute; right:10px; top:10px; line-height:42px; height:42px; width:42px; z-index:100;} button.btn{background-color:@black; color:@white; border:none;} button.btn:after{content: '\f0c9'; font-family:'fontello'; vertical-align:top; font-size:154%;} button.active{background-color:@white; color:@black;} button.active:after{content: '\e800'; font-family:'fontello'; line-height:42px; height:42px; width:42px; font-size:154%;} button#menubtn.active{position:fixed;} div#spnav{display:none; position:fixed; top:0; width:100%; height:100%; background:rgba(0,0,0,0.85); z-index:99; a:link{color:@white; .tdn;} a:visited{color:@white; .tdn;} a:hover{color:@grayD; .tdn;} a:active{color:@white; .tdn;} nav{padding:80px 0 0; ul{.tac; li{width:50%; height:70px; float:left; padding:0 0 40px; a{display:block; i{display:block; font-size:197%;} p{display:block; margin:0 0 8px; font-size:85%; font-weight:300;} span{display:block; font-size:50%;} } } li.snsicon{width:33.333%;} } } } /*LAYER*/ div.layer{position:relative; z-index:97;} /*LOGOBOX*/ div#logobox{position:relative; width:100%; margin:0 auto;} div#topnews{position:absolute; width:100%; max-width:100%; bottom:56px; background:rgba(255,255,255,0.8); padding:10px; h2{.fb; line-height:1.5;} p{font-size:77%; line-height:1.6;} } div.toplogo{position:absolute; width:100px; height:200px; top:20%; left:50%; margin-left:-50px; margin-left:-50px; img{position:absolute;} } /*HEADER*/ header{padding:18px 0; background:rgba(255,255,255,0.8); h1{width:100px;} } /*FOOTER*/ footer{padding:5px 0; font-weight:300; background:rgba(255,255,255,0.8); .tac; small{font-size:70%; line-height:1.8;} } /*MAIN*/ main{background:rgba(255,255,255,0.95); margin:0 0 4%;} /*TITLE*/ section.pagetitle{margin:40px 0; font-weight:200; .tac; h2{font-size:197%; color:@white; background:@black; .inline; padding-left:5px; letter-spacing:5px; box-shadow:5px 5px rgba(255,255,255,0.7);} } /*PAGES*/ div.pagebody{padding:15px 10px 15px; article{margin-bottom:4%; span.postdate{font-size:93%;} h3{font-size:124%; padding:10px 0 10px 24px; margin-bottom:15px; line-height:1.5; .fb; background:url("../img/bg/h3.png") no-repeat left center; background-size:20px 18px; border-top:1px solid @grayD; border-bottom:1px solid @grayD; } div.postbody{line-height:1.7; word-wrap:break-word; section{margin-bottom:15px;} section:last-child{margin-bottom:0;} p{margin-bottom:15px;} /*p:last-child{margin-bottom:0;}*/ h4{font-size:116%; padding:0 0 10px; margin-bottom:10px; border-bottom:1px solid @grayD; .fb;} } div.discimg{padding:0 10px 10px 0; img{box-shadow:10px 10px rgba(0,0,0,0.2);} } } article:last-child{margin-bottom:0;} } /*LIVE*/ div.reservebtn{.tac; .fb; margin:0 0 15px; a{width:100%; padding:15px; border:2px solid @black; display:block;} a:link{color:@black; .tdn; .trans} a:visited{color:@black; .tdn;} a:hover{color:@white; .tdn; background:@black;} a:active{color:@black; .tdn;} } /*GALLERY*/ ul.gallerylist{ li{float:left; width:33%; img{min-width:100%;} } } /*PAGENATION*/ div.pagenation{font-size:77%; a div{background:@black; color:@white; display:block; border-radius:6px; padding:15px; .fb; .tdn; .trans;} a div:hover{background:@grayD;} div.next{float:right;} div.prev{float:left;} div.back{.tac;} } /*PAGE TABLE*/ table{width:100%; margin-bottom:10px; tr{width:100%; border-top:1px solid @gray; border-bottom:1px solid @gray; th{padding:10px; width:100%; display:block; text-align:left;} td{padding:10px; width:100%; display:block;} } } /*CONTACT*/ span.required{background:@black; color:@white; font-size:85%; padding:5px 10px; border-radius:5px; .fb;} table.mailform textarea{width:100%; padding:10px; resize:vertical; background:@white; border:1px solid #ddd;} input.wpcf7-text{width:100%; padding:10px;} input[type="submit"],button{-webkit-appearance:button; cursor:pointer; outline:none;} input.soushin{width:100%; height:60px; line-height:60px; position:relative; .inline; .fb; font-size:124%; .tac; .tdn; border:none; color:@white; margin:0 0 20px; border-radius:10px; background-color:@grayD; box-shadow:0 4px 0 @black; -webkit-transition:none; transition:none; cursor:pointer;} input.soushin:hover{background-color:@gray; box-shadow:0 4px 0 @grayD;} input.soushin:active{top:4px; box-shadow:none;} img.ajax-loader{float:left; width:auto!important;} /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:768px){ html,body{min-width:1120px;} body{background:url('../img/top.jpg') no-repeat center center; background-attachment:fixed; .bgsc;} nav#spmenu{display:none;} .sp{display:none;} .leftbox{padding-right:20px;} .rightbox{padding-left:20px;} /*INTRO*/ .introtzikas_bg{ img{width:300px; height:600px;} } /*LOGOBOX*/ div#topnews{width:auto; max-width:600px; right:20px; bottom:76px; padding:20px; border-radius:8px; h2{font-size:139%;} p{font-size:100%; line-height:1.7;} } div.toplogo{width:250px; height:500px; top:50%; left:18%; margin-top:-250px; margin-left:auto;} /*HEADER*/ header{padding:10px 20px; h1{width:150px; float:left; padding:15px 0 0;} div.headnav{float:right; nav.mainnav{font-size:85%; ul{.tac; li{.inline; font-weight:300; letter-spacing:2px; a{display:block; padding:12px;} a:link{color:@black; .tdn;} a:visited{color:@black; .tdn;} a:hover{color:@black; .tdn;} a:active{color:@black; .tdn;} } } } nav.snsnav{margin:0 0 10px; ul{text-align:right; li{.inline; a{padding:0 7px; i{font-size:182%; vertical-align:middle;} } a:link{color:@black; .tdn;} a:visited{color:@black; .tdn;} a:hover{color:@black; .tdn;} a:active{color:@black; .tdn;} a.tw:hover{color:#4099FF;} a.ln:hover{color:#00B900;} a.yt:hover{color:#E52D27;} } } } } } /*FOOTER*/ footer{padding:10px 0; small{font-size:77%;} } /*MAIN*/ main{margin-bottom:120px;} /*TITLE*/ section.pagetitle{margin:60px 0; h2{font-size:300%; letter-spacing:10px; padding:0 0 0 10px; box-shadow:10px 10px rgba(255,255,255,0.7);} } /*PAGES*/ div.pagebody{padding:60px; article{margin-bottom:60px; h3{font-size:154%; padding:20px 0 20px 46px; margin-bottom:30px; background-size:40px 36px;} div.postbody{ section{margin-bottom:30px;} p{margin-bottom:20px;} h4{padding:0 0 15px; margin-bottom:15px;} .size-thumbnail{width:320px; height:auto;} .size-medium{width:320px; height:auto;} .size-large{width:640px; height:auto;} .aligncenter{clear:both; display:block; overflow:hidden; margin: 0 auto 20px;} .alignleft{float:left; margin:0 20px 20px 0; .inline;} .alignright{float:right; margin:0 0 20px 20px; .inline;} img.alignleft + br{display:none;} img.alignright + br{display:none;} } } } /*LIVE*/ div.reservebtn{margin:0; a{padding:20px;} } /*GALLERY*/ ul.gallerylist{ li{float:left; width:20%;} } /*PAGENATION*/ div.pagenation{font-size:100%;} /*PAGE TABLE*/ table{margin-bottom:20px; border-bottom:1px solid @gray; tr{border-top:1px solid @gray; border-bottom:none; th{vertical-align:middle; padding:20px; width:auto; display:table-cell; background:none; white-space:nowrap;} td{vertical-align:middle; padding:20px; width:auto; display:table-cell;} } } } /************************ SP ************************/ @media (max-width:767px) { .pc{display:none;} .spmb{margin-bottom:4%;} } /************************ NAV ************************/ .topBotomBordersOut a{position:relative; z-index:0;} .topBotomBordersOut a:before, .topBotomBordersOut a:after{position:absolute; left:0px; width:100%; height:1px; background:@grayD; content:""; opacity:0; transition:all 0.3s;} .topBotomBordersOut a:before{top:0px; transform:translateY(5px);} .topBotomBordersOut a:after{bottom:0px; transform:translateY(-5px);} .topBotomBordersOut a:hover:before, .topBotomBordersOut a:hover:after{opacity:1; transform:translateY(0px);} /************************ VIDEO ************************/ div.video_box{position:relative; overflow:hidden; padding-bottom:56.25%; padding-top:30px; 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% ------------------------------------------------------*/