/**
* Author: Vanillaice (Akira) - http://vanillaice000.blog.fc2.com/
* Website skin name: TheCity
* The first edition: 2015.6.6
* 2015.7.14 - hack for iOS8 fixed bug(sidebar) iOS8以降のfixed要素バグに対応
* 2015.8.31 - ページtop/ bottomボタン変更, スマホ操作性向上, 一部フォント変更, ビューポート再調整 etc.
* 2015.9.7 - スライドサイドバーをスマホのみに変更, スライドサイドバーとプラグイン干渉改善, その他微調整
* 2015.12.4 - Google feed api 廃止に伴う新着サムネイル仕様変更
* Latest update: 2016.1.9 - フッター構造変更, タイトルタグ微調整
*/

/***-----reset
------------------------------------------***/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

strong, b {
  font-weight: bold;
}

i {
  font-style: italic;
}

address, small {
  display: block;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main, time {
  display: block;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  word-wrap: break-word;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  background: transparent;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

iframe, embed {
  max-width: 100%;
}

textarea {
  max-width: 100%;
}

input[type="text"], 
input[type="password"], 
input[type="submit"], 
input[type="search"], 
textarea, 
select {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}

pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  font-family: consolas;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* fc2 */
.fc2_footer {
  margin: 20px 0;
}


/* ==== 「スマートフォン版で表示」を出したい場合ここから削除
============================================================ */

#change_mobile {
  display: none;
}

/* ========= ここまで削除
============================================================ */


/***----- clearfix
------------------------------------------***/

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after{
  clear: both;
}


/***----- blockquote
------------------------------------------***/

blockquote {
  width: 90%;
  height: auto;
  margin: 0 auto;
  background: rgba(255, 255, 255, .4);
  border: 1px solid rgb(63, 35, 29);
  border-radius: 5px;
  padding: 1em 1em 2.5em;
  position: relative;
}

blockquote:before {
  content: "“";
  font-size: 400%;
  line-height: 1em;
  font-family: 'Times New Roman', 'Hiragino Kaku Gothic Pro W3', meiryo, sans-serif;
  position: absolute;
  left: 0;
  top: 0;
}

blockquote:after {
  content: "”";
  font-size: 400%;
  line-height: 0em;
  font-family: 'Times New Roman', 'Hiragino Kaku Gothic Pro W3', meiryo, sans-serif;
  position: absolute;
  right: 0;
  bottom: 0;
}

blockquote p {
  text-align: center;
}


/***-----link
--------------------------------------------***/

a {
  text-decoration: none;
  color: rgb(53,61,75); /* 注)基本リンク色はここです */
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
}

a:hover {
  opacity: .8;
}


/***-----common
--------------------------------------------***/

body {
  width: 100%;
  font-size: 13px; /* 記事の文字サイズはここです */
  font-family: 'Ubuntu Condensed', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, '游ゴシック', 'Yu Gothic', sans-serif;
  text-align: left;
  color: rgb(0,0,0); /* 記事の文字色 #ffffff などの16進数でも可 */
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
}

#wrapper {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
}

#main_container {
  width: 100%;
  max-width: 1250px; /* 注)記事横幅制御 この一行を外すと記事横幅の制限が無くなります */
  margin: 0 auto;
  padding: 20px 350px 20px 50px;
}


/***----- header
--------------------------------------------***/

#blog_head {
  margin: 0 auto;
  padding: 50px 5px;
}

#header_name {
  text-align: center;
  margin-bottom: 10px;
}

#blog_title { /* 注)ブログタイトルフォント関連 */
  font-family: georgia, meiryo, 'Hiragino Kaku Gothic ProN';
  font-size: 30px;
  color: rgb(53,61,75);
  text-shadow: 2px 4px 3px rgba(0,0,0,.2);
}

#subtitle { /* 注)サブタイトルフォント関連 */
  font-size: 14px;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  color: rgb(0,0,0);
  text-align: center;
  margin-bottom: 30px;
}

#sns-navigation {
  margin: 0 auto;
}

#sns {
  text-align: center;
}

#fblink, #twlink, #instalink, #ggplink, #rsslink, 
#titlelistlink, #adminlink {
  font-size: 16px;
  display: inline-block;
  padding: 0 .5em .3em;
}

