/*
Theme Name: SANGO Child
Theme URI: https://saruwakakun.design
Template: sango-theme
Author: SARUWAKA
Author URI: https://saruwakakun.com
Version: 4.0.1560819416
Updated: 2019-06-18 09:56:56

*/

/*--------------------------------------
  スマホヘッダーメニュー固定
--------------------------------------*/

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

.header {
  position: fixed;/*ヘッダー固定*/
  top: 0;
  left: 0;
  width:100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .18);/*ヘッダーに影をつける*/
}

/*ヘッダーの高さだけコンテンツを下げる*/
#container{
	padding-top:100px;/*ヘッダーの高さにあわせて調整*/
}

/*目次から見出しへ飛ぶリンクのズレを修正*/
h2 span, h3 span {
  padding-top: 100px;/*ヘッダーの高さにあわせて調整*/
  margin-top: -100px;/*ヘッダーの高さにあわせて調整（マイナスは消さない）*/
}
}


/*--------------------------------------
フッターロゴの装飾
--------------------------------------*/
.footerlogo img{
  display: inline-block;
  height: 30px;
  padding: 0px 0;
  vertical-align: middle;
}


.entry-content h2{
	padding: .5em 0;
	border-bottom: solid 3px #000;	
}

/*YouTubeレスポンシブサイズ
.youtube {
    position: relative;
    max-width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
*/

.entry-content img.box {
	border: solid 3px #e0e4eb;
	border-radius: 10px;
}

.sc {
    display: inline-block;
    text-align: left;
    padding: 13px;
    border: solid 2px #f3f3f3;
    border-radius: 12px;
    background: #f3f3f3;
    word-break: break-all;
	font-weight: bold;
}

.sc:before {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: -23px;
    border: 12px solid transparent;
    border-right: 12px solid #f3f3f3;
    content: "";
}

.sc:after {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: -20px;
    border: 12px solid transparent;
    border-right: 12px solid #f3f3f3;
    content: "";
}

.right .sc:before, .right .sc:after {
    right: -23px;
    left: auto;
    border: 12px solid transparent;
    border-left: 12px solid #f3f3f3;
}

.sc:before {
    display: inline-block;
    position: absolute;
    top: 30px;
    left: -23px;
    border: 12px solid transparent;
    border-right: 12px solid #f3f3f3;
    content: "";
}

.box29 {
	margin: 2em 0;
	border: solid 3px #ffc107;
	border-radius: 8px;
}

/*tablepress*/
.tablepress th {
	background-color: #9889f9 !important;
	color: white;
}

.tablepress tbody td {
	vertical-align: middle !important;
	font-weight: bolder;
}

.tablepress thead th,
.tablepress td {
	text-align: center !important;
}



/*table*/
.custom-table table{
  border-collapse: collapse;
  max-width: 100%;
}
.custom-table th{
  background-color: #ccc;
}
.custom-table th{
	background-color: #f9f9f9 !important; /*tableヘッダー背景色*/
}
.custom-table td{
  white-space: nowrap;
  border: solid 1px #ccc;
  padding: 3px 5px;
}
.custom-table {
  overflow-x: auto;
  margin-bottom: 1em;
}



/*--------------------------------------
表のデザインを変更
--------------------------------------*/
/*--- 表全体(table) ---*/
.entry-content table {
    border-bottom: 1px solid #e6e6e6; /* 表の一番下の線 */
    border-top: 1px solid #e6e6e6;
    border-left: none;
    border-right: none;
}
/*--- ヘッダーセル(th) ---*/
.entry-content th {
    padding: .8em .8em; /* 余白（上下　左右） */
    background-color: #424242; /* 背景色 */
    color: #fff; /* 文字の色 */
    letter-spacing: 0.15em; /* 文字の間隔 */
    border: none; /* 線削除 */
}
/*--- 行（横方向）(tr) ---*/
.entry-content tr {
}
.entry-content tr:not(:last-child) { /* 最後の行以外に適用 */
    border-bottom: 1px solid #e6e6e6; /* 下線 */
}
/*--- ヘッダーセル以外のセル(td) ---*/
.entry-content td {
    padding: .3em 1em; /* 余白（上下　左右） */
    border:none; /* 線を削除 */
}
.entry-content td:last-child { /* 最後のセルのみ適用 */
    border-right: 1px solid #e6e6e6; /* 右線 */
}
.entry-content td:not(last-child) { /* 最後のセル以外に適用 */
    border-left: 1px solid #e6e6e6; /* 左線 */
}




