@charset "UTF-8";
/*
Theme Name: e-note
Theme URI:  http://e-note.jp/
Description: Child theme for the Twenty Ten theme for WordPress
Author: バズ部
Author URI: http://buzubu.com/
Template: xeory_base
Version: 0.1.0
-------------------------------------------------- */


/* =========================================================
  全体
 ========================================================= */

 .widget_recent_entries a, .widget_archive a, .widget_categories a, .widget_meta a, .widget_views a {
  color: #20070C;
  text-decoration: underline;
  padding-left: 36px;
  display: block;
  background: url('../../xeory_base/lib/images/icont_arw_lit.png?1418372717') left center no-repeat;
}
body {
  margin: 0 0;
  padding: 0px 0;
  color: #20070C;
  background: #fff;
  font-size: 16px;
  font-family: 'Crimson Text', "游ゴシック体", "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  transition: background-color 0.5s cubic-bezier(0, 0, 0.38, 1); 
}
body a {
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  text-decoration: none;
  font-weight: bold;
  color: #00A3D9;
}
body a:hover {
  text-decoration: none;
}
.left-content .main-inner {
  margin-right: 370px;
}
.wrap {
  width: auto;
  max-width: 1400px;
  background-color: #fff;
}
#main {
    width: 100%;
    float: left;
}
.main-inner {
    margin-right: 33%;
}
#side {
  width: 30%;
  float: right;
  margin-left: -30%;
}


/* =========================================================
 header
 ========================================================= */
body #header {
  border-bottom: 2px solid #C93B5B;
  position: relative;
  padding: 48px 0px 32px;
  margin: 0 auto 0;
  max-width: 1400px;
  width: auto;
}
body #header .wrap {
  background: none;
  padding: 0;
  max-width: 1400px;
  width: 100%;
}
body #header #logo {
  width: auto;
  margin: 0px auto 0;
  overflow: hidden;
}
body #header #logo a {
  width: 165px;
  float: left;
  display: block;
}
body #header .header-desc {
  margin: 14px 0 0 14px;
  text-align: center;
  font-size: 11px;
  color: #393126;
  float: left;
}
body #header #header-sns {
  float: none;
  position: absolute;
  top: 56px;
  right: 0px;
}
body #header #header-sns li {
  margin-left: 0;
}
body #header #header-sns li a{
  display: inline-block;
  margin-left: 24px;
  font-size: 16px;
  color: #C93B5B;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
body #header #header-sns li .fa {
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  color: #C93B5B;
}
body #header #header-sns li.feedly_icon a .fa {
  color: #C93B5B;
}
body #header #header-sns li.feedly_icon a:hover .fa{
  color: #56B400;
}

#gnav {
  border-top: none;
  float: none;
  margin: 0 64px;
  color: #fff;
  background: none;
  border-bottom: 1px dotted #C93B5B;
  max-width: 1400px;
  width: auto;
}
#gnav .wrap {
  background: none;
  padding: 0;
}
#gnav ul {
  font-size: 0;
  text-align: center;
  margin: 0px 0 0;
}
#gnav ul li{
  float: none;
  display: inline-block;
  letter-spacing: 2;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
#gnav li a {
  display: block;
  position: relative;
  border-top: none;
  margin: 0 0 -1px;
  padding: 18px 20px 16px;
  color: #C93B5B;
  background: none;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#gnav li a:hover {
  color: #C93B5B;
  border-top: none;
  border-bottom: 2px solid #C93B5B;
}
#gnav li.current-menu-item a {
  color: #C93B5B;
  border-top: none;
  border-bottom: 2px solid #C93B5B;
}
/* =========================================================
 top post
 ========================================================= */
