@charset "utf-8";
@import url(https://parts.blog.livedoor.jp/css/template_7thgen.css);

/**
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSStylesheet;
 :title "Official Blog Template";
 :shortdesc "Design Template for livedoor Blog Official Blogger";
 :created "2016-04-14";
 :release [:revision "β1.8"; :created "2019-09-03"];
 :page <https://blog.livedoor.com>;
 :rights "LINE Corporation".
*/


/* 基本設定
----------------------------------------------- */
body {
	background:#fcf18c url("/reimages/title_bg.jpg") no-repeat center top;
	font: 14px/1.2 Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}
#wrapper {
	position: relative;
}
#container {
	margin: 0 auto;
}
#content {
}
#main {
    position: relative;
    padding: 10px 0 40px;
    z-index: 2;
}
#sidebar {
  padding: 10px 0 40px;
  width: 300px;
}
a,
.calendarhead a:visited {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}


/* ブログのヘッダー、タイトル、説明
----------------------------------------------- */
#blog-header {
    height: 612px;
	padding-top: 0;
}
#blog-header-inner {
    position: relative;
	max-width: 1080px;
	width: 100%;
    left: 0;
    margin: 0 auto;
    height: 612px;
    background-repeat: no-repeat;
    background-position: center top;
}
#blog-header-inner .blog-header-logo {
    position: absolute;
    top: 10px;
    left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1080px;
	width: 100%;
}
#blog-title {
  padding: 48px 48px 8px;
}
#blog-description {
  padding: 0 48px;
}
#blog-title,
#blog-title a {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
#blog-description,
#blog-description a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
}
#blog-header.hide-text #blog-title,
#blog-header.hide-text #blog-title a {
  display: block;
  width: 1080px;
  height: 100%;
}
#blog-header.hide-text #blog-title {
  padding: 0;
}
#blog-header.hide-text #blog-title a {
  background-color:#fff;
  opacity: 0;
  filter: alpha(opacity = 0);
  -webkit-transition: opacity 0.1s linear;
     -moz-transition: opacity 0.1s linear;
      -ms-transition: opacity 0.1s linear;
          transition: opacity 0.1s linear;
}
#blog-header.hide-text #blog-title a:hover {
  opacity: 0.15;
}


/* メニューバー
------------------------------------- */
.ldb_menu-wrapper {
	position: relative;
	margin: 0 auto 30px;
	z-index: 10;
}
.ldb_menu-inner{
	position: relative;
  margin: 0 auto;
	padding: 15px 0;
	border-bottom: 3px solid #ffe60a;
	border-top: 3px solid #ffe60a;
}
.ldb_menu {
}
.ldb_menu-list {
	display: flex;
	justify-content:center;
	text-align:center;
}
.ldb_menu-list li{
	position: relative;
    list-style: none;
	letter-spacing: 0;
}
.ldb_menu-list li a {
	position: relative;
    color: #363636;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 10px 17px;
	border-radius: 30px;
	background: #fff;
	margin: 0;
    text-decoration: none;
    font-weight: bold;
	overflow: hidden;
}
.ldb_menu-list li a:hover {
    color: #fff !important;
	background: #ffe60a;

}
.ldb_menu-icons {
  display: none;
}
.ldb_menu-icons li {
  display: inline-block;
  margin: 0 4px;
}
.ldb_menu-list li:nth-last-child(-n+5){
	position: relative;
	top:5px;
}
.ldb_menu-icons .ldb_menu-icon-rss a {
  color: #fff;
  font-size: 32px;
}
.ldb_menu-list li:nth-last-child(-n+5) a{
	position: relative;
	top:-5px;
	text-indent: -99999px;
	border:none;
	background: none;
	padding: 0 5px;
	margin: 0 5px;
	min-width: auto;
	height: 34px;
	box-sizing: inherit;
	border-radius: 0;
}
.ldb_menu-list li:nth-last-child(-n+5):before {
	background: none;
}
.ldb_menu-list li:nth-last-child(-n+5) a:hover{
	opacity: 0.7;
}
/*.ldb_menu-list li:nth-last-child(1) a{
	background: url(//reimages/ico_twitter.png) no-repeat;
	width: 36px;
}*/
.ldb_menu-list li:nth-last-child(4) a{
	background: url("/reimages/ico_insta.png") no-repeat;
	width: 34px;
}
.ldb_menu-list li:nth-last-child(3) a{
	background: url("/reimages/ico_facebook.png") no-repeat;
	width: 34px;
}
.ldb_menu-list li:nth-last-child(2) a{
	background: url("/reimages/ico_line.png") no-repeat;
	width: 34px;
}
.ldb_menu-list li:nth-last-child(1) a{
	background: url(/reimages/ico_b.png) no-repeat;
	width: 34px;
}
.ldb_menu-list li:nth-last-child(5) a{
	background: url("/reimages/ico_twitter.png") no-repeat;
	width: 34px;
	z-index: 10;
	margin-left: 45px;
}
.ldb_menu-icons {
  display: none;
}
.ldb_menu-icons li {
  display: inline-block;
  margin: 0 4px;
}
.ldb_menu-icons .ldb_menu-icon-rss a {
  color: #fff;
  font-size: 32px;
}
.ldb_menu-icons {
  position: absolute;
  right: 0;
  top: 0;
  margin: 9px;
}
.ldb_menu-icons li {
  display: inline-block;
  margin: 0 4px;
}
.ldb_menu-icons .ldb_menu-icon-rss a {
  color: #fff;
  font-size: 32px;
}



