@charset "utf-8";

/*------------------------------------------------------------*-
-* nTrans ver1.0                                              *-
-*                                                            *-
-* Template by Silkycloud                                     *-
-* Readme: http://nattomix.blog82.fc2.com/blog-entry-144.html *-
-*------------------------------------------------------------*/


body {
  background-image: url("//blog-imgs-68.fc2.com/n/a/t/nattomix/nTrans_bg01.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #252525;
  font-family: 'Istok Web', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #000099;
#296dc1;
  transition: color 0.3s ease-out;
}
a:visited {
  color: #003399;
  text-decoration: none;
}
a:hover {
  color: #2e94db;
  transition: color 0.1s ease-out;
}
a img {
  transition: all 0.3s ease-out;
}
a img:hover {
  opacity: 0.8;
  transition: all 0.1s ease-out;
}
img, iframe, embed, object, video {
  max-width: 100%;
}
hr {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,0));
  border: 0;
  height: 1px;
}
.box {
  background-color: rgba(255,255,255,.5);
}
.box2 {
  background-color: rgba(255,255,255,.2);
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 0 3px 1px rgba(255,255,255,.2) inset, 0 0 2px 1px  rgba(255,255,255,.2);
  -webkit-box-shadow: 0 0 3px 1px rgba(255,255,255,.2) inset, 0 0 2px 1px  rgba(255,255,255,.2);
  box-shadow: 0 0 3px 1px rgba(255,255,255,.2) inset, 0 0 2px 1px  rgba(255,255,255,.2);
}
/*旧IE用*/
.ie_old .box2 {
  background-color: #DDD;
}
.color-1 {
  color: #296dc1;
}
.btn01,
form input[type="submit"] {
  background-color: rgba(255,255,255,.35);
  border: solid 1px rgba(255,255,255,.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: block;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  transition: all 0.3s ease-out;
}
.btn01:hover,
form input[type="submit"]:hover {
  background-color: rgba(255,255,255,.7);
  transition: all 0.1s ease-out;
}
.btn02 {
  background-image: -webkit-linear-gradient(right, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(right, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 7px 10px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  transition: all 0.3s ease-out;
  white-space: nowrap;
}
.btn02:before {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.4));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  width: 100%;
}
.btn02:after {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.4));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  width: 100%;
}
.btn02:hover {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,.3), rgba(255,255,255,.3));
  transition: all 0.1s ease-out;
}
.btn03 {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2), rgba(255,255,255,.2));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2), rgba(255,255,255,.2));
  background-image: linear-gradient(to right, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 7px 10px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  transition: all 0.3s ease-out;
  white-space: nowrap;
}
.btn03:before {
  background-image: -webkit-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.4));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  width: 100%;
}
.btn03:after {
  background-image: -webkit-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.4));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  width: 100%;
}
.btn03:hover {
  background-image: -webkit-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(right, rgba(255,255,255,.4), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.3), rgba(255,255,255,.3));
  transition: all 0.1s ease-out;
}

.clearfix:after {
  content: " ";
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*========================================*/
/*▼▼▼-------公式プラグイン-------▼▼▼*/
/*========================================*/

/*========================================*/
/*▼▼▼-------公式カテゴリ用-------▼▼▼*/
/*========================================*/

.main_menu li > a {
  display: inline-block !important;
  margin-right: 15px;
  padding: 2px !important;
}
.main_menu li {
  margin: 2px 0;
}
.sub_menu {
  padding-left: 5px !important;
}
.sub_menu li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px 0;
  padding-left: 5px;
}
.sub_menu li a {
  display: inline-block !important;
  margin-right: 0;
  padding: 2px !important;
}

/*========================================*/
/*▲▲▲-------公式カテゴリ用-------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼-----公式ユーザータグ用-----▼▼▼*/
/*========================================*/

.plugin-tag {
  font-size: 100%;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: normal;
  word-break: keep-all;
  word-wrap: break-word;
}
.plugin-tag a {
  background-color: rgba(255,255,255,.6);
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 3px 1px;
  padding: 0px 7px;
  text-align: center;
  transition: all 0.3s ease-out;
}
.plugin-tag a:hover {
  background-color: #296dc1;
  color: #FCFCFC;
  transition: all 0.1s ease-out;
}

