#interviews {
}
#interviews p.p_interview {
	margin-left: 120px;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 1.4em;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 150%;
}
#interviews p {
	font-size: 1.3em;
	margin-left: 120px;
	line-height: 140%;
}
.img_kao {
	border: 1px solid #DDDDDD;
	float: left;
	height: 100px;
	width: 100px;
}


.iro_waku {
	padding: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #fff;
	background-color: #08B8F2;
	border-radius: 10px;
	-webkit-border-radius: 10px; /* Safari、Google Chrome */
	-moz-border-radius: 10px;
}
.iro_waku.column2 {
	width: 45%;
}



#interview .img_main {
	margin-top: 20px;
	margin-bottom: 20px;
}
#interview .profile_box .face {
	float: left;
	width: 19%;
}
#interview .profile_box .profile_data {
	margin-left: 24%;
}
.profile_box .profile_data .name {
	margin-bottom: 10px;
}
.profile_box .profile_data h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-size: 1.6em;
	color: #000;
}
#interview h3 {
	font-size: 1.4em;
}
#interview .p_q {
	font-size: 1.4em;
	color: #000;
	margin-top: 20px;
	font-weight: bold;
}
#interview .profile_box {
	margin-top: 15px;
	margin-bottom: 30px;
}
#interview .photobox {
	float: right;
	width: 40%;
	margin-left: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#interview .photobox img {
}
#interview .photobox p {
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 20px;
}
#interview {
	margin-bottom: 50px;
}
.profile_box .profile_data .p_name {
	font-size: 1.48em;
	font-weight: bold;
	color: #333;
}
.profile_data ul li {
	font-size: 1.2em;
}

/*
 * -- PHONE MEDIA QUERIES --
 */
@media only screen and (max-width:685px){
	
.column2 {
	margin-left: 0px;
	padding-top: 20px;

}

.iro_waku.column2 {
	width: 97%;
}
}
