@charset "utf-8";

/**
* Author: Vanillaice (Akira) - http://vanillaice000.blog.fc2.com/
* Website skin name: GirlOnWire
* First edition: 2015.9.21
**/

/***-----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%;
}

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;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
}

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;
  
}

div, section, article {
  word-wrap: break-word;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


/* ==== 「スマートフォン版で表示」を出したい場合ここから削除
============================================================ */

#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: #F0C11B; /* 注)記事内のリンク色はこちら */
  -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;
}


/***----- common
------------------------------------------***/

span.month01:before {
  content:"January";
}

span.month02:before {
  content:"February";
}

span.month03:before {
  content:"March";
}

span.month04:before {
  content:"April";
}

span.month05:before {
  content:"May";
}

span.month06:before {
  content:"June";
}

span.month07:before {
  content:"July";
}

span.month08:before {
  content:"August";
}

span.month09:before {
  content:"September";
}

span.month10:before {
  content:"October";
}

span.month11:before {
  content:"November";
}

span.month12:before {
  content:"December";
}

body { /* 注)基本フォント関連 */
 
background:url(http://blog-imgs-81.fc2.com/y/a/t/yataichiharu/back_bg.gif);
  font-size: 16px;
  color:#04000;
  line-height: 1.8;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif, '游ゴシック', 'Yu Gothic'; /* 注)記事フォント */
}

/* 注)ページ遷移エフェクト不要の方ここから削除 */
.animsition,.animsition-overlay{position:relative;opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animsition-loading{position:fixed;z-index:100;top:0;width:100%;height:100%;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2032%2032%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22%23ccc%22%3E%0A%20%20%3Cpath%20opacity%3D%22.25%22%20d%3D%22M16%200%20A16%2016%200%200%200%2016%2032%20A16%2016%200%200%200%2016%200%20M16%204%20A12%2012%200%200%201%2016%2028%20A12%2012%200%200%201%2016%204%22/%3E%0A%20%20%3Cpath%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%0A%20%20%20%20%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20from%3D%220%2016%2016%22%20to%3D%22360%2016%2016%22%20dur%3D%220.8s%22%20repeatCount%3D%22indefinite%22%20/%3E%0A%20%20%3C/path%3E%0A%3C/svg%3E%0A%0A)center center no-repeat;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animsition-loading:after{font-size:16px;position:fixed;top:50%;width:100%;margin-top:20px;content:'Loading';text-align:center;color:#aaa}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.fade-in{-webkit-animation-name:fade-in;animation-name:fade-in}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.fade-out{-webkit-animation-name:fade-out;animation-name:fade-out}
/* 注)ページ遷移エフェクト不要の方ここまで削除 */

#wrapper {
  /* background-image: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/backwewo.jpg); 注)ブログ全体背景 削除すると白背景に */

  width: 100%;
  min-width: 80%;
  margin: 0 auto -70px;
}

#float-container {
  width: 80%;
  margin: 0 auto;
  max-width: 1200px;
  padding: 30px 0;
}

#primary {
  float : left;
  width: 100%;
  margin-right : -300px;
}

main {
  margin-right: 350px;
}

#secondary {
  float: left;
  width: 300px;
  position: relative;
  z-index: 10;
}

.mobile {
  display: none;
}

.icon-for-sp {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  padding: 5px 8px 8px 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;
  color: #F0C11B;
  text-align: center;
  border-radius: 50%;
}

.icon-for-sp .fa-bars:before {
  line-height: 40px;
}


/***----- header
------------------------------------------***/

#banner, #another-banner {
/*  background: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/20150812074313061.jpg) center center no-repeat;*/
 /* 注)バナー画像変更はここ */

background: url(http://blog-imgs-104.fc2.com/y/a/t/yataichiharu/h2017.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

#blog-name-container {
  width: 100%;
  max-width: 900px;
  display: table;
  padding: 80px 5px;
  line-height: 1.2;
  margin: 0 auto;
}

#blog-name-container-cell {
  width: 100%;
  display: table-cell;
  text-align: center;
}

.blog-title {
  display: inline-block;
  line-height: 1.2;
  padding: 0 40px 5px;
  background: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/wingleft.png) left center no-repeat,
              url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/wingright.png) right center no-repeat;
}

