/* BASIC css start */
.toyhero_donation { margin: 0 33%; overflow: hidden; }
.toyhero_donation h3 { color: #000; font-size: 2em; font-weight: 600; text-align: center; padding-bottom: 10%;}
.toyhero_donation img { width: 100%; }

.toyhero_toon { background: #ffc435; padding: 5% 0; }

.swiper-container { width: 185%; overflow-x: hidden; margin: 5% auto; }
.swiper-slide img { width: 100%; padding: 0 5%; }

.toyhero_btn { }
.toyhero_btn img { background: #f0e6da; padding: 3% 20% 20%; width: 60%; margin-top: -2px; }


.toyhero_game_noti{ background: #f0e6da; padding: 5%; }
.toyhero_game_noti h1 { color: #0e3460; font-weight: 700; font-size: 1.75em; line-height: 1.5em;  }
.toyhero_game_noti p { color: #272727; font-size: 1.25em; line-height: 1.7em; font-weight: 500; margin: 4% 0;}
.toyhero_game_noti p span { background: #fff; font-weight: 700; padding: 1% 2%; display: inline-block; margin-bottom: 1%; }
/* BASIC css end */

