/*
Theme Name: SmartMag Child | Shared by WPTry.org
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

/*********************
広告類style
*********************/

.ads-wrap {
  text-align: center !important;
  padding-bottom: 30px;
}

.ads-wrap h6 {
  font-size: 10px !important;
  text-align: center !important;
  margin: 0 0 10px !important;
}


.ads-wrapper {
  width: 100%;
  overflow: hidden;
  text-align: center !important;
  clear: both;
}

.ads-box {
  width: 336px !important;
  height: 280px;
  margin: 10px;
  display: inline-block;
}

.ads-box-sp {
  width: 300px;
  height: 250px;
}

@media screen and (min-width: 769px) {
  .ads-wrapper-sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .ads-wrapper-pc {
    display: none;
  }
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
.entry-content h1,
.entry-content .h1,
.entry-content h2,
.entry-content .h2,
.entry-content h3,
.entry-content .h3,
.entry-content h4,
.entry-content .h4,
.entry-content h5,
.entry-content .h5 {
  text-rendering: optimizelegibility;
}

.entry-content h1 a,
.entry-content .h1 a,
.entry-content h2 a,
.entry-content .h2 a,
.entry-content h3 a,
.entry-content .h3 a,
.entry-content h4 a,
.entry-content .h4 a,
.entry-content h5 a,
.entry-content .h5 a {
  text-decoration: none;
}

.entry-content h1,
.entry-content .h1 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.333em;
}

.entry-content h2,
.entry-content .h2 {
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 0.375em;
  color: #fff !important;
}

.entry-content h4,
.entry-content .h4 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.25em 0.7em;
  background: transparent;
  border-left: solid 4px #7db4e6;
}

.entry-content h5,
.entry-content .h5 {
  font-size: 1em;
  font-weight: bold;
  line-height: 2em;
  text-transform: uppercase;
}


blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}

.entry-content blockquote {
  padding: 3.3em 7%;
  margin: 2em 0 2.5em;
  position: relative;
  border: 2px solid rgba(103, 103, 103, 0.4);
  border-radius: 7px;
  background-color: #fafafa;
  opacity: 0.9;
  color: #3e3e3e;
  font-family: Helvetica, "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 103%;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  overflow-wrap: break-word;
}

.entry-content blockquote::before,
.entry-content blockquote::after {
  color: #d35d5e !important;
}

.entry-content blockquote::before {
  content: "“";
  left: 0px;
  top: 0px;
}

.entry-content blockquote::before,
.entry-content blockquote::after {
  font-family: serif;
  position: absolute;
  width: 1em;
  height: 1em;
  line-height: 1.5;
  display: block;
  padding: 0;
  text-align: center;
  font-size: 420%;
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

.entry-content blockquote::before,
.entry-content blockquote::after {
  color: #d35d5e !important;
}

.entry-content blockquote::after {
  content: "”";
  right: 0px;
  bottom: 0px;
}

.entry-content blockquote::before,
.entry-content blockquote::after {
  font-family: serif;
  position: absolute;
  width: 1em;
  height: 1em;
  line-height: 1.5;
  display: block;
  padding: 0;
  text-align: center;
  font-size: 420%;
  opacity: .5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

@media only screen and (min-width: 768px) {
  .column-wrap {
    margin-left: -1%;
    margin-right: -1%;
  }

  .column-wrap .col2,
  .column-wrap .col3 {
    float: left;
    width: 50%;
    padding: 0 1%;
  }

  .column-wrap .col3 {
    width: 33.333%;
  }

  .column-wrap p {
    margin-bottom: 0.5em;
  }
}

.clearfix::before,
.clearfix::after,
.cf::before,
.comment-respond::before,
.cf::after,
.comment-respond::after {
  content: "";
  display: table;
}

.clearfix::after,
.cf::after,
.comment-respond::after {
  clear: both;
}

.clearfix::before,
.clearfix::after,
.cf::before,
.comment-respond::before,
.cf::after,
.comment-respond::after {
  content: "";
  display: table;
}

.pd_onecolumn .entry-content> :not(img):not(video):not(h2):not(.wp-block-cover-image):not(.wp-block-image):not(.alignwide):not(.alignfull) {
  margin-left: auto;
  margin-right: auto;
}

#toc_container {
  margin-left: auto;
  margin-right: auto;
  display: block;
}


/* kattene用CSSサンプル */

.kattene {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 1em;
  box-sizing: border-box;
}

.kattene__imgpart {
  text-align: center;
}

.kattene__imgpart img {
  -webkit-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
}

.kattene__description {
  font-size: 0.8em;
}

.kattene__btns {
  width: 100%;
  margin-top: 1.2em;
}

.kattene__btns:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}

.kattene__btns>div {
  float: left;
  margin-bottom: 5px;
}

.kattene__btns .kattene__btn {
  width: 100%;
  padding: 3% 0 !important;
  color: #fff !important;
  font-weight: 600 !important;
  display: block !important;
}

.kattene__btns.__three>div {
  width: 32.66667%;
}

.kattene__btns.__three>div:not(:last-child) {
  margin-right: 1%;
}

.kattene__btns.__two>div {
  width: 49.5%;
}

.kattene__btns.__two>div:nth-child(odd) {
  margin-right: 1%;
}

@media screen and (max-width: 900px) {
  .kattene__btns.__five>div {
    width: 49.5%;
  }

  .kattene__btns.__five>div:nth-child(odd) {
    margin-right: 1%;
  }

  .kattene__btns.__five>div:last-child {
    margin-right: 0;
    float: right;
  }

  .kattene__btns.__four>div {
    width: 49.5%;
  }

  .kattene__btns.__four>div:nth-child(odd) {
    margin-right: 1%;
  }

  .kattene__btns.__one>div {
    width: 50%;
    margin-left: 25%;
  }
}

@media screen and (min-width: 901px) {

  .kattene {
    display: table;
    width: 100%;
  }

  .kattene__imgpart {
    display: table-cell;
    width: 20%;
  }

  .kattene__infopart {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding-left: 10px;
    width: 80%;
  }

  .kattene__btns {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding-right: 10px;
  }

  .kattene__btns.__five>div {
    width: 19.2%;
  }

  .kattene__btns.__five>div:not(:last-child) {
    margin-right: 1%;
  }

  .kattene__btns.__four>div {
    width: 24.25%;
  }

  .kattene__btns.__four>div:not(:last-child) {
    margin-right: 1%;
  }

  .kattene__btns.__two>div {
    width: 49.5%;
  }

  .kattene__btns.__two>div:not(:last-child) {
    margin-right: 1%;
  }

  .kattene__btns.__one>div {
    width: 49.5%;
    float: right;
  }
}




.kattene__btn.__amazon {
  background-color: #FF9901;
  -webkit-box-shadow: 0 5px 0 #e58901;
  -moz-box-shadow: 0 5px 0 #e58901;
  box-shadow: 0 5px 0 #e58901;
  -o-box-shadow: 0 5px 0 #e58901;
  -ms-box-shadow: 0 5px 0 #e58901;
  margin-bottom: 5px;
  border-radius: 3px;
  text-align: center;
}

.kattene__btn.__amazon:hover {
  background-color: #ffad34;
}

.kattene__btn.__amazon i {
  font-weight: bold;
}

.kattene__btn.__amazon i:before {
  vertical-align: middle;
  font-size: 1.2em;
  margin-right: 0.2em;
}

.kattene__btn.__kindle {
  background-color: #333;
  color: #FF9901 !important;
  -webkit-box-shadow: 0 5px 0 #2e2e2e;
  -moz-box-shadow: 0 5px 0 #2e2e2e;
  box-shadow: 0 5px 0 #2e2e2e;
  -o-box-shadow: 0 5px 0 #2e2e2e;
  -ms-box-shadow: 0 5px 0 #2e2e2e;
  margin-bottom: 5px;
  border-radius: 3px;
  text-align: center;
}

.kattene__btn.__kindle:hover {
  background-color: #5c5c5c;
}

.kattene__btn.__kindle i {
  font-weight: bold;
}

.kattene__btn.__kindle i:before {
  vertical-align: middle;
  font-size: 1.2em;
  margin-right: 0.2em;
}

.kattene__btn.__rakuten {
  background-color: #c20004;
  -webkit-box-shadow: 0 5px 0 #9b0003;
  -moz-box-shadow: 0 5px 0 #9b0003;
  box-shadow: 0 5px 0 #9b0003;
  -o-box-shadow: 0 5px 0 #9b0003;
  -ms-box-shadow: 0 5px 0 #9b0003;
  margin-bottom: 5px;
  border-radius: 3px;
  text-align: center;
}

.kattene__btn.__rakuten:hover {
  background-color: #ce3336;
}

.kattene__btn.__rakuten i {
  font-weight: bold;
}

.kattene__btn.__rakuten i:before {
  vertical-align: middle;
  font-size: 1.2em;
  margin-right: 0.2em;
}

.kattene__btn.__yahoo {
  background-color: #f60000;
  -webkit-box-shadow: 0 5px 0 #dd0000;
  -moz-box-shadow: 0 5px 0 #dd0000;
  box-shadow: 0 5px 0 #dd0000;
  -o-box-shadow: 0 5px 0 #dd0000;
  -ms-box-shadow: 0 5px 0 #dd0000;
  margin-bottom: 5px;
  border-radius: 3px;
  text-align: center;
}

.kattene__btn.__yahoo:hover {
  background-color: #f83333;
}

.kattene__btn.__yahoo i {
  font-weight: bold;
}

.kattene__btn.__yahoo i:before {
  vertical-align: middle;
  font-size: 1.2em;
  margin-right: 0.2em;
}

.kattene__btn.__seven {
  background-color: #006aa8;
  -webkit-box-shadow: 0 5px 0 #005f97;
  -moz-box-shadow: 0 5px 0 #005f97;
  box-shadow: 0 5px 0 #005f97;
  -o-box-shadow: 0 5px 0 #005f97;
  -ms-box-shadow: 0 5px 0 #005f97;
  margin-bottom: 5px;
  border-radius: 3px;
  text-align: center;
}

.kattene__btn.__seven:hover {
  background-color: #3388b9;
}

.kattene__btn.__seven i {
  font-weight: bold;
}

.kattene__btn.__seven i:before {
  vertical-align: middle;
  font-size: 1.2em;
  margin-right: 0.2em;
}




/*=================================================================================
	カエレバ・ヨメレバ・トマレバ
=================================================================================*/

.cstmreba {
  width: 98%;
  height: auto;
  margin: 36px auto;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Helvetica, Meiryo, sans-serif;
  line-height: 1.5;
  word-wrap: break-word;
  box-sizing: border-box;
  display: block;
}

/* WordPressで自動挿入されるPタグの余白を対処 */
.cstmreba p {
  margin: 0;
  padding: 0;
}

.cstmreba a {
  transition: 0.8s;
  color: #285EFF;
  /* テキストリンクカラー */
}

.cstmreba a:hover {
  color: #FFCA28;
  /* テキストリンクカラー(マウスオーバー時) */
}

.cstmreba .booklink-box,
.cstmreba .kaerebalink-box,
.cstmreba .tomarebalink-box {
  width: 100%;
  background-color: #fafafa;
  /* 全体の背景カラー */
  overflow: hidden;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 12px 8px;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, .26);
}

/* サムネイル画像ボックス */
.cstmreba .booklink-image,
.cstmreba .kaerebalink-image,
.cstmreba .tomarebalink-image {
  width: 150px;
  float: left;
  margin: 0 14px 0 0;
  text-align: center;
  background: #fff;
}

.cstmreba .booklink-image a,
.cstmreba .kaerebalink-image a,
.cstmreba .tomarebalink-image a {
  width: 100%;
  display: block;
}

.cstmreba .booklink-image a img,
.cstmreba .kaerebalink-image a img,
.cstmreba .tomarebalink-image a img {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #fff;
}

.cstmreba .booklink-info,
.cstmreba .kaerebalink-info,
.cstmreba .tomarebalink-info {
  overflow: hidden;
  line-height: 170%;
  color: #333;
}

/* infoボックス内リンク下線非表示 */
.cstmreba .booklink-info a,
.cstmreba .kaerebalink-info a,
.cstmreba .tomarebalink-info a {
  text-decoration: none;
}

/* 作品・商品・ホテル名 リンク */
.cstmreba .booklink-name>a,
.cstmreba .kaerebalink-name>a,
.cstmreba .tomarebalink-name>a {
  border-bottom: 1px solid;
  font-size: 16px;
}

/* powered by */
.cstmreba .booklink-powered-date,
.cstmreba .kaerebalink-powered-date,
.cstmreba .tomarebalink-powered-date {
  font-size: 10px;
  line-height: 150%;
}

.cstmreba .booklink-powered-date a,
.cstmreba .kaerebalink-powered-date a,
.cstmreba .tomarebalink-powered-date a {
  color: #333;
  border-bottom: none;
}

.cstmreba .booklink-powered-date a:hover,
.cstmreba .kaerebalink-powered-date a:hover,
.cstmreba .tomarebalink-powered-date a:hover {
  color: #333;
  border-bottom: 1px solid #333;
}

/* 著者・住所 */
.cstmreba .booklink-detail,
.cstmreba .kaerebalink-detail,
.cstmreba .tomarebalink-address {
  font-size: 12px;
}

.cstmreba .kaerebalink-link1 div img,
.cstmreba .booklink-link2 div img,
.cstmreba .tomarebalink-link1 div img {
  display: none !important;
}

.cstmreba .kaerebalink-link1,
.cstmreba .booklink-link2,
.cstmreba .tomarebalink-link1 {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}

.cstmreba .booklink-link2>div,
.cstmreba .kaerebalink-link1>div,
.cstmreba .tomarebalink-link1>div {
  float: left;
  width: 24%;
  min-width: 128px;
  margin: 0.5%;
}

/***** ボタンデザインここから ******/
.cstmreba .booklink-link2 a,
.cstmreba .kaerebalink-link1 a,
.cstmreba .tomarebalink-link1 a {
  width: 100%;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 3% 0.5%;
  border-radius: 8px;
  font-size: 13px;
  font-weight: bold;
  line-height: 180%;
  color: #fff;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, .26);
}

/* トマレバ */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a {
  background: #76ae25;
  border: 2px solid #76ae25;
}

/* 楽天トラベル */
.cstmreba .tomarebalink-link1 .shoplinkjalan a {
  background: #ff7a15;
  border: 2px solid #ff7a15;
}

/* じゃらん */
.cstmreba .tomarebalink-link1 .shoplinkjtb a {
  background: #c81528;
  border: 2px solid #c81528;
}

/* JTB */
.cstmreba .tomarebalink-link1 .shoplinkknt a {
  background: #0b499d;
  border: 2px solid #0b499d;
}

/* KNT */
.cstmreba .tomarebalink-link1 .shoplinkikyu a {
  background: #bf9500;
  border: 2px solid #bf9500;
}

/* 一休 */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a {
  background: #000066;
  border: 2px solid #000066;
}

/* るるぶ */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a {
  background: #ff0033;
  border: 2px solid #ff0033;
}

/* Yahoo!トラベル */
.cstmreba .tomarebalink-link1 .shoplinkhis a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** HIS ***/
.cstmreba .tomarebalink-link1 .shoplinkagoda a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** agoda ***/
.cstmreba .tomarebalink-link1 .shoplinkexpedia a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** expedia***/
.cstmreba .tomarebalink-link1 .shoplinkhotels a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** hotels.com***/
.cstmreba .tomarebalink-link1 .shoplinkbooking a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** booking.com ***/
.cstmreba .tomarebalink-link1 .shoplinktrip a {
  background: #004bb0;
  border: 2px solid #004bb0;
}

/*** trip.com***/
/* カエレバ */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a {
  background: #ff0033;
  border: 2px solid #ff0033;
  letter-spacing: normal;
}

/* Yahoo!ショッピング */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a {
  background: #84be24;
  border: 2px solid #84be24;
}

/* ベルメゾン */
.cstmreba .kaerebalink-link1 .shoplinkcecile a {
  background: #8d124b;
  border: 2px solid #8d124b;
}

/* セシール */
.cstmreba .kaerebalink-link1 .shoplinkwowma a {
  background: #ea5404;
  border: 2px solid #ea5404;
}

/* Wowma */
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a {
  background: #314995;
  border: 2px solid #314995;
}

/* 価格コム */
/* ヨメレバ */
.cstmreba .booklink-link2 .shoplinkkindle a {
  background: #007dcd;
  border: 2px solid #007dcd;
}

/* Kindle */
.cstmreba .booklink-link2 .shoplinkrakukobo a {
  background: #bf0000;
  border: 2px solid #bf0000;
}

/* 楽天kobo */
.cstmreba .booklink-link2 .shoplinkbk1 a {
  background: #0085cd;
  border: 2px solid #0085cd;
}

/* honto */
.cstmreba .booklink-link2 .shoplinkehon a {
  background: #2a2c6d;
  border: 2px solid #2a2c6d;
}

/* ehon */
.cstmreba .booklink-link2 .shoplinkkino a {
  background: #003e92;
  border: 2px solid #003e92;
}

/* 紀伊國屋書店 */
.cstmreba .booklink-link2 .shoplinkebj a {
  background: #f8485e;
  border: 2px solid #f8485e;
}

/* ebookjapan */
.cstmreba .booklink-link2 .shoplinktoshokan a {
  background: #333333;
  border: 2px solid #333333;
}

/* 図書館 */
/* カエレバ・ヨメレバ共通 */
.cstmreba .kaerebalink-link1 .shoplinkamazon a,
.cstmreba .booklink-link2 .shoplinkamazon a {
  background: #FF9901;
  border: 2px solid #ff9901;
}

