@charset "utf-8";
/* 終了更新 */

.endmess { border:#F0459F 3px solid; border-radius: 24px; padding:2em; text-align: center; margin-top: 2em; margin-bottom: 2em; }
h3.end { color:#F0459F; font-size: 160%; margin-bottom: 1em; font-weight: 800;}
.endmess p { font-size:85%; color:#000; }

.endmess-eps { border:#F0459F 3px solid; border-radius: 24px; padding:0.5em 1.5em 1.5em 1.5em ; text-align: center; margin: 2em auto 5em auto; max-width:870px; }
h3.end-eps { color:#F0459F; font-size: 200%; margin-bottom: 1em; line-height: 160%; }
.endmess-eps p { font-size:95%; color:#000; }


@media screen and (max-width: 640px) {
	
.endmess-eps p { font-size:135%; }
	
}