@charset "UTF-8"; @font-face { font-family: 'fontello'; src:url('font/fontello.eot?25717084'); src:url('font/fontello.eot?25717084#iefix') format('embedded-opentype'), url('font/fontello.woff2?25717084') format('woff2'), url('font/fontello.woff?25717084') format('woff'), url('font/fontello.ttf?25717084') format('truetype'), url('font/fontello.svg?25717084#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: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; } .icon-left-dir:before { content: '\e800'; } /* '' */ .icon-right-dir:before { content: '\e801'; } /* '' */ .icon-link-ext:before { content: '\f08e'; } /* '' */ .icon-twitter:before { content: '\f099'; } /* '' */ .icon-facebook:before { content: '\f09a'; } /* '' */ .icon-youtube-play:before { content: '\f16a'; } /* '' */ .icon-instagram:before { content: '\f16d'; } /* '' */ /* 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, 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;}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding: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:100%; max-width:1020px; 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:769px){ .container{width:1020px; padding:0 20px;} } // COLOR @black:#1A1A1A; @white:#FFF; @gray:#999; @grayD:#666; @grayL:#bebebe; @grayLL:#eee; @grayLLL:#f5f5f5; @pink:#f3a8c2; @cream:#f9f6ed; @red:#CB6F58; @yellow:#ECD06F; @blue:#83BAD6; @green:#4DADA1; // LESS @ncc:no-repeat center center; // MIXIN .trans{-webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; -ms-transition:0.3s; transition:0.3s;} .fb{font-weight:700;} .tac{text-align:center;} .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{counter-reset:number 0; color:@black; line-height:1; -webkit-text-size-adjust:100%; background:@cream; font-family:"Montserrat","Helvetica Neue","Helvetica","Noto Sans JP","游ゴシック Medium","Yu Gothic Medium","游ゴシック体","游ゴシック","Yu Gothic",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;} /*LETTER*/ strong{.fb()} .wf{font-family:"Montserrat"; font-weight:600;} .attention{color:@red;} .fontsmall{font-size:85%!important;} .fontlarge{font-size:124%!important;} .italic{font-style:italic;} ::selection{background:@black; color:@white;} ::-moz-selection{background:@black; color:@white;} /*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(); .trans();} a img:hover{opacity:0.6; .tdn();} /*LINE BN*/ div.linebn{z-index:260; position:fixed; bottom:0; right:0; line-height:1.6; background:rgba(0,0,0,0.8); width:100%; .trans(); .fb(); a{font-size:15px; letter-spacing:2px; padding:20px; display:block; .tac(); white-space:nowrap; i{font-size:120%;} } a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@white; .tdn();} a:active{color:@white; .tdn();} } /*HEADER*/ header{z-index:9990; width:100%; padding:24px; position:absolute; h1{position:relative; width:50px; a{display:block;} } } /*LAYOUT*/ main{position:relative; clear:both; display:block; overflow:hidden;} /*PAGE TTL*/ div.pagetitle{position:relative; width:100%; padding:24% 0 12%; margin:0 0 10%; background:url("../img/bg/bg.jpg") @ncc; .bgsc(); section{.tac(); h2{width:88%; margin:0 auto 5%; span{.inline(); padding:0 0 10px; img{width:88%; display:block; margin:0 auto;} } } p{font-size:14px; color:@black; line-height:1.8; .fb(); span{background:@white;} } } } /*PAGE*/ div.pagebody{padding:0 5%; margin:0 0 12%; article.newssg{ div.postbody>section{margin-bottom:5%;} div.postbody{word-wrap:break-word; margin-bottom:12%; p{font-size:14px; margin-bottom:5%; line-height:1.9;} p.intro{.fb(); .tac(); span{background:@white; padding:10px; text-decoration:underline;} } } } } /*FORM*/ #commentform{ 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; .acf-comment-fields {-webkit-order:1; order:1;} .comment-form-comment{-webkit-order:2; order:2;} .comment-form-author{-webkit-order:3; order:3;} .comment-form-email{-webkit-order:3; order:3;} .comment-notes{-webkit-order:4; order:4;} .form-submit{-webkit-order:5; order:5;} p{width:100%;} p>label{font-size:116%;} div.acf-label{font-size:116%;} p.comment-form-author{width:47.5%;} p.comment-form-email{width:47.5%;} p.comment-notes{margin:0 0 15px;} div.acf-field-61f22151d9bc7{display:none;} } div.comformbox{background:@white; padding:6%; border-radius:16px; border:3px solid @grayD; margin:0 0 12%; display:block; /*** display:none; ***/ h2{.fb(); .tac(); font-size:169%; border-bottom:1px solid @gray; padding:0 0 15px;} p.comment-form-comment{margin:0 0 15px; label{display:block; margin:0 0 10px; .fb();} } p.comment-form-author{margin:0 0 15px; label{display:block; margin:0 0 10px; .fb();} } p.comment-form-email{margin:0 0 15px; label{display:block; margin:0 0 10px; .fb();} } span.required{color:#f00;} p.comment-notes{line-height:1.8;} ul.acf-checkbox-list{ li{margin-bottom:5px;} } } #commentform{margin:0 auto; textarea{width:100%; padding:10px; resize:vertical; font-size:16px; background:@white; border:1px solid #777;} input{width:100%; padding:10px; font-size:16px;} input::placeholder{color:@grayL;} textarea::placeholder{color:@grayL;} span.mwform-tel-field{ input{width:auto;} } input[type="text"]{border:1px solid #777;} input[type="checkbox"]{width:auto!important; vertical-align:middle; .inline();} } input[type="submit"],button{-webkit-appearance:button; cursor:pointer; outline:none; border:none; background:none; background-color:none; border-radius:0;} p.form-submit{width:100%; margin:0 auto; display:block; input{.inline(); padding:15px 0!important; border-radius:8px; background:@blue; width:auto; color:@white; cursor:pointer; font-size:14px; letter-spacing:1px; .tac(); .trans(); .fb();} } p.form-submit:hover{ input{background:@pink;} } /*LIST*/ ol.comment-list{margin:0 0 15%; li{margin:0 0 7.5%; background:@white; box-shadow:1px 1px 10px rgba(0,0,0,0.1); border-radius:8px; article{padding:6%; div.commentbody{ h3{font-size:124%; margin:0 0 15px; line-height:1.5; .fb();} div.applist{margin:0 0 15px; font-size:93%; line-height:1.5; span{.inline;} } h4{line-height:1.5; margin:0 0 5px; color:@gray;} div.postbody{background:@cream; padding:6%; border-radius:8px; border:1px solid @grayLL; p{line-height:1.8; margin:0 0 15px; font-size:116%;} div.postend{width:100%; border-top:1px solid @gray; padding:0 0 15px;} .cld-like-dislike-wrap{margin-bottom:0; width:27%; .fb(); font-size:139%;} span.postname{.inline(); text-align:right; width:70%; font-size:85%;} } } } h5{font-size:139%; letter-spacing:1px; line-height:1.5; margin:0 0 20px; .fb();} h6{margin:0 0 20px; color:@pink; span{font-size:139%;} } } } div.pagenav{font-variant-numeric:tabular-nums; span.current{background:@black; border:2px solid @black; border-radius:6px; padding:6px; color:@white; .fb();} a.page-numbers{border:2px solid @black; border-radius:6px; padding:6px;} a:link{color:@black; .tdn();} a:visited{color:@black; .tdn();} a:hover{color:@black; .tdn(); background:@white;} a:active{color:@white; .tdn();} } /*BTN*/ div.morebtn{width:100%; margin:0 auto 10%; .tac(); a{font-size:15px; letter-spacing:0px; padding:25px 0px; margin:0 0 20px; border-radius:7px; display:block; .fb(); background:@green;} a:link{color:@white; .tdn();} a:visited{color:@white; .tdn();} a:hover{color:@white; .tdn(); background:@blue;} a:active{color:@white; .tdn();} } /*FOOTER*/ footer{width:100%; padding:30px 0 100px; color:@white; background:@black; a:link{color:@white; .tdu();} a:visited{color:@white; .tdu();} a:hover{color:@gray; .tdu();} a:active{color:@white; .tdu();} h1{width:100px; margin:0 auto 6%;} p{font-size:9px; .tac(); margin:0 auto 15px;} small{display:block; font-size:9px; .tac();} } /****************************************************/ /************************ PC ************************/ /****************************************************/ @media(min-width:769px){ html,body{min-width:1020;} .sp{display:none!important;} .leftbox{padding-right:2%;} .rightbox{padding-left:2%;} /*LINE BN*/ div.linebn{bottom:4.5%; right:0; width:280px; border-radius:8px 0 0 8px; a{font-size:18px; letter-spacing:2px; padding:20px 10px 20px 20px; text-align:left; white-space:normal; section{ 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; } i{font-size:200%;} } } /*HEADER*/ header{width:100%; padding:40px; h1{width:88px;} } /*PAGE TTL*/ div.pagetitle{padding:120px 0 70px; margin:0 0 60px; section{ h2{width:72%; max-width:800px; margin:0 auto 30px;} p{font-size:16px; letter-spacing:2px;} } } /*PAGE*/ div.pagebody{padding:0 120px; article.newssg{ div.postbody>section{margin-bottom:30px;} div.postbody>section:last-child{margin-bottom:0;} div.postbody{margin:0 0 60px; p{font-size:16px; margin-bottom:20px;} p:last-child{margin-bottom:0;} } } } /*FORM*/ div.comformbox{margin:0 0 60px;} /*LIST*/ ol.comment-list{margin:0; li{margin:0 0 30px; article{ div.commentbody{ div.postbody{background:@cream; .cld-like-dislike-wrap a{.trans();} .cld-like-dislike-wrap a:hover{opacity:0.7;} } } } } } /*BTN*/ div.morebtn{width:50%; a{font-size:18px; letter-spacing:1px; padding:30px 0px;} } /*FOOTER*/ footer{padding:30px 0; h1{width:100px; margin:0 auto 30px;} } } /************************ SP ************************/ @media (max-width:768px){ .pc{display:none;} .spmb{margin-bottom:6%;} }