.blog-title a { /* 注)ブログタイトルフォント関連 */

  font-size: 40px;
  color: white;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.2);
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

.sub-title { /* 注)サブタイトルフォント関連 */
  font-size: 16px;
  line-height: 1.3;
  padding-top: 15px;
  color: white;
}

#navigation-container {
  width: 100%;
  padding: 40px 2px 70px;

}

#navigation-container ul li {
  display: inline-block;
}

#navigation-container ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 2em;
 
  color: #ffffff;
  font-size: 14px;
  vertical-align: middle;
}

#navigation-container ul li a:hover {
  background-color:#F0C11B;
color: #fff;
 -webkit-filter: opacity(0.8);
    -moz-filter: opacity(0.8);
    -o-filter: opacity(0.8);
    -ms-filter: opacity(0.8);
    filter: opacity(0.8);
}

.both-border {
  border-left: 1px solid silver;
  border-right: 1px solid silver;
}

.right-border {
  border-right: 1px solid silver;
}

#navigation-container ul .pc-hide {
  display: none;
}


/***----- header
------------------------------------------***/

.owl-carousel {
  max-width: 1300px;
  margin: 0 auto;
  -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;
}

.owl-carousel:hover {
  background-color: rgba(0,0,0,.2);
}

.disabled {
  display: none;
}

.item {
  position: relative;
  padding: 20px 10px;
}

.item-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.item-cell-left {
  display: table-cell;
  width: 50%;
}

.item-cell-right {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding-left: 5px;
  color: white;
}

.owl-nav {
  text-align: center;
}

.owl-next, .owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  z-index: 200;
  
  color: white;
  -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;
}

.owl-next {
  right: 0;
  background: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/angle-right_ffffff_55.png) center center no-repeat;
  opacity: .3;
}

.owl-prev {
  left: 0;
  background: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/angle-left_ffffff_55.png) center center no-repeat;
  opacity: .3;
}

.owl-next:hover {
  background: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/angle-right_ffffff_55.png) center center no-repeat rgba(180,193,61,.4);
  opacity: 1;
}