body #content {
  padding-top: 0px;
  position: relative;
  padding: 16px 64px 100px;
}
body.home #content {
  padding-top: 32px;
}
.post-meta {
  margin-bottom: 8px;
  border-top: none;
  overflow: hidden;
}
.post-meta li {
  position: relative;
  color: #D6516E;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Crimson Text', serif;
  margin: 0 0 0px 0px;
}
.post-meta li .fa{
  color: #D6516E;
  font-size: 16px;
  margin-right: 4px;
  vertical-align: baseline;
}
body .post-title {
  margin: 8px 0 24px;
  color: #20070C;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: normal;
  clear: both;
}
body .post-title a {
  color: #20070C;
}
body .post-title a:hover {
  color: #D23657;
}
body .post-loop-wrap article {
  position: relative;
  border: none;
  margin-bottom: 5em;
}
body .post-loop-wrap article:first-child {
  border-top: none;
}
body .post-loop-wrap article .post-header,
body .post-loop-wrap article .post-content {
  padding: 0 0px 0px;
}
body .post-loop-wrap .post-thumbnail,
.post-thumbnail {
  margin: 1px 0 20px 28px;
}
body .post-loop-wrap .post-thumbnail img,
.post-thumbnail img {
  width: 100%;
}
body .more-link {
  position: relative;
  padding: 18px 0px;
  line-height: 26px;
  border: 2px solid #D03959;
  border-bottom: 1px dotted #D03959;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent;
  clear: both;
  color: #D23657;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Crimson Text', serif;
  width: 90%;
  margin: 40px auto 0;
  display: block;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
body .more-link .fa {
  position: absolute;
  right: 0px;
  top: 14px;
  bottom: 0;
  margin: 0;
  color: #D23657;
  line-height: 1.6;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}
body .more-link:hover {
  color: #D03959;
  background: #fff;
}
body .more-link:hover .fa {
  color: #D03959;
  margin-right: 20px;
}

/* ----- pagenation ----- */
.pagination {
  margin: 0 0 40px 0;
  overflow: hidden;
}
.pagination span, .pagination a {
  margin: 0;
  padding: 12px 22px 12px;
  border: 1px solid #D03959;
  border-right: none;
}
.pagination span:last-child, .pagination a:last-child {
  border-right: 1px solid #D03959;
}
.pagination a:hover {
  background: #D03959;
  color: #fff;
}
.pagination span.current {
  padding: 12px 22px 12px;
  color: #fff;
  background: #D03959;
}


/* =========================================================
 side
 ========================================================= */
 .left-content #side {
  width: 320px;
  margin-left: -320px;
 }
.post-share-fb {
  background: none;
  box-shadow: none;
  padding: 0;
}
.side-widget .side-title {
  padding: 0 0 6px;
  margin: 0 0 2px;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
}
.widget_recent_entries a, .widget_archive a, .widget_categories a, .widget_meta a, .widget_views a {
  padding-left: 0;
  background: none;
  overflow: hidden;
}
.widget_recent_entries a:hover, .widget_archive a:hover, .widget_categories a:hover, .widget_meta a:hover, .widget_views a:hover, .side-widget a:hover {
  background: none;
  color: #ff0060;
}
.side-widget {
  position: relative;
  margin-bottom: 28px;
  padding-bottom: 28px;
}
.side-widget.popular-posts,
.side-widget.widget_recent_entries {
  border-top: 2px solid #D23657;
}
.side-widget.popular-posts h4,
.side-widget.widget_recent_entries h4 {
  position: relative;
  text-align: left;
  position: relative;
  color: #011E36;
  font-weight: normal;
  font-size: 13px;
  margin: 40px 0 12px;
}
.side-widget.popular-posts h4:after,
.side-widget.widget_recent_entries h4:after {
  content: "";
  position: absolute;
  left: 0;
  top: -28px;
  width: 100%;
  margin: auto;
  color: #D23657;
  font-family: 'Crimson Text', serif;
  font-size: 20px;
  font-weight: bold;
  background-size: 100%;
}
.side-widget.popular-posts h4:after {
  content: "POPULAR POSTS";
}
.side-widget.widget_recent_entries h4:after {
  content: "RECENTLY POSTS";
}
.side-widget#text-2 {
  text-align: center;
  font-size: 14px;
}
.side-widget#text-2 img {
  width: 90%;
  margin-bottom: 2em;
  max-width: 238px;
}
.side-widget .sns-wrap {
  padding: 0;
  text-align: center;
  font-size: 14px;
}
.side-widget .sns-wrap h4 {
  color: #D23657;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Crimson Text', serif;
  margin-bottom: 0.5em;
}
.side-widget .sns-wrap ul {
  font-size: 0;
  width: 100%;
  margin: 0 auto 0;
}
.side-widget .sns-wrap ul li {
  display: inline-block;
  vertical-align: top;
  border-top: none;
  padding: 16px 0 0;
  width: 25%;
}
.side-widget .sns-wrap ul li a {
  position: relative;
  display: block;
  font-size: 9px;
}
.side-widget .sns-wrap ul li a:hover {
  color: #D23657;
}
.side-widget .sns-wrap ul li a i {
  display: block;
  padding: 16px 0;
  font-size: 14px;
  line-height: 0.8;
  border: 1px solid #D23657;
  border-right: none;
  color: #D23657;
  width: 100%;
  height: 48px;
  text-align: center;
  margin: 0 auto 4px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.side-widget .sns-wrap ul li:last-child a i {
  border-right: 1px solid #D23657;
}
.side-widget .sns-wrap ul li.fb a i {
  content: "\f09a";
}
.side-widget .sns-wrap ul li.tw a i {
  content: "\f099";
}
.side-widget .sns-wrap ul li.go a i {
  content: "\f1a0";
}
.side-widget .sns-wrap ul li.rss a i {
  content: "\f09e";
}
.side-widget .sns-wrap ul li a:hover i {
  color: #fff;
  background-color: #D23657;
}

.side-widget ul li {
  position: relative;
  overflow: hidden;
  border-bottom: none;
  padding: 10px 0 10px;
  font-size: 16px;
}
.side-widget.popular-posts ul li:first-child,
.side-widget.widget_recent_entries ul li:first-child {
  border-top: none;
  padding: 0 0 10px;
}
.side-widget ul li a{
  color: #20070C;
  font-size: 13px;
  line-height: 1.6;
  display: block;
  text-decoration: none;
}
.side-widget ul li a:hover {
  color: #D23657;
}
.side-widget ul li a img {
  width: 96px;
  height: 68px;
  float: left;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  border: ;
  margin: 0 10px 0 0;
}
.side-widget ul li a h5 {
  margin-left: 108px!important;
  font-size: 14px!important;
  vertical-align: top;
  display: block;
}

/* ----- 人気記事 数字カウント ----- */
.popular-posts ul {
  counter-reset: popular;
}
.popular-posts ul li:before{
  content: counter(popular)" ";
  counter-increment: popular;
  position: absolute;
  top:  10px;
  left: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  background: rgba(210,54,87,0.8);
  width: 21px;
  height: 20px;
  text-align: center;
  line-height: 1.6;
}
.popular-posts ul li:first-child:before {
  top: 0px;
}

/* ----- 検索フォーム ----- */
#searchform {
  border-radius: 40px;
}
#searchform input[type=text] {
  padding: 12px 13px;
  background: #fff;
}
#searchform button {
  padding: 12px 5px;
}

