@charset "utf-8";

/*
  File Name   : pickup_p_lifesupport.css
*/

/* mainContents
----------------------------------------------------------- */
.content-header {
	margin-bottom: 30px;
}

.content-header img {
	width: 100%;
}

#mainContents .responsive_wrapper h2 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 1px #5AC8A0;
	margin-bottom: 45px;
}

#mainContents .responsive_wrapper h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5AC8A0;
	line-height: 24px;
	border-bottom: 1px dashed #5AC8A0;
	margin-bottom: 8px;
}

#mainContents p {
	font-size: 14px;
	line-height: 25px;
}

.content {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.content01 {
	float: none;
	width: 100%;
	margin-right: 0;
}

.content01 h3, .content01 p {
	margin-right: 0;
}

.figure {
	float: none;
	width: 100%;
	margin-top: 20px;
}

.figure img {
	width: 100%;
}

.content02 {
	float: none;
	width: 100%;
	margin-right: 0;
}

.content02 h3, .content02 p {
	margin-right: 0;
}

.pict {
	display: none;
}

.pict {
	float: none;
	width: 100%;
	margin-top: 20px;
}

.pict img {
	width: 100%;
}

.pict-sp img {
	display: block;
	width: 50%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.content03 {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
}

.content03 h3, .content03 p {
	margin-right: 0;
}

.left-image {
	display: none;
}

.figure-03 {
	display: none;
}

.figure-03-sp img {
	display: block;
	width: 100%;
	margin-top: 20px;
}

.content04 {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
}

.content04 h3, .content04 p {
	margin-right: 0;
}

.staff {
	float: none;
	width: 100%;
	margin-top: 20px;
}

.staff img {
	width: 100%;
}

@media screen and (min-width:480px) { /*タブレット CSS*/
}

@media screen and (min-width:960px) { /*PC CSS*/
	.content01 {
		float: left;
		width: 100%;
		margin-right: -320px;
	}

	.content01 h3, .content01 p {
		margin-right: 340px;
	}

	.figure {
		float: left;
		width: 320px;
		margin-top: 0;
	}

	.content02 {
		float: left;
		width: 100%;
		margin-right: -320px;
		font-size: 0;
	}

	.content02 h3, .content02 p {
		margin-right: 340px;
	}

	.pict {
		display: block;
		float: left;
		width: 186px;
		margin-top: 0;
	}

	.pict-sp img {
		display: none;
	}

	.content03 {
		float: right;
		width: 100%;
		margin-left: -230px;
	}

	.left-space {
		float: left;
		width: 1px;
		height: 208px;
	}

	.left-image {
		display: block;
		float: left;
		clear: both;
		width: 230px;
		height: 100px;
	}

	.content03 h3, .content03 p {
		margin-left: 230px;
	}

	.figure-03-sp img {
		display: none;
	}

	.content04 {
		float: right;
		width: 100%;
		margin-top: 30px;
		margin-left: -210px;
	}

	.content04 h3, .content04 p {
		margin-left: 230px;
	}
}