#mobilelink {
  display: none;
}

#fblink a, #twlink a, #instalink a, #ggplink a, #rsslink a, 
#titlelistlink a, #adminlink a {
  display: inline-block;
  color: rgb(53,61,75);
  text-shadow: 2px 4px 3px rgba(0,0,0,.2);
}

.sns-icon {
  background: rgba(53,61,75,.1);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 35px !important;
}

.sns-icen:before {
  padding: 0;
  line-height: 35px;
}


/***----- posts
--------------------------------------------***/

.breadcrumbs {
  text-align: center;
  margin-bottom: 30px;
}

.breadcrumbs li {
  display: inline;
  font-size: 12px;
}

.breadcrumbs li a {
  background: rgba(53,61,75,.1);
  padding: 0 .2em;
  border-radius: 4px;
}

.breadcrumbs li a:hover {
  background: rgb(53,61,75);
  opacity: 1;
  color: rgb(255,255,255);
}

.main_body {
 width: 100%;
 margin-bottom: 30px;
}

.entry_header { /* 注)記事タイトルフォント関連 */
  font-family: 'Ubuntu Condensed', sans-serif;, meiryo, 'Hiragino Kaku Gothic ProN'; /* 注)日本語のジャギーが気になる方はここを削除(Macはヒラギノ Windowsはメイリオになります) */
  font-size: 20px;
  color: rgb(0,0,0);
  text-shadow: 2px 4px 3px rgba(0,0,0,.2);
  line-height: 1.2;
  border-top: 1px solid black;
  margin:20px 0 0;
  text-align:center;
  padding:0;
  height:14px;
  margin-bottom: 30px;
}

.borderparallel {
  position: relative;
  top: -14px;
  padding: 0 6px;
  background:white;
}

#posted-time { /* 注)個別記事の日付フォント関連 */
  font-family: 'Ubuntu Condensed', sans-serif;, meiryo, 'Hiragino Kaku Gothic ProN';
  font-size: 14px;
  text-align: right;
}

.contents {
  padding: 40px 20px;
}

.inner-contents a {
  color: rgb(48,58,163); /* 注)記事内リンク色 */
}

.inner-contents a:hover {
  text-decoration: underline; /* 注)記事内リンクにマウスオーバーで下線 解除するなら削除 */
}

.read_more, .read_more2 {
  text-align: right;
  margin: 30px 0;
  color: rgb(255,255,255);
}

.read_more a, .read_more2 a {
  cursor: crosshair; /* 注)続きを読む のマウスカーソル 指マークにするなら pointer に変更 */
  color: rgb(255,255,255);
}

.read_more a:hover, .read_more2 a:hover {
  opacity: 1;
  text-decoration: none;
}

.read_more_span { /* 注)続きを読むボタンの背景色等 */
  background-color: rgb(53,61,75);
  padding: .3em .4em;
  border-radius: 5px;
}

.read_jump {
  padding: 30px 0;
}

.more {
  display: none;
}

.expand-active {
  visibility: hidden;
}

.relate_dl {
  margin: 50px 0 10px;
  text-align: right;
  padding: 10px 20px;
  background: rgba(53,61,75,.1);
  border-radius: 5px;
  box-shadow:inset 0 1px 5px rgba(0,0,0,.3);
}

.relate_li a:hover {
  opacity: 1;
  text-decoration: underline;
}

.tags {
  margin-top: 30px;
}

.tags a {
  background: rgba(53,61,75,.1);
  border-radius: 4px;
  padding: 2px;
}

.info { /* 注)記事下フッター */
  text-align: right;
  margin: 30px auto 50px;
}

.sns_and_others {
  display: inline-block;
  margin-left: 1em;
}

.otherslink {
  color: RGB(53,61,75);
  text-shadow: 2px 4px 3px rgba(0,0,0,.2);
}


/***----- comments
--------------------------------------------***/

.sub_header {
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  font-size: 18px;
  text-align: center;
  text-shadow: 2px 4px 3px rgba(0,0,0,.2);
  margin-bottom: 30px;
}