/* =========================================================
 Single post
 ========================================================= */
.bc_wrap {
  max-width: 1400px;
  margin: 0 auto;
}
.breadcrumb {
  margin: 0px 0 16px;
  overflow: hidden;
  color: #8C8C8C;
  font-size: 10px;
  line-height: 22px;
  padding: 6px 0 0;
}
.breadcrumb li a {
  font-weight: 500;
  color: #8C8C8C;
  text-decoration: underline;
}
.breadcrumb li a:hover {
  text-decoration: none;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.post-header,
.post-content,
.post-footer,
.cat-content .post-header,
article.page .post-header {
  padding: 0px;
}
article.page .post-header {
  margin-bottom: 2em;
}
.post-footer {
  margin-bottom: 3.4em;
}
.post-content {
  overflow: inherit;
  margin-bottom: 64px;
}
.post-header-meta {
  padding: 4px 0;
  margin-bottom: 16px;
}
.bzb-sns-btn li {
  margin: 0 12px 0 0;
  width: auto;
}
.bzb-sns-btn li.bzb-twitter {
  width: 75px;
}
.bzb-sns-btn li.bzb-googleplus {
  width: 64px;
}
.bzb-sns-btn li.bzb-pocket {
  width: 86px;
}
.post-content p, .post-content pre {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 1.8em;
}
.cat-content, article.post, article.page, article.wp101, article.seo101 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Verdana, "メイリオ", Meiryo, sans-serif;
  border: none;
  padding: 0;
}
.post-content h2 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  padding: 22px 0 20px;
  margin: 2.3em 0 1.6em;
  clear: both;
  background: none;
  border-top: 2px solid #D03959;
  border-left: none;
  border-bottom: 1px solid #F2F2F2;
  color: #20060C;
}
.post-content h3,
.rp4wp-related-posts h3 {
  color: #20060C;
  font-size: 20px;
  clear: both;
  border: none;
  background-color: #F2F2F2;
  padding: 16px 20px 16px;
  margin: 2.3em 0 1.6em;
  border-left: none;
}
.post-content h4 {
  color: #20060C;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #F2F2F2;
  border-left: none;
  margin: 2.3em 0 1em;
  padding: 12px 0 16px;
}
.post-content h5 {
  color: #D03959;
  font-weight: bold;
}
.post-content span.txtline {
  background: linear-gradient(transparent 80%, #F3F4F6 0%);
}
.post-content ul,
.post-content ol {
  counter-reset: ol-list;
}
.post-content ul li,
.post-content ol li {
  list-style: none;
  font-size: 16px;
  text-indent: -1em;
  padding: 0 0 4px 1em;
}
.post-content ul li strong,
.post-content ol li strong {
  background: none;
}
.post-content ul li:before {
  content: "●";
  color: #D03959;
  font-size: 6px;
  margin-right:  6px;
}
.post-content ol li:before {
  content: counter(ol-list)".";
  counter-increment: ol-list;
  color: #D03959;
  margin-right: 4px;
  font-size: 14px;
  font-weight: bold;
}
.post-content strong {
  color: #D03959;
}
.post-content table {
  font-size: 13px;
  border: none;
  border-bottom: 1px solid #F3F4F6;
  width: 100%;
  display: table;
  white-space: inherit;
}
.post-content table tbody th {
  color: #fff;
  background-color: #20060C;
  font-weight: bold;
  border: 1px solid #F3F4F6;
}
.post-content table tbody td {
  padding: 12px;
  line-height: 1.8;
  border: none;
  border: 1px solid #F3F4F6;
}
.post-content table tbody td ul:last-child {
  margin: 0;
}
.post-content table tbody td ul li,
.post-content table tbody td ul li a {
  text-indent: inherit;
  font-size: 13px;
}
.post-content table tbody p {
  font-size: 13px;
  margin-bottom: 0;
}
.post-content table tbody strong {
  background: none;
}
.post-content table tbody ul {
  padding: 0;
  border: none;
}

/* ----- 文字が一番小さいtable ----- */
.post-content table.small,
.post-content table.small p,
.post-content table.small span,
.post-content table.small td,
.post-content table.small th,
.post-content table.small strong,
.post-content table.small li,
.post-content table.small a {
	font-size: 11px!important;
}
.post-content table.tiny,
.post-content table.tiny p,
.post-content table.tiny span,
.post-content table.tiny td,
.post-content table.tiny th,
.post-content table.tiny strong,
.post-content table.tiny li,
.post-content table.tiny a {
	font-size: 10px!important;
}

/* ----- 横幅が大きいtableの場合 ----- */
.post-content div.scroll--pc {
	 overflow-x: scroll;
}
.post-content div.scroll--pc table {
	 table-layout: fixed;
}
@media screen and (max-width: 767px) {
	.post-content div.scroll--sm {
		overflow-x: scroll;
	}
	.post-content div.scroll--sm table {
	 	table-layout: fixed;
	}
}

.post-content blockquote {
  padding: 24px 16px;
  font-size: 14px;
  background: none;
  border: none;
  border-top: 1px solid #CB3959;
  border-bottom: 1px solid #F2F2F2;
  clear: both;
  margin: 0 0 2.3em;
  position: relative;
}
.post-content blockquote:before {
  content: "\f10d";
  top: -12px;
  left: 0px;
  border: 1px solid #CB3959;
  padding: 4px 8px;
  font-family: "FontAwesome";
  font-size: 8px;
  background-color: #fff;
  color: #CB3959;
  margin: auto;
  text-align: center;
  position: absolute;
}
.post-content blockquote p {
  margin-bottom: 1em;
  font-size: 14px;
}
.post-content blockquote ul {
  padding: 0;
  margin: 0 0 1em;
  border-top: none;
  border-bottom: none;
}
.post-content blockquote ul li {
  line-height: 1.6;
  font-size: 14px;
  text-indent: inherit;
}
.post-content blockquote strong {
  background: none;
}

/* ----- 関連記事 ----- */
.rp4wp-related-posts{
  padding: 0 0px;
  margin: 0 0 0px;
}

.rp4wp-related-posts h3{
  margin: 0 0 16px;
  font-weight: bold;
}

.rp4wp-related-posts ul {
  display: block;
  overflow: hidden;
  margin-right: -20px;
  margin-bottom: 32px;
  font-size: 0;
}
.rp4wp-related-posts ul li {
  border-bottom: none;
  display: inline-block;
  padding: 12px 0 16px;
  font-size: 16px;
  margin-bottom: 12px;
  line-height: 1.4;
  width: 25%;
  vertical-align: top;
}
.rp4wp-related-post-image {
  padding-bottom: 10px;
}
.rp4wp-related-post-image img {
   width: 100%;
}
.rp4wp-related-post-content {
  vertical-align: top;
  display: block;
}
.rp4wp-related-posts li a {
  font-size: 13px;
  font-weight: bold;
  color: #393127;
  line-height: 1.6;
  vertical-align: top;
  display: block;
  margin-right: 20px;
}
.rp4wp-related-posts li a:hover {
  color: #D23657;
  text-decoration: none;
}
.post-footer .bzb-sns-btn {
  padding: 0 0 0px;
  margin-bottom: 16px;
}
.post-footer-list {
  margin: 0 0 0px;
  text-align: right;
}
.post-footer ul li {
  font-size: 12px;
  color: #00A3D9;
}
.post-footer ul li .fa {
  color: #00A3D9;
}
/* ----- CTA ----- */
.post-cta {
  background: #f7f7f7;
  border-top: 5px solid #ff0060;
}
.post-cta .post-cta-btn a {
  padding: 24px 0;
  font-weight: bold;
}

/* ----- 関連記事 ----- */
.related-wrap {
  display: none;
}
.post-content .rp4wp-related-posts {
  display: none;
  visibility: hidden;
}

/* ----- SNS ----- */
.post-share {
  display: none;
}

/* ----- 著者情報 ----- */
.post-author {
  padding: 24px 32px;
  background-color: none;
  border: 1px solid #D03657;
  border-radius: 0px;
}
.post-author .post-author-meta {
  font-size: 14px;
}
#main .post-author .post-author-img {
  margin: 0 auto 0;
  width: 64px;
}
.post-author .post-author-meta {
  margin-left: 92px;
}

