body {
    font-family: "游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","YuGothic Medium","游ゴシック","Yu Gothic","Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
body {
    font-weight:500;
}
.entry p:empty {
    padding-bottom: 42px;
    margin-bottom: 0;
}
.entry-content p {
    margin-bottom: 1em;
}
.entry p>a {
    text-decoration: underline;
}
ul.yyi-rinker-links a.yyi-rinker-link:after {
    right: 6px;
}
.is-style-list-sankaku li:before {
    color: #1a0dab;
    content: "\f0a9";
    font-weight: 600;
}
/* 内部外部リンク */
.exlink, .inlink {
    max-width: 100%;
}
@media (min-width: 1030px){
.exlink-linkarea .exlink-img, .inlink-linkarea .inlink-img {
    width: 120px;
    height: 120px;
}}
/* 画像標準に影追加 */
.entry-content .wp-block-image img {
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
@media (min-width: 768px){
ul.yyi-rinker-links a.yyi-rinker-link {
    padding: 6px 16px;
}
div.yyi-rinker-contents div.yyi-rinker-box {
    padding: 16px;
}}
/*アプリーチ*/
.appreach {
  text-align: left;
  padding: 10px;
  border: 1px solid #7C7C7C;
  overflow: hidden;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach p {
  margin: 0;
}
.appreach a:after {
  display: none;
}
.appreach__icon {
  float: left;
  border-radius: 10%;
  overflow: hidden;
  margin: 0 3% 0 0 !important;
  width: 25% !important;
  height: auto !important;
  max-width: 120px !important;
}
.appreach__detail {
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  width: 72%;
  max-width: 72%;
}
.appreach__detail:after {
  content: "";
  display: block;
  clear: both;
}
.appreach__name {
  font-size: 16px;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 8px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
.appreach__star {
  position: relative;
  font-size: 14px !important;
  height: 1.5em;
  width: 5em;
}
.appreach__star__base {
  position: absolute;
  color: #737373;
}
.appreach__star__evaluate {
  position: absolute;
  color: #ffc107;
  overflow: hidden;
  white-space: nowrap;
}
/****************************************
          カエレバ・ヨメレバ
****************************************/
.cstmreba {
    margin: 2em 0;
}
.booklink-box, .kaerebalink-box, .tomarebalink-box {
    width: 100%;
    overflow: hidden;
    margin: 1em 0;
    padding: 12px 8px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}
.tomarebalink-box>figure,
.booklink-image,
.kaerebalink-image,
.tomarebalink-image {
    width: 160px;
    margin: 0 14px 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tomarebalink-image:empty {
    display: none;
}
.booklink-image a,
.kaerebalink-image a,
.tomarebalink-image a {
    display: block;
    width: 100%;
}
.booklink-image a img,
.kaerebalink-image a img,
.tomarebalink-image a img {
    margin: 0;
    padding: 0;
    text-align: center;
}
.booklink-info,
.kaerebalink-info,
.tomarebalink-info {
    overflow: hidden;
}
.tomarebalink-box .booklink-info a,
.tomarebalink-box .kaerebalink-info a,
.tomarebalink-box .tomarebalink-info a {
    text-decoration: none;
}
.tomarebalink-name p {
    margin-bottom: 8px;
}
.booklink-name>a,
.kaerebalink-name>a,
.tomarebalink-name>a {
    color: #04c;
    font-size: 16px;
}
.booklink-name>a:hover,
.kaerebalink-name>a:hover,
.tomarebalink-name>a:hover {
    color: #722031;
}
.booklink-powered-date,
.kaerebalink-powered-date,
.tomarebalink-powered-date,
.booklink-detail,
.kaerebalink-detail,
.tomarebalink-address {
    font-size: 12px;
}
.tomarebalink-link1 {
    display: flex;
    margin-top: 12px;
}
.kaerebalink-link1 img,
.booklink-link2 img,
.tomarebalink-link1 img {
    display: none;
}
.booklink-link2>div,
.kaerebalink-link1>div,
.tomarebalink-link1>div {
    margin-right: 8px;
}
/***** ボタンデザインここから ******/
.booklink-link2 a,
.kaerebalink-link1 a,
.tomarebalink-link1 a {
    display: flex;
    position: relative;
    width: 100%;
    padding: 8px 16px;
    border-radius: 2px;
    box-shadow: 0 4px 6px 2px rgb(0 0 0 / 12%);
    color: #fff !important;
    font-weight: bold;
    font-size: 0.9em;
    transition: .3s ease-out;
}
.booklink-link2 a:hover,
.kaerebalink-link1 a:hover,
.tomarebalink-link1 a:hover {
    opacity: .8;
}
.tomarebalink-link1 .shoplinkrakuten a {
    background: #76ae25;
}
.tomarebalink-link1 .shoplinkjalan a {
    background: #ff7a15;
}
.tomarebalink-link1 .shoplinkjtb a,
.tomarebalink-link1 .shoplinkknt a,
.tomarebalink-link1 .shoplinkikyu a,
.tomarebalink-link1 .shoplinkrurubu a,
.tomarebalink-link1 .shoplinkyahoo a,
.kaerebalink-link1 .shoplinkyahoo a,
.kaerebalink-link1 .shoplinkbellemaison a,
.kaerebalink-link1 .shoplinkcecile a,
.kaerebalink-link1 .shoplinkkakakucom a,
.booklink-link2 .shoplinkkindle a,
.booklink-link2 .shoplinkrakukobo a,
.booklink-link2 .shoplinkbk1 a,
.booklink-link2 .shoplinkehon a,
.booklink-link2 .shoplinkkino a,
.booklink-link2 .shoplinktoshokan a,
.kaerebalink-link1 .shoplinkamazon a,
.booklink-link2 .shoplinkamazon a,
.kaerebalink-link1 .shoplinkrakuten a,
.booklink-link2 .shoplinkrakuten a,
.kaerebalink-link1 .shoplinkseven a,
.booklink-link2 .shoplinkseven a {
    background: #19448e;
}
/***** ボタンデザインここまで ******/
.booklink-footer {
    clear: both;
}
/***  SPのスタイル ***/
@media (max-width: 767px) {
    .booklink-box,
    .kaerebalink-box,
    .tomarebalink-box {
        padding: 16px;
    }
    .tomarebalink-box>figure,
    .booklink-image,
    .kaerebalink-image,
    .tomarebalink-image {
        width: 100%;
    }
    .booklink-info,
    .kaerebalink-info,
    .tomarebalink-info {
        text-align: center;
    }
    .booklink-box,
    .kaerebalink-box,
    .tomarebalink-box {
        flex-direction: column;
    }
    .tomarebalink-link1 {
        flex-direction: column;
    }
    .booklink-link2>div,
    .kaerebalink-link1>div,
    .tomarebalink-link1>div {
        margin-right: 0;
        margin-bottom: 8px;
    }
    .booklink-link2 a,
    .kaerebalink-link1 a,
    .tomarebalink-link1 a {
        justify-content: center;
    }
}
/* 吹き出し */
@media (min-width: 1030px){
	.huki-text {
    max-width: calc(100% - 130px);
}}
@media (max-width: 1029px){
.huki-text {
    max-width: calc(100% - 92px);
}}
/* widget */
.wp-block-columns.widget-2culom-img {
    margin: 8px;
    flex-wrap: nowrap;
}
.widget-2culom-img figure {
    margin-bottom: 0;
}

@media (min-width: 782px){
.wp-block-column:not(:first-child) {
    margin-left: 8px;
}}
/* フッター */
div#bigfooter {
    background: #fff;
}

@media (max-width: 767px){
.yyi-rinker-contents .yyi-rinker-info {
    padding-left: 0;
}}
@media (max-width: 1029px){
.gotop {
    bottom: calc(130px + env(safe-area-inset-bottom));
    right: 20px;
}}
/* rinker yahoo */
li.yahoolink a {
    background-color: #69B5F2;
}
/* wiget top 位置調整 */
.widget.post-top {
    order: 3;
}

/* ボタン横幅いっぱい */
.tsnc-btn {
    min-width: 100%;
}

/* サイドバーの幅を広げる */
.hb {/* メイン＋サイドの幅 */
max-width: 1160px;
}
@media only screen and (min-width: 1029px){
#sidebar {/* サイドバーの幅 */
width: 320px;
}}
/* URLコピーボタン */
button.urlcopy-btn {
    color: #fff;
    background: royalblue;
}
/* googlemap */
@media (max-width: 767px) {
.responsive_iframe.snc-map {
    padding-top: 100%;
	}}
/* menu */
@media (max-width: 767px) {
.nav-style-def {
    display: block;
}}
/* youtube埋め込み */
.wp-block-embed-youtube .wp-block-embed__wrapper {
    padding-top: 0;
}