.contents2 {
  padding: 0 30px 5px;
  border-left: 4px solid rgb(53,61,75);
-bottom: 1px solid rgb(53,61,75);
  margin-bottom: 30px;
}

.mail_name, .c_title {
  font-weight: bold;
}

.c_title, .c_body {
  padding-bottom: 15px;
}

.comment-info {
  text-align: right;
}


/***----- comment form
--------------------------------------------***/

#comment_form, #edit_form {
  padding: 40px;
  background: rgba(53,61,75,.1);
  max-width: 700px;
  width: 100%;
  margin: 0 auto 50px;
}

.cm_form>p {
  padding-bottom: 10px;
}

#name, #subject, #pass, #edit_name {
  width: 50%;
}

#mail, #url {
  width: 70%;
}

#comment {
  width: 100%;
  padding: .5em;
  margin-bottom: 10px;
}

#sendbtn, #delbtn {
  width: 140px;
  height: 36px;
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  font-size: 15px;
  font-style: italic;
  padding: 6px 20px 13px;
  background-color: rgb(53,61,75);
  box-shadow: 1px 1px 3px rgba(0,0,0,.2);
  cursor: pointer;
  outline: none;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
}

#sendbtn {
  margin-right: 10px;
  color: rgb(255,255,255);
}

#delbtn {
  color: rgb(174,0,0);
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px rgb(213,215,218) inset;
}

input {
  padding: .2em;
}


/***----- trackback
--------------------------------------------***/

#op, #trackbackword {
  display: block;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 10px;
}

.tb_dl {
  background: rgba(53,61,75,.1);
  margin-top: 30px;
  padding: 20px;
}

.tb_dt {
  font-weight: bold;
}

.tb_ul {
  padding: 10px 0;
}


/***----- RSS thumbnail
--------------------------------------------***/

#feedContainer {
  padding: 10px 0 20px;
  width: 100%;
  text-align: center;
}

.rss-container {
  margin: 5px;
  display: inline-block;
  vertical-align: top;
  width: 150px;
  min-height: 170px;
  padding: 15px;
  word-break: break-all;
  border: 1px solid rgb(240,240,240);
}

.for-img {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-bottom: 15px;
}

.for-img img {
  max-height: 170px;
  max-width: 180px;
  margin-left: -25px
}

.for-h-and-text {
  width: 100%;
  word-break: break-all;
}


/***----- title list, search
--------------------------------------------***/

.ttlt, .search_ttl {
  font-weight: bold;
}

.ttlt a, .search_ttl a {
  text-decoration: none;
}

.date {
  text-align: right;
}

.catelink {
  padding: .2em .5em;
  margin-left: .5em;
  background: rgba(53,61,75,.1);
  border-radius: 5px;
}

.searchterms {
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  font-size: 17px;
  text-align: center;
}


/***----- pager
------------------------------------------***/

.pager {
  width: 100%;
  margin: 0 auto 40px;
}

.light-theme a, .light-theme span {
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  color: rgb(53,61,75);
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: transparent;
  padding-top: 6px
}

.light-theme a:hover { /* 注)汎用ページ送りマウスオンの文字色・背景色 */
  color: rgb(255,255,255);
  background-color: rgb(53,61,75);
  opacity: 1;
}

.light-theme .current {
  background: rgba(255,255,255,.6);
  color: rgb(0,0,0);
  font-weight: bold;
  box-shadow: 0 1px 0 rgba(255,255,255,8),
              0 0 2px rgba(0, 0, 0, 0.3) inset;
}

.light-theme .ellipse {
  font-weight: bold;
  color: rgb(0,0,0);
}

.posted_pager, .posted_pager2 {
  display: table;
  table-layout: fixed;
  text-align: center;
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  height: 35px;
}

.posted_pager {
  width: 70%;
  margin: 0 auto 40px;
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
}

.posted_pager2 {
  width: 100%;
  margin: 40px auto 50px;
}

.p_left, .p_right {
  display: table-cell;
  font-size: 13px;
  color: rgb(0,0,0);
  vertical-align: middle;
}

