@charset "utf-8";


/*=======================================================
	アテント　アテント排泄ケア お取り組み紹介
=======================================================*/
.basic_cont .info_cont h3 {
	padding-left: 17px;
	text-indent: -1em;
}
.basic_cont .info_cont .facility {
	padding-left: 17px;
	font-size: 17px;
	font-size: 1.5rem;
}
.basic_cont .info_cont .date {
	padding-left: 17px;
}


#example_lead h2 {
	font-size: 17px; /* ie8 */
	font-size: 1.7rem;
}

#brand_wrap article {
	padding: 20px;
	border-bottom: 1px solid #ddd;
}
#brand_wrap article h4 {
	margin-bottom: 20px;
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
	background: #f9e7fe url(../../img/lead_bg.png);
	text-align: center;
	padding: 6px 0;
}
#brand_wrap article h5 {
	margin-bottom: 10px;
	padding: 9px 15px 8px;
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
	line-height: 1;
	background: #fff;
	border-radius: 20px;
	display: inline-block;
	width: auto;
}

/* 施設紹介 */
#example_header h3 {
	margin: 0 -10px 10px;
	font-size: 22px; /* ie8 */
	font-size: 2.2rem;
	color: #8a39a1;
	border-radius: 10px;
	background: #f9e7fe url(../../img/lead_bg.png);
	text-align: center;
	padding: 8px 10px;
	border-bottom: 1px solid #dfcfe4;
}
#brand_wrap #example_header h4 {
	margin-bottom: 0;
	padding-top: 0;
	background: transparent;
}
#example_header > p {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
}
#example_header > p strong {
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
}
#example_header #gathering_date {
	font-weight: normal;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
	text-align: right;
}
#example_header div {
	background: #fcfcfc;
	padding: 20px;
	border: 1px dotted #ccc;
}
#example_header div figure {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
#example_header div p {
	display: table-cell;
	vertical-align: top;
}

/* 当社との取り組み */
#example_efforts > div {
	margin-bottom: 20px;
	padding: 20px;
	background: #fde url(../../img/lead_bg.png);
}
#example_efforts figure {
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	background: #fff;
	border-radius: 10px;
}
#example_efforts figcaption {
	text-align: center;
	font-weight: bold;
	color: #f69;
}
#example_efforts ul {
	padding-left: 1.5em;
}
#example_efforts ul li {
	padding-bottom: 5px;
}
#example_efforts ul li:before {
	content: "●";
	color: #f78;
	margin-left: -1.3em;
	padding-right: 0.3em;
}
#example_efforts ul li strong {
	font-size: 1.2em;
}
#example_efforts ul li:after {
	content: "";
	display: block;
	clear: both;
}
#example_efforts ul li .float_right {
	float: right;
	margin: 0 0 0 15px;
}

/* 結病院スタッフ様の声 */
#example_impressions dl {
	letter-spacing: -.4em;
}
#example_impressions dl > * {
	letter-spacing: normal;
	vertical-align: top;
	box-sizing: border-box;
	display: inline-block;
}
#example_impressions dt {
	padding: 15px 10px;
	width: 230px;
	text-align: center;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
}
#example_impressions dd {
	margin-bottom: 30px;
	padding: 15px 20px;
	background: #f1f0fe url(../../img/lead_bg.png);
	border-radius: 10px;
	width: 700px;
}

#example_impressions dl dt span {
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
	display: block;
}

#example_impressions dd > figure,
#example_impressions dd > div {
	display: table-cell;
	vertical-align: top;
}

#example_impressions dd > figure {
	text-align: center;
	padding-left: 15px;
}

#example_impressions dl figcaption {
	margin-top: 6px;
}

#example_impressions dd div figure {
	margin: 10px 0;
	text-align: center;
	padding-left: 15px;
	display: block;
	text-align: center;
}


/* 採用された商品 */
#brand_wrap #example_item h5 {
	text-align: center;
	display: block;
}
#brand_wrap #example_item ul {
	letter-spacing: -.4em;
	text-align: center;
}
#brand_wrap #example_item ul li {
	padding: 0 10px 20px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
}
#brand_wrap #example_item ul li img {
	margin-bottom: 8px;
}


/* ===========================================
	MediaQueries
=========================================== */

/* スマホ----------------------------- */
@media screen and (max-width: 767px) {



	#brand_wrap article {
		margin-top: 20px;
		padding: 0;
	}

	#brand_wrap article h4 {
		padding: 12px 0;
	}

/* 施設紹介 */
	#example_header h3 {
		margin: 0 0 10px 0;
		border-radius: 0;
	}
	#example_header > p {
		padding: 0 10px 10px 10px;
	}
	#example_header div {
		padding: 10px;
	}
	#example_header div figure {
		padding: 0 0 5px;
		display: block;
	}
	#example_header div p {
		display: block;
	}

/* 当社との取り組み */
	#example_efforts > div {
		margin-bottom: 10px;
		padding: 10px;
	}

	#example_efforts ol li .float_right {
		float: none;
		margin: 5px 0;
	}

/* 結病院スタッフ様の声 */
	#example_impressions dt {
		margin: 10px 0 2px;
		padding: 10px;
		width: auto;
		display: block;
		font-size: 1.4rem;
		border-radius: 0;
		background: #e8e7fe url(../../img/lead_bg.png);
	}

	#example_impressions dd {
		margin-bottom: 15px;
		padding: 10px;
		width: auto;
		font-size: 1.2rem;
		border-bottom: 1px solid #ddd;
		border-radius: 0;
		display: flex;
		flex-direction: column;
	}

	#example_impressions dl dt span {
		padding-right: 1rem;
		display: inline;
		vertical-align: middle;
		font-size: 1.2rem;
	}

	#example_impressions dd > figure,
	#example_impressions dd > div {
		display: block;
	}

	#example_impressions dd > figure {
		padding: 0 0 10px 0;
		order: 1;
	}
	#example_impressions dd > div {
		order: 2;
	}

	#example_impressions dl figcaption {
		font-size: 1.2rem;
	}
}