/* メインカラム
----------------------------------------------- */
/* 記事全体 */
.article {
	position: relative;
	padding: 40px;
	margin-bottom: 50px;
	background: #fff;
	border-radius: 15px;
	border:4px solid #ffe60a;
}
.article-inner {
}
.article-description {
  line-height: 1.5;
}
.article-date,
.article-category {
  display: inline-block;
  font-size: 12px;
}

/* カテゴリ、コメント */
.article-category dt,
.article-comment-count dt {
  display: none;
}
.article-category dl:before {
  font-family: 'FontAwesome';
  content:"\f07b";
}
.article-comment-count dl:before {
  font-family: 'FontAwesome';
  content:"\f075";
}
.article-category dl,
.article-category dl a,
.article-comment-count dl,
.article-comment-count dl a {
  color: darkgray;
}


/* タグ */
dl.article-tags,
dl.article-tags a {
  color: darkgray;
  font-size: 12px;
}
dl.article-tags::before {
  font-family: 'FontAwesome';
  content:"\f02b";
}
dl.article-tags dt {
  display: none;
}
dl.article-tags dd:after {
  content: ',';
}
dl.article-tags dd:last-child:after {
  content: '';
}

/* 記事ヘッダー、記事タイトル */
.article-header {
  margin-bottom: 20px;
  position: relative;
}
.article-title {
  color: #363636;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 4px;
}
.article-title a {
  font-size: 20px;
  text-decoration: none;
}
.article-rating {
  top: 6px;
  position: relative;
}

/* 日付 */
.article-date {
  color: gray;
}

/* 記事フッター、カテゴリ、コメント、ソーシャルボタン */
.article-footer {
  margin-top: 1em;
}
.article-meta {
  /*padding: 16px 0;*/
}
.article-social-btn {}

