.credit_table {
    display: table;
    width: 90%;
    border-collapse: collapse;
    line-height: 2em;
    font-size: 16px;
}

.credit_table th {
    display: table-cell;
    width: 20%;
    background: #EFEFEF;
    text-align: center;
    padding: 8px 10px;
    color: #464646;
    font-weight: normal;
    border-right: 1px solid #BBB6B6;
    border-bottom: none;
}

.credit_table td {
    display: table-cell;
    width: 70%;
    padding: 8px;
    color: #464646;
    border-bottom: none;
}

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

.item {
    background-color: #EAEFFB;
    padding: 2px 10px;
    width: 80px;
    color: #070849;
}

.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: 1px;
    padding-left: 10px;
    list-style-position: outside;
}

.kyo_l li {
    margin-left: 10px;
    list-style-type: disc;
    padding-right: 10px;
    line-height: 1.5em;
    list-style-type: square;
}

.normal_subtitle {
    border-bottom: 2px solid #848484;
    padding: 5px 10px;
    margin: 20px 0px 10px 0px;
    color: #094063;
    font-weight: bold;
    font-size: 16px;
}

.saigairesize img {
    width: auto;
    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;
}

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

.jyusyou_table td {
    padding: 8px 8px;
}

/*.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;
}*/


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


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


.katsudou_table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    line-height: 2em;
    font-size: 16px;
}

.katsudou_table th {
    display: table-cell;
    width: 20%;
    padding: 8px 10px;
}

.katsudou_table td {
    display: table-cell;
    width: 80%;
    padding: 8px;
}

.event_box {
    margin-bottom: 50px;
}


/*教育講演*/
.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 20px;
    margin: 0 10px;
    border-bottom: 1px solid #ead9c6;
}

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

.kyoiku_box h5 {
    /*display: flex;align-items: center;*/
    font-size: 11px;
    margin: 0px 10px 0px 5px;
}

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

.kyoiku_box h5 img {
    width: 30px;
    margin: 0 0px -5px 5px;
}

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

.link_01 {
    font-size: 11px;
}

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

.link_01 span {
    display: block;
}


.kyoiku_img {
    margin: 0px auto 0 auto;
}

.kyoiku_img1 {
    margin: 0px auto 0 auto;
}

.table_kyoiku {
    margin: 20px auto;
}

.table_kyoiku th,
.table_kyoiku td {
    display: table-cell;
    padding: 15px 10px;
}

.table_kyoiku th {
    font-size: 15px;
    width: 15%;
}

.table_kyoiku td {
    padding: 15px 5px 15px 20px;
    font-size: 16px;
    line-height: 21px;
}

.kyoiku_thema {
    font-size: 20px !important;
    color: hsla(0, 0%, 21%, 1.00);
    font-weight: bold !important;
}

.bor_red li {
    font-size: 14px;
}