/* ----- コメント ----- */
form input[type="submit"], form button {
  background: #212121;
  border-radius: 4px;
  font-size: 14px;
}
/* =========================================================
 footer
 ========================================================= */
 #footer {
  margin: 0  0;
  padding: 0px 0;
  border-top: none;
}
#footer .footer-01 {
  background: none;
  border-top: none;
  font-size: 13px;
  color: #20070C;
}
#footer .footer-01 a {
  color: #20070C;
}
#footer .footer-02 {
  border-top: none;
}
#footer .footer-01 .wrap {
  padding: 32px 0 0;
}
#footer .footer-02 .wrap {
  padding: 24px 0 24px;
  background: #F2F2F2;
}
body #footer .footer-02 {
  color: #20070C;
  background: none;
}
.footer-02 .footer-copy {
  color: #20070C;
  text-align: center;
}
.pagetop {
  right: 24px;
  bottom: 64px;
}
.pagetop span {
  border: 1px solid #D53758;
  border-radius: inherit;
  border-radius: 50%;
  line-height: 32px;
  background: none;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.pagetop span .fa {
  color: #D53758;
  font-size: 20px;
}
.pagetop:hover span  {
  line-height: 20px;
}
/* =========================================================
 media 1400以下
 ========================================================= */
@media screen and (max-width: 1400px) {
	body #header {
		margin: 0 64px;
	}
}
/* =========================================================
 media 1300以下
 ========================================================= */