/* 関連記事 */
.article-body .related-articles {
  margin: 3em 0 3em;
  line-height:1.3
}
.article-body .related-articles h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 2px;
    border-bottom: 2px solid #FCF18B;
    padding-bottom: 8px;
    margin-bottom: 25px;
}
.article-body .related-articles ul {
  list-style: none;
  margin:0;
  padding-left:0;
}
.article-body .related-articles ul li {
  margin:4px 0;
  padding-left: 0px;
  width: 150px;
  display: inline-block;
}
.article-body .related-articles.with-image ul li {
	margin-right: 9px!important;
	margin-bottom: 40px!important;
	vertical-align: top;
}
.article-body .related-articles.with-image ul li:nth-child(4),
.article-body .related-articles.with-image ul li:nth-child(8) {
	margin-right: 0!important;
}
.article-body .related-articles.with-image .related-article-image,
.article-body .related-articles.with-image .related-article-title {
    display: block;
}
.article-body .related-articles.with-image .related-article-image img {
	height: 115px;
	margin-bottom: 5px;
	padding-right: 0;
}
.article-body .related-articles.with-image .related-article-image img:hover {
	opacity: 0.6;
	transition-duration: 0.4s;
}
.related-articles.with-image .related-article-title {
    width: 85%;
}
/* 続きを読む */
.article-continue {
	position: absolute;
	bottom: -50px;
	right: 0;
	left: 0;
	margin: 0 auto;
	display: block;
	line-height: 1;
}
.article-layout--2col .article:nth-of-type(even) .article-continue {
	bottom: -35px;
}
.article-layout--2col.eyecatch--on .first-article .article-continue {
	top:auto;
	margin: 0;
	left: auto;
	right: -20px;
	bottom: -25px;
}
.article-continue a {
	position: relative;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	top:0;
}
.article-layout--2col .article:nth-of-type(odd) .article-continue a {
	width: 176px;
	height: 142px;
}
.article-layout--2col .article:nth-of-type(even) .article-continue a {
	width: 145px;
	height: 101px;
}
.article-continue a::before,
.article-continue a::after {
	position: absolute;
	content: "";
}
.article-continue a::before {
	transform: scale(0.8);
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
    transition: 0.1s;
}
.article-continue a:hover:before {
	transform: scale(1);
}
.article:nth-of-type(odd) .article-continue a::before {
	background: url("/reimages/ico_more01.png") no-repeat;
}
.article:nth-of-type(even) .article-continue a::before {
	background: url("/reimages/ico_more03.png") no-repeat;
}
.article:nth-of-type(odd) .article-continue a::after {
	background: url("/reimages/ico_more02_off.png") no-repeat;
	height: 84px;
	width: 190px;
	top:34px;
	left: 15px;
}
.article:nth-of-type(odd) .article-continue a:hover:after {
	background: url("/reimages/ico_more02_on.png") no-repeat;
	height: 107px;
	width: 172px;
	top:10px;
	left: 5px;
}
.article:nth-of-type(even) .article-continue a::after {
	background: url("/reimages/ico_more04_off.png") no-repeat;
	height: 74px;
	width: 204px;
	top:5px;
	left: -60px;
}
.article:nth-of-type(even) .article-continue a:hover:after {
	background: url("/reimages/ico_more04_on.png") no-repeat;
	height: 92px;
	width: 165px;
	top:16px;
	left: -10px;
}
.article .article-continue a:hover:after {
	opacity: 1;
}
/* メッセージボード */
.message-board {
  background-color: #f7f7f7;
  border: 1px solid #e4e7e8;
  border-radius: 4px;
  color: #333;
  line-height: 1.6;
  margin-bottom: 26px;
  overflow: hidden;
  padding: 15px;
}

/* プライベートモード、コメントにログインが必要な場合のメッセージ */
div.private-mode-announcement,
div.comment-auth-announcement {
  background-color: #fafafa;
  border: 1px solid #ddd;
}


/* 記事本文
----------------------------------------------- */
.article-body {
  color: #666;
  font-size: 14px;
}
.article-body-inner h1,
.article-body-inner h2,
.article-body-inner h3 {
  border-bottom:3px solid #7f7f7f;
  clear: both;
}
.article-body-inner h4 {
  border-bottom:1px solid #ccc;
  clear: both;
}
.article-body-inner blockquote {
  background-color:#fafafa;
  border: 1px solid #fff;
}
.article-body-inner blockquote:before {
  color: #ddd;
}
.article-body-inner img{
  height: auto;
  margin: 0 0 1.5em!important;
  max-width: 100%;
}
.article-first-image {
  overflow: hidden;
  margin-bottom: 8px;
}
.article-first-image img {
  width: 100%;
}


/* コメント・トラックバック一覧
----------------------------------------------- */
.comment-date,
.ping-blog-name,
.ping-date {
  border-left: 1px solid #aaa;
  color: gray;
}
.comment-body {
  margin-left: 16px;
  color: #666;
}
.ping-excerpt {
  color: #666;
  margin-left: 16px;
}


/* ページ送り
----------------------------------------------- */
/* トップページ */
ul.index-navigator {
  color: #fff;
  padding-top: 50px;

}
ul.index-navigator li a,
ul.index-navigator li.current span {
    background-color: #ffe60a;
    color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	padding: 6px 0 0 0;
	box-sizing: border-box;
	font-weight: normal;
}
ul.index-navigator li.current span {
	position: relative;
	display: inline-block;
    background-color: #fba802;
	color: #fff;
}
ul.index-navigator a:hover {
  background-color: #ddd;
  text-decoration: none;
}
ul.index-navigator a:visited {
  color: #fff;
}
ul.index-navigator .paging-first,
ul.index-navigator .paging-prev,
ul.index-navigator .paging-next,
ul.index-navigator .paging-last {
  font-family: sans-serif;
}
/* 記事ページ、月別アーカイブページ */
ul.article-pager li a,
ul.archives-pager li a {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #555;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
}


