@charset "UTF-8";
/* CSS Document */
/*2021.4.26 For hosoda oroshi*/


/* ▼コンテンツ　の設定
　---------------------------------------- */
#content_waku {
		width: 680px;
		margin: 15px auto 0px;
}


 /* ▼会社キャッチ　の設定
　---------------------------------------- */
.kaish_pop {
		width: 570px;
		margin: 3px auto 10px;
		padding: 20px 55px;
		background-color: #ffffcc;
		border: solid 2px #eaf27e;
}

.kaisha_chatch{
		height: 150px;
		float: left;
		padding-left: 10px;
		border-left: solid 5px #bf0000;
}

.chatch_copy {
		width: 419px;
		padding-bottom: 6px;
		margin-bottom: 10px;
		border-bottom: solid 2px  #bf0000;
		
}

.chatch_word {
		width: 419px;
		padding-bottom: 10px;
		border-bottom: solid 1px  #bf0000;
}

.kotoba {
	 	font-size: 0.8em;
	 	line-height: 1.5em;
		
}

.tatemono_photo {
		text-align: right;
}

.tatemono_photo img {
		width: 121px;
		height: 150px;
}

 /* ▼万全の体制で　の設定
　---------------------------------------- */

 /* ▼万全の体制で説明　の設定
　---------------------------------------- */
.banzen_waku {
		margin: 10px auto 10px;
}

.banzen_sub_title {
		
}

.banzen_info {
		display: flex;
		justify-content: space-between;
		padding: 10px;
		border: solid 1px #99cc00;
}

.banzen_kotoba {
		width: 500px;
}

.banzen_word {
		font-size: 0.8em;
		line-height: 1.5em;
}

.banzen_photo {
		text-align: left;
}

 /* ▼万全の体制で　2F　の設定
　---------------------------------------- */
.second_floor {
		margin: 10px auto 10px;
}

.second_floor_setumei_waku {
		display:flex;
		justify-content: space-between;
		margin-top: 8px;
}

.second_floor_01setumei,
.second_floor_02setumei,
.second_floor_03setumei {
		font-size: 0.6em;
		text-align: center;
		margin-top: 3px;
}

/* ▼万全の体制で　3F　の設定
　---------------------------------------- */
.third_floor {
		margin: 10px auto 10px;
}

.third_floor_setumei_waku {
		display:flex;
		justify-content: space-between;
		align-items: flex-end;
		margin-top: 8px;
}

.third_floor_01setumei,
.third_floor_02setumei,
.third_floor_03setumei {
		font-size: 0.6em;
		text-align: center;
		margin-top: 3px;
}

.sagyousitu {
		margin: 20px 0 10px;
}

/* ▼万全の体制で 配送車　の設定
　---------------------------------------- */
.haisousha {
		margin: 10px auto 10px;
}

.haisousha_setumei_waku {
		display:flex;
		margin-top: 8px;
}

.haisousha_02 {
		margin-left: 80px;
}

.haisousha_01setumei,
.haisousha_02setumei {
		font-size: 0.6em;
		text-align: center;
		margin-top: 3px;
}

 /* ▼最新の安全衛生技術採用 説明　の設定
　---------------------------------------- */
.eisei_waku {
		margin: 10px auto 10px;
}

.eisei_sub_title {
		
}

.eisei_info {
		margin: 10px auto;
		padding: 10px;
		border: solid 1px #99cc00;
}

.eisei_kotoba {
		width: 640px;
		margin: 0 auto;
}

.eisei_word {
		font-size: 0.8em;
		line-height: 1.5em;
}


































