@charset "utf-8";

.main_banner {
	width: 100%;
	height: 1122px;
	background: url(../image/shel_back01.png) center no-repeat;
	float: left;
	min-width: 1024px;

}

.main_banner > div {
	margin-top: 550px;

}

#shel_logo {
	transform: scale(0.8)
}

.main_banner > div > h3 {
	font-family: 'Roboto';
	font-size: 30px;
}

.main_banner > div > p {
	width: 490px;
	font: normal 15px/22px 'Noto Sans KR';
	margin: 10px auto;
}

#quest {
	margin: 70px auto 20px;
	font: bold 20px/22px 'Roboto';
	color:
}

.main_banner > div > img {
	transform: scale(0.6);
}

.hill_shelter {
	width: 100%;
	background: url(../image/shel_img01.png) center no-repeat;
	height: 855px;
	float: left;
	min-width: 1024px;
}

.hill_shelter > div {
	width: 1024px;
	margin: auto;
}

.hill_shelter > div > h4 {
	width: 1024px;
	text-align: left;
	margin: 190px auto 120px;
	font: bold 30px/45px 'Noto Sans KR';
	color: #fff;
}

.hill_shelter > div > img {
	padding-right: 1000px;
	float: left;

}

.hill_shelter > div > p {
	margin: 40px auto 0;
	width: 300px;
	font: normal 15px/28px 'Noto Sans KR';
	color: #fff;
	text-align: left;
	float: left;
}

.story {
	width: 100%;
	height: 600px;
	float: left;
	min-width: 1024px;
}

.movie {
	margin: 150px auto 0;
	width: 1024px;
}

.title {
	font: bold 18px/22px 'Roboto';
}

.cat_story > h3 {
	border-bottom: 1px solid #adadad;
	width: 130px;
	height: 40px;
	margin: auto;
	margin-bottom: 45px;
}

.cat_story {
	float: left;
	padding-left: 50px;
	padding-right: 100px;
}

.dog_story > h3 {
	border-bottom: 1px solid #adadad;
	width: 180px;
	height: 40px;
	margin: auto;
	margin-bottom: 45px;
}

.dog_story {
	float: left;
}

.adopt {
	width: 100%;
	height: 600px;
	background: url(../image/shel_img02.png) center no-repeat;
	min-width: 1024px;
	float: left;
}

.ur_story {
	margin: 150px auto 0;
	width: 1024px;
}

.ur_story > h3 {
	text-align: left;
	font: bold 30px/50px 'Noto Sans KR';
	width: 200x;
	color: #fff;
}

.ur_story > p {
	float: left;
	cursor: pointer;
	margin-top: 100px;
	font: normal 18px/22px 'Roboto';
	color: #fff;
	height: 25px;
	border-bottom: 2px solid #fff;
}