/* ブログのフッター
----------------------------------------------- */
#blog-footer {
	background:#fba802;
	margin-top: 300px;
	color:#363636;
}
#blog-footer-inner {
    position: relative;
    margin: 0 auto;
    padding: 30px 0;
}
#blog-footer a {
  color:#363636;
}

/* ページトップへ */
#blog-footer .to-pagetop {
  font-size: 0;
  bottom: 50px;
  right: 0;
  position: absolute;
}
#blog-footer .to-pagetop a {
    background: url("/reimages/to_top_off.png") no-repeat;
	display: block;
    width: 290px;
    height: 180px;
	transition: 0.2s;
}
#blog-footer .to-pagetop a:hover {
    background: url("/reimages/to_top_on.png") no-repeat;
}

/*#blog-footer .to-pagetop a {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
	transition: all 0.3s;
	border:3px solid #ff849a;
}
#blog-footer .to-pagetop a:before {
  position: absolute;
	left: 24px;
	top:28px;
	content: "";
	width: 20px;
	height: 20px;
  border-left: 2px solid #ff849a;
  border-top: 2px solid #ff849a;
	transform: rotate(45deg);
}
#blog-footer .to-pagetop a:hover {
  opacity: 0.7;
}
#blog-footer .to-pagetop a:before {
  font-family: 'FontAwesome';
  content:"\f062";
}*/


/* ブログパーツ
----------------------------------------------- */
/* 共通 */
.sidewrapper {
	position: relative;
	background: #fff;
	border-radius: 15px;
	border:4px solid #ffe60a;
    margin-bottom: 50px;
	padding-bottom: 20px;
}
.sidewrapper .sidetitlebody::before{
	position: absolute;
	content: "";
}
.sidewrapper:nth-of-type(4n+1) .sidetitlebody::before{
	background: url("/reimages/side_ico04.png") no-repeat;
	width:  85px;
	height: 74px;
	top: -10px;
	right: 0px;
}
.sidewrapper:nth-of-type(4n+2) .sidetitlebody::before{
	background: url("/reimages/side_ico01.png") no-repeat;
	width:  90px;
	height: 61px;
	top: -15px;
	right: 0px;
}
.sidewrapper:nth-of-type(4n+3) .sidetitlebody::before{
	background: url("/reimages/side_ico02.png") no-repeat;
	width:  83px;
	height: 55px;
	top: -10px;
	left: 10px;
}
.sidewrapper:nth-of-type(4n+4) .sidetitlebody::before{
	background: url("/reimages/side_ico03.png") no-repeat;
	width:  58px;
	height: 94px;
	top: -45px;
	right: 30px;
}

.sidewrapper .sidetitlebody {
    position: relative;
    font-size: 16px;
	font-weight: bold;
    line-height: 1.2;
	margin-bottom: 18px;
	text-align: center;
}
.sidewrapper .sidetitle {
	position: relative;
	padding: 25px 0 8px;
	margin: 0 20px;
	text-align: center;
	box-sizing: border-box;
}
.side div.popular-articles table {
    width: 100%;
}
.sidewrapper .side .sidebody{
  margin: 0 0 7px 0;
}

.sidewrapper.plugin-recent_articles .side .sidebody,
.sidewrapper.plugin-recent_articles_image .side ul.recent-article-image li{
  line-height: 1.5;
  margin: 0 0 10px 0 !important;
	border-bottom: 1px dashed #222222;
    padding-bottom: 10px !important;
}
.sidewrapper.plugin-popular_articles td.populararticles-title{
  line-height: 1.5;
  margin: 0 0 10px 0 !important;
	border-bottom: 1px dashed #222222;
    padding: 10px 0!important;
}
.sidewrapper .popularArticlesWithImage ul li{
  line-height: 1.5;
  margin: 0 0 10px 0 !important;
	border-bottom: 1px dashed #222222;
    padding: 0!important;
}
.sidewrapper.plugin-recent_articles_image .side ul.recent-article-image li:last-child,
.sidewrapper .popularArticlesWithImage ul li:last-child{
	margin: 0 0 0 0 !important;
	border-bottom: none!important;
}
.sidewrapper .popularArticlesWithImage.A div.title {
    background: #f0e900  !important;
    font-weight: normal !important;
}
.sidewrapper.plugin-recent_articles .side .sidebody:last-of-type {
    border-bottom: none;
    padding-bottom: 0 !important;
    margin: 0 0 0 0 !important;
}
.sidewrapper .side{
	padding-left: 20px;
	padding-right: 20px;
}
/* 月別アーカイブ */
.plugin-monthly .month {
  padding-left: 1em;
}
.plugin-monthly .month div {
  margin: 4px 0;
}
.plugin-monthly .month div:before {
  content: '- ';
  color: #999;
}

