@charset "utf-8";
	.List {
		padding-left: 20px;
		background: url(../imgs/150319/icon.png) no-repeat 0 50%;
	}
	.Link {
		padding-left: 20px;
	}
	.cvArea {
		text-align: center;
	}
	.cvArea li {
		display: inline-block;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		margin: 10px;
	}
	.cvArea li img {
		vertical-align: top;
	}

	.imgBoxR1 {
		display: table;
		width: 100%;
		margin-bottom: 60px;
	}
	.imgBoxR1 .text,
	.imgBoxR1 .photo {
		display: table-cell;
		vertical-align: top;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.imgBoxR1 .photo {
		width: 360px;
		padding-left: 20px;
		text-align: left;
	}
@media only screen and (max-width: 768px) {
	.imgBoxR1 .text {
		display: block;
	}
	.imgBoxR1 .photo {
		display: block;
		width: auto;
		margin-top: 30px;
		padding-left: 0;
		text-align: center;
	}
	.imgBoxR1 .photo .cap ,
	.imgBoxR1 .photo .caption {
		text-align: right;
	}
}


.circle {
	background: url(../imgs/list-icon.png) no-repeat 0 50%;
    padding-left: 1em;
}
.circle02 {
	background: url(../imgs/list-icon.png) no-repeat 0 50%;
    padding-left: 1em;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
.circle03 {
	background: url(../imgs/list-icon.png) no-repeat 0 15%;
    padding-left: 1em;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}
.culm .fl {
	width: 60.578034682080926%%;
}
.culm .fr {
	width: 37.80346820809248%;
}
.culm02 .fl,
.culm02 .fr {
	width: 48.554913294797686%;
}
.culm .fl .noasobiMap {
	margin-left: -16px;
}
.bousaiBox {
	background-color: #f0f2f3;
	padding: 20px;
	box-sizing: border-box;
}
.bousaiBox li {
	display: inline-block;
	width: 23.809523809523807%;
	margin: 0 5px;
	vertical-align: top;
}
.bousaiBox li.bousaiTxt {
	width: 35.714285714285715%;
	font-size: 12px;
}
.ls  {
	letter-spacing: 0.1px;
}
.lifesupport.culm .fl {
	width: auto;
}
.lifesupport.culm .fr {
	width: 48.604651162790695%;
}
.lifesupport .fl {
	color: #333333;
	font-size: 13px;
	line-height: 24px
}
.lifesupport .fl ul {
	margin-bottom: 60px;
	padding-left: 15px;
}
.lifesupport.culm .fr .image {
	margin-bottom: 5px;
}
.lifesupport.culm .fr .caption {
	margin-bottom: 10px;
}
@media only screen and (max-width:480px) {
.culm img {
	width: 100%;
}
.fl,
.fr {
	float: none !important;
	width: auto !important;
}
.fl {
	margin-bottom: 25px;
}
.bousaiBox {
	text-align: center;
}
.bousaiBox li {
	width: auto;
}
.bousaiBox li.bousaiTxt {
	display: block;
	width: auto;
	margin-bottom: 20px;
}

.culm .fl .noasobiMap {
	margin-left: 0;
}
}