﻿html {
    font-size: 16px; /* 16px */
    font-size: 100%;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
    font-weight: 500;
}
body {
    font-size: 0.875rem;
}
@media (max-width: 375px) {
    html {
        font-size: 2.66vw;
    }
}
@media print {
    img.noprint {
        display: none;
    }
    .menuh {
        display: none;
    }
    table.noprint {
        display: none;
    }
    button.noprint {
        display: none;
    }
}

/*
ul.submenuh li {
    padding: 0 24px;
}
article {
    padding-top: 0px;
}
article .notice {
    margin: 5px 0 0 0;
}
*/

.center {
    text-align:center;
}

/**
   テーブル共通
*/
table.dataTable thead th:first-child {
    height: 16px;
    padding: 1px 5px 1px 6px;
    border-left: 1px solid #C0C0C0;
    background-color: #eaeaea;
}
table.dataTable thead th {
    letter-spacing: 0.12em;
    font-size: 0.75rem;

    height: 16px;
    padding: 2px 6px;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    background-color: #eaeaea;
}
table.dataTable tbody td:first-child {
    padding: 4px 3px 5px 3px;
    border-left: 1px solid #C0C0C0;
}
table.dataTable tbody td {
    padding: 4px 3px 5px 3px;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
}



/**
検索リストボックス,etc...
*/
.homeCareSupport_box {
    padding-left: 5px;
    background: #FFFFCC;
}
.homeCareSupport_box select {
    vertical-align: middle;
}
.homeCareSupport_box button {
    letter-spacing: 0.5rem;
    padding: 0px 5px 0px 10px;
}
.homeCareSupport_box span {
    margin-left: 1rem;
}

.homeCareSupport_box2 {
    padding-left: 5px;
    background: #e5ecf9;
}
.homeCareSupport_box2 select {
    vertical-align: middle;
}
.homeCareSupport_box2 button {
    letter-spacing: 0.5rem;
    padding: 0px 5px 0px 10px;
}
.homeCareSupport_box2 span {
    margin-left: 1rem;
}



/**
ケアプラン選択(建物別)
*/
/* 選択 */
.careManagementBTable th {
    height: 18px;
}
    .careManagementBTable th.cpb_checkbox, .careManagementBTable td.cpb_checkbox {
        padding-right: 10px !important;
        text-align: center;
        width: 15px;
        max-width: 15px;
        min-width: 15px;
    }
/* 事業所名称 */
.careManagementBTable th.cpb_name, .careManagementBTable td.cpb_name {
    width: 480px;
    max-width: 480px;
    min-width: 480px;
}
/* 事業所略称 */
.careManagementBTable th.cpb_nickname, .careManagementBTable td.cpb_nickname {
        width: 280px;
        max-width: 280px;
        min-width: 280px;
    }