/* カテゴリアーカイブ */
.plugin-categorize .category-child:before {
  content: '└ ';
  color: #999;
  margin-left: 8px;
}

/* カレンダー */
.calendarhead {
  font-weight: bold;
  text-align: center;
}
table.caltblwk .weekday {
  color: #666;
}
table.caltblwk .sun {
  color: #ff5d5d;
}
table.caltblwk .sat {
  color: #578efa;
}
table.caltblday {
  color: #8d8d8d;
  border-collapse: separate;
  border-spacing: 1px;
}
table.caltblday .caloff {
  background-color: #fff;
  border: 1px solid #e4e7e8;
}
table.caltblday .calon {
  background-color: #000;
  border: none;
}
table.caltblday .calon a {
  background-color: #2e90c5;
  border: none;
}
table.caltblwk,
table.caltblday {
  max-width: 260px;
}
table.caltblday td a {
  color:#fff;
  height: 30px;
  line-height: 30px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}

/* プロフィール */
.officialblog-profile .profile-image {
}
.officialblog-profile .profile-title {
  font-size: 22px;
  font-weight: bold;
  margin: 12px;
}
.officialblog-profile .profile-text {
  font-size: 16px;
  margin: 0 12px;
  line-height: 1.5;
  text-align: left;
}
.officialblog-profile .profile-icons {
  text-align: center;
  margin-top: 8px;
}
.officialblog-profile .profile-icons li {
  display: inline-block;
  margin: 0 2px;
  line-height: 1;
}
.officialblog-profile .profile-icons li a {
  color: #000;
  font-size: 38px;
}
.officialblog-profile .profile-icons li a:hover {
  opacity: 0.8;
}
.officialblog-profile .profile-icons li.line {
  position: relative;
  top: 2px;
}
.officialblog-profile .profile-icons li.twitter a {
  color: #64a8dc;
}
.officialblog-profile .profile-icons li.facebook a {
  color: #3b5998;
}
.officialblog-profile .profile-icons li.instagram a {
  color: #335b87;
}
.officialblog-profile .profile-icons li.pinterest a {
  color: #c1101a;
}
.officialblog-profile .profile-icons li.gplus a {
  color: #dc4e41;
}
.officialblog-profile .profile-icons li.youtube a {
  color: #e22f28;
}
.officialblog-profile .profile-icons li.email a {
  font-size: 32px;
  position: relative;
  top: -3px;
}

/* タグ絞り込み検索 */
.plugin-search_tags li .search-tags {
  border: 1px solid #ccc;
  height: 30px;
  width: 100%;
}
.plugin-search_tags .search-tags-submit {
  text-align: right;
}
.plugin-search_tags .search-tags-submit-button {
  padding: 4px 24px;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  border-radius: 5px;
}


/* その他のパーツ
----------------------------------------------- */
/* アーカイブヘッダ */
.archives-header {
	position: relative;
	border-bottom: 4px solid #ffe60a;
    min-height: 60px;
    margin-bottom: 40px;
}
.archives-header h1 {
    padding: 20px 25px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
	color: #363636;
}
.archives-header h1 a {
  color: #fba802;
}

/* 記事下広告 */
#ad2 {}
#ad2 a.addescription {
  color:#666;
}

/* かんたん背景画像 */
body.show-bg-image {
  background-attachment: fixed;
  background-size: cover;
}

/* AdSense用スタイル */
.google-user-ad {
  margin:10px;
}
.google-user-ad-728 {
  margin:0 auto 24px;
}
.google-user-ad-side {
  margin:0;
}
.google-user-ad-side1 {
  margin:0 0 20px;
}
.ad-center {
  text-align:center;
}


/* ============================
レイアウト設定
============================ */

