@charset "UTF-8";


.bio-sns-box {
box-sizing: border-box;
	text-decoration:none;
	border:solid 0px #000000;
}


.bio-sns-box a{
box-sizing: border-box;
	text-decoration:none;
	border:solid 0px #000000;
}

.bio-sns-box:hover{
	opacity:0.7;
}


.bio-facebook-box{
box-sizing: border-box;
color:#ffffff;
line-height: 35px;
text-align: center;
vertical-align: middle;
	margin:5px 0px 0px 0px;
	width:100%;
	height:35px;
	background-color:#3b5998;
	font-size:14px;
	font-weight:900;
}

.bio-twitter-box{
box-sizing: border-box;
color:#ffffff;
line-height: 35px;
text-align: center;
vertical-align: middle;
	margin:5px 0px 0px 0px;
	width:100%;
	height:35px;
	background-color:#2290bf;
	font-size:14px;
	font-weight:900;
}

.bio-instagram-box{
box-sizing: border-box;
color:#ffffff;
line-height: 35px;
text-align: center;
vertical-align: middle;
	margin:5px 0px 0px 0px;
	width:100%;
	height:35px;
	background-color:#3f729b;
	font-size:14px;
	font-weight:900;
}


.prof{
box-sizing: border-box;
	font-size:15px;
	padding:0px;
	margin-left:20px;
	vertical-align:top; 
	border:solid 0px #00ff00;
	float:left;
}

.prof-img-box{
box-sizing: border-box;
	float:left;
	width:200px;
	display:block;
	border:solid 0px #0000ff;
}

.bio{
box-sizing: border-box;
padding:10px;
margin:0 auto;
	border:solid 0px #0000ff;
	width:80%;
overflow: hidden;
position: relative;
zoom:1;
}

.prof-img{

	width:200px;
}


.kai{
box-sizing: border-box;
margin:30px auto;
text-align:left;
width:80%;
font-size:14px;
}

.kaitr{


}

.kaitd1{
text-align:right;
background-color:#ffcc99;
padding:20px;
width:25%;
}

.kaitd2{
background-color:#ffebcd;
padding:20px;
width:70%;

}