.entry-content blockquote:after {
    position: absolute;
    right: 15px;
    bottom: 10px;
    color: #ffda45;
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 1;
    content: "\f10e";
}

.box29 {
	margin: 2em 0;
	border: solid 3px #ffda45;
	border-radius: 8px;
}

.pre_tag {
    margin-top: 2em;
}

.pre_tag {
    margin: 1em 0 1.5em;
}

.pre_tag>span {
    background: #b8bec5　!important;
}

.entry-content pre {
    background: #f8f8f8;
}

.entry-content pre, .comment_content pre {
    overflow-x: scroll;
}

/* 見出し色 */
.header-image__text .header-image__headline {
    color: #ffffff;
}

/* — お問い合わせフォーム　送信ボタンのカスタマイズ — */
input.wpcf7-submit {
padding:0.5em 3em;/* ボタン内の余白 */
margin:0.5em 0em;/* ボタンの上下にのみ余白 */
background: #ff0000;/* 背景色 */
border-radius: 3px;/* 角を丸く*/
color: #ffffff;/* 文字の色*/
font-size: 18px;/* 文字の大きさ */
font-weight: bold;/* 太字*/
border: 0px;
}
input.wpcf7-submit:hover {
opacity: 0.8;/* マウスオンで半透明に */
}




/*--------------------------------------
  ヘッダーお知らせ欄
--------------------------------------*/
.header-info a {/*お知らせ欄全体*/
    padding: 5px;/*内側の余白　上下左右*/
    font-size: 15px;/*文字の大きさ*/
}
.header-info a:after {/*後ろにぶち込む*/
    content: "クリックして見に行く";/*PCでのセリフ*/
    font-weight: 500;/*文字の太さ*/
    border: 2px solid #fff;/*枠線*/
    border-radius: 5px;/*角丸*/
    padding: 2px 10px;/*内側の余白*/
    margin-left: 5px;/*外側の余白（文字との距離）*/
}
@media screen and (max-width: 500px){/*スマホ表示*/
.header-info a:after {
    display: block;/*改行されるように*/
    width: 60%;/*ボタンっぽいやつの横幅*/
    content: "タップして見に行く";/*スマホでのセリフ*/
    margin: 0 auto;/*中央寄せ*/
    font-size: .8em;/*文字のサイズ*/
}}

/*--------------------------------------
  パンくずリスト
--------------------------------------*/
#breadcrumb {/*パンくずリスト全体の設定*/
    font-size:16px;/*文字サイズ*/
    letter-spacing: .2em;/*文字と文字の間の幅*/
	font-weight: 600;
}
#breadcrumb li a, #breadcrumb li:after {/*リンクと擬似要素の色*/
    color: #f7337f;/*一括指定、ありがとうございます*/
}
#breadcrumb li:first-child a:before {/*一番最初のアイコン*/
    padding-right: 5px;/*内側路の余白*/
    font-size: 1.4em;/*文字サイズ*/
    content: "\f3c5";/*アイコンの種類*/
    vertical-align: -10%;/*上下のポジション*/
    opacity:0.54;/*存在感*/
}
#breadcrumb li:after {/*横三角のやつ*/
    opacity:.54;/*スケスケ*/
}
#breadcrumb li:last-child:after {/*横三角の最後*/
    display: none;/*いらないから削除*/
}
@media only screen and (max-width: 480px){/*スマホ表示*/
#breadcrumb {
    text-align: center;/*中央寄せ*/
}}

