<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>advanced-ads</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/tamio5122000/diy-mic.com/public_html/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>jetpack</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/home/tamio5122000/diy-mic.com/public_html/wp-includes/functions.php</b> on line <b>6121</b><br />
.proflink a{
	display:block;
	text-align:center;
	padding:7px 10px;
	background:#ff7fa1;/*カラーは変更*/
	width:50%;
	margin:0 auto;
	margin-top:20px;
	border-radius:20px;
	border:3px double #fff;
	font-size:0.65rem;
	color:#fff;
}
.proflink a:hover{
		opacity:0.75;
}
/*カエレバ*/
.booklink-box,
.kaerebalink-box {
  margin: 15px 10px 35px 10px;
  padding: 25px 20px;
  background: #fff;
}
@media (max-width: 767px) and (max-width: 767px) {
  .booklink-box,
  .kaerebalink-box {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.18);
    border-top: 1px solid #F3F3F3;
  }
}
@media (max-width: 767px) {
  .booklink-box p,
  .kaerebalink-box p {
    line-height: 1.3rem;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .booklink-box,
  .kaerebalink-box {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .booklink-box,
  .kaerebalink-box {
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
  }
}
@media (min-width: 768px) {
  .booklink-box p,
  .kaerebalink-box p {
    font-size: 0.95rem;
  }
}
@media (min-width: 1024px) {
  .booklink-box p,
  .kaerebalink-box p {
    font-size: 1rem;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .booklink-image,
  .kaerebalink-image {
    margin-right: 20px !important;
    float: left;
    display: inline-block;
    width: 100px;
    text-align: center;
  }
  .booklink-image img,
  .kaerebalink-image img {
    width: auto;
    height: auto;
    max-height: 180px;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .booklink-image,
  .kaerebalink-image {
    margin-right: 20px !important;
    width: 130px;
    text-align: center;
  }
  .booklink-image img,
  .kaerebalink-image img {
    width: auto;
    height: auto;
    max-height: 200px;
    margin-bottom: 0 !important;
  }
}

.kaerebalink-info img,
.booklink-info img {
  display: none;
}
@media (min-width: 768px) {
  .kaerebalink-info,
  .booklink-info {
    width: calc(100% - 150px);
  }
}

@media (min-width: 768px) {
  .kaerebalink-box,
  .booklink-box {
    display: flex;
  }
}

@media (min-width: 768px) {
  .kaerebalink-link1,
  .booklink-link2 {
    display: flex;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .kaerebalink-link1,
  .booklink-link2 {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  .shoplinkamazon,
  .shoplinkrakuten,
  .shoplinkkindle {
    margin-right: 8px;
  }
}

@media (max-width: 767px) {
  .shoplinkkindle,
  .shoplinkamazon,
  .shoplinkrakuten,
  .shoplinkyahoo {
    margin: 0 auto;
    margin-bottom: 1px;
  }
}

.shoplinkkindle a,
.shoplinkamazon a,
.shoplinkrakuten a,
.shoplinkyahoo a {
  display: block;
  font-size: 0.85rem;
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .shoplinkkindle a,
  .shoplinkamazon a,
  .shoplinkrakuten a,
  .shoplinkyahoo a {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .shoplinkkindle a,
  .shoplinkamazon a,
  .shoplinkrakuten a,
  .shoplinkyahoo a {
    font-size: 0.8rem;
    padding: 12px 5px;
  }
}
@media (min-width: 1024px) {
  .shoplinkkindle a,
  .shoplinkamazon a,
  .shoplinkrakuten a,
  .shoplinkyahoo a {
    padding: 12px 12px;
  }
}

.shoplinkamazon a {
  background: #FFB642;
}

.shoplinkkindle a {
  background: #4C5AA5;
}

.shoplinkyahoo a {
  background: #EB668E;
}

.shoplinkrakuten a {
  background: #E84E51;
}

@media (max-width: 767px) {
  .booklink-detail:after,
  .kaerebalink-detail:after {
    display: block;
    clear: both;
    content: "";
  }

  .kaerebalink-footer,
  .booklink-footer {
    clear: both;
  }
}
@media (min-width: 768px) {
  .booklink-detail:after,
  .kaerebalink-detail:after {
    display: block;
    clear: both;
    content: "";
  }

  .kaerebalink-footer,
  .booklink-footer {
    clear: both;
  }
}
.kaerebalink-powered-date,
.kaerebalink-powered-date a,
.kaerebalink-detail {
  color: #aaa;
  text-decoration: none;
  font-size: 0.75rem;
}

@media (max-width: 767px) {
  .kaerebalink-powered-date,
  .kaerebalink-detail {
    padding-left: 120px;
  }
}

.booklink-powered-date a,
.booklink-powered-date,
.booklink-detail {
  font-size: 13px;
  color: #ACACAC !important;
}

/*** Rinkerコメントあり ***/
div.yyi-rinker-contents {/*外枠*/
border: none;/*枠線削除*/
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.18);/*影プラス*/
}
div.yyi-rinker-image {/*画像エリア*/
margin-right: 15px;/*外側の右に余白*/
}
.yyi-rinker-img-m .yyi-rinker-image {/*画像*/
width: 140px;/*幅*/
min-width: 140px;/*最大の幅*/
}
div.yyi-rinker-contents div.yyi-rinker-info {/*文字やボタン全体の設定*/
width: calc(100% - 160px);/*横幅*/
}
div.yyi-rinker-contents div.yyi-rinker-title p {/*タイトルの文字*/
margin: 0;/*いらない外側の余白を削除*/
}
div.yyi-rinker-contents div.yyi-rinker-title a {/*タイトルのリンク*/
color: #0066c0;/*文字の色*/
font-size: .9em;/*文字の大きさ*/
}
div.yyi-rinker-contents div.yyi-rinker-title a:hover {/*タイトルをマウスホバー*/
color: #c45500;/*変化する色*/
opacity: 1;/*透明度はそのままに*/
text-decoration: underline;/*下線*/
}
div.yyi-rinker-contents div.yyi-rinker-detail {/*クレジットやメーカー、価格部分*/
padding: 0;/*内側の余白を削除*/
margin: 5px 0 0;/*外側の上に余白*/
font-size: 10px;/*文字の大きさ*/
color: #626262;/*文字の色*/
opacity: .7;/*透明度70%*/
font-family: 'Avenir',sans-serif;/*フォントの種類*/
line-height: 2;/*文字の高さ*/
}
span.price {/*価格部分*/
font-size: 1.8em;/*文字の大きさ*/
}
.price-box span:nth-child(n+2) {/*価格の後ろの文字*/
display: none;/*さようなら*/
}
div.yyi-rinker-contents ul.yyi-rinker-links {/*ボタン全体*/
margin: 0;/*ソトワクリセット*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li {/*ボタン共通部分*/
margin: 8px 8px 0 0;/*外側に上と左に余白*/
box-shadow: none;/*影を削除*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink, div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink, div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink {/*ボタン個別*/
background: none;/*背景を削除*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li a {/*ボタンのリンク共通部分*/
font-weight: 500;/*文字の太さ*/
font-size: 13px;/*文字の大きさ*/
height: 44px;/*ボタンの高さ*/
line-height: 44px;/*文字の高さ*/
padding: 0 15px;/*内側の左右に余白*/
border-radius: 3px;/*ちょこっと丸みを加える*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink a {/*Amazonのボタンリンク*/
background: #FFB74D;/*背景色追加*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink a {/*楽天のボタンリンク*/
background: #FF5252;/*背景色追加*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink a {/*ヤフーショッピングのボタンリンク*/
background: #3AADF4;/*背景色追加*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li:hover {/*マウスホバーしたとき*/
box-shadow: none;/*影をリセット*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li a:hover {/*マウスホバーしたとき（リンク）*/
opacity: 1;/*透明度はそのまま*/
-webkit-transform: translateY(3px);/*下に動く（予備）*/
transform: translateY(3px);/*下に動く*/
}
@media screen and (max-width: 800px){/*タブレット～スマホの設定*/
div.yyi-rinker-contents div.yyi-rinker-box {/*リンカー全体*/
display: block;/*縦並びに*/
text-align: center;/*中央揃えに*/
}
div.yyi-rinker-contents div.yyi-rinker-image {/*画像エリア*/
margin: auto;/*中央揃えに*/
}
div.yyi-rinker-contents div.yyi-rinker-info {/*文字やボタン部分*/
display: block;/*縦並びに*/
margin-top: 5px;/*外側上に余白*/
width: 100%;/*横幅*/
}
div.yyi-rinker-contents ul.yyi-rinker-links li {/*ボタン共通*/
margin: 5px 0;/*外側の上下に余白*/
box-shadow: none;/*影は無し*/
border-radius: 3px;/*角に優しさを加える*/
}}
@media (max-width: 420px) and (min-width: 321px){/*スマホ用*/
body div.yyi-rinker-contents ul.yyi-rinker-links li a {/*ボタン*/
padding: 0;/*内側の余白をリセット*/
}}