/*========================================*/
/*▲▲▲-----公式ユーザータグ用-----▲▲▲*/
/*========================================*/

/*========================================*/
/*▲▲▲-------公式プラグイン-------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼-------入力フォーム用-------▼▼▼*/
/*========================================*/

form {
  padding: 0 10px;
}
input, textarea {
  background-color: rgba(255,255,255,.3);
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 3px 0 #888 inset;
  -webkit-box-shadow: 1px 1px 3px 0 #888 inset;
  box-shadow: 1px 1px 3px 0 #888 inset;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 12px;
  margin: 5px 0;
  max-width: 100%;
  padding: 2px 4px;
  transition: all 0.3s ease-out;
}
/*旧IE用*/
.ie_old input, 
.ie_old textarea {
  margin: 0;
}
input:hover, textarea:hover {
  background-color: #F2F2F2;
  transition: all 0.1s ease-out;
}
input:focus, textarea:focus {
  background-color: #FCFCFC;
  -moz-box-shadow: 1px 1px 3px 0 #888 inset, 0 0 3px 1px rgba(69,175,225,0.6);
  -webkit-box-shadow: 1px 1px 3px 0 #888 inset, 0 0 3px 1px rgba(69,175,225,0.6);
  box-shadow: 1px 1px 3px 0 #888 inset, 0 0 3px 1px rgba(69,175,225,0.6);
  outline: none;
  transition: all 0.1s ease-out;
}
input[type="submit"] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #296dc1;
  cursor: pointer;
  display: inline-block !important;
}
input[type="submit"]:focus {
  border: solid 1px #45afe1;
}
input[type="checkbox"] {
  cursor: pointer;
  margin: 7px;
  width: auto;
}
#cm-name {
  width: 160px;
}

/*========================================*/
/*▲▲▲-------入力フォーム用-------▲▲▲*/
/*========================================*/

#wrapper {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 10px;
  position: relative;
  width: 980px;
}

/*========================================*/
/*▼▼▼----------ヘッダー----------▼▼▼*/
/*========================================*/

#wrapper #header {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.6), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.6), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.6), rgba(255,255,255,.4), rgba(255,255,255,0));
  height: 130px;
  margin: 15px 0 0 -5%;
  position: relative;
  width: 110%;
}
#wrapper #header:before {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  content: " ";
  display: block;
  height: 2px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
}
#wrapper #header:after {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  content: " ";
  display: block;
  height: 2px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
}
/*旧IE用*/
.ie_old #wrapper #header {
  background-color: #EEE;
}
#wrapper #header #header-contents {
  background: url("//blog-imgs-68.fc2.com/n/a/t/nattomix/ntr_header_bg01c.png") no-repeat scroll center center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 0 15px;
  position: relative;
}
#wrapper #header #header-contents #title-outer {
  margin: 0 auto;
  padding: 21px 0;
  width: 600px;
}
#wrapper #header #header-contents #title-outer #title {
  color: #2B9ECC;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}
#wrapper #header #header-contents #title-outer #description {
  color: #444;
  font-size: 12px;
  margin: 7px 0 0 0;
  padding: 0;
  text-align: center;
}

/*========================================*/
/*▲▲▲----------ヘッダー----------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼---------コンテンツ---------▼▼▼*/
/*========================================*/

