#wrap {width: 440px; height: 956px; background-color: #B9C8DF; margin: 0 auto; text-align: center}
header h1 {font-size:2rem ; color: #ffffff; padding-top: 63px;}
.date {display: flex; flex-flow: row nowrap; justify-content: center; padding-top:12px ; align-items:center;}
.date h2 {color: #ffffff; padding-right:9px ;}
#date_box {background: none; border-bottom: 2px solid #ffffff; width: 162px; color: #ffffff; padding-left: 3px;}
.text {display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; margin-top:22px ;}
.check_box {padding-right: 13px ;}
.check_box_none {padding-right: 13px ;}
.text_box {background: none; border-bottom: 2px solid #ffffff; width: 341px; color: #ffffff; padding-left: 3px;}
#plus_btn {padding-top: 20px; color: #ffffff; font-size: 1.75rem;}
#plus_btn:hover svg {background-color:#E3E3E3 ; border-radius: 20px;}
.check_box {display: none;}