/* Amazon */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a,
.cstmreba .booklink-link2 .shoplinkrakuten a {
  background: #bf0000;
  border: 2px solid #bf0000;
}

/* 楽天 */
.cstmreba .kaerebalink-link1 .shoplinkseven a,
.cstmreba .booklink-link2 .shoplinkseven a {
  background: #225496;
  border: 2px solid #225496;
}

/* 7net */
/****** ボタンカラー ここまで *****/

/***** ボタンデザイン　マウスオーバー時ここから *****/
.cstmreba .booklink-link2 a:hover,
.cstmreba .kaerebalink-link1 a:hover,
.cstmreba .tomarebalink-link1 a:hover {
  background: #fff;
}

/* トマレバ */
.cstmreba .tomarebalink-link1 .shoplinkrakuten a:hover {
  color: #76ae25;
}

/* 楽天トラベル */
.cstmreba .tomarebalink-link1 .shoplinkjalan a:hover {
  color: #ff7a15;
}

/* じゃらん */
.cstmreba .tomarebalink-link1 .shoplinkjtb a:hover {
  color: #c81528;
}

/* JTB */
.cstmreba .tomarebalink-link1 .shoplinkknt a:hover {
  color: #0b499d;
}

/* KNT */
.cstmreba .tomarebalink-link1 .shoplinkikyu a:hover {
  color: #bf9500;
}

/* 一休 */
.cstmreba .tomarebalink-link1 .shoplinkrurubu a:hover {
  color: #000066;
}

/* るるぶ */
.cstmreba .tomarebalink-link1 .shoplinkyahoo a:hover {
  color: #ff0033;
}

/* Yahoo!トラベル */
.cstmreba .tomarebalink-link1 .shoplinkhis a:hover {
  color: #004bb0;
}

/*** HIS ***/
.cstmreba .tomarebalink-link1 .shoplinkagoda a:hover {
  color: #004bb0;
}

/*** agoda ***/
.cstmreba .tomarebalink-link1 .shoplinkexpedia a:hover {
  color: #004bb0;
}

/*** expedia***/
.cstmreba .tomarebalink-link1 .shoplinkhotels a:hover {
  color: #004bb0;
}

/*** hotels.com***/
.cstmreba .tomarebalink-link1 .shoplinkbooking a:hover {
  color: #004bb0;
}

/*** booking.com ***/
.cstmreba .tomarebalink-link1 .shoplinktrip a:hover {
  color: #004bb0;
}

/*** trip.com***/
/* カエレバ */
.cstmreba .kaerebalink-link1 .shoplinkyahoo a:hover {
  color: #ff0033;
}

/* Yahoo!ショッピング */
.cstmreba .kaerebalink-link1 .shoplinkbellemaison a:hover {
  color: #84be24;
}

/* ベルメゾン */
.cstmreba .kaerebalink-link1 .shoplinkcecile a:hover {
  color: #8d124b;
}

/* セシール */
.cstmreba .kaerebalink-link1 .shoplinkwowma a:hover {
  color: #ea5404;
}

/* Wowma */
.cstmreba .kaerebalink-link1 .shoplinkkakakucom a:hover {
  color: #314995;
}

/* 価格コム */
/* ヨメレバ */
.cstmreba .booklink-link2 .shoplinkkindle a:hover {
  color: #007dcd;
}

/* Kindle */
.cstmreba .booklink-link2 .shoplinkrakukobo a:hover {
  color: #bf0000;
}

/* 楽天kobo */
.cstmreba .booklink-link2 .shoplinkbk1 a:hover {
  color: #0085cd;
}

/* honto */
.cstmreba .booklink-link2 .shoplinkehon a:hover {
  color: #2a2c6d;
}

/* ehon */
.cstmreba .booklink-link2 .shoplinkkino a:hover {
  color: #003e92;
}

/* 紀伊國屋書店 */
.cstmreba .booklink-link2 .shoplinkebj a:hover {
  color: #f8485e;
}

/* ebookjapan */
.cstmreba .booklink-link2 .shoplinktoshokan a:hover {
  color: #333333;
}

/* 図書館 */
/* カエレバ・ヨメレバ共通 */
.cstmreba .kaerebalink-link1 .shoplinkamazon a:hover,
.cstmreba .booklink-link2 .shoplinkamazon a:hover {
  color: #FF9901;
}

/* Amazon */
.cstmreba .kaerebalink-link1 .shoplinkrakuten a:hover,
.cstmreba .booklink-link2 .shoplinkrakuten a:hover {
  color: #bf0000;
}

/* 楽天 */
.cstmreba .kaerebalink-link1 .shoplinkseven a:hover,
.cstmreba .booklink-link2 .shoplinkseven a:hover {
  color: #225496;
}

/* 7net */
/***** ボタンデザイン　マウスオーバー時ここまで *****/
.cstmreba .booklink-footer {
  clear: both;
}

/*****  解像度768px以下のスタイル *****/
@media screen and (max-width:768px) {

  .cstmreba .booklink-image,
  .cstmreba .kaerebalink-image,
  .cstmreba .tomarebalink-image {
    width: 100%;
    float: none;
  }

  .cstmreba .booklink-link2>div,
  .cstmreba .kaerebalink-link1>div,
  .cstmreba .tomarebalink-link1>div {
    width: 32.33%;
    margin: 0.5%;
  }

  .cstmreba .booklink-info,
  .cstmreba .kaerebalink-info,
  .cstmreba .tomarebalink-info {
    text-align: center;
    padding-bottom: 1px;
  }
}

/*****  解像度480px以下のスタイル *****/
@media screen and (max-width:480px) {

  .cstmreba .booklink-link2>div,
  .cstmreba .kaerebalink-link1>div,
  .cstmreba .tomarebalink-link1>div {
    width: 49%;
    margin: 0.5%;
  }
}



.entry-content .author-rank h5 {
  text-align: center;
}

.entry-content .author-rank ul li:before {
  color: transparent !important;
}

.entry-content .author-rank li {
  list-style: none;
  position: relative;
  padding-left: 0 !important;
  padding-bottom: 0.5em !important;
  margin: 0.5em 0;
}

.entry-content .author-rank ul.wpp-list li a::before {
  font-size: 70% !important;
  border-radius: 0 !important;
  left: 0 !important;
  top: 0 !important;
}

.entry-content .author-rank ul.wpp-list li a {
  font-size: 13px !important;
}

.movie-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



.voice {
  margin: 1em 0 1.3em;
  font-size: 0.95em;
}

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

.voice .voicecomment {
  border: 5px solid rgba(213, 213, 213, 0.5);
  margin-top: 1em;
  padding: 2.5%;
  position: relative;
  width: 86%;
  border-radius: 0 1.2em 1.2em 1.2em;
}

.voice.l .voicecomment {
  float: right;
}

.voice.r .voicecomment {
  float: left;
  border-radius: 1.2em 0 1.2em 1.2em;
}

.voice.fb .voicecomment {
  background: #4C5CB0;
  border-color: #4C5CB0;
  color: #fff;
}

.voice.line .voicecomment {
  background: #7ACC40;
  border-color: #7ACC40;
  color: #fff;
}

.voice .voicecomment h2,
.voice .voicecomment h3,
.voice .voicecomment h4,
.voice .voicecomment h5 {
  margin: 10px 0 !important;
  padding: 0;
}

.voice .voicecomment p {
  margin-bottom: 1em;
}

.voice .voicecomment p:last-child {
  margin-bottom: 0;
}

.voice .icon {
  width: 12%;
  text-align: center;
}

.voice.l .icon {
  float: left;
}

.voice.r .icon {
  float: right;
}

.voice .icon img {
  border-radius: 50%;
  margin: 0;
  border: 4px solid #f5f5f5;
}

.voice.icon_red .icon img {
  border-color: #FF4E4E;
}

.voice.icon_blue .icon img {
  border-color: #50B4DE;
}

.voice.icon_yellow .icon img {
  border-color: #faee00;
}

.voice.icon_black .icon img {
  border-color: #222;
}

.voice .icon .name {
  font-size: 0.65em;
  padding: 0.4em 0;
}

.voice.big .icon {
  width: 18%;
}

.voice.big .voicecomment {
  width: 79%;
}


.blogmura-push {
  border: 10px solid #ec1551;
  padding: 20px 10px;
  text-align: center;
  margin: 30px 0;
}

.blogmura-push img {
  max-width: 70% !important;
  padding: 0;
  margin: 0 !important;
}

.blogmura-push h4 {
  padding: 0.5em 1em !important;
  background: linear-gradient(-90deg, #FF00A1, #F6FF00);
  color: #FFF;
  margin-top: 0 !important;
  border: none !important;
}

.comment-form-email,
.comment-form-url,
.comment-form-cookies-consent {
  display: none;
}

.entry-header .jeg_post_title {
  font-size: 2.4em;
}


.btn-wrap {
  margin: 1.5em 0 2em;
  text-align: center;
}

.btn-wrap a {
  position: relative;
  z-index: 2;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  padding: 1em 5%;
  background: #699fd3;
  border: 1px solid #699fd3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 1px 10px rgba(0, 0, 0, 0.07);
  color: #ffffff;
  border-radius: 3px;
  text-decoration: none !important;
}

.btn-wrap a:hover {
  color: #699fd3;
  background: #ffffff;
  transform: translate3d(0px, 4px, 1px);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  opacity: 0.8;
  text-decoration: none !important;
}

.widget .btn-wrap:not(.simple) a {
  color: #ffffff;
}

.widget .btn-wrap:not(.simple) a:hover {
  color: #699fd3;
}

.btn-wrap.simple a {
  background: none;
  color: #4993AF;
  border: 1px solid #4993AF;
}

.btn-wrap.simple a:hover {
  color: #ffffff;
  background: #4993AF;
}

.btn-wrap.lightning a {
  background: #C81C1C;
  border-color: #C81C1C;
  color: #ffffff;
}

.btn-wrap.lightning a:hover {
  background: #ffffff;
  color: #C81C1C;
  border-color: #C81C1C;
}

.btn-wrap.big a {
  font-size: 103%;
  width: 480px;
  max-width: 94%;
}

.btn-wrap.bg {
  background: #efefef;
  background: rgba(0, 0, 0, 0.1);
  padding: 1.5em 1em;
  margin: 2.5em 0;
}

.btn-wrap.bg-yellow {
  background: lightyellow;
  background: rgba(255, 255, 0, 0.2);
  padding: 1.5em 1em;
  margin: 2.5em 0;
}

.btn-wrap.maru,
.btn-wrap.maru a {
  border-radius: 0.6em;
}

.btn-wrap.rich_yellow a {
  font-weight: bold;
  position: relative;
  background-color: #f7cf2e;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #ecb254;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_yellow a:hover {
  background: #ecb254;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #ecb254;
}

.btn-wrap.rich_pink a {
  font-weight: bold;
  position: relative;
  background-color: #ee5656;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #d34e4e;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_pink a:hover {
  background: #d34e4e;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #d34e4e;
}

.btn-wrap.rich_orange a {
  font-weight: bold;
  position: relative;
  background-color: #ef9b2f;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #cc8c23;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_orange a:hover {
  background: #cc8c23;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #cc8c23;
}

.btn-wrap.rich_green a {
  font-weight: bold;
  position: relative;
  background-color: #39cd75;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #1eae59;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_green a:hover {
  background: #1eae59;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #1eae59;
}

.btn-wrap.rich_blue a {
  font-weight: bold;
  position: relative;
  background-color: #19b4ce;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #07889d;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_blue a:hover {
  background: #07889d;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #07889d;
}

.anim a {
  animation: jiggle 3s ease-in infinite;
}

@keyframes jiggle {

  48%,
  62% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.1, 0.9);
  }

  56% {
    transform: scale(0.9, 1.1) translate(0, -5px);
  }

  59% {
    transform: scale(1, 1) translate(0, -3px);
  }
}

@media only screen and (min-width: 768px) {
  .column-wrap {
    margin-left: -1%;
    margin-right: -1%;
  }

  .column-wrap .col2,
  .column-wrap .col3 {
    float: left;
    width: 50%;
    padding: 0 1%;
  }

  .column-wrap .col3 {
    width: 33.333%;
  }

  .column-wrap p {
    margin-bottom: 0.5em;
  }
}


/* マーカー */
.span__stk_maker_yellow {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ff6 50%);
  background-size: 200% .6em;
  padding-bottom: .6em;
}

.span__stk_maker_pink {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffd5d5 50%);
  background-size: 200% .6em;
  padding-bottom: .6em;
}

.span__stk_maker_blue {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #b5dfff 50%);
  background-size: 200% .6em;
  padding-bottom: .6em;
}

@media only screen and (max-width: 480px) {
  .btn-wrap a {
    font-size: 0.9em;
  }

  .btn-wrap.big a {
    font-size: 0.9em;
    min-width: 80%;
    max-width: 90%;
  }

  .btn-wrap.bg {
    padding: 0.9em 0.8em;
    margin: 2.5em 0;
  }

  .voice .icon {
    width: 18%;
  }

  .voice .voicecomment {
    width: 80%;
    font-size: 0.95em;
  }

  .related_article {
    font-size: 0.8em;
  }

  .related_article .thum {
    width: 30%;
  }

  .related_article__link {
    padding: 0.6em;
  }

  .cat_postlist.typecard .cat_postlist__li {
    width: calc(50% - 10px);
  }
}


/*==================================================
ショートコード
==================================================*/

/* ショートコードで関連記事を取得 */
.related_article {
  margin: 1.8em auto;
  text-align: left;
  max-width: 800px;
}

.related_article p.ttl {
  margin: 0 0 0.1em;
  font-size: 1em;
  font-weight: bold;
}

.related_article .ttl::before {
  content: attr(data-labeltext);
  font-size: .7em;
  font-weight: bold;
  color: #fff;
  background: #111;
  display: inline-block;
  padding: 0.1em 0.4em;
  position: relative;
  top: -2px;
  text-align: center;
  margin-right: 0.5em;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.related_article.labelnone .ttl::before {
  content: none;
}

.related_article .date {
  font-size: 0.8em;
}

.related_article .thum {
  width: 22%;
  min-width: 90px;
  padding-right: 0.7em;
}

.related_article .thum img {
  width: 100%;
  margin-bottom: 0;
}

.related_article__link {
  color: #333333;
  background: #ffffff;
  box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
  text-decoration: none;
  display: table;
  width: 100%;
  padding: 0.9em;
  overflow: hidden;
}

.related_article .thum,
.related_article .inbox {
  display: table-cell;
  vertical-align: middle;
}

.related_article .thum {
  vertical-align: top;
}

.related_article__link:hover {
  color: #888888;
  box-shadow: 0 0 10px rgba(125, 125, 125, 0.5);
  transform: translateY(-2px);
}

.related_article__link:active {
  transform: translateY(1px);
  box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
}

/* option card type */
.related_article.typecard .related_article__link {
  max-width: 350px;
}

.related_article.typecard .thum,
.related_article.typecard .inbox {
  display: block;
  width: 100%;
  padding: 0;
}

.related_article.typecard .thum {
  margin-bottom: 10px;
}

/* BOX */
.c_box {
  padding: 1em 4%;
  margin: 2em 0 2em;
  border: 2px solid #dddddd;
  border-radius: 0.2em;
}

.c_box.intitle {
  padding-top: 0;
  padding-bottom: 1.4em;
}

.c_box.intitle .box_title span {
  position: relative;
  top: -0.85em;
  padding: 0.1em 0.7em;
  background: #6d6d6d;
  color: #ffffff;
  font-weight: bold;
  border-radius: 0.2em;
  display: inline-block;
  vertical-align: bottom;
}

.c_box.blue_box {
  background: #d4f3ff;
  border-color: #82c8e2;
  color: #465d65;
}

.c_box.blue_box .box_title span {
  background: #82c8e2;
}

.c_box.red_box {
  background: #ffafaf;
  border-color: #e77373;
  color: #654646;
}

.c_box.red_box .box_title span {
  background: #e77373;
}

.c_box.yellow_box {
  background: #fff8d4;
  border-color: #ded647;
  color: #636546;
}

.c_box.yellow_box .box_title span {
  background: #ded647;
}

.c_box.green_box {
  background: #d8f7c3;
  border-color: #79e37c;
  color: #42613a;
}

.c_box.green_box .box_title span {
  background: #79e37c;
}

.c_box.pink_box {
  background: #ffeeee;
  border-color: #f7b2b2;
  color: #775454;
}

.c_box.pink_box .box_title span {
  background: #f7b2b2;
}

.c_box.glay_box {
  background: #ececec;
  border-color: #c5c5c5;
  color: #555555;
}

.c_box.glay_box .box_title span {
  background: #9c9c9c;
}

.c_box.black_box {
  background: #313131;
  border-color: #757575;
  color: #ffffff;
}

.c_box.black_box .box_title span {
  background: #757575;
}



/* 補足説明 */
.supplement {
  border: 2px solid;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #766341;
  position: relative;
  font-size: 93%;
  padding: 4% 4% 4% 3.3em;
  margin: 1.5em 0 2em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.supplement p {
  margin-bottom: .8em;
}

.supplement p:last-child,
.cbox p:last-child {
  margin-bottom: 0;
}

.supplement.warning,
.supplement.is-style-warning {
  background-color: #fce3e3;
  border-color: #facccc;
  color: #764141;
}

.supplement.succes,
.wp-block-stk-plugin-supplement.is-style-succes {
  background-color: #cff7c7;
  border-color: #a3cc72;
  color: #466348;
}

.supplement::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  content: '\f06a';
  display: inline-block;
  font-size: 1.1em;
}

.supplement:not(.boader)::before {
  font-size: 1.8em;
  position: absolute;
  left: 0.5em;
}

.supplement.warning::before,
.supplement.is-style-warning::before {
  content: '\f071';
}

.supplement.boader::before,
.supplement.border::before,
.supplement.is-style-border::before {
  content: none;
}

.supplement.noicon::before {
  content: none;
}

.supplement.boader,
.supplement.border,
.supplement.is-style-border {
  background: none;
  color: inherit;
  border-color: #d4d4d4;
}

.supplement.boader,
.supplement.border,
.supplement.is-style-border,
.supplement.noicon {
  padding: 3% 4%;
}





article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

.strong,
.bold,
b,
strong {
  font-weight: 700;
}

.em,
dfn,
em {
  font-style: italic;
}

p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-before: 2;
  -webkit-hyphenate-after: 3;
}

