.nav {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
}
p.resizeimage img {
    width: auto;
}
.banner_PC {
    display: block;
}
.banner_smart {
    display: none;
}
#global_menu {
    list-style-type: none;
    width: 980px;
    margin: 0;
    padding: 0;
}
#global_menu li {
    float: left;
    width: 24.5%;
    margin: 0 2px;
    padding: 12px 0;
    text-align: center;
}
#global_menu li a {
    display: block;
    width: auto;
    padding: 15px 0;
    font-size: 16px;
    text-decoration: none;
}

.grid {
    display: grid;
    justify-content: center;
}

.flex {
    display: flex;
    align-items: center;
    width: 100%;
}

.global_table_top {
    display: table;
    width: 100%;
}
.global_table_top1 {
    display: table-cell;
    width: 20%;
}
.global_table_top2 {
    display: table-cell;
    width: 26.5%;
}
.global_table_topsmart {
    display: none;
}
.global_table {
    display: table;
    width: 100%;
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 25px;
    border-collapse: collapse;
    ;
}
.global_table2 {
    display: table;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #4b64a8;
    background: #ffffff;
    font-size: 15px;
    line-height: 20px;
    border-collapse: collapse;
    ;
}
.global_table3 {
    display: table;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    border-collapse: collapse;
    ;
}
.global_table4 {
    display: table;
    width: 100%;
    margin: 2px 0;
    padding: 8px;
    border-collapse: collapse;
    cursor: pointer;
}
.global_table4:hover {
    background-color: hsla(191, 19%, 89%, 1.00);
}
.global_tabletd1-1, .global_tabletd1-2, .global_tabletd2-1, .global_tabletd2-2, .global_tabletd3-1, .global_tabletd3-2, .kana, .global_tabletd4-2 {
    display: table-cell;
    padding: 3px;
    border: 0 solid #767676;
    line-height: 20px;
    vertical-align: middle;
}
.global_tabletd1-1 {
    width: 20%;
}
.global_tabletd1-2 {
    width: 80%;
}
.global_tabletd2-1 {
    width: 22%;
    padding: 0 10px;
    background: #f1f1f1;
    text-align: left;
}
.global_tabletd2-2 {
    padding: 5px;
}
.global_tabletd3-1 {
    width: 32%;
    font-weight: bold;
}
.global_tabletd3-2 {
    width: 60%;
}
.kana {
    width: 25px;
    padding: 5px 0 3px 13px;
    background: #818494;
    color: #ffffff !important;
    font-size: 15px;
    ;
}
.global_tabletd4-2 {
    width: 90%;
    padding: 8px 12px;
}
.global_tabletd4-2 :hover {
    background-color: hsla(206, 33%, 91%, 1.00) !important;
}
.global_tableborder {
    border-bottom: 1px solid #767676;
}
.global_ol li {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
    border: 1px solid #767676;
    line-height: 35px !important;
}
.glmenu_dl3 {
    font-size: 15px;
    text-align: left;
}
.glmenu_dl3 dd {
    list-style-type: none;
    margin-left: 20px;
    background-repeat: no-repeat;
    font-size: 15px;
    text-align: left;
    ;
}
.glmenu_dl3 dd a {
    display: block;
    padding-top: 2px;
    padding-left: 18px;
    color: #3366cc;
    line-height: 30px !important;
    text-decoration: none;
}
.global_title {
    display: table;
    width: 65%;
    margin: 30px auto;
    margin-bottom: 5px;
    line-height: 25px;
    border-collapse: collapse;
}
.global_title1 {
    display: table-cell;
    width: 30%;
    padding: 15px 5px;
    border: 0 solid #767676;
    font-size: 23px;
    line-height: 20px;
    vertical-align: middle;
}
.global_title2 {
    display: table-cell;
    width: 65%;
    padding: 15px 15px;
    border: 0 solid #767676;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
}
.kakunin {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: flex-end;
    margin: 15px 0 70px 5px;
}
.kak_box {
    /* margin-left: 13px; */
    margin-bottom: 0;
}
.kakunin img {
    width: 304px;
    max-width: 304px;
}
.kakunin p {
    margin-top: -5px;
    color: hsla(0, 0%, 36%, 1.00);
    font-size: 14px;
}
.shikaku_title {
    width: 1005px;
    margin: 20px auto 20px auto;
}
.shikaku_title img {
    width: 100%;
    max-width: 100%;
}
.about_shikaku {
    margin: -15px 0 20px 0;
    padding: 0 20px;
    color: hsla(0, 0%, 32%, 1.00);
    font-size: 13px;
    line-height: 18px;
    text-align: start;
}
.container1 {
    padding: 30px 0;
    background: #ececec;
}
.container2 {
    padding: 30px 0;
    background: #ffffff;
}
.glnumber {
    display: block;
    float: left;
    margin: 10px 6px 0 0;
    font-size: 35px;
}
.global_tabletd3font1 {
    display: block !important;
}
.global_tabletd3font2 {
    display: none !important;
}
.glmenu_dl3 dd a:hover {
    background-color: #d8f5f6;
}
.dsenmonsi_nav {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    overflow: auto;
    text-align: center;
}
.dsenmonsi_nav a {
    text-decoration: none;
}
/* .dsenmonsi_nav ul {} */
.dsenmonsi_nav li {
    list-style-type: none;
    float: left;
    width: 18%;
    height: 40px;
    margin: 4px;
    padding: 3px;
    padding-top: 17px;
    font-size: 14px;
    vertical-align: middle;
}
.covid_attention {
    margin: 10px;
    font-size: 16px !important;
    line-height: 23px;
    text-align: left;
}
/* .covid_attention dt {} */
.covid_attention dd {
    margin-left: 15px;
}
.test_infomation {
    display: table;
}
.test_infomation1 {
    display: table-cell;
    width: 65%;
    padding: 10px;
    background: #ffffff;
    vertical-align: top;
}
.test_infomation2 {
    display: table-cell;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    ;
}
.sub_head1 {
    padding-bottom: 50px;
}
/***************** 上級関連 *****************/
.j_k_table {
    font-size: 13px;
}
.j_k_table2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    font-size: 13px;
}
.j_k_td0 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-width: 1px 0;
    border-style: dotted;
    border-color: #0000cc;
    background-color: #ffffff;
    color: #0000cc;
    line-height: 20px;
}
.j_k_td1 {
    width: 70px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    line-height: 20px;
    vertical-align: top;
}
.j_k_td2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    line-height: 20px;
    vertical-align: top;
}
.j_k_td3 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    background-color: #ffffff;
    color: #0000cc;
    font-weight: bold;
    line-height: 20px;
    text-indent: -20px;
}
.j_k_td4 {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    line-height: 16px;
    vertical-align: top;
}
.t_1 {
    padding: 5px 11px;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}