.p_left2, .p_center, .p_right2 {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.p_left, .p_left2 {
  text-align: left;
}

.p_center {
  text-align: center;
  width: 80px;
  height: 35px;
}

.p_right, .p_right2 {
  text-align: right;
}

.p_left a, .p_right a {
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  display: inline-block;
  padding-top: 6px;
  text-align: center;
  color: rgb(53,61,75);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: 0 1px 0 rgba(255,255,255,8),
              0 0 2px rgba(0,0,0,.3) inset;
}

.p_left a:hover, .p_right a:hover {
  color: rgb(255,255,255);
  background-color: rgb(53,61,75);
  opacity: 1;
  box-shadow: none;
}

.titlelist_Toppager, .titlelist_pager {
  width: 70%;
  height: 35px;
  position: relative;
}

.titlelist_Toppager {
  margin: 0 auto 40px;
}

.titlelist_pager {
  margin: 40px auto;
}

.leftangle, .rightangle {
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  font-size: 13px;
  color: rgb(53,61,75);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: transparent;
  box-shadow: 0 1px 0 rgba(255,255,255,8),
              0 0 2px rgba(0,0,0,.3) inset;
  text-align: center;
  display: table;
  position: absolute;
}

.leftangle {
  left: 0;
  top: 0;
 }

.rightangle {
  right: 0;
  top: 0;
}

.leftangle:hover, .rightangle:hover { /* 注)タイトルリストページ送りのマウスオン文字色・背景色 */
  color: rgb(255,255,255);
  background-color: rgb(53,61,75);
  opacity: 1;
  box-shadow: none;
}

.font_cell {
  vertical-align: middle;
  display: table-cell;
}

.bottom-adjust {
  padding-bottom: 40px;
}


/***-----footer
--------------------------------------------***/

.end {
  width: 100%;
  padding: 15px 352px 15px 2px;
  text-align: center;
  line-height: 1.2;
}

.foot, #copyright {
  text-align: center;
  font-size: 12px;
}

#ad1, #ad2 {
  font-size: 11px;
}

#pagetop {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 140px;
  right: 320px;
  width: 40px;
  height: 40px;
  background-color: rgba(53,61,75,.3);
  border-radius: 50%;
}

#pagemiddle {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
}

#pagebottom {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 90px;
  right: 320px;
  width: 40px;
  height: 40px;
  background-color: rgba(53,61,75,.3);
  border-radius: 50%;
}

#pagetop-sp {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 140px;
  right: 8px;
  width: 40px;
  height: 40px;
  background-color: rgba(53,61,75,.3);
  border-radius: 50%;
}

#pagemiddle-sp {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
}

#pagebottom-sp {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 90px;
  right: 8px;
  width: 40px;
  height: 40px;
  background-color: rgba(53,61,75,.3);
  border-radius: 50%;
}

#pagetop a, #pagebottom a, #pagetop-sp a, #pagebottom-sp a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  color: white;
  font-size: 13px;
}

.new {
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  color: red;
}

a.active {
  pointer-events : none;
  opacity: .4;
}



#sidr-nav {
  display: none;
}

a.avtivated {
  pointer-events : none;
  opacity: .4;
}


/***-----side bar
--------------------------------------------***/

.mobile {
  display: none;
}

.icon-for-sp {
  display: block;
  color: rgb(191,145,104);
  position: fixed;
  top: 0;
  left: 0;
  padding: 8px;
  z-index: 1000002;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
}

.icon-for-sp .fa-bars {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: white;
  color: rgb(53,61,75);
  text-align: center;
  border-radius: 50%;
}

.icon-for-sp .fa-bars:before {
  line-height: 40px;
}

#white {
  color: rgb(255,255,255);
  padding: 8px 0 0 8px;
  font-family: 'Ubuntu Condensed', sans-serif; 'Hiragino Kaku Gothic ProN';
  font-size: 23px;
}

#roundphoto {
  width: 160px;
  height: 160px;
  margin: 0 auto 20px;
  overflow: hidden;
  border-radius: 50%;
}

#barwords {
  margin: 0 auto 20px;
  text-align: center;
  padding: 0 8px;
  font-family: 'Niconne', cursive; /* 注)サイドバー円画像下文章フォント */
  font-size: 24px;
  color: rgb(255,255,255);
  line-height: 1.2;
}