#wrapper #contents {
  background: url("//blog-imgs-68.fc2.com/n/a/t/nattomix/ntr_bg_top01a.png") no-repeat scroll right top, url("//blog-imgs-68.fc2.com/n/a/t/nattomix/ntr_sidebar_bg01c.png") repeat-y scroll right top;
  height: 100%;
  margin: 20px auto 0 auto;
  position: relative;
}
#wrapper #contents:before {
  background: url("//blog-imgs-68.fc2.com/n/a/t/nattomix/ntr_bg_middle01a.png") repeat-y;
  content: " ";
  height: 100%;
  position: absolute;
  top: 6px;
  left: 190px;
  width: 790px;
  z-index: -1;
}
/*旧IE用*/
.ie_old #wrapper #contents {
  background-color: #EEE;
}
#wrapper #contents #bg-bottom {
  background: url("//blog-imgs-68.fc2.com/n/a/t/nattomix/ntr_bg_bottom01b.png") no-repeat;
  height: 6px;
  position: absolute;
  bottom: -12px;
  left: 190px;
  width: 790px;
}
/*旧IE用*/
.ie_old #wrapper #contents #bg-bottom {
  background: none;
}
#wrapper #contents #main {
  float: left;
  margin: 0;
  position: relative;
  left: 190px;
  width: 550px;
}

/*========================================*/
/*▼▼▼---------エントリー---------▼▼▼*/
/*========================================*/

#wrapper #contents #main article {
  background: url("//blog-imgs-68.fc2.com/n/a/t/nattomix/ntr_entry_bg01b.png") no-repeat scroll 3px 20px;
  clear: both;
  padding-top: 0px;
  margin-top: 25px;
  min-height: 300px;
  position: relative;
  z-index: 0;
}
#wrapper #contents #main article:first-child {
  margin-top: 0;
}

/*========================================*/
/*▼▼▼-----エントリーヘッダー-----▼▼▼*/
/*========================================*/

#wrapper #contents #main article header {
  margin: 0;
}
#wrapper #contents #main article header .entry-date {
  display: block;
  float: right;
  font-size: 85%;
  margin: 7px 10px 0 0;
  text-align: right;
}
#wrapper #contents #main article header .entry-title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 140%;
  padding: 10px 10px 10px 15px;
  position: relative;
  margin: 0px;
  width: 100%;
}
#wrapper #contents #main article header .entry-meta .entry-meta-inner .entry-tags {
  margin-left: 7px;
}
#wrapper #contents #main article header .entry-meta .entry-meta-inner .entry-category a,
#wrapper #contents #main article header .entry-meta .entry-meta-inner .entry-tags a {
  display: inline-block;
}

/*========================================*/
/*▲▲▲-----エントリーヘッダー-----▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼------エントリーサイド------▼▼▼*/
/*========================================*/

#wrapper #contents #main article .entry-side {
  height: 100%;
  position: absolute;
  top: 0;
  left: -190px;
}
#wrapper #contents #main article .entry-side .entry-side-inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  line-height: 22px;
  padding: 7px;
  width: 190px;
}
#wrapper #contents #main article .entry-side .entry-side-inner time {
color: #ffffff;

  font-size: 16px;
  line-height: 32px;
  position: absolute;
  top: -12px;
  left: 7px;
  width: 200px;
}
#wrapper #contents #main article .entry-side .entry-side-inner .entry-meta {
  margin-top: 17px;
}
#wrapper #contents #main article .entry-side .entry-side-inner .entry-meta .entry-category a, #wrapper #contents #main article .entry-side .entry-side-inner .entry-meta .entry-tags a {
  display: inline-block;
}
#wrapper #contents #main article .entry-side .entry-comment {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  line-height: 23px;
  max-width: 130px;
  min-width: 110px;
  position: absolute;
  bottom: 80px;
  left: 80px;
  padding: 1px 7px;
}
#wrapper #contents #main article .entry-side .entry-trackback {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  line-height: 23px;
  max-width: 130px;
  min-width: 110px;
  position: absolute;
  bottom: 50px;
  left: 80px;
  padding: 1px 7px;
}
#wrapper #contents #main article .entry-main .fc2_footer {
  background-color: rgba(255,255,255,.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  position: absolute;
  bottom: 19px;
  left: -100px;
  max-width: 130px;
  min-width: 100px;
  padding: 3px 5px;
}

/*========================================*/
/*▲▲▲------エントリーサイド------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼-------エントリー本文-------▼▼▼*/
/*========================================*/