.owl-prev:hover {
  background: url(http://blog-imgs-77.fc2.com/v/a/n/vanillaice000/angle-left_ffffff_55.png) center center no-repeat rgba(180,193,61,.4);
  opacity: 1;
}

.owl-nav .disabled {
  opacity:.5;
  cursor:default;
}

.inner-image-parent {
  width: 100%;
  position: relative;
}

.inner-image-parent:before {
  padding-top: 100%;
  display: block;
  content: "";
}

.imgLiquidFill {
  position: absolute;
  box-shadow: 0 1px 4px rgba(0,0,0,.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.item-title {
  font-weight: 110%;
}

.item-datetime {

  font-size: 13px;
}


/***----- posts
------------------------------------------***/

.main-body {
  width: 100%;
  background-color: white;
  margin: 0 auto 30px;
 border:#ddd solid 1px;
 border-radius: 10px;   
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;  
}

.element-header {
  padding: 15px 15px;
  font-family: 'Poiret One', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif, '游ゴシック', 'Yu Gothic';
}

.element-inner {
  background-color: #F0C11B;
  padding: 15px 15px;
  border-radius: 4px;
}

.element-category {
  text-align: left;
}

.after-h {
  font-size: 11px;
  background-color: #040000;
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  display: inline-block;
}

.element-category a {
  font-size: 13px;
  line-height: 1.1;
  vertical-align: middle;
}

.element-title {
  font-size:24px;
  font-weight: normal;
  text-align: left;
  line-height: 1.4;
  padding: 10px 0;
}

.element-title a {
  color: rgb(0,0,0);
}

.element-title a:hover {
  color:#D61519;
}

.element-datetime {
  text-align: left;

  padding-bottom: 10px;
}

.contents {
  padding: 20px 30px 0;
}

.contents a:hover {
  text-decoration: underline;
}

.read_more, .read_more2 {
  text-align: center;
  margin: 30px 0;
}

.read-more-open-a, .read-more-close-a {
  display: inline-block;
  padding: 1em 2em;
  border: 1px solid #F0C11B;
  border-radius: 4px;
  color: #F0C11B;
}

.contents .read-more-open-a:hover,
.contents .read-more-close-a:hover {
  background-color: #F0C11B;
  cursor: crosshair;
  text-decoration: none;
  color: white;
}

.read_more_span {
  
}

.read_jump {
  margin: 30px auto;
  text-align: left;
}

.tags {
  margin-top: 20px;
  
}

.tags a {
  margin-top: 20px;
  background: rgba(179,154,100,.2);
  border-radius: 4px;
  padding: 2px;
}

.normal-font {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif, '游ゴシック', 'Yu Gothic';
}

.inner-contents {
  margin-bottom: 20px;
}

.inner-contents img{
margin: 15px 20px;
}

.inner-info {
  padding: 10px 10px 10px 30px;
  width: 100%;
  text-align: right;
}

.inner-info a {
  text-decoration: none;
}

.comment-and-others {
  display: inline-block;
  text-align: right;
}

.comment-and-others a{
text-decoration:underline;

}
.comment-and-others a:hover{
text-decoration:none;

}
.sns-and-others {
  display: inline-block;
  text-align: right;
  padding-left: 1em;
}

.comment-and-others li, .sns-and-others li {
  display: inline-block;
}

.right-space {
  margin-right: 8px;
}

.josefin {

}

.minimal-font {
  font-size: 12px;
}

.element-read-more {
  margin: 20px 0;
  text-align: center;
}

.element-read-more a {
  border: 1px solid rgb(191,145,104);
 
  font-size: 13px;
  padding: .6em 1em;
  color: rgb(0,0,0);
}

.element-read-more a:hover {
  background-color: rgb(191,145,104);
  color: rgb(255,255,255);
}

.element-footer {
  text-align: right;
}

.element-footer a {

  color: rgb(0,0,0);
  padding: 10px 0;
}

.relate_dl {
  margin: 20px auto 0;
  padding: 10px;
  background-color: rgb(252,252,248);
  border-radius: 3px;
  box-shadow: inset 0 0 15px rgba(0,0,0,.2);
}
.relate_dt {
  font-weight: bold;
  padding: 3px;
}


/***----- comment, trackback
------------------------------------------***/

.another-title {

  font-size: 15px;
  text-align: center;
  color: black;
  padding: 20px 0;
}

.collapse-title {
  cursor: crosshair;
}

.collapsing-container {
  padding: 0 10px;
}

.wing-bg {
  background: url(http://blog-imgs-82.fc2.com/v/a/n/vanillaice000/winggreen_A.png) left center no-repeat;
  min-height: 28px;
  padding-left: 60px;
}

.posted-day {
  margin-left: 1em;

}

.visitor-comment-body {
  padding-top: 15px;
}

.comment-info {
  text-align: right;
  padding: 20px 20px 15px;
  border-bottom: 1px solid rgb(238,238,238);
}

#comment_form, #edit_form {
  width: 100%;
  max-width: 600px;
  margin: 20px auto;

  text-decoration: none;
  vertical-align: middle;
  padding:20px;
}

#name, #subject, #mail, #url, #pass, #edit_name {
  width: 100%;
  border: 1px solid rgb(221,221,221);
  background: rgb(241,241,241);
  border-radius: 4px;
  color: #F0C11B;
  box-shadow: rgba(255,255,255,.4) 0 1px 0, inset rgba(0,0,0,.7) 0 0 0;
  padding:8px;
  margin-bottom:20px;
}

#pass {
  width: 100%;
  max-width: 200px;
}

#name:focus, #subject:focus, #mail:focus, #url:focus, #edit_name:focus {
  background-color: white;
  color: rgb(51,51,51);
}

#comment {
  width: 100%;
  border-radius: 8px;
  padding: .5em;
  background: transparent;
  border: 1px solid rgb(221,221,221);
}

.btn {
  margin-top: 15px;
}

input[type="submit"] {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}

#sendbtn, #delbtn {
  color: black;

  height: 35px;
  font-size: 15px;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
  border-radius: 4px;
  border: none;
  box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
}

#sendbtn {
  background: rgba(180,193,61,.2);
  width: 49%;
  margin-right: 1%;
}

