@charset "utf-8";
/* CSS Document */

.container { width: 100%;   margin: 0 auto; }
.container div{text-align: center;}

.intro-container { 	text-align: center;	 }

.intro-container h1 {font-size: 0.7rem;  }

.intro-container h2 {font-size: 0.7rem; line-height: 18px; height: 18px;}
.intro-container p {width:180px; font-size: 0.6rem; line-height:17px ; height: 17px; }

.chat-container { text-align:center;}
.chat-container p { font-size: 0.7rem; font-weight: 600; }
.chat-container span{ font-size: 0.8rem; font-weight: 500; }
.send-button {font-size: 0.7rem; text-align: left; }
  
.birth, .birthhour { font-size: 0.7rem; }
.health_title {font-size: 0.7rem;  }
.health_ad {width:100%; text-align: center; font-size: 0.6rem;  }