@charset "UTF-8";


/* Bace
===================================*/
.wrapper.opeg.gakpeg .contebody {
    min-height: calc(100vh - 80px);
}

.gakpeg header {
    margin-bottom: 2px;
}
.gakpeg header .hed-are .blk {
    max-width: initial;
}
.gakpeg .logo-are {
    max-width: initial;
}

.gakpeg .hed-are {
    border-bottom: 0;
}

.gakpeg .nav-are {
    border-top: 1px solid #dadada;
}

.sbody-are {
    padding-top: 20px;
}

.contebody-gk .fm-box .moku {
    width: 200px;
}

.gakpeg footer {
    background-color: #020748;
}

.gakpeg .contebody {
    min-height: calc(100vh - 205px);
}



/* home
===================================*/
.home.admin-index table {
    table-layout: auto;
}
.home.admin-index thead th:nth-of-type(1) {
    width: 130px;
}
.home.admin-index thead th:nth-of-type(5) {
    width: 130px;
}

/* home-info */
.info-are {
}
.info-box:first-of-type {
    border: 1px solid #ccc;
}
.info-box {
    border: 1px solid #ccc;
    border-top: none;
    padding: 30px;
}
.info-box .flx {
    display: -webkit-flex;
    display: flex;
}
.info-box .day {
}
.info-box .time {
}
.info-box .tai {
    font-size: 1.8rem;
}
.info-box .txt {
    padding: 20px 15px;
    padding-bottom: 0;
}
.info-box .not {
    padding: 50px 0;
    text-align: center;
    letter-spacing: 0.1em;
}

/* home-admin-index */
.home-admin-index thead th:nth-of-type(1) {
    width: 150px;
}
.home-admin-index thead th:nth-of-type(5) {
    width: 120px;
}

.fm-box.organ.kanri {
    border-top: 0;
}
.fm-box.organ.kanri .rowupdown-row:nth-of-type(n+5) {
    margin-top: 10px;
}