code,
kbd,
pre,
samp {
  font-family: Consolas, Courier New, Courier, Monaco, monospace;
}

code,
kbd,
samp {
  font-size: 95%;
  padding: 0.05em 0.4em;
  border-radius: 3px;
  background: #f6f6f6;
  color: #444;
}

pre {
  white-space: pre-wrap;
  margin: 0;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:after,
q:before {
  content: "";
  content: none;
}

.small,
small,
sub,
sup {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

figcaption {
  font-size: 80%;
  text-align: center;
  opacity: 0.9;
}

dl,
menu,
ol,
ul {
  margin: 0 0 1em;
}

dt {
  font-weight: bold;
  margin: 1% 0;
}

dd {
  margin: 0;
}

dt+dd {
  margin: 0.5em 0;
}

menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
}

li {
  list-style-type: none;
}

img,
svg {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}


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

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}



.alignleft,
img.alignleft {
  margin-right: 2.5%;
  display: inline;
  float: left;
}

.alignright,
img.alignright {
  margin-left: 2.5%;
  display: inline;
  float: right;
}

.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.wp-block-button.alignright,
.wp-block-button.alignleft,
.wp-block-embed.alignright,
.wp-block-embed.alignleft {
  display: block;
  float: none;
}

.wp-block-embed.alignright .wp-block-embed__wrapper>div {
  margin-left: auto;
}

.wp-block-embed.aligncenter .wp-block-embed__wrapper>div {
  margin-left: auto;
  margin-right: auto;
}

hr.wp-block-separator:not([class*=is-style-]),
hr.wp-block-separator.is-style-default {
  width: 7em;
  border: 1px solid;
}

hr:not(.wp-block-separator) {
  margin: 1.8em 0;
  border-width: 1px 0 0;
  border-style: dashed;
}

hr.wp-block-separator.is-style-wide {
  border-style: solid;
}


#breadcrumb {
  font-size: 70%;
  background-color: var(--inner-content-bg);
  padding: 1em;
}

.breadcrumb__ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.breadcrumb__li:not(:first-child) {
  margin-left: 0.5em;
}

.breadcrumb__li:not(:last-child):after {
  color: var(--main-text-color);
  content: "/";
  margin-left: 0.5em;
}

.bc_homelink .breadcrumb__link::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  content: "\f015";
  display: inline-block;
  margin-right: 0.3em;
  transform: scale(1.3);
  color: var(--main-link-color);
}

.breadcrumb__link {
  color: inherit;
  text-decoration: none;
}

.breadcrumb__link:hover {
  opacity: 0.5;
}

#inner-content {
  padding: 3% 4%;
  background-color: var(--inner-content-bg);
}

#sidebar1 {
  margin-top: 1.5em;
  color: var(--side-text-color);
}

#sidebar1:empty {
  display: none;
}

#viral-header {
  min-height: auto;
  padding: 0;
  background-size: cover;
}

#viral-header .wp-block-cover__inner-container {
  padding: 11% 0%;
  width: 92%;
  margin: auto;
}

#viral-header .entry-title {
  font-size: 200%;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.29);
  padding: 0;
}

@media only screen and (max-width: 767px) {
  #viral-header .entry-title {
    font-size: 130%;
  }
}

#viral-header .byline .time__date {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.29);
}

#viral-header+#inner-content {
  padding-top: 0.8em;
}

#viral-header+#inner-content #main>.sns_btn__ul {
  padding-top: 0;
}

.wp-block-group {
  --stk-group-padding_rl: min(4%, 2.5em);
  --stk-group-padding_tb: min(8%, 5em);
}

.wp-block-group.has-background {
  padding: var(--stk-group-padding_tb) var(--stk-group-padding_rl);
}

.wp-block-group.alignwide>.wp-block-group__inner-container,
.wp-block-group.alignfull>.wp-block-group__inner-container {
  max-width: 980px;
  margin: auto;
}

.wp-block-group.stk-pd-0 {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.wp-block-group.stk-pd-0 :last-child {
  margin-bottom: 0;
}

.wp-block-group.stk-pd-s,
.wp-block-group.alignfull:not(.has-background) {
  padding: calc(var(--stk-group-padding_tb) / 3.2) var(--stk-group-padding_rl);
}

.wp-block-group.stk-pd-m {
  padding: calc(var(--stk-group-padding_tb) * 1.25) var(--stk-group-padding_rl);
}

.wp-block-group.stk-pd-l {
  padding: calc(var(--stk-group-padding_tb) * 2) var(--stk-group-padding_rl);
}

.wp-block-cover {
  min-height: 40vh;
  padding: 5% 4%;
  width: inherit;
  z-index: 0;
}

.wp-block-cover-image .wp-block-cover__inner-container:not(.mw-728),
.wp-block-cover .wp-block-cover__inner-container:not(.mw-728) {
  max-width: 980px;
  width: calc(100% - 30px);
}

@media only screen and (max-width: 600px) {

  .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
  .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    width: 100%;
  }
}

[class*=stk-clip] {
  --stk-clip-padding: 2em;
  margin-top: calc(var(--stk-clip-padding) * -1);
}

@media only screen and (min-width: 768px) {
  [class*=stk-clip] {
    --stk-clip-padding: 4em;
  }
}

[class*=stk-clip]>.wp-block-cover__inner-container,
[class*=stk-clip]>.wp-block-group__inner-container {
  padding-top: var(--stk-clip-padding);
  padding-bottom: var(--stk-clip-padding);
}

.stk-clip-up {
  -webkit-clip-path: polygon(0 var(--stk-clip-padding), 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 var(--stk-clip-padding), 100% 0, 100% 100%, 0% 100%);
}

.stk-clip-down {
  -webkit-clip-path: polygon(0 0, 100% var(--stk-clip-padding), 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% var(--stk-clip-padding), 100% 100%, 0% 100%);
}

.stk-clip-upscale {
  -webkit-clip-path: polygon(0 var(--stk-clip-padding), 100% 0, 100% calc(100% - var(--stk-clip-padding)), 0% 100%);
  clip-path: polygon(0 var(--stk-clip-padding), 100% 0, 100% calc(100% - var(--stk-clip-padding)), 0% 100%);
}

.stk-clip-downscale {
  -webkit-clip-path: polygon(0 0, 100% var(--stk-clip-padding), 100% 100%, 0% calc(100% - var(--stk-clip-padding)));
  clip-path: polygon(0 0, 100% var(--stk-clip-padding), 100% 100%, 0% calc(100% - var(--stk-clip-padding)));
}

.stk-clip-uppoint {
  -webkit-clip-path: polygon(50% 0, 100% var(--stk-clip-padding), 100% 100%, 0 100%, 0 var(--stk-clip-padding));
  clip-path: polygon(50% 0, 100% var(--stk-clip-padding), 100% 100%, 0 100%, 0 var(--stk-clip-padding));
}

.stk-clip-downpoint {
  -webkit-clip-path: polygon(50% var(--stk-clip-padding), 100% 0%, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(50% var(--stk-clip-padding), 100% 0%, 100% 100%, 0 100%, 0 0);
}

@media (min-width: 981px) and (max-width: 1166px) {

  #inner-content.page-full .alignwide,
  #inner-content.page-full .alignfull,
  #inner-content.viral .alignwide,
  #inner-content.viral .alignfull {
    width: 108.7%;
    max-width: 108.7%;
    margin-left: -4.35%;
  }
}

@media only screen and (min-width: 1167px) {

  .h_layout_pc_left_normal #viral-header,
  .h_layout_pc_left_normal:not(.page-template-page-wide) #breadcrumb,
  .h_layout_pc_left_normal:not(.page-template-page-wide) #footer,
  .h_layout_pc_center_normal #viral-header,
  .h_layout_pc_center_normal:not(.page-template-page-wide) #breadcrumb,
  .h_layout_pc_center_normal:not(.page-template-page-wide) #footer {
    max-width: 1166px;
    margin: 25px auto;
  }

  .h_layout_pc_left_normal #viral-header,
  .h_layout_pc_left_normal:not(.page-template-page-wide) #breadcrumb,
  .h_layout_pc_center_normal #viral-header,
  .h_layout_pc_center_normal:not(.page-template-page-wide) #breadcrumb {
    margin: 0 auto;
  }

  #inner-content,
  .stk_header,
  .stk_header[data-fixheader=true]::before,
  body:not(.page-template-page-wide) #footer,
  .h_layout_pc_left_normal:not(.page-template-page-wide) #breadcrumb,
  .h_layout_pc_left_normal #viral-header,
  .h_layout_pc_center_normal:not(.page-template-page-wide) #breadcrumb,
  .h_layout_pc_center_normal #viral-header {
    box-shadow: 0 0 15px rgba(102, 102, 102, 0.2);
  }

  #inner-content.page-full .alignwide,
  #inner-content.viral .alignwide {
    width: calc(100% + 100px);
    max-width: calc(100% + 100px);
    margin-left: -50px;
  }

  #inner-content.page-full .alignfull,
  #inner-content.viral .alignfull .alignfull {
    width: calc(100% + 186px);
    max-width: calc(100% + 186px);
    margin-left: -93px;
  }

  #inner-content.viral .alignwide .alignfull {
    width: calc(100% + 338px);
    max-width: calc(100% + 338px);
    margin-left: -169px;
  }

  #inner-content.viral .alignfull {
    width: calc(100% + 438px);
    max-width: calc(100% + 438px);
    margin-left: -219px;
  }
}

@media only screen and (min-width: 981px) {
  #inner-content {
    display: flex;
    justify-content: flex-start;
    padding: 35px;
  }

  #inner-content:not(.page-wide):not(.viral) {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  #inner-content.viral {
    margin-bottom: 25px;
  }

  #main {
    margin-right: 2%;
    width: 728px;
    max-width: 728px;
    min-width: 0;
  }

  #sidebar1 {
    font-size: 88%;
    width: 336px;
    max-width: 34%;
    flex: none;
    margin-top: 0;
    margin-left: auto;
  }

  #scrollfix {
    position: sticky !important;
    z-index: 9998;
    top: 4%;
  }

  .fixhead-active #scrollfix {
    top: 10%;
  }

  .sidebarleft #main {
    margin-right: 0;
    margin-left: auto;
    order: 2;
  }

  .sidebarleft #sidebar1 {
    order: 1;
    margin-left: 0;
    margin-right: 2%;
  }
}

@media only screen and (max-width: 980px) {

  .alignwide,
  .alignfull {
    width: 108.7%;
    max-width: 108.7%;
    margin-left: -4.35%;
  }

  .alignwide .alignfull,
  .alignwide .alignwide,
  .alignfull .alignfull,
  .alignfull .alignwide {
    width: 107.945%;
    max-width: 107.945%;
    margin-left: -3.9725%;
  }
}

@media only screen and (min-width: 768px) {
  #inner-content.page-full #main {
    max-width: 980px;
    width: 100%;
    margin: auto;
  }

  #inner-content.viral #main {
    margin: auto;
  }
}

.byline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  font-size: 85%;
}

@media only screen and (max-width: 767px) {
  .byline {
    font-size: 75%;
  }
}

.single .byline .cat-name,
.byline .time__date,
.byline .writer {
  margin-right: 0.6em;
}

.time__date {
  opacity: 0.75;
}

.time__date::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: normal;
  content: "\f017";
  margin-right: 0.3em;
  display: inline-block;
  transform: scale(1.05);
}

.time__date.undo::before {
  content: "\f0e2";
  font-weight: 900;
}

.byline .writer {
  margin-right: 0;
  margin-left: auto;
}

.byline .writer .fn {
  opacity: 0.7;
}

.byline .writer .avatar {
  display: inline-block;
  border-radius: 50%;
  width: 1.6em;
  margin: 0 3px 0 auto;
  border: 1px solid #fff;
  box-shadow: 0 0 5px rgba(102, 102, 102, 0.3);
  transform: translateY(-2px);
}

.entry-header .entry-title,
.entry-header .eyecatch {
  margin: 0.4em 0;
}

.entry-header .eyecatch:last-child {
  margin-bottom: 1em;
}

@media only screen and (max-width: 767px) {
  .entry-header .entry-title {
    font-size: 115%;
  }
}

.eyecatch-caption-text {
  opacity: 0.7;
  font-size: 80%;
}

@media only screen and (min-width: 1167px) {
  .single .byline {
    position: relative;
    padding-top: 10px;
  }

  .single .byline .cat-name {
    position: absolute;
    top: -1.7em;
    left: -3.3em;
  }

  .sidebarleft .entry-header .cat-name {
    position: relative;
    top: 0;
    left: 0;
    transform: rotate(0deg);
  }
}

dl,
ol,
p,
ul {
  letter-spacing: 0.025em;
}

p {
  margin: 0 0 var(--stk-margin, 1.6em);
  line-height: 1.8;
}

.has-drop-cap:not(:focus):first-letter {
  font-size: 3.2em;
  line-height: 1;
  margin: 0.05em 0.1em 0 0;
}

.entry-content a[target=_blank]::after {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  content: "\f35d";
  font-size: 95%;
  margin: 0 3px 0 2px;
}

.entry-content a.no-icon[target=_blank]::after,
.entry-content a.wp-block-social-link-anchor[target=_blank]::after {
  content: none;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

table {
  width: 100%;
  font-size: 90%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
}

td,
th {
  padding: 0.8em 0.5em;
  border-style: solid;
  border: 1px solid #ddd;
  border-color: rgba(102, 102, 102, 0.1);
}

td input {
  margin: 3px 0;
}

.stk-table-thdesign tr td:first-child,
th {
  font-weight: bold;
  text-align: center;
  background-color: rgba(102, 102, 102, 0.08);
}

.wp-block-table {
  margin-bottom: 1.5em;
}

.wp-block-table table {
  margin-bottom: 0;
}

.wp-block-table th,
.wp-block-table td {
  padding: 0.8em 0.5em;
  border-color: rgba(102, 102, 102, 0.1);
}

.wp-block-table .has-text-color th,
.wp-block-table .has-text-color td,
.wp-block-table .has-text-color thead,
.wp-block-table .has-text-color tfoot {
  border-color: initial;
}

.wp-block-table.is-style-stk-table-border td,
.wp-block-table.is-style-stk-table-border th {
  border-width: 2px;
  border-left: none;
  border-right: none;
}

.wp-block-table.is-style-stripes {
  margin-bottom: 1.5em;
  border-bottom: 0;
}

.wp-block-table.is-style-stripes th {
  background: none;
}

.wp-block-table.is-style-stripes thead {
  border-bottom: 2px solid #ddd;
  border-color: rgba(102, 102, 102, 0.08);
}

.wp-block-table.is-style-stripes tfoot {
  border-top: 2px solid #ddd;
  border-color: rgba(102, 102, 102, 0.08);
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: rgba(102, 102, 102, 0.08);
}

@media only screen and (max-width: 480px) {
  .stk-table-scroll {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 2em;
  }

  .stk-table-scroll table {
    margin-bottom: 0.5em;
    white-space: nowrap;
  }

  .stk-table-scroll .has-fixed-layout {
    table-layout: initial;
  }

  .stk-table-scroll::-webkit-scrollbar {
    height: 5px;
  }

  .stk-table-scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }

  .stk-table-scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
}

blockquote:not([class*=-embed]):not(.is-style-large) {
  font-size: 90%;
  padding: 1.6em 4%;
  margin: 2.5em 0 3em;
  position: relative;
  border: 1px solid;
  border-radius: 5px;
}

blockquote:not([class*=-embed]):not(.is-style-large)::before,
blockquote:not([class*=-embed]):not(.is-style-large)::after {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  position: absolute;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  display: block;
  padding: 0.2em;
  text-align: center;
  font-size: 1.3em;
  line-height: 1;
  background-color: var(--inner-content-bg);
}

blockquote:not([class*=-embed]):not(.is-style-large)::before {
  content: "\f10d";
  left: -0.2em;
  top: -0.3em;
}

blockquote:not([class*=-embed]):not(.is-style-large)::after {
  content: "\f10e";
  right: -0.2em;
  bottom: -0.4em;
}

blockquote:not([class*=-embed]):not(.is-style-large) h2,
blockquote:not([class*=-embed]):not(.is-style-large) h3,
blockquote:not([class*=-embed]):not(.is-style-large) h4 {
  margin-top: 0 !important;
}

blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor {
  padding: 2.6em 5%;
  border: 2px solid rgba(213, 213, 213, 0.5);
  border-radius: 7px;
}

blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::before,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::after,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::before,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::after {
  font-size: 1.6em;
  padding: 0.5em 0.6em;
  background: none;
  opacity: 0.4;
}

blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::before,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::before {
  top: 0;
  left: 0;
}

blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::after,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::after {
  bottom: 0;
  right: 0;
}

blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor {
  background: var(--main-ttl-bg-rgba);
  border: none;
}

blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor:not(.has-text-color)::before,
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor:not(.has-text-color)::after {
  color: var(--main-ttl-bg);
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 0;
  padding: 0;
}

.wp-block-pullquote blockquote {
  border: none;
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-radius: 0;
}

.wp-block-pullquote blockquote::before,
.wp-block-pullquote blockquote::after {
  content: none;
}