@media screen and (max-width: 1300px) {
  #footer {
    padding: 0;
  }
  body #header .wrap {
    margin: 0;
  }
}
/* =========================================================
 media 1200以下
 ========================================================= */
@media screen and (max-width: 1200px) {
  .wrap {
    margin-right: 0;
    margin-left: 0;
  }
  body #content {
    padding: 8px 40px 80px;
  }
  #gnav,body #header {
    margin: 0 40px 0;
  }
  .post-content h2 {
    padding: 20px 20px 18px;
    margin: 2.3em 0 1.6em;
  }
}

/* =========================================================
 media 991以下
 ========================================================= */
 @media screen and (max-width: 991px) {
  #main, .main-inner, #side {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #gnav {
     display: none;
     position: relative;
     width: auto;
   }
   body #header {
    border-bottom: 1px solid #FAF6EF;
   }
   body #header .header-desc {
    float: none;
    margin: 0 0 0 48px;
   }
   #header-menu-tog {
    float: none;
    text-align: center;
    margin-top: 12px;
    color: #C93B5B;
  }
  #header-menu-tog a i {
    color: #C93B5B;
    font-size: 20px;
  }
  body .post-loop-wrap article .post-content {
    padding: 0px 0px!important;
    margin-bottom: 0;
  }
  .wrap {
    margin-right: 0;
    margin-left: 0;
  }
  .post-content, .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header {
    padding: 0!important;
  }
  .left-content #main {
    margin-bottom: 80px;
  }

  .bc_wrap .breadcrumb {
     min-width: 800px;
     margin: 0 0 8px;
     padding: 6px 0 0 0px;
   }
   .bc_wrap {
     overflow-x: scroll;
     overflow-y: auto;
     -webkit-overflow-scrolling: touch;
   }
  body #header {
    margin: 0 40px 0;
    position: relative;
    padding: 32px 0px 24px!important;
    border-bottom: 2px solid #C93B5B;
  }
  body #header .wrap {
    overflow: inherit;
  }
  body #header #logo {
    float: none;
    width: auto;
  }
  body #header #logo a {
    width: 141px;
    float: none;
    margin: 0 auto 6px;
  }
  body #header #logo img {
    margin-left: 24px;
  }
  #header-menu-tog {
    float: none;
    text-align: center;
    margin-top: 12px;
    color: rgba(255,255,255,0.8);
    margin: 0;
    position: absolute;
    top: 74px;
    right: 40px;
  }
  #header-menu-tog:after {
    content: "MENU";
    display: block;
    text-align: center;
    font-size: 10px;
    color: #C93B5B;
    font-weight: bold;
    margin: -10px 0 0;
  }
  .post-content .post-title {
      margin-left: -20px;
      padding-left: 16px;
  }
  body .post-loop-wrap article {
    margin-bottom: 5em;
  }
  body .post-loop-wrap article .post-header {
    margin-bottom: 12px;
  }
  .post-thumbnail, .post-cta-img,
  .post-loop-wrap .post-thumbnail {
      margin-left: 20px;
      margin-bottom: 20px;
      float: right;
  }
  #gnav {
    width: 100%;
    display: block;
    height: 0px;
    overflow: hidden;
    border: none;
    background-color: transparent;
    padding: 0;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
  }
  #gnav.active {
    padding: 0px;
    margin: 0 14px;
    width: auto;
    border: none;
    border-bottom: 1px solid #C93B5B;
    height: auto;
    background-color: transparent;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
  }
  #gnav ul li {
   float: none;
   display: block;
   font-size: 12px;
   padding: 0;
   -webkit-transition: all ease-in-out .3s;
   transition: all ease-in-out .3s;
   border: none;
  }
  #gnav ul li:last-child a {
      border-bottom: none;
  }
  #gnav ul li a {
    padding: 14px 8px 14px;
    border-bottom: 1px dotted #f2f2f2;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    color: #011E36;
    background: rgba(255,255,255,0.9);
  }
  #gnav ul li a:hover {
    border-bottom: 1px dotted #f2f2f2;
    color: #D23657;
  }
  #gnav ul li.current-menu-item a {
    color: #D23657;
    background: rgba(255,255,255,1);
    border-bottom: 1px dotted #f2f2f2;
  }

  .pagetop {
    right: 16px;
    bottom: 48px;
  }

  /* ----- サイド ----- */
  .left-content #side {
    width: 100%;
    margin-left: 0;
  }
  .side-widget .sns-wrap ul li a i {
    line-height: 1;
    border-radius: 0px;
    height:auto;
  }

  /* ----- 関連記事 ----- */
  .rp4wp-related-posts {
      padding: 0 0px;
  }
  .rp4wp-related-posts h3{
      font-size: 20px;
      font-weight: bold;
      clear: both;
  }
  /* ----- 著者情報 ----- */
  .post-author {
      padding: 24px 20px!important;
  }
}

