/* スマホ用ソーシャルボタンCSS */
a.facebook-iine{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#3b5998;
height:30px;
display:block;
text-decoration:none;
font-size:15px;
float:left;
margin-bottom:10px;
}
 
a.facebook-iine:hover{
background-color:#6277a1;
}
 
a.twitter-tweet{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#00acee;
height:30px;
display:block;
text-decoration:none;
font-size:15px;
float:left;
margin-bottom:10px;
}
 
a.twitter-tweet:hover{
background-color:#6aafca;
}



a.pocketbtn{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#EF3E56;
height:30px;
display:block;
text-decoration:none;
font-size:15px;
float:left;
margin-bottom:10px;
}
 
a.pocketbtn:hover{
background-color:#f79eaa;
}


a.hatenabtn2{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#568BCA;
height:30px;
display:block;
text-decoration:none;
font-size:15px;
float:left;
margin-bottom:10px;
}
 
a.hatenabtn2:hover{
background-color:#6277a1;
}


a.gplusbtn{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#DD4B39;
height:30px;
display:block;
text-decoration:none;
font-size:15px;
float:left;
margin-bottom:10px;
}
 
a.gplusbtn:hover{
background-color:#E05D4C;
}


a.feedlybtn{
width:50%;
padding:20px 0;
color:#fff;
text-align:center;
background-color:#70CA3B;
height:30px;
display:block;
text-decoration:none;
font-size:15px;
float:left;
margin-bottom:10px;
}
 
a.feedlybtn:hover{
background-color:#9ad975;
}

/*--ヨメレバ・カエレバ-----------------------------------------------------*/
.booklink-box, .kaerebalink-box {
	margin: 16px auto;
	padding: 5%;
	width: 85%;
	overflow: hidden;
	border: solid 1px #ccc;
	font-size: 90%;
}

.booklink-image, .kaerebalink-image {
	margin: 0 0 16px;
}

.booklink-image img, .kaerebalink-image img {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.booklink-info, .kaerebalink-info {
	overflow: hidden;
	line-height: 120%;
	text-align: center;
}

.booklink-name, .kaerebalink-name {
	margin-bottom: 16px;
	font-size: 100%;
	line-height: 120%;
}

.booklink-powered-date, .kaerebalink-powered-date {
	margin-top: 16px;
	font-family: verdana;
	font-size: 8pt;
	line-height: 120%;
}

.booklink-detail, .kaerebalink-detail {
	margin-bottom: 16px;
}

.booklink-link2, .kaerebalink-link1 {
	margin-top: 16px;
}

.shoplinkamazon a, .shoplinkrakuten a, .shoplinkseven a {
	margin: 16px auto 0;
	padding: 4px;
	display: block;
	width: 90%;
	border-top: solid 1px #dadada;
	border-right: solid 1px #c7c8c8;
	border-bottom: solid 1px #949494;
	border-left: solid 1px #c7c8c8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #bcbcbc;
	background-image: -moz-linear-gradient(top,rgba(255,255,255,.98),rgba(255,255,255,.3) 95%,rgba(255,255,255,.98) 100%);
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.98),rgba(255,255,255,.3) 95%,rgba(255,255,255,.98) 100%);
	font-weight: 700;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,.6), 0 -.5px 0 rgba(1,1,1,.6);
}

.shoplinkamazon a:hover, .shoplinkrakuten a:hover, .shoplinkseven a:hover {
	border-top: solid 1px #b4b4b4;
	border-right: solid 1px #a0a2a2;
	border-bottom: solid 1px #6e6e6e;
	border-left: solid 1px #a0a2a2;
	box-shadow: 0 1px 1px rgba(148,148,148,1);
}

.shoplinkamazon a:active, .shoplinkrakuten a:active, .shoplinkseven a:active {
	position: relative;
	top: 1px;
	border-top: solid 1px #666;
	border-right: solid 1px #999;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #999;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.3);
	background-color: #bcbcbc;
	background-image: -moz-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,.3) 95%,rgba(255,255,255,.3) 100%);
	background-image: -webkit-linear-gradient(top,rgba(255,255,255,.3),rgba(255,255,255,.3) 95%,rgba(255,255,255,.0) 100%);
}

.shoplinkamazon a {
	color: #fc9711;
}

.shoplinkrakuten a {
	color: #bd0000;
}

.shoplinkseven a {
	color: #23518f;
}

.booklink-footer {
	clear: left;
}

@media screen and (min-width : 500px) {
	.booklink-box, .kaerebalink-box {
		padding: 32px;
	}
	
	.booklink-image, .kaerebalink-image {
		margin: 0 32px 0 0;
		float: left;
	}
	
	.booklink-info, .kaerebalink-info {
		margin: 0;
		text-align: left;
	}
	
	.booklink-link2, .kaerebalink-link1 {
		margin-top: 32px;
	}
	
	.shoplinkamazon a, .shoplinkrakuten a, .shoplinkseven a {
		margin: 16px 8px 0 0;
	}
}
/*--吹き出し-----------------------------------------------------*/
.bubble-right,
.bubble-left,
.bubble-right2,
.bubble-left2{
    position: relative;
    background: #fff;
    border: 1px solid #777;
    padding: 10px;
    border-radius: 10px;
    margin-top:0px;
    margin-bottom:0px;
}

.bubble-right,
.bubble-left{
    width: calc(100%-125px);
    width : -webkit-calc(100%-125px);
}
.bubble-right:after,
.bubble-right:before,
.bubble-left:after,
.bubble-left:before{
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.bubble-right:after,
.bubble-right:before {
    right: 100%;
}
.bubble-left:after,
.bubble-left:before {
    left: 100%;
}
.bubble-right{
    margin-left: 105px;
}
.bubble-left{
    margin-right: 105px;
}
.bubble-right:after,
.bubble-left:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 7px;
    margin-top: -7px;
}
.bubble-right:before,
.bubble-left:before {
    border-color: rgba(0, 0, 0, 0);
    border-width: 8px;
    margin-top: -8px;
}
.bubble-right:after {
    border-right-color: #fff;
}
.bubble-right:before {
    border-right-color: #000;
}
.bubble-left:after {
    border-left-color: #fff;
}
.bubble-left:before {
    border-left-color: #000;
}


.bubble-right2,
.bubble-left2{
    width: calc(100%-135px);
    width : -webkit-calc(100%-135px);
}
.bubble-right2:before,
.bubble-left2:after{
    top: 15px;
    border: solid transparent;
    width: 2em;
    position: absolute;
    pointer-events: none;
}

.bubble-right2{
    margin-left: 135px;
}
.bubble-right2:before {
    right: 99%;
    content: "｡oO";
}
.bubble-left2{
    margin-right: 135px;
}
.bubble-left2:after {
    left: 100%;
    content: "Oo｡";
}
.buble-img-left,
.buble-img-right{
    width: 100px;
    font-size:12px;
    text-align:center;
}
.buble-img-left
{
    float:left;
}
.buble-img-right{
    float:right;
}