blockquote cite {
  display: block;
  font-size: 88%;
  font-style: normal;
  opacity: 0.8;
}

.entry-content img {
  margin-bottom: 1.5em;
  max-width: 100%;
  height: auto;
}

.entry-content p img {
  margin-bottom: 0;
  vertical-align: baseline;
}

.wp-block-media-text__media img {
  margin-bottom: 0;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}

.wp-block-media-text .wp-block-media-text__content :first-child {
  margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content :last-child {
  margin-bottom: 0;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-right: 1.1em;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-left: 1.1em;
}

@media only screen and (min-width: 601px) {
  .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 1.1em;
  }
}

@media only screen and (max-width: 600px) {
  .wp-block-media-text {
    margin-bottom: 1.5em;
  }

  .wp-block-media-text.has-background {
    padding: 1.1em;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 1.1em 0 0;
  }

  .wp-block-media-text.is-stacked-on-mobile:not(.has-background).alignwide .wp-block-media-text__content,
  .wp-block-media-text.is-stacked-on-mobile:not(.has-background).alignfull .wp-block-media-text__content {
    padding-left: 4%;
    padding-right: 4%;
  }
}


pre:not(.prettyprint) {
  background: #555;
  background: rgba(0, 0, 0, 0.7);
  color: #f8f9fa;
  font-size: 85%;
  line-height: 1.3;
  padding: 1.2em 1.7em;
  margin: 0.2em 0 2.2em;
  border-radius: 5px;
}

pre code {
  padding: 0;
  border-radius: 0;
  background: none;
  color: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  letter-spacing: 0.3px;
  font-weight: 700;
  line-height: 1.5;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}

.h1,
h1 {
  font-size: 1.9em;
  font-size: clamp(1.4em, 4vw, 1.9em);
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}

.h2,
h2 {
  font-size: 120%;
  font-size: clamp(1.2em, 2.6vw, 1.3em);
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}

.h3,
h3 {
  font-size: 110%;
  font-size: clamp(1.1em, 2.3vw, 1.15em);
  margin-top: 1em;
  margin-bottom: 1em;
}

.h4,
h4 {
  font-size: 105%;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}

.h5,
h5 {
  font-size: 100%;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}

.entry-content h2:not([class*=is-style-style]),
.homeadd_wrap h2:not([class*=is-style-style]) {
  position: relative;
  border: none;
  font-size: 125%;
  padding: 1em 1.1em;
  margin-top: 2.1em;
  margin-bottom: 1em;
  border-radius: 3px;
  background-color: #333;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
}

.h_rgba .entry-content h2:not([class*=is-style-style]),
.h_rgba .homeadd_wrap h2:not([class*=is-style-style]),
.h_boader .entry-content h2:not([class*=is-style-style]),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]),
.h_bs_bd .entry-content h2:not([class*=is-style-style]),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]),
.h_marker .entry-content h2:not([class*=is-style-style]),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]),
.h_bl_bg .entry-content h2:not([class*=is-style-style]),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]),
.h_bb_bg .entry-content h2:not([class*=is-style-style]),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]) {
  border-radius: 0;
  box-shadow: none;
}

.h_rgba .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_rgba .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background-color: var(--main-ttl-bg-rgba);
}

.h_rgba .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_rgba .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: inherit;
}

.h_boader .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background),
.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background),
.h_marker .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background: none;
}

.h_boader .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color),
.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color),
.h_marker .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: inherit;
}

@media only screen and (min-width: 481px) {

  .h_boader .entry-content h2:not([class*=is-style-style]),
  .h_boader .homeadd_wrap h2:not([class*=is-style-style]),
  .h_bs_bd .entry-content h2:not([class*=is-style-style]),
  .h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]),
  .h_marker .entry-content h2:not([class*=is-style-style]),
  .h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
    font-size: 140%;
  }
}

@media only screen and (max-width: 480px) {

  .h_boader .entry-content h2:not([class*=is-style-style]),
  .h_boader .homeadd_wrap h2:not([class*=is-style-style]),
  .h_bs_bd .entry-content h2:not([class*=is-style-style]),
  .h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]),
  .h_marker .entry-content h2:not([class*=is-style-style]),
  .h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
    margin-left: 0;
    margin-right: 0;
  }
}

.h_boader .entry-content h3:not([class*=is-style-style]),
.h_bs_bd .entry-content h3:not([class*=is-style-style]),
.h_marker .entry-content h3:not([class*=is-style-style]) {
  border-top: none;
  border-width: 2px;
  padding: 0.1em;
}

.h_boader .entry-content h4:not([class*=is-style-style]),
.h_bs_bd .entry-content h4:not([class*=is-style-style]),
.h_marker .entry-content h4:not([class*=is-style-style]) {
  border-width: 2px;
}

.h_boader .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color),
.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  border-color: var(--main-ttl-bg);
}

.h_boader .entry-content h2:not([class*=is-style-style]),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]),
.h_bs_bd .entry-content h2:not([class*=is-style-style]),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]) {
  border-top: 4px solid;
  border-bottom: 4px solid;
  padding: 0.5em 0.2em;
}

.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color)::before,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color)::before {
  border-top-color: var(--main-ttl-bg);
}

.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color)::after,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}

.h_bs_bd .entry-content h2:not([class*=is-style-style]),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]) {
  border-width: 1px;
}

.h_bs_bd .entry-content h2:not([class*=is-style-style])::before,
.h_bs_bd .entry-content h2:not([class*=is-style-style])::after,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::before,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0.75;
}

.h_bs_bd .entry-content h2:not([class*=is-style-style])::before,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::before {
  top: 2px;
  border-top: 2px dotted;
}

.h_bs_bd .entry-content h2:not([class*=is-style-style])::after,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::after {
  bottom: 2px;
  border-bottom: 2px dotted;
}

.h_bs_bd .entry-content h3:not([class*=is-style-style]) {
  border-bottom-style: dotted;
}

.h_bs_bd .entry-content h4:not([class*=is-style-style]) {
  border-left-style: dotted;
}

.h_marker .entry-content h2:not([class*=is-style-style]):not(.has-text-color)::after,
.h_marker .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}

.h_marker .entry-content h2:not([class*=is-style-style]),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
  position: relative;
  border: none;
}

.h_marker .entry-content h2:not([class*=is-style-style]),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
  padding: 0.1em;
}

.h_marker .entry-content h2:not([class*=is-style-style])::after,
.h_marker .homeadd_wrap h2:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 0.7em solid;
  z-index: -1;
  opacity: 0.25;
}

.h_marker .entry-content h3:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}

.h_marker .entry-content h3:not([class*=is-style-style]),
.h_marker .entry-content h4:not([class*=is-style-style]) {
  position: relative;
  border: none;
}

.h_marker .entry-content h3:not([class*=is-style-style]) {
  padding: 0.1em;
}

.h_marker .entry-content h3:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 0.25em solid;
  opacity: 0.5;
}

.h_marker .entry-content h4:not([class*=is-style-style]):not(.has-text-color)::before {
  border-left-color: var(--main-ttl-bg);
}

.h_marker .entry-content h4:not([class*=is-style-style])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-left: 0.25em solid;
  opacity: 0.5;
}

.h_balloon .entry-content h2:not([class*=is-style-style])::before,
.h_balloon .homeadd_wrap h2:not([class*=is-style-style])::before {
  content: "";
  position: absolute;
  background-color: inherit;
  width: 0.8em;
  height: 0.8em;
  transform: scale(0.75, 1) rotate(45deg);
  bottom: -0.4em;
  left: 5%;
}

.h_stitch .entry-content h2:not([class*=is-style-style]),
.h_stitch .homeadd_wrap h2:not([class*=is-style-style]) {
  position: relative;
}

.h_stitch .entry-content h2:not([class*=is-style-style])::before,
.h_stitch .entry-content h2:not([class*=is-style-style])::after,
.h_stitch .homeadd_wrap h2:not([class*=is-style-style])::before,
.h_stitch .homeadd_wrap h2:not([class*=is-style-style])::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dashed #ffffff;
  opacity: 0.5;
}

.h_stitch .entry-content h2:not([class*=is-style-style])::after,
.h_stitch .homeadd_wrap h2:not([class*=is-style-style])::after {
  top: auto;
  bottom: 3px;
}

.h_stitch .entry-content h3:not([class*=is-style-style]) {
  border-top-style: dotted;
  border-bottom-style: dotted;
}

.h_stitch .entry-content h4:not([class*=is-style-style]) {
  border-left-style: dotted;
}

.h_stripe .entry-content h2:not([class*=is-style-style]),
.h_stripe .homeadd_wrap h2:not([class*=is-style-style]) {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 8px);
}

.h_stripe .entry-content h3:not([class*=is-style-style]) {
  padding-top: 0.1em;
  border: none;
  position: relative;
}

.h_stripe .entry-content h3:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(45deg, transparent 25%, var(--main-ttl-bg) 25%, var(--main-ttl-bg) 50%, transparent 50%, transparent 75%, var(--main-ttl-bg) 75%, var(--main-ttl-bg));
  background-size: 4px 4px;
  opacity: 0.5;
}

.h_stripe .entry-content h4:not([class*=is-style-style]) {
  border-left: none;
  position: relative;
}

.h_stripe .entry-content h4:not([class*=is-style-style])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: var(--main-ttl-bg);
  opacity: 0.4;
}

.h_bl_bg .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background),
.h_bb_bg .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background-color: rgba(238, 238, 238, 0.5);
}

.h_bl_bg .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color),
.h_bb_bg .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: inherit;
  border-color: var(--main-ttl-bg);
}

.h_bl_bg .entry-content h3:not([class*=is-style-style]):not(.has-text-color)::after,
.h_bb_bg .entry-content h3:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}

.h_bl_bg .entry-content h3:not([class*=is-style-style]),
.h_bb_bg .entry-content h3:not([class*=is-style-style]) {
  border-top: none;
  position: relative;
  border-bottom: 3px solid rgba(221, 221, 221, 0.5);
  padding: 0.3em 0.1em;
}

.h_bl_bg .entry-content h3:not([class*=is-style-style])::after,
.h_bb_bg .entry-content h3:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 30%;
  border-bottom: 3px solid;
}

.h_bl_bg .entry-content h2:not([class*=is-style-style]),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]) {
  border-left: 4px solid;
}

.h_bb_bg .entry-content h2:not([class*=is-style-style]),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]) {
  border-bottom: 3px solid;
}

h2.is-style-stylenone,
h3.is-style-stylenone,
h4.is-style-stylenone,
h5.is-style-stylenone {
  border: none;
  box-shadow: none;
  position: static;
  border-radius: 0;
  margin: 2.5% 0;
}

h2.is-style-stylenone:not(.has-text-color):not(.has-background),
h3.is-style-stylenone:not(.has-text-color):not(.has-background),
h4.is-style-stylenone:not(.has-text-color):not(.has-background) {
  background: none;
  padding: 0;
}

@media only screen and (max-width: 480px) {

  .entry-content h2:not([class*=is-style-style]),
  .homeadd_wrap h2,
  #inner-content .widgettitle {
    margin-left: var(--stk-h2-margin-rl, -2vw);
    margin-right: var(--stk-h2-margin-rl, -2vw);
  }

  .entry-content h2:not([class*=is-style-style]),
  .entry-content h3:not([class*=is-style-style]),
  .entry-content h4:not([class*=is-style-style]),
  .homeadd_wrap h2 {
    font-size: 105%;
  }
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: var(--oc-has-background-basic-padding);
}

.entry-content li {
  position: relative;
  padding-left: 1.35em;
  margin: 0.7em 0;
}

.entry-content li li {
  margin: 0.6em 0;
}

.entry-content ul li::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  content: "\f111";
  display: block;
  position: absolute;
  left: 2px;
  top: 1px;
  transform: scale(0.6);
  color: var(--main-ttl-bg);
  background: none;
}

.entry-content li ul li::before {
  content: "\f192";
}

.entry-content ol {
  counter-reset: number;
}

.entry-content ol[start] {
  counter-reset: unset;
}

.entry-content ol>li {
  padding-left: 1.8em;
}

.entry-content ol>li::before {
  font-family: inherit;
  counter-increment: number;
  content: counter(number);
  background-color: var(--main-ttl-bg);
  border: 1px solid var(--main-ttl-bg);
  color: var(--main-ttl-color);
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  font-weight: bold;
  display: block;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  transform: scale(0.7);
  left: 1px;
  top: 1px;
}

.entry-content li ol>li:before {
  background: none;
  content: counter(number) ".";
  border: none;
  color: inherit;
  opacity: 0.6;
  transform: scale(0.9);
  top: 1px;
}

.entry-content ul.has-text-color li::before {
  color: currentColor;
}

.entry-content ul.has-background,
.entry-content ol.has-background {
  padding: 1% 3%;
}

.entry-content .stk-list-icon--stylenone,
.entry-content .stk-list-icon--stylenone ul,
.entry-content .stk-list-icon--stylenone ol {
  padding-left: 1.5em;
}

.entry-content .stk-list-icon--stylenone.has-background,
.entry-content .stk-list-icon--stylenone ul.has-background,
.entry-content .stk-list-icon--stylenone ol.has-background {
  padding-left: 2.5em !important;
}

.entry-content .stk-list-icon--stylenone[class*=is-style-faq_type_] {
  padding-left: 2.9em;
}

.entry-content .stk-list-icon--stylenone li {
  padding-left: 0;
  list-style-type: inherit;
}

.entry-content .stk-list-icon--stylenone li::before,
.entry-content .stk-list-icon--stylenone li ul li::before {
  content: none;
}

.entry-content ul[class*=stk-list-icon--]>li::before {
  transform: scale(1.1);
}

.entry-content ul.stk-list-icon--check01>li::before {
  content: "\f00c";
}

.entry-content ul.stk-list-icon--check02>li::before {
  content: "\f14a";
  font-weight: 400;
}

.entry-content ul.stk-list-icon--arrow01>li::before {
  content: "\f061";
}

.entry-content ul.stk-list-icon--arrow02>li::before {
  content: "\f054";
}

.entry-content ul.stk-list-icon--star>li::before {
  content: "\f005";
}

.entry-content ul.stk-list-icon--bell>li::before {
  content: "\f0f3";
  font-weight: 400;
}

.entry-content ul.stk-list-icon--comment>li::before {
  content: "\f075";
  font-weight: 400;
}

.entry-content ul.stk-list-icon--lightbulb>li::before {
  content: "\f0eb";
  font-weight: 400;
}

.entry-content ul.stk-list-icon--map>li::before {
  content: "\f3c5";
}

.entry-content ul.stk-list-icon--exclamation1>li::before {
  content: "\f06a";
}

.entry-content ul.stk-list-icon--exclamation2>li::before {
  content: "\f071";
}

.entry-content ul.stk-list-icon--good>li::before {
  content: "\f164";
}

.entry-content ul.stk-list-icon--bad>li::before {
  content: "\f165";
}

.wp-block-social-links li {
  padding: 0;
  margin: initial;
  position: initial;
  list-style: initial;
}

.wp-block-social-links li::before {
  content: none !important;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  padding: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
  background: #fff;
  padding: 5px;
  margin-bottom: 1.2em;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}

.wp-caption img,
.wp-block-image img {
  max-width: 100%;
  margin-bottom: 0;
}

.wp-block-image,
.wp-block-video,
.wp-block-embed.is-type-video {
  margin-bottom: 1em;
}

.wp-block-image.alignfull,
.wp-block-image.alignwide {
  margin-bottom: 0;
}

.wp-block-video video {
  vertical-align: bottom;
}

.wp-block-video.alignfull video {
  width: 100%;
}

.wp-block-image.is-style-stk_shadow_s img,
.wp-block-video.is-style-stk_shadow_s video {
  filter: drop-shadow(1px 2px 10px rgba(0, 0, 0, 0.2));
}

.wp-block-image.is-style-stk_shadow_l img,
.wp-block-video.is-style-stk_shadow_l video {
  filter: drop-shadow(5px 10px 20px rgba(0, 0, 0, 0.2));
  margin-bottom: 1em;
}

.wp-block-image.is-style-stk_border figure,
figure.wp-block-image.is-style-stk_border,
.wp-block-video.is-style-stk_border video {
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 3px;
}

.is-style-stk_clip_tilt_r img {
  -webkit-clip-path: polygon(5em 0%, 100% 0%, calc(100% - 5em) 100%, 0% 100%);
  clip-path: polygon(5em 0%, 100% 0%, calc(100% - 5em) 100%, 0% 100%);
}

.is-style-stk_clip_tilt_l img {
  -webkit-clip-path: polygon(0 0, calc(100% - 5em) 0, 100% 100%, 5em 100%);
  clip-path: polygon(0 0, calc(100% - 5em) 0, 100% 100%, 5em 100%);
}

.is-style-stk_clip_point_r img {
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}

.is-style-stk_clip_point_l img {
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}

