@charset "UTF-8";
/*================================================
 *  CSSリセット
 ================================================*/
.coslpg_back_01 {
	height: 580px;
	background-image: url(../images/coslpg_images/000_b.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-bottom: 0px;
}
.coslpg_back_02 {
	margin-bottom: 20px;
	background-color: #A8DEFF;
	padding-top: 40px;
	padding-bottom: 40px;
}
.coslpg_back_03 {
	background-image: url(../images/coslpg_images/000_b.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-bottom: 0px;
}

.coslpg_margin_01 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.coslpg_text_01 {
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (max-width: 767px) {

.coslpg_margin_01 {
	margin-top: 10px;
	margin-bottom: 10px;
}	

.coslpg_back_02 {
	margin-bottom: 10px;
	background-color: #A8DEFF;
	padding-top: 20px;
	padding-bottom: 20px;
}	
.coslpg_margin_02 {
	margin-top: 0px;
	margin-bottom: -10px;
}	

.coslpg_text_01 {
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
	
	
	
}
