body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 50px;
}

table th,
table td {
    font-size: 15px;
}

.err_msg {
    color: #ff0000;
}

.table_list {
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.table_list th {
    width: 200px;
    text-align: center;
    background: #f0f8ff;
}

.table_list th,
.table_list td {
    padding: 5px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: auto;
}

.table_list td {
    font-size: 13px;
    width: auto;
    background: #fff;
}

.comments {
    margin: 3px;
    font-size: 80%;
    font-weight: 400;
    color: #008000;
}

.btn_area {
    padding: 30px 0 30px 210px;
}

.input-text {
    width: 200px;
}

.input-text_s {
    width: 100px;
}

.page_info {
    margin: 10px 0;
}

.page_link {
    margin: 10px 0;
    text-align: center;
}

.s_box {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
}

.err_msg {
    color: #ff0000;
}

.taboe01 {
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.taboe01 th {
    width: 200px;
    text-align: right;
    background: #f0f8ff;
}

.taboe01 th,
.taboe01 td {
    padding: 5px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.comments {
    margin: 3px;
    font-size: 80%;
    font-weight: 400;
    color: #008000;
}

.btn_area {
    padding: 30px 0 30px 210px;
}

.input-text {
    width: 200px;
}

.input-text-1 {
    width: 184px;
}

.input-text_s {
    width: 100px;
}

.result_200 {
    display: inline-block;
    padding: 1px 3px;
    background: #ff8c00;
    color: #ffffff;
    border-radius: 2px;
}

.jyutyu_comment {
    border: 2px solid #ff8c00;
    padding: 5px;
    margin: 5px 0 10px 0;
    background: #fff;
}

.ng_list {
    background: #eee;
}

h3 {
    background: #666;
    padding: 6px;
    color: #fff;
}

h4 {
    /*border-bottom:1px solid #666;*/
    padding: 5px;
    margin: 20px 0 5px 0;
}

.relation_table {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 15px;
}

.relation_table th,
.relation_table td {
    padding: 5px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: auto;
    background: #fff;
}

.sp_50_disp {
    width: 100px !important;
}

.sp_60_disp {
    width: 100px !important;
}

.user_block {
    display: flex;
    text-decoration: none;
    color: #000;
}

.user_block .image {
    padding: 5px;
}

.user_block .image img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.user_block .text {
    min-width: 220px;
    padding: 5px;
    font-size: 0.95rem;
}

input,
textarea {
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #aaa;
}

select {
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #aaa;
}

.btn_link {
    display: block;
    padding: 10px;
    text-align: center;
    background: #ccc;
    text-decoration: none;
    color: #000;
    border-bottom: 2px solid #a9a9a9;
    border-right: 2px solid #a9a9a9;
}

@media screen and (max-width: 1000px) {
    .sp_50_disp {
        width: 40px !important;
    }
    .sp_60_disp {
        width: 53px !important;
    }
    body {
        font-size: 12px;
    }
    .sp_no_disp {
        display: none;
    }
    .table_list th {
        font-size: 11px;
    }
    .table_list td {
        font-size: 11px;
    }
    .taboe01 th {
        font-size: 11px;
    }
    .taboe01 th,
    .taboe01 td {
        font-size: 11px;
    }
    nobr {
        display: inline-block;
        padding: 5px;
    }
    .taboe01 th {
        width: 150px;
    }
    table th,
    table td {
        font-size: 11px;
    }
    .btn_area {
        padding: 30px;
        text-align: center;
    }
}

.member_name {
    padding: 3px 0;
    text-align: right;
}

.ico_help:before {
    content: "\f059";
    font-family: 'Font Awesome 5 Free';
    margin-right: 5px;
    font-weight: 900;
}

.ico_cal:before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    margin-right: 5px;
    font-weight: 900;
}

.ico_map:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Free';
    margin-right: 5px;
    font-weight: 900;
}

.ico_line:before {
    content: "";
    background-image: url(/img/icons-line.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left center;
    padding: 0 0 0 20px;
}

.nodisp_list td {
    background: #808080;
}

.status_message {
    display: block;
    margin-top: 10px;
    font-size: 0.7rem;
}

main {
    margin: 0 10px;
}

nav {
    margin: 15px 0;
    background: #007c91;
    color: #fff;
    /*text-align: center;*/
}


/*ナビゲーションを横並びに*/

nav ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    /*justify-content: center;*/
}


/*2階層目以降は横並びにしない*/

nav ul ul {
    display: block;
}


/*下の階層のulや矢印の基点にするためliにrelativeを指定*/

nav ul li {
    position: relative;
}

nav ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 15px 30px;
    /* transition: all .3s; */
}

nav ul li li a {
    padding: 10px 35px;
}

nav ul li a:hover {
    color: #fff;
}


/*==矢印の設定*/


/*2階層目を持つliの矢印の設定*/

nav ul li.has-child::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 19px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
}


/*3階層目を持つliの矢印の設定*/

nav ul ul li.has-child::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 17px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}


/*== 2・3階層目の共通設定 */


/*下の階層を持っているulの指定*/

nav li.has-child ul {
    position: absolute;
    left: 0;
    top: 51px;
    z-index: 4;
    background: #00acc1;
    width: 230px;
    visibility: hidden;
    opacity: 0;
    font-size: 0.85rem;
    z-index: 99999999999;
    /* transition: all .3s; */
}

nav li.has-child:hover>ul,
nav li.has-child ul li:hover>ul,
nav li.has-child:active>ul,
nav li.has-child ul li:active>ul {
    visibility: visible;
    opacity: 1;
}

nav li.has-child ul li a {
    border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}

nav li.has-child ul li:last-child a {
    border-bottom: none;
}

nav li.has-child ul li a:hover,
nav li.has-child ul li a:active {
    background: #3577CA;
}


/*==3階層目*/


/*
nav li.has-child ul ul {
    top: 0;
    left: 182px;
    background: #66ADF5;
}

nav li.has-child ul ul li a:hover,
nav li.has-child ul ul li a:active {
    background: #448ED3;
}
*/

.loading {
    padding: 20px;
    text-align: center;
    color: #06C755;
    font-size: 1rem;
}

.loading img {
    margin: 0 10px;
    vertical-align: -15px;
}

.comment {
    color: #3cb371;
    font-size: 11px;
    margin: 0;
}

@media screen and (max-width: 1000px) {
    .sp_font_10 {
        font-size: 10px !important;
    }
}