#delbtn {
  background: rgba(158,86,154,.2);
  width: 49%;
  margin-left: 1%;
}

#sendbtn:hover {
  color: white;
  background: rgba(180,193,61,.5);
}

#delbtn:hover {
  color: white;
  background: rgba(158,86,154,.5);
}

#url:-webkit-autofill, #pass:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px rgb(241,241,241) inset;
}

.collapsingContainer > .contents2:first-child {
  margin-top: 40px;
}

.collapsingContainer > .contents2:last-child {
  padding-bottom: 40px;
}

.tb_dl {
  margin: 20px auto 0;
  padding: 10px;
  background-color: rgb(252,252,248);
  border-radius: 3px;
  box-shadow: inset 0 0 15px rgba(0,0,0,.2);
}

.bottom-adjust20 {
  padding-bottom: 20px;
}

.tb_dt {
  font-weight: bold;
}

.tb_ul {
  padding: 10px 0;
}

.op {
  max-width: 600px;
  width: 100%;
}

#for-trackback-word {
  margin-bottom: 20px;
  display: inline-block;
}


/***----- title list, search
------------------------------------------***/

.titlelist-title, .search-title {
  font-size: 15px;
}

.titlelist-and-search-date {
  padding-bottom: 10px;
}


/***----- pager
------------------------------------------***/

.pager {
  width: 100%;
  margin: 0 auto 20px;
}

.simple-pagination ul {
  min-height: 30px !important;
}

.light-theme a, .light-theme span {

  color: #F0C11B;
  text-align: center;
  font-size: 13px;
  width: 30px;
  height: 30px;
  background: transparent;
  padding-top: 3px;
  border-radius: 50%;
 border: 1px solid #F0C11B;
}

.light-theme a:hover {
  color: white;
  background-color: #F0C11B;
  border: 1px solid #F0C11B;
}

.prev, .next {
 border: none !important;
  font-weight: bolder;
}

.light-theme .current {
  color: white;
  box-shadow: none !important;
  background-color: #D61519;
  border: 1px solid #D61519;
}

.light-theme .ellipse {
  font-weight: bold;
  color:#F0C11B;
 }

.posted-pager, .posted-pager-bottom {
  display: table;
  table-layout: fixed;
  text-align: center;

  height: 30px;
}

.posted-pager {
  width: 70%;
  margin: 0 auto 50px;
  
}
.posted-pager a{
text-decoration:underline;

}
.posted-pager a:hover{
text-decoration:none;

}

.posted-pager-bottom {
  margin: 50px auto;
  width: 97%;
}
.posted-pager-bottom a{
text-decoration:underline;

}
.posted-pager-bottom a:hover{
text-decoration:none;
}
.left-page, .right-page {
  display: table-cell;
  font-size: 13px;
  color: RGB(179,154,100);
}

.center-home {
  display: table-cell;
  vertical-align: middle;
}

.left-page-bottom, .right-page-bottom {
  display: table-cell;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.left-page, .left-page-bottom {
  text-align: left;
  vertical-align: middle;
}

.center-home a {
  color:#F0C11B;
  text-align: center;
  height: 30px;
  font-size: 13px;
}

.right-page, .right-page-bottom {
  text-align: right;
  vertical-align: middle;
}

.left-page a, .right-page a {

  color: #F0C11B;
  display: inline-block;
  text-align: center;
  border: 1px solid rgb(238,238,238);
  border-radius: 50%;
  padding-top: 3px;
  width: 30px;
  height: 30px;
  background-color: transparent;
}

.left-page a:hover, .right-page a:hover {
  color: white;
  background-color: #F0C11B;
  border: 1px solid #F0C11B;
}

.normalfont {
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif, '游ゴシック', 'Yu Gothic'; /* 注)記事フォント */
}

.bottom-adjust100 {
  margin-bottom: 100px;
}


/***----- calendar
------------------------------------------***/

#as-plugin-calender {
  padding: 15px 30px;
  margin: 0 auto 15px;
  background-color: white;
border:#ddd solid 1px;
 border-radius: 10px;   
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
}