.is-style-stk_clip_tryangle img {
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.is-style-stk_clip_rhombus img {
  -webkit-clip-path: polygon(50% 10%, 100% 50%, 50% 90%, 0 50%);
  clip-path: polygon(50% 10%, 100% 50%, 50% 90%, 0 50%);
}

.is-style-stk_clip_pentagon img {
  -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
  clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}

.is-style-stk_clip_hexagon img {
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.is-style-stk_clip_random1 img {
  -webkit-clip-path: polygon(13% 7%, 36% 0, 84% 10%, 89% 20%, 98% 27%, 100% 40%, 96% 65%, 98% 75%, 80% 93%, 31% 100%, 12% 91%, 1% 63%, 3% 39%, 0 29%);
  clip-path: polygon(13% 7%, 36% 0, 84% 10%, 89% 20%, 98% 27%, 100% 40%, 96% 65%, 98% 75%, 80% 93%, 31% 100%, 12% 91%, 1% 63%, 3% 39%, 0 29%);
}

.is-style-stk_clip_random2 img {
  -webkit-clip-path: polygon(50% 0, 78% 2%, 98% 31%, 89% 86%, 70% 100%, 28% 100%, 9% 87%, 2% 46%, 21% 6%);
  clip-path: polygon(50% 0, 78% 2%, 98% 31%, 89% 86%, 70% 100%, 28% 100%, 9% 87%, 2% 46%, 21% 6%);
}

figure.is-style-stk_frame_browser,
.is-style-stk_frame_browser>figure {
  position: relative;
  background: #dfe1e6;
  padding-top: calc(var(--stk-caption-font-size) + 19px);
  border-radius: 8px;
  filter: drop-shadow(0 5px 7px rgba(0, 0, 0, 0.1));
}

figure.is-style-stk_frame_browser::before,
figure.is-style-stk_frame_browser::after,
.is-style-stk_frame_browser>figure::before,
.is-style-stk_frame_browser>figure::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f36b5d;
}

figure.is-style-stk_frame_browser::after,
.is-style-stk_frame_browser>figure::after {
  left: 23px;
  background: #57c354;
}

figure.is-style-stk_frame_browser img,
.is-style-stk_frame_browser>figure img {
  border-radius: 0 0 8px 8px;
}

figure.is-style-stk_frame_browser figcaption,
.is-style-stk_frame_browser>figure figcaption {
  background: rgba(255, 255, 255, 0.85);
  font-size: var(--stk-caption-font-size);
  border-radius: 6px 6px 0 0;
  position: absolute;
  top: 5px;
  left: 42px;
  line-height: 1;
  margin: 0 !important;
  max-width: calc(100% - 53px);
  padding: 7px 8px;
  z-index: 2;
}



.cta-wrap .widget_text {
  margin-bottom: 0;
}

.cta-inner {
  background-color: var(--footer-bg);
  color: var(--footer-text-color);
  padding: 1.5em 5%;
  margin-bottom: 1.5em;
}

.cta-inner:not(:first-child) {
  margin-top: -1.4em;
}

.page .cta-inner:last-child {
  margin-bottom: 0;
}

.cta-inner .inner {
  width: 94%;
  max-width: 780px;
  margin: auto;
}

.cta-inner .cta_ttl {
  text-align: center;
  color: inherit;
  margin: 1em 0;
  padding: 0;
  font-size: 160%;
  font-weight: bold;
  background: none;
  box-shadow: none;
}

.cta-inner .btn-wrap a {
  box-shadow: none;
  margin-top: 1em;
}

.single .entry-content> :first-child,
.page .entry-content> :first-child {
  margin-top: 0;
}

.single .entry-content>.cbox.intitle:not(.type_ttl):first-child,
.page .entry-content>.cbox.intitle:not(.type_ttl):first-child {
  margin-top: 1rem;
}

#single_foot {
  display: flex;
  flex-direction: column;
}

#related-box a,
#np-post a,
.author_name a,
#author-newpost a {
  color: inherit;
  text-decoration: none;
}

#related-box ul,
#author-newpost ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.6em;
}

.related_newpost__li {
  width: 25%;
}

.related_newpost__li a {
  padding: 0.3em 0.6em 1em;
}

@media only screen and (max-width: 480px) {
  .related_newpost__li {
    width: 50%;
  }
}

.h_ttl::after,
.h_ttl .subtext {
  font-size: 11px;
  margin-left: 1em;
  vertical-align: middle;
}

#related-box .h_ttl::after {
  content: "こちらの記事も人気です";
}

#related-box.ga_recommend .h_ttl::after {
  content: "関連記事（広告を含む）";
}

.stk_authorbox .h_ttl {
  margin-top: 0;
}

.stk_authorbox .h_ttl::after {
  content: "この記事を書いた人";
}

#author-newpost .h_ttl::after {
  content: "このライターの最新記事";
}

.h_ttl.subtext__none::after {
  content: none;
}

.related_newpost__li {
  line-height: 1.5;
}

.related_newpost__li .cat-name {
  font-size: 10px;
}

.related_newpost__li a {
  display: block;
  margin: 0;
}

.related_newpost__li .ttl {
  font-weight: bold;
  font-size: 75%;
}

.related_newpost__li .time__date {
  font-size: 70%;
}

@media only screen and (max-width: 767px) {

  #inner-content .entry-header .eyecatch,
  .cta-inner,
  .fb-likebtn {
    margin-left: var(--stk-el-margin-rl, -4vw);
    margin-right: var(--stk-el-margin-rl, -4vw);
  }

  .cta-inner .cta_ttl {
    font-size: 120%;
  }

  .alignleft:not(.wp-block-latest-posts__featured-image),
  img.alignleft,
  .alignright:not(.wp-block-latest-posts__featured-image),
  img.alignright {
    max-width: 55%;
  }

  .alignleft,
  img.alignleft,
  .alignright,
  img.alignright {
    margin-bottom: 0.5em;
  }
}


#comments-title {
  padding: 0.75em 0;
  margin: 0;
}

#comments-title::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  content: "\f086";
  font-size: 140%;
  margin-right: 7px;
}

.commentlist {
  margin: 0 0 1.5em;
  list-style-type: none;
}

.comment,
.pingback {
  clear: both;
  overflow: hidden;
  padding: 3.5%;
  margin-bottom: 1em;
  font-size: 90%;
  border: 5px solid #efefef;
}

.comment .comment {
  font-size: 1em;
  border: none;
  padding-right: 0 !important;
}

.comment .comment-meta,
.pingback .comment-meta {
  padding: 0;
}

.comment .comment-meta a {
  color: inherit;
  text-decoration: none;
}

.comment .comment-author {
  border: 0;
}

.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}

.comment-metadata {
  font-size: 80%;
}

.comment .vcard .avatar {
  border-radius: 50%;
}

.comment:last-child,
.pingback:last-child {
  margin-bottom: 0;
}

.comment .children,
.pingback .children {
  margin: 0;
}

.comment.depth-1,
.pingback.depth-1 {
  margin-left: 0;
  margin-top: 0;
}

.comment:not(.depth-1),
.pingback:not(.depth-1) {
  margin-top: 0;
}

.comment-content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

.comment-body .reply {
  text-align: right;
}

.comment-reply-link {
  font-size: 90%;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
}

.comment-reply-link::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  content: "\f3e5";
  margin-right: 5px;
  font-size: 130%;
}

.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 90%;
}

.comment-navigation {
  text-align: center;
  padding: 1em;
}

.sharewrap__title {
  margin-bottom: 0;
}

.sharewrap__title::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  content: "\f1e0";
  display: inline-block;
  transform: scale(1.2);
  margin: 0 0.3em;
}



.wp-block-column> :last-child {
  margin-bottom: 0;
}

.wp-block-column.has-background {
  padding: 1.25em;
}

.wp-block-latest-posts {
  overflow: hidden;
}

.wp-block-latest-posts li {
  padding: 0;
}

.wp-block-latest-posts li::before {
  content: none !important;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-latest-posts__post-date {
  font-size: 80%;
  opacity: 0.9;
}

.wp-block-latest-posts__featured-image img {
  margin-bottom: initial;
}

.wp-block-latest-posts__featured-image:not(.aligncenter) {
  margin-bottom: 0.5em;
}

.wp-caption .wp-caption-text,
.wp-block-image figcaption {
  margin: 4px;
}

.span-stk-maker-yellow,
.span__stk_maker_yellow,
.span-stk-maker-pink,
.span__stk_maker_pink,
.span-stk-maker-blue,
.span__stk_maker_blue,
.span-stk-maker-green {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-size: 200% 0.6em;
  padding-bottom: 0.6em;
}

.span-stk-maker-yellow,
.span__stk_maker_yellow {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, var(--stk-maker-yellow, "#ff6") 50%);
}

.span-stk-maker-pink,
.span__stk_maker_pink {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, var(--stk-maker-pink, "#ffd5d5") 50%);
}

.span-stk-maker-blue,
.span__stk_maker_blue {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, var(--stk-maker-blue, "#b5dfff") 50%);
}

.span-stk-maker-green {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, var(--stk-maker-green, "#cff7c7") 50%);
}

[class*=span-stk-label-] {
  font-size: 0.9em;
  padding: 0.2em 0.5em;
  border-radius: 0.2em;
  color: #fff;
}

[class*=span-stk-label-]+[class*=span-stk-label-] {
  margin-left: 0.1em;
  margin-right: 0.1em;
}

.span-stk-label-sitecolor {
  background-color: var(--main-ttl-bg);
  color: var(--main-ttl-color);
}

.span-stk-label-yellow {
  background-color: #f5f512;
  color: #333;
}

.span-stk-label-pink {
  background-color: #f7b2b2;
}

.span-stk-label-red {
  background-color: #e77373;
  color: #fff;
}

.span-stk-label-blue {
  background-color: #82c8e2;
}

.span-stk-label-green {
  background-color: #79e37c;
}

.span-stk-label-gray {
  background-color: #9c9c9c;
}

.span-stk-label-black {
  background-color: #222;
  color: #fff;
}

.span-stk-fs-ss {
  font-size: 70%;
}

.span-stk-fs-s {
  font-size: 90%;
}

.span-stk-fs-m {
  font-size: 120%;
}

.span-stk-fs-l {
  font-size: 150%;
}

.span-stk-fs-ll {
  font-size: 180%;
}

.span-stk-fs-sub {
  font-size: 12px;
}

.span-stk-fs-large {
  font-size: 28px;
}

.lp-wrap {
  margin: 0 auto;
}

.lp-wrap #inner-content {
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4%;
}

.lp-wrap #main {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 980px;
  float: none;
}

.eyecatch.lp {
  width: 100%;
  margin: auto;
  text-align: center;
  max-width: 1166px;
}

.page-template-page-wide #container {
  background-color: var(--inner-content-bg);
}

.page-template-page-wide #custom_header {
  margin-bottom: 0;
}

.fullwide {
  overflow: hidden;
  box-shadow: none;
}

.fullwide #inner-content {
  padding: 0;
}

@media only screen and (min-width: 1167px) {
  .fullwide .alignwide {
    margin-left: -93px;
    margin-right: -93px;
    max-width: initial;
  }
}

@media only screen and (min-width: 981px) {
  .fullwide .alignfull {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  }
}

@media only screen and (max-width: 980px) {
  .fullwide #inner-content {
    padding: 0 4%;
  }
}

i[class*=stk_icons-] {
  height: 2.5em;
  width: 2.5em;
  line-height: 2.5em;
  font-size: 2.2em;
  margin: 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
}

i.stk_icons-circle,
i.stk_icons-circle_shadow {
  background-color: rgba(0, 0, 0, 0.07);
  margin: 5px auto;
}

i.stk_icons-circle.--bg_dark,
i.stk_icons-circle_shadow.--bg_dark {
  color: #fff;
  background-color: rgba(127, 127, 127, 0.5);
}

.has-inline-color i.stk_icons-circle,
.has-inline-color i.stk_icons-circle_shadow {
  color: inherit;
}

i.stk_icons-circle_shadow {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.03) 1px 1px, rgba(0, 0, 0, 0.03) 2px 2px, rgba(0, 0, 0, 0.03) 3px 3px, rgba(0, 0, 0, 0.02) 4px 4px, rgba(0, 0, 0, 0.01) 5px 5px, rgba(0, 0, 0, 0.01) 6px 6px, rgba(0, 0, 0, 0.01) 7px 7px, rgba(0, 0, 0, 0.01) 8px 8px, rgba(0, 0, 0, 0.01) 9px 9px, rgba(0, 0, 0, 0.01) 10px 10px, rgba(0, 0, 0, 0.01) 11px 11px, rgba(0, 0, 0, 0.01) 12px 12px, rgba(0, 0, 0, 0.01) 13px 13px, rgba(0, 0, 0, 0.01) 14px 14px, rgba(0, 0, 0, 0.01) 15px 15px;
}

.stk_grids {
  display: grid;
}

@media only screen and (min-width: 768px) {
  .stk_grids {
    gap: var(--gridgap_pc, 16px);
    grid-template-columns: repeat(var(--gridcolumn_pc, 3), 1fr);
  }
}

@media only screen and (max-width: 767px) {
  .stk_grids {
    gap: var(--gridgap_sp, 16px);
    grid-template-columns: repeat(var(--gridcolumn_sp, 2), 1fr);
  }
}

.stk_grids .stk_grid__child {
  word-break: break-all;
}

.stk_grids .stk_grid__child> :last-child {
  margin-bottom: 0;
}

.stk_grids.has-background,
.stk_grids .has-background {
  padding: var(--oc-has-background-basic-padding);
}


.supplement,
[class*=is-style-supplement-] {
  --stk-supplement-hue: 50;
  border: 2px solid hsl(var(--stk-supplement-hue), 82%, 86%);
  background-color: hsl(var(--stk-supplement-hue), 92%, 95%);
  color: hsl(var(--stk-supplement-hue), 36%, 40%);
  position: relative;
  font-size: 93%;
  padding: var(--oc-has-background-basic-padding);
  padding-left: max(3.2em, 30px);
  margin-bottom: var(--stk-margin);
  border-radius: 4px;
}

.supplement::before,
[class*=is-style-supplement-]::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  line-height: 1;
  content: "\f06a";
  display: inline-block;
  font-size: max(1.7em, 17px);
  position: absolute;
  left: 0.5em;
  color: hsl(var(--stk-supplement-hue), 99%, 47%);
}

.supplement.warning,
.supplement.is-style-warning,
.is-style-supplement-warning {
  --stk-supplement-hue: 360;
}

.supplement.warning::before,
.supplement.is-style-warning::before,
.is-style-supplement-warning::before {
  content: "\f071";
  color: hsl(var(--stk-supplement-hue), 45%, 45%);
}

.supplement.succes,
.supplement.is-style-succes,
.is-style-supplement-succes {
  --stk-supplement-hue: 100;
}

.supplement.succes::before,
.supplement.is-style-succes::before,
.is-style-supplement-succes::before {
  content: "\f058";
  color: hsl(var(--stk-supplement-hue), 45%, 45%);
}

.supplement.memo::before,
.supplement.is-style-memo::before,
.is-style-supplement-memo::before,
.supplement.hint::before,
.supplement.is-style-hint::before,
.is-style-supplement-hint::before {
  color: hsl(var(--stk-supplement-hue), 92%, 95%);
  background-color: hsl(var(--stk-supplement-hue), 45%, 45%);
  font-size: max(0.85em, 8px);
  left: 1em;
  width: max(2em, 17px);
  height: max(2em, 17px);
  line-height: 2em;
  text-align: center;
  border-radius: 50%;
}

.supplement.memo,
.supplement.is-style-memo,
.is-style-supplement-memo {
  --stk-supplement-hue: 40;
}

.supplement.memo::before,
.supplement.is-style-memo::before,
.is-style-supplement-memo::before {
  content: "\f304";
}

.supplement.hint,
.supplement.is-style-hint,
.is-style-supplement-hint {
  --stk-supplement-hue: 200;
}

.supplement.hint::before,
.supplement.is-style-hint::before,
.is-style-supplement-hint::before {
  content: "\f0eb";
}

.supplement.border,
.supplement.boader,
.supplement.is-style-border,
.supplement.noicon,
.is-style-supplement-border {
  padding: var(--oc-has-background-basic-padding);
}

.supplement.border::before,
.supplement.boader::before,
.supplement.is-style-border::before,
.supplement.noicon::before,
.is-style-supplement-border::before {
  content: none;
}

.supplement.border,
.supplement.boader,
.supplement.is-style-border,
.is-style-supplement-border {
  background: none;
  color: inherit;
  border-color: #d4d4d4;
}

[class*=is-style-supplement-].has-text-color {
  border-color: inherit;
}

.is-style-border-sitecolor,
.is-style-stitch-sitecolor,
.is-style-simple_bg-stripe,
.is-style-simple_bg-gray,
.is-style-simple_bg-sitecolor,
.is-style-simple_bg-sitecolor_rgba {
  font-size: 93%;
  padding: var(--oc-has-background-basic-padding);
  border-radius: 4px;
}

.is-style-border-sitecolor.has-text-color,
.is-style-stitch-sitecolor.has-text-color,
.is-style-simple_bg-stripe.has-text-color,
.is-style-simple_bg-gray.has-text-color,
.is-style-simple_bg-sitecolor.has-text-color,
.is-style-simple_bg-sitecolor_rgba.has-text-color {
  border-color: initial;
}

.is-style-border-sitecolor {
  border: 2px solid var(--main-ttl-bg);
}

.is-style-stitch-sitecolor,
.is-style-simple_bg-sitecolor {
  background-color: var(--main-ttl-bg);
  color: var(--main-ttl-color);
}

.is-style-stitch-sitecolor {
  position: relative;
}

.is-style-stitch-sitecolor::before {
  box-sizing: border-box;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  border: 2px dashed var(--main-ttl-color);
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border-radius: 4px;
  opacity: 0.5;
  pointer-events: none;
}

.is-style-simple_bg-stripe {
  color: #111;
  background-size: auto auto;
  background-color: #eeeeee;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #f6f6f6 4px, #f6f6f6 8px);
}

.is-style-simple_bg-sitecolor_rgba {
  background-color: var(--main-ttl-bg-rgba);
}

.is-style-simple_bg-gray {
  background-color: #eeeeee;
}