#wrapper #contents #main article .entry-main {
  clear: both;
  line-height: 20px;
  margin: 10px 0 20px 0;
  padding: 0 25px;
}
#wrapper #contents #main article .entry-main a > img {
  border: solid 1px #AAA;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
}
#wrapper #contents #main article .entry-main a > img:hover {
  border: solid 1px #45afe1;
  transition: all 0.1s ease-out;
}
#wrapper #contents #main article .entry-main h3 {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: linear-gradient(to right, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  clear: both;
  color: #3b3b3b;
  font-size: 120%;
  font-weight: normal;
  margin: 40px 0 20px -25px;
  padding: 5px 20px 4px 20px;
}
#wrapper #contents #main article .entry-main h4 {
  border-left: solid 2px rgba(0,0,0,.5);
  clear: both;
  font-size: 120%;
  font-weight: normal;
  margin: 30px 0 10px 0;
  padding: 4px 15px 2px 10px;
}
#wrapper #contents #main article .entry-main h5 {
  clear: both;
  font-size: 120%;
  margin: 20px 0 10px 0;
}
#wrapper #contents #main articl .entry-main h6 {
  clear: both;
  font-size: 110%;
  margin: 20px 0 10px 0;
}
#wrapper #contents #main article .entry-main ul {
  list-style-type: disc;
  list-style-color: #555;
  list-style-position: outside;
  padding-top 4px;
  padding-bottom 4px;
  margin: 0px;
}
#wrapper #contents #main article .entry-main ol {
  list-style-type: decimal;
  list-style-position: outside;
}
#wrapper #contents #main article .entry-main dl {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 0px;
  padding: 20px 15px;
}
#wrapper #contents #main article .entry-main blockquote {
  border: solid 1px #c5e5b3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 5px 0px;
  padding: 20px 15px;
}
#wrapper #contents #main article .entry-main a.btn {
  background-color: rgba(255,255,255,.35);
  border: solid 1px rgba(255,255,255,.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  transition: all 0.3s ease-out;
}
#wrapper #contents #main article .entry-main a.btn:hover {
  background-color: rgba(255,255,255,.7);
  transition: all 0.1s ease-out;
}
#wrapper #contents #main article .entry-main a.entry-morebtn {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,0));
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 30px auto 0 auto;
  padding: 5px 10px;
  position: relative;
  text-align: center;
color: #000000; 

　　transition: all 0.3s ease-out;
  width: 300px;
}
#wrapper #contents #main article .entry-main a.entry-morebtn:before {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
}
#wrapper #contents #main article .entry-main a.entry-morebtn:after {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.7), rgba(255,255,255,0));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
}
#wrapper #contents #main article .entry-main a.entry-morebtn:hover {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.6), rgba(255,255,255,0));
  transition: all 0.1s ease-out;
}

/*========================================*/
/*▲▲▲-------エントリー本文-------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼-----エントリーフッター-----▼▼▼*/
/*========================================*/

#wrapper #contents #main article footer {
  clear: both;
  height: 35px;
  margin: 0;
  padding-top: 20px;
}

/*========================================*/
/*▲▲▲-----エントリーフッター-----▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼---エントリナビゲーション---▼▼▼*/
/*========================================*/

#wrapper #contents #main #entry-nav {
  width: 100%;
  height: 30px;
  margin-top: 20px;
}
#wrapper #contents #main #entry-nav p.entry-nav-prev {
  float: left;
  margin: 0px;
  max-width: 48%;
  padding: 0px;
}
#wrapper #contents #main #entry-nav p.entry-nav-next {
  float: right;
  margin: 0px;
  max-width: 48%;
  padding: 0px;
}
#wrapper #contents #main #entry-nav a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*========================================*/
/*▲▲▲---エントリナビゲーション---▲▲▲*/
/*========================================*/

/*========================================*/
/*▲▲▲---------エントリー---------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼----ページナビゲーション----▼▼▼*/
/*========================================*/

#wrapper #contents #main #page-nav {
  height: 37px;
  margin: 20px 0;
  width: 100%;
}
#wrapper #contents #main #page-nav a {
  font-size: 100%;
}
#wrapper #contents #main #page-nav p.page-nav-prev {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 40%;
}
#wrapper #contents #main #page-nav p.page-nav-next {
  float: right;
  margin: 0px;
  padding: 0px;
  width: 40%;
}

