.credit_table {
    display: block;
    width: 93vw;
    border-collapse: collapse;
    line-height: 2em;
    font-size: 16px;
}

.credit_table th {
    display: block;
    width: 93vw;
    background: #EFEFEF;
    text-align: center;
    padding: 1vw;
    color: #464646;
    font-weight: normal;
    border-bottom: 1px solid #BBB6B6;
}

.credit_table td {
    display: block;
    width: 93vw;
    padding: 1vw;
    color: #464646;
    border-bottom: 1px solid #BBB6B6;
}

.credit {
    border: 1.5px solid #BBB6B6;
    padding-left: 10px;
    font-weight: bold;
}

.item {
    background-color: #EAEFFB;
    padding: 1vw;
    color: #070849;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.scroll {
    overflow-y: scroll; 
    height: 500px;
  }

.t_title {
    margin: 0px;
    color: #032686;
    font-weight: bold;
}

.border_dotted {
    border-bottom: 1px dotted #ccc;
    background-color: #FFFFFF;
    border-left: none;
    border-right: none;
    border-top: none;
}

.kyo_l {
    vertical-align: top;
    margin-left: 2vw;
    padding-left: 3vw;
    list-style-position: outside;
}

/*.kyo_l li{ margin-left: 2vw; list-style-type: disc; padding-right:2vw;line-height: 2em; list-style-type: square;}
*/
.normal_subtitle {
    border-bottom: 2px solid #848484;
    padding: 1vw;
    margin: 1.5vw 0 1vw 0;
    color: #094063;
    font-weight: bold;
    font-size: 3.5vw;
}

.saigairesize img {
    width: 40vw;
    float: right;
}

/*.cont_list{line-height: 2em;width: 90%;}*/
.cont_list dt {
    font-size: 12px;
}

.cont_list dd {
    margin-left: 1em;
    font-size: 14px;
}

.cont_list #title {
    font-weight: bold;
    font-size: 16px;
}

.katsudou_table {
    display: block;
    width: 98%;
    border-collapse: collapse;
    line-height: 2em;
    font-size: 14px;
}

.katsudou_table th {
    display: block;
    width: 98%;
    background: #EFEFEF;
    text-align: left;
    padding: 5px;
    color: #4676C0;
    font-weight: normal;
    border: 1px solid #BBB6B6;
}

.katsudou_table td {
    display: block;
    width: 98%;
    padding: 5px;
    color: #464646;
    border: 1px solid #BBB6B6
}

.jyusyou_table {
    font-size: 12px;
    line-height: 15px;
}

.jyusyou_table th,
.jyusyou_table td {
    padding: 2px;
}

.jyusyou_table th {
    color: #4676C0;
}

.jyusyou_table tr:nth-child(odd) {
    background: #F7F9F8;
}

.jyusyou_table tr:nth-child(1) td {
    background: #CCCCCC !important;
    color: #FFFFFF;
    font-weight: bold;
}

/*.jyusyou_table td:nth-child(1) {
width:80px;padding:3px;
}
.jyusyou_table td:nth-child(2) {
width:300px;padding:3px;min-height:50px;
}
.jyusyou_table td:nth-child(3) {
width:60px;padding:3px;min-height:50px;text-align:center
}
.jyusyou_table td:nth-child(4) {
width:350px;padding:3px;min-height:50px;
}
.jyusyou_table td:nth-child(5) {
width:130px;padding:3px;min-height:50px;
}*/

.dl_bt_con {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 10px 0;
}

.dl_bt_con a {
    text-decoration: none;
}

.btn_01,
.btn_02,
.btn_03,
.btn_04 {
    width: auto;
    padding: 20px 10px;
    margin: 8px 10px;
    border-radius: 5px;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.btn_01:hover,
.btn_02:hover,
.btn_03:hover,
.btn_04:hover {
    opacity: 0.7;
}

.btn_01 {
    background-color: hsla(212, 95%, 32%, 1.00);
}

.btn_02 {
    background-color: hsla(166, 100%, 22%, 1.00);
}

.btn_03 {
    background-color: hsl(207, 71%, 65%);
}

.btn_04 {
    background-color: hsl(38.08deg 71.6% 64.48%);
}





.event_box {
    margin-bottom: 70px;
}


.news_tabletd a {
    text-shadow: 1px 1px black;
    text-decoration: none;
    color: #fff;
}

.button_event {
    padding: 18px 0;
    width: 100%;
    background-color: #f26e14;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.button_event:hover {
    opacity: 0.7;
}



#gentei {
    margin: 5px 0 40px 2px;
}


/*教育講演*/
.kyoiku_boxes {
    width: 95%;
    margin: 0 auto 60px auto;
    /*border: 2px solid #ead9c6;*/
}

.kyoiku_boxes a {
    text-decoration: none;
    color: hsla(0, 0%, 20%, 1.00);
}

.kyoiku_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 2px;
    margin: 0 1px;
    border-bottom: 1px solid #ead9c6;
}

.kyoiku_box:hover {
    background-color: #dce3dc;
}

.kyoiku_box div {
    display: flex;
    align-items: center;
}

.kyoiku_box h5 {
    font-size: 10px;
    margin: 0px 10px 0px 5px;
}

.kyoiku_box h5 span {
    font-size: 18px;
}

.kyoiku_box p {
    font-size: 13px;
}

.link_01 {
    font-size: 10px;
}

.link_01 i {
    margin-left: 2px;
    color: hsla(134, 34%, 45%, 1.00);
    font-size: 14px;
}

.link_01 span {
    display: none;
}

.year01 {
    color: #fff;
    background: #2681A5;
    width: 160px;
    line-height: 45px;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
}

.info {
    padding: 5px;
    font-size: 16px;
    border: solid 0.1px #2681A5;
    border-radius: 2.5px;
    width: 50%;
    margin: 15px auto;
}


.kyoiku_img {
    margin: 20px auto 0px auto;
    display: flex;
    justify-content: center;
}

.kyoiku_img img {
    max-width: 95%;
    border: 1px solid hsla(0, 0%, 82%, 1.00);
}

.kyoiku_img1 {
    margin: 20px auto 0px auto;
    display: flex;
    justify-content: center;
}

.kyoiku_img1 img {
    max-width: 95%;
    border: 1px solid hsla(0, 0%, 82%, 1.00);
}

.table_kyoiku {
    border-collapse: collapse;
    width: 95%;
    margin: 20px auto;
    border: 1px solid hsla(0, 0%, 87%, 1.00);
}

.table_kyoiku th,
.table_kyoiku td {
    display: block;
    border: 1px solid hsla(0, 0%, 87%, 1.00);
}

.table_kyoiku th {
    padding: 3px 5px;
    font-size: 13px;
    background-color: hsla(0, 0%, 94%, 1.00);
    color: hsla(0, 0%, 51%, 1.00);
    text-align: center;
}

.table_kyoiku td {
    padding: 10px 5px;
    font-size: 13px;
    line-height: 17px;
}

.kyoiku_thema {
    display: flex !important;
    align-items: center;
    font-size: 16px !important;
    color: hsla(0, 0%, 21%, 1.00);
    font-weight: bold !important;
}

.kyoiku_thema i {
    font-size: 30px;
    color: #73ba6b;
    margin-right: 10px;
}

.table_kyoiku h3 span {
    background-color: rgba(207, 224, 255, 1.00);
}

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

.bor_red li {
    list-style-type: disc;
    margin-bottom: 10px;
}


#flex {
    display: flex;
    justify-content: center;
}

.kyouikukouza_btn {
    text-decoration: none;
    width: 70%;
}