.calender-month-style {

  font-size: 20px;
  font-weight: bolder;
  color: #F0C11B;
  vertical-align: middle;
}

.calender-table {
  margin: 0 auto;
  table-layout: fixed;
  width: 100%;
  max-width: 330px;
  text-align: center;
 
  font-size: 13px;
}

.calender-table caption {
  margin-bottom: 10px;
}

#prevMonth {
  margin-right: 2em;
  vertical-align: middle;
}

#nextMonth {
  margin-left: 2em;
  vertical-align: middle;
}

.sun {
  color: RGB(205,125,125);
}

.calender-table td {
  padding: .5em 0;
  width: 25px;
  height: 25px;
}

.calender-table td a {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  color: black;
  border-bottom: 2px solid #D61519;
}

.calender-table td a:hover {
  border: none;
  background-color:#D61519;
  color: white;
  border-radius: 50%;
}


/***----- site search
------------------------------------------***/

#search-form { /* 注)サイト内検索不要の方は項目削除 */
  margin: 0 auto 20px;
  max-width: 90%;
  padding-top: 10px;
  text-align: center;
}

#search-form input[type="search"] { /* 注)サイト内検索不要の方は項目削除 */
  width: 100%;
  max-width: 320px;
  outline: none;
  padding: .2em;
  -webkit-appearance: none;
  border: 1px solid rgba(158,86,154,.2);
  background: url(http://blog-imgs-80.fc2.com/v/a/n/vanillaice000/search_ffffff_14.png) 10px center rgba(158,86,154,.1) no-repeat;
}

#search-form input[type="search"]:focus {
  background: transparent;
  color: black;
}


/***----- side bar
------------------------------------------***/

#sidebar li {
  list-style-type: disc;
  list-style-position: inside;
}

#side-sns-container {
  width: 100%;
  padding: 20px 0;
}

#side-sns-container ul {
  text-align: center;
}

#side-sns-container ul li {
  list-style-type: none;
  display: inline-block;
}

#side-sns-container ul li a {
  display: inline-block;
  padding: 0 6px;
  color: black;
}

#side-sns-container .fa {
  width: 40px;
  height: 40px;
  border: 1px solid #F0C11B;
  color: #F0C11B;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  -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;
}

#side-sns-container .fa:before {
  line-height: 40px;
  padding: 0;
}

#side-sns-container ul li a:hover .fa {
  background-color: #F0C11B;
  color: white;
}

.side_bar, #newest {
  padding: 15px 30px;
  background-color: white;
  margin-bottom: 20px;
border:#ddd solid 1px;
 border-radius: 10px;   
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;

}

.bg-trans-attachment {
  background: transparent;
}

.side_bar h3 {
  text-align: center;
  position: relative;
  margin: 0 auto 5px;
}

.side_bar h3:before {
  content: "";
  display: block;
  border-top: solid 1px #F0C11B;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.centering-title {
  background: white;
  padding: 0 20px;
  position: relative;
  z-index: 5;
  padding: 8px 12px;
  display: inline-block;
  font-family: 'Poiret One', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif, '游ゴシック', 'Yu Gothic';
}

.side_bar a {
  color: rgb(50,50,50);
}

.side_bar a:hover {
  text-decoration: underline;
}

.plugin-myimage {
  margin-bottom: 15px;
  text-align: center !important;
}

.plugin-myimage img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

#sidenav {
  margin: 0 auto;
  width: 100%;
  background-color: white;
  font-size: 14px;
}

.sidenav-wrapper {
  position: relative;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 30px 0;
}


/***----- RSS thumbnail
------------------------------------------***/

#feedContainer {
  margin-top: 10px;
  width: 100%;
  display: table;
}

.rss-container {
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid rgb(238,238,238);
  padding: 15px 0;
}

#feedContainer .rss-container:last-child {
  border-bottom: none;
}

.image-table-cell {
  display: table-cell;
  vertical-align: top;
}

.for-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.for-img img {
  max-height: 170px;
  max-width: 180px;
  margin-left: -25px
}

.for-h-and-text {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  overflow: hidden;
}


/***----- footer
------------------------------------------***/

#pagetop {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 140px;
  right: 60px;
  font-size: 14px;
  width: 40px;
  height: 40px;
}

