@charset "UTF-8";
.i01-3wak {
	display: block;
	clear: both;
	width: 659px;
	height: 110px;
}
.i01-ph {
	float: left;
	width: 205px;
}
.i01-txt {
	float: right;
	width: 438px;
}
.i01-3-1 {
	float: left;
	width: 215px;
	text-align: right;
}

.i01-3-2 {
	text-align: center;
	width: 228px;
	float: left;
}
.i01-3-3 {
	float: left;
	width: 215px;
}
.i01-ph2 {
	float: left;
	width: 215px;
}
.i01-txt2 {
	float: right;
	width: 435px;
	margin-bottom: 20px;
}
.f01-tbl {
	margin-top: 5px;
	margin-bottom: 15px;
}

.f01-tbl td {
	font-size: 82%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 1.5;
}
.ftopic {
	font-size: 89%;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #33CCCC;
	color: #E25241;
	font-weight: bolder;
}
.i01-txt2 li {
	font-size: 80%;
	line-height: 20px;
	background-image: url(../../img/f01/5/san.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* w480より大きい場合に適用【タブレット以上の場合】*/
@media screen and (min-width: 480px){
}



/* スマートフォン縦型　w480より小さい場合に適用 */
@media only screen and (max-width:480px){
.i01-txt2 {
	float: none;
	width: 100%;
	clear: both;
}
.i01-txt2 li {
	font-size: 100%;
	line-height: 2em;
	list-style-type: none;
}
}