@charset "utf-8";
/* CSS Document */

body {
background:#F5F5F5!important;
}
.main-content .sim-box .sec .tit-box,
.main-content .sim-box .tit-box .count {
background: #58BEC9;
}


/* 入力画面 */
.result-txt-box h2 {
background: #58BEC9;
}
.result-box .result-txt-box {
border-color:#58BEC9;
}
