#section0 {	
	background-image:url('../img/donation/submain01_bg.jpg');
}
#section1 {
	background-image:url('../img/donation/submain_foundbf_bg.png');
}
#section2 {
	background-color: #feefda; 
	background-image:url('../img/donation/submain03_bg.jpg');
	background-size: cover;
}
#section3 {
	background-color: #fff;
	padding: 0;
}
#section4 {
	background-color: #f7edec; 
	background-image:url('../img/donation/submain05_bg.jpg');
}
#section5{
	background-image:url('../img/donation/submain_together_bg.jpg');
	background-size:cover
}

.section {	
	background-position:50% 100%;
	background-size:cover;
	background-repeat: no-repeat;
}

.section .title {
	padding-bottom:25px !important;
}

.section .txt {
	padding-bottom:40px !important;
	font-size:20px;
	line-height:1.5;
	color:#4d4740;
	word-break:keep-all;
}

#section0 .intro { padding-top: 100px !important; }

.scenario-area { max-width: 1100px; margin:0 auto; margin-bottom: 50px; height: 190px; background-color:rgba(255,255,255,0.5);  padding: 0 25px; }
.scenario-area li { position: relative; float:left; list-style: none; width: 12.5%; display:block; height: 190px; padding: 125px 0 20px 0; background-size: 85px; background-position: 50% 40px; background-repeat: no-repeat; text-align: center; word-break: keep-all; }
.scenario-area li span { display:inline-sblock; font-size: 18px; }
.scenario-area li span.mobile_hide { display: none; }
.scenario-area .education { background-image:url('../img/icons/ic_education.png'); }
.scenario-area .environment { background-image:url('../img/icons/ic_environment.png'); }
.scenario-area .health { background-image:url('../img/icons/ic_health.png'); }
.scenario-area .living { background-image:url('../img/icons/ic_living.png'); }
.scenario-area .labor { background-image:url('../img/icons/ic_labor.png'); }
.scenario-area .safe { background-image:url('../img/icons/ic_safety.png'); }
.scenario-area .culture { background-image:url('../img/icons/ic_culture.png'); }
.scenario-area .social { background-image:url('../img/icons/ic_social.png'); }
.scenario-area .area-info { display: none; line-height:1.5; }

#section2 .intro { padding-bottom: 100px !important; }

#section3 .intro { padding: 10px !important; }
#section3 .txt br { display: block; }
.section_sub_col3 { width: 33.333%; height: 100%; float: left; position: relative; background-position: 50% 50%; background-size: cover; }
.section_sub_col3.fundmaking { background-image:url('../img/donation/submain04_1_bg.jpg'); }
.section_sub_col3.legacyfund { background-image:url('../img/donation/submain04_2_bg.jpg'); }
.section_sub_col3.corporate { background-image:url('../img/donation/submain04_3_bg.jpg'); }

@media only screen and (max-width:767px) { 
#section3 .intro { margin-top: -17px; padding: 20px !important; }
#section3 .section_sub_col3.fundmaking .intro { margin-top: 12px; }
#section3 .title { padding-bottom: 2px !important; }
#section3 .txt { padding-bottom: 8px !important; }
#section3 .btn { font-size: 13px; background-size: 5px; background-position: right 10px top 50%; padding: 5px 20px 5px 12px; min-width: 95px !important; }
.section_sub_col3 { width: 100%; }
.section_sub_col3.fundmaking { height: 39%; background-image:url('../img/donation/submain04_1_bg_m.jpg'); }
.section_sub_col3.legacyfund { height: 30.5%; background-image:url('../img/donation/submain04_2_bg_m.jpg'); }
.section_sub_col3.corporate { height: 30.5%; background-image:url('../img/donation/submain04_3_bg_m.jpg'); }
}

@media only screen and (max-width:350px) { 
#section3 .btn { font-size: 11px; }
}