/* =========================================================
 media 767以下
 ========================================================= */
 @media screen and (max-width: 767px) {
   /* ----- 全体 ----- */
   .post-header {
      padding: 0px 0px 10px;
  }
  body #header #logo img {
    margin-left: 0px;
  }
  body #header .header-desc {
    display: none;
    right: 62px;
  }
  #header-menu-tog {
    right: 16px;
    top: 68px;
  }
  .cta-post-title, .post-cta, .post-cta-inner, .post-share, .post-author, article.page .post-header, .page .post-content {
      padding: 20px 14px!important;
  }
  body .post-loop-wrap article {
    padding: 0 0 0;
  }
  body .post-loop-wrap article .post-header {
    padding: 0 0 12px;
    margin-bottom: 0px;
  }
  body #header, body.single #header {
    margin: 0 16px 0;
    padding: 24px 0px 16px!important;
  }
  .single .post-content {
      padding: 0px 0px 20px!important;
      margin-bottom: 0;
  }
  .wrap, .one-column #content .wrap {
      margin-right: 0px;
      margin-left: 0px;
      padding: 0;
  }
  body.home #content {
    padding: 36px 16px 56px;
  }
  body #content {
    padding: 8px 16px 56px;
  }
  .post-loop-wrap article {
    margin: 0 0 32px;
  }
  #side {
    padding: 32px 0px 0;
  }
  body .post-loop-wrap article {
    margin-bottom: 4em;
  }
  .post-content {
    overflow: inherit;
  }
  .post-content p, .post-content pre {
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 1.6em;
  }
  .side-widget.popular-posts ul,
  .side-widget.widget_recent_entries ul {
    padding: 0px;
  }

  .pagetop {
    right: 16px;
    bottom: 24px;
  }

  /* ----- トップ　記事コンテンツ ----- */
  .post-loop-wrap .post-content {
      padding: 20px 12px 4px!important;
  }
  .post-loop-wrap .post-thumbnail {
      width: 100%;
      height: auto;
  }
  .post-thumbnail, .post-cta-img {
      margin-left: 0px;
      margin-bottom: 16px;
      float: none;
      width: 100%;
  }
  .post-cta-img img,
  .post-thumbnail img {
      width: 100%;
      margin-bottom: 0px;
  }

  .post-loop-wrap .post-thumbnail img {
      width: 100%;
  }

  .post-meta {
      margin-bottom: 8px;
  }
  .post-loop-wrap .post-title {
      font-size: 20px;
  }

  body .more-link {
    margin-top: 24px;
    margin-bottom: 0px;
    padding: 12px 0 14px;
    width: 95%;
  }
  body .more-link .fa {
    font-size: 14px;
  }

  /* ----- 記事内のコンテンツ ----- */
  .bzb-sns-btn li.bzb-pocket {
    width: 90px;
  }
  body .post-title {
      color: #212121;
      font-size: 24px;
  }
  .post-content h2 {
    margin: 2em 0px 1em;
    padding: 16px 14px 16px;
    font-size: 20px;
  }
  .post-content h3,
  .rp4wp-related-posts h3 {
    margin: 2em 0px 1em;
    font-size: 16px;
    padding: 16px 10px 16px;
  }
  .rp4wp-related-posts h3 {
    margin: 0 0 1em;
  }
  .post-content h4 {
      font-size: 16px;
      padding: 12px 0 16px;
  }
  .post-content h4:before {
      font-size: 16px;
      margin-right: 4px;
  }
  .post-content blockquote {
    padding: 24px;
    font-size: 14px;
    clear: both;
    margin: 0 0 28px;
    position: relative;
  }
  .post-content blockquote p {
    font-size: 14px;
  }
  .post-content ul li {
    font-size: 14px;
  }
 .attention,
 .link-box {
    padding: 24px 16px 20px;
    font-size: 14px;
  }
  .attention p:first-child {
      margin: 0 0 12px;
  }
  .attention.a-3 strong {
      margin: -24px -16px 4px;
  }
  .post-content table,
  .post-content table p,
  .post-content table span,
  .post-content table strong,
  .post-content table tbody td ul li,
  .post-content table tbody td ul li a {
    font-size: 11px!important;
  }
  .post-content table tbody td {
    padding: 6px;
    line-height: 1.6;
  }
  /* ----- 関連記事 ----- */
  .rp4wp-related-posts {
      padding: 0 0px;
      margin-bottom: 3.4em;
  }
  .rp4wp-related-post-image {
      width: 76px;
      height: 76px;
      float: left;
  }
  .rp4wp-related-post-content {
      margin-left: 86px!important;
      vertical-align: top;
      display: block;
  }
  .rp4wp-related-posts ul {
    margin-bottom: 0px;
  }
  .rp4wp-related-posts ul li {
      padding: 8px 14px 8px 0;
      margin: 0;
      display: block;
      width: 100%;
      overflow: hidden;
  }
  .rp4wp-related-posts li a {
      font-size: 13px;
      line-height: 1.7;
      margin-right: 0;
  }
  .post-footer,
  .post-footer-related {
   padding: 0px 12px 0px!important;
  }
  .post-footer-related .gr3 {
      width: 50%;
  }
  .post-footer-related .gr3 .related img{
      width: 100%;
      max-height: 150px;
      text-align: center;
      object-fit: cover;
  }

  /* ----- SNS ----- */
  #main .post-share-title,
  #main .post-sns {
      margin: 0 -12px !important;
  }
  #main .post-share .post-sns {
      border-top: none;
  }

  /* ----- 著者情報 ----- */
  .post-author .post-author-meta h4 {
      text-align: center;
      margin: 0 0 12px 0;
  }

  /* ----- フッター ----- */
  #footer .footer-01 .wrap {
      padding: 16px 0 0px;
  }
  #footer .footer-02 .wrap {
      padding: 16px 0;
  }
  #footer .footer-01 ul li {
   margin-right: 0px;
   width: 100%;
   text-align: center;
  }
  #footer .footer-02 .footer-copy {
      text-align: center;
  }
}