/* ヘッダー幅 */
body.header-width--960 #blog-header-inner,
body.header-width--960 .ldb_menu-wrapper {
  width: 960px;
}
body.header-width--1080 #blog-header-inner,
body.header-width--1080 .ldb_menu-wrapper {
  width: 1080px;
}
body.content-width--1080 .bg_w {
	position: absolute;
	content: "";
	background:#fff;
	border-radius: 0 0 40px 40px;
	max-width: 1300px;
	min-width: 1080px;
	width: 100%;
	height: calc(100% - 930px);
	left: 0;
	right: 0;
	margin: 0 auto;
	top:610px;
	z-index: -1;
}
body.header-width--full #blog-header-inner {
  max-width: 1080px;
	width: 100%;
}
/* コンテンツ幅 */
body.content-width--960 #container,
body.content-width--960 .ldb_menu-inner,
body.content-width--960 #blog-footer-inner {
  width: 960px;
}
body.content-width--960 .ldb_menu {
  width: 910px;
}
body.content-width--960 #main {
  width: 600px;
}
body.content-width--1080 #container,
body.content-width--1080 .ldb_menu-inner,
body.content-width--1080 #blog-footer-inner {
  width: 1080px;
}
body.content-width--1080 .ldb_menu {
  width: 1030px;
	margin: 0 auto;
}
body.content-width--1080 #main {
  width: 728px;
}

/* サイドバー */
body.sidebar--right #main {
  float: left;
}
body.sidebar--right #sidebar {
  float: right;
}
body.sidebar--left #main {
  float: right;
}
body.sidebar--left #sidebar {
  float: left;
}

/* 記事一覧レイアウト */
body.article-layout--normal .article-first-image,
body.article-layout--normal .article-description {
  display: none;
}
body.article-layout--list .article-body,
body.article-layout--2col .article-body {
  display: none;
}
body.article-layout--list .article-first-image {
  float: left;
}
body.article-layout--list .article-text {
  float: right;
}

body.content-width--960.article-layout--list .article-first-image {
  width: 224px;
  height: 168px;
}
body.content-width--960.article-layout--list .article-text {
  width: 352px;
}
body.content-width--1080.article-layout--list .article-first-image {
  width: 334px;
  height: 200px;
}
body.content-width--1080.article-layout--list .article-text {
  width: 448px;
}