.inpno .fm-box .reed dl {
    margin-bottom: 15px;
}
.inpno .fm-box .reed dl:last-of-type {
    margin-bottom: 0;
}
.inpno .fm-box .reed dd a {
    color: #228be0;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}
.inpno .fm-box .reed dd a:hover {
    text-decoration: underline;
}



/* screen
===================================*/
.scren-blk {
    border-left: 8px solid #2899d6;
    padding: 5px 0;
    margin-top: 60px;
}
.scren-blk.ue {
    margin-top: 20px;
}

.scren-blk .flxare {
    display: -webkit-flex;
    display: flex;
    margin-left: 12px;
}
.scren-blk .flxare .blk h3 {
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 1.9rem;
}
.scren-blk .flxare .blk p {
    color: #138aca;
}

.scren-blk .flxare .lef {
    display: -webkit-flex;
    display: flex;
}
.scren-blk .flxare .lef .blk {
    align-self: center;
}
.scren-blk .flxare .lef .blk p {
}

.scren-blk .flxare .rig {
    margin-left: 40px;
}
.scren-blk .flxare .rig dl {
    display: -webkit-flex;
    display: flex;
    border: 1px solid #138aca;
    padding: 5px 15px;
}
.scren-blk .flxare .rig dt {
    margin-right: 10px;
    color: #138aca;
}
.scren-blk .flxare .rig dd {
}
.scren-blk .flxare .rig dd strong {
    margin-right: 3px;
}

.scren-blk .flxare ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.scren-blk .flxare li {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-right: 40px;
}
.scren-blk .flxare li:last-of-type {
    padding-right: 0;
}

.scren-blk .flxare li p {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
}

.scren-blk .flxare li .lef {
}
.scren-blk .flxare li .rig {
    margin-left: 10px;
}
.scren-blk .flxare li .rig input {
   margin-right: 5px;
}


.fm-box.scren .flx {
    -webkit-align-items: center;
    align-items: center;
}
.fm-box.scren .lef {
    min-width: 75px;
}
.fm-box.scren .rig {
}
.fm-box.scren .rig span {
    margin-left: 5px;
    margin-right: 10px;
}
.fm-box.scren .rig .fm-select:nth-last-of-type(1) {
    min-width: 90px;
}
.fm-box.scren .rig .fm-select:nth-last-of-type(2) {
    min-width: 70px;
}
.fm-box.scren .rig .fm-select:nth-last-of-type(3) {
    min-width: 70px;
}
.fm-box.scren .rig .fm-select:nth-last-of-type(4) {
    min-width: 90px;
}


.fm-box.scren .scren-chk {
    border-bottom: 1px solid #ccc;
    padding: 25px 30px;
}
.fm-box.scren .scren-chk dl {
    display: -webkit-flex;
    display: flex;
}
.fm-box.scren .scren-chk dt {
    font-size: 1.65rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fm-box.scren .scren-chk dd {
    font-size: 1.65rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fm-box.scren .reed {
    padding: 0;
}
.fm-box.scren .scren-tim {
    padding: 20px 30px;
    padding-bottom: 30px;
}
.fm-box.scren .scren-tim .lef {
    margin-top: 30px;
}
.fm-box.scren .scren-tim .lef p {
    font-size: 1.6rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fm-box.scren .scren-tim .rig {
}
.fm-box.scren .scren-tim .rig p {
}
.fm-box.scren .scren-tim .rig .btn-stei span {
    margin: 0;
}

.fm-box.scren .txt {
    padding-top: 20px;
    padding-bottom: 20px;
}

.fm-box.set-edcome {
}
.fm-box.set-edcome .reed {
    padding: 30px 20px;
}



/* setting
===================================*/
.setting-contact .sbody-are {
    margin-top: 40px;
}

/* setting-category */
.setting-category table {
}
.setting-category thead th:nth-of-type(1) {
    width: 50px;
}
.setting-category thead th:nth-of-type(2) {
    width: 180px;
}
.setting-category thead th:nth-of-type(4) {
    width: 120px;
}
.setting-category.delpg thead th:nth-of-type(1) {
    width: 160px;
}
.setting-category.delpg thead th:nth-of-type(2) {
    width: auto;
}
.setting-category.delpg thead th:nth-of-type(4) {
    width: 130px;
}

/* setting-happyo */
.setting-happyo thead th:nth-of-type(1) {
    width: 50px;
}
.setting-happyo thead th:nth-of-type(2) {
    width: 130px;
}
.setting-happyo thead th:nth-of-type(4) {
    width: 120px;
}

/* setting-format */
.setting-format table {
}
.setting-format thead th:nth-of-type(1) {
    width: 40px;
}
.setting-format thead th:nth-of-type(2) {
    width: 130px;
}
.setting-format thead th:nth-of-type(4) {
    width: 130px;
}

.setting-format.delpg thead th:nth-of-type(1) {
    width: 170px;
}
.setting-format.delpg thead th:nth-of-type(2) {
    width: auto;
}
.setting-format.delpg thead th:nth-of-type(3) {
    width: 130px;
}

/* setting-review-list */
.setting-review-list table {
}
.setting-review-list thead th:nth-of-type(1) {
    width: 130px;
}
.setting-review-list thead th:nth-of-type(2) {
    width: 130px;
}
.setting-review-list thead th:nth-last-child(2) {
    width: 120px;
}
.setting-review-list thead th:last-of-type {
    width: 70px;
}

/* setting-adopt-list */
.setting-adopt-list table {
}
.setting-adopt-list thead th:nth-of-type(1) {
    width: 130px;
}
.setting-adopt-list thead th:nth-of-type(2) {
    width: 130px;
}
.setting-adopt-list thead th:last-of-type {
    width: 70px;
}

/* setting-mail-reply */
.setting-mail-reply thead th:nth-of-type(1) {
    width: 130px;
}
.setting-mail-reply thead th:nth-of-type(2) {
    width: 200px;
}
.setting-mail-reply thead th:nth-of-type(4) {
    width: 120px;
}


/* endai
===================================*/
.endai-info table {
}
.endai-info thead th:nth-of-type(1) {
    width: 130px;
}
.endai-info thead th:nth-of-type(2) {
    width: 130px;
}
.endai-info thead th:nth-of-type(5) {
    width: 120px;
}
.endai-info thead th:last-of-type {
    width: 70px;
}

.endai-info.delpg thead th:nth-of-type(1) {
    width: 160px;
}

.checker-are {
}
.checker-are .blkare {
    border: 1px solid #bbb;
    padding: 30px;
    padding-bottom: 20px;
}
.checker-are .blkhed {
}
.checker-are .blkhed ul {
    display: -webkit-flex;
    display: flex;
}
.checker-are .blkhed li {
    font-size: 1.5rem;
    margin-right: 40px;
}
.checker-are .blkhed li:last-of-type {
    margin-right: 0;
}

.checker-are .blkfot {
    margin-top: 30px;
}
.checker-are .blkfot dl {
    display: -webkit-inline-flex;
    display: inline-flex;
    border-bottom: 2px solid #2899d6;
    font-size: 1.5rem;
}
.checker-are .blkfot dt {
    background-color: #2899d6;
    color: #fff;
    padding: 10px 20px;
}
.checker-are .blkfot dd {
    align-self: center;
    margin-left: 20px;
}
.checker-are .blkfot dd:last-of-type {
    margin-right: 20px;
}

.checker-are .blkfot dd:before {
    content: "＋";
    font-weight: bold;
    display: inline-block;
    color: #2899d6;
    margin-right: 20px;
}
.checker-are .blkfot dd:first-of-type:before {
    display: none;
}

.checker-are .btn-are {
    padding-top: 15px;
}
.checker-are .btn-retrn {
    height: 50px;
    margin: 0;
    margin-right: 20px;
    background-color: #eee;
    border: 1px solid #bbb;
}
.checker-are .btn-retrn:hover {
    color: #ffffff;
    background-color: #989898;
}

.checker-are .btn-next {
    height: 50px;
    margin: 0;
}

.endai-check thead th:nth-of-type(1) {
    width: 130px;
}
.endai-check thead th:nth-of-type(2) {
    width: 120px;
}
.endai-check thead th:nth-of-type(5) {
    width: 120px;
}
.endai-check thead th:last-of-type {
    width: 70px;
}

.endai-check.delpg thead th:nth-of-type(1) {
    width: 160px;
}



/* review
===================================*/
/*////// evaluate one two thr //////*/
.fm-box.evaluate-one {
}
.fm-box.evaluate-one .reed {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 600px;
}
.fm-box.evaluate-one .flx {
    flex-wrap: wrap;
}
.fm-box.evaluate-one .flx li {
    margin-left: 20px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.fm-box.evaluate-two {
}
.fm-box.evaluate-two .reed {
    padding: 0;
}
.fm-box.evaluate-two ul {
    width: 100%;
}
.fm-box.evaluate-two li {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px;
    border-top: 1px solid #ccc;
}
.fm-box.evaluate-two li:first-of-type {
    border-top: 0;
}

.fm-box.evaluate-two li i {
    font-size: 2.2rem;
    color: #868686;
    margin-right: 5px;
}
.fm-box.evaluate-two li input {
    max-width: 500px;
}

.fm-box.evaluate-thr textarea {
    min-height: 100px;
}

/*////// docmt-regt //////*/
.docmt-regt .flow-are li span {
    min-width: 200px;
}
.docmt-regt table {
    min-height: auto;
}
.docmt-regt tbody th,
.docmt-regt tbody td {
    vertical-align: middle;
    padding: 20px 15px;
}
.docmt-regt .doc-one tbody th {
    width: 200px;
    background-color: #f6f6f6;
    border-right: 1px solid #ccc;
}
.docmt-regt .doc-one tbody td:nth-of-type(1) {
    width: 150px;
    text-align: center;
}
.docmt-regt .doc-two tbody th.rig-line {
    width: 150px;
}
.docmt-regt .doc-two tbody th {
    width: 150px;
    background-color: #f6f6f6;
    border-right: 1px solid #ccc;
}

.docmt-regt .doc-two tbody td:nth-of-type(1) {
    width: 150px;
    text-align: center;
}
.docmt-regt tbody .hitxt {
    color: #b3b3b3;
}

/*////// tokube //////*/
.tabl-are.tokube {
}
.tabl-are.tokube table {
    min-height: auto;
    table-layout: fixed;
    border-bottom: 1px solid #ccc;
    border-top: none;
    
}
.tabl-are.tokube table td {
    border-bottom: none;
}
.tabl-are.tokube thead tr {
    background-color: #bbddf1;
}
.tabl-are.tokube thead th {
    text-align: center;
    font-size: 1.4rem;
    padding: 12px 15px;
}

.tabl-are.tokube tbody td {
    text-align: center;
    padding: 20px 15px;
    font-size: 1.5rem;
}
.tabl-are.tokube.wheg tbody td {
    padding: 25px 15px;
    padding-bottom: 15px;
}
.tabl-are.tokube tbody {
    background-color: #eef9ff;
}

.tabl-are.tokube thead th:nth-of-type(1) {
    width: auto;
}
.tabl-are.tokube thead th:nth-of-type(2) {
    width: auto;
}

.tabl-are.tokube.wheg thead th:nth-of-type(1) {
    width: 320px;
}
.tabl-are.tokube.wheg thead th:nth-of-type(2) {
     width: auto;
}

/*
.tabl-are.tokube thead th:nth-of-type(2) {
    width: 130px;
}
*/
.tabl-are.tokube .reed {
    text-align: left;
}
.tabl-are.tokube .reed .flx {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.tabl-are tbody tr.nobk {
    background-color: #ddd;
}


.review-list thead th:nth-of-type(1) {
    width: 130px;
}
.review-list thead th:nth-of-type(5) {
    width: 130px;
}

.review-for-endai thead th:nth-of-type(1) {
    width: 130px;
}
.review-for-endai thead th:nth-of-type(2) {
    width: 130px;
}
.review-for-endai thead th:nth-of-type(8) {
    width: 120px;
}

.review-for-endai-info thead th:nth-of-type(1) {
    width: 130px;
}
.review-for-endai-info thead th:nth-of-type(6) {
    width: 120px;
}

.review-for-endai-set thead th:nth-of-type(1) {
    width: 100px;
}
.review-for-endai-set thead th:nth-of-type(2) {
    width: 130px;
}

.review-for-review thead th:nth-of-type(1) {
    width: 130px;
}
.review-for-review thead th:nth-of-type(2) {
    width: 130px;
}

.review-for-review thead th:nth-of-type(8) {
    width: 120px;
}


.review-for-review-info thead th:nth-of-type(1) {
    width: 130px;
}
.review-for-review-info thead th:nth-of-type(2) {
    width: 130px;
}
.review-for-review-info thead th:nth-of-type(7) {
    width: 120px;
}
.review-for-endai-info thead th:nth-of-type(1) {
    width: 130px;
}
.review-for-endai-info thead th:nth-of-type(2) {
    width: 130px;
}
.review-for-endai-info thead th:nth-of-type(6) {
    width: 120px;
}


.review-for-review-set thead th:nth-of-type(1) {
    width: 100px;
}
.review-for-review-set thead th:nth-of-type(2) {
    width: 130px;
}
.review-for-review-set thead th:nth-of-type(3) {
    width: 130px;
}

.review-for-endai-set thead th:nth-of-type(1) {
    width: 100px;
}
.review-for-endai-set thead th:nth-of-type(2) {
    width: 130px;
}
.review-for-endai-set thead th:nth-of-type(3) {
    width: 130px;
}


.tabl-are thead .allck {
    padding: 10px 15px;
}
.tabl-are thead .allck .fm-check {
    padding-top: 3px;
}
.tabl-are thead .allck .fm-check label {
    color: #138aca;
}

tbody .link .stei a {
    border-radius: 30px;
    border: 2px solid #2899d7;
    color: #138aca;
    min-width: 74px;
    min-height: 34px;
}
tbody .link .stei a:hover {
    background-color: #2899d6;
    color: #fff;
}

/*////// review-regist //////*/
.fm-box.ctego.kanri .reed .blk,
.fm-box.ctego.kanri .reed .addton {
    width: 100%;
    max-width: 600px;
}
.fm-box.ctego.kanri .reed .rowupdown-row:nth-of-type(n+3) {
    margin-top: 10px;
}


.fm-box .reed a.urlink {
    color: #138aca;
    text-decoration: underline;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}
.fm-box .reed a.urlink:hover {
    text-decoration: none;
}



/* adopt
===================================*/
.adopt-list thead th:nth-of-type(1) {
    width: 130px;
}
.adopt-list thead th:nth-of-type(5) {
    width: 130px;
}

.adopt-for-endai thead th:nth-of-type(1) {
    width: 130px;
}
.adopt-for-endai thead th:nth-of-type(2) {
    width: 130px;
}
.adopt-for-endai thead th:nth-of-type(7) {
    width: 120px;
}

.adopt-for-endai-info thead th:nth-of-type(1) {
    width: 130px;
}
.adopt-for-endai-info thead th:nth-of-type(2) {
    width: 130px;
}
.adopt-for-endai-info thead th:nth-of-type(6) {
    width: 120px;
}

.adopt-for-endai-set thead th:nth-of-type(1) {
    width: 100px;
}
.adopt-for-endai-set thead th:nth-of-type(2) {
    width: 130px;
}
.adopt-for-endai-set thead th:nth-of-type(3) {
    width: 130px;
}

.adopt-for-adopt thead th:nth-of-type(1) {
    width: 130px;
}
.adopt-for-adopt thead th:nth-of-type(2) {
    width: 130px;
}


.adopt-for-adopt-info thead th:nth-of-type(1) {
    width: 130px;
}
.adopt-for-adopt-info thead th:nth-of-type(2) {
    width: 130px;
}
.adopt-for-adopt-info thead th:nth-of-type(7) {
    width: 120px;
}
.adopt-for-endai-info thead th:nth-of-type(1) {
    width: 130px;
}
.adopt-for-endai-info thead th:nth-of-type(6) {
    width: 120px;
}


.adopt-for-adopt-set thead th:nth-of-type(1) {
    width: 100px;
}
.adopt-for-adopt-set thead th:nth-of-type(2) {
    width: 130px;
}
.adopt-for-adopt-set thead th:nth-of-type(3) {
    width: 130px;
}

.form-are.output .tbl-blk thead th {
    width: 100%;
    padding: 15px 20px;
}
.form-are.output .tbl-blk tbody td {
    vertical-align: middle;
}
.form-are.output .tbl-blk tbody td.txt {
    padding-top: 0;
    vertical-align: top;
}

/*////// review-regist //////*/
.adopt-regist .fm-box.ctego .reed .blk,
.adopt-regist .fm-box.ctego .reed .addton {
    width: 100%;
    max-width: 600px;
}
.adopt-regist .fm-box.ctego .reed .rowupdown-row:nth-of-type(n+3) {
    margin-top: 10px;
}


.adopt-for-endai-set .output .tbl-blk tbody tr:nth-of-type(even) {
    border-bottom: 1px solid #cccccc;
}
.adopt-for-endai-set .output .tbl-blk tbody tr:last-of-type {
    border-bottom: 0;
}


/* direct
===================================*/
.direct-nav {
    border: 1px solid #d8d8d8;
    background-color: #f5f5f5;
    padding: 20px 15px;
    border-bottom: none;
}
.direct-nav ul {
    display: -webkit-flex;
    display: flex;
}
.direct-nav li {
    margin-right: 15px;
    width: 100%;
    max-width: 200px;
}
.direct-nav li:last-of-type {
    margin-right: 0;
}

.direct-nav li a {
    display: -webkit-flex;
    display: flex;
    height: 50px;
    border: 1px solid #a2a2a2;
    background-color: #e7f7ff;
}
.direct-nav li a span {
    margin: auto;
    align-self: center;
}
.direct-nav li a:hover {
    background-color: #2899d6;
    color: #fff;
}

.direct-nav li.on a {
    position: relative;
    background-color: #2899d6;
    border: 1px solid #2899d6;
    color: #fff;
}
.direct-nav li.on a:hover {
    background-color: #2899d6;
}
.direct-nav li.on a:before {
    content: '\e037';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: calc(50% - 15px);
    bottom: -20px;
    transform: rotate(90deg);
    color: #2899d6;
}


thead th .column span {
    display: block;
}


.direct-regist .flow-are {
    max-width: 600px;
}


.fm-box.drct-chk {
}
.fm-box.drct-chk .reed {
    padding: 30px 20px;
}
.fm-box.drct-chk .reed .blk {
    margin-right: 50px;
}
.fm-box.drct-chk .reed .blk:last-of-type {
    margin-right: 0;
}

.fm-box.drct-tai {
}
.fm-box.drct-tai .blk {
    margin-right: 50px;
}
.fm-box.drct-tai .blk:last-of-type {
    margin-right: 0;
}
.fm-box.drct-tai.fm-check {
    padding-top: 30px;
    padding-bottom: 30px;
}


.fm-box.drct-txt {
}
.fm-box.drct-txt .txt {
    margin-bottom: 10px;
}
.fm-box.drct-txt .txt hr {
    border-top: 1px dashed #ccc;
}
/*
.fm-box.drct-txt textarea {
    padding: 15px;
    min-height: 400px;
}
*/

.fm-box.drct-time {
}
.fm-box.drct-time .reed {
    padding-top: 25px;
    padding-bottom: 25px;
}
.fm-box.drct-time .flx {
    -webkit-align-items: center;
    align-items: center;
}
.fm-box.drct-time .rig {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 20px;
}
.fm-box.drct-time .rig span {
    margin-left: 5px;
    margin-right: 10px;
}
.fm-box.drct-time .rig .fm-select:nth-of-type(1) {
    min-width: 90px;
}
.fm-box.drct-time .rig .fm-select:nth-of-type(2) {
    min-width: 70px;
}
.fm-box.drct-time .rig .fm-select:nth-of-type(3) {
    min-width: 70px;
}
.fm-box.drct-time .rig .fm-select:nth-of-type(4) {
    min-width: 90px;
}
.fm-box.drct-time .rig .blk {
    min-width: 60px;
    margin-left: 10px;
}


.auxy-are .flow-title {
    margin-bottom: 0;
}
.auxy-are .dspy {
    align-self: flex-end;
}
.auxy-are.mb15 {
    margin-bottom: 15px;
}



.fm-box.set-prvy {
}
.fm-box.set-prvy .pdf {
    margin-bottom: 5px;
}
.fm-box.set-prvy .file {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
}
.fm-box.set-prvy .file span {
    margin-left: 5px;
}
.fm-box.set-prvy .file a span {
    color: #138aca;
    text-decoration: underline;
}

.fm-box.set-prvy .input-group {
    margin-bottom: 10px;
}

.fm-box.set-edmail {
}
.fm-box.set-edmail .reed {
    padding: 25px;
}

.fm-box.set-edtxt {
}
.fm-box.set-edtxt .reed {
    padding: 25px;
}
.fm-box.set-edtxt .fm-radio {
}
.fm-box.set-edtxt .fm-radio .lef {
}
.fm-box.set-edtxt .fm-radio .rig {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 10px;
}
.fm-box.set-edtxt .reed span {
    margin-left: 5px;
    white-space: nowrap;
}


.fm-box .set-ipot {
    padding-top: 30px;
    padding-bottom: 30px;
}
.fm-box .set-ipot .blk {
    margin-right: 50px;
}
.fm-box .set-ipot .blk:last-of-type {
    margin-right: 0;
}


.fm-box .ipot-are {
    padding-top: 10px;
    font-weight: normal;
}
.fm-box .ipot-are .txt {
    font-size: 1.3rem;
}


.stxt15 {
    font-size: 1.5rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.stxt15_5 {
    font-size: 1.55rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.stxt16 {
    font-size: 1.5rem;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/* 
===================================*/

.setting-mail .tabl-are thead th:nth-of-type(1) {
    width: 100px;
}
.setting-mail .tabl-are thead th:nth-of-type(4) {
    width: 120px;
}
.setting-mail .tabl-are tbody .link {
    vertical-align: middle;
}

.setting-mail .tabl-are tbody th,
.setting-mail .tabl-are tbody td {
    padding: 25px 15px;
}



/* notice
===================================*/
.notice-list thead th:nth-of-type(1) {
    width: 130px;
}
.notice-list thead th:nth-of-type(2) {
    width: 150px;
}
.notice-list thead th:nth-of-type(4) {
    width: 170px;
}

.notice-mail-list thead th:nth-of-type(1) {
    width: 130px;
}
.notice-mail-list thead th:nth-of-type(6) {
    width: 170px;
}

.notice-mail-regist-to-user thead th:nth-of-type(1) {
    width: 100px;
}
.notice-mail-regist-to-user thead th:nth-of-type(8) {
    width: 120px;
}

.notice-mail-regist-to-reviewer thead th:nth-of-type(1) {
    width: 100px;
}
.notice-mail-regist-to-reviewer thead th:nth-of-type(7) {
    width: 120px;
}

.notice-mail-regist-to-adopter thead th:nth-of-type(1) {
    width: 100px;
}
.notice-mail-regist-to-adopter thead th:nth-of-type(7) {
    width: 120px;
}



/* form
===================================*/
.fm-box .rbtxt {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

thead th {
    padding: 5px 15px;
}



/* shinsa
===================================*/
.form-are.output.shinsa {
    padding: 0;
    border: 1px solid #cccccc;
}

.form-are.output.shinsa .fm-box .tai {
    background-color: #bbddf1;
    border: 0;
    border-bottom: none;
    text-align: left;
    max-width: none;
    padding: 10px 20px;
}
.form-are.output.shinsa .lst-blk:first-of-type {
    padding: 0;
}
.form-are.output.shinsa  .lst-blk .fm-box:last-of-type {
    border-bottom: 0;
}


/* 追加 2020/4/28
===================================*/

.notice-mail-regist-confirm thead th {
    padding: 12px 15px;
}

.notice-mail-regist textarea[name="body"] {
    min-height: 400px;
}


.sbody-are.mtz .kshn-are {
    padding-bottom: 15px;
}













