@charset "UTF-8";
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

ol, ul, li, dl {
  list-style-position: inside; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box;
  line-height: 1;
  font-size: 62.5%;
  /*  50 56.25 62.5 68.75 75*/ }

*, *:before, *:after {
  box-sizing: inherit; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

hr {
  height: 0;
  border: 0; }

body {
  width: 100%;
  font-family: "Lato", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.2rem;
  font-weight: 500;
  color: #191919;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word; }

h1, h2, h3, .menu-item {
  font-family: fot-tsukuardgothic-std, sans-serif; }

/* buttonタグ */
#tag_button_single {
    color: #ffffff;
    background-color: #87afb7;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
}
#tag_button {
    color: #ffffff;
    background-color: #87afb7;
}

/*IEハック*/
@media all and (-ms-high-contrast: none) {
  body {
    font-family: "Lato", "メイリオ", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; } }

/*フォント設定*/
button, input, select, textarea {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit; }

/*placeholderのcolor設定*/
::-webkit-input-placeholder {
  color: #7f7f7f; }

::-moz-placeholder {
  color: #7f7f7f;
  opacity: 1; }

:-ms-input-placeholder {
  color: #7f7f7f; }

a {
  color: inherit;
  text-decoration: none; }

/*ヘッダー--------------------------------------------------*/
.l-header {
  position: relative;
  width: 100%;
  padding: 20px 0 10px 0;
  z-index: 9999; }

.l-header-clone {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%); }

.l-header-clone.is-show {
  transform: translateY(0); }

/*ヘッダー下-------------------------------------------------*/
.l-headerBottom {
  position: relative;
  width: 100%; }

/*ラッパー(メイン・サイドバー用ラッパー)--------------------------*/
.l-wrapper {
  position: relative;
  max-width: 1140px;
  margin: 20px 15px; }

/*メイン-----------------------------------------------------*/
.l-main {
  position: relative;
  width: 100%;
  margin-bottom: 25px; }

/*サイドバー-------------------------------------------------*/
.l-sidebar {
  position: relative;
  width: 100%; }

/*フッター---------------------------------------------------*/
.l-footer {
  position: relative;
  width: 100%; }

/*共通モジュール(様々な箇所で複数使用するパーツ)********************/
/*枠組み系パーツ----------------------------------------------*/
/*ワイダー（横幅100%）*/
.wider {
  position: relative;
  width: 100%; }

.wider::after {
  content: "";
  display: block;
  clear: both; }

/*コンテナー（左右余白）*/
.container {
  position: relative;
  max-width: 1140px;
  margin-left: 15px;
  margin-right: 15px; }

.container::after {
  content: "";
  display: block;
  clear: both; }

/*アイキャッチ------------------------------------------------*/
.eyecatch {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px; }

.eyecatch:before {
  content: "";
  display: block;
  padding-top: 56.25%; }

/*ノーマルエフェクト*/
.eyecatch__link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto; }

.eyecatch__link::after {
  font-family: "Fjalla One", "Lato", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: normal; }

.eyecatch .eyecatch__link img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  vertical-align: bottom;
  transition: .3s; }

.eyecatch__link:hover img {
  transform: scale(1.2); }

/*マスクエフェクト*/
.eyecatch__link-mask::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.5rem;
  transition: .6s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; }

.eyecatch__link-mask:hover::after {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1; }

.eyecatch__link-mask:hover img {
  transform: none; }

/*見出し-----------------------------------------------------*/
/*見出し基本設定*/
.heading {
  display: block;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 700; }

/*見出し内リンク*/
.heading a {
  transition: .15s;
  display: inline-block;
  max-width: 100%; }

.heading a:hover {
  color: #6b9cb5; }

/*見出し：ページタイトル等用*/
.heading-primary {
  font-size: 1.8rem;
  margin-bottom: 10px; }

/*見出し：アーカイブ内の記事タイトル等用*/
.heading-secondary {
  font-size: 1.5rem;
  margin-bottom: 10px; }

/*見出し：その他小さめのタイトル*/
.heading-tertiary {
  font-size: 1.3rem;
  margin-bottom: 10px; }

/*データリスト(複数個所で使用)----------------------------------*/
.dateList {
  list-style: none;
  margin-bottom: 5px; }

.dateList__item {
  display: inline-block;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.2rem;
  margin-right: 5px;
  line-height: 1.5; }

.dateList__item a:hover {
  color: #6b9cb5;
  transition: .15s; }

/*記事アーカイブ全体-------------------------------------------*/
.archive {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px; }

/*アーカイブリスト共通設定*/
.archive__contents {
  position: relative; }

/*限定モジュール(複数個所で利用されることが無いパーツ)***************/
/*ヘッダーエリア用パーツ（共通）----------------------------------*/
/*サイトタイトル(ヘッダーで使用)*/
.siteTitle {
  font-family: "Fjalla One", "Lato", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  max-width: calc(100% - 66px);
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold; }

.siteTitle__link {
  display: inline-block; }

.siteTitle__link:hover {
  animation: flash 1s; }

.siteTitle__logo {
  width: auto;
  height: 20px;
  vertical-align: bottom; }

/*検索ボタン*/
.searchBtn {
  position: absolute;
  top: 0;
  right: 38px;
  line-height: 20px;
  font-size: 18px;
  text-align: right; }

.searchBtn-zero {
  right: 0; }

.searchBtn__link {
  cursor: pointer;
  transition: .15s; }

.searchBtn__link:hover {
  color: #6b9cb5; }

/*チェックボックス非表示*/
.searchBtn__checkbox {
  display: none; }

/*閉じる用の薄黒カバー*/
.searchBtn__unshown {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  animation: fade .3s; }

/*チェックで閉じる用の薄黒カバー表示*/
.searchBtn__checkbox:checked ~ .searchBtn__unshown {
  display: block; }

/*検索メニューコンテンツエリア*/
.searchBtn__content {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: #ffffff;
  width: 90%;
  max-width: 780px;
  height: calc(100% - 40px);
  z-index: 9999;
  margin: 0 auto;
  transition: .3s;
  transform: translateY(-110%);
  text-align: center; }

.searchBtn__scroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  padding: 0 15px; }

.searchBtn__contentInner {
  text-align: left;
  font-size: 1.2rem; }

/*チェックでパネル表示*/
.searchBtn__checkbox:checked ~ .searchBtn__content {
  transform: translateY(20px);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); }

/*パネル内閉じるボタン*/
.searchBtn__close {
  font-family: "Fjalla One";
  display: inline-block;
  height: 2rem;
  font-size: 2rem;
  margin: 40px auto;
  cursor: pointer; }

.searchBtn__close:hover {
  color: #6b9cb5; }

.searchBtn__close i {
  margin-right: 10px;
  font-size: 1.5rem;
  vertical-align: middle; }

/*メニューボタン*/
.menuBtn {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px;
  font-size: 18px;
  text-align: right; }

.menuBtn__link {
  cursor: pointer;
  transition: .15s; }

.menuBtn__link:hover {
  color: #6b9cb5; }

/*チェックボックス非表示*/
.menuBtn__checkbox {
  display: none; }

/*閉じる用の薄黒カバー*/
.menuBtn__unshown {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  animation: fade 0.3s; }

/*チェックで閉じる用の薄黒カバー表示*/
.menuBtn__checkbox:checked ~ .menuBtn__unshown {
  display: block; }

/*ドロワーメニューコンテンツエリア*/
.menuBtn__content {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  width: 90%;
  max-width: 340px;
  height: 100%;
  z-index: 9999999;
  transition: .3s;
  transform: translateX(110%);
  text-align: center; }

.menuBtn__scroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  padding: 0 15px 15px 15px; }

.menuBtn__contentInner {
  text-align: left;
  font-size: 1.2rem; }

/*チェックでパネル表示*/
.menuBtn__checkbox:checked ~ .menuBtn__content {
  transform: translateX(0%);
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.15); }

/*パネル内閉じるボタン*/
.menuBtn__close {
  font-family: "Fjalla One";
  display: inline-block;
  height: 2rem;
  font-size: 2rem;
  margin: 40px auto;
  cursor: pointer; }

.menuBtn__close:hover {
  color: #6b9cb5; }

.menuBtn__close i {
  margin-right: 10px;
  font-size: 1.5rem;
  vertical-align: middle; }

/*グローバルナビ*/
/*globalNavi内はWPの標準マークアップに従う*/
.globalNavi {
  position: relative; }

/*グローバルナビの右端をフェード*/
.globalNavi::before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 25px;
  height: 2.5rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
  z-index: 2; }

/*右にスクロールするための処理*/
.globalNavi__inner {
  position: relative;
  overflow-x: auto; }

/*グローバルメニューを表示するエリア*/
.globalNavi__list {
  list-style: none;
  display: flex; }

.globalNavi__list li {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: -o-max-content;
  width: max-content;
  height: 2.5rem;
  line-height: 2.3rem; }

.globalNavi__list li a {
  margin-right: 20px;
  display: block;
  float: left;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  transition: .15s; }

/*ソーシャルアイコンなどを表示するエリア(スマホ非表示)*/
.subNavi {
  display: none; }

/*ヘッダー下エリア用パーツ（共通も選択可能）------------------------*/
/*パンくずエリアパーツ*/
.breadcrumb {
  padding: 10px 0;
  background: none;
  overflow-x: auto; }

.breadcrumb__list {
  list-style: none;
  display: table; }

.breadcrumb__list::after {
  content: "";
  display: block;
  clear: both; }

.breadcrumb__item {
  position: relative;
  display: table-cell;
  white-space: nowrap;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 1.05rem;
  line-height: 1.75;
  color: #7f7f7f; }

.breadcrumb__item:first-child {
  padding-left: 0; }

.breadcrumb__item.icon-home::before {
  margin-right: 5px; }

.breadcrumb__item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  transform: rotate(45deg); }

