@charset "utf-8";
/*
Theme Name: ★BizVektor子テーマサンプル★
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: ★あなた ｍ９っ・ｗ・）ｂ★
Tags: 
Version: 0.1.0
*/

.content ul {
  margin: 0px 0px 20px 20px;
}
/************************************
** 自前のバルーンシェアボタン
************************************/
/*bottom*/
#sns-btn-bottom{
	margin:5px 0px;
	padding: 10px 0px;
}
.balloon-btn-set{
  width:70px;
  height:63px;
}

.balloon-btn-set a{
  display:block;
  color:#777;
  font-size:15px;
  text-decoration:none;
}
.balloon-btn-horizontal{
	float:right;
	margin: 0 2px;
	text-align:center;
}
a.arrow-box-horizontal-link{
  font-weight:bold;
  text-align:center;
}
a.arrow-box-horizontal-link:hover{color:#777;}
a.balloon-btn-horizontal-link{
  border:1px solid #ddd;
  width:68px;
  height:25px;
  line-height:25px !important;
  position:relative;
  top:7px;
  color:white;
  border-radius:3px;
}
a.balloon-btn-horizontal-link:hover{
  color:white;
  opacity:0.6;
}

a.twitter-balloon-btn-horizontal-link{background-color:#6bace2;}
a.facebook-balloon-btn-horizontal-link{background-color:#445d93;}
a.googleplus-balloon-btn-horizontal-link{background-color:#d36054;}
a.hatena-balloon-btn-horizontal-link{background-color:#4c7ec6;}
a.pocket-balloon-btn-horizontal-link{background-color:#e15c69;}
a.line-balloon-btn-horizontal-link{background-color:#50c150;}
a.feedly-balloon-btn-horizontal-link{background-color:#94be61;}

.arrow-box-horizontal {
  position: relative;
  background: #fff;
  border: 1px solid #bbb;
  text-align:center;
  width:68px;
  height:33px;
  border-radius:3px;
  top:-7px;
  line-height:33px;
  display:inline-block;
}

.arrow-box-horizontal:after,
.arrow-box-horizontal:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-box-horizontal:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 3px;
  margin-left: -3px;
}
.arrow-box-horizontal:before {
  border-color: rgba(187, 187, 187, 0);
  border-top-color: #BBBBBB;
  border-width: 5px;
  margin-left: -5px;
}
/*  head  */
.share-num{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
