無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
Bridge
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="{site_encoding}"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>{site_title}</title> <link rel="stylesheet" href="{site_css}"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Quintessential|PT+Sans:400,400italic,700,700italic"> <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> <link rel="alternate" type="application/rss+xml" href="{site_rss}" title="RSS"> <link rel="alternate" type="application/atom+xml" href="{site_atom}" title="Atom"> <link rel="alternate" media="handheld" type="application/xhtml+xml" href="{mobile_url}"> <script src="//imaging.jugem.jp/template/js/cookie.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <!--[if lt IE 9]> <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body onload="javascript:initval();"> <div id="search-modal" class="modal-content"> <p class="align-right"><a class="modal-close">Close</a></p> <div id="search-area"> <form method="get" action="./" id="search-form"> <input type="text" name="search" class="search-input" placeholder="Search and hit enter..."><button type="submit" class="search-button"><span class="icon ion-search"></span></button> </form> </div> </div> <div id="wrapper"> <header id="header"> <a href="#" id="topbar-toggle"> <span></span> <span></span> <span></span> </a> <nav id="topbar"> <ul> <!-- SNSリンクの設定 #を任意URLに変更 --> <li><a href="#" title="Twitter"><span class="icon ion-social-twitter"></span></a></li> <li><a href="#" title="Instagram"><span class="icon ion-social-instagram"></span></a></li> <li><a href="#" title="Facebook"><span class="icon ion-social-facebook"></span></a></li> <!-- SNSリンクここまで --> <li><a href="./?mode=rss"><span class="icon ion-social-rss"></span></a></li> <li><a href="./manage/"><span class="icon ion-locked"></span></a></li> </ul> </nav> <!-- BEGIN title --> <div id="site-branding"> <div id="welcome">Welcome to my blog</div> <h1>{blog_name}</h1> <div class="blog-description">{blog_description}</div> </div> <!-- END title --> <div id="scroll-down"><a href="#primary-column">Scroll Down</a></div> </header> <div id="menu"> <div id="nav-toggle">Menu</div> <!-- メニューの設定 #を任意URLに、Menuを任意テキストに変更 --> <nav id="global-nav"> <ul> <li><a href="./">Home</a></li> <li><a href="./?pid=1">About</a></li> <li><a href="#">Contact</a></li> <li><a href="#">Menu</a></li> <li><a href="#">Menu</a></li> <li><a data-target="search-modal" class="modal-open"><span class="icon ion-search"></span></a></li> </ul> </nav> <!-- メニューここまで --> </div> <div id="container-wrapper"> <div id="container" class="clearfix"> <div id="contents"> <div id="inner"> <main id="primary-column"> <!-- BEGIN entry --> <article id="post{entryarea_id}" class="post section clearfix"> <header class="post-header"> <h2>{entry_title_link}</h2> <ul class="post-meta"> <li class="post-date"><time datetime="{entry_year}-{entry_month}-{entry_day}T{entry_time_only}"><span class="month month{entry_month}"></span> {entry_day}, {entry_year}</time> by {user_name}</li> <li class="post-categories">Category {category_name}</li> <li class="post-feedbacks"><a href="./?eid={entryarea_id}#comments"><span class="icon ion-chatbox"></span> {comment_num_only}</a></li> <li class="post-feedbacks"><a href="./?eid={entryarea_id}#trackbacks"><span class="icon ion-loop"></span> {trackback_num_only}</a></li> </ul> </header> <article class="post-content clearfix"> {entry_description} <!-- BEGIN entry_sequel_link --> <div class="post-more-link"> <a href="./?eid={entry_sequel_id}#more" class="more-link">Continue Reading</a> </div> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> <article id="more" class="post-more clearfix"> {entry_sequel_text} </article> <!-- END entry_sequel_items --> </article> <footer class="post-footer clearfix"> <div class="sharing-text">Share</div> <ul class="post-sharing"> <li><a href="http://twitter.com/share?url={entry_permalink}" title="Twitterでつぶやく" onclick="window.open(this.href, 'mywindow', 'width=600, height=400, menubar=no, toolbar=no, scrollbars=yes'); return false;"><span class="icon ion-social-twitter twitter-button""></span><span class="share-text">Twitter</span></a></li> <li><a href="http://www.facebook.com/share.php?u={entry_permalink}&t={entry_title}" title="Facebookでシェアする" onclick="window.open(this.href, 'mywindow', 'width=600, height=400, menubar=no, toolbar=no, scrollbars=yes'); return false;"><span class="icon ion-social-facebook facebook-button"></span><span class="share-text">Facebook</span></a></li> <li><a href="https://plus.google.com/share?url={entry_permalink}" title="+1をする!" onclick="window.open(this.href, 'mywindow', 'width=600, height=400, menubar=no, toolbar=no, scrollbars=yes'); return false;"><span class="icon ion-social-googleplus google-plus-button"></span><span class="share-text">Google+</span></a></li> <li><a href="http://b.hatena.ne.jp/add?mode=confirm&url={entry_permalink}" title="はてブする" onclick="window.open(this.href, 'mywindow', 'width=600, height=400, menubar=no, toolbar=no, scrollbars=yes'); return false;"><span class="icon b-hatena-button"><img src="http://img-cdn.jg.jugem.jp/0a8/3540663/20160711_192031.png" alt="Hatena Bookmark"></span><span class="share-text">Hatena</span></a></li> </ul> </footer> </article> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN related_entry --> <nav id="related-posts" class="page section"> <h3>Related Posts</h3> <!-- BEGIN related_entry_items --> <div class="related-item clearfix"> <h4><a href="/?eid={related_entry_item_id}">{related_entry_item_title}</a></h4> <div class="related-date"><span>{related_entry_item_date}</span></div> </div> <!-- END related_entry_items --> </nav> <!-- END related_entry --> <!-- BEGIN sequel --> <nav id="pagination-post" class="section"> <ul class="clearfix"> <li class="nextpost"><a href="{next_permalink}"><span class="icon ion-chevron-left"></span> <span>Previous Post</span><br>{next_title}</a></li> <li class="prevpost"><a href="{prev_permalink}"><span>Next Post</span> <span class="icon ion-chevron-right"></span> <br>{prev_title}</a></li> </ul> </nav> <!-- END sequel --> <!-- BEGIN comment_area --> <section id="comments" class="page section"> <h3>Comments</h3> <!-- BEGIN comment --> <article id="comment{comment_id}" class="comment clearfix"> <div class="comment-icon"> <span class="icon ion-person"></span> </div> <div class="comment-content"> <div class="comment-inner"> <ul class="comment-meta"> <li class="comment-name">{comment_name}</li> <li class="comment-date">{comment_time_24}</li> </ul> {comment_description} </div> </div> </article> <!-- END comment --> </section> <section id="respond" class="page section"> <h3>Leave a Reply</h3> <form method="post" action="./?mode=comment" name="comment_area" id="comment_area"> <input type="hidden" name="entry_id" value="{entry_id}"> <div class="clearfix"> <div class="comment-form-author"> <label for="name">Name</label><br> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}"> </div> <div class="comment-form-email"> <label for="email">E-mail</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}"> </div> <div class="comment-form-url"> <label for="url">URL</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}"> </div> </div> <div class="comment-form-description"> <label for="description">Comment</label><br> <textarea tabindex="4" id="description" name="description" rows="5"></textarea> </div> <div class="comment-form-cookie"> <input type="checkbox" name="set_cookie" id="set_cookie" value="1"> <label for="set_cookie" class="checkbox">入力情報を登録する</label> </div> <input tabindex="5" type="submit" value="Submit" id onclick="javascript:setval();"> </form> </section> <!-- END comment_area --> <!-- BEGIN trackback_area --> <section id="trackbacks" class="page section"> <h3>Trackbacks</h3> <div class="trakback-form"> <span>Trackback URL</span><br> <input type="text" value="{trackback_url}" readonly="readOnly" onfocus="this.select()"> </div> <!-- BEGIN trackback --> <article id="trackback{trackback_id}" class="trackback clearfix"> <div class="trackback-icon"> <span class="icon ion-person"></span> </div> <div class="trackback-content"> <div class="trackback-inner"> <ul class="trackback-meta"> <li>{trackback_blog_name}</li> <li>{trackback_time_24}</li> </ul> <div class="trackback-title">{trackback_title}</div> {trackback_excerpt} </div> </div> </article> <!-- END trackback --> </section> <!-- END trackback_area --> <!-- BEGIN profile_area --> <article id="author-info" class="page section"> <h2>Profile</h2> <p>{profile_name}<br> {profile_description}</p> </article> <!-- END profile_area --> <!-- BEGIN page --> <nav id="pagination-page" class="section"> {full_pager_link} </nav> <!-- END page --> </main> </div> </div> <div id="sidebar"> <aside id="secondary-column"> <section id="about-me" class="widget"> <h3>About Me</h3> {user_list} </section> <!-- BEGIN freespace1 --> <section id="freespace1" class="widget"> <h3>{freespace_title1}</h3> {freespace_contents1} </section> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <section id="freespace2" class="widget"> <h3>{freespace_title2}</h3> {freespace_contents2} </section> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <section id="freespace3" class="widget"> <h3>{freespace_title3}</h3> {freespace_contents3} </section> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <section id="freespace4" class="widget"> <h3>{freespace_title4}</h3> {freespace_contents4} </section> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <section id="freespace5" class="widget"> <h3>{freespace_title5}</h3> {freespace_contents5} </section> <!-- END freespace5 --> <!-- BEGIN category --> <section id="categories" class="widget"> <h3>Categories</h3> <ul> <!-- BEGIN category_items --> <li><a href="./?cid={category_item_id}">{category_item_name} ({category_item_num})</a></li> <!-- END category_items --> </ul> </section> <!-- END category --> <!-- BEGIN archives --> <section id="archives" class="widget"> <h3>Archives</h3> <ul> <!-- BEGIN archives_items --> <li><a href="./?month={archives_item_id}">{archives_item_eng} ({archives_item_num})</a></li> <!-- END archives_items --> </ul> </section> <!-- END archives --> <section id="mobile" class="widget"> <h3><span>Mobile</span></h3> {site_qrcode} </section> <!-- BEGIN amazon --> <section id="amazon" class="widget"> <h3>Recommend</h3> {amazon_item} </section> <!-- END amazon --> <!-- BEGIN link --> <section id="Links" class="widget"> <h3>Links</h3> {link_list} </section> <!-- END link --> <section id="ad" class="widget"> {ad} </section> </aside> <aside id="tertiary-column"> <!-- BEGIN calendar --> <section id="calendar" class="widget"> <h3><span>Calendar</span></h3> {calendar2} </section> <!-- END calendar --> <!-- BEGIN selected_entry --> <section id="recent-posts" class="widget"> <h3><span>Recent Posts</span></h3> <ul> <!-- BEGIN latest_entry_items --> <li><a href="./?eid={latest_entry_item_id}">{latest_entry_item_title} ({latest_entry_item_date})</a></li> <!-- END latest_entry_items --> </ul> </section> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <section id="recent-comments" class="widget"> <h3>Recent Comments</h3> <ul> <!-- BEGIN recent_comment_items --> <li><a href="./?eid={recent_comment_item_entry_id}#comments">{recent_comment_item_title} - {recent_comment_item_name} ({recent_comment_item_date})</a></li> <!-- END recent_comment_items --> </ul> </section> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <section id="recent-trackbacks" class="widget"> <h3>Recent Trackbacks</h3> <ul> <!-- BEGIN recent_trackback_items --> <li><a href="./?eid={recent_trackback_item_entry_id}#trackbacks">{recent_trackback_item_title} - {recent_trackback_item_blog_name} ({recent_trackback_item_date})</a></li> <!-- END recent_trackback_items --> </ul> </section> <!-- END recent_trackback --> </aside> </div> </div> </div> <footer id="footer"> <div id="copyright"> {copyright} </div> <div id="designed"> Designed by <a href="http://dithis.jugem.jp/">Talamh Tairngire</a> </div> <div id="totop"><a href="#wrapper"><span class="icon ion-chevron-up"></span><br><span class="pagetop">Page Top</span></a></div> </footer> </div> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery-smooth-scroll/1.7.2/jquery.smooth-scroll.min.js"></script> <script> $(function() { $('.modal-open').click(function() { $('body').append('<div class="modal-overlay"></div>'); $('.modal-overlay').fadeIn('slow'); var modal = '#' + $(this).attr('data-target'); modalResize(); $(modal).fadeIn('slow'); $('.modal-overlay, .modal-close').off().click(function() { $(modal).fadeOut('slow'); $('.modal-overlay').fadeOut('slow',function() { $('.modal-overlay').remove(); }); }); $(window).on('resize', function() { modalResize(); }); function modalResize() { var w = $(window).width(); var h = $(window).height(); var x = (w - $(modal).outerWidth(true)) / 2; var y = (h - $(modal).outerHeight(true)) / 2; $(modal).css({'left': x + 'px','top': y + 'px'}); } }); $('#topbar').css('display', 'none'); $('#topbar-toggle').on("click", function(){ $('#topbar').fadeToggle(); $('#topbar-toggle').toggleClass("active"); }); var nav = $('#menu'); var navTop = nav.offset().top; $(window).scroll(function () { var winTop = $(this).scrollTop(); if (winTop >= navTop) { nav.addClass('fixed') } else if (winTop <= navTop) { nav.removeClass('fixed') } }); $('#nav-toggle').click(function() { $('#global-nav').slideToggle(); return false; }); $(window).resize(function(){ var win = $(window).width(); var p = 768; if(win > p){ $("#global-nav").show(); } else { $("#global-nav").hide(); } }); $('a[href^="#"]').smoothScroll(); var showFlug = false; var pageTop = $('#totop'); pageTop.css('bottom', '-100px'); var showFlug = false; $(window).scroll(function () { if ($(this).scrollTop() > 100) { if (showFlug == false) { showFlug = true; pageTop.stop().animate({ 'bottom' : '50px' }, 200); } } else { if (showFlug) { showFlug = false; pageTop.stop().animate({ 'bottom' : '-100px' }, 200); } } }); }); </script> </body> </html>
CSS
@charset "EUC-JP"; /* -------------------------------------------------- Bridge - v2.0 - 2017.01.08 Copyright (c) 2017 tsui - http://dithis.jugem.jp/ Released under the MIT license http://opensource.org/licenses/MIT -------------------------------------------------- */ /* -------------------------------------------------- normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css -------------------------------------------------- */ html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none} /* -------------------------------------------------- Global Styles -------------------------------------------------- */ *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 62.5%; } body { color: #333333; font-size: 14px; font-size: 1.4rem; font-family: "PT Sans", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; line-height: 1.8; word-wrap: break-word; overflow-wrap: break-word; } ::-moz-selection { color: #ffffff; text-shadow: none; background-color: #8fa1b3; } ::selection { color: #ffffff; text-shadow: none; background-color: #8fa1b3; } ::-webkit-input-placeholder { color: #cccccc; } ::-moz-placeholder { color: #cccccc; opacity: 1; } :-ms-input-placeholder { color: #cccccc; } :placeholder-shown { color: #cccccc; } /* clearfix */ .clearfix, p { *zoom: 1; } .clearfix:before, p:before { content: ""; display: table; } .clearfix:after, p:after { content: ""; display: table; clear: both; } /* -------------------------------------------------- Typography -------------------------------------------------- */ h1, h2, h3, h4, h5, h6 { font-family: "Quintessential", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; font-weight: 700; margin: 0 0 1.5em; margin: 0 0 2rem; } h1 { font-size: 30px; font-size: 3.0rem; text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 5px 5px 5px rgba(0, 0, 0, .2); } h1 a:link { color: #333333; } h1 a:visited { color: #333333; } h1 a:hover, h1 a:focus { color: #8fa1b3; } h1 a:active { color: #333333; } h2 { font-size: 20px; font-size: 2.0rem; text-shadow: 5px 5px 5px rgba(0, 0, 0, .2); } h2 a:link { color: #333333; } h2 a:visited { color: #333333; } h2 a:hover, h2 a:focus { color: #8fa1b3; } h2 a:active { color: #333333; } h3 { font-size: 18px; font-size: 1.8rem; background-color: #fafafa; padding: 10px; } h4 { font-size: 16px; font-size: 1.6rem; border-left: 2px solid #333333; padding: 10px; } h5 { font-size: 14px; font-size: 1.4rem; border-left: 2px solid #cccccc; padding: 0 10px; } h6 { font-size: 14px; font-size: 1.4rem; } p, blockquote, pre { margin: 0 0 1.5em; margin: 0 0 2rem; } blockquote { border: 1px solid #eeeeee; position: relative; padding: 20px 20px 20px 50px; } blockquote:before { color: #eeeeee; font-family: Times, Georgia, serif; font-size: 80px; line-height: 1; font-weight: 700; content: "\201C"; position: absolute; top: -5px; left: 5px; } pre { font-family: Consolas, "Courier New", Courier, Monaco, monospace; border: 1px solid #eeeeee; border-left: 5px solid #eeeeee; white-space: pre-wrap; word-wrap: break-word; padding: 20px; } hr { height: 1px; background-color: #eeeeee; border: 0; display: block; margin: 1.5em 0; margin: 2rem 0; } /* ----- Lists ----- */ dl, ul, ol { margin: 0 0 1.5em; margin: 0 0 2rem; } dl dt { font-weight: 700; padding: 10px 0; } dl dd { border-left: 5px solid #eeeeee; padding: 10px; } /* ----- Table ----- */ table { width: 100%; border: 1px solid #eeeeee; border-collapse: collapse; border-spacing: 0; table-layout: fixed; margin: 0 0 1.5em; margin: 0 0 2rem; } table caption { font-weight: bold; text-align: center; } table th { background-color: #fafafa; border: 1px solid #eeeeee; padding: 10px; } table td { background-color: #ffffff; border: 1px solid #eeeeee; padding: 10px; } /* ----- Forms ----- */ input, button, select, textarea { color: #333333; line-height: inherit; font-family: inherit; background-color: #ffffff; border: 1px solid #333333; border-radius: 3px; padding: 10px; } input:focus, textarea:focus { border: 1px solid #c2f2f2; -webkit-box-shadow: 0 0 5px 0 #c2f2f2; box-shadow: 0 0 5px 0 #c2f2f2; } input[type="submit"], input[type="reset"], input[type="button"], button { color: #ffffff; background-color: #8fa1b3; border: 0; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; cursor: pointer; } input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus, button:hover, button:focus { background-color: #999999; } /* ----- Hyperlinks ----- */ a { text-decoration: none; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; } a:link { color: #8fa1b3; } a:visited { color: #8fa1b3; } a:hover, a:focus { color: #999999; } a:active { color: #8fa1b3; } /* ----- Image ----- */ img { max-width: 100%; height: auto; } /* -------------------------------------------------- Layouts -------------------------------------------------- */ /* ----- Wrapper ----- */ #wrapper { background-image: url(http://img-cdn.jg.jugem.jp/0a8/3540663/20161009_276431.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-size: cover; } .modal-overlay { width: 100%; height: 100%; background-color: rgba(255, 255, 255, .95); display: none; z-index: 6; position: fixed; top: 0; left: 0; } .modal-content { width: 40%; display: none; z-index: 7; position: fixed; } .modal-open { cursor: pointer; } .modal-close { font-size: 18px; font-size: 1.8rem; text-align: center; cursor: pointer; } #search-area #search-form { position: relative; } #search-area #search-form .search-input { width: 100%; font-size: 24px; font-size: 2.4rem; border: 0; border-bottom: 1px solid #333333; border-radius: 0; padding: 10px 50px 10px 10px; } #search-area #search-form .search-input:focus { -webkit-box-shadow: none; box-shadow: none; } #search-area #search-form .search-button { font-size: 24px; font-size: 2.4rem; color: #333333; background-color: transparent; position: absolute; right: 0; bottom: 0; } /* ----- Header ----- */ #header { text-align: center; -webkit-animation: SlideDown ease-out 2.0s; animation: SlideDown ease-out 2.0s; position; relative; } @-webkit-keyframes SlideDown { 0% { opacity: 0; -webkit-transform: translateY(-100px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } keyframes SlideDown { 0% { opacity: 0; transform: translateY(-100px); } 100% { opacity: 1; transform: translateY(0); } } #topbar-toggle { width: 30px; height: 25px; display: inline-block; cursor: pointer; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; z-index: 5; position: absolute; top: 50px; right: 100px; } #topbar-toggle span { width: 100%; height: 2px; background-color: #000000; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; position: absolute; left: 0; } #topbar-toggle span:nth-of-type(1) { top: 0; } #topbar-toggle span:nth-of-type(2) { top: 11px; } #topbar-toggle span:nth-of-type(3) { top: 22px; } #topbar-toggle.active { -webkit-transform: rotate(360deg); transform: rotate(360deg); } #topbar-toggle.active span { background-color: #000000; } #topbar-toggle.active span:nth-child(1) { -webkit-transform: translateY(11px) rotate(-45deg); -ms-transform: translateY(11px) rotate(-45deg); transform: translateY(11px) rotate(-45deg); } #topbar-toggle.active span:nth-child(2) { -webkit-transform: translateY(0) rotate(45deg); -ms-transform: translateY(0) rotate(45deg); transform: translateY(0) rotate(45deg); } #topbar-toggle.active span:nth-child(3) { opacity: 0; } #topbar { position; relative; } #topbar ul { font-size: 0; list-style: none; position: absolute; top: 50px; right: 0; left: 0; padding: 0; margin: 0 auto; } #topbar ul li { font-size: 14px; font-size: 1.4rem; display: inline-block; opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); padding: 0 10px; } :root #topbar ul li { opacity: 1\0/; } #topbar ul li:nth-child(1) { -webkit-animation: iconSlideDown .5s ease-out .6s 1 forwards; animation: iconSlideDown .5s ease-out .4s 1 forwards; } #topbar ul li:nth-child(2) { -webkit-animation: iconSlideDown .5s ease-out .8s 1 forwards; animation: iconSlideDown .5s ease-out .6s 1 forwards; } #topbar ul li:nth-child(3) { -webkit-animation: iconSlideDown .5s ease-out 1s 1 forwards; animation: iconSlideDown .5s ease-out .8s 1 forwards; } #topbar ul li:nth-child(4) { -webkit-animation: iconSlideDown .5s ease-out 1.2s 1 forwards; animation: iconSlideDown .5s ease-out 1s 1 forwards; } #topbar ul li:nth-child(5) { -webkit-animation: iconSlideDown .5s ease-out 1.4s 1 forwards; animation: iconSlideDown .5s ease-out 1.2s 1 forwards; } @-webkit-keyframes iconSlideDown { 0 { opacity: 0; -webkit-transform: translateY(-20px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @keyframes iconSlideDown { 0 { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0); } } #topbar ul li a { width: 30px; height: 30px; color: #ffffff; line-height: 30px; background-color: #000000; border-radius: 50%; display: block; } #topbar ul li a:hover { background-color: #8fa1b3; } #site-branding { text-align: center; padding: 200px 0; } #site-branding .blog-description { } #scroll-down { text-transform: uppercase; position: relative; bottom: 50px; } #scroll-down a { color: #000000; font-size: 12px; font-size: 1.2rem; border: 1px solid #000000; display: inline-block; padding: 10px 20px; } #welcome { font-size: 12px; font-size: 1.2rem; text-transform: uppercase; display: inline-block; position: relative; padding: 0 0 10px; margin: 0 0 1.667em; margin: 0 0 2rem; } #welcome:before { width: 100px; height: 2px; background-color: #000000; content: ""; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -50px; } /* Menu */ #menu { width: 100%; height: 50px; text-align: center; background-color: #000000; -webkit-animation: slideUp ease-out 1.0s; animation: slideUp ease-out 1.0s; position; relative; } #menu.fixed { width: 100%; background-color: rgba(0, 0, 0, .8); z-index: 99; position: fixed; top: 0; left: 0; } @-webkit-keyframes slideUp { 0% { opacity: 0; -webkit-transform: translateY(100px); } 100% { opacity: 1; -webkit-transform: translateY(0); } } keyframes slideUp { 0% { opacity: 0; transform: translateY(100px); } 100% { opacity: 1; transform: translateY(0); } } #nav-toggle { display: none; } #global-nav { } #global-nav ul { font-size: 0; list-style: none; padding: 0; margin: 0; } #global-nav ul li { font-size: 12px; font-size: 1.2rem; text-transform: uppercase; display: inline-block; padding: 0 40px; } #global-nav ul li a { color: #eeeeee; line-height: 50px; display: block; position: relative; } #global-nav ul li a:hover:before { width: 0; height: 0; border-top: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #ffffff; border-left: 10px solid transparent; content:""; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -10px; } #global-nav ul li a:hover { color: #8fa1b3; } #global-nav ul li .icon { font-size: 14px; font-size: 1.4rem; } /* ----- Container ----- */ #container-wrapper { background-color: #ffffff; padding: 100px 0; } #container { width: 90%; max-width: 1400px; margin: 0 auto; } #contents { width: 100%; float: left; } #inner { width: 100%; float: right; margin: 0 0 0 -280px; } /* ----- Main content ----- */ #primary-column{ padding: 100px 0 0; margin: -100px 300px 0; } /* Post and Pages */ .section { margin: 0 0 50px; } .post { border: 1px solid #000000; padding: 20px; } .post-header { text-align: center; margin: 0 0 1.5em; margin: 0 0 2rem; } .post-header .post-meta { font-size: 0; text-transform: uppercase; border-top: 1px dotted #000000; border-bottom: 1px dotted #000000; list-style: none; padding: 10px 0; margin: 0; } .post-header .post-meta li { font-size: 12px; font-size: 1.2rem; display: inline-block; } .post-header .post-meta li + li:before { content: "/"; padding: 0 10px; } .post-header .post-meta .post-date { font-size: 12px; font-size: 1.2rem; } .month01:before { content: "January"; } .month02:before { content: "February"; } .month03:before { content: "March"; } .month04:before { content: "April"; } .month05:before { content: "May"; } .month06:before { content: "June"; } .month07:before { content: "July"; } .month08:before { content: "August"; } .month09:before { content: "September"; } .month10:before { content: "October"; } .month11:before { content: "November"; } .month12:before { content: "December"; } .post-header .post-meta .post-feedbacks span{ font-size: 14px; font-size: 1.4rem; } .post-content { margin: 0 0 1.5em; margin: 0 0 2rem; } .post-more-link { font-size: 12px; font-size: 1.2rem; text-align: center; text-transform: uppercase; margin: 1.5em 0; margin: 2rem 0; } .post-more-link a.more-link { color: #333333; border: 1px solid #333333; display: inline-block; padding: 10px 20px; } .post-more-link a.more-link:hover { color: #ffffff; background-color: #8fa1b3; border: 1px solid #8fa1b3; } .service_button, .jugem_theme { margin: 1.5em 0 0 !important; margin: 2rem 0 0 !important; } .post-footer { text-align: center; } .post-footer .sharing-text { font-size: 12px; font-size: 1.2rem; text-transform: uppercase; margin: 0 0 10px; } .post-footer .post-sharing { font-size: 0; text-align: center; list-style: none; padding: 0; margin: 0; } .post-footer .post-sharing li { font-size: 14px; font-size: 1.4rem; display: inline-block; margin: 0 10px; } .post-footer .post-sharing li a .icon { width: 30px; height: 30px; color: #ffffff; line-height: 30px; border-radius: 50%; display: inline-block; } .post-footer .post-sharing li:hover .share-text { display: inline-block; } .post-footer .post-sharing li a .share-text { color: #333333; font-size: 12px; font-size: 1.2rem; text-transform: uppercase; display: none; margin: 0 0 0 10px; } .post-footer .post-sharing li a .twitter-button { background-color: #8fa1b3; } .post-footer .post-sharing li a:hover .twitter-button { background-color: #55acee; } .post-footer .post-sharing li a .facebook-button { background-color: #8fa1b3; } .post-footer .post-sharing li a:hover .facebook-button { background-color: #3b5998; } .post-footer .post-sharing li a .google-plus-button { background-color: #8fa1b3; } .post-footer .post-sharing li a:hover .google-plus-button { background-color: #dd4b39; } .post-footer .post-sharing li a .b-hatena-button { background-color: #8fa1b3; } .post-footer .post-sharing li:hover a .b-hatena-button { background-color: #008fde; } .post-footer .post-sharing li a .b-hatena-button img{ vertical-align: middle; position: relative; top: -2px; } .page { border: 1px solid #000000; padding: 20px; } .page h3 { font-size: 12px; font-size: 1.2rem; font-family: "PT Sans", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; text-align: center; text-transform: uppercase; background-color: transparent; position: relative; } .page h3:before { width: 100px; height: 2px; background-color: #000000; content: ""; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -50px; } /* Related Posts */ #related-posts .related-item { border-bottom: 1px dotted #000000; padding: 5px 0; } #related-posts .related-item h4 { width: 70%; font-size: 14px; font-size: 1.4rem; font-weight: 400; border: 0; float: left; padding: 5px 0; margin: 0; } #related-posts .related-item h4 a { width: 100%; text-overflow: ellipsis; white-space: nowrap; display: block; overflow: hidden; } #related-posts .related-item .related-date { width: 30%; text-align: right; float: right; } #related-posts .related-item .related-date span { font-size: 12px; font-size: 1.2rem; background-color: #eeeeee; border-radius: 18px; display: inline-block; padding: 3px 8px; margin: 2px 0 0; } /* Comments */ #comments .comment { border-bottom: 1px dotted #000000; padding: 0 0 1.5em; padding: 0 0 2rem; margin: 0 0 1.5em; margin: 0 0 2rem; } #comments .comment .comment-icon { width: 40px; height: 40px; color: #ffffff; line-height: 40px; text-align: center; background-color: #8fa1b3; border-radius: 50%; float: left; z-index: 1; position: relative; } #comments .comment .comment-icon .icon { font-size: 20px; } #comments .comment .comment-content { width: 100%; float: right; margin: 0 0 0 -40px; } #comments .comment .comment-content .comment-inner { margin: 0 0 0 60px; } #comments .comment .comment-content .comment-inner .comment-meta { font-size: 0; list-style: none; padding: 0; margin: 0; } #comments .comment .comment-content .comment-inner .comment-meta li { font-size: 12px; font-size: 1.2rem; display: inline-block; } #comments .comment .comment-content .comment-inner .comment-meta li + li:before { content: "/"; padding: 0 10px; } #respond #comment_area label { font-size: 12px; font-size: 1.2rem; text-transform: uppercase; } #respond #comment_area input[type="text"] { width: 100%; } #respond #comment_area textarea { width: 100%; } #respond #comment_area input[type="submit"] { width: 30%; text-transform: uppercase; } #respond #comment_area .comment-form-author { width: 33.33333%; float: left; padding: 0 10px 0 0; margin: 0 0 10px; } #respond #comment_area .comment-form-email { width: 33.33333%; float: left; padding: 0 5px; margin: 0 0 10px; } #respond #comment_area .comment-form-url { width: 33.33333%; float: left; padding: 0 0 0 10px; margin: 0 0 10px; } #respond #comment_area .comment-form-description, #respond #comment_area .comment-form-cookie { margin: 0 0 10px; } #respond #comment_area input[type="submit"] { width: 30%; } /* Trackbacks */ #trackbacks .trakback-form { margin: 0 0 1.5em; margin: 0 0 2rem; } #trackbacks .trakback-form span{ font-size: 12px; font-size: 1.2rem; text-transform: uppercase; } #trackbacks .trakback-form input[type="text"] { width: 60%; background-color: #fafafa; border: 0; } #trackbacks .trakback-form input[type="text"]:focus { border: 0; -webkit-box-shadow: none; box-shadow: none; } #trackbacks .trackback { border-bottom: 1px dotted #000000; padding: 0 0 1.5em; padding: 0 0 2rem; margin: 0 0 1.5em; margin: 0 0 2rem; } #trackbacks .trackback .trackback-icon { width: 40px; height: 40px; color: #ffffff; line-height: 40px; text-align: center; background-color: #8fa1b3; border-radius: 50%; float: left; z-index: 1; position: relative; } #trackbacks .trackback .trackback-icon .icon { font-size: 20px; } #trackbacks .trackback .trackback-content { width: 100%; float: right; margin: 0 0 0 -40px; } #trackbacks .trackback .trackback-content .trackback-inner { margin: 0 0 0 60px; } #trackbacks .trackback .trackback-content .trackback-inner .trackback-title { font-weight: bold; } #trackbacks .trackback .trackback-content .trackback-inner .trackback-meta { font-size: 0; list-style: none; padding: 0; margin: 0; } #trackbacks .trackback .trackback-content .trackback-inner .trackback-meta li { font-size: 12px; font-size: 1.2rem; display: inline-block; } #trackbacks .trackback .trackback-content .trackback-inner .trackback-meta li + li:before { content: "/"; padding: 0 10px; } /* Author */ #author-info h2 { text-align: center; background-color: transparent; position: relative; padding: 0 0 .75em; padding: 0 0 1rem; } #author-info h2:before { width: 50px; height: 2px; background-color: #333333; content: ""; position: absolute; bottom: 0; left: 50%; margin: 0 0 0 -25px; } /* ----- Paginations ----- */ #pagination-post { font-size: 12px; font-size: 1.2rem; } #pagination-post ul { width: 100%; border-top: 1px solid #000000; border-bottom: 1px solid #000000; list-style: none; padding: 0; margin: 0; } #pagination-post ul li { width: 49%; } #pagination-post ul li a { width: 100%; color: #333333; text-overflow: ellipsis; white-space: nowrap; border-radius: 2px; display: block; overflow: hidden; padding: 20px; } #pagination-post ul li a:hover { background-color: #fafafa; } #pagination-post ul li a span { text-transform: uppercase; } #pagination-post .nextpost { float: left; } #pagination-post .prevpost { text-align: right; float: right; } #pagination-page { font-size: 12px; font-size: 1.2rem; } #pagination-page span a { color: #ffffff; background-color: #8fa1b3; display: inline-block; padding: 10px; margin: 0 5px 0 0; } #pagination-page span a:hover { background-color: #999999; } #pagination-page span.current { color: #333333; background-color: #fafafa; display: inline-block; padding: 10px; margin: 0 5px 0 0; } #pagination-page .pager_prev, #pagination-page .pager_next { text-transform: uppercase; } /* ----- Asides-left ----- */ #secondary-column { width: 280px; float: left; margin: 0 0 0 -100%; } .widget { margin: 0 0 50px; } .widget h3 { height: 50px; color: #eeeeee; font-size: 12px; font-size: 1.2rem; line-height: 50px; font-family: "PT Sans", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; text-align: center; text-transform: uppercase; background-color: #000000; position: relative; padding: 0; } .widget h3:before { width: 0; height: 0; border-top: 10px solid #000000; border-right: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid transparent; content:""; display: block; position: absolute; bottom: -18px; left: 50%; margin: 0 0 0 -10px; } .widget ul { margin: 0; } .widget ul li a { color: #333333; display: block; } .widget ul li a:hover { color: #8fa1b3; } #recent-posts ul, #recent-comments ul, #recent-trackbacks ul { list-style: none; padding: 0 ; margin: 0; } #recent-posts ul li a, #recent-comments ul li a, #recent-trackbacks ul li a { border-bottom: 1px dotted #000000; padding: 10px 0; } #ad { background-color: transparent; } /* ----- Asides-right ----- */ #tertiary-column{ width: 280px; float: right; margin: 0 0 0 -280px; } #calendar table { width: 280px; font-size: 12px; font-size: 1.2rem; text-align: center; text-transform: uppercase; border: 0; margin: 0 auto; } #calendar table tr td { width: 40px; height: 40px; text-align: center; background-color: transparent; border: 0; padding: 0; } #calendar table tr .cell { position: relative; vertical-align: top; } #calendar table tr .cell a:after { font-family: Ionicons; content: "\f383"; position: absolute; left: 50%; bottom: 0; margin: 0 0 0 -.5em; } /* ----- Footer ----- */ #footer { color: #000000; clear: both; padding: 100px 20px; } #footer a { color: #000000; } #copyright { font-size: 12px; font-size: 1.2rem; text-align: center; } #designed { font-size: 12px; font-size: 1.2rem; text-align: center; } #totop { text-align: center; z-index: 5; position: fixed; right: 100px; bottom: 50px; } #totop a { color: #000000; display: block; } #totop a:hover { color: #000000; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); } #totop a .icon { font-size: 30px; } #totop a .pagetop { font-size: 12px; font-size: 1.2rem; text-transform: uppercase; opacity: 0; -webkit-transition: all .5s ease-out; transition: all .5s ease-out; } #totop a:hover span { opacity: 1; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); } /* ----- Misc. ----- */ emoji { vertical-align: middle; } .rounded { border-radius: 10px; } .circle { border-radius: 50%; } .frame { border: 1px solid #eeeeee; } .shadow { -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2); box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2); } .photo { background-color: #fff; border-top: 1px solid #eeeeee; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #eeeeee; padding: 10px; } .video { height: 0; overflow: hidden; position: relative; padding: 30px 0 56.25%; margin: 0; } .video iframe, .video embed, .video object, .video video { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .pull-right { display: inline; float: right; margin: 0 0 0 20px; } .pull-left { display: inline; float: left; margin: 0 20px 0 0; } .clear { clear: both; } a.btn { color: #fff; text-shadow: 1px 1px 0 #47b3b3; background-color: #a1e5e5; background: -webkit-gradient(linear, left top, left bottom, from(#a1e5e5), to(#47b3b3)); background: -webkit-linear-gradient(top, #a1e5e5, #47b3b3); background: -moz-linear-gradient(top, #a1e5e5, #47b3b3); background: -o-linear-gradient(top, #a1e5e5, #47b3b3); background: -ms-linear-gradient(top, #a1e5e5, #47b3b3); background: linear-gradient(top, #a1e5e5, #47b3b3); border: 1px solid #47b3b3; border-radius: 3px; display: inline-block; padding: 5px 10px; margin: 3px; } a.btn:hover { background: #66cccc; } .aa { font-size: 16px; line-height: 18px; font-family: "MS Pゴシック", "MS PGothic", sans-serif; white-space: pre; } .none { display: none; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } /* -------------------------------------------------- Media Queries -------------------------------------------------- */ @media screen and (max-width: 1280px) { #container { width: 95%; } } @media screen and (max-width: 1024px) { #container { width: 90%; } #contents { width: auto; float: none; } #inner { float: left; margin: 0 -280px 0 0; } #primary-column{ float: left; margin: -100px 300px 0 0; } #sidebar { width: 280px; float: right; } #secondary-column { float: none; margin: 0; } #tertiary-column{ float: none; margin: 0; } } @media screen and (max-width: 768px) { #wrapper { background: none; } #wrapper:before { width: 100%; height: 100vh; background-image: url(http://img-cdn.jg.jugem.jp/0a8/3540663/20161009_276431.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; content: ""; display: block; z-index: -1; position: fixed; top: 0; left: 0; } .modal-content { width: 80%; } #topbar-toggle { right: 50px; } #site-branding { padding: 100px 0; } #nav-toggle { color: #eeeeee; font-size: 12px; font-size: 1.2rem; line-height: 50px; text-transform: uppercase; display: block; cursor: pointer; } #global-nav { display: none; } #global-nav ul { border-top: 1px solid #eeeeee; } #global-nav ul li { display: block; padding: 0; } #global-nav ul li a { background-color: rgba(0, 0, 0, .8); border-bottom: 1px solid #eeeeee; display: block; } #scroll-down { display: none; } #container-wrapper { padding: 50px 0; } #inner { float: none; margin: 0; } #primary-column{ width: 100%; float: none; padding: 0; margin: 0; } #sidebar { width: 100%; float: none; margin: 0 auto; } #secondary-column { width: 100%; } #tertiary-column{ width: 100%; } #totop { right: 10px; } } @media screen and (max-width: 480px) { h1 { font-size: 24px; font-size: 2.4rem; } h2 { font-size: 18px; font-size: 1.8rem; } h3 { font-size: 16px; font-size: 1.6rem; } h4 { font-size: 14px; font-size: 1.4rem; } #topbar-toggle { top: 20px; right: 20px; } #container { width: 100%; padding: 0 10px; } }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