.prof-sns{/*全体*/
    text-align: center;/*文字は中央寄せ*/
    padding-top: 5%;/*内側上の余白*/
    border-top: 2px dotted #eee;/*上線はドッと*/
    font-size: 0.6em;/*文字の大きさ*/
}
.prof-sns i {/*アイコンの設定*/
    font-size: 3em;/*3倍の大きさ*/
    line-height: 34px;/*高さ*/
    margin-top: 6px;/*外側上の余白*/
}
.pf-btn {/*snsボタンの共通部分*/
    display: inline-block;/*横幅や縦幅を設定できるように*/
    width: 43%;/*横幅*/
    height: 60px;/*行間*/
    margin: 0% 1.5% 5%;/*外側の余白*/
    border-radius: 5px;/*角丸*/
    letter-spacing: .05em;/*文字の感覚*/
    opacity: .7;/*透明度*/
    color: #fff;/*文字色白*/
}
.pf-btn:hover{/*ホバーエフェクト*/
    opacity: 1;/*透明度なし*/
    text-decoration: none;/*テキストの装飾をOFF*/
    transition: all ease-in-out .3s;/*なめらかに*/
}
/*****  ボタンカラー  *****/
.twitter-bc{background-color:   #1DA1F2;}
.profile-bc{background-color: #424242;}
.feedly-bc{background-color: #2BB24C;}
.amazon-bc{background-color: #232F3E;}
.instagram-bc{background: repeating-linear-gradient(45deg, #FED06E, #FC0077, #3F35EE );}
.facebook-bc{background-color: #748DCC;}
.youtube-bc{background-color: #DD2726;}
.line-bc{background-color: #00B900;}

/*--------------------------------------
  お知らせ欄　動くグラデーション
--------------------------------------*/
.header-info {
  background: linear-gradient(45deg, #ff0000, #ff5656);/*角度 色三色*/
  background-size: 600% 600%;/*背景のサイズ幅と高さ*/
  animation: osirase 5s ease infinite;/*切り替わるスピード*/
}
@keyframes osirase {/*アニメーションのキーフレーム*/
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}





/*--------------------------------------
  キャプションを変更
--------------------------------------*/
.entry-content .wp-caption {
max-width: 100%;/*画像の幅をいっぱいに*/
margin: 0;/*外側の余白なし*/
padding: 0;/*内側の余白なし*/
border: none; /* 枠線を消す */
}
.entry-content .wp-caption p.wp-caption-text {
margin-top: 0.2em; /* 画像との余白 */
font-size: .7em; /* キャプションの文字の大きさ */
text-align: right; /* 右揃え */
}

/*--------------------------------------
  メリット・デメリット　BOX
--------------------------------------*/
.meritto, .demeritto {/*ブロックの枠*/
    position: relative;/*基準に設定*/
    padding: 0.8em 1em;/*内側の余白　上下0.8　左右1*/
    margin: 4em 0 2em;/*外側の余白　上3　左右0　下2*/
}
.meritto {/*メリットの枠線*/
    border: 3px solid #46bc63;
}
.demeritto {/*デメリットの枠線*/
    border: 3px solid #ff6e6e;
}
.meritto .box-title, .demeritto .box-title {/*タイトル部分*/
    position: absolute;/*基準をもとに自由に動かせるように*/
    top: -42px;/*上からの位置*/
    left: -3px;/*左からの位置*/
    color: white;/*文字色*/
    line-height: 32px;/*文字の高さ*/
    padding: 5px 13px 3px;/*内側の余白*/
    border-radius: 10px 10px 0 0;/*角丸　上2つだけ丸*/
}
.meritto .box-title {/*メリットのタイトル背景色*/
    background: #46bc63;
}
.demeritto .box-title {/*デメリットのタイトル背景色*/
    background: #ff6e6e;
}
.meritto .box-title:before, .demeritto .box-title:before {/*タイトルのアイコン*/
    margin-right: 10px;/*右側の余白*/
    font-size: 1.2em;/*アイコンの大きさ*/
}
.meritto .box-title:before {/*メリットのアイコン*/
    content: "\f599";
}
.demeritto .box-title:before {/*デメリットのアイコン*/
    content: "\f119";
}
.meritto ul, .demeritto ul {/*中の箇条書き*/
    list-style: none;/*●を消去*/
}
.meritto li, .demeritto li {/*中の箇条書きの中*/
    padding: .5em 0;/*上下の余白*/
}
.meritto li:before, .demeritto li:before {/*箇条書きの前にアイコン追加*/
    margin-left: -20px;/*左の余白*/
    margin-right: 10px;/*右の余白*/
}
.meritto li:before {/*メリットのアイコンと色*/
    content: "\f164";
    color: #46bc63;
}
.demeritto li:before {/*デメリットのアイコンと色*/
    content: "\f165";
    color: #ff6e6e;
}
.meritto li:before, .meritto .box-title:before, .demeritto li:before, .demeritto .box-title:before {/*アイコンの共通設定*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.newmark {
width: 40px;
height: 40px;
border-radius: 50%;
line-height: 40px;
color:#fff; /*NEWの文字色を変えたい場合のみ*/
}


.entry-content h4 {
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
}

.entry-content h4:before, h4:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.entry-content h4:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
.entry-content h4:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}

/* 追加CSS */
.IconCircle {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  box-shadow: 0 4px 20px;
}

.IconCircle__batch {
	font-weight: 500;
	top: 0;
  width: auto;
  height: 30px;
  border-radius: 15px;
  position: absolute;
  background: linear-gradient(to right, #946fe5, #c9437f);
  z-index: 3;
}

.IconCircle__batch .IconCircle__number {
	line-height: 0.65;
  padding: 10px 10.5px;
  font-size: 14px;
  margin: 0;
  color: #fff;
}

.ContentWrap {
	display: inline-block;
   margin-left: 8px;
	margin-top: 18px !important;
   margin-bottom: 25px;
   padding-bottom: 0px;
   border-bottom: 1px solid #ddd9d9;
   width: 46%;
   height: 155px;
   position: relative;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.ContentWrap:nth-child(2n) {
  margin-right: 2%;
	float: left;
}

.ContentWrap:nth-child(2n+1) {
  margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.LabelWrapper {
	width: 72%;
  height: 30px;
  background-color: #EAEDF2;
  border-radius: 15px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 24px;
  box-shadow: 0px 4px 18px 2px rgba(0, 0, 0, 0.3);
}

.LabelWrapper .LabelWrapper__name {
  text-align: left;
  margin-right: 24px;
  color: #000000;
  font-size: 14px;
  padding-top: 2px;
  padding-left: 85px;
  font-weight: bold;
	max-width: 100%;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}

.LabelWrapper.-long {
  width: 82%;
  height: 30px;
  position: absolute;
  top: 45px;
  left: 65px;
  box-shadow: none;
	font-weight: bold;
}

.LabelWrapper .Label {
  font-size: 14.5px;
  padding-top: 2px;
  font-weight: 900;
	letter-spacing: -0.5px;
	font-weight: bold;
}

.LabelWrapper .Label .Label__img {
  padding-left: 50px;
  vertical-align: middle;
}

.LabelWrapper .Label .Label__registant {
  display: inline-block;
}

.LabelWrapper .Label .Label__up {
  float: right;
  text-align: right;
  padding-right: 25px;
  color: #946fe5;
  background: linear-gradient(to right, #946fe5, #c9437f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.LabelWrapper .Label p {
	display: none;
	font-weight: bold;
}

.Item {
  position: absolute;
  top: 84px;
  left: 100px;
  font-size: 11px;
  font-weight: 1000;

}

.Item .Item__viewImg {
  vertical-align: middle;
}

.Item  p {
	display: none;
}

.Item .Item__views {
  display: inline-block;
}

.Item .Item__numberImg {
  vertical-align: middle;
  padding-left: 14px;
}

.Item .Item__number {
  display: inline-block;
}

.TagWrapper {
	float: right;
	font-size: 10px;
	margin-top: -14px;
	position: absolute;
   top: 125px;
   right: 0;
	font-weight: bold;
}

.TagWrapper br {
	display: none;
}

.TagWrapper .TagWrapper__cont {
  float: left;
  border-radius: 3px;
  padding: 1px 7px;
  background-color: #cbcbcb;
  margin-left: 8px;
  font-weight: bold;
	letter-spacing: -0.4px;
}

.TagWrapper .TagWrapper__cont.-time {
  background-color: #000;
  color: #fff;
  vertical-align: middle;
}

.clear {
  float: none;
}

.alignMiddle {
  vertical-align: middle;
}

.grayborder {
	border: solid 1px #cbcbcb !important;
	width: 345px;
	margin: 0 !important;
}

.pr-4 {
	padding-right: 4px;
}

.pr-8 {
	padding-right: 8px;
}

.contentbox {
	box-sizing: content-box;
}

.rec {
    display: inline-block;
	margin-right: 5px;
    vertical-align: middle;
    background-color: red;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

@media screen and (max-width: 767px) {
  .ContentWrap {
	  width: 96%;
  }
	.ContentWrap:nth-child(2n), .ContentWrap:nth-child(2n+1) {
		float: none;
		margin-left: 2%;
		margin-right: 2%;
	}
	.LabelWrapper {
		max-width: 90%;
	}
	
	.LabelWrapper.-long {
		width: 90%;
	}
	.grayborder {
		width: 100%;
	}
	.LabelWrapper .LabelWrapper__name {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

@media screen and (max-width: 500px) {
	.LabelWrapper.-long {
		width: 82%;
	}
	.LabelWrapper {
		width: 80%;
	}
}
@media screen and (max-width: 400px) {
	.LabelWrapper.-long {
		width: 81%;
	}
}
@media screen and (max-width: 350px) {
	.LabelWrapper.-long {
		width: 77%;
	}
}

/* 番号付きリストをboldにする*/
.entry-content ol li {
	font-weight: bold;
}
/* 番号なしリストをboldにする*/
.entry-content ul li {
	font-weight: bold;
}
/* linkをboldにする*/
.entry-content a:link {
	font-weight: bold;
}

.page-links span {
	display: inline-block;
    width: 46px;
    height: 46px;
    margin: 0;
    border-radius: 50%;
    font-size: 17.5px;
    font-weight: 800;
    text-decoration: none;
    line-height: 46px;
	background: #eaedf2;
	color: #30303a;
}

.page-links .post-page-numbers.current span {
	background: #30303a !important;
	color: #fff;
}

a.post-page-numbers span:hover {
	background: #9889f9;
	opacity: 1.0;
}

.pagination ul {
	border: 0;
}

/*投稿ページの下部に表示されるカテゴリ、タグを非表示*/
.footer-meta {
    display: none;
}

/*アプリアフィリの埋め込み*/
.appreach{
 border-top:5px solid #9889f9; /*上線の色*/
 box-shadow:0px 2px 5px 1px #e5e5e5; /*影の色*/
}
.appreach{
  text-align: left;
  padding: 25px;
  margin:20px;
  border-radius:0 0 2px 2px;
  overflow: hidden;
}
.appreach:after {
  content: "";
  display: block;
  clear: both;
}
.appreach img,
.appreach p {
  margin: 0;
  padding: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;
}
p.appreach__name {
  font-size: 16px;
  color:#555;
  padding-bottom:10px;
  font-weight:bold;
  line-height: 1.5em !important;
  max-height: 3em;
  overflow: hidden;
}
.appreach__info {
  font-size: 12px !important;
  color:#888;
}
.appreach__info a{
  color:#aaa;
}
.appreach__developper, .appreach__price {
  margin-right: 0.5em;
}
.appreach__posted a {
  margin-left: 0.5em;
}
.appreach__links {
  float: left;
  height: 40px;
  margin-top: 15px;
  white-space: nowrap;
}
.appreach__aslink img {
  margin-right: 10px;
  height: 40px;
  width: 135px;
}
.appreach__gplink img {
  height: 40px;
  width: 134.5px;
}
@media only screen and (max-width: 786px){
.appreach{
  margin:20px 0;}
.appreach__info {
  font-size: 11px !important;}
p.appreach__name {
  font-size: 15px;}}

/*--------------------------------------
  引用のデザインをかっこ付きに
--------------------------------------*/
.entry-content blockquote {
    box-sizing: border-box;
    position: relative;
    padding: 1em 1em 1em 3.5em;
    border: none;
}
.entry-content blockquote:before {
    font-style: italic;
    color: #eee!important;
    line-height: 2.3em;
    width: 2.4em;
    height: 3em;
    position: absolute;
    display: inline-block;
    border-left: solid 2px #eee;
    border-top: solid 2px #eee;
    top: 0;
    left: 0;
    padding-left: .6em;
}
.entry-content blockquote:after{
    content: '';
    width: 3em;
    height: 3em;
    position: absolute;
    display: inline-block;
    border-right: solid 2px #eee;
    border-bottom: solid 2px #eee;
    bottom: 0;
    right: 0;
}
.entry-content blockquote cite{
    text-align: left;
}
.entry-content blockquote cite a{
    color: #888;
    text-decoration: underline;
}

/*-- Rinkerのデザイン変更 --*/
div.yyi-rinker-contents {
  border: solid 2px #e5e5e5;
  border-radius: 5px;
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
}

div.yyi-rinker-contents img {
  max-width: 100%;
}

div.yyi-rinker-contents div.yyi-rinker-box {
  padding: .25em 0;
}

div.yyi-rinker-contents div.yyi-rinker-image {
  margin: 2%;
  width: 30%;
}

div.yyi-rinker-info {
  padding: 0 3%;
  width: 100%;
  margin: auto;
}

.yyi-rinker-title {
  font-size: 1em;
  margin-left: .5em;
  padding-top: 1em;
}

div.yyi-rinker-contents div.yyi-rinker-title p {
  margin: 0;
}

div.yyi-rinker-contents div.yyi-rinker-detail {
  font-size: .8em;
  color: #42424280;
  padding-left: 0;
  margin-top: 0;
  margin-left: .5em;
}

div.yyi-rinker-contents div.yyi-rinker-detail .price-box {
  margin: .5em 0;
  margin-left: .5em;
}

div.yyi-rinker-contents div.yyi-rinker-detail .price-box .price {
  letter-spacing: 0.1em;
  font-size: 1.2em;
  margin-right: .5em;
}

div.yyi-rinker-contents ul.yyi-rinker-links {
  display: inline-block;
  text-align: center;
}

div.yyi-rinker-contents ul.yyi-rinker-links li {
  width: 70%;
  padding: 0 .7em;
  margin: .5em .5em .4em .5em;
  font-size: .8em;
  display: inline-block;
  height: 40px;
  border-radius: 3px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 40px;
  transition: .3s ease-in-out;
  text-align: center;
}

div.yyi-rinker-contents ul.yyi-rinker-links li:hover{
	opacity: 0.9;
}

div.yyi-rinker-contents ul.yyi-rinker-links li.amazonkindlelink{
	background: #90CAF9;
}
div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink {
  background: #FFC266;
}

div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink a {
  color: #fff;
}

div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink {
  background: #ff7c74;
}

div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink {
  background: #95cad7;
}

div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2 {
  background: #90d581;
}

div.yyi-rinker-contents ul.yyi-rinker-links li a {
  height: 40px;
  line-height: 40px;
  font-size: 0.95em;
  padding-left: 0px;
  padding-right: 0;
}

div.yyi-rinker-contents ul.yyi-rinker-links li a:after {
  position: absolute;
  right: auto;
  padding-left: 5px;
  font-family: "Font Awesome 5 Free";
  content: "\f138"!important;
  transition: .3s ease-in-out;
}

div.yyi-rinker-contents ul.yyi-rinker-links li a:hover::after {
  opacity: .9;
  transform: translateX(2px);
  -webkit-transform: translateX(2px);
}

@media screen and (max-width: 540px) {
  div.yyi-rinker-contents div.yyi-rinker-box {
    padding: 1em 0 0 0;
    display: block;
  }
  div.yyi-rinker-contents div.yyi-rinker-image {
    width: auto;
  }
  div.yyi-rinker-contents div.yyi-rinker-box div.yyi-rinker-info {
    padding: 0;
    margin: auto;
    width: 90%;
    text-align: center;
  }
  .yyi-rinker-title {
    font-size: .9em;
    text-align: center
  }
  div.yyi-rinker-contents div.yyi-rinker-detail .price-box .price {
    display: block;
  }
  div.yyi-rinker-contents ul.yyi-rinker-links li {
    width: 85%;
    font-size: .9em;
  }
  body div.yyi-rinker-contents ul.yyi-rinker-links li a {
    padding: 0;
  }
  div.yyi-rinker-contents ul.yyi-rinker-links li a:after {
	}
}
/*Rinkerここまで*/


div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink {
  background: #FFC266;/*Amazonリンクのボタンの色*/
}

div.yyi-rinker-contents ul.yyi-rinker-links li.amazonlink a {
  color: #fff;/*Amazonリンクの文字色*/
}

div.yyi-rinker-contents ul.yyi-rinker-links li.rakutenlink {
  background: #ff7c74;/*楽天リンクのボタンの色*/
}

div.yyi-rinker-contents ul.yyi-rinker-links li.yahoolink {
  background: #95cad7;/*Yahooショッピングのボタンの色*/
}

div.yyi-rinker-contents ul.yyi-rinker-links li.freelink2 {
  background: #90d581;/*自由リンクのボタンの色*/
}

.entry-content .memo {
	font-weight: bold;
}

.entry-content .box26 {
    border-color: #9889f9;
}
.entry-content .box26 .box-title {
  color: #9889f9;
}