/*========================================*/
/*▲▲▲----ページナビゲーション----▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼----------コメント----------▼▼▼*/
/*========================================*/

#wrapper #contents #main #comments {
  clear: both;
  font-size: 100%;
  margin: 20px 0 0 0;
  position: relative;
}
#wrapper #contents #main #comments h2 {
  padding: 10px;
  margin: 0px;
}
#wrapper #contents #main #comments .comments-inner {
  margin: 15px 0 0 0;
  padding: 0 40px 10px 40px;
  position: relative;
}
#wrapper #contents #main #comments .comment {
  clear: both;
  height: auto;
}
#wrapper #contents #main #comments .comment .comment-body {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper #contents #main #comments .comment .comment-body > h3 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: normal;
  margin: 0 auto;
  padding: 6px 15px 9px 10px;
  width: 100%;
}
#wrapper #contents #main #comments .comment .comment-body .comment-text {
  font-size: 12px;
  margin: 0;
  min-height: 60px;
  padding: 10px 10px 7px 10px;
}
#wrapper #contents #main #comments .comment .comment-body .comment-text hr {
  margin: 8px 0 1px 0;
}
#wrapper #contents #main #comments .comment .comment-body .comment-text .comment-state {
  font-size: 90%;
  margin: 0 0 0 auto;
  min-height: 18px;
  padding: 7px 0 0 0;
  text-align: left;
}
#wrapper #contents #main #comments .comment .comment-body .comment-text .comment-state .comment-name {
  float: left;
  max-width: 220px;
  text-align: left;
}
#wrapper #contents #main #comments .comment .comment-body .comment-text .comment-state .comment-name .comment-img {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
#wrapper #contents #main #comments .comment .comment-body .comment-text .comment-state .comment-date,
#wrapper #contents #main #comments .comment .comment-body .comment-text .comment-state .comment-edit {
  float: right;
  margin-left: 10px;
  text-align: right;
}
#wrapper #contents #main #comments form {
  padding: 10px 20px 10px 20px;
  overflow: hidden;
}
#wrapper #contents #main #comments form input[type="submit"] {
  width: 130px;
}
#wrapper #contents #main #comments form .comment-submit label {
  cursor: pointer;
}
#wrapper #contents #main #comments form textarea {
  height: 110px;
  width: 100%;
}
#wrapper #contents #main #comments .comments-inner > h3 {
  border-left: solid 8px rgba(0,0,0,.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  margin-bottom: 10px;
  padding: 4px 15px 2px 10px;
  width: 100%;
}

/*========================================*/
/*▼▼▼--------コメント編集--------▼▼▼*/
/*========================================*/

#wrapper #contents #main .edit-comments {
  margin-top: 0 !important;
}
#wrapper #contents #main .edit-comments .edit-comments-inner {
  margin-top: 0 !important;
  padding: 10px 30px !important;
}
#wrapper #contents #main .edit-comments .edit-comments-inner textarea {
  height: 300px !important;
}

/*========================================*/
/*▲▲▲--------コメント編集--------▲▲▲*/
/*========================================*/

/*========================================*/
/*▲▲▲----------コメント----------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼-------トラックバック-------▼▼▼*/
/*========================================*/