.breadcrumb__item:last-child::after {
  border: none; }

.breadcrumb__item a:hover {
  color: #6b9cb5; }

/*投稿(single)ページ限定パーツ---------------------------------*/
/*-----コンテンツ-----*/
.postContents {
  width: 100%; }

/*-----ページ内ページネーション-----*/
.pagePager {
  position: relative;
  width: 100%;
  text-align: center;
  list-style: none;
  font-size: 0;
  margin-top: 60px; }

.pagePager__item {
  font-family: "Fjalla One";
  display: inline-block;
  color: #6b9cb5;
  background: #ffffff;
  border: rgba(0, 0, 0, 0.1) 1px solid;
  font-size: 1.2rem;
  margin-left: -1px; }

.pagePager__item-current,
.pagePager__item a {
  display: inline-block;
  padding: 10px;
  min-width: calc(1.2rem + 20px); }

.pagePager__item:hover,
.pagePager__item-current {
  color: #ffffff;
  background: #6b9cb5;
  transition: .15s; }

/*-----ソーシャルリスト-----*/
.social-bottom {
  margin-top: 40px; }

.socialList {
  list-style: none;
  display: flex;
  flex-wrap: wrap; }

.socialList__item {
  text-align: center; }

.socialList__link {
  display: block;
  padding: 0 10px; }

.socialList__link::before {
  display: block;
  transition: .15s; }

/*-----デザインtype-----*/
.socialList-type03 {
  margin: -5px 0 5px -5px; }

.socialList-type03 .socialList__item {
  height: 30px;
  line-height: 30px;
  width: 30px;
  margin: 5px 0 0 5px; }

.socialList-type03 .socialList__link {
  color: #ffffff;
  border-radius: 5px;
  transition: .15s;
  padding: 0; }

.socialList-type03 .socialList__link::before {
  font-size: 1.4rem;
  border-radius: 5px; }

.socialList-type03 .socialList__link:hover::before {
  background: #ffffff;
  transform: scale(1.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); }

.socialList__link.icon-facebook {
  background: #3B5998; }

.socialList__link.icon-twitter {
  background: #00B0ED; }

.socialList__link.icon-hatenabookmark {
  background: #008FDE; }

.socialList__link.icon-line {
  background: #00C300; }

.socialList-type03 .socialList__link.icon-facebook:hover::before {
  color: #3B5998; }

.socialList-type03 .socialList__link.icon-twitter:hover::before {
  color: #00B0ED; }

.socialList-type03 .socialList__link.icon-hatenabookmark:hover::before {
  color: #008FDE; }

.socialList-type03 .socialList__link.icon-line:hover::before {
  color: #00C300; }

/*-----前次の記事-----*/
.prevNext {
  margin-top: 40px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.prevNext__item {
  position: relative; }

.prevNext__item.prevNext__item-prev {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px; }

.prevNext__item.prevNext__item-next {
  width: 100%; }

.prevNext__title {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 10px;
  color: #ffffff;
  z-index: 999; }

.prevNext__item.prevNext__item-prev .prevNext__title {
  float: right; }

.prevNext__item.prevNext__item-next .prevNext__title {
  float: left; }

.prevNext__title span {
  display: block;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5; }

/*-----関連記事-----*/
.related__list {
  list-style-type: none; }

.related__item {
  padding-bottom: 20px;
  width: 100%;
  display: flex;
  align-items: flex-start; }

.related__item .eyecatch {
  max-width: 200px; }

.related__item:last-child {
  padding-bottom: 0; }

/*個別ページパーツ---------------------------------------------*/
/*-----個別ページ本文フレーム-----*/
.content {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.75; }

.content::after {
  content: "";
  display: block;
  clear: both; }

.content .ep-btn {
    position: relative;
    display: inline-block;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: center;
    overflow: hidden;
    transition: .3s;
    padding: 10px 15px 10px 15px;
}

.content .es-bold {
  font-weight: bold;
}

.content .es-borderSolidS {
  border: 1px solid #191919;
}

.content .es-LpaddingM {
  padding-left: 3rem;
}

.content .es-RpaddingM {
  padding-right: 3rem;
}

.content .es-BpaddingS {
  padding-bottom: 1.5rem;
}

.content .es-TpaddingS {
  padding-top: 1.5rem;
}

.content .brc-Lmagenta {
  border-color: #f29c9f;
}

.button-custom {
  width: 100%;
  background-color: #eb6a7a !important;
  color: #ffffff !important;
  font-family: fot-tsukuardgothic-std;
}

/*-----リンク-----*/
.content a {
  color: #63acb7; }

.content a:hover {
  font-weight: bold; }

/*-----IMG-----*/
.content img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/*-----段落-----*/
.content p {
  margin-top: 2rem; }

.content p::after {
  content: "";
  display: block;
  clear: both; }

/*-----ボックス-----*/
.content div {
  margin-top: 2rem; }

.content div::after {
  content: "";
  display: block;
  clear: both; }

/*-----すべての見出し-----*/
.content h2,
.content h3 {
  line-height: 1.5;
  margin-top: 4rem; }

.content h2 {
  font-size: 2.2rem; }

.content h3 {
  font-size: 1.8rem; }

.content h2 + h2, .content h2 + h3,
.content h3 + h2, .content h3 + h3 {
  margin-top: 2rem; }

/*-----見出しのデザイン-----*/
.partsH2-3 h2,
.partsH3-3 h3,
.partsH4-3 h4,
.partsH5-3 h5 {
  padding-bottom: 10px;
  border-bottom: dotted 1px #6b9cb5; }

.partsH2-8 h2,
.partsH3-8 h3,
.partsH4-8 h4,
.partsH5-8 h5 {
  position: relative;
  padding-bottom: 14px; }

.partsH2-8 h2::after,
.partsH3-8 h3::after,
.partsH4-8 h4::after,
.partsH5-8 h5::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 4px;
  background: #8bbfd6; }

/*-----リスト基本設定-----*/
.content ul,
.content ol {
  margin-top: 2rem;
  list-style-type: none; }

.content ul li,
.content ol li {
  position: relative;
  list-style: none;
  margin-top: 1rem;
  padding-left: 1.7rem; }

/*-----ULリスト設定-----*/
.content ul > li:before {
  font-family: "icomoon";
  content: "\ea57";
  display: block;
  position: absolute;
  left: 0;
  transform: scale(0.6);
  color: #6b9cb5; }

/*-----会話風バルーン-----*/
.content .balloon {
  margin-top: 2rem;
  position: relative; }

.content .balloon:before,
.content .balloon:after {
  clear: both;
  content: "";
  display: block; }

/*-----DLリスト-----*/
.content dl {
  margin-top: 2rem; }

.content dt {
  margin-top: 2rem;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.05); }

.content dd {
  padding: 10px;
  border: solid 1px rgba(0, 0, 0, 0.05); }

/*-----引用-----*/
.content blockquote {
  position: relative;
  color: #3F3F3F;
  margin-top: 2rem;
  padding: 20px 20px 20px 70px;
  background-color: #F2F2F2; }

.content blockquote::before {
  position: absolute;
  top: 5px;
  left: 15px;
  font-family: "icomoon";
  content: "\e9f8";
  font-size: 3rem;
  color: #d8d8d8; }

/*-----記事内広告-----*/
.content .adPost {
  width: 100%;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
  background-color: #F2F2F2;
  background-image: linear-gradient(to top right, #fff 0%, #fff 25%, transparent 25%, transparent 50%, #fff 50%, #fff 75%, transparent 75%, transparent 100%);
  background-size: 6px 6px; }

.content .adPost-no {
  padding: 0;
  background: transparent; }

.content .adPost__title {
  font-size: 1.2rem;
  padding: 10px 0;
  display: block;
  font-weight: normal;
  text-align: center; }

/*-----YouTube-----*/
.content .youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 2rem auto 0 auto; }

.content .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*-----twitter & instagram-----*/
.content .twitter-tweet,
.content .instagram-media {
  width: 500px !important;
  max-width: 100% !important;
  margin: 2rem auto 0 auto !important; }

/*-----すべての最初の要素のmargin-top:0-----*/
.content *:first-child {
  margin-top: 0; }

/*フッターエリア用パーツ（共通）----------------------------------*/
/*SNSフッターエリア*/
.snsFooter__list {
  list-style: none;
  text-align: center; }

.snsFooter__item {
  display: inline-block;
  color: #ffffff;
  margin: 10px 0; }

.snsFooter__link {
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  transition: .15s; }

.snsFooter__link:hover {
  background: rgba(255, 255, 255, 0.15); }

/*フッターボトム*/
.bottomFooter {
  position: relative;
  background: #191919;
  padding: 40px 0; }

.bottomFooter__navi {
  margin-bottom: 20px; }

.bottomFooter__list {
  list-style: none;
  text-align: center; }

.bottomFooter__list li {
  display: inline-block;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700; }

.bottomFooter__list li a {
  display: block;
  margin: 0 10px;
  line-height: 1.5;
  border-bottom: 2px solid transparent;
  transition: .15s; }

.bottomFooter__list li a:hover {
  animation: flash 1s;
  border-color: #ffffff; }

.bottomFooter__copyright {
  text-align: center;
  color: #BFBFBF;
  letter-spacing: 0.5px;
  line-height: 1.75; }

/*トップへ戻るボタン*/
.bottomFooter__topBtn {
  position: fixed;
  bottom: 0;
  right: 0;
  display: block;
  background-color: #6b9cb5;
  color: #fff;
  width: 40px;
  height: 40px;
  z-index: 999; }

.bottomFooter__topBtn:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: rotate(-45deg);
  margin-top: -3px;
  margin-right: -6px;
  width: 12px;
  height: 12px;
  border-top: 3px solid;
  border-right: 3px solid;
  transition: .3s; }

.bottomFooter__topBtn:hover {
  opacity: 0.75; }

/*ウィジェットモジュール(※主にWPの標準マークアップに従う)*************/
/*ウィジェットボックス*/
.widget {
  position: relative;
  margin: 0 auto 40px auto; }

/*ウィジェット内IMG*/
.widget img {
  max-width: 100%;
  height: auto; }

/*ウィジェット内リストタグの基本*/
.widget ul {
  list-style-type: none; }

.widget > ul {
  border-top: dotted 1px rgba(0, 0, 0, 0.1); }

.widget ul li {
  position: relative; }

/*検索フォーム関連*/
.widgetSearch__flex {
  display: flex; }

.widgetSearch__word {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  border-top: none; }

.widgetSearch__wordItem {
  margin: 5px 5px 0 0; }

.widgetSearch__wordItem a {
  display: block;
  padding: 5px 10px;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.05);
  border-radius: calc(1rem + 10px);
  transition: .15s; }

.widgetSearch__wordItem a:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.75); }

/*headerエリアのバージョン-------------------------------------*/
/*背景色ありバージョン*/
.t-headerColor .siteTitle {
  color: #363636; }

.t-headerColor .searchBtn__link {
  color: #363636; }

.t-headerColor .menuBtn__link {
  color: #363636; }

.t-headerColor .globalNavi__list li a {
  color: #363636; }

/*ロゴセンターバージョン*/
.t-headerCenter .siteTitle {
  margin: 0 auto 10px auto;
  padding-top: 5px;
  text-align: center; }

.t-headerCenter .searchBtn {
  left: 0;
  right: auto;
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
  display: block; }

.t-headerCenter .searchBtn__link {
  display: block; }

.t-headerCenter .searchBtn__link::after {
  font-family: "Fjalla One";
  content: "";
  font-size: 1rem;
  display: block; }

.t-headerCenter .menuBtn {
  line-height: 1.25;
  font-size: 16px;
  text-align: center; }

.t-headerCenter .menuBtn__link {
  display: block; }

.t-headerCenter .menuBtn__link::after {
  font-family: "Fjalla One";
  content: "";
  font-size: 1rem;
  display: block; }

.t-headerCenter .globalNavi {
  padding-top: 5px; }

/*ロゴ高さバージョン-------------------------------------------*/
.t-logoSp30 .siteTitle__logo {
  height: 30px; }
    
/*タブレットレスポンシブ設定**************************************/
@media only screen and (min-width: 768px) {
  /*ベース****************************************************/
  /*全体設定-------------------------------------------------*/
  body {
    font-size: 1.4rem; }
  /*レイアウト*************************************************/
  /*ラッパー(メイン・サイドバー用ラッパー)------------------------*/
  .l-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
  /*メイン---------------------------------------------------*/
  .l-main {
    width: calc(70% - 30px);
    margin-bottom: 0; }
  .l-main-wide {
    width: 100%;
    margin-right: 0; }
  /*サイドバー------------------------------------------------*/
  .l-sidebar {
    width: 30%; }
  /*見出し---------------------------------------------------*/
  /*見出し：ページタイトル用*/
  .heading-primary {
    font-size: 2.6rem;
    margin-bottom: 20px; }
  /*見出し：アーカイブ内の記事タイトル用*/
  .heading-secondary {
    font-size: 1.6rem; }
  /*見出し：その他小さめのタイトル*/
  .heading-tertiary {
    font-size: 1.4rem; }
  /*ヘッダーエリア用パーツ（共通）-------------------------------*/
  /*サイトタイトル(ヘッダーで使用)*/
  .siteTitle__logo {
    height: 30px; }
  .searchBtn__scroll {
    padding: 0 40px; }
  /*ヘッダー下エリア用パーツ（共通も選択可能）----------------------*/
  /*パンくずエリアパーツ*/
  .breadcrumb {
    overflow: visible; }
  .breadcrumb__list {
    list-style: none;
    display: block; }
  .breadcrumb__item {
    display: block;
    float: left; }
  /*投稿(single)ページ限定パーツ--------------------------------*/
  .social-bottom {
    margin-top: 60px; }
  .socialList__item {
    height: 50px;
    line-height: 50px; }
  /*前次の記事*/
  .prevNext {
    margin-top: 60px;
    border: 0; }
  .prevNext__item.prevNext__item-prev {
    width: 50%;
    padding-right: 10px;
    border: 0; }
  .prevNext__item.prevNext__item-next {
    width: 50%;
    padding-left: 10px; }
  /*プロフィールボックス*/
  .profile {
    display: block; }
  .profile__author {
    width: 50px; }
  .profile__author img {
    border-radius: 50%; }
  .profile__contents {
    width: calc(100% - 50px);
    border-left: none;
    padding: 13px;
    margin-left: 0;
    text-align: left; }
  /*個別ページパーツ-------------------------------------------*/
  /*個別ページ本文フレーム*/
  .content {
    font-size: 1.6rem; }
  /*すべての見出し*/
  .content h2 {
    font-size: 2.6rem; }
  .content h3 {
    font-size: 2.2rem; }
  /*ウィジェットモジュール(※主にWPの標準マークアップに従う)**********/
  .widget:last-child {
    margin-bottom: 0; }
}

/*PCレスポンシブ設定********************************************/
@media only screen and (min-width: 992px) {
  /*ヘッダー-------------------------------------------------*/
  .l-header {
    padding: 0; }
  /*ラッパー(メイン・サイドバー用ラッパー)*/
  .l-wrapper {
    margin: 60px 20px; }
  /*メイン*/
  .l-main {
    width: calc(70% - 200px);
    margin-bottom: 0; }
  .l-main-wide {
    width: 100%;
    margin-right: 0; }
  /*枠組み系パーツ--------------------------------------------*/
  /*コンテナー（左右余白）*/
  .container {
    margin-left: 20px;
    margin-right: 20px; }
  /*コンテナー：ヘッダーエリア用*/
  .container-header {
    display: flex;
    align-items: center;
    min-height: 70px; }
  /*見出し---------------------------------------------------*/
  /*見出し：ページタイトル用*/
  .heading-primary {
    font-size: 3rem; }
  /*見出し：アーカイブ内の記事タイトル用*/
  .heading-secondary {
    font-size: 1.8rem; }
  /*見出し：その他小さめのタイトル*/
  .heading-tertiary {
    font-size: 1.5rem; }
  /*記事アーカイブ全体-----------------------------------------*/
  .archive {
    margin-bottom: -30px; }
  /*ヘッダーエリア用パーツ（共通）
  /*サイトタイトル(ヘッダーで使用)*/
  .siteTitle {
    max-width: 340px;
    font-size: 24px;
    margin: 0 20px 0 0; }
  /*検索ボタン*/
  .searchBtn {
    position: static;
    top: auto;
    right: auto;
    text-align: center; }
  .searchBtn__link {
    display: block;
    width: 50px;
    height: 70px;
    line-height: 70px;
    font-size: 14px; }
  /*メニューボタン*/
  .menuBtn {
    position: static;
    top: auto;
    right: auto;
    text-align: center; }
  .menuBtn__link {
    display: block;
    width: 50px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    background: #6b9cb5;
    color: #FFF; }
  .menuBtn__link:hover {
    background: #191919;
    color: #FFF; }
  /*グローバルナビ*/
  /*globalNavi内はWPの標準マークアップに従う*/
  .globalNavi::before {
    content: none; }
  .globalNavi::after {
    content: none; }
  .globalNavi__inner {
    overflow: visible; }
  /*グローバルメニューを表示するエリア*/
  .globalNavi__list,
  .globalNavi__list .children,
  .globalNavi__list .sub-menu {
    list-style: none;
    display: block; }
  .globalNavi__list li {
    position: relative;
    width: auto;
    height: calc(1.4rem + 20px);
    line-height: 1;
    display: inline-block; }
  .globalNavi__list li a {
    float: none;
    white-space: normal;
    color: rgba(0, 0, 0, 0.5);
    padding: 10px 0; }
  /*ソーシャルアイコンなどを表示するエリア(スマホ非表示)*/
  .subNavi {
    display: block;
    margin-left: auto; }
  /*フッターエリア用パーツ（共通）--------------------------------*/
  .bottomFooter {
    padding: 60px 0; }
  .bottomFooter__list li {
    font-size: 1.6rem; }
  /*テーマ
  /*headerエリアのバージョン-----------------------------------*/
  /*背景色ありバージョン*/
  .t-headerColor .searchBtn__link {
    color: #363636; }
  .t-headerColor .searchBtn__link:hover {
    color: #363636; }
  .t-headerColor .menuBtn__link {
    background: #363636;
    color: #191919; }
  .t-headerColor .menuBtn__link:hover {
    background: #191919;
    color: #363636; }
  .t-headerColor .subNavi__link {
    color: #363636; }
  .t-headerColor .subNavi__link:hover {
    color: #363636; }
  .t-headerColor .subNavi__link-pickup {
    color: #363636; }
  .t-headerColor .subNavi__link-pickup:hover {
    background: #FFF;
    color: #6b9cb5; }
  /*ロゴセンターバージョン*/
  .t-headerCenter .container-header {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }
  .t-headerCenter .siteTitle {
    max-width: calc(100% - 40px);
    padding-top: 10px;
    font-size: 30px; }
  .t-headerCenter .searchBtn {
    position: absolute;
    top: 20px;
    left: 0; }
  .t-headerCenter .searchBtn__link {
    width: auto;
    line-height: 1.25;
    padding: 10px 0;
    margin-right: 0;
    font-size: 20px; }
  .t-headerCenter .menuBtn {
    position: absolute;
    top: 20px;
    right: 0; }
  .t-headerCenter .menuBtn__link {
    width: auto;
    height: auto;
    line-height: inherit;
    padding: 10px 0;
    margin-right: 0;
    font-size: 20px;
    background: none;
    color: inherit; }
  .t-headerCenter .menuBtn__link:hover {
    color: #6b9cb5; }
  .t-headerCenter .globalNavi {
    display: inline-block;
    padding-top: 0;
    vertical-align: bottom; }
  .t-headerCenter .subNavi {
    display: inline-block;
    vertical-align: bottom; }
  /*背景色あり&ロゴセンター組み合わせバージョン*/
  .t-headerColor.t-headerCenter .menuBtn__link {
    color: #363636; }
  .t-headerColor.t-headerCenter .menuBtn__link:hover {
    color: #363636;
    background: none; }
  /*ロゴ高さバージョン-----------------------------------------*/
  .t-logoSp30 .siteTitle__logo {
    height: 30px; }
  }

/*PCワイドレスポンシブ設定------------------------*/
@media only screen and (min-width: 1139px) {
  /*ラッパー(メイン・サイドバー用ラッパー)------------------------*/
  .l-wrapper {
    margin-left: auto;
    margin-right: auto; }
  /*コンテナー（左右余白）*/
  .container {
    margin-left: auto;
    margin-right: auto; } }

/*記事詳細ページ mainコンテンツ枠-------*/
.l-main-single {
  margin-left: 100px;
  margin-right: 100px; }

@media screen and (max-width: 767px) {
  /*記事詳細ページ mainコンテンツ枠-------*/
  .l-main-single {
    margin-left: 0px;
    margin-right: 0px; } 
  /*記事詳細ページ 日付,タイトル,連載,ライターパーツ-------*/
    .article_head {
    margin-left: 0; }
  /*記事詳細ページ サムネイル-------*/
  .postContents .photo {
    width: 100%; } 
  /*プロフィールボックス-------*/
  .profile {
    display: block; }
  .profile__author {
    width: 50px; }
  .profile__author img {
    border-radius: 50%; }
  .profile__contents {
    width: calc(100% - 50px);
    border-left: none;
    padding: 13px;
    margin-left: 0;
    text-align: left; }
}

/*記事詳細ページ 日付,タイトル,連載,ライターパーツ-------*/
.article_head {
  text-align: center;
  position: relative;
  width: 100%;
  margin-left: 100px; }

/*記事詳細ページ サムネイル-------*/
.postContents .photo {
  width: 60%;
  margin: 20px auto 30px;
  text-align: right; }

.photo a {
  color: #9b9b9b;
}

/*記事詳細ページ 連載情報-------*/
.page-top-series-info {
  list-style: none;
  text-align: center;
  color: #6b9cb5;
  font-size: 1.2rem;
  margin-bottom: 15px;
  line-height: 1.5; }

.page-top-series-info li {
  display: inline-block; }

/* あらすじ・説明文パーツ -------*/
.decoration {
  line-height: 2;
  background-color: rgba(255, 229, 232, 0.15);
  padding: 1.4vw 2.8vw;
  border: solid #ffe5e8;
  border-width: 1px 0; }

/* サイドバー この連載をもっと見る -------*/
.sidebar-content {
  margin-top: 20px; }

.sidebar-content .series_wrap {
  margin: 10px 0 10px; }

.sidebar-content .series_list {
  display: flex;
  position: relative;
  height: 95px; }

.sidebar-content .series_list .heading {
  width: 120%;
  margin-left: 10px; }

.sidebar-content .series_list .heading h3 {
  line-height: 1.5rem;
  font-size: 1.3rem;
  margin-top: 5px; }

.sidebar-content .series_list .heading .dateList {
  color: #898a8a; }

.sidebar-content .series_list .heading .dateList li {
  font-size: 0.9rem;
  display: inline; }

.series_number {
  line-height: 20px;
  color: #6b9cb5; }

.widget-post.widget-title {
  font-size: 20px; }

.widget-post.widget-next-font {
  position: absolute;
  top: 47%; }

.widget-post.widget-next-view {
  width: 280px;
  height: 40px;
  border: solid 0.9px black;
  position: relative;
  margin: 0 auto;
  margin-top: 20px; }

.series_wrap .first_post_link {
  padding-top: .2rem;
  text-align: right;
  text-decoration: underline; }

.series_wrap .first_post_color {
  font-size: 13px;
  color: #87afb7; }

/* style-user.css --------------------*/
.content h2, .content h3 h4 {
  line-height: 1.4;
  margin-top: 40px;
}

.content p {
  font-family: HiraginoSans-W3;
}

.content a:hover {
  font-weight: initial;
}

.content div {
  margin-bottom: 4rem;
}

.postContents .partsH2-8 h2, .postContents .partsH2-8 h3, .postContents .partsH2-8 h4 {
  font-family: HiraginoSans-W3;
  margin-bottom: 4rem;
}

.decoration p {
  margin-bottom: 0rem;
}

.breadcrumb {
  padding: 8px 0;
  background: initial;
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
}

.breadcrumb__item:first-child::before {
  content: '';
}

.breadcrumb__item {
  font-size: 1.01rem;
}

.center {
  text-align: center;
}

.dateList {
  color: #898a8a;
  font-weight: 300;
}

.display_name {
  font-family: HiraginoSans-W3;
  display: inline;
  color: #898a8a;
  font-weight: 500;
  font-size: 1.0rem;
  line-height: 1.5;
}

.dividerBottom-4 {
  margin-bottom: 25px;
}

.eyecatch__link-mask:hover::after {
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
  pointer-events: none;
}

.dateList__item {
  font-weight: 500;
  font-size: 1.0rem;
  font-family: HiraginoSans-W3;
}

.mt-50 {
  margin-top: 50px;
}

.widget-post.widget-title {
  font-size: 20px;
  color: var(--black);
}

.widget-post.widget-next-link {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.widget-post.widget-next-view {
  width: 280px;
  height: 40px;
  border: solid 0.9px black;
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
}

.widget-post.widget-next-font {
  width: auto;
  height: auto;
  font-family: fot-tsukuardgothic-std;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.widget-post.widget-post-text {
  font-family: "fot-tsukuardgothic-std";
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.wp-block-image {
  display: block;
  margin: 0 auto 1rem auto;
  text-align: center;
  margin-top: 2rem;
}

.wp-block-image figcaption {
  display: block !important;
  text-align: right;
  font-size: 1rem;
}

.wp-block-image img {
  width: 500px;
}

.youtube {
  margin-top: 2rem !important;
  width: 500px !important;
}

.menuBtn__close i {
  margin-right: 10px;
  font-size: 1.5rem;
  vertical-align: middle;
  z-index: 100;
}

.pr_icon {
  display: inline-block;
  border: 1px solid #eb6a7a;
  width: auto;
  height: auto;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.pr_icon strong.font_color {
  color: #eb6a7a;
  font-size: 15px;
}

.footer_box {
  top: 45px;
}

.l-headerBottom {
  width: 100%;
  margin: auto;
}

.t-headerColor .l-header {
  background: #FFFFFF;
}

.t-headerCenter .globalNavi {
  background: #e0f3f9;
  width: 100%;
}

.t-headerCenter .searchBtn__link::after {
  display: none;
}

.t-headerCenter .menuBtn__link::after {
  display: none;
}

.t-headerColor .head-link-matome {
  width: 80px;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-love {
  width: 32px;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-sex {
  width: auto;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-marriage {
  width: 32px;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-manga {
  width: 50px;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-idea {
  width: 96px;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-about {
  width: auto;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .head-link-special {
  width: auto;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}

.t-headerColor .siteTitle__logo {
  width: 120px;
  height: auto;
  object-fit: contain;
}

.t-headerColor .l-header {
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  transition: .3s;
}

.t-headerColor .l-header .searchBtn, .t-headerColor .l-header .menuBtn {
  top: 12.5px;
}

.t-headerColor .globalNavi__list > li > a {
  padding: 0px 0 5px;
}

.t-headerColor .l-header-clone.is-show .globalNavi {
  /* display: none; */
  margin-bottom: -35px;
}

.t-headerColor .siteTitle {
  margin: 0 auto 5px auto;
}

.globalNavi__list {
  -ms-overflow-style: none;
}

.container-header {
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.bottomFooter {
  background-color: #a6c4ca;
  height: 120px;
  padding: 30px 0;
}

.bottomFooter .bottomFooter__copyright {
  color: #FFF;
  top: 0px;
  width: 100%;
  text-align: center;
}

.bottomFooter .about-am-link {
  width: 65px;
  height: 16px;
  font-family: Avenir-Roman;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.bottomFooter .contact-link {
  width: 74px;
  height: 18px;
  font-family: HiraginoSans-W3;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.bottomFooter .kiyaku-link {
  width: 48px;
  height: 18px;
  font-family: HiraginoSans-W3;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.bottomFooter .privacy-link {
  width: 120px;
  height: 18px;
  font-family: HiraginoSans-W3;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.bottomFooter .company-link {
  width: 48px;
  height: 18px;
  font-family: HiraginoSans-W3;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.follow_us {
  background: #e6eff1;
  padding: 50px 10px;
  text-align: center;
  background-image: url("/wp-content/uploads/img/layout/parts/footer_illust.png");
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: 40px;
}

.follow_us h2 {
  font-style: normal;
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 10px;
}

.follow_us .snsFooter__list {
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  display: flex;
  justify-content: space-between;
  width: 300px;
  margin: 0 auto;
}

.follow_us .snsFooter__item {
  display: block;
  color: initial;
  font-size: 30px;
}

.follow_us .lead_check {
  font-family: fot-tsukuardgothic-std;
  margin: 5px 0 20px;
  font-size: 1.6rem;
}

.follow_us .lead_check > span {
  display: inline-block;
  background-size: 100%;
}

.follow_us .snsFooter__link {
  color: #a6c4ca;
  border-radius: 50px;
}

.follow_us .icon-twitter {
  background-color: #ffffff;
}

.follow_us .icon-facebook {
  background-color: #ffffff;
}

.follow_us .icon-line {
  background-color: #ffffff;
}

#top .heading a:hover {
  color: initial;
}

.heading-img {
  margin: 3rem 0 2rem;
  width: 20%;
}

.heading-img.follow {
  margin: 2rem 0 0;
}

.heading-secondary {
  width: 100%;
  height: auto;
  font-family: HiraginoSans-W3;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 3px;
}

.eyecatch .eyecatch__link img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  vertical-align: bottom;
  transition: initial;
}

.eyecatch__link:hover img {
  transform: initial;
}

.social-bottom {
  display: flex;
  margin: 20px 5px 40px;
}

.social-bottom span {
  line-height: 40px;
  font-family: fot-tsukuardgothic-std;
  font-size: 1.45rem;
  color: #5a5a5a;
}

.social-bottom span:after {
  content: '';
  display: inline-block;
  background-color: #ccc;
  width: 60px;
  height: 1px;
  margin: 0 15px;
  vertical-align: middle;
}

.social-bottom .socialList-type03 {
  margin: 0;
}

.social-bottom .socialList-type03 .socialList__link {
  border-radius: 20px;
  background-color: #fff;
  color: #87AFB7;
}

.social-bottom .socialList-type03 .socialList__link:before {
  font-size: 3.0rem;
}

.social-bottom .socialList-type03 .socialList__link:hover:before {
  color: #fff;
  border-radius: 20px;
  background-color: #87AFB7;
  transform: scale(1.1);
}

.social-bottom .socialList-type03 .socialList__item {
  height: 40px;
  line-height: 45px;
  width: 45px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
}

.profile {
  flex-wrap: wrap;
  width: 100%;
}

.profile a {
  margin-right: 5px;
  margin-bottom: 5px;
}

.single-tags a {
  border: 1px solid rgba(135, 175, 183, 0.5);
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 5px;
  font-size: 1.2rem;
  transition: .15s;
  line-height: 1.35;
  color: rgba(135, 175, 183, 0.5);
}

.single-tags a:before {
  font-family: "icomoon";
  content: "#";
  margin-right: -3px;
  font-size: 1.2rem;
}

.single-tags a.data-link::before {
  content: "#";
}

.prevNext_label {
  width: 140px;
  height: 36px;
  font-family: fot-tsukuardgothic-std;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  color: var(--black);
}

.prevNext {
  margin-top: 5px;
  width: auto;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.prevNext__item-prev.prevNext__item-prev, .prevNext__item-prev.prevNext__item-next, .prevNext__item-next.prevNext__item-prev, .prevNext__item-next.prevNext__item-next {
  display: flex;
  padding: 0;
  margin: 10px 0;
  border: none;
}

.prevNext__item-prev.prevNext__item-prev .prevNext__title, .prevNext__item-prev.prevNext__item-next .prevNext__title, .prevNext__item-next.prevNext__item-prev .prevNext__title, .prevNext__item-next.prevNext__item-next .prevNext__title {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #333;
  padding: 10px;
  margin-left: 10px;
  left: initial;
  right: initial;
  top: initial;
  bottom: initial;
}

.prevNext__item-prev.prevNext__item-prev .prevNext__title .series_part_num, .prevNext__item-prev.prevNext__item-next .prevNext__title .series_part_num, .prevNext__item-next.prevNext__item-prev .prevNext__title .series_part_num, .prevNext__item-next.prevNext__item-next .prevNext__title .series_part_num {
  display: inline-block;
  color: #898a8a;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.5;
  margin-left: 5px;
}

.prevNext__item-prev.prevNext__item-prev .prevNext__title .series_part_num span, .prevNext__item-prev.prevNext__item-next .prevNext__title .series_part_num span, .prevNext__item-next.prevNext__item-prev .prevNext__title .series_part_num span, .prevNext__item-next.prevNext__item-next .prevNext__title .series_part_num span {
  color: #6b9cb5;
}

.prevNext__item-prev.prevNext__item-prev .prevNext__title h3, .prevNext__item-prev.prevNext__item-next .prevNext__title h3, .prevNext__item-next.prevNext__item-prev .prevNext__title h3, .prevNext__item-next.prevNext__item-next .prevNext__title h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0px;
}

.prevNext__item-prev.prevNext__item-prev .prevNext__title span, .prevNext__item-prev.prevNext__item-next .prevNext__title span, .prevNext__item-next.prevNext__item-prev .prevNext__title span, .prevNext__item-next.prevNext__item-next .prevNext__title span {
  color: #333;
  font-size: 1.0rem;
  font-family: HiraginoSans-W3;
}

.series-backnumber {
  color: #fff;
  width: 30px;
}

.series-backnumber.slider-prev {
  margin-right: 5px;
}

.series-backnumber.slider-prev i:before {
  border-bottom: solid 2px #d9d9d9;
  border-left: solid 2px #d9d9d9;
  left: 5px;
}

.series-backnumber.slider-next {
  margin-left: 5px;
}

.series-backnumber.slider-next i:before {
  border-top: solid 2px #d9d9d9;
  border-right: solid 2px #d9d9d9;
  right: 5px;
}

.series-backnumber i {
  speak: none;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.series-backnumber i:before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -4px;
}

.page-top-series-info {
  list-style: none;
  text-align: center;
  color: #6b9cb5;
  font-size: 1.2rem;
  margin-bottom: 15px;
  line-height: 1.5;
}

.page-top-series-info li.series-title {
  display: inline-block;
  margin-right: 5px;
}

.page-top-series-info li.series-number {
  display: inline-block;
  margin-left: 5px;
  text-decoration: initial;
  color: #7f7f7f;
}

#article_box_relatedkeyword {
  position: relative;
  margin-top: 40px;
}

.article_head {
  text-align: center;
  position: relative;
  width: 100%;
  margin-left: 100px;
}

.heading.dateList {
  text-align: center;
}

.heading .dateList__item {
  margin: 0 0px;
  margin-right: 1%;
  font-family: HiraginoSans-W3;
  font-size: 1.0rem;
}

.eyecatch_img {
  width: 130px;
  height: 80px;
  object-fit: cover;
  margin-left: 10px;
  margin-right: 10px;
}

.eyecatch_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

h3#prevNext_text {
  height: auto;
  font-family: fot-tsukuardgothic-std;
  font-size: 1.3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7rem;
  letter-spacing: normal;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 3px;
}

.single-tags a {
  border: 1px solid #87afb7;
  color: #87afb7;
}

.single_article_title_under {
  width: 50%;
  margin: auto;
}

.single_article_rectangle {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
}

.single_article_rectangle .ad_div {
  margin: auto;
}

.series_number {
  line-height: 20px;
  color: #898a8a;
  position: relative;
  font-size: 1em;
  color: #6b9cb5;
}

.series-icon-img {
  width: 590px;
  height: 238.5px;
  object-fit: cover;
  margin-bottom: 1rem;
}

.series-number {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #87afb7;
  text-decoration: underline;
  text-decoration-color: #87afb7;
}

.widget-post.widget-post-text {
  font-family: fot-tsukuardgothic-std;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.7rem;
}

.sidebar-content {
  margin-top: 20px;
}

.sidebar-content .eyecatch, .sidebar-content .heading {
  position: relative;
  display: block;
}

.sidebar-content .series_list {
  display: flex;
  position: relative;
  height: 95px;
}

.sidebar-content .series_list .heading {
  width: 120%;
  margin-left: 10px;
}

.sidebar-content .series_list .heading h3 {
  line-height: 1.5rem;
  font-size: 1.3rem;
  margin-top: 5px;
}

.sidebar-content .series_list .heading .dateList {
  font-size: 1.1rem;
}

.sidebar-content .series_list .heading .dateList li {
  font-size: 0.9rem;
}

.sidebar-content .other_series_list a {
  display: flex;
  position: relative;
  height: 82px;
}

.sidebar-content .other_series_list a .eyecatch {
  width: 105%;
  height: 70px;
}

.sidebar-content .other_series_list .heading {
  width: 95%;
  margin-left: 10px;
}

.sidebar-content .other_series_list .heading h3 {
  line-height: 1.7rem;
  font-size: 1.3rem;
  margin-top: 4px;
  text-align: left;
}

.sidebar-content .series_wrap {
  margin: 10px 0 10px;
  display: flex;
}

.sidebar-content .series_wrap .first_post_link {
  padding-top: .2rem;
  text-align: right;
  width: 100%;
  font-size: 1.2rem;
  text-decoration: underline;
}

.sidebar-content .series_wrap .first_post_color {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #87afb7;
}

.sidebar-content .related__item {
  display: flex;
  position: relative;
  height: 95px;
}

.sidebar-content .related__item .eyecatch {
  width: 100%;
  height: 85px;
}

.sidebar-content .related__item .heading {
  width: 120%;
  margin-left: 10px;
  text-align: left;
}

.sidebar-content .related__item .heading h3 {
  line-height: 1.5rem;
  font-size: 1.3rem;
  margin-top: 5px;
  margin-bottom: 3px;
}

.sidebar-content .related__item .heading ul {
  font-size: 1.1rem;
}

.sidebar-content .related__item .heading ul .dateList__item, .sidebar-content .related__item .heading ul .display_name {
  font-size: 1.0rem;
  line-height: 1.4;
  font-family: HiraginoSans-W3;
}

.profile {
  margin: 10px 0 5px;
  padding: 0;
  display: flex;
  border: none;
  background: initial;
}

.profile .profile__author {
  margin-bottom: 0;
  width: 50px;
  height: 50px;
}

.profile .profile__name {
  font-size: 1.2rem;
}

.profile .profile__contents {
  width: 100%;
  padding: 15px 0 0 5px;
  border-left: none;
  text-align: left;
  margin: 0;
}

.profile a {
  display: flex;
}

.archive__link__recommend {
  margin-bottom: 3px;
}

.headline-custom::after {
  width: 120px !important;
}

.middle-headline-custom {
  border-color: #8bbfd6 !important;
  border-bottom: initial !important;
  margin-bottom: initial !important;
}

.middle-headline-div {
  width: 120px;
  border-bottom: initial !important;
  border-top: dotted 2px #6b9cb5;
  margin-top: 0 !important;
}

.text-custom {
  width: auto;
  height: auto;
  font-family: HiraginoSans-W3;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #333333;
}

.postContents .partsH2-8 h2:after {
  background: #8bbfd6;
  height: 3px;
  width: 120px !important;
}

.partsH3-3 h3 {
  border-color: #8bbfd6 !important;
}

.partsH3-3 h3::after {
  content: "";
  width: 120px !important;
}

.dl-custom {
  display: block;
  margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; font-size: 1.5rem;
  line-height: 2;
}

.dt-custom {
  display: block;
  float: left;
  line-height: 2;
  /* 既存テーマ無効化対応 */
  margin-top: 0rem !important;
  padding: 0px !important;
  background-color: rgba(0, 0, 0, 0) !important;
}

.dd-custom {
  display: block;
  font-size: 16px;
  /* 既存テーマ無効化対応 */
  padding: 0px !important;
  border: solid 1px rgba(0, 0, 0, 0) !important;
}

.dt-custom.user_a {
  color: #ca727d;
  height: 10px;
}

.dt-custom.user_b {
  color: #6b9cb5;
  height: 10px;
}

.dt-custom.user_c {
  color: #946cb7;
  height: 10px;
}

.dt-custom.user_d {
  color: #62a28e;
  height: 10px;
}

.dt-custom::after {
  content: "：";
}

.dialogue_baloon {
  margin-bottom: 0rem !important;
}

.dialogue_baloon .balloon_cont {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 0rem;
}

.thumb {
  position: relative;
}

.thumb img {
  width: 100%;
  margin-bottom: 5px;
}

.balloon_cont ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-image: none;
  padding-left: 0;
  /* 既存テーマ無効化対応 */
  border-color: initial !important;
  background-color: initial !important;
  padding: initial !important;
  position: initial !important;
  border: initial !important;
}

.balloon_cont_width ul {
  width: 10%;
}

.balloon_cont li {
  display: inline;
  padding: 0;
  margin: 0;
  /* 既存テーマ無効化対応 */
  position: initial !important;
  list-style: initial !important;
  padding-left: initial !important;
}

.balloon_cont ul > li::before {
  /* 既存テーマ無効化対応 */
  color: initial !important;
  font-family: initial !important;
  content: initial !important;
  display: initial !important;
  position: initial !important;
  left: initial !important;
  transform: initial !important;
  color: initial !important;
}

.div_user {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1em;
  font-family: fot-tsukuardgothic-std;
  line-height: 1.2;
  margin-top: 5px;
  margin-bottom: 0rem !important;
}

.div_user_a {
  color: #ca727d;
}

.div_user_b {
  color: #6b9cb5;
}

.div_user_c {
  color: #946cb7;
}

.div_user_d {
  color: #62a28e;
}

.dialogue_baloon .balloon_cont .thumb {
  -webkit-flex-basis: 75px;
  flex-basis: 75px;
  margin-bottom: 0rem;
}

.balloon {
  -webkit-flex: 1;
  flex: 1;
  padding-left: 12px;
  /* 既存テーマ無効化対応 */
  margin-top: 0rem !important;
  position: static !important;
  margin-bottom: 0rem !important;
}

.dialogue_baloon .balloon_cont .balloon {
  position: relative;
}

.balloon .balloon_child {
  position: relative;
  font-size: 16px;
  line-height: 2;
  background-color: rgba(44, 170, 177, 0.05);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 12px;
  margin-bottom: 0rem !important;
}

.dialogue_baloon .balloon_cont .balloon_child::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -6px;
  border-top: 6px solid transparent;
  border-right: 6px solid rgba(44, 170, 177, 0.05);
  border-bottom: 6px solid transparent;
}

.dialogue_baloon .balloon_cont.user_a .balloon_child {
  background-color: rgba(224, 155, 155, 0.1);
}

.dialogue_baloon .balloon_cont.user_a .balloon_child::before {
  border-right: 6px solid rgba(224, 155, 155, 0.1);
}

.dialogue_baloon .balloon_cont.user_b .balloon_child {
  background-color: rgba(99, 160, 195, 0.1);
}

.dialogue_baloon .balloon_cont.user_b .balloon_child::before {
  border-right: 6px solid rgba(99, 160, 195, 0.1);
}

.dialogue_baloon .balloon_cont.user_c .balloon_child {
  background-color: rgba(198, 168, 224, 0.1);
}

.dialogue_baloon .balloon_cont.user_c .balloon_child::before {
  border-right: 6px solid rgba(198, 168, 224, 0.1);
}

.dialogue_baloon .balloon_cont.user_d .balloon_child {
  background-color: rgba(98, 216, 159, 0.1);
}

.dialogue_baloon .balloon_cont.user_d .balloon_child::before {
  border-right: 6px solid rgba(98, 216, 159, 0.1);
}

.img-custo {
  width: 180px;
  height: 180px;
  border-radius: 50%;
}

.video-container {
  text-align: center;
}

.video-container iframe, .video-container object, .video-container embed {
  width: 500px;
  height: 364px;
}

.next_page {
  text-align: center;
}

.next_page .next_page_block {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  font-family: "fot-tsukubrdgothic-std";
  font-weight: 400;
  font-style: normal;
  padding: 11px 18px 11px;
  border: solid 1px #d9d9d9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20%;
  padding-right: 20%;
}

.next_page .next_page_block:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  content: "";
  width: 10px;
  height: 18px;
  -moz-background-size: 10px 18px;
  -webkit-background-size: 10px 18px;
  background-size: 10px 18px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.next_page .next_page_block .b-pageing-custom {
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #87afb7;
}

.next_page .next_page_block .strong-pageing-custom {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  font-family: fot-tsukuardgothic-std;
  color: #3b3b3b;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.pagePager {
  margin: 10px 0;
}

.pagePager__item, .pager__item {
  color: #333;
  border: none;
  background: initial;
  margin: 0 20px 0 20px;
  padding: 10px 0px;
  font-family: fot-tsukuardgothic-std;
  font-weight: 600;
  font-size: 1.5rem;
}

.pagePager__item-current, .pager__item-current {
  border-bottom: 4px solid #6b9cb5;
  background: initial;
  color: #333;
  padding: 10px 5px;
}

.pagePager__item:hover, .pager__item:hover {
  background: initial;
  color: #6b9cb5;
}

.decoration {
  line-height: 2;
  background-color: rgba(255, 229, 232, 0.15);
  padding: 1.4vw 2.8vw;
  border: solid #ffe5e8;
  border-width: 1px 0;
}

.postContents .photo {
  margin: 20px auto 30px;
  text-align: center;
  font-size: 1.2rem;
}

.postContents .partsH2-8 h2, .postContents .partsH2-8 h3, .postContents .partsH2-8 h4 {
  padding-bottom: 10px;
}

.postContents .partsH2-8 h2:after, .postContents .partsH2-8 h3:after, .postContents .partsH2-8 h4:after {
  background: #8bbfd6;
  height: 3px;
}

.heading-recommend {
  width: 127px;
  height: 36px;
  margin: auto;
  font-family: HiraginoSans-W3;
  font-size: 1.1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #333333;
  margin-top: -22px;
}

.recommend-contact {
  position: relative;
  margin: auto;
  width: 280px;
  height: 40px;
  border: solid 0.9px black;
  background-color: #ffffff;
  top: 35px;
}

.recommend-contact :hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.recommend-contact > a {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.recommend-contact .recommend-contact-str {
  margin: auto;
  padding-top: 3px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: fot-tsukuardgothic-std;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
  transition: .3s;
}

.view-mask {
  cursor: pointer;
  transition: .6s;
  list-style: none;
}

.view-mask:hover {
  opacity: 0.6;
}

#view-mask-opacity::after {
  opacity: 0.6;
}

input {
  -webkit-appearance: none;
}

.search_form {
  width: 680px;
  height: 54px;
  padding-left: 60px;
  border-radius: 50px;
  border: solid 1px #d9d9d9;
  background-color: #f9f9f9;
}

.search_form:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #87afb7;
}

.search_from_icon {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 0px;
  top: 9px;
  left: 20px;
  background: none;
  cursor: pointer;
}

.search_from_icon :hover {
  opacity: 1.0;
}

.searchBtn__close {
  position: absolute;
  right: 31px;
}

.widgetSearch__flex {
  position: absolute;
  top: 100px;
  width: 100%;
}

.widgetSearch__word {
  position: absolute;
  top: 170px;
  margin: 5px 15px;
}

.widgetSearch__word .widgetSearch__wordItem_link {
  height: auto;
  background-color: #ffffff;
  border: solid 1px #87afb7;
  border-radius: 6px;
  font-family: Avenir-Roman;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #87afb7;
  margin-right: 1px;
}

.widgetSearch__word .widgetSearch__wordItem_link:hover {
  background-color: rgba(229, 229, 229, 0.5);
}

.menuBtn__close > .icon-close {
  position: absolute;
  right: 19px;
}

.menuBtn__content {
  max-width: 400px;
  overflow: hidden;
}

.widgetSearch_tag_word {
  list-style: none;
  margin-left: 45px;
}

.widgetSearch_tag_word .widgetSearch__wordItem {
  display: inline-block;
}

.widgetSearch_tag_word .widgetSearch__wordItem_link {
  height: auto;
  background-color: #ffffff;
  border: solid 1px #87afb7;
  border-radius: 6px;
  font-family: Avenir-Roman;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #87afb7;
}

.widgetSearch_tag_word .widgetSearch__wordItem_link:hover {
  background-color: rgba(229, 229, 229, 0.5);
}

.widget > .menu_list_ul {
  border-top: none;
}

.menu_list_box {
  width: 350px;
  height: 60px;
  background-color: #ffffff;
}

.menu_list_box .menu_list_str {
  margin-left: 45px;
  height: 24px;
  font-family: fot-tsukuardgothic-std;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

.menu_list_box .menu_list_str:hover {
  color: #87afb7;
}

.snsSideMenu__list {
  position: relative;
  display: flex;
  margin-top: 50px;
}

.menu_break_line {
  width: 320px;
  height: 1px;
  background-color: #d9d9d9;
}

.snsSideMenu__item {
  display: block;
  color: initial;
  font-size: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 50px;
}

.snsSideMenu__link {
  color: #a6c4ca;
  border-radius: 50px;
}

.snsSideMenu__list .icon-twitter {
  padding: 10px;
  background-color: #f9f9f9;
}

.snsSideMenu__list .icon-facebook {
  padding: 10px;
  background-color: #f9f9f9;
}

.snsSideMenu__list .icon-line {
  padding: 10px;
  background-color: #f9f9f9;
}

/* AM free comics-------*/
.free-comics {
  width: 100vw;
  height: auto;
  background-color: #e9e9e9;
  padding: 5% 0 5% 0;
  margin: 0 calc(50% - 50vw);
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

#free-comics_aside {
  margin-bottom: 5%;
}

.free-comics_title {
  width: 60%;
  margin: auto;
}

.free-comics_h2 {
  white-space: nowrap;
}

.free-comics_content {
  margin: 5% 5% 0 5%;
}

.free-comics_view {
  width: 50%;
  margin: 0 0 0 5%;
  position: relative;
}

.free-comics_button {
  position: absolute;
  bottom: 0;
  width: 100%;
}

#free-comics_msg {
  width: initial;
  height: 100;
  margin-bottom: 5%;
  margin-top: 15%;
}

#free-comics_h3_title {
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0 0 10% 0;
  line-height: 20px;
}

#free-comics_h3_name {
  width: 170px;
  font-size: 1.4rem;
}

.free-comics_new_story {
  position: relative;
  margin: auto;
  width: 100%;
  height: 38px;
  border: solid 0.9px black;
  background-color: #ffffff;
  top: 0px;
}

.free-comics_new_story .free-comics_new_story_str {
  margin: auto;
  padding-top: 3px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: fot-tsukuardgothic-std;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
  transition: .3s;
}

.free-comics_all_story {
  position: relative;
  margin: auto;
  margin-top: 5%;
  width: 100%;
  height: 38px;
  border: solid 0.9px black;
  background-color: #ffffff;
  top: 0px;
}

.free-comics_all_story .free-comics_new_story_str {
  margin: auto;
  padding-top: 3px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: fot-tsukuardgothic-std;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
  transition: .3s;
}

.free-comics_eyecatch:before {
  content: "";
  display: block; }

.free-comics_eyecatch__link {
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%; }

#free-comics_eyecatch {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 0px;
}

#free-comics_li{
  height: auto;
}


@media only screen and (max-width: 992px) and (min-width: 768px) {
  .container-header {
      display: block;
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
  }

  .container-header .globalNavi__inner {
      overflow: visible;
  }

  .container-header .globalNavi {
      display: inline-block;
      padding-top: 0;
      vertical-align: bottom;
      margin-bottom: 10px;
  }
}

@media screen and (max-width: 580px) {
  .l-wrapper {
    margin: 20px 20px;
  }

  .prevNext {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }

  .prevNext .prevNext__item-line {
    border-top: 1px solid #d9d9d9;
    width: 100%;
  }

  .prevNext__item-prev.prevNext__item-prev, .prevNext__item-prev.prevNext__item-next, .prevNext__item-next.prevNext__item-prev, .prevNext__item-next.prevNext__item-next {
    height: 85px;
    border-right: none;
  }

  .prevNext__item-prev.prevNext__item-prev .prevNext__title, .prevNext__item-prev.prevNext__item-next .prevNext__title, .prevNext__item-next.prevNext__item-prev .prevNext__title, .prevNext__item-next.prevNext__item-next .prevNext__title {
    padding: 0px 5px 0 0px;
  }

  .prevNext__item-prev.prevNext__item-prev .prevNext__title .series_part_num span, .prevNext__item-prev.prevNext__item-next .prevNext__title .series_part_num span, .prevNext__item-next.prevNext__item-prev .prevNext__title .series_part_num span, .prevNext__item-next.prevNext__item-next .prevNext__title .series_part_num span {
    font-size: 0.9rem;
    line-height: 1;
  }

  .prevNext__item-prev.prevNext__item-prev .prevNext__title h3, .prevNext__item-prev.prevNext__item-next .prevNext__title h3, .prevNext__item-next.prevNext__item-prev .prevNext__title h3, .prevNext__item-next.prevNext__item-next .prevNext__title h3 {
    font-size: 1.3rem;
    line-height: 1.2;
    margin-bottom: 0px;
  }

  .page-top-series-info {
    width: auto;
    list-style: none;
    text-align: center;
    color: #6b9cb5;
    font-size: 1.2rem;
    margin-bottom: 15px;
    line-height: 1.5;
  }

  .page-top-series-info li.series-title {
    display: inline-block;
    margin-right: 5px;
  }

  .page-top-series-info li.series-number {
    display: inline-block;
    margin-left: 5px;
  }

  .social-bottom .socialList-type03 .socialList__link:before {
    font-size: 2.8rem;
  }

  .social-bottom .socialList-type03 .socialList__item {
    height: 40px;
    line-height: 40px;
    width: 40px;
    margin: 5px 0 0 5px;
  }

  h3#prevNext_text {
    height: auto;
    font-family: fot-tsukuardgothic-std;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.7rem;
    margin-bottom: 10px;
  }

  .heading .dateList__item {
    font-size: 0.9rem;
  }

  .l-sidebar .other_series_list a {
    height: 80px;
  }

  .sidebar-content .related__item {
    height: auto;
    padding-bottom: 0px;
  }

  .sidebar-content .related__item .heading {
    height: 50px;
  }

  .sidebar-content .related__item .heading ul .dateList__item, .sidebar-content .related__item .heading ul .display_name {
    font-size: 0.9rem;
  }
}

@media screen and (max-width: 420px) {
  .eyecatch_img {
    width: 110px;
    height: 75px;
  }

  .article_head {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0;
  }

  .postContents {
    margin-top: 30px;
  }

  .social-bottom .socialList-type03 .socialList__link:before {
    font-size: 2.3rem;
  }

  .social-bottom .socialList-type03 .socialList__item {
    height: 30px;
    line-height: 30px;
    width: 30px;
    margin: 5px 0 0 5px;
  }
}

@media screen and (min-width: 767px) {
  .pr-box-margin {
    margin-top: -70px;
  }
}

@media only screen and (max-width: 750px) {
  .balloon_cont_width ul {
      width: 17%;
  }

  .text-custom {
      font-size: 14px;
  }

  .next_page_margin {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 10% !important;
    margin-bottom: 0% !important;
  }

  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .decoration {
    line-height: 2;
    background-color: rgba(255, 229, 232, 0.15);
    padding: 6.4vw 4.8vw;
    border: solid #ffe5e8;
    border-width: 1px 0;
  }

  .pagePager__item, .pager__item {
    margin: 0 10px 0 10px;
  }

  .postContents .photo {
    width: 100%;
  }

  .postContents .partsH2-8 h2 {
    font-size: 1.8rem;
  }

  .pagePager {
    margin: 0px;
  }

  .balloon .balloon_child {
    font-size: 14px;
  }

  .dd-custom {
    font-size: 14px;
  }

  .photo > small {
    display: block;
    color: #9b9b9b;
    font-size: 2.7vw;
    text-align: right;
  }
}

@media only screen and (min-width: 751px) {
  .next_page_margin {
      margin-left: 10%;
      margin-right: 10%;
      margin-top: 10% !important;
      margin-bottom: 0% !important;
  }
  
  .postContents .photo {
    width: 60%;
  }

  .button-div {
    margin-left: 25%;
    margin-right: 25%;
  }

  .photo > small {
    display: block;
    color: #9b9b9b;
    text-align: right;
  }

}

@media screen and (max-width: 320px) {
  .pr-category .archive .archive__item__recommend {
    width: calc(100% - 15px);
    margin-right: 15px;
    animation: fadeIn2 1s;
  }

  .archive .archive__item__recommend .eyecatch {
    width: 139px;
    height: 90px;
  }

  .archive__item__recommend {
    position: relative;
    border-bottom: none;
  }

  .archive__item__recommend .archive__contents {
    position: absolute;
    top: 0px;
    left: 145px;
    width: 50%;
    height: 63px;
  }

  .archive__item__recommend .archive__contents a {
    position: absolute;
    width: 100%;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: fot-tsukuardgothic-std;
    font-weight: bold;
  }

  .archive__item__recommend .archive__contents a::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: -1em;
  }

  .archive__item__recommend .archive__contents a::after {
    content: "";
    width: 100%;
    height: 100%;
  }

  .heading-secondary {
    width: 130px;
    height: auto;
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-family: fot-tsukuardgothic-std;
    margin-bottom: 10px;
  }

  .heading-img {
    width: 194px;
    height: 50px;
    margin-top: 0px;
    margin: 0rem 0 0rem;
  }

  .heading-img.follow {
    width: 100%;
    height: auto;
  }

  .recommend-contact {
    margin-top: 50px;
    top: 0px;
  }
}

@media only screen and (min-width: 768px) {
  .l-main-single {
    margin-left: 100px;
    margin-right: 100px;
  }

  .eyecatch__link-mask-custom:hover img {
    transform: none;
  }

  .eyecatch__link-mask-custom:hover::after {
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
    pointer-events: none;
  }

  .eyecatch__link-mask-custom::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    color: rgba(255, 255, 255, 0.75);
    font-size: 1.5rem;
    transition: .6s;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }

  .l-headerBottom {
    width: 100%;
    margin: auto;
  }
  
  .l-header-clone {
    display: none;
  }

  .t-headerCenter .siteTitle {
    padding-top: 5px;
    margin: 0 auto 15px auto;
  }

  .t-headerCenter .globalNavi {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .l-header .menuBtn {
    right: 15%;
  }

  .l-header .searchBtn {
    left: 15%;
    width: 1%;
  }

  .container-header {
    height: 130px;
  }

  .archive__contents {
    width: 230px;
    height: 79px;
  }

  .pr-category {
    margin-top: 30px;
  }

  .pr-category .archive {
    width: calc(100% + 15px);
  }

  .l-sidebar {
    margin-top: 0;
  }

  .l-sidebar.page1 {
    margin-top: 10px;
  }

  .heading.dateList {
    margin: 0;
  }

  .archive .archive__item__recommend {
    width: calc(30.3% - 15px);
    margin: auto;
    border-bottom: none;
    animation: fadeIn2 1s;
  }

  .archive .archive__item__recommend .eyecatch {
    width: 320px;
    height: 213px;
  }

  .archive__item__recommend .archive__contents {
    width: 320px;
    height: 79px;
    position: relative;
  }

  .archive__item__recommend .archive__contents a {
    position: absolute;
    width: 100%;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: fot-tsukuardgothic-std;
    line-height: 1.5;
    font-weight: bold;
  }

  .archive__item__recommend .archive__contents a::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: -1em;
  }

  .archive__item__recommend .archive__contents a::after {
    content: "";
    width: 100%;
    height: 100%;
  }

  .article_recommend_box {
    padding-top: 50px;
  }

  .heading-tertiary {
    font-size: 1.3rem;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  h1.heading-primary {
    font-size: 2rem;
    margin: 2px 0 20px;
    line-height: 1.3;
    text-align: center;
  }

  .dateList .dateList__item {
    font-size: 0.9rem;
    line-height: 1.4;
    font-family: HiraginoSans-W3;
  }

  .eyecatch {
    margin-bottom: 5px;
  }

  .dateList__item {
    font-size: 1.1rem;
  }

  .display_name {
    font-family: HiraginoSans-W3;
    font-size: 0.9rem;
    line-height: 1.4;
  }

  .breadcrumb__list {
    margin: 0 10px;
  }

  .breadcrumb__item {
    font-size: 1.01rem;
  }

  .l-headerBottom {
    width: 100%;
    margin: auto;
  }

  .menuBtn__close i {
    margin-right: initial;
    font-size: 1.5rem;
    vertical-align: middle;
    z-index: 100;
  }

  .l-main-single {
    margin-left: 0px;
    margin-right: 0px;
  }

  .footer_box {
    top: 45px;
  }

  .l-headerBottom {
    width: 100%;
    margin: auto;
  }

  .container-header {
    padding: 3px 0;
    margin: 0px;
  }

  .t-headerColor .head-link-matome {
    width: 85px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-love {
    width: 43px;
    height: 24px;
    font-family: fot-tsukuardgothic-std;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-sex {
    width: 83px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-marriage {
    width: 43px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-manga {
    width: 50px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-idea {
    width: 96px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-about {
    width: 63px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .head-link-special {
    width: 36px;
    height: 24px;
    font-size: 120%;
    font-weight: normal;
  }

  .t-headerColor .globalNavi__list {
    margin-left: 9px;
    margin-right: 9px;
  }

  .t-headerColor .globalNavi__list li {
    margin-top: -4px;
  }

  .t-headerColor .siteTitle {
    margin: 0 auto 7px auto;
  }

  .t-headerColor .l-header .globalNavi {
    padding: 7px 0;
  }

  .t-headerColor .l-header .globalNavi:before {
    background: initial;
  }

  .t-headerColor .l-header .menuBtn {
    right: 12.5px;
  }

  .t-headerColor .l-header .searchBtn {
    left: 12.5px;
    width: 1%;
  }

  .t-headerColor .siteTitle__logo {
    width: 21.3vw;
    height: 8.5vw;
    object-fit: contain;
  }

  .bottomFooter {
    padding: 50px 0;
  }

  .bottomFooter .bottomFooter__list {
    position: absolute;
    top: -42px;
    right: 10px;
  }

  .bottomFooter .bottomFooter__copyright {
    top: 18px;
    text-align: center;
    padding-top: 20px;
  }

  .follow_us {
    margin-top: 0px;
  }

  .follow_us .snsFooter__list {
    width: 65%;
  }

  .follow_us .lead_check {
    font-size: 1.4rem;
  }

  .follow_us .snsFooter__item {
    font-size: 25px;
  }

  .follow_us .heading-img.follow {
    width: 40%;
  }

  .li_box {
    margin-top: 7px;
  }

  .pr-category {
    margin-top: 15px;
  }

  .heading-secondary {
    width: 160px;
    height: auto;
    font-size: 13px;
    line-height: 1.75;
  }

  .heading-img {
    width: 194px;
    height: 50px;
    margin-top: 125px;
  }

  .heading-img.follow {
    width: 100%;
    height: auto;
  }

  .pr-box-margin {
    margin-top: 0px;
  }

  .profile .profile__author {
    margin-bottom: 0;
    width: auto;
    height: 40px;
  }

  .pr-category .archive .archive__item__recommend {
    width: calc(100% - 15px);
    margin-right: 15px;
    animation: fadeIn2 1s;
  }

  .archive .archive__item__recommend .eyecatch {
    width: 139px;
    height: 85px;
  }

  .archive__item__recommend {
    position: relative;
    border-bottom: none;
  }

  .archive__item__recommend .archive__contents {
    position: absolute;
    top: 12px;
    left: 154px;
    width: 60%;
    height: 63px;
  }

  .archive__item__recommend .archive__contents a {
    position: absolute;
    width: 100%;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: fot-tsukuardgothic-std;
    font-weight: bold;
  }

  .archive__item__recommend .archive__contents a::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: -1em;
  }

  .archive__item__recommend .archive__contents a::after {
    content: "";
    width: 100%;
    height: 100%;
  }

  .heading-secondary {
    width: 160px;
    height: auto;
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-family: fot-tsukuardgothic-std;
    margin-bottom: 10px;
  }

  .heading-img {
    width: 194px;
    height: 50px;
    margin-top: 0px;
    margin: 0rem 0 0rem;
  }

  .heading-img.follow {
    width: 100%;
    height: auto;
  }

  .recommend-contact {
    margin-top: 50px;
    top: 0px;
  }

  .heading-recommend {
    margin-top: 0px;
  }

  .searchBtn__scroll {
    overflow-x: hidden;
    -webkit-overflow-scrolling: unset;
  }

  .widgetSearch__word {
    top: 130px;
  }

  .widgetSearch__flex {
    width: 115%;
    margin-left: -7.5%;
    top: 70px;
  }

  .search_form {
    width: 100%;
  }

  input[type=text] {
    font-size: 16px;
    transform: scale(0.8);
  }

  .searchBtn__close {
    display: none;
    margin-top: 15px;
    right: 12px;
  }

  .search_from_icon {
    left: 43px;
  }

  .menuBtn__scroll {
    overflow-x: hidden;
  }

  .globalNavi__inner {
    overflow-y: hidden; 
  }
  
  .globalNavi__inner::-webkit-scrollbar {
    display:none; 
  }
  #siteTitle_position {
    position: inherit;
    z-index: 1;
    background-color: white;
    padding-bottom: 1%;
  }

  #searchBtn_position {
    position: absolute;
    z-index: 1;
    background-color: white;
    width: 10%;
    height: 54%;
    padding-top: 3%;
    padding-bottom: 9%;
    left: 5px;
  }

  #menuBtn_position {
    position: absolute;
    z-index: 1;
    background-color: white;
    width: 10%;
    height: 54%;
    padding-top: 3%;
    padding-bottom: 9%;
    right: 5px;
  }

  .UpMove {
    animation: UpAnime 0.5s forwards;
  }

  @keyframes UpAnime {
    from {
      opacity: 1;
      transform: translateY(0);
    }
    to {
      opacity: 0;
      transform: translateY(-100px);
    }
  }

  .DownMove {
    animation: DownAnime 0.5s forwards;
  }

  @keyframes DownAnime {
    from {
      opacity: 0;
      transform: translateY(-100px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .t-headerColor .l-header .searchBtn, .t-headerColor .l-header .menuBtn{
    top:0px
  }
}