#pagemiddle, #pagemiddle-sp {
  display: none;
  width: 0;
  height: 0;
  font-size: 0;
}

#pagebottom {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 90px;
  right: 60px;
  font-size: 14px;
  width: 40px;
  height: 40px;
}

#pagetop-sp {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 140px;
  right: 10px;
  font-size: 14px;
  width: 40px;
  height: 40px;
}

#pagebottom-sp {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 90px;
  right: 10px;
  font-size: 14px;
  width: 40px;
  height: 40px;
}

#pagetop a, #pagebottom a, #pagetop-sp a, #pagebottom-sp a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 40px;
background: #f0c11b;
color: #fff;
border-radius: 4px;
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#pagetop a:hover, #pagebottom a:hover, #pagetop-sp a:hover, #pagebottom-sp a:hover {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100)";
}
.new {
  color: red;
  font-size: 12px;
  margin-left: 1em;
}

#end {
  width: 100%;
  min-height: 70px;
  padding: 1em 0;
  text-align: center;
  position: relative;
  line-height: 1.2;
  background-color: rgb(51,51,51);
}

.foot, #copyright {
  text-align: center;

  color: white;
  font-size: 12px;
  position: relative;
  z-index: 3;
}

#ad1, #ad2 {
  font-size: 12px;
}

.push {
  height: 70px;
}


/***----- media less than 1120
------------------------------------------***/

@media screen and (max-width: 1120px) {

#float-container {
  width: 90%;
}

}


/***----- media less than 880
------------------------------------------***/

@media screen and (max-width: 880px) {

#float-container {
  width: 98%;
}

main {
  margin-right: 320px;
}

}


/***----- media less than 768 include iPad mini
--------------------------------------------------***/

@media screen and (max-width: 768px) {

#wrapper {
  width: 100%;
}

#primary, #secondary, main {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}

.blog-title a { /* 注)ブログタイトルフォントスマホサイズ */
  font-size: 25px;
}

.sub-title { /* 注)サブタイトルフォントスマホサイズ */
  font-size: 14px;
}

#photo-blank {
  height: 300px;
}

#welcome-blank {
  font-size: 25px;
}

#navigation-container ul .pc-hide {
  display: inline-block;
}

#navigation-container ul .sp-hide,
#side-sns-container ul .sp-hide {
  display: none;
}

#navigation-container ul li a {
  padding: 0 1em;
  font-size: 14px;
}

#pagetop {
  bottom: 190px;
  right: 10px;
}

#pagebottom {
  right: 10px;
}

#pagemiddle {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 140px;
  right: 10px;
  font-size: 13px;
  width: 40px;
  height: 40px;
}

#pagemiddle a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 40px;
  background: #f0c11b;
  color: #fff;
  border-radius: 4px;
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
#pagemiddle a:hover {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100)";
}

.inner-info {
  padding: 10px 15px 10px 5px;
}

.comment-and-others li, .comment-info {
  font-size: 16px;
}

.sns-and-others li {
  font-size: 17px;
}

input[type="text"],
input[type="password"],
input[type="search"],
textarea,
select {
  font-size: 17px;
}

#comment_form {
  padding: 20px 10px;
}

}


/***----- media less than 600 include iPad mini
--------------------------------------------------***/

@media screen and (max-width: 600px) {

#eye-catch-container {
  margin: 0 auto;
  width: 100%;
  display: block;
}

.eye-catch-image {
  width: 100%;
  display: block;
}

#top-head ul li a {
  padding: 0 .5em;
}

}


/***----- media less than 415 include iPhone6plus
------------------------------------------------------***/

@media screen and (max-width: 415px) {

.inner-image-parent:before {
  padding-top: 60%;
  display: block;
  content: "";
}

.sub {
  font-size: 14px;
}

.contents {
  padding: 20px 20px 0;
}

}


/***----- 注)個人設定
--------------------------------------------------***/

.shadow-attachment {
  box-shadow: 0 1px 4px rgba(0,0,0,.4); /* 注)imgに class="shadow-attachment" で画像にドロップシャドウ */
}

.emoji {
  vertical-align: middle; /* 注)絵文字の垂直位置合わせ「中央」 */
}