#wrapper #contents #main #trackback {
  clear: both;
  font-size: 100%;
  padding: 0 0 15px 0;
  position: relative;
  margin: 20px 0 20px;
}
#wrapper #contents #main #trackback h2 {
  padding: 10px;
  margin: 0px;
}
#wrapper #contents #main #trackback .trackback-inner {
  margin: 15px 0 30px 0;
  padding: 0 50px;
}
#wrapper #contents #main #trackback .trackback-inner:first-child {
  margin-top: 35px;
}
#wrapper #contents #main #trackback h3 {
  margin: 0;
  padding: 4px 15px 2px 10px;
}
#wrapper #contents #main #trackback p {
  padding-left: 20px;
  padding-right: 20px;
}
#wrapper #contents #main #trackback input {
  width: 60%;
}
#wrapper #contents #main #trackback input[type="button"] {
  width: auto;
}
#wrapper #contents #main #trackback .trackback-body {
  margin: 0;
  min-height: 60px;
  padding: 10px 10px 5px 10px;
}
#wrapper #contents #main #trackback .trackback-body hr {
  margin: 8px 0 1px 0;
}
#wrapper #contents #main #trackback .trackback-state {
  font-size: 85%;
  margin: 0;
  padding: 7px 0 0 0;
}
#wrapper #contents #main #trackback .trackback-state p {
  display: inline-block;
  margin: 0 0 0 auto;
  padding: 1px 10px 1px 10px;
  text-align: center;
  width: auto;
}
#wrapper #contents #main #trackback .trackback-state p .trackback-img {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
#wrapper #contents #main #trackback .trackback-state .trackback-time {
  float: right;
}

/*========================================*/
/*▲▲▲-------トラックバック-------▲▲▲*/
/*========================================*/

/*========================================*/
/*▲▲▲---------コンテンツ---------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼---------サイドバー---------▼▼▼*/
/*========================================*/

#wrapper #contents #sidebar {
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  float: right;
  width: 240px;
}
#wrapper #contents #sidebar #side-nav {
  height: 20px;
  list-style-type: none;
  margin: 7px 3px 0 3px;
  padding: 0;
}
#wrapper #contents #sidebar #side-nav .side-nav-item {
  float: right;
  margin: 0 8px;
}
#wrapper #contents #sidebar aside.sidebar-plugins {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
#wrapper #contents #sidebar aside.sidebar-plugins h2 {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: linear-gradient(to right, rgba(255,255,255,.2), rgba(255,255,255,.2), rgba(255,255,255,0));
  color: #3b3b3b;
  font-size: 120%;
  font-weight: normal;
  margin: 0 auto 0 auto;
  padding: 5px 10px 4px 10px;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content {
  font-size: 90%;
  padding: 0 10px 10px 10px;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content .emoji {
  border: none;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content .plugin-myimage {
  text-align: center !important;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content a > img {
  border: solid 1px #AAA;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content a > img:hover {
  border: solid 1px #45afe1;
  transition: all 0.1s ease-out;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content p {
  margin: 0;
  padding: 6px 0;
  word-wrap: break-word;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content ul {
  font-size: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2px auto;
  width: 100%;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content ul li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 1px 7px;
  transition: background-color 0.3s ease-out;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content ul li a:hover {
  background-color: rgba(255,255,255,.5);
  transition: background-color 0.1s ease-out;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content ul li.list-horizontal {
  float: left;
  width: 50%;
}
#wrapper #contents #sidebar aside.sidebar-plugins .sidebar-plugin-content ul li.list-horizontal a {
  padding: 1px 5px;
}

/*========================================*/
/*▲▲▲---------サイドバー---------▲▲▲*/
/*========================================*/

/*========================================*/
/*▼▼▼----------フッター----------▼▼▼*/
/*========================================*/

#wrapper #footer {
  background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.6), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.6), rgba(255,255,255,.4), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.4), rgba(255,255,255,.6), rgba(255,255,255,.4), rgba(255,255,255,0));
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  clear: both;
  font-size: 90%;
  margin: 30px 0 0 0;
  padding: 0;
  position: relative;
}
/*旧IE用*/
.ie_old #wrapper #footer {
  background-color: #EEE;
}
#wrapper #footer:before {
  background-image: -webkit-linear-gradient(left, rgba255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,0));
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,.8), rgba(255,255,255,0));
  content: " ";
  display: block;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
}
#wrapper #footer #copyright {
  clear: both;
  padding: 7px 0 7px 0;
  position: relative;
}
#wrapper #footer #copyright #copyright-inner {
  padding: 0 10px;
  margin: 0 auto;
}
#wrapper #footer #copyright #copyright-inner p {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#wrapper #footer #copyright #copyright-inner .fc2ad {
  text-align: center;
}

/*========================================*/
/*▲▲▲----------フッター----------▲▲▲*/
/*========================================*/