#secondary {
  width: 300px;
  height: 100%;
  padding: 30px 0; /* 注)サイドバー内上下余白指定 上下30px左右0がデフォルト 上下余白数値違いは 30px 0 20px など 30が上 0が左右 20が下 */
  position: fixed;
  top: 0;
  right: 0;
  background-color: rgb(53,61,75);
  z-index: 999;
}

#sidenav {
  margin: 0 auto;
  width: 100%;
  background-color: rgb(53,61,75);
}

.sidenav-wrapper {
  position: relative;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 30px 0;
}

.plg_name {
  padding: 8px 0;
  font-size: 15px;
}

.side_bar {
  margin: 0 auto;
  color: rgb(255,255,255); /* 注)サイドバーのプラグイン名文字色 */
  padding: 0 20px;
  
}

.side_bar dt {
  display: block;
  text-align: center;
  cursor: pointer;
}

.side_bar dd {
  text-align: left;
  display: none; /* 注)サイドバーを常に開いておく方はこの一行を削除 */
  height: auto;
  padding: 20px 0;
}

.separate ul li a {
  color: rgb(255,255,255); /* 注)サイドバープラグイン内のリスト文字色 */
}

.separate div, .separate div a, .separate p, .separate p a {
  color: rgb(255,255,255); /* 注)サイドバープラグイン内のリンク文字色 */
}

.plg_name:hover {
  background: rgba(255,255,255,.2);
}

.scroll {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: auto;
  max-height: 100%;
}

.nonopacity {
  opacity: 1 !important;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}


/***-----media less than 975
------------------------------------------***/

@media screen and (max-width: 975px) {

  #main_container {
    padding: 20px 320px 20px 20px;
  }
  
}


/***-----media less than 854
------------------------------------------***/

@media screen and (max-width: 854px) {

#main_container {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  padding: 20px 8px;
}

#secondary {
  margin: 0 auto;
  position: static;
  width: 100%;
  max-width: 600px;
  height: auto;
}

.end {
  padding: 15px 2px;
}

#blog_head {
  width: 100%;
  margin: 0 auto;
  padding: 30px 5px;
}

#blog_title {
  font-size: 28px;
}

#rsslink {
  display: none;
}

#mobilelink {
  font-size: 16px;
  display: inline-block;
  padding: 0 .5em .3em;
}

#mobilelink a {
  display: inline-block;
  color: rgb(53,61,75);
  text-shadow: 2px 4px 3px rgba(0,0,0,.2);
}

.none_and_hidden {
  display: none;
}

.block_and_break {
  display: block;
}

#comment_form {
  padding: 15px 10px;
}

.scroll {
  width: 100%;
}

.contents {
  padding: 40px 10px
}

.inner-contents a:hover {
  opacity: 1;
}

.borderparallel a:hover {
  opacity: 1;
}

.catelink {
  display: block;
  text-align: center;
  padding: .2em 0;
}

.light-theme a:hover {
  color: rgb(53,61,75);
  background-color: transparent;
  opacity: 1;
}

.light-theme a:active {
  color: rgb(255,255,255);
  background-color: rgb(53,61,75);
  opacity: 1;
}

#comment_form {
  padding: 15px 8px;
}

.rss-container {
  margin: 5px 1px;
}

#pagetop {
  bottom: 190px;
  right: 8px;
}

#pagebottom {
  right: 8px;
}

#pagemiddle {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 140px;
  right: 8px;
  width: 40px;
  height: 40px;
  background-color: rgba(53,61,75,.3);
  border-radius: 50%;
}

#pagemiddle a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  color: white;
  font-size: 12px;
}

.info { /* 注)記事下フッター */
  font-size: 15px;
}

input[type="text"], 
input[type="password"], 
input[type="search"], 
textarea, 
select {
  font-size: 16px;
}

}


/***-----option
------------------------------------------***/

.shadow-attachment {
  box-shadow: 6px 6px 6px rgba(0,0,0,.2); /* 注)記事内画像に自動ドロップシャドウ 不要な方は削除 */
}

.no-shadow {
  box-shadow: none; /* 注)シャドウをつけたくない画像に加えるクラス名(手動付加) */
}

.emoji {
  vertical-align: middle; /* 注)絵文字とテキストのバランス(横並び時の揃い = 中央) */
}