.is-style-p_balloon_bottom,
.is-style-p_microcopy {
  font-size: 90%;
  margin: 0 auto 1em;
  padding: 0.5em 2em !important;
  position: relative;
  display: block;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

.is-style-p_microcopy {
  max-width: 85%;
  max-width: clamp(200px, 85%, 618px);
  margin: 0 auto 0.5em;
}

.is-style-p_balloon_bottom {
  border-radius: 40px;
}

.is-style-p_balloon_bottom a {
  color: inherit !important;
}

.is-style-p_balloon_bottom::before,
.is-style-p_microcopy::before,
.is-style-p_microcopy::after {
  content: "";
  display: inline-block;
  position: absolute;
}

.is-style-p_microcopy::before,
.is-style-p_microcopy::after {
  height: 100%;
  width: 1px;
  background: currentColor;
  left: 0;
  top: 0;
  transform: rotate(-20deg);
}

.is-style-p_microcopy::after {
  bottom: auto !important;
  left: auto !important;
  right: 0 !important;
  transform: rotate(20deg);
}

.is-style-p_balloon_bottom::before {
  top: auto !important;
  right: auto !important;
  bottom: -0.3em !important;
  left: calc(50% - 0.3em) !important;
  width: 0.6em;
  height: 0.6em;
  transform: rotate(-45deg);
  background: inherit;
  border-radius: 0 !important;
}

.is-style-p_balloon_bottom:not(.has-background) {
  background: var(--main-ttl-bg);
}

.is-style-p_balloon_bottom:not(.has-text-color) {
  color: var(--main-ttl-color);
}

p.has-background {
  padding: var(--oc-has-background-basic-padding);
}

.cbox {
  padding: 1em;
  margin: 2em 0 2em;
  border: 2px solid;
  background-color: var(--main-ttl-bg-rgba);
  border-color: var(--main-ttl-bg);
  border-radius: 0.2em;
}

.cbox:not(.type_ttl) .box_title {
  margin-bottom: -0.4em;
}

.cbox.intitle {
  padding-top: 0;
}

.cbox.intitle .span__box_title {
  position: relative;
  top: -1.1rem;
  padding: 0.1em 0.7em;
  background-color: var(--main-ttl-bg);
  color: #fff;
  font-weight: bold;
  border-radius: 0.2em;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 3em;
}

@media only screen and (max-width: 480px) {
  .cbox.intitle .span__box_title {
    font-size: 88%;
  }
}

.cbox.intitle .span__box_title:empty {
  visibility: hidden;
}

.cbox.is-style-editor_color1 {
  background: var(--stk-editor-color1-rgba);
  border-color: var(--stk-editor-color1);
}

.cbox.is-style-editor_color1 .span__box_title {
  background: var(--stk-editor-color1);
}

.cbox.is-style-editor_color2 {
  background: var(--stk-editor-color2-rgba);
  border-color: var(--stk-editor-color2);
}

.cbox.is-style-editor_color2 .span__box_title {
  background: var(--stk-editor-color2);
}

.cbox.is-style-editor_color3 {
  background: var(--stk-editor-color3-rgba);
  border-color: var(--stk-editor-color3);
}

.cbox.is-style-editor_color3 .span__box_title {
  background: var(--stk-editor-color3);
}

.cbox.is-style-blue_box {
  background: #d4f3ff;
  border-color: #82c8e2;
  color: #465d65;
}

.cbox.is-style-blue_box .span__box_title {
  background: #82c8e2;
}

.cbox.is-style-red_box {
  background: #feeeed;
  border-color: #ee5656;
  color: #654646;
}

.cbox.is-style-red_box .span__box_title {
  background: #ee5656;
}

.cbox.is-style-yellow_box {
  background: #fffae2;
  border-color: #f7cf2e;
  color: #636546;
}

.cbox.is-style-yellow_box .span__box_title {
  background: #f7cf2e;
}

.cbox.is-style-green_box {
  background: #e8fbf0;
  border-color: #39cd75;
  color: #42613a;
}

.cbox.is-style-green_box .span__box_title {
  background: #39cd75;
}

.cbox.is-style-pink_box {
  background: #ffeeee;
  border-color: #f7b2b2;
  color: #654646;
}

.cbox.is-style-pink_box .span__box_title {
  background: #f7b2b2;
}

.cbox.is-style-glay_box {
  background: #f5f5f5;
  border-color: #9c9c9c;
  color: #444444;
}

.cbox.is-style-glay_box .span__box_title {
  background: #9c9c9c;
}

.cbox.is-style-black_box {
  background: #404040;
  border-color: #313131;
  color: #ffffff;
}

.cbox.is-style-black_box .span__box_title {
  background: #313131;
}

.cbox.type_ttl {
  padding: 0;
  position: static;
  border-radius: 0;
  background: none;
  color: inherit;
}

.cbox.type_ttl .cboxcomment {
  padding: 1em;
}

.cbox.type_ttl .span__box_title {
  width: 100%;
  position: static;
  border-radius: 0;
  vertical-align: top;
}

.cbox.type_simple {
  background-color: var(--inner-content-bg);
}

.cbox.type_simple .span__box_title {
  background-color: var(--inner-content-bg);
  color: var(--main-ttl-bg);
}

.cbox.type_simple.is-style-editor_color1 .span__box_title {
  color: var(--stk-editor-color1);
}

.cbox.type_simple.is-style-editor_color2 .span__box_title {
  color: var(--stk-editor-color2);
}

.cbox.type_simple.is-style-editor_color3 .span__box_title {
  color: var(--stk-editor-color3);
}

.cbox.type_simple.is-style-blue_box .span__box_title {
  color: #82c8e2;
}

.cbox.type_simple.is-style-red_box .span__box_title {
  color: #ee5656;
}

.cbox.type_simple.is-style-yellow_box .span__box_title {
  color: #f7cf2e;
}

.cbox.type_simple.is-style-green_box .span__box_title {
  color: #39cd75;
}

.cbox.type_simple.is-style-pink_box .span__box_title {
  color: #f7b2b2;
  ;
}

.cbox.type_simple.is-style-glay_box .span__box_title {
  color: #444444;
}

.cbox.type_simple.is-style-black_box,
.cbox.type_simple.is-style-black_box .span__box_title {
  color: #313131;
}

.cbox.is-style-site_color {
  border-color: var(--main-ttl-bg);
}

.cbox:not(.type_simple):not(.type_ttl).is-style-site_color {
  background-color: var(--main-ttl-bg-rgba);
}

.cbox.type_simple.is-style-site_color .span__box_title {
  color: var(--main-ttl-bg);
}

.cbox:not(.type_simple).is-style-site_color .span__box_title {
  background-color: var(--main-ttl-bg);
  color: var(--main-ttl-color);
}

.cbox.list-icon-box_color.is-style-editor_color1 ul li::before {
  color: var(--stk-editor-color1);
}

.cbox.list-icon-box_color.is-style-editor_color1 ol li::before {
  background: var(--stk-editor-color1);
  border-color: var(--stk-editor-color1);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-editor_color2 ul li::before {
  color: var(--stk-editor-color2);
}

.cbox.list-icon-box_color.is-style-editor_color2 ol li::before {
  background: var(--stk-editor-color2);
  border-color: var(--stk-editor-color2);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-editor_color3 ul li::before {
  color: var(--stk-editor-color3);
}

.cbox.list-icon-box_color.is-style-editor_color3 ol li::before {
  background: var(--stk-editor-color3);
  border-color: var(--stk-editor-color3);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-blue_box ul li::before {
  color:  #82c8e2;
}

.cbox.list-icon-box_color.is-style-blue_box ol li::before {
  background: var(--oc-box-blue);
  border-color: var(--oc-box-blue);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-red_box ul li::before {
  color: #ee5656;
}

.cbox.list-icon-box_color.is-style-red_box ol li::before {
  background: var(--oc-box-red);
  border-color: var(--oc-box-red);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-yellow_box ul li::before {
  color: #f7cf2e;
}

.cbox.list-icon-box_color.is-style-yellow_box ol li::before {
  background: var(--oc-box-yellow);
  border-color: var(--oc-box-yellow);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-green_box ul li::before {
  color: #39cd75;
}

.cbox.list-icon-box_color.is-style-green_box ol li::before {
  background: var(--oc-box-green);
  border-color: var(--oc-box-green);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-pink_box ul li::before {
  color: #f7b2b2;
}

.cbox.list-icon-box_color.is-style-pink_box ol li::before {
  background: var(--oc-box-pink);
  border-color: var(--oc-box-pink);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-glay_box ul li::before {
  color: #444444;
}

.cbox.list-icon-box_color.is-style-glay_box ol li::before {
  background: var(--oc-box-gray);
  border-color: var(--oc-box-gray);
  color: #fff;
}

.cbox.list-icon-box_color.is-style-black_box ul li::before {
  color: var(--oc-box-gray);
}

.cbox.list-icon-box_color.is-style-black_box ol li::before {
  background: var(--oc-box-gray);
  border-color: var(--oc-box-gray);
  color: #fff;
}

.accordion {
  position: relative;
  margin: 0.9em 0;
}

.accordion_check {
  display: none;
}

.accordion_label {
  position: relative;
  z-index: 2;
  color: inherit;
  display: block;
  margin: 0;
  padding: 10px 30px 10px 10px;
  font-weight: bold;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.accordion label::after,
.oc-faq label::after {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  content: "\f107";
  position: absolute;
  right: 0.8em;
  top: calc(50% - 0.5em);
  line-height: 1;
  transition: 0.17s;
}

.accordion_check:checked+.accordion_label::after,
.accordion_check:checked+.faq__label::after {
  transform: rotate(-180deg);
}

.accordion_content {
  position: relative;
  z-index: 2;
  border-top: none;
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 1em;
  margin: 0 3px;
  transition: 0.17s;
  visibility: hidden;
  background-color: var(--inner-content-bg);
}

.accordion_check:checked+.accordion_label+.accordion_content {
  height: auto;
  opacity: 1;
  padding: 10px 1em;
  margin: 3px;
  transform: translateY(-3px);
  visibility: visible;
}

.accordion:not(.is-style-accordion_type_simple) {
  font-size: 95%;
  box-shadow: 0 0 10px rgba(102, 102, 102, 0.05);
}

.accordion:not(.is-style-accordion_type_simple)::before,
.accordion:not(.is-style-accordion_type_simple)::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.accordion:not(.is-style-accordion_type_simple)::before {
  background-color: var(--main-ttl-bg);
  color: var(--main-ttl-color);
}

.accordion:not(.is-style-accordion_type_simple)::after {
  background: #666666;
  opacity: 0.02;
}

.accordion.is-style-accordion_type_border {
  border-top: 1px solid;
  border-bottom: 1px solid;
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion.is-style-accordion_type_border+.accordion.is-style-accordion_type_border {
  margin-top: -1px;
}

.accordion.is-style-accordion_type_border::before,
.accordion.is-style-accordion_type_border::after {
  content: none;
}

.accordion.is-style-accordion_type_border .accordion_content {
  background: none;
}

.accordion.is-style-accordion_type_border .accordion_check:checked+.accordion_label+.accordion_content {
  padding: 10px;
  margin: 0;
}

.accordion.is-style-accordion_type_simple::before,
.accordion.is-style-accordion_type_simple::after {
  content: none;
}

.accordion.is-style-accordion_type_simple .accordion_label {
  margin-bottom: 10px;
}

.accordion.is-style-accordion_type_simple .accordion_label {
  display: inline-block;
  padding: 0 1.9em 0 0;
}

.accordion.is-style-accordion_type_simple .accordion_content {
  box-shadow: 0 0 2px rgba(102, 102, 102, 0.4);
  border-radius: 5px;
}

.oc-faq {
  padding: 1em 0;
  margin: 1em 0;
}

.oc-faq__title,
.oc-faq__comment {
  position: relative;
  padding-left: max(2.2em, 22px);
  margin-bottom: 0;
}

.oc-faq__title::before,
.oc-faq__comment::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: max(1.8em, 18px);
  height: max(1.8em, 18px);
  line-height: 1.8;
  text-align: center;
  font-weight: bold;
  content: "";
  border-radius: 4px;
}

.oc-faq__title {
  font-weight: bold;
  margin-top: 0;
}

.oc-faq__title::before {
  content: "Q";
}

.oc-faq__comment::before {
  content: "A";
}

.faq-icon--simple .oc-faq__title::before,
.faq-icon--simple .oc-faq__comment::before {
  transform: scale(1.2);
}

.faq-icon--simple .oc-faq__title::before {
  color: #f55e5e;
}

.faq-icon--simple .oc-faq__comment::before {
  color: #1bb4d4;
}

.faq-icon--bg_themecolor .oc-faq__title::before,
.faq-icon--bg_themecolor .oc-faq__comment::before {
  background-color: var(--main-ttl-bg);
  color: var(--main-ttl-color);
}

.faq-icon--bg_monoqlo .oc-faq__title::before,
.faq-icon--bg_monoqlo .oc-faq__comment::before {
  border: 1px solid #333;
  background: #333;
  color: #fff;
}

.faq-icon--bg_monoqlo .oc-faq__comment::before {
  background: #fff;
  color: #333;
}

.faq-icon--border .oc-faq__title::before,
.faq-icon--border .oc-faq__comment::before {
  border: 1px solid;
}

.faq-icon--radius_none .oc-faq__title::before,
.faq-icon--radius_none .oc-faq__comment::before {
  border-radius: 0;
}

.faq-icon--radius_maru .oc-faq__title::before,
.faq-icon--radius_maru .oc-faq__comment::before {
  border-radius: 50%;
}

.is-style-faq_type_border,
.is-style-faq_type_border__dot,
.is-style-faq_type_bg1,
.is-style-faq_type_bg2,
.is-style-faq_type_bg3 {
  padding: 3% 3%;
}

.is-style-faq_type_border {
  border: 2px solid rgba(102, 102, 102, 0.3);
}

.is-style-faq_type_border__dot {
  border: 2px dashed rgba(102, 102, 102, 0.3);
}

.is-style-faq_type_bg1 {
  position: relative;
}

.is-style-faq_type_bg1::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  background-color: var(--main-ttl-bg);
  color: var(--main-ttl-color);
  width: 100%;
  height: 100%;
  opacity: 0.2;
}

.is-style-faq_type_bg2 {
  background: rgba(102, 102, 102, 0.1);
}

.is-style-faq_type_bg3 {
  background: #fff;
}

.oc-faq label::after {
  right: 0;
}

.oc-faq:not(.is-style-faq_type_border):not(.is-style-faq_type_border__dot):not(.is-style-faq_type_bg1):not(.is-style-faq_type_bg2):not(.is-style-faq_type_bg3) .faq__label {
  display: inline-block;
}

.faq__label {
  padding-right: 1em;
  z-index: 2;
  display: block;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.faq__label+.oc-faq__comment {
  position: relative;
  z-index: 2;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.17s;
  visibility: hidden;
}

.accordion_check:checked+.faq__label+.oc-faq__comment {
  height: auto;
  opacity: 1;
  margin-top: calc(0.5em + 3px);
  transform: translateY(-3px);
  visibility: visible;
}

.accordion_content p:last-child,
.oc-faq__title,
.oc-faq__comment p:last-child,
.supplement p:last-child,
.cbox p:last-child,
.voice .voicecomment p:last-child,
.wp-block-group.has-background p:last-child,
.stk_step__child p:last-child,
.archives-list a .description p:last-child,
.wp-block-quote p:last-child {
  margin-bottom: 0;
}

.wp-block-buttons.is-vertical>.wp-block-button {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.btn-wrap,
.wp-block-button {
  --stk-btn-border_width: 2px;
  --stk-btn-padding: 0.667em;
}

.btn-wrap p,
.wp-block-button p {
  margin: 0;
  padding: 0;
}

.btn-wrap {
  margin: 0.5em auto 1em !important;
  text-align: center;
}

.btn-wrap a {
  padding: var(--stk-btn-padding, 0.667em) 2em;
  font-size: 1em;
  vertical-align: middle;
  font-weight: bold;
  border-radius: 3px;
  max-width: calc(100% - 1em);
  width: auto;
  z-index: 2;
  display: inline-block;
  text-decoration: none;
  border-width: var(--stk-btn-border_width, 2px);
  border-style: solid;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 1px 10px rgba(0, 0, 0, 0.07);
  color: #ffffff;
  text-decoration: none !important;
}

.btn-wrap.big a,
.btn-wrap.wp-block-button.big a {
  font-size: 103%;
  width: 480px;
  max-width: calc(100% - 1em);
}

.btn-wrap.stripe a {
  border-style: none;
  padding: calc(var(--stk-btn-padding) + 2px) 2em;
}

.wp-block-buttons:not(.alignleft):not(.alignright):not(.is-content-justification-left):not(.is-content-justification-right):not([class*=wp-container-]) {
  justify-content: center;
}

.wp-block-buttons {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-button {
  max-width: calc(100% - 1em);
  min-width: min(220px, calc(100% - 1em));
  margin: 0;
}

.wp-block-button__link {
  padding: var(--stk-btn-padding, 0.667em) 1em;
  font-size: 1em;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none !important;
  max-width: 100%;
  border-radius: 3px;
  height: 60px !important;
}

.wp-block-button__link:not(.has-text-color) {
  color: #ffffff;
}

:where(.wp-block-button__link) {
  width: 100%;
}

.wp-block-button.big,
.wp-block-buttons.is-style-big {
  font-size: 103%;
}

.wp-block-button.big .wp-block-button,
.wp-block-buttons.is-style-big .wp-block-button {
  min-width: min(470px, calc(100% - 1em));
}

@media only screen and (max-width: 480px) {

  .wp-block-button.big .wp-block-button,
  .wp-block-buttons.is-style-big .wp-block-button {
    width: calc(100% - 1em);
  }
}

.wp-block-button.big .wp-block-button__link,
.wp-block-buttons.is-style-big .wp-block-button__link {
  width: 100%;
}

.wp-block-button.small,
.wp-block-buttons.is-style-small {
  font-size: 90%;
}

.wp-block-button.small .wp-block-button,
.wp-block-buttons.is-style-small .wp-block-button {
  min-width: 90px;
  text-align: center;
}

.wp-block-button.small .wp-block-button__link,
.wp-block-buttons.is-style-small .wp-block-button__link {
  max-width: initial;
  width: initial;
  padding: calc(var(--stk-btn-padding, 0.667em) / 3) 0.9em;
}

.wp-block-button.is-style-fill .wp-block-button__link,
.wp-block-button.is-style-stripe .wp-block-button__link {
  padding: calc(var(--stk-btn-padding, 0.667em) + var(--stk-btn-border_width, 2px)) calc(1em + var(--stk-btn-border_width, 2px));
}

.wp-block-button.is-style-fill.small .wp-block-button__link,
.wp-block-buttons.is-style-small .is-style-fill .wp-block-button__link,
.wp-block-buttons.is-style-small .is-style-stripe .wp-block-button__link {
  padding: calc(0.2em + var(--stk-btn-border_width, 2px)) calc(0.9em + var(--stk-btn-border_width, 2px));
}

.btn-wrap a:active,
.wp-block-button a:active {
  transform: translate3d(0, 1px, 1px);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.btn-wrap a,
.wp-block-button.is-style-fill .wp-block-button__link:not(.has-background):not(.has-text-color),
.wp-block-button.is-style-stripe .wp-block-button__link:not(.has-background) {
  background-color: var(--main-link-color);
  border-color: var(--main-link-color);
}

.btn-wrap.simple a,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):not(.has-text-color) {
  border-width: var(--stk-btn-border_width, 2px);
  border-color: var(--main-link-color);
  color: var(--main-link-color);
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
  background: transparent;
}

.wp-block-button.lightning .wp-block-button__link {
  background: #C81C1C;
  border-color: #C81C1C;
  color: #ffffff;
}

.btn-wrap.simple a:link {
  background: none;
  color: var(--main-link-color);
}

.btn-wrap.bg {
  background: #efefef;
  background: rgba(0, 0, 0, 0.1);
  padding: 1.5em 1em;
  margin: 2.5em 0;
}

.btn-wrap.bg-yellow {
  background: lightyellow;
  background: rgba(255, 255, 0, 0.2);
  padding: 1.5em 1em;
  margin: 2.5em 0;
}

.btn-wrap.maru,
.btn-wrap.maru a {
  border-radius: 0.6em;
}

.btn-wrap[class*=rich_] a,
.wp-block-button[class*=is-style-rich_] .wp-block-button__link {
  font-weight: bold;
  position: relative;
  border-radius: 0.2em;
  color: #ffffff !important;
  border: none;
  justify-content: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_yellow a,
.wp-block-button.is-style-rich_yellow .wp-block-button__link {
  background-color: #f0d153;
  box-shadow: 0 4px 0 rgba(222, 181, 99, 1.0);
}

.btn-wrap.rich_pink a,
.wp-block-button.is-style-rich_pink .wp-block-button__link {
  background-color: #dd605c;
  box-shadow: 0 4px 0 rgba(196, 87, 76, 1.0);
}

.btn-wrap.rich_orange a,
.wp-block-button.is-style-rich_orange .wp-block-button__link {
  background-color: #e29e48;
  box-shadow: 0 4px 0 rgba(198, 148, 61, 1.0);
}

.btn-wrap.rich_green a,
.wp-block-button.is-style-rich_green .wp-block-button__link {
  background-color: #6ac97c;
  box-shadow: 0 4px 0 rgba(81, 175, 98, 1.0);
}

.btn-wrap.rich_blue a,
.wp-block-button.is-style-rich_blue .wp-block-button__link {
  background-color: #53b0ca;
  box-shadow: 0 4px 0 rgba(58, 134, 159, 1.0);
}

.btn-wrap.rich_blue a,
.wp-block-button.is-style-rich_red .wp-block-button__link {
  background-color: #ffafaf;
  box-shadow: 0 4px 0 rgba(231, 115, 115, 1.0);
}

.btn-wrap.rich_blue a,
.wp-block-button.is-style-rich_glay .wp-block-button__link {
  background-color: #ececec;
  box-shadow: 0 4px 0 rgba(197, 197, 197, 1.0);
  color: #555 !important;
}

.btn-wrap.rich_blue a,
.wp-block-button.is-style-rich_black .wp-block-button__link {
  background-color: #313131;
  box-shadow: 0 4px 0 rgba(117, 117, 117, 1.0);
}

@media only screen and (min-width: 768px) {

  .btn-wrap a:hover,
  .wp-block-button .wp-block-button__link:hover {
    opacity: 0.8;
    text-decoration: none !important;
  }

  .btn-wrap:not([class*=rich_]) a:hover,
  .wp-block-button:not([class*=is-style-rich_]) .wp-block-button__link:hover {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  }
}

.btn-wrap.stripe a,
.wp-block-button.is-style-stripe .wp-block-button__link {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 8px, rgba(255, 255, 255, 0.15) 8px, rgba(255, 255, 255, 0.15) 16px);
}

.stk-shiny-button a,
.stk-shiny-button>figure,
.stk-shiny-button>div {
  overflow: hidden;
  position: relative;
}

.stk-shiny-button a::before,
.stk-shiny-button>figure::before,
.stk-shiny-button>div::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgb(255, 255, 255) 100%, rgba(255, 255, 255, 0) 0%);
  animation-name: shiny;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes shiny {
  0% {
    transform: scale(0) rotate(25deg);
    opacity: 0;
  }

  50% {
    transform: scale(1) rotate(25deg);
    opacity: 0.5;
  }

  100% {
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
}

@media only screen and (min-width: 768px) {
  .column-wrap {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }

  .column-wrap .column_2,
  .column-wrap .column_3 {
    width: calc(50% - 0.5em);
    margin: 0 0.5em 0.5em;
  }

  .column-wrap .column_3 {
    width: calc(33.3333% - 0.85em);
  }

  .column-wrap .column_4 {
    width: calc(25% - 0.5em);
  }

  .column-wrap .column_5 {
    width: calc(20% - 0.5em);
  }

  .column-wrap .child_column:first-child {
    margin-left: 0;
  }

  .column-wrap .child_column:last-child {
    margin-right: 0;
  }

  .column-wrap p {
    margin-bottom: 0.5em;
  }

  .column-wrap .child_column img {
    margin-bottom: 1.5%;
  }

  .column-wrap .child_column h2,
  .column-wrap .child_column h3 {
    margin-top: 1em;
  }
}

.voice {
  margin: 1em 0 1.3em;
  font-size: 95%;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
}

.voice .voicecomment {
  border: 5px solid rgba(213, 213, 213, 0.5);
  margin-top: 1em;
  padding: 2.5%;
  position: relative;
  border-radius: 0.6em;
  flex: 1;
}

.voice .voicecomment p {
  margin-bottom: 1em;
}

.voice .voicecomment::after {
  content: "";
  position: absolute;
  top: 13px;
  left: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: inherit;
  border-width: 7px;
}

.voice.r {
  flex-flow: row-reverse;
}

.voice.r .voicecomment::after {
  left: auto;
  right: -19px;
  border-color: transparent;
  border-left-color: inherit;
  border-width: 7px;
}

.voice.fb .voicecomment,
.voice.comment_blue .voicecomment {
  background: #418ed8;
  border-color: #418ed8;
  color: #fff;
}

.voice.line .voicecomment,
.voice.comment_green .voicecomment {
  background: #7ACC40;
  border-color: #7ACC40;
  color: #fff;
}

.voice.comment_gray .voicecomment {
  background: #eee;
  border-color: #eee;
  color: #222;
}

.voice.comment_pink .voicecomment {
  background: #ffecec;
  border-color: #ffecec;
}

.voice.comment_yellow .voicecomment {
  background: #fbf79f;
  border-color: #fbf79f;
}

.voice.comment_white .voicecomment {
  background: #fff;
  border-color: #fff;
  color: #222;
}

.voice .icon {
  width: 12%;
  min-width: 80px;
  text-align: center;
}

.voice .icon .name {
  font-size: 0.65em;
  padding: 0.4em 0;
}

.voice.big .icon {
  width: 18%;
}

.voice.l .icon {
  margin-right: 1em;
}

.voice.r .icon {
  margin-left: 1em;
}

.voice .voice_icon__img {
  border-radius: 50%;
  margin: 0;
  border: 4px solid #f5f5f5;
}

.voice.icon_red .voice_icon__img {
  border-color: #ec6565;
}

.voice.icon_blue .voice_icon__img {
  border-color: #418ed8;
}

.voice.icon_yellow .voice_icon__img {
  border-color: #fbf79f;
}

.voice.icon_black .voice_icon__img {
  border-color: #222;
}

.voice.icon_color_none .voice_icon__img {
  border-color: transparent;
}


.accordionBtn {
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 0.75em;
  right: 1px;
  color: #ffffff;
  background-color: var(--main-link-color);
  cursor: pointer;
  transition: 0.2s ease;
}

.accordionBtn.active {
  background-color: var(--main-link-color-hover);
}

.accordionBtn::before {
  font-weight: bold;
  content: "＋";
  display: inline-block;
}

.accordionBtn.active {
  transform: rotate(45deg);
}

@media only screen and (min-width: 768px) {
  .accordionBtn {
    width: 1.9em;
    height: 1.9em;
    line-height: 1.9em;
    top: 1em;
  }
}

html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}

.remodal,
[data-remodal-id] {
  display: none;
}

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
  background: rgba(43, 46, 56, 0.9);
}

.remodal-wrapper {
  position: fixed;
  z-index: 11000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  text-align: center;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

.remodal {
  position: relative;
  outline: none;
  width: 100%;
  max-width: 700px;
  color: #3E3E3E;
  background: #fff;
  text-align: left;
}

@media only screen and (max-width: 480px) {
  .remodal {
    font-size: 0.88em;
  }
}

.remodal-is-initialized {
  display: inline-block;
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing,
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: fadeIn;
}

.remodal-overlay.remodal-is-closing {
  animation-name: fadeIn;
  animation-direction: reverse;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening;
}

.remodal.remodal-is-opening.--modeleft {
  animation-name: remodal-opening-left;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing;
}

.remodal.remodal-is-closing.--modeleft {
  animation-name: remodal-opening-left;
  animation-direction: reverse;
}










.stk_step {
  --label_color: var(--main-ttl-color);
  --label_bg: var(--main-ttl-bg);
  --first_num: 0;
  counter-reset: number var(--first_num, 0);
  margin-bottom: var(--stk-margin);
}

.stk_step .stk_step__label {
  font-weight: bold;
  position: relative;
}

.stk_step .stk_step__label::after {
  counter-increment: number;
  content: counter(number);
}

.stk_step:not([class*=is-style-step]) .stk_step__child {
  position: relative;
}

.stk_step:not([class*=is-style-step]) .stk_step__child::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid var(--label_bg);
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  bottom: -3em;
  left: 50%;
  transform: translate(-50%, -50%);
}

.stk_step:not([class*=is-style-step]) .stk_step__content {
  border: 1px solid var(--label_bg);
  padding: 1em;
  margin-bottom: 3em;
}

.stk_step:not([class*=is-style-step]) .stk_step__label {
  width: fit-content;
  margin-bottom: 0;
  background: var(--label_bg);
  color: var(--label_color);
  padding: 2px 8px;
  line-height: 1.5;
}

.stk_step:not([class*=is-style-step]) .stk_step__label .__labeltext {
  font-size: 0.8em;
  margin-right: 0.2em;
}

.stk_step.is-style-step_design1 .stk_step__child {
  display: flex;
  padding-bottom: 2.5em;
  position: relative;
}

.stk_step.is-style-step_design1 .stk_step__child::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 1.5em;
  background-color: var(--label_bg);
}

.stk_step.is-style-step_design1 .stk_step__content {
  padding-top: 0.5em;
  flex-grow: 1;
  flex: 1;
}

.stk_step.is-style-step_design1 .stk_step__label {
  --label-size: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.2;
  max-width: var(--label-size);
  width: var(--label-size);
  height: var(--label-size);
  padding: 3px;
  border-radius: 0.4em;
  margin-right: 1em;
  text-align: center;
  background: var(--label_bg);
  color: var(--label_color);
}

.stk_step.is-style-step_design1 .stk_step__label .__labeltext {
  font-size: 0.5em;
}

.stk_step.is-style-step_design2 .stk_step__child {
  padding-left: 30px;
  position: relative;
}

.stk_step.is-style-step_design2 .stk_step__label {
  --iconsize: 14px;
  font-size: 0.9em;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 5px;
}

.stk_step.is-style-step_design2 .stk_step__label::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -28px;
  width: var(--iconsize);
  height: var(--iconsize);
  border-radius: 50%;
  border: 2px solid var(--label_bg);
  box-sizing: border-box;
}

.stk_step.is-style-step_design2 .stk_step__content {
  position: relative;
  margin-bottom: 5px;
  padding: 0.5em 0 1.5em;
}

.stk_step.is-style-step_design2 .stk_step__content::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -22px;
  top: 0;
  width: 2px;
  height: 100%;
  background: currentColor;
  opacity: 0.2;
}

.stk_step.is-style-step_design2 .stk_step__child:first-of-type .stk_step__label::before,
.stk_step.is-style-step_design2 .stk_step__child:last-of-type .stk_step__label::before {
  background: var(--label_bg);
}

.stk_step.is-style-step_design2 .stk_step__child:last-of-type .stk_step__content::before {
  content: none;
}

.stk_step .stk_step__child:last-of-type::before {
  content: none;
}

.related_article {
  margin: 3% auto;
  text-align: left;
  max-width: 980px;
}

.related_article .ttl {
  margin: 0 0 0.1em;
  font-size: 95%;
  font-weight: bold;
}

.related_article .labeltext {
  font-size: 70%;
  font-weight: bold;
  background-color: var(--label-bg);
  color: var(--label-text-color);
  display: inline-block;
  padding: 0.1em 0.5em;
  position: relative;
  top: -2px;
  text-align: center;
  margin-right: 0.5em;
  border-radius: 2px;
}

.related_article .time__date {
  font-size: 80%;
}

.related_article__link {
  color: #333333;
  background: #ffffff;
  box-shadow: 0 0 1px rgba(125, 125, 125, 0.6);
  text-decoration: none;
  width: 100%;
  padding: 2.5%;
  display: block;
  overflow: hidden;
}

.related_article__link:hover {
  color: #888888;
  box-shadow: 0 0 10px rgba(125, 125, 125, 0.5);
}

.related_article__link:active {
  transform: translateY(1px);
  box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
}

.related_article.typecard .related_article__link {
  max-width: 350px;
}

.related_article.typecard .eyecatch {
  margin-bottom: 0.7em;
}

.related_article.typesimple .related_article__link {
  display: flex;
  align-items: flex-start;
}

.related_article.typesimple .archives_post__meta {
  flex: 1;
}

.related_article.typesimple .eyecatch {
  width: 22%;
  min-width: 100px;
  margin-right: 0.7em;
}

.related_article.typesimple .eyecatch .wp-post-image {
  width: 100%;
  margin-bottom: 0;
}

.related_article.typetext {
  margin-top: 0;
  margin-bottom: 0;
}

.related_article.typetext .related_article__link {
  color: var(--main-text-color);
  background: none;
  padding: 0.3em;
  box-shadow: none;
}

.related_article.typetext .related_article__meta {
  display: flex;
}

.related_article.typetext .time__date {
  order: -1;
  margin-right: 0.2em;
  margin-top: 2px;
  min-width: 7.5em;
  flex-shrink: 0;
}

.related_article.typetext .ttl {
  margin: 0;
}


.supplement::before,
[class*=is-style-supplement-]::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  line-height: 1;
  content: "";
  display: inline-block;
  font-size: max(1.7em, 17px);
  position: absolute;
  left: 0.5em;
  color: hsl(var(--stk-supplement-hue), 99%, 47%);
}


.supplement.warning::before,
.supplement.is-style-warning::before,
.is-style-supplement-warning::before {
  content: "";
  color: hsl(var(--stk-supplement-hue), 45%, 45%);
}


.supplement.succes::before,
.supplement.is-style-succes::before,
.is-style-supplement-succes::before {
  content: "";
  color: hsl(var(--stk-supplement-hue), 45%, 45%);
}



.supplement.memo::before,
.supplement.is-style-memo::before,
.is-style-supplement-memo::before {
  content: "";
}


.supplement.hint::before,
.supplement.is-style-hint::before,
.is-style-supplement-hint::before {
  content: "";
}






.is-style-p_balloon_bottom,
.is-style-p_microcopy {
  font-size: 90%;
  margin: 0 auto 1em;
  padding: 0.5em 2em !important;
  position: relative;
  display: block;
  text-align: center;
  width: fit-content;
}



















.accordion label::after,
.oc-faq label::after {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  content: "";
  position: absolute;
  right: 0.8em;
  top: calc(50% - 0.5em);
  line-height: 1;
  transition: 0.17s;
}

























@media only screen and (max-width: 480px) {

  .wp-block-button.big .wp-block-button,
  .wp-block-buttons.is-style-big .wp-block-button {
    width: calc(100% - 1em);
  }
}








@media only screen and (min-width: 768px) {

  .btn-wrap a:hover,
  .wp-block-button .wp-block-button__link:hover {
    opacity: 0.8;
    text-decoration: none !important;
  }

  .btn-wrap:not([class*=rich_]) a:hover,
  .wp-block-button:not([class*=is-style-rich_]) .wp-block-button__link:hover {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
  }
}



.stk-shiny-button a::before,
.stk-shiny-button>figure::before,
.stk-shiny-button>div::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, white 100%, rgba(255, 255, 255, 0) 0%);
  animation-name: shiny;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}


@media only screen and (min-width: 768px) {
  .column-wrap {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }

  .column-wrap .column_2,
  .column-wrap .column_3 {
    width: calc(50% - 0.5em);
    margin: 0 0.5em 0.5em;
  }

  .column-wrap .column_3 {
    width: calc(33.3333% - 0.85em);
  }

  .column-wrap .column_4 {
    width: calc(25% - 0.5em);
  }

  .column-wrap .column_5 {
    width: calc(20% - 0.5em);
  }

  .column-wrap .child_column:first-child {
    margin-left: 0;
  }

  .column-wrap .child_column:last-child {
    margin-right: 0;
  }

  .column-wrap p {
    margin-bottom: 0.5em;
  }

  .column-wrap .child_column img {
    margin-bottom: 1.5%;
  }

  .column-wrap .child_column h2,
  .column-wrap .child_column h3 {
    margin-top: 1em;
  }
}



.cat_postlist {
  width: 100%;
  margin-bottom: 2%;
}

.cat_postlist .catttl {
  font-size: 105%;
  font-weight: bold;
  padding: 5px 0;
  margin: 0 0 5px;
  border-bottom: 2px solid var(--main-ttl-bg);
}

.cat_postlist .catttl.ttlimg {
  border: none;
  padding: 0;
}

.cat_postlist .catttl.ttlimg img {
  margin: 0;
}

.cat_postlist__ul {
  margin-top: 0;
  margin-bottom: 0;
}

li.cat_postlist__li {
  margin: 0;
  padding-left: 0;
}

.cat_postlist__li::before {
  content: none !important;
}

.cat_postlist__li .eyecatch img {
  margin: 0;
}

.cat_postlist__li .cat-name {
  font-size: 70%;
  font-weight: normal;
}

.cat_postlist__li .ttl {
  font-size: 90%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.cat_postlist__li .time__date {
  font-size: 80%;
}

.cat_postlist__link {
  color: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
  overflow: hidden;
}

.cat_postlist__link:hover {
  color: inherit;
}

@media only screen and (min-width: 768px) {
  .cat_postlist__link:hover {
    opacity: 0.8;
  }

  .cat_postlist__link:hover img {
    opacity: 1;
  }
}

.cat_postlist.typecard {
  --stk-postlist_column_pc: 25%;
  --stk-postlist_column_tb: 25%;
  --stk-postlist_column_sp: 50%;
}

.cat_postlist.typecard .cat_postlist__ul {
  --postlist_card__gap: 0.5em;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--postlist_card__gap) * -1);
  margin-right: calc(var(--postlist_card__gap) * -1);
}

.cat_postlist.typecard .cat_postlist__li {
  width: calc(var(--stk-postlist_column_pc) - calc(var(--postlist_card__gap) * 2));
  font-size: 90%;
  margin: var(--postlist_card__gap);
  line-height: 1.5;
}

@media only screen and (min-width: 481px) and (max-width: 980px) {
  .cat_postlist.typecard .cat_postlist__li {
    width: calc(var(--stk-postlist_column_tb) - calc(var(--postlist_card__gap) * 2));
  }
}

@media only screen and (max-width: 480px) {
  .cat_postlist.typecard .cat_postlist__li {
    width: calc(var(--stk-postlist_column_sp) - calc(var(--postlist_card__gap) * 2));
  }
}

.cat_postlist.typecard .eyecatch {
  margin: 0 0 0.5em;
}

.cat_postlist.typesimple .cat_postlist__link {
  padding: 0.7em 0;
  display: flex;
  align-items: flex-start;
}

.cat_postlist.typesimple .eyecatch {
  width: 30%;
  max-width: 110px;
  margin-right: 0.7em;
  overflow: hidden;
  text-align: center;
}

.cat_postlist.typesimple .cat-name {
  font-size: 10px;
  padding: 0 0.2em;
}

.cat_postlist.typesimple .archives_post__meta {
  flex: 1;
}

.cat_postlist.typetext .cat_postlist__link {
  padding: 0.5em 0.3em;
  border-bottom: 1px dotted rgba(102, 102, 102, 0.3);
}

.cat_postlist.typetext .cat-name {
  font-size: 10px;
  display: inline-block;
  margin-right: 0.5em;
}

.cat_postlist.typetext.text__datefirst .archives_post__meta {
  display: flex;
}

.cat_postlist.typetext.text__datefirst .time__date {
  order: -1;
  margin-right: 0.2em;
  margin-top: 2px;
  min-width: 7.5em;
  flex-shrink: 0;
}

.cat_postlist .wp-block-button {
  margin: 1.5em 0 2em;
}

.cat_postlist .wp-block-button a {
  padding: 5px 1.2em 5px 0.5em;
  width: 230px;
  position: relative;
}

.cat_postlist .wp-block-button.arrow a::before {
  font-family: var(--stk-font-awesome-free, "Font Awesome 5 Free");
  font-weight: 900;
  content: "";
  position: absolute;
  right: 5px;
  transform: scale(0.9);
}

@media only screen and (max-width: 480px) {

  .btn-wrap a,
  .wp-block-button a {
    font-size: 90%;
  }

  .btn-wrap.big a,
  .wp-block-button.is-style-big a {
    font-size: 90%;
    min-width: 80%;
    max-width: 90%;
  }

  .btn-wrap.bg {
    padding: 0.9em 0.8em;
    margin: 2.5em 0;
  }

  .voice .voicecomment {
    font-size: 95%;
  }

  .cat_postlist.typetext,
  .related_article {
    font-size: 90%;
  }
}


.trending-ticker  {
  padding-top: 12px;
}





.voice {
  margin: 1em 0 1.3em;
  font-size: 0.95em;
}

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

.voice .voicecomment {
  border: 5px solid rgba(213, 213, 213, 0.5);
  margin-top: 1em;
  padding: 2.5%;
  position: relative;
  width: 86%;
  border-radius: 0 1.2em 1.2em 1.2em;
}

.voice.l .voicecomment {
  float: right;
}

.voice.r .voicecomment {
  float: left;
  border-radius: 1.2em 0 1.2em 1.2em;
}

.voice.fb .voicecomment {
  background: #4C5CB0;
  border-color: #4C5CB0;
  color: #fff;
}

.voice.line .voicecomment {
  background: #7ACC40;
  border-color: #7ACC40;
  color: #fff;
}

.voice .voicecomment h2,
.voice .voicecomment h3,
.voice .voicecomment h4,
.voice .voicecomment h5 {
  margin: 10px 0 !important;
  padding: 0;
}

.voice .voicecomment p {
  margin-bottom: 1em;
}

.voice .voicecomment p:last-child {
  margin-bottom: 0;
}

.voice .icon {
  width: 12%;
  text-align: center;
}

.voice.l .icon {
  float: left;
}

.voice.r .icon {
  float: right;
}

.voice .icon img {
  border-radius: 50%;
  margin: 0;
  border: 4px solid #f5f5f5;
}

.voice.icon_red .icon img {
  border-color: #FF4E4E;
}

.voice.icon_blue .icon img {
  border-color: #50B4DE;
}

.voice.icon_yellow .icon img {
  border-color: #faee00;
}

.voice.icon_black .icon img {
  border-color: #222;
}

.voice .icon .name {
  font-size: 0.65em;
  padding: 0.4em 0;
}

.voice.big .icon {
  width: 18%;
}

.voice.big .voicecomment {
  width: 79%;
}


.blogmura-push {
	border: 10px solid #ec1551;
	padding: 20px 10px;
	text-align: center;
	margin: 30px 0;
}

.blogmura-push p {
}

.blogmura-push img {
	max-width: 70% !important;
	padding: 0;
	margin: 0 !important;
}

.blogmura-push h4 {
    padding: 0.5em 1em !important;
    background: linear-gradient(-90deg, #FF00A1, #F6FF00);
    color: #FFF;
	margin-top: 0 !important;
	border: none !important;
}

.comment-form-email,
.comment-form-url,
.comment-form-cookies-consent {
	display:none;
}

.entry-header .jeg_post_title {
	font-size:2.4em;
}


.btn-wrap {
  margin: 1.5em 0 2em;
  text-align: center;
}

.btn-wrap a {
  position: relative;
  z-index: 2;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  padding: 1em 5%;
  background: #699fd3;
  border: 1px solid #699fd3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 1px 10px rgba(0, 0, 0, 0.07);
  color: #ffffff;
  border-radius: 3px;
  text-decoration: none !important;
}

.btn-wrap a:hover {
  color: #699fd3;
  background: #ffffff;
  transform: translate3d(0px, 4px, 1px);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  opacity: 0.8;
  text-decoration: none !important;
}

.widget .btn-wrap:not(.simple) a {
  color: #ffffff;
}

.widget .btn-wrap:not(.simple) a:hover {
  color: #699fd3;
}

.btn-wrap.simple a {
  background: none;
  color: #4993AF;
  border: 1px solid #4993AF;
}

.btn-wrap.simple a:hover {
  color: #ffffff;
  background: #4993AF;
}

.btn-wrap.lightning a {
  background: #C81C1C;
  border-color: #C81C1C;
  color: #ffffff;
}

.btn-wrap.lightning a:hover {
  background: #ffffff;
  color: #C81C1C;
  border-color: #C81C1C;
}

.btn-wrap.big a {
  font-size: 103%;
  width: 480px;
  max-width: 94%;
}

.btn-wrap.bg {
  background: #efefef;
  background: rgba(0, 0, 0, 0.1);
  padding: 1.5em 1em;
  margin: 2.5em 0;
}

.btn-wrap.bg-yellow {
  background: lightyellow;
  background: rgba(255, 255, 0, 0.2);
  padding: 1.5em 1em;
  margin: 2.5em 0;
}

.btn-wrap.maru,
.btn-wrap.maru a {
  border-radius: 0.6em;
}

.btn-wrap.rich_yellow a {
  font-weight: bold;
  position: relative;
  background-color: #f7cf2e;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #ecb254;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_yellow a:hover {
  background: #ecb254;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #ecb254;
}

.btn-wrap.rich_pink a {
  font-weight: bold;
  position: relative;
  background-color: #ee5656;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #d34e4e;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_pink a:hover {
  background: #d34e4e;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #d34e4e;
}

.btn-wrap.rich_orange a {
  font-weight: bold;
  position: relative;
  background-color: #ef9b2f;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #cc8c23;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_orange a:hover {
  background: #cc8c23;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #cc8c23;
}

.btn-wrap.rich_green a {
  font-weight: bold;
  position: relative;
  background-color: #39cd75;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #1eae59;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_green a:hover {
  background: #1eae59;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #1eae59;
}

.btn-wrap.rich_blue a {
  font-weight: bold;
  position: relative;
  background-color: #19b4ce;
  color: #ffffff !important;
  border-radius: 0.2em;
  box-shadow: 0 4px 0 #07889d;
  border: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

.btn-wrap.rich_blue a:hover {
  background: #07889d;
  color: #ffffff !important;
  box-shadow: 0 1px 0 #07889d;
}

.anim a {
  animation: jiggle 3s ease-in infinite;
}

@keyframes jiggle {
  48%, 62% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  56% {
    transform: scale(0.9, 1.1) translate(0, -5px);
  }
  59% {
    transform: scale(1, 1) translate(0, -3px);
  }
}

@media only screen and (min-width: 768px) {
  .column-wrap {
    margin-left: -1%;
    margin-right: -1%;
  }
  .column-wrap .col2,
  .column-wrap .col3 {
    float: left;
    width: 50%;
    padding: 0 1%;
  }
  .column-wrap .col3 {
    width: 33.333%;
  }
  .column-wrap p {
    margin-bottom: 0.5em;
  }
}


/* マーカー */
.span__stk_maker_yellow {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ff6 50%);
  background-size: 200% .6em;
  padding-bottom: .6em;
}

.span__stk_maker_pink {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffd5d5 50%);
  background-size: 200% .6em;
  padding-bottom: .6em;
}

.span__stk_maker_blue {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #b5dfff 50%);
  background-size: 200% .6em;
  padding-bottom: .6em;
}

@media only screen and (max-width: 480px) {
  .btn-wrap a {
    font-size: 0.9em;
  }
  .btn-wrap.big a {
    font-size: 0.9em;
    min-width: 80%;
    max-width: 90%;
  }
  .btn-wrap.bg {
    padding: 0.9em 0.8em;
    margin: 2.5em 0;
  }
  .voice .icon {
    width: 18%;
  }
  .voice .voicecomment {
    width: 80%;
    font-size: 0.95em;
  }
  .related_article {
    font-size: 0.8em;
  }
  .related_article .thum {
    width: 30%;
  }
  .related_article__link {
    padding: 0.6em;
  }
  .cat_postlist.typecard .cat_postlist__li {
    width: calc(50% - 10px);
  }
}


/*==================================================
ショートコード
==================================================*/

/* ショートコードで関連記事を取得 */
.related_article{
	margin: 1.8em auto;
	text-align: left;
	max-width: 800px;
}
.related_article p.ttl{
	margin: 0 0 0.1em;
	font-size:1em;
	font-weight: bold;
}
.related_article .ttl::before{
	content: attr(data-labeltext);
	font-size:.7em;
	font-weight:bold;
	color:#fff;
	background:#111;
	display:inline-block;
	padding: 0.1em 0.4em;
	position:relative;
	top:-2px;
	text-align:center;
	margin-right:0.5em;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.related_article.labelnone .ttl::before{
	content:none;
}
.related_article .date{
	font-size:0.8em;
}
.related_article .thum{
	width: 22%;
	min-width: 90px;
	padding-right: 0.7em;
}
.related_article .thum img{
	width:100%;
	margin-bottom: 0;
}
.related_article__link{
	color: #333333;
	background: #ffffff;
	box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
	text-decoration:none;
	display: table;
	width: 100%;
	padding:0.9em;
	overflow: hidden;
}

.related_article .thum,
.related_article .inbox{
	display: table-cell;
	vertical-align: middle;
}
.related_article .thum{
	vertical-align: top;
}
.related_article__link:hover{
	color: #888888;
	box-shadow: 0 0 10px rgba(125, 125, 125, 0.5);
	transform: translateY(-2px);
}
.related_article__link:active{
	transform: translateY(1px);
	box-shadow: 0 0 1px rgba(125, 125, 125, 0.5);
}
/* option card type */
.related_article.typecard .related_article__link{
	max-width: 350px;
}
.related_article.typecard .thum,
.related_article.typecard .inbox{
	display: block;
	width: 100%;
	padding: 0;
}
.related_article.typecard .thum{
	margin-bottom: 10px;
}

/* BOX */
.c_box {
  padding: 1em 4%;
  margin: 2em 0 2em;
  border: 2px solid #dddddd;
  border-radius: 0.2em;
}

.c_box.intitle {
  padding-top: 0;
  padding-bottom: 1.4em;
}

.c_box.intitle .box_title span {
  position: relative;
  top: -0.85em;
  padding: 0.1em 0.7em;
  background: #6d6d6d;
  color: #ffffff;
  font-weight: bold;
  border-radius: 0.2em;
  display: inline-block;
  vertical-align: bottom;
}

.c_box.blue_box {
  background: #d4f3ff;
  border-color: #82c8e2;
  color: #465d65;
}

.c_box.blue_box .box_title span {
  background: #82c8e2;
}

.c_box.red_box {
  background: #ffafaf;
  border-color: #e77373;
  color: #654646;
}

.c_box.red_box .box_title span {
  background: #e77373;
}

.c_box.yellow_box {
  background: #fff8d4;
  border-color: #ded647;
  color: #636546;
}

.c_box.yellow_box .box_title span {
  background: #ded647;
}

.c_box.green_box {
  background: #d8f7c3;
  border-color: #79e37c;
  color: #42613a;
}

.c_box.green_box .box_title span {
  background: #79e37c;
}

.c_box.pink_box {
  background: #ffeeee;
  border-color: #f7b2b2;
  color: #775454;
}

.c_box.pink_box .box_title span {
  background: #f7b2b2;
}

.c_box.glay_box {
  background: #ececec;
  border-color: #c5c5c5;
  color: #555555;
}

.c_box.glay_box .box_title span {
  background: #9c9c9c;
}

.c_box.black_box {
  background: #313131;
  border-color: #757575;
  color: #ffffff;
}

.c_box.black_box .box_title span {
  background: #757575;
}



/* 補足説明 */
.supplement {
	border: 2px solid;
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #766341;
	position: relative;
	font-size: 93%;
	padding: 4% 4% 4% 3.3em;
	margin: 1.5em 0 2em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.supplement p {
	margin-bottom: .8em;
}
.supplement p:last-child,
.cbox p:last-child {
	margin-bottom: 0;
}
.supplement.warning,
.supplement.is-style-warning {
	background-color: #fce3e3;
	border-color: #facccc;
	color: #764141;
}
.supplement.succes,
.wp-block-stk-plugin-supplement.is-style-succes {
	background-color: #cff7c7;
	border-color: #a3cc72;
	color: #466348;
}
.supplement::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	line-height: 1;
	content: '\f06a';
	display: inline-block;
	font-size: 1.1em;
}
.supplement:not(.boader)::before {
	font-size: 1.8em;
	position: absolute;
	left: 0.5em;
}
.supplement.warning::before,
.supplement.is-style-warning::before {
	content: '\f071';
}
.supplement.boader::before,
.supplement.border::before,
.supplement.is-style-border::before {
	content: none;
}
.supplement.noicon::before {
	content: none;
}
.supplement.boader,
.supplement.border,
.supplement.is-style-border {
	background: none;
	color: inherit;
	border-color: #d4d4d4;
}
.supplement.boader,
.supplement.border,
.supplement.is-style-border,
.supplement.noicon {
	padding: 3% 4% 0;
}
