@charset "utf-8";
/*** Keroro 2026/06 ***/
	.ev_keroro section#description{background-color: #fefefe;}
	.ev_keroro section#description .alert{color: #636736; background-color: #d9d8ae; border: 1px solid #9d9f85;}
	.ev_keroro section#description .alert .glyphicon:before{color: #636736;}
	.ev_keroro section#description .btn-default{background: #fff; color: #0facba; border-color: #0facba;}

	.ev_present section#present .detail .receive {background: rgb(255 255 255 / 30%);}
	.ev_present section#present .detail .receive .notes p {color: #cdcb70;}
	.ev_keroro section#present{background: rgb(10 5 30 / 1);}
	.ev_keroro section#present .detail{border: 2px solid #6CC24A; background: rgb(0 0 0 / 0.15);}
	.ev_keroro section#present .detail .cell.info{background: rgb(255 255 255 / 0.15)}
	.ev_keroro section#present .detail .info_ttl{color: #fff; background: #6CC24A;}
	.ev_keroro section#present .detail .info_ttl a{color: #fff; border: 1px solid #fff;}
	.ev_keroro section#present .detail .notes{color: #fff;}
	.ev_keroro section#present .detail .cell div.btn-lot{color: #fff; background: #333; border: 2px solid #333;}
	.ev_keroro section#present .detail .cell div.btn-lot.enable{color: #6CC24A; background: rgb(0 0 0 / 0.75); border: 3px solid #6CC24A; background-image: none;}
	.ev_keroro section#present .detail .cell div.btn-lot.hit{background: #a31b0c; border: 2px solid #edff04; color: #edff04;}
	.ev_keroro section#present .detail .cell div.btn-lot.disable{color: #535353; background: rgb(0 0 0 / 0.75); border: 3px solid #535353;}
	.ev_keroro section#present .detail h3{background: #6CC24A; color: #fff;}
	.ev_keroro section#present .detail .notes,
	.ev_keroro section#present .detail .switch{color: #fff; background: rgb(255 255 255 / 15%);}

	/* reward */
	.ev_keroro section#present .detail .switch p{color: #e51111;}
	.ev_keroro section#notice h3{color: #000;}
	.ev_present section#present .detail .switch .notice ul > li b {color: #fff100;}
/*** Keroro 2026/06 ***/