// BASE COLOR @white:#fff; @black:#000; @grayD:#444; @gray:#777; @grayL:#f5f5f5; @red:#903; // KEY COLOR @pink:#f39; @pinkL:#fde; @yellow:#fff100; @orange:#f39800; // 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:@white; -webkit-text-size-adjust:100%; background:url('../img/bg/bg.jpg'); .bgsc; font-family:"Helvetica Neue","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Roboto,"Droid Sans",Arial,"メイリオ",Meiryo,"游ゴシック",YuGothic,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:@yellow; .tdu; .trans} a:visited{color:@yellow; .tdu;} a:hover{color:@gray; .tdu;} a:active{color:@yellow; .tdn;} a img{border:none; .tdn;} a img:hover{border:none; opacity:0.6; .tdn;} /*LETTER*/ .wf{font-family:Montserrat;} strong{.fb;} em{background:linear-gradient(transparent 60%, @yellow 60%);} .attention{color:@red;} .small{font-size:85%;} ::selection{background:@yellow; color:@black;} ::-moz-selection{background:@yellow; color:@black;} /*LOADING*/ div#loadingWrap{position:fixed; top:0; left:0; width:100%; height:100%; background:@white; z-index:98; img{position:absolute; top:50%; left:50%; max-width:69px; margin:-34.5px 0 0 -34.5px; width:auto;} } /*HEADER*/ header,footer,main{width:100%; background:rgba(0,0,0,0.75);} header{padding:10px; margin:0 0 4%; .fb; .tac; font-size:85%;} /*FOOTER*/ footer{padding:10px 0; .tac; small{font-size:77%; line-height:1.8;} } /*LOGOBOX*/ div.logobox{position:relative; height:100%; margin:0 0 4%; div{position:absolute; img{max-width:1080px; width:100%;} } div.first{top:0; left:0; z-index:200;} div.second{top:0; left:0; z-index:300;} div.third{top:0; left:0; z-index:400;} div.four{top:0; left:0; z-index:500;} div.five{top:0; left:0; z-index:600;} div.six{top:0; left:0; z-index:100;} div.seven{top:0; left:0; z-index:100;} } /*SNS*/ div.share{margin:0 10px 4% 0; div.snsbtn{float:right;} div#tw{margin:0 20px 0 0;} } /*MAIN*/ main{margin:0 0 8%;} /*PAGES*/ div.pagebody{padding:15px 10px 15px; article{ h2{background:@yellow; color:@black; font-size:124%; .fb; padding:10px; margin:0 0 15px; border-radius:10px; letter-spacing:0.5px; i{color:#e63470; font-size:124%;} } h3{.fb; font-size:124%; border-bottom:4px double @gray; padding:0 0 5px; margin:0 0 15px; i{color:@yellow;} } div.postbody{line-height:1.6; word-wrap:break-word; section{margin-bottom:30px;} section:last-child{margin-bottom:0;} p{margin-bottom:15px;} p:last-child{margin-bottom:0;} } } } div.artist{margin:0 0 3%; p{font-size:93%;} } div.thum{margin:0 0 2%; img{border-radius:10px;} } /*PAGE TABLE*/ table{width:100%; margin-bottom:15px; tr{width:100%; border-top:1px solid @gray; border-bottom:1px solid @gray; th{padding:10px; width:100%; display:block; text-align:left; .fb;} td{padding:10px; width:100%; display:block;} } } table.infotable{ tr th{color:@orange; padding:10px 10px 0;} } /*CONTACT*/ span.required{background:#e63470; 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:#e63470; box-shadow:0 4px 0 #821036; -webkit-transition:none; transition:none; cursor:pointer;} input.soushin:hover{background-color:#ed709b; box-shadow:0 4px 0 #bf1750;} input.soushin:active{top:4px; box-shadow:none;} img.ajax-loader{float:left; width:auto!important;} /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:769px){ .sp{display:none;} .leftbox{padding-right:20px;} .rightbox{padding-left:20px;} /*HEADER*/ header{font-size:100%;} /*FOOTER*/ footer{padding:25px 0;} /*SNS*/ div.share{margin:0 0 4% 0;} /*MAIN*/ main{border-radius:15px;} /*PAGES*/ div.pagebody{padding:30px 30px 15px; article{ h2{font-size:154%; padding:20px; margin:0 0 30px; border-radius:15px; letter-spacing:1px;} div.postbody{ section{margin-bottom:40px;} p{margin-bottom:20px;} } } } div.list{margin:0 0 4%;} article.sg{padding:0 10px;} div.thum{padding:0 10px 0 0;} /*PAGE TABLE*/ table{border-bottom:1px solid @gray; tr{border-top:1px solid @gray; border-bottom:none; th{vertical-align:middle; padding:10px; width:auto; display:table-cell; background:none; white-space:nowrap; text-align:left;} td{vertical-align:middle; padding:10px; width:auto; display:table-cell;} } } table.infotable{ tr th{color:@orange; padding:10px;} } } /************************ SP ************************/ @media (max-width:768px) { .pc{display:none;} .spmb{margin-bottom:4%;} } /************************ FUWA ************************/ .fuwafuwa{ -webkit-animation-name:fuwafuwa; -webkit-animation-duration:2.5s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:ease; -moz-animation-name:fuwafuwa; -moz-animation-duration:2.5s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:ease; } @-webkit-keyframes fuwafuwa{ 0% {-webkit-transform:translate(0, 0);} 50% {-webkit-transform:translate(0, -10px);} 100% {-webkit-transform:translate(0, 0);} } @-moz-keyframes fuwafuwa{ 0% {-moz-transform:translate(0, 0);} 50% {-moz-transform:translate(0, -10px);} 100% {-moz-transform:translate(0, 0);} } /************************ 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%} /************************ GGMAP ************************/ .ggmap{position:relative; height:0; overflow:hidden; padding-bottom:100%;} .ggmap iframe, .ggmap object, .ggmap embed{position:absolute; top:0; left:0; width:100% !important; height:100% !important;} /*----------------------------------------------------- 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% ------------------------------------------------------*/