body.article-layout--2col .article:nth-of-type(odd) {
  float: left;
}
body.article-layout--2col .article:nth-of-type(even) {
  float: right;
}
body.article-layout--2col .article-description {
	height: 40px;
	overflow: hidden;
	padding: 0;
}
body.article-layout--2col .article-title {
    overflow: hidden;
	padding: 12px 0 0 0;
	/*margin-bottom: 12px;*/
	margin-bottom: 5px;
	max-height: 44px;
	font-size: 18px;
}
body.article-layout--2col .article-title a{
	color: #fba802;
	font-size: 18px;
}
body.article-layout--2col dl.article-tags,
body.article-layout--2col .article-social-btn {
  display: none;
}
body.article-layout--2col.eyecatch--on .article:nth-of-type(odd) {
  float: right;
}
body.article-layout--2col.eyecatch--on .article:nth-of-type(even) {
  float: left;
}
body.content-width--960.article-layout--2col .article {
  min-height: 372px;
  width: 280px;
}
body.content-width--1080.article-layout--2col .article {
	position: relative;
    min-height: 500px;
    width: 350px;
	padding: 0;
	box-sizing: border-box;
}
body.article-layout--2col.eyecatch--on .article.first-article {
	position: relative;
    min-height: 555px;
	padding: 35px;
}
body.content-width--1080.article-layout--2col .article .article-header{
  margin-bottom: 10px;
}
body.content-width--960.article-layout--2col .article-first-image {
  height: 210px;
}
body.content-width--1080.article-layout--2col .article-first-image {
	padding: 20px 20px 0;
    height: 220px;
}
body.eyecatch--on .first-article,
body.eyecatch--on .first-article .article-first-image,
body.eyecatch--on .first-article .article-text {
  float: none!important;
  width: 100%!important;
}
body.eyecatch--on .first-article .article-description {
    display: block;
    max-height: 40px;
    height: auto;
	
}
body.eyecatch--on .first-article .article-first-image {
	width: 400px !important;
	margin: 0 auto 16px;
}
body.eyecatch--on .first-article .article-text {
	width: 524px!important;
	margin: 0 auto;
}
body.eyecatch--on .first-article .article-title a {
	display: block;
	text-align: center;
}
body.content-width--1080.article-layout--2col .article .article-text {
	width: 310px;
	margin: 0 auto;
}
body.content-width--960.eyecatch--on .first-article .article-first-image {
	height: 450px;
}
body.content-width--1080.eyecatch--on .first-article .article-first-image {
	height: auto;
	overflow: hidden;
	max-height: 290px;
}
body.content-width--1080.article-layout--2col .article-category {
	background: #fba802;
	border-radius: 80px;
    display: inline-block;
	float: none;
	line-height: 1.3;
	padding:5px 8px;
	box-sizing: border-box;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
body.content-width--1080.article-layout--2col .article-category dl:before {
	display: none;
}
body.content-width--1080.article-layout--2col .article-category dd {
	display: inline;
	text-align: left;
    margin: 0 4px 0;
	padding: 0;
}
body.content-width--1080.article-layout--2col .article-category dd.article-category2 {
    border-left:none;
}
body.content-width--1080.eyecatch--on.article-layout--2col .first-article .article-meta {
	margin-top: -28px;
}
body.content-width--1080.article-layout--2col dl a{
    color: #999;
	text-decoration: none;
}
body.content-width--1080.article-layout--2col .article-category dd a{
    color: #fff;
}
body.content-width--1080.article-layout--2col .article-category dd a:hover{
    color: #fff !important;
	text-decoration: underline;
}
body.content-width--1080.article-layout--2col dl:before {
	color: #fba802;
}
body.content-width--1080.article-layout--2col .article-meta {
    margin-top: -24px;
    width: 72%;
}
body.eyecatch--on .first-article .article-meta{
	margin-top: -20px !important;
}

body.content-width--1080.article-layout--2col .article-comment-count{
	float: none;
    margin: 0 0 8px;
}
body.content-width--1080.article-layout--2col .article-date {
	display: block;
	text-align: right;
	color: #777;
	padding: 10px 0 15px 0;
	box-sizing: border-box;
	font-size: 12px;
}
body.eyecatch--on .first-article .article-date {
	padding: 20px 0 20px 0;
	text-align: left;
}

/* ============================
配色カスタマイズ用
============================ */

/* 基本文字色 */
body {
  color: #363636;
}

/* 本文文字色 */
.article-body-inner {
  color: #363636;
}

/* 続きを読むのリンク色 */
.article-continue a:link,
.article-continue a:visited,
.article-continue:after {
  color: #363636;
}

/* リンク色、カレンダー、ページング背景色 */
a,
.calendarhead a:visited,
.sidewrapper input.sfbtn:hover,
.sidewrapper input.sfbtn:focus,
.side div.message-box input[type="submit"]:hover {
    color: #363636;
	transition: all 0.3s;
}
ul.index-navigator li.current span,
table.caltblday .calon a {
  background-color: #fba802;
}

/* 既読リンク色 */
a:visited {
  color: #363636;
}

/* リンクhover色 */
a:hover {
  color: #fba802 !important;
}
table.caltblday .calon a:hover {
  background-color: cornflowerblue;
}

/* アーカイブページの見出し色 */
.archives-header,
.archives-header a {
  color: #fba802;
}

/* 記事下カテゴリ、コメント、タグ */
.article-category dl,
.article-comment-count dl,
dl.article-tags {
  color: #ccc; /* アイコン色 */
}
.article-category dl a,
.article-comment-count dl a,
dl.article-tags a {
  color: #ccc; /* 文字色 */
}

/* サイドバーの見出し文字色 */
.sidewrapper .sidetitle,
.sidewrapper .sidetitle a {
  color: #fba802;
}
/* ipadサイズ調整 */
#blog-header-inner {
    background-size: cover;
}
/* ============================
search
============================ */
.sidewrapper.plugin-search_internal form{
	background: #ffe60a;
	border-radius: 8px;
	box-sizing: border-box;
	height: 35px;
}
.sidewrapper.plugin-search_internal form input.sf{
	background: #ffe60a !important;
	width:  210px;
	border:none;
	outline: none;
}
.sidewrapper input.sfbtn {
	display: block;
    border: none;
	margin-top: 6px;
	margin-right: 10px;
    border-radius: 5px;
    text-indent: -99999px;
    text-shadow: none;
    width: 22px;
    height: 22px;
    background:url(/reimages/ico_search.png) center right no-repeat !important;
	background-size: contain !important;
    transition: none;
}
/* ============================
tagcloud
============================ */
.sidewrapper.plugin-tag_cloud .side .tagcloud {
	text-align: left;
}
.sidewrapper.plugin-tag_cloud .side .tagcloud li{
	display: inline-block;
	font-size: 13px;
	color: #fff;
	margin-right: 2px;
	margin-bottom: 4px;
}
.sidewrapper.plugin-tag_cloud .side .tagcloud li a{
	color: #fff !important;
	padding: 5px 7px;
	border-radius: 4px;
	background: #98d9f7;
	display: block;
	transition: opacity 0.3s;
	text-decoration: none;
}
.sidewrapper.plugin-tag_cloud .side .tagcloud li a:hover{
	opacity: 0.7;
}
/* ============================
profile_area
============================ */
#sidebar .profile_area{
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}
#sidebar .profile_area .txt_area{
	padding: 5px 0 20px;
}
#sidebar .profile_area p{
	line-height: 1.6;
	color: #363636;
	text-align: center;
}
#sidebar .profile_area .profile_main_area .name{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #fba802;
	line-height: 1.4;
	text-align: center;
}
#sidebar .profile_area .profile_sub_area .name{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #4db5e8;
	line-height: 1.4;
	text-align: center;
}
#sidebar .profile_area .profile_sub_area{
	margin-top: 10px;
}
/* ============================
banner_area
============================ */
#sidebar .banner_area{
	padding-bottom: 50px;
}