/* =========================================================
 media 520以下
 ========================================================= */
 @media screen and (max-width:  520px) {
  .wrap, .one-column #content .wrap {
    overflow: hidden;
    padding: 0 14px;
  }
  body.home #content {
    padding: 36px 0px 56px;
  }
    #header-menu-tog {
      right: 16px;
    }
    .bc_wrap .breadcrumb {
      padding: 6px 14px 0;
    }
    body .post-title {
      font-size: 20px;
    }
    body #content {
      padding: 8px 0px 56px;
    }
    .post-content h2 {
      margin: 2em -14px 1em;
      padding: 16px 14px 16px;
      font-size: 18px;
    }
    .post-footer-list {
      margin: 0 0 24px;
    }
    .post-thumbnail, .post-cta-img {
        margin-left: 0px;
        margin-bottom: 16px;
        float: none;
    }
    .post-thumbnail, .post-cta-img img,
    .post-loop-wrap .post-thumbnail img {
        width: 100%;
    }
    .post-header-meta {
      padding: 0;
    }
}

.box5 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #4ec4d3;
}
.box5 p {
    margin: 0; 
    padding: 0;
}


/* 記事パーツ css
--------------------------------------------------------- */
.attention {
  padding: 32px 32px 32px;
  margin-bottom: 2.6em;
}
.attention strong {
  background: none;
  color: #111;
  font-size: 14px;
}
.attention p:first-child {
  margin: 0 0 1em;
}
.attention p:last-child,
.attention ul:last-child {
  margin: 0 0 0;
}
.attention p,
.attention ul,
.attention ul li {
  font-size: 14px;
  margin: 0 0 1em;
}
.attention ul {
  padding: 0;
  border-top: none;
  border-bottom: none;
}
.attention ul li {
  font-weight: normal;
  line-height: 1.6;
  font-size: 14px;
  text-indent: inherit;
  padding: 0 0 4px 0em;
}
.attention.a-1 {
  position: relative;
  border: 2px dotted #f2f2f2;
}
.attention.a-1:before {
  content: "Point";
  position: absolute;
  top: -14px;
  right: 8px;
  color: #D03959;
  background-color: #fff;
  font-size: 20px;
  font-family: 'Crimson Text', serif;
  letter-spacing: 1px;
  line-height: 1;
  padding: 0 12px 0 12px;
}
.attention.a-1 li:before {
  color: #000;
}
.attention.a-2 {
  position: relative;
  border: 2px dotted #f2f2f2;
}
.attention.a-3 {
  position: relative;
  border: 1px dashed #D03959;
}

