/*
	travel/greenplaza:index.php style
		index.css add:2018-09
*/

/*
	id="riyu_no"
*/
.riyu_noTitle{text-align:center;line-height: 40px;}

#reason1 .linkBannerGreen{margin-top:50px;}
#reason2 .linkBannerGreen{margin-top:20px;}

.reasonIconImg{width:45px;float:left;margin-top:-8px;}

#top_plan_baby{background:#faf8f0;border-top:4px solid #ff5c00;margin-right:5px;}
#top_plan_happiness{background:#faf8f0;border-top:4px solid #e2587d;margin-left:5px;}
	
/*------------------------------*/
/*	media screen start	*/
/*------------------------------*/

/*Mobile Size*/
@media screen and (max-width:670px) {
.riyu_noTitle{font-size:24px!important;font-size:2.4rem!important;line-height:40px;}
#riyu_no .f23{font-size:18px!important;font-size:1.8rem!important;}
#reason1 .linkBannerGreen{margin-top:20px;}
#top_plan_baby{margin-right:0px;margin-bottom:20px;}
#top_plan_happiness{margin-left:0px;}
}
@media screen and (max-width:320px){
}
