.shoplinkamazon a, .shoplinkkindle a, .shoplinkrakuten a, .shoplinkyahoo a {
 transition: all ease-in-out .3s;
 display: block;
 text-decoration: none;
 text-align: center;
 padding: 13px;
}
.shoplinkamazon a:hover, .shoplinkkindle a:hover, .shoplinkrakuten a:hover, .shoplinkyahoo a:hover{
 box-shadow: 0 10px 20px -5px rgba(0,0,0,0.2);
 -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
 
.shoplinkamazon a {
 background: #FF9901;
 border-radius: 7px;
 color: #fff;
}
 
.shoplinkkindle a {
 background: #007dcd;
 border-radius: 7px;
 color: #fff;
}
.shoplinkrakuten a {
 background: #c20004;
 border-radius: 7px;
 color: #fff;
}
 
.shoplinkyahoo a {
 background: #7b0099;
 border-radius: 7px;
 color: #fff;
}
 
.booklink-image{
 zoom: 1.2;
}
 
.kaerebalink-box, .booklink-box{
 border: 1px #9C9996 solid;
 box-shadow: 2px 2px 4px gray;
 margin: 20px 0;
 display: flex;
 align-items: center;
 padding: 20px;
 box-sizing: border-box;
 justify-content: space-around;
}
 
.booklink-footer {
 display: none;
}
 
.kaerebalink-info, .booklink-info {
 width: 43%;
 font-size: 16px;
}
 
@media screen and (max-width: 640px) {
.kaerebalink-box, .booklink-box {
 display: block;
}
 
.kaerebalink-info, .booklink-info {
 width: 100%;
}
 
.kaerebalink-image, .booklink-image {
 margin: 0 0 20px 0!important;
 text-align: center;
 float: none!important;
}
 
.kaerebalink-name, .booklink-name{
 text-align: center;
}
}
.custom-html-widget .widget-menu__title {
 color: #FFFFFF;
 background-color: #FF6699;
}	
/*--------------------------------------
  ふきだしの色を変える（←左）
--------------------------------------*/
.sc {
 border: solid 2px #FFEEFF;/*ふきだしの線の色*/
 background: #FFEEFF;/*ふきだしの中の色*/
  color: #222222;/*文字の色*/
}
.sc:before {
 border: 12px solid transparent;
 border-right: 12px solid #FFEEFF;/*ふきだしの線の色*/
 content: "";
}
.sc:after {
 display: inline-block;
 position: absolute;
 border: 12px solid transparent;
border-right: 12px solid #FFEEFF;/*ふきだしの中の色*/
content: "";
}
/*--------------------------------------
  ふきだしの色を変える（右→）
--------------------------------------*/
.right .sc {
 background: #FFEEFF;/*ふきだしの中の色*/
  color: #222222;/*文字の色*/
}
.right .sc:before,
.right .sc:after {
 right: -23px;
 left: auto;
 border: 12px solid transparent;
 border-left: 12px solid #FFEEFF;/*ふきだしの線の色*/
}
.right .sc:after {
 right: -20px;
 border-left-color: #FFEEFF ;/*ふきだしの中の色*/
}
/*カエレバ・ヨメレバ*/
.booklink-box, .kaerebalink-box {
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
padding: 22px 25px 22px 25px;
width: 94%;
margin: 0 auto 15px;
border: 3px solid #dfdfdf;
box-sizing: border-box;
text-align: center;
}
.booklink-image, .kaerebalink-image {
width: 100%;
margin: 0 0 5px 0;
}
.booklink-image img, .kaerebalink-image img {}
.booklink-info, .kaerebalink-info {
line-height: 125%;
width: 100%;
}
.booklink-name, .kaerebalink-name {
margin: 0 0 4px 0;
}
.booklink-name a, .kaerebalink-name a {
color: #0066cc;
text-decoration: underline;
}
.booklink-name > a, .kaerebalink-name > a {
font-size: 16px;
}
.booklink-name a:hover, .kaerebalink-name a:hover {
color: #FF9900;
}
.booklink-powered-date, .kaerebalink-powered-date {
font-size: 8px;
}
.booklink-detail, .kaerebalink-detail {
color: #333333;
font-size: 12px;
margin: 0 0 10px 0;
}
.booklink-link2, .kaerebalink-link1 {}
.booklink-link2 a, .kaerebalink-link1 a {
width: 100%;
display: block;
margin: 0px auto 8px;
padding: 10px 1px;
text-decoration: none;
font-size: 14px;
font-weight: bold;
box-shadow: 2px 2px 1px #dcdcdc;
  border: 2px solid #4682b4;
}
.booklink-link2 a:hover, .kaerebalink-link1 a:hover {
opacity: 0.6;
}
@media screen and (min-width: 800px) {
.booklink-box, .kaerebalink-box {
text-align: left;
display: table;
}
.booklink-image, .kaerebalink-image {
vertical-align: top;
box-sizing: border-box;
display: table-cell;
width: 111px;
text-align: center;
margin: 0;
}
.booklink-image img, .kaerebalink-image img {
max-width: 100%
}
.booklink-info, .kaerebalink-info {
line-height: 125%;
vertical-align: top;
box-sizing: border-box;
display: table-cell;
padding-left: 25px;
width: auto;
}
.booklink-name, .kaerebalink-name {
margin: 0 0 24px 0;
}
.booklink-name > a, .kaerebalink-name > a {
font-size: 16px;
}
.booklink-powered-date, .kaerebalink-powered-date {
margin: 6px 0 0 0;
}
.booklink-detail, .kaerebalink-detail {
margin: 0 0 14px 0;
}
.booklink-link2 a, .kaerebalink-link1 a {
width: auto;
text-align: center;
margin: none;
}
.booklink-link2 > div, .kaerebalink-link1 > div {
width: 33.33%;
padding: 0 5px 5px 0;
box-sizing: border-box;
float: left;
}
}
.shoplinkamazon a {
color: #fff;
background: #FFB36B;
background: linear-gradient(to bottom, #FFB36B 0%, #FFB36B 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB36B', endColorstr='#FFB36B', GradientType=0);
border: 2px solid #FFB36B;
}
.shoplinkrakuten a {
color: #fff;
background: #EA7373;
background: linear-gradient(to bottom, #EA7373 0%, #EA7373 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA7373', endColorstr='#EA7373', GradientType=0);
border: 2px solid #EA7373;
}
.shoplinkyahoo a {
color: #fff;
background: #51A7E8;
background: linear-gradient(to bottom, #51A7E8 0%, #51A7E8 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51A7E8', endColorstr='#51A7E8', GradientType=0);
border: 2px solid #51A7E8;
}
.shoplinkkindle a {
color: #fff;
background: #666666;
background: linear-gradient(to bottom, #666666 0%, #666666 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#666666', GradientType=0);
border: 2px solid #666666;
}