#sidebar .banner_area .line_banner,
#sidebar .banner_area .history_banner{
	position: relative;
	margin-bottom: 10px;
}
#sidebar .banner_area .line_banner a,
#sidebar .banner_area .history_banner a{
	position: relative;
	display: block;
	text-indent: -9999px;
}
#sidebar .banner_area .banner a{
	transition: all 0.3s;
}
#sidebar .banner_area .history_banner a{
	width: 300px;
	height: 173px;
}
#sidebar .banner_area .line_banner a{
	width: 300px;
	height: 142px;
}
#sidebar .banner_area a:hover {
	opacity: 0.7;
}
#sidebar .banner_area .history_banner a {
	background:url(/reimages/banner_view.png) no-repeat;
	width: 303px;
}
#sidebar .banner_area .line_banner a {
	background:url(/reimages/banner_line.png) no-repeat;
}
/* ============================
contents_banner_area
============================ */
.contents_banner_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 80px;
}
.contents_banner_area .contents_banner_title{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.contents_banner_area .contents_banner{
	position: relative;
	margin: 0 10px 20px;;
	width: 180px;
}
.contents_banner_area .contents_banner a{
	display: block;
	position: relative;
}
.contents_banner_area .contents_banner a .new{
	position: absolute;
	left: -20px;
	top:-20px;
}
.contents_banner_area .contents_banner a .on{
	position: absolute;
	opacity: 0;
	left: 50%;
	transform: translateX(-50%);
	top:60px;
	transition: 0.1s;
}
.contents_banner_area .contents_banner a:hover .on{
	opacity: 1;
}
/* ============================
book_area
============================ */
#sidebar .book_area{
}
#sidebar .book_area ul{
	text-align: center;
}
#sidebar .book_area ul li{
	margin-top: 30px;
	list-style: none;
}
#sidebar .book_area ul li img{
	width: auto;
	border:1px solid #ccc;
	max-width: 138px;
	height: auto;
	margin-bottom: 10px;
}
#sidebar .book_area ul li p{
	font-size: 12px;
}
#sidebar .book_area ul li:nth-child(1){
	margin-top: 0;
}
#sidebar .book_area ul li a{
	transition:  all 0.1s linear;
}
#sidebar .book_area ul li a:hover{
	opacity: 0.7;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
#wrapper {
    width: 1150px;
    overflow: hidden;
}
}



/* ============================
追加css
============================ */
/** ---------- Google AdSense ---------- **/
.google-user-ad-top {
  display: flex;
  margin-bottom: 20px;
}
.google-user-ad-article {
  display: flex;
  margin: 10px -20px;
}
div.google-2ad {
 margin:30px -10px 20px; 
 height:280px;
}
div.google-2ad-m {
 margin:0px 0px 0px; 
 height:280px;
}
div.google-2ad-b {
 margin:0px 0px 0px; 
 height:280px;
}
div.g-ad1 {
 float:left;
 margin-left:0px; 
}
div.g-ad2 {
 float:left;
 margin-left:30px; 
}
.google-user-ad-970 {
  margin:0px auto 30px;
}

/*サイドバー広告枠装飾非表示*/
div#gad-fixed-r.sidewrapper, .ad-center.sidewrapper.plugin-memo.adArea {
    border: 0;
    background: unset;
    border-radius: 0;
    padding: 0;
}
.adArea {
    margin-bottom: 60px;
}

/*サイドバー追尾広告表示調整*/
.plugin-popular_articles_with_image.sidewrapper .side {
    min-height: 232px;
}