@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/* 追記 */
.youtube-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.youtube-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*追記 ここまで */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, p, th, td, a, section, article {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6, small {
  font-size: 100%;
}

dl, dt, dd, ul, ol, li {
  list-style: none;
}

progress, video {
  max-width: 100%;
}

/* ----------------------------------------------------- */
/* Common
/* ----------------------------------------------------- */
html, body {
  min-height: 100%;
  height: 100%;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

::-webkit-input-placeholder {
  color: #D9D9D9;
}

:-moz-placeholder {
  color: #D9D9D9;
}

#wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

*,
input[type="search"] {
  -webkit-appearance: none;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

/* ----------------------------------------------------- */
/* Extend
/* ----------------------------------------------------- */
.clearfix:before, .header:before, .nav-menu .nav-btn ul:before, .module--tag-cloud .module__body:before, .comment-link:before, .pagination ul:before, .tag-category:before, .ad-area:before,
.clearfix:after,
.header:after,
.nav-menu .nav-btn ul:after,
.module--tag-cloud .module__body:after,
.comment-link:after,
.pagination ul:after,
.tag-category:after,
.ad-area:after {
  content: " ";
  display: table;
}

.clearfix:after, .header:after, .nav-menu .nav-btn ul:after, .module--tag-cloud .module__body:after, .comment-link:after, .pagination ul:after, .tag-category:after, .ad-area:after {
  clear: both;
}

.box {
  display: -webkit-box;
  display: -moz-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.4em;
  line-height: 1.6;
  color: #37474F;
  background: #eee;
  vertical-align: baseline;
  word-break: break-all;
  font-family: '游ゴシック', YuGothic,'Helvetica Neue','Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', Meiryo, sans-serif;
}

a {
  text-decoration: none;
  color: #4DB6AC;
}

blockquote {
  padding: 15px;
  color: #666;
  background-color: #e5f5fc;
  margin: 0;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* ----------------------------------------------------- */
/* Layout
/* ----------------------------------------------------- */
.main {
  background: #eee;
}

.l-header {
  padding-bottom: 10px;
  margin-bottom: -10px;
  background: #eee;
}

.l-content {
  margin-bottom: 20px;
}

/*
.header {
	padding: 10px 56px 10px 10px;
	position: relative;
	width: 100%;
	margin: 0 !important;
	@extend .clearfix;
	@at-root {
		__inner {
			width: 100%;
			display: table;
		}
	}
	h1 {
		font-size: 2.2rem;
		line-height: 1.3;
		margin-bottom: 3px;
		a {
			color: $text-color;
		}
	}
	.description {
		font-size: 1.3rem;
	}
	.open-right {
		width: 36px;
		height: 33px;
		position: absolute;
		display: block;
		top: 10px;
		right: 10px;
		border: 1px solid #37474F;
		&:after {
			font-family: 'glyphicon';
			content: '\e67c';
			position: absolute;
			top: 0;
			bottom: 0;
			right: 8px;
			margin: auto;
			font-size: 2.1rem;
			color: #37474F;
			height: 33px;
		}
	}
}
*/
.header {
  padding: 10px 56px 10px 10px;
  position: relative;
  background: #eee;
  width: 100%;
  margin: 0 !important;
}
.header__inner {
  width: 100%;
  display: table;
}
.header h1 {
  font-size: 2.2rem;
  line-height: 1.3;
  margin-bottom: 3px;
}
.header h1 a {
  color: #37474F;
}
.header .description {
  font-size: 1.3rem;
}
.header .menu-btn {
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #37474F;
}
.header .menu-btn .icon-reorder {
  display: table-cell;
  width: 36px;
  height: 32px;
  vertical-align: middle;
  border-radius: 1px;
}
.header .menu-btn .icon-reorder:before {
  font-size: 2.4rem;
}

.nav-menu {
  display: none;
  border-top: 1px solid #E6E6E6;
}
.nav-menu__title {
  padding: 10px;
  background: #4DB6AC;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: 700;
}
.nav-menu .nav-list {
  background: #fff;
}
.nav-menu .nav-list__item a {
  display: block;
  position: relative;
  padding: 8px 10px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #37474F;
  border-bottom: 1px solid #37474F;
}
.nav-menu .nav-list__item a:after {
  font-family: 'glyphicon';
  content: '\e635';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  font-size: 1.2rem;
  width: 8px;
  height: 16px;
}
.nav-menu .nav-list__item a .count {
  position: absolute;
  top: 50%;
  right: 28px;
  width: 40px;
  height: 26px;
  margin-top: -13px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: #4DB6AC;
}
.nav-menu .nav-list__item:last-child a {
  border-bottom: 0;
}
.nav-menu .nav-btn {
  padding: 15px 5px;
  border-top: 1px solid #111;
  border-bottom: 1px solid #111;
  background: #fff;
}
.nav-menu .nav-btn ul li {
  float: left;
  width: 48%;
  margin: 0 1%;
}
.nav-menu .nav-btn a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 14px 12px;
  color: #111;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  background: #fff;
  border: 1px solid #37474F;
}
.nav-menu .nav-btn a:before {
  color: #111;
}
.nav-menu .nav-search {
  padding: 10px;
  margin-bottom: 10px;
  background: #fff;
}
.nav-menu .nav-search input {
  border: 1px solid #37474F;
}
.nav-menu .change-pc a:before {
  font-family: 'glyphicon';
  content: "\e69c";
  margin-right: 5px;
}
.nav-menu .home a:before {
  font-family: 'glyphicon';
  content: "\e6de";
  margin-right: 5px;
}

#nav-list-categories-more,
#nav-list-archives-more {
  padding: 10px;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  color: #37474F;
  background: #fff;
}
#nav-list-categories-more:after,
#nav-list-archives-more:after {
  content: '\e683';
  margin-left: 4px;
  font-family: 'glyphicon';
  font-size: 1.2rem;
  vertical-align: -1px;
}

#nav-list-archives-more {
  border-bottom: 1px solid #37474F;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.entry .entry__date {
  font-size: 1.3rem;
  text-align: center;
}
.entry .entry__title {
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
  text-align: left;
}
.entry .entry__title a {
  color: #37474F;
  text-decoration: underline;
}
.entry .entry__thumbnail {
  margin-bottom: 10px;
  width: 100%;
  height: 223px;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.entry .entry__thumbnail--inner {
  background: #37474F;
  width: 100%;
  height: 223px;
}

.entry .entry__thumbnail--bgnone {
  background: none;
}
.entry .entry__thumbnail--bgnone a {
  display: block;
  width: 100%;
  height: 223px;
  background: url(https://blog.seesaa.jp/visual/spv5/common/images/image-none.png) no-repeat;
  background-size: 100% auto;
  background-position: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.entry .entry__thumbnail img {
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.entry .entry-tag {
  margin-bottom: 5px;
}
.entry .entry-tag:before {
  content: '\e625';
  display: inline-block;
  margin: 0px 1px 0 0;
  font-family: 'glyphicon';
  font-size: 1.2rem;
  color: #37474F;
}

.entry .entry-tag__item {
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
}
.entry .entry-tag__item a {
  text-transform: uppercase;
}
.entry .entry-tag__item a:hover {
  text-decoration: none;
}

.article {
  position: relative;
  margin: 10px 10px 20px;
  padding: 30px 0 0;
  background: #fff;
  border-top: 4px solid #4DB6AC;
  overflow: hidden;
}
.article--entry {
  padding: 20px 10px 20px;
}

.article__date {
  font-size: 1.3rem;
  text-align: center;
}

.article__title {
  font-size: 2.1rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  color: #4DB6AC;
  line-height: 1.4;
  padding: 0 10px;
}

.article__content {
  padding: 15px 10px;
  line-height: 1.8;
  margin-bottom: 10px;
}
.article__content h1, .article__content h2, .article__content h3, .article__content h4, .article__content h5, .article__content h6 {
  border-left: 4px solid #00a0e9;
  padding-left: 5px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 12px;
}
.article__content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.article__content .twitter-tweet {
  background-color: #ffffff;
  margin-bottom: 1px;
  padding: 10px;
  border: 1px solid #37474F;
}
.article__content .tweetBlockQuote {
  display: flex;
}
.article__content .tweetBlockQuote a {
  color: #4DB6AC;
}
.article__content .tweetBlockQuote .tweetImg {
  max-width: 53px;
  min-width: 53px;
  margin-right: 10px;
}
.article .article-tag {
  margin-bottom: 5px;
}
.article .article-tag:before {
  content: '\e625';
  display: inline-block;
  margin: 0px 1px 0 0;
  font-family: 'glyphicon';
  font-size: 1.2rem;
  color: #37474F;
}

.article .article-tag__item {
  font-size: 13px;
  margin-right: 5px;
  display: inline-block;
}
.article .article-tag__item a {
  text-transform: uppercase;
}
.article .article-tag__item a:hover {
  text-decoration: none;
}
.article .article-thumbnail {
  margin-bottom: 10px;
  width: 100%;
  height: 223px;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}
.article .article-thumbnail--inner {
  background: #37474F;
  width: 100%;
  height: 223px;
}

.article .article-thumbnail--bgnone {
  background: none;
}
.article .article-thumbnail--bgnone div {
  display: block;
  width: 100%;
  height: 223px;
  background: url(https://blog.seesaa.jp/visual/spv5/common/images/image-none.png) no-repeat;
  background-size: 100% auto;
  background-position: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.article .article-thumbnail img {
  max-height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.article .article-body {
  margin-bottom: 14px;
}
.article .article-comment a {
  display: block;
}
.article .article-comment a:hover {
  text-decoration: none;
}
.article .article-footer {
  clear: both;
  /* アイコン 日時 */
  /* アイコン コメント */
  /* アイコン トラックバック */
  /* アイコン カテゴリー */
  /* アイコン ニックネーム */
}
.article .article-footer--inner {
  padding: 10px;
}
.article .article-footer .article-posttime,
.article .article-footer .comment-posttime,
.article .article-footer .trackback-posttime {
  font-size: 1.2rem;
}
.article .article-footer .article-posttime:before,
.article .article-footer .comment-posttime:before,
.article .article-footer .trackback-posttime:before {
  content: '\e615';
  display: inline;
  margin-right: 3px;
  font-family: 'glyphicon';
  font-size: 1.4rem;
  vertical-align: -2px;
  color: #37474F;
}
.article .article-footer .article-comment {
  font-size: 1.2rem;
}
.article .article-footer .article-comment:before {
  content: '\e651';
  display: inline-block;
  margin-right: 2px;
  font-family: 'glyphicon';
  color: #37474F;
}
.article .article-footer .article-trackback {
  font-size: 1.2rem;
}
.article .article-footer .article-trackback:before {
  content: '\e654';
  display: inline-block;
  margin: -1px 3px 0 0;
  font-family: 'glyphicon';
  font-size: 1.4rem;
  vertical-align: -1px;
  color: #37474F;
}
.article .article-footer .article-category {
  font-size: 1.2rem;
}
.article .article-footer .article-category:before {
  content: '\e655';
  display: inline-block;
  margin: 1px 5px 0 0;
  font-family: 'glyphicon';
  font-size: 1.2rem;
  color: #37474F;
}
.article .article-footer .article-nickname {
  font-size: 1.2rem;
}
.article .article-footer .article-nickname:before {
  content: '\e605';
  float: left;
  margin-right: 5px;
  font-family: 'glyphicon';
  color: #37474F;
}

.related-article {
  padding: 10px;
}
.related-article__heading {
  position: relative;
  font-size: 13px;
  font-weight: bold;
  background: #37474F;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.related-article .related-article-list {
  margin-top: 10px;
}
.related-article .related-article-list__item {
  position: relative;
  width: 48.5%;
  height: 134px;
  float: left;
  vertical-align: top;
  margin-right: 9px;
  margin-bottom: 10px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #eee;
}
.related-article .related-article-list__item:nth-child(even) {
  margin-right: 0;
}
.related-article .related-article-list__item:after {
  content: "";
  background: #fff;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
}
.related-article .related-article-list .related-article-thumbnail {
  background: #4DB6AC;
  height: 92px;
  overflow: hidden;
}
.related-article .related-article-list .related-article-thumbnail img {
  width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.related-article .related-article-list .related-article-thumbnail--bgnone {
  background: none;
}
.related-article .related-article-list .related-article-thumbnail--bgnone div {
  display: block;
  width: 100%;
  height: 92px;
  background: url(https://blog.seesaa.jp/visual/spv5/common/images/image-none.png) no-repeat;
  background-size: 170px auto;
  background-position: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.related-article .related-article-list .related-article-title {
  line-height: 1.3;
  font-size: 1.3rem;
  padding: 5px;
  height: 40px;
  overflow: hidden;
}

.module {
  margin: 15px 10px;
  background: #fff;
  border: 1px solid #eee;
  /*
  	&:not([class^="module module--"]) {
  		background: none;
  	}
  */
}
.module__heading {
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  border-top: 4px solid #4DB6AC;
  border-bottom: 1px solid #eee;
  color: #37474F;
  padding: 5px 10px;
}

.module__body {
  padding: 15px 10px;
  font-size: 16px;
  background: #fff;
}

.module--month-photo .module__body,
.module--category .module__body,
.module--archive .module__body, a
.module--recent-photo .module__body,
.module--recent-comment .module__body {
  padding: 0;
}

.module--month-photo .module__body,
.module--category .module__body,
.module--archive .module__body {
  position: relative;
}
.module--month-photo .module__body:after,
.module--category .module__body:after,
.module--archive .module__body:after {
  content: '\e683';
  position: absolute;
  right: 15px;
  top: 10px;
  font-family: 'glyphicon';
  margin: auto;
}

.module--recent-photo .module__body {
  padding: 0px 10px;
}
.module--recent-photo .photo-list {
  padding: 0;
  border: 0;
  margin: 10px 0 0;
}

.module--recent-comment .comment-list__item {
  border-bottom: 1px solid #eee;
}
.module--recent-comment .comment-list__item:last-child {
  border-bottom: none;
}
.module--recent-comment .comment-list__item a {
  padding: 10px;
  display: block;
}
.module--recent-comment .comment-list__item .comment-article {
  font-weight: bold;
}
.module--recent-comment .comment-list__item .comment-body {
  margin-bottom: 3px;
  line-height: 1.3;
}
.module--recent-comment .comment-list__item .comment-posttime {
  font-size: 1.2rem;
  color: #bbb;
  text-align: right;
}
.module--recent-comment .comment-list__item .comment-article .to {
  background: #37474F;
  color: #fff;
  padding: 0px 4px;
  border-radius: 1px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: 2px;
  line-height: 1.4;
  margin-right: 5px;
  height: 14px;
}

.module--search form {
  display: flex;
  justify-content: space-between;
}
.module--search form input {
  width: 82%;
  padding: 7px 10px;
  font-size: 16px;
  vertical-align: middle;
  height: 39px;
}
.module--search form button {
  width: 18%;
  background: #4DB6AC;
  color: #fff;
  padding: 7px 10px;
}

.module--tag-cloud .module__body {
  padding: 15px 10px 5px;
}
.module--tag-cloud li {
  margin-right: 8px;
  margin-bottom: 10px;
  float: left;
}
.module--tag-cloud li a {
  background: #4DB6AC;
  color: #fff;
  padding: 1px 5px;
  display: block;
  font-size: 14px;
}

.module--upload-detail .module__body--inner {
  text-align: center;
}

.module--popular-entry ul {
  list-style-type: decimal;
  color: #37474F;
  padding-left: 25px;
}
.module--popular-entry ul li {
  list-style: inherit;
  margin-bottom: 15px;
}
.module--popular-entry ul li:last-child {
  margin-bottom: 0;
}
.module--popular-entry ul li a {
  font-weight: bold;
}

.comment .comment-list {
  margin-bottom: 10px;
}
.comment .comment-list__item {
  background: #eee;
  margin-bottom: 10px;
  padding: 10px;
}
.comment .comment-list__item .comment-writings {
  margin-bottom: 5px;
}
.comment .comment-list__item .comment-detail {
  text-align: right;
  font-size: 1.2rem;
}
.comment .comment-add {
  margin-top: 10px;
  margin-bottom: 15px;
}
.comment .comment-add a {
  width: 100%;
  padding: 10px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  border: none;
  background: #4DB6AC;
  display: block;
}
.comment .comment-add a:before {
  content: '\e62a';
  margin-right: 3px;
  font-family: 'glyphicon';
  font-weight: 400;
  color: #fff;
}
.comment .comment-none {
  margin: 15px 0 25px;
  text-align: center;
  font-size: 14px;
}

.comment-link {
  border-top: 1px solid #eee;
  background: #FAFAFA;
}
.comment-link__item {
  float: left;
  width: 50%;
}
.comment-link__item a {
  background: #fff;
  padding: 14px 0;
  color: #37474F;
  font-size: 1.2rem;
  font-weight: 700;
}
.comment-link__item:only-of-type {
  float: none;
  width: 100%;
}
.comment-link__item:nth-of-type(2) {
  border-left: 1px solid #fff;
}
.comment-link__item:nth-of-type(2n-1) {
  border-right: 1px solid #eee;
}
.comment-link__item--link a {
  display: inline-block;
  width: 100%;
  text-align: center;
  border-left: 1px solid #FFF;
}
.comment-link__item--link a:before {
  font-family: 'glyphicon';
  content: "\e651";
  margin-right: 3px;
  font-weight: 400;
  color: #37474F;
}

.comment-link__item--post a {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.comment-link__item--post a:before {
  font-family: 'glyphicon';
  content: "\e62a";
  margin-right: 3px;
  font-weight: 400;
  color: #37474F;
}

.post-comment dl {
  margin-bottom: 16px;
}
.post-comment dl:last-of-type {
  margin: 0;
}
.post-comment dl dt {
  margin-bottom: 3px;
  font-size: 1.2rem;
  font-weight: 700;
}
.post-comment input[type='text'],
.post-comment input[type='email'],
.post-comment input[type='url'],
.post-comment input[type='password'],
.post-comment input[type='tel'],
.post-comment textarea {
  width: 100%;
  padding: 6px 8px;
  border: 1px solid #eee;
  font-size: 16px;
}
.post-comment textarea {
  min-height: 120px;
}
.post-comment .comment-submit {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 12px;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  border: none;
  background: #4DB6AC;
}

.trackback {
  padding: 20px 10px;
  margin: 0 10px 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}
.trackback .trackback-url {
  margin-bottom: 30px;
}
.trackback .trackback-url dt {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  border-left: 4px solid #37474F;
  padding-left: 7px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.trackback .trackback-article h4 {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  border-left: 4px solid #37474F;
  padding-left: 7px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.tag-list {
  margin: 10px 0 5px;
}
.tag-list__item {
  display: inline-block;
  margin-right: 5px;
}
.tag-list__item a {
  font-size: 1.2rem;
  text-decoration: underline;
}

.video-list .title {
  margin-bottom: 5px;
}
.video-list li {
  padding: 10px;
  margin: 10px;
  background: #fff;
}

.audio-list .title {
  margin-bottom: 5px;
}
.audio-list li {
  padding: 10px;
  margin: 10px;
  background: #fff;
}
.audio-list audio {
  width: 100%;
}

/*
.dropdown {
	margin: 0;
	padding: 5px 10px;
	cursor: pointer;
	font-weight: 400;
	background: #37474F;
	&:after {
		content: '\e683';
		position: absolute;
		right: 15px;
		font-family: 'glyphicon';
	}
}
*/
.dropdown-detail {
  display: none;
  margin: 0;
  border-top: none;
  background: #fff;
}

.dropdown-select {
  border: none;
  background: #fff;
  padding: 10px;
  width: 100%;
}

.more {
  text-align: right;
  margin-right: 10px;
  margin-bottom: 20px;
}
.more a {
  text-align: center;
  border-radius: 1px;
  color: #fff;
  background: #4DB6AC;
  padding: 3px 20px;
  display: inline-block;
  font-size: 14px;
}

.pagination {
  margin-bottom: 20px;
}
.pagination ul {
  width: 100%;
}
.pagination--nmb {
  margin-bottom: 0;
}

.pagination--comment {
  margin-left: 0;
  margin-right: 0;
}
.pagination--comment .pagination__item {
  margin-left: 0;
  margin-right: 0;
}
.pagination--comment .pagination__item--back {
  width: 32%;
  margin: 0 auto;
}

.pagination__item a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 10px 5px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #37474F;
  border: 1px solid #eee;
  background: #fff;
}
.pagination__item--prev {
  float: left;
  width: 32%;
  margin-left: 10px;
}
.pagination__item--prev a {
  padding: 10px 6px 10px 10px;
}
.pagination__item--prev a:before {
  content: '\e634';
  position: absolute;
  left: 6px;
  font-family: 'glyphicon';
  font-weight: 400;
  color: #37474F;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 0;
  line-height: 0;
}

.pagination__item--next {
  float: right;
  width: 32%;
  margin-right: 10px;
}
.pagination__item--next a {
  padding: 10px 10px 10px 6px;
}
.pagination__item--next a:after {
  content: '\e635';
  position: absolute;
  right: 6px;
  font-family: 'glyphicon';
  font-weight: 400;
  color: #37474F;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 0;
  line-height: 0;
}

.pagination__item--home {
  width: 26%;
  margin: 0 auto;
}
.pagination__item--home a:before {
  content: '\e6de';
  margin-right: 3px;
  font-family: 'glyphicon';
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 0;
  color: #37474F;
  vertical-align: -1px;
}
.pagination .back {
  width: 26%;
  margin: 0 auto;
}
.pagination .back-comment-list {
  float: left;
  width: 48%;
}
.pagination .back-article {
  float: right;
  width: 48%;
}

.photo-list {
  border: 1px solid #eee;
  margin: 15px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #fff;
  padding: 15px 10px 5px;
}
.photo-list:before {
  content: "";
  display: block;
  width: 23%;
  order: 1;
}

.photo-list:after {
  content: "";
  display: block;
  width: 23%;
}

.photo-list__item {
  width: 76px;
  height: 55px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.photo-list__item--inner {
  background: #37474F;
  width: 76px;
  height: 55px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.photo-list__item img {
  height: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: none;
}
.photo-list__item a {
  display: block;
}
.photo-list__item .image-title {
  margin: 0;
  padding: 6px 8px 8px;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1.5;
  color: #666;
  border: 1px solid #E0E0E0;
  border-top: 0;
}

.info {
  margin: 20px 11px;
  padding: 15px 10px;
  text-align: center;
  color: #AAA;
  border: 1px solid #eee;
  background: #FCFCFC;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.info p {
  font-weight: 700;
}
.info.error {
  color: #FF7F8C;
  border: 1px solid #FFCCD3;
  background: #FFE5E8;
}
.info.success {
  color: #59B259;
  border: 1px solid #A0E5A0;
  background: #E5FFE5;
}

.tag-category {
  padding: 0 12px 15px;
}
.tag-category li {
  float: left;
  width: 25%;
}
.tag-category li a {
  display: inline-block;
  width: 100%;
  padding: 8px;
  font-weight: 700;
  text-align: center;
  color: #37474F;
  border: 1px solid #37474F;
  background: #fff;
}
.tag-category .active a {
  background: #37474F;
  color: #fff;
}

.page-title {
  margin: 10px 10px 0;
  padding: 10px 15px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  background: #37474F;
  color: #fff;
}

.search form,
.nav-search form {
  position: relative;
  display: block;
}
.search form:before,
.nav-search form:before {
  content: '\e601';
  position: absolute;
  left: 14px;
  display: block;
  font-family: 'glyphicon';
  font-size: 2rem;
  line-height: 44px;
  color: #37474F;
  padding-right: 10px;
}
.search input[type='text'],
.search input[type='search'],
.nav-search input[type='text'],
.nav-search input[type='search'] {
  display: inline-block;
  width: 100%;
  height: 44px;
  padding: 0 10px 0 44px;
  font-size: 1.4rem;
}
.search .icon-search,
.nav-search .icon-search {
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -.5em;
  font-size: 1.4rem;
  color: #37474F;
}
.search .search-submit,
.nav-search .search-submit {
  display: none;
}

.bookmark {
  text-align: center;
  padding-top: 0;
  margin-top: 15px;
  margin-bottom: 5px;
}
.bookmark .seesaa-simple-sbm {
  height: 20px;
  margin-left: 14px;
}
.bookmark .seesaa-simple-sbm__item {
  background: none;
  margin-right: 14px;
}
.bookmark .seesaa-simple-sbm__item .seesaa-simple-sbm-twitter {
  background-position: 0px 0px;
  width: 32px;
  height: 26px;
}
.bookmark .seesaa-simple-sbm__item .seesaa-simple-sbm-facebook {
  background-position: -47px 0px;
  width: 26px;
  height: 26px;
}
.bookmark .seesaa-simple-sbm__item .seesaa-simple-sbm-hatena {
  background-position: -88px 0px;
  width: 26px;
  height: 26px;
}
.bookmark .seesaa-simple-sbm__item .seesaa-simple-sbm-gplus {
  background-position: -129px 0px;
  width: 28px;
  height: 26px;
}
.bookmark .seesaa-simple-sbm__item .seesaa-simple-sbm-line {
  background-position: -171px 0;
  width: 26px;
  height: 26px;
}
.bookmark .seesaa-simple-sbm__item .seesaa-simple-sbm-ldr input {
  width: 26px;
  height: 26px;
  padding: 0;
}
.bookmark .seesaaBookmarks {
  height: auto !important;
}
.bookmark .seesaaBookmarks img {
  top: 0;
}
.bookmark .facebookBookmark .fb-like > span {
  vertical-align: top !important;
}
.bookmark .seesaaBookmarks {
  float: none;
}
.bookmark .sns_box {
  display: inline-block;
  margin: 0 10px 10px 0;
  line-height: 0;
  vertical-align: bottom;
}
.bookmark .sns_box:last-of-type {
  margin-right: 0;
}
.bookmark .twitter-share-button-width {
  width: 92px !important;
}
.bookmark .twitter-share-button-height {
  width: 69px !important;
}

/*
 * Ad
 */
.ad-area {
  display: block !important;
  width: 100%;
  margin: 10px 0;
  text-align: center;
}
.ad-area.ad-header {
  display: block !important;
  height: 50px;
}
.ad-area.ad-body-header {
  display: block !important;
  margin: 0 0 15px;
}
.ad-area.ad-body-header span {
  line-height: 1.5 !important;
}
.ad-area.ad-body {
  display: block !important;
}
.ad-area.ad-body span {
  line-height: 1.5 !important;
}
.ad-area.ad-body-footer {
  display: block !important;
}
.ad-area.ad-footer {
  width: 300px;
  margin: 0 auto;
}
.ad-area.ad-footer div {
  display: block !important;
}

.ad-center {
  text-align: center;
}

.read-more {
  text-align: right;
}
.read-more a {
  border-radius: 1px;
  color: #fff;
  background: #4DB6AC;
  padding: 3px 17px;
  display: inline-block;
}

/* ----------------------------------------------------- */
/* Footer
/* ----------------------------------------------------- */
.footer {
  width: 100%;
}
.footer .footer-nav {
  padding: 15px 5px;
  text-align: center;
  background: #fff;
}
.footer .footer-nav__item {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #eee;
}
.footer .footer-nav__item:last-of-type {
  margin: 0;
  padding: 0;
  border: none;
}
.footer .footer-nav__item a {
  color: #4DB6AC;
}
.footer .footer-nav__item--change-pc a:before {
  content: '\e69c';
  margin-right: 5px;
  font-family: 'glyphicon';
  vertical-align: -1px;
  color: #37474F;
}
.footer .copyright {
  height: 50px;
  font-size: 1.2rem;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  background: #37474F;
}

.related-article .related-article-list, .bookmark {
  *zoom: 1;
}
.related-article .related-article-list:after, .bookmark:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.adstir_wrap a:after {
  font-size: 1.6rem !important;
}

.article .article__content a {
  text-decoration: underline;
}
.free-area {
  background: #fff;
  padding: 10px;
  margin: 10px;
}
.free-area a {
  text-decoration: underline;
}
.module--free-area {
  padding: 10px;
}
.module--free-area a {
  text-decoration: underline;
}
.module--popular-entry a {
  text-decoration: underline;
}