@media screen and (max-width: 767px) {
 .attention {
    padding: 24px 16px 20px;
    font-size: 14px;
  }
  .attention p:first-child {
      margin: 0 0 12px;
  }
}


/* ----- talk box ----- */
.post-content .talk-box {
  margin-bottom: 2em;
}
.post-content .talk-box .talk-desc {
  overflow: hidden;
  margin-bottom: 1em;
}
.post-content .talk-box .talk-desc .img {
  width: 80px;
  float: left;
  margin-right: 16px;
}
.post-content .talk-box .talk-desc .text {
  position: relative;
  border: 3px solid #EBEBEB;
  border-radius: 6px;
  padding: 16px 16px 4px;
  margin-left: 102px;
}
.post-content .talk-box .talk-desc .text:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -18px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #FFF;
  z-index: 2;
  border-radius: 6px;
}
.post-content .talk-box .talk-desc .text:after {
  content: "";
  position: absolute;
  top: 20px;
  left: -22px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 10px solid #EBEBEB;
  z-index: 1;
  border-radius: 6px;
}
.post-content .talk-box .talk-desc .text p,
.post-content .talk-box .talk-desc .text ul,
.post-content .talk-box .talk-desc .text li {
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 1.6;
}
.post-content .talk-box .talk-desc .text li {
  margin-bottom: 0;
}
 @media screen and (max-width:  520px) {
  .post-content .talk-box .talk-desc .img {
      width: 48px;
      margin-right: 16px;
    }
    .post-content .talk-box .talk-desc {
      margin-bottom: 0em;
    }
    .post-content .talk-box .talk-desc .text {
      border: 2px solid #EBEBEB;
      margin-left: 58px;
    }
    .post-content .talk-box .talk-desc .text:before {
      left: -16px;
    }
    .post-content .talk-box .talk-desc .text:after {
      left: -19px;
    }
    .post-content .talk-box .talk-desc .text p,
    .post-content .talk-box .talk-desc .text ul,
    .post-content .talk-box .talk-desc .text li {
      font-size: 13px;
    }
 }


