/* BASIC css start */
.mlog-tit { padding: 30px 0 25px 0; text-align: center; }
.mlog-tit h2 { font-size: 30px; font-weight: bold; line-height: 30px; text-transform: uppercase; }
.mlog-tit h3 { padding-top:10px; font-size: 20px; }
.mlog-tab { margin: 0 7%; display: flex; align-items: center; justify-content: space-between; }
.mlog-tab li { width: 49.6%; text-align: center; background: #eee; height: 40px; line-height: 40px; font-size: 16px; }
.mlog-tab li a { color: #585858; }
.mlog-tab li.on { background: #28bab8; }
.mlog-tab li.on a { color: #fff; }


.notice { padding:0 7% 20px; font-size:13px; line-height:18px; text-align:center; }
.notice img { width: 100%; }
/* BASIC css end */

