@charset "UTF-8";
.font-num { font-family: 'Lato', sans-serif; }

.font-maru { font-family: 'Zen Maru Gothic', sans-serif; }

.font-nsj { font-family: 'Noto Sans JP', sans-serif; }

/* ==================================================================================================== コンテンツ
==================================================================================================== */
.heading { margin-bottom: 30px; }

.lead { margin-bottom: 30px; text-align: center; }

.btn-form { background-color: #39ab93; }

.table-form { border-top: 1px solid #39ab93; }
.table-form tr { border-bottom: 1px solid #39ab93; }
.table-form tr th { background: rgba(57, 165, 141, 0.2); }
.table-form tr td .div-post .address-btn { background-color: #39ab93; }

.detail-top { align-items: center; }
.detail-top .detail-fig { width: 6em; margin-right: 1em; }
.detail-top .detail-prof { flex: 1; }
.detail-top .detail-name .detail-name-full { font-size: 1.1111111111rem; }

/*# sourceMappingURL=member.css.map */