.t_1b {
    padding: 5px 11px;
    border-right: 1px solid #808080;
    border-bottom: 1px dotted #c0c0c0;
}
.t_2 {
    padding: 5px 11px;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #808080;
}
.t_3 {
    padding: 5px 11px;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    background-color: #0066ff;
    color: #ffffff;
}
.t_3r {
    padding: 5px 15px;
    border-top: 2px solid #ff9999;
    border-right: 2px solid #ff9999;
    border-bottom: 2px solid #ff9999;
    border-left-color: #ff9999;
    background-color: #ff0000;
    color: #ffffff;
    font-weight: bold;
}
.t_4 {
    padding: 5px 11px;
    border: 1px solid #808080;
    background-color: #0066ff;
    color: #ffffff;
}
.t_5r {
    padding: 5px 15px;
    border-right: 2px solid #ff9999;
}
.t_5 {
    padding: 5px 15px;
    border-right: 2px solid #ff9999;
    border-bottom: 2px solid #ff9999;
    font-weight: bold;
}
.t_5b {
    padding: 5px 15px;
    border-right: 2px solid #ff9999;
    border-bottom: 1px dotted #ff9999;
    font-weight: bold;
}
.t_5_no {
    padding: 5px 15px;
    border-right: 2px solid #ff9999;
    border-bottom: 2px solid #ff9999;
    background-color: #c0c0c0;
}
.t_5b_no {
    padding: 5px 15px;
    border-right: 2px solid #ff9999;
    border-bottom: 1px dotted #ff9999;
    background-color: #c0c0c0;
}
/* .t_6 {} */
.j_k_o {
    list-style-type: decimal;
    list-style-position: outside;
    margin: 0 0 0 20px;
    padding: 0 0 0 5px;
    color: #9b291d;
    font-size: 13px;
}
.j_k_list {
    list-style-type: square;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 12px;
}
.text_main {
    margin: 10px 10px;
    padding: 15px 5px;
    border-bottom: #cdcdcd 1px solid;
}
.text_bookimg {
    float: right;
    padding: 5px 28px;
}
.text_setsumei {
    line-height: 22px !important;
}
.text_title {
    margin: 20px 0;
    font-weight: bold;
    font-size: 20px;
}
.text_subtitle {
    color: #787878;
    font-size: 13px;
    ;
}
.syou {
    margin: 5px 0;
    font-size: 13px;
}
.syou p {
    float: left;
    width: 70px;
    margin: 0 20px;
}
#table_kyo {
    display: table;
    width: 100%;
    background-color: #ffffff;
    border-collapse: collapse;
}
.row {
    display: table-row;
}
.row > div {
    display: table-cell;
    margin: 5px;
    padding: 7px 10px;
    border-bottom: 1px dashed #e9e9e9;
}
.row a {
    color: #0c2d94;
    text-decoration: none;
}
.table_item {
    width: 20%;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    vertical-align: top;
}
.table_contents {
    width: 80%;
    color: #424242;
    font-size: 15px;
    line-height: 26px;
}

.table_contents h3 {
    font-weight: bold;
}

.bor_red {
    margin: 5px 0 10px 0;
    padding: 15px 5px;
    border: 2px solid red;
}

.bor_red ul {
    padding-left: 20px;
}
.bor_red li {
    list-style-type: disc;
    margin-bottom: 10px;
}
.item {
    width: 130px;
    padding: 2px 10px;
    background-color: #eaeffb;
    color: #070849;
}
.kyo_l {
    list-style-position: outside;
    margin-left: 1px;
    padding-left: 10px;
    vertical-align: top;
}
.kyo_l li {
    list-style-type: disc;

/* list-style-type: square; */
    margin-left: 0;
    padding-right: 10px;
    line-height: 20px;
}
.jyoukyuu_kako {
    float: left;
    width: 450px;
    height: 220px;
    margin: 10px 5px;
    padding: 10px;
    border: 0 solid #bdbdbd;
}
.kako_title {
    margin: 15px 5px;
    color: #0b256a;
    font-weight: bold;
    font-size: 14px;
}
.jyoukyuu_kakotable {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    font-size: 13px;
    line-height: 20px;
    border-collapse: collapse;
}
.jyoukyuu_kakotable th {
    width: 120px;
    width: 17%;
    padding: 5px 5px;
    border: 1px solid #cccccc;
    background-color: #dbdbdb;
    color: #3b4664;
    font-weight: normal;
    text-align: left;
}
.jyoukyuu_kakotable td {
    padding: 5px 10px;
    border: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    line-height: 20px;
}
.jyun_gokaku a {
    color: #464646;
    text-decoration: none;
}
.jyun_gokaku p {
    font-weight: bold;
    font-size: 20px;
}