/* 居室 */
.careManagementBTable th.cpb_room {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
.careManagementBTable td.cpb_room {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}

/**
ケアプラン選択(事業所別)
*/
/* 選択 */
.careManagementJTable th.cpj_checkbox, .careManagementJTable td.cpj_checkbox {
    padding-right: 10px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/* 事業所名称 */
.careManagementJTable th.cpj_jigyoshoName, .careManagementJTable td.cpj_jigyoshoName {
    width: 620px;
    max-width: 620px;
    min-width: 620px;
}

.cphospreleaseTable {
    border-collapse: collapse;
    word-wrap: break-word;
}
.cphospreleaseTable caption {
    background-color: #e5ecf9;
    font-weight: normal;
    font-size:large;
}
.cphospreleaseTable td {
    border-right: 1px solid #b4b4b4;
}
.cphospreleaseTable td.midashi {
    table-layout: fixed;
    width: 160px;
    text-align: right;
}
.cphospreleaseTable td.meisai1 {
    table-layout: fixed;
    width: 690px;
}
.cphospreleaseTable td.meisai2 {
    table-layout: fixed;
    width: 550px;
}
.cphospreleaseTable span {
    letter-spacing: 0.1em;
    font-weight: bold;
    font: bold 1em Lato;
}
.cphospreleaseTable2 {
    margin:0px;
    padding:0px;
}
.cphospreleaseTable2 td {
    border-bottom: 1px dotted #b4b4b4;
    border-right: 0px;
}
.cphospreleaseTable2 td.midashi {
    table-layout: fixed;
    width: 70px;
    text-align: right;
    padding: 4px 0px 4px 5px;
}

.cphospreleaseTable3 {
    border-collapse: collapse;
    word-wrap: break-word;
}
.cphospreleaseTable3 td {
    border-right: 0px solid #b4b4b4;
}
.cphospreleaseTable3 span {
    letter-spacing: 0.1em;
    font-weight: bold;
    font: bold 1em Lato;
}
.cphospreleaseTable3 td.midashi {
    table-layout: fixed;
    width: 120px;
    text-align: right;
    padding: 4px 0px 4px 5px;
}
.cphospreleaseTable3 td.midashi2 {
    table-layout: fixed;
    width: 210px;
    text-align: right;
    padding: 4px 0px 4px 5px;
}

input[aria-invalid="true"], textarea[aria-invalid="true"] {
    border: 1px solid #f00;
    box-shadow: 0 0 4px 0 #f00;
}

.assessmentsTable label[for] {
    display: block;
    letter-spacing: 0.12em;
}


/**
ケアプラン一覧
*/
/** 処理 */
.careManagementBListTable th.cpb_checkbox, .careManagementBListTable td.cpb_checkbox {
    padding-right: 10px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/** 利用者名 */
.careManagementBListTable th.cpb_customerName, .careManagementBListTable td.cpb_customerName {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}
/* 事業所名称 */
.careManagementBListTable th.cpb_name, .careManagementBListTable td.cpb_name {
    width: 240px;
    max-width: 240px;
    min-width: 240px;
    height: 18px;
}
/** 要介護度 */
.careManagementBListTable th.cpb_requirement, .careManagementBListTable td.cpb_requirement {
    width: 70px;
    max-width: 70px;
    min-width: 70px;
}
/** 認定期間 */
.careManagementBListTable th.cpb_certfromTo, .careManagementBListTable td.cpb_certfromTo {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
/** 計画期間  */
.careManagementBListTable th.cpb_planfromTo, .careManagementBListTable td.cpb_planfromTo {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
/* 給付率 */
.careManagementBListTable th.cpb_benefit_rate {
    width: 40px;
    max-width: 40px;
    min-width: 40px;
}
.careManagementBListTable td.cpb_benefit_rate {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 処理 */
.careManagementBListTable th.cpb_func, .careManagementBListTable td.cpb_func {
    width: 40px;
    max-width: 40px;
    min-width: 40px;
}
/* 1表～6表  */
.careManagementBListTable th.cpb_tbl1, th.cpb_tbl2, th.cpb_tbl3, th.cpb_tbl4, th.cpb_tbl5, th.cpb_tbl6 {
    padding: 1px 6px 1px 6px !important;
    text-align: center;
    width: 40px;
    max-width: 40px;
    min-width: 40px;
}
/* 1表～6表  */
.careManagementBListTable td.cpb_tbl1, td.cpb_tbl2, td.cpb_tbl3, td.cpb_tbl4, td.cpb_tbl5, td.cpb_tbl6 {
    width: 40px;
    max-width: 40px;
    min-width: 40px;
}

/* ケアプラン策定のための課題 */
.carePlanAnalizesTable {
    text-align: center;
    margin: auto;
    padding: 0 10px 0 10px;
    table-layout: fixed;
}
.carePlanAnalizesTable caption {
    text-align: center;
}
.carePlanAnalizesTable td {
    /* border: 1px solid; */
}

.carePlanAnalizesTable th {
    text-align: center;
    background: #eaeaea;
    /* border: 1px solid; */
}

.carePlanAnalizesTable col.cm_item, th.cm_item {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_item {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.carePlanAnalizesTable col.cm_details, th.cm_details {
    width: 13%;
    max-width: 13%;
    min-width: 13%;
}
.carePlanAnalizesTable td.cm_details {
    width: 13%;
    max-width: 13%;
    min-width: 13%;
}

.carePlanAnalizesTable col.cm_consider, th.cm_consider {
    width: 3%;
    max-width: 3%;
    min-width: 3%;
}
.carePlanAnalizesTable td.cm_consider {
    width: 3%;
    max-width: 3%;
    min-width: 3%;
}

.carePlanAnalizesTable col.cm_situation, th.cm_situation {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_situation {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.carePlanAnalizesTable col.cm_reason, th.cm_reason {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_reason {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.carePlanAnalizesTable col.cm_will, th.cm_will {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_will {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.carePlanAnalizesTable col.cm_needs, th.cm_needs {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_needs {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.carePlanAnalizesTable col.cm_careinfo, th.cm_careinfo {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_careinfo {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

.carePlanAnalizesTable col.cm_carepolicy, th.cm_carepolicy {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}
.carePlanAnalizesTable td.cm_carepolicy {
    width: 12%;
    max-width: 12%;
    min-width: 12%;
}

/* 
アセスメント
*/
assessmastTable {
    margin: auto;
    text-align: center;
    margin: auto;
    padding: 0 10px 0 10px;
}

/* 
 居宅サービス計画書（１） 一覧
*/
.homeserviceTable td.hspone_cb1, td.hspone_cb2 {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
.homeserviceTable td.midashi {
    table-layout: fixed;
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}

/* 
 居宅サービス計画書（２） 一覧
*/
.homeservice2Table {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    table-layout: fixed;
    width: calc(100% - 15px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
}

.homeservice2Table input {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}
.homeservice2Table textarea {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}
.homeservice2Table select {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.homeservice2Table caption {
    background: white;
}
.homeservice2Table th {
    text-align: center;
    background: #DCE6F1;
    height: 15px;
    border: 1px solid gray;
    border-right: 0px;
    border-bottom: 0px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
}

.homeservice2Table td {
    border: 1px solid gray;
    border-right: 0px;
    border-bottom: 0px;
    padding: 0 5px;
}

.homeservice2Table col.selno, th.selno {
    width: 5%;
    max-width: 5%;
    min-width: 5%;
    padding: 4px 4px;
    text-align: center;
    vertical-align: middle;
}
.homeservice2Table td.selno {
    width: 5%;
    max-width: 5%;
    min-width: 5%;
    padding: 4px 4px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid gray;
}

.homeservice2Table col.assessmasthead, th.assessmasthead {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    padding: 4px 4px;
    text-align: center;
    vertical-align: middle;
}
.homeservice2Table td.assessmasthead {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    padding: 4px 4px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid gray;
}
.homeservice2Table col.needs, th.needs {
    width: 30%;
    max-width: 30%;
    min-width: 30%;
    vertical-align: middle;
}
.homeservice2Table td.needs {
    width: 30%;
    max-width: 30%;
    min-width: 30%;
    vertical-align: middle;
}
.homeservice2Table col.menu, th.menu {
    vertical-align: middle;
}
.homeservice2Table col.longterm, th.longterm {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}
.homeservice2Table td.longterm {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}

.homeservice2Table col.longfromTo, th.longfromTo {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}
.homeservice2Table td.longfromTo {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    vertical-align: middle;
    text-align: center;
}

.homeservice2Table col.shortterm, th.shortterm {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}
.homeservice2Table td.shortterm {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}

.homeservice2Table col.shortfromTo, th.shortfromTo {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}
.homeservice2Table td.shortfromTo {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    vertical-align: middle;
    text-align: center;
}

.homeservice2Table col.edit, td.edit, col.show, td.show, col.del, td.del {
    width: 4%;
    max-width: 4%;
    min-width: 4%;
    padding: 2px 2px;
    text-align: center;
    vertical-align: middle;
}

.homeservice2Table col.srvcont, th.srvcont {
    width: 30%;
    max-width: 30%;
    min-width: 30%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.srvcont {
    width: 30%;
    max-width: 30%;
    min-width: 30%;
    vertical-align: middle;
    text-align: center;
}

.homeservice2Table col.srvcont2, th.srvcont2 {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}

.homeservice2Table td.srvcont2 {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}

.homeservice2Table col.ins, th.ins {
    width: 2%;
    max-width: 2%;
    min-width: 2%;
    padding: 2px 2px;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.ins {
    width: 2%;
    max-width: 2%;
    min-width: 2%;
    padding: 2px 2px;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table col.srvtype, th.srvtype {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.srvtype {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table col.jigyoname, th.jigyoname {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.jigyoname {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table col.frequ, th.frequ {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.frequ {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table col.fromTo, th.fromTo {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.fromTo {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table col.fromTo2, th.fromTo2 {
    width: 15%;
    max-width: 15%;
    min-width: 15%;
    padding: 2px 2px;
    vertical-align: middle;
    text-align: center;
}
.homeservice2Table td.fromTo2 {
    width: 15%;
    max-width: 15%;
    min-width: 15%;
    padding: 2px 2px;
    vertical-align: middle;
    text-align: center;
}

.homeservice2Table col.menu2, th.menu2 {
    width: 10%;
    max-width: 10%;
    min-width: 10%;
    vertical-align: middle;
}

.homeservice2Table input.fromd2 {
    vertical-align: middle;
    /*display: inline;*/
    width: 45%;
    max-width: 45%;
    min-width: 45%;
}
.homeservice2Table input.tod2 {
    vertical-align: middle;
    /*display: inline;*/
    width: 45%;
    max-width: 45%;
    min-width: 45%;
}
/**
居宅介護支援経過
*/
.homesrvhistsTable3 {
    table-layout: fixed;
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}

.homesrvhistsTable_p {
    table-layout: fixed;
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid gray;
    border-collapse: collapse;
    width: 1000px;
}
.homesrvhistsTable_p caption {
    text-align: center;
    background-color: #FFF;
}
.homesrvhistsTable_p td.td_head {
    vertical-align: middle;
    text-align: center;
    border: 1px solid gray;
    border-right: none;
    border-bottom: none;
    padding: 3px 5px 3px 5px;

    background:#eaeaea;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
}

.homesrvhistsTable_p td {
    vertical-align:middle;
    text-align:center;
    border: 1px solid gray;
    border-right: none;
    border-bottom: none;
    padding: 3px 5px 3px 5px;
}

.homesrvhistsTable {
    table-layout: fixed;
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}
#homesrvhistsTable a {
    display: inline-block;
}

.homesrvhistsTable td {
    border: 1px solid gray;
    border-right: 0px;
    border-bottom: 0px;
    padding: 3px 5px 3px 5px;
}

.homesrvhistsTable th {
    text-align: center;
    background: #eaeaea;
    height: 15px;
    border: 1px solid gray;
    border-right: 0px;
    border-bottom: 0px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
}
.homesrvhistsTable input {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.homesrvhistsTable textarea {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.homesrvhistsTable select {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.homesrvhistsTable col.meetingdate, th.meetingdate {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}
.homesrvhistsTable td.meetingdate {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}
.homesrvhistsTable col.mtime, th.mtime {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}
.homesrvhistsTable td.mtime {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}
.homesrvhistsTable col.jigyosho, th.jigyosho {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}
.homesrvhistsTable td.jigyosho {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}
.homesrvhistsTable col.method, th.method {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}
.homesrvhistsTable td.method {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}
.homesrvhistsTable col.person, th.person {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.homesrvhistsTable td.person {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}
.homesrvhistsTable col.details, th.details {
    vertical-align: middle;
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}
.homesrvhistsTable td.details {
    vertical-align: middle;
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}
.homesrvhistsTable col.staff, th.staff {
    vertical-align: middle;
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}
.homesrvhistsTable td.staff {
    vertical-align: middle;
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}
.homesrvhistsTable col.edit, th.edit, col.del, th.del {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.homesrvhistsTable td.edit, td.del {
    text-align:center;
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}
.homesrvhistsTable th.commit, td.commit {
    text-align:center;
    vertical-align: middle;
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}

.homesrvhistsTable2 span.midashi {
    letter-spacing: 0.25em;
    font-weight: bold;
}

/**
 退院・退所情報提供書 
*/
.cpHospReleases div:nth-child(2n).content {
    background-color: #e5ecf9;
}

.cpHospReleases div:nth-child(2n-1).content {
    background-color: white;
}

.cpHospReleases label {
    display: inline-block;
    width: 125px;
    text-align: right;
    font-weight: 700;
    letter-spacing: 0.2em;
}

.cpHospReleases input {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpHospReleases textarea {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpHospReleases select {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpHospReleases table {
    height: 100%;
    font-size: 0.875rem;
    border-collapse: collapse;
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
}
.cpHospReleases td {
    border-right: 0px;
    border-bottom: 0px;
    padding: 3px 5px 3px 5px;
}
.cpHospReleases table td {
    height: 100%;
}
.cpHospReleases table td div {
    height: 100%;
}

.cpHospReleases table select {
    height: 100%;
}
.cpHospReleases table input {
    height: 100%;
}
/*
*/
.cpHospReleases .midashi {
    font-weight: 500;
    letter-spacing: 0.2em;
}
.cpHospReleases .waku2 {
    vertical-align: middle;
    border: 1px solid #bebcbc;
    border-right: 0px;
    border-bottom: 0px;
}
.cpHospReleases .waku {
    border: 1px solid #bebcbc;
}

button.commit {
    height: 40px;
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}
/**
居宅介護支援モニタリングシート
*/
.monitoringCs table {
    table-layout: fixed;
    width: 865pt;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
}

.monitoringCs td {
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    color: black;
    font-size: 14px;
    font-family: "ＭＳ Ｐゴシック", monospace;
    vertical-align: middle;
    border: none;
    white-space: nowrap;
}

.monitoringCs  table tr:nth-child(even) td {
    background: transparent;
}

.monitoringCs .box1 {
    font-size: 13px;
    border: 1.0pt solid windowtext;
    white-space: normal;
    text-align: center;
    padding: 0;
    vertical-align:middle;
}

.monitoringCs .box2 {
    font-size: 13px;
    border: 1.0pt solid windowtext;
    white-space: normal;
}


.monitoringCs label {
    font-weight: normal !important;
}
.monitoringCs label.vertical_lb {
    display: block;
}

input[type=checkbox], input[type=radio] {
    vertical-align: -0.13rem;
    margin: 0 2px 0 0;
    padding: 0;
}
.monitoringCs input.fname7, label.fname7 {
    margin: 0;
    padding: 0;
}

.monitoringCs label.vertical_lb {
    vertical-align:middle;
}

.monitoringCs div.table_cell {
    width: 100%;
    display: table;
}
.monitoringCs div.cell_middle {
    vertical-align: middle;
    margin: 0px 4px 0px 4px;
}
.monitoringCs div.cell_center {
    vertical-align: middle;
    margin: 0;
    padding:0;
    width:auto;
    text-align:center;
}
.monitoringCs td.summary {
    border-right: 1.0pt solid windowtext;
    border-left: 1.0pt solid windowtext;
}
.monitoringCs div.commit {
    vertical-align: middle;
    margin: 10px 4px 0px 4px;
}

.monitoringCs input {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.monitoringCs textarea {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.monitoringCs select {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

/**
 サービス計画表(週)
*/
.cpSchedules .row {
    display: flex;
    /*    background-color: #e5ecf9;*/
    padding: 0.25rem 0;
    margin-top: 0;
}
.cpSchedules .col {
    margin-left: 10px;
    width: calc((100% - (10px * 3)) / 3 - .01px);
    overflow: auto;
}

.cpSchedules table.cpSchedulesTable {
    table-layout: fixed;
    width: auto;
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
}
.cpSchedulesTable th, .cpSchedulesTable td {
    vertical-align: middle;
    box-sizing: border-box;
    word-break: break-all;
}

.cpSchedulesWeekTable .weekTable {
    width: calc(100% - (0.625rem * 2));
    padding: 0 0.625em;
    margin: auto;
}

.cpSchedulesWeekTable table {
    table-layout: fixed;
    font-size: 0.875rem;
    border-collapse: collapse;
    text-align: center;
    padding: 0;
    margin: 0;
    word-break: break-all;
    word-wrap: break-word;
    border-bottom: 1px solid #050505;
    border-right: 1px solid #050505;
}
.cpSchedulesWeekTable tr {
    height:1.875rem;
}
.cpSchedulesWeekTable td {
    border: 1px solid #050505;
    border-right: 0px;
    border-bottom: 0px;
}
.cpSchedulesWeekTable td.time {
    padding: 0.25rem 0 0 0.25rem;
    vertical-align: top;
}
.cpSchedulesWeekTable td.half_hour {
    border-top: 1px dashed #888;
}

.cpSchedulesRegistTable table {
    table-layout: fixed;
    font-size: 0.875rem;
    border-collapse: collapse;
    text-align: center;
    padding: 0;
    margin: 0;
    word-break: break-all;
    word-wrap: break-word;
    border-bottom: 1px solid #050505;
    border-right: 1px solid #050505;
}

.cpSchedulesRegistTable .registTable {
    width: calc(100% - (0.625rem * 2));
    padding: 0 0.625em;
    margin: auto;
}

.cpSchedulesRegistTable th {
    border: 1px solid #050505;
    border-right: 0px;
    border-bottom: 0px;
    text-align: center;
    background: #eaeaea;
}
.cpSchedulesRegistTable td {
    border: 1px solid #050505;
    border-right: 0px;
    border-bottom: 0px;
    text-align: center;
    vertical-align: middle;
    height: 2.5rem;
}

.cpSchedules input {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpSchedules textarea {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpSchedules select {
    margin: 0;
    padding: 5px;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

td.five_min {
    height: 5px;
    max-height: 5px;
    display: block;
}

.baseDiv {
    width: calc(100% - (0.625rem * 2));
    padding: 0 0.625em;
    margin: auto;
}
.cpSchedulesMonth input {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpSchedulesMonth textarea {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.cpSchedulesMonth select {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

/**
給付管理 一覧
*/
/** 処理 */
.kyotakuTable th.bm-checkbox, td.bm-checkbox {
    padding-right: 10px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/** チェックボックス */
.kyotakuTable th.bm-checkbox, td.bm-checkbox {
    padding-right: 10px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/** データ作成 */
.kyotakuTable th.bm-mkdat, td.bm-mkdat {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/** 利用者名 */
.kyotakuTable th.bm-customerName, td.bm-customerName {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}
/** 作成区分 */
.kyotakuTable th.bm-makediv, td.bm-makediv {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}
/** 保険者 */
.kyotakuTable th.bm-insurancecosName, td.bm-insurancecosName {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}
/** 被保険者番号 */
.kyotakuTable th.bm-insno, td.bm-insno {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}
/** 要介護度 */
.kyotakuTable th.bm-requirement, td.bm-requirement {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}
/** 限度額適用期間 */
.kyotakuTable th.bm-certfromTo, td.bm-certfromTo {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
/** 担当ケアマネ */
.kyotakuTable th.bm-staffName, td.bm-staffName {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}
/** 計画期間 */
.kyotakuTable th.bm-cpheadfromTo, td.bm-cpheadfromTo {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
/** 実績単位数 計画単位数 */
.kyotakuTable th.bm-jt, th.bm-kt, td.bm-jt, td.bm-kt {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}

/*
居宅介護支援費一覧
*/
div.dataTables_wrapper div.dataTables_length select {
    vertical-align: bottom;
    min-height: 1.8em;
}
/**
居宅介護支援費 一覧
*/
/** 処理 */
.homeCareTable th.hc-checkbox, td.hc-checkbox {
    padding-right: 5px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/** チェックボックス */
.homeCareTable th.hc-checkbox, td.hc-checkbox {
    padding-right: 5px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/** データ作成 */
.homeCareTable th.hc-mkdat, td.hc-mkdat {
    padding-right: 5px !important;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/** 利用者数 */
.homeCareTable th.hc-numpers, td.hc-numpers {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}
/** 利用者名 */
.homeCareTable th.hc-customerName, td.hc-customerName {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}
/** 作成区分 */
.homeCareTable th.hc-makediv, td.hc-makediv {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/** 要介護度 */
.homeCareTable th.hc-requirement, td.hc-requirement {
    width: 60px;
    max-width: 60px;
    min-width: 60px;
}
/** 担当ケアマネ */
.homeCareTable th.hc-staffName, td.hc-staffName {
    width: 90px;
    max-width: 90px;
    min-width: 90px;
}
/** 加算サービス */
.homeCareTable th.hc-kasansv, td.hc-kasansv {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}
/** 公費区分 */
.homeCareTable th.hc-kohikbn, td.hc-kohikbn {
    width: 110px;
    max-width: 110px;
    min-width: 110px;
}
/** 公費負担者番号 公費受給者番号 */
.homeCareTable th.hc-kohinum, th.hc-jukynum, td.hc-kohinum, td.hc-jukynum {
    width: 55px;
    max-width: 55px;
    min-width: 55px;
}

/**
上限率事業所選択 リストボックス,etc...
*/
.ul_buildingsel {
    /* visibility: hidden;*/
    overflow-y: auto;
    padding: 0;
    margin-bottom: 2px;
    box-sizing: border-box;
}

/*
上限率事業所選択一覧表
*/
.upperLimitrateTable th {
    height: 18px;
}
/* 選択 */
.upperLimitrateTable th.ul-checkbox {
    padding-right: 5px !important;
    text-align: center;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
.upperLimitrateTable td.ul-checkbox {
    padding-right: 5px !important;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}

/* 事業所名称 */
.upperLimitrateTable th.ul-name, td.ul-name {
    width: 480px;
    max-width: 480px;
    min-width: 480px;
}
/* 居室 */
.upperLimitrateTable th.ul-room {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
.upperLimitrateTable td.ul-room {
    font-family: monospace, serif;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
}
/* 編集(|<--) */
.upperLimitrateTable th.ul-edit, td.ul-edit {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}
/* 表示(メニュー) */
.upperLimitrateTable th.ul-view, td.ul-view {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}

/**
    上限率表示
*/
/* No */
.upperLimitrateIndexTable th.ul-line_number {
    letter-spacing: 0.25em;
    padding-right: 10px !important;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
.upperLimitrateIndexTable td.ul-line_number {
    text-align: right;
    padding-right: 10px !important;
    width: 15px;
    max-width: 15px;
    min-width: 15px;
}
/* 建物 */
.upperLimitrateIndexTable th.ul-building_name, td.ul-building_name {
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}
/* 居室 */
.upperLimitrateIndexTable th.ul-room_number, td.ul-room_number {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 氏名 */
.upperLimitrateIndexTable th.ul-customer_name, td.ul-customer_name {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
}
/* 要介護度 */
.upperLimitrateIndexTable th.ul-requirement, td.ul-requirement {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
}
/* 限度額 */
.upperLimitrateIndexTable th.ul-lnsurance_limit {
    width: 50px;
    max-width: 50px;
    min-width: 50px;
}
.upperLimitrateIndexTable td.ul-lnsurance_limit {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 50px;
    max-width: 50px;
    min-width: 50px;
}
/* 訪問利用単位 */
.upperLimitrateIndexTable th.ul-visit_usage_unit {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
.upperLimitrateIndexTable td.ul-visit_usage_unit {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 訪問利用率 */
.upperLimitrateIndexTable th.ul-visit_usage_rate {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
.upperLimitrateIndexTable td.ul-visit_usage_rate {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 通所利用単位 */
.upperLimitrateIndexTable th.ul-commute_usage_unit {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
.upperLimitrateIndexTable td.ul-commute_usage_unit {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 通所利用率 */
.upperLimitrateIndexTable th.ul-commute_usage_rate {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
.upperLimitrateIndexTable td.ul-commute_usage_rate {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 自社合計単位 */
.upperLimitrateIndexTable th.ul-own_company_total {
    width: 50px;
    max-width: 50px;
    min-width: 50px;
}
.upperLimitrateIndexTable td.ul-own_company_total {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 50px;
    max-width: 50px;
    min-width: 50px;
}
/* 上限率 */
.upperLimitrateIndexTable th.ul-upperLimit_rate {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
.upperLimitrateIndexTable td.ul-upperLimit_rate {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 給付率 */
.upperLimitrateIndexTable th.ul-benefit_rate {
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
.upperLimitrateIndexTable td.ul-benefit_rate {
    font-family: monospace, serif;
    padding-right: 5px;
    text-align: right;
    width: 30px;
    max-width: 30px;
    min-width: 30px;
}
/* 居宅介護支援事務所 */
.upperLimitrateIndexTable th.ul-homecaresupport_office, td.ul-homecaresupport_office {
    width: 250px;
    max-width: 250px;
    min-width: 250px;
}

/* フッダ共通 */
.upperLimitrateIndexTable tfoot td {
    font-style: normal;
    background: silver;
    border-top: 1px solid;
    vertical-align: middle;
    padding-left: 5px !important;
    padding-right: 8px !important;
}
/* 平均介護度 */
.upperLimitrateIndexTable tfoot td.ul-average_requirement_midashi {
    letter-spacing: 0.25em;
    text-align: right;
}
.upperLimitrateIndexTable tfoot td.ul-average_requirement {
    font-family: monospace, serif;
    text-align: left;
}
/* 合計 */
.upperLimitrateIndexTable tfoot td.ul-lnsurance_limit_total_midashi {
    letter-spacing: 0.5em;
    text-align: center;
}
.upperLimitrateIndexTable tfoot td.ul-lnsurance_limit_total {
    font-family: monospace, serif;
    text-align: right;
}
/* 合計 自社合計単位 */
.upperLimitrateIndexTable tfoot td.ul-own_company_total2 {
    font-family: monospace, serif;
    text-align: right;
}
/* 合計 上限率 */
.upperLimitrateIndexTable tfoot td.ul-upperLimit_rate_total {
    font-family: monospace, serif;
    text-align: right;
}
/* 合計 給付率 */
.upperLimitrateIndexTable tfoot td.ul-benefit_rate_total {
    font-family: monospace, serif;
    text-align: right;
}


textarea .input-validation-error {
    border-color: red;
}
/*

    @font-face {
        font-family: "Yu Gothic";
        src: local("Yu Gothic Medium");
        font-weight: 100;
    }

    @font-face {
        font-family: "Yu Gothic";
        src: local("Yu Gothic Medium");
        font-weight: 200;
    }

    @font-face {
        font-family: "Yu Gothic";
        src: local("Yu Gothic Medium");
        font-weight: 300;
    }

    @font-face {
        font-family: "Yu Gothic";
        src: local("Yu Gothic Medium");
        font-weight: 400;
    }

    @font-face {
        font-family: "Yu Gothic";
        src: local("Yu Gothic Bold");
        font-weight: bold;
    }

    @font-face {
        font-family: "Helvetica Neue";
        src: local("Helvetica Neue Regular");
        font-weight: 100;
    }

    @font-face {
        font-family: "Helvetica Neue";
        src: local("Helvetica Neue Regular");
        font-weight: 200;
    }

    html {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

@media all and (-ms-high-contrast: none) {
    html {
        font-family: Verdana, Meiryo, sans-serif;
    }
}

@media all and (-ms-high-contrast: active) {
    html {
        font-family: Verdana, Meiryo, sans-serif;
    }
}
*/

/* 
 サービス提供票① 一覧
*/
.serviceoffervoteTable {
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    table-layout: fixed;
    width: calc(100% - 15px);
    min-width:2250px;
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
}

    .serviceoffervoteTable input {
        width: 100%;
        max-width: 100%;
        padding: 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Chrome, Safari */
        vertical-align: middle;
    }

    .serviceoffervoteTable textarea {
        width: 100%;
        max-width: 100%;
        padding: 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Chrome, Safari */
        vertical-align: middle;
    }

    .serviceoffervoteTable select {
        width: 100%;
        max-width: 100%;
        padding: 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Chrome, Safari */
        vertical-align: middle;
    }

    .serviceoffervoteTable caption {
        background: white;
    }

    .serviceoffervoteTable th {
        text-align: center;
        background: #DCE6F1;
        height: 15px;
        border: 1px solid gray;
        border-right: 0px;
        border-bottom: 0px;
        letter-spacing: 0.15em;
        text-indent: 0.15em;
    }

    .serviceoffervoteTable td {
        border: 1px solid gray;
        border-right: 0px;
        border-bottom: 0px;
        padding: 0 5px;
    }

    .serviceoffervoteTable col.needs, th.needs {
        width: 200px;
        min-width: 200px;
        vertical-align: middle;
    }

    .serviceoffervoteTable td.needs {
        width: 200px;
        min-width: 200px;
        vertical-align: middle;
    }

    .serviceoffervoteTable col.shortterm, th.shortterm {
        width: 200px;
        min-width: 200px;
        vertical-align: middle;
    }

    .serviceoffervoteTable td.shortterm {
        width: 200px;
        min-width: 300px;
        vertical-align: middle;
    }

    .serviceoffervoteTable col.srvcont, th.srvcont {
        width: 300px;
        min-width: 300px;
        vertical-align: middle;
    }

    .serviceoffervoteTable td.srvcont {
        width: 300px;
        min-width: 300px;
        vertical-align: middle;
    }

    .serviceoffervoteTable col.staff, th.staff {
        width: 150px;
        min-width: 150px;
        vertical-align: middle;
    }

    .serviceoffervoteTable td.staff {
        width: 150px;
        min-width: 150px;
        vertical-align: middle;
    }

/**
チェック表
*/
.checkTable {
    /*table-layout: fixed;*/
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}

.checkTable_p {
    table-layout: fixed;
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid gray;
    border-collapse: collapse;
    width: 1000px;
}

    .checkTable_p caption {
        text-align: center;
        background-color: #FFF;
    }

    .checkTable_p td.td_head {
        vertical-align: middle;
        text-align: center;
        border: 1px solid gray;
        border-right: none;
        border-bottom: none;
        padding: 3px 5px 3px 5px;
        background: #eaeaea;
        letter-spacing: 0.15em;
        text-indent: 0.15em;
    }

    .checkTable_p td {
        vertical-align: middle;
        text-align: center;
        border: 1px solid gray;
        border-right: none;
        border-bottom: none;
        padding: 3px 5px 3px 5px;
    }

/*.checkTable {
    table-layout: fixed;
    width: calc(100% - 20px);
    text-align: center;
    margin: auto;
    word-break: break-all;
    word-wrap: break-word;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
}*/

#checkTable a {
    display: inline-block;
}

.checkTable td {
    border: 1px solid gray;
    border-right: 0px;
    border-bottom: 0px;
    padding: 0px 3px 0px 3px;
    margin: 0;
}

.checkTable th {
    text-align: center;
    background: #eaeaea;
    height: 15px;
    border: 1px solid gray;
    border-right: 0px;
    border-bottom: 0px;
    letter-spacing: 0.15em;
    text-indent: 0.15em;
}

.checkTable input {
    /*width: 100%;
    max-width: 100%;*/
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
    margin: 0;
}

.checkTable textarea {
    /*width: 100%;
    max-width: 100%;*/
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.checkTable select {
    /*width: 100%;
    max-width: 100%;*/
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.checkTable col.meetingdate, th.meetingdate {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.checkTable td.meetingdate {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.checkTable col.mtime, th.mtime {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.checkTable td.mtime {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.checkTable col.jigyosho, th.jigyosho {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.checkTable td.jigyosho {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.checkTable col.method, th.method {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.checkTable td.method {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.checkTable col.person, th.person {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.checkTable td.person {
    vertical-align: middle;
    width: 15%;
    max-width: 15%;
    min-width: 15%;
}

.checkTable col.details, th.details {
    vertical-align: middle;
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}

.checkTable td.details {
    vertical-align: middle;
    width: 20%;
    max-width: 20%;
    min-width: 20%;
}

.checkTable col.staff, th.staff {
    vertical-align: middle;
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}

.checkTable td.staff {
    vertical-align: middle;
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}

.checkTable col.edit, th.edit, col.del, th.del {
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.checkTable td.edit, td.del {
    text-align: center;
    vertical-align: middle;
    width: 5%;
    max-width: 5%;
    min-width: 5%;
}

.checkTable th.commit, td.commit {
    text-align: center;
    vertical-align: middle;
    width: 10%;
    max-width: 10%;
    min-width: 10%;
}

.checkTable2 span.midashi {
    letter-spacing: 0.25em;
    font-weight: bold;
}

<style ><!--
.checkTable th {
    /* ヘッダーを固定する設定 */
    position: -webkit-sticky;
    position: sticky;
    font-weight: normal;
    z-index: 1;
}

.checkTable thead tr th {
    /*background:#B3FFBB;*/
    top: 0;
    text-align: center;
}

    .checkTable thead tr th:first-child {
        z-index: 2;
        left: 0;
        /*width:125px;*/
    }

.checkTable tbody tr td:first-child {
    background: #ffffff;
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    left: 0;
    /*width:125px;*/
}


.checkTable tbody tr:nth-child(even) td:first-child {
    background: #e5ecf9;
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    left: 0;
    /*width:125px;*/
}

.checkTable tfoot tr th:first-child {
    z-index: 2;
    left: 0;
    /*width:125px;*/
}


.date-sel {
    position: relative;
    display: inline-block;
    width: 150px;
    height: 36px;
    border: 2px solid #ccc;
    border-radius: 15px;
}

.date-sel::before {
    position: absolute;
    content: "";
    top: 0;
    right: -43px;
    width: 36px;
    height: 36px;
    background-color: transparent;
    background-image: url("/web/common/img/icons/calendar.png");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}

.date-sel input[type="date"] {
    position: relative;
    padding: 0 10px;
    width: 200px;
    height: 36px;
    border: 0;
    background: transparent;
    box-sizing: border-box;
    font-size: 16px;
}

.date-sel input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0;
    width: 36px;
    height: 36px;
    background: transparent;
    color: transparent;
    cursor: pointer;
}

.date-sel input[type="date"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.date-sel input[type="date"]::-webkit-clear-button {
    -webkit-appearance: none;
}


/**
 サービス計画表(週)
*/
.weekSrvPlan .row {
    display: flex;
    /*    background-color: #e5ecf9;*/
    padding: 0.25rem 0;
    margin-top: 0;
}

.weekSrvPlan .col {
    margin-left: 10px;
    width: calc((100% - (10px * 3)) / 3 - .01px);
    overflow: auto;
}

.weekSrvPlan table.weekSrvPlanTable {
    table-layout: fixed;
    width: auto;
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
}

.weekSrvPlanTable th, .weekSrvPlanTable td {
    vertical-align: middle;
    box-sizing: border-box;
    word-break: break-all;
}

.weekSrvPlanWeekTable .weekTable {
    width: calc(100% - (0.625rem * 2));
    padding: 0 0.625em;
    margin: auto;
}

.weekSrvPlanWeekTable table {
    table-layout: fixed;
    font-size: 0.875rem;
    border-collapse: collapse;
    text-align: center;
    padding: 0;
    margin: 0;
    word-break: break-all;
    word-wrap: break-word;
    border-bottom: 1px solid #050505;
    border-right: 1px solid #050505;
}

.weekSrvPlanWeekTable tr {
    height: 1.875rem;
}

.weekSrvPlanWeekTable td {
    border: 1px solid #050505;
    border-right: 0px;
    border-bottom: 0px;
}

.weekSrvPlanWeekTable td.time {
    padding: 0.25rem 0 0 0.25rem;
    vertical-align: top;
}

.weekSrvPlanWeekTable td.half_hour {
    border-top: 1px dashed #888;
}

.weekSrvPlanRegistTable table {
    table-layout: fixed;
    font-size: 0.875rem;
    border-collapse: collapse;
    text-align: center;
    padding: 0;
    margin: 0;
    word-break: break-all;
    word-wrap: break-word;
    border-bottom: 1px solid #050505;
    border-right: 1px solid #050505;
}

.weekSrvPlanRegistTable .registTable {
    width: calc(100% - (0.625rem * 2));
    padding: 0 0.625em;
    margin: auto;
}

.weekSrvPlanRegistTable th {
    border: 1px solid #050505;
    border-right: 0px;
    border-bottom: 0px;
    text-align: center;
    background: #eaeaea;
}

.weekSrvPlanRegistTable td {
    border: 1px solid #050505;
    border-right: 0px;
    border-bottom: 0px;
    text-align: center;
    vertical-align: middle;
    height: 2.5rem;
}

.weekSrvPlan input {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.weekSrvPlan textarea {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.weekSrvPlan select {
    margin: 0;
    padding: 5px;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

/*td.five_min {
    height: 5px;
    max-height: 5px;
    display: block;
}*/

/*.baseDiv {
    width: calc(100% - (0.625rem * 2));
    padding: 0 0.625em;
    margin: auto;
}*/

.weekSrvPlanMonth input {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.weekSrvPlanMonth textarea {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}

.weekSrvPlanMonth select {
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Chrome, Safari */
    vertical-align: middle;
}
