.sp-display {
    display: none;
}

.contents_sayu {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 40px;
}

.contents_right {
    padding: 0 40px 0 20px;
}

.contents_left {
    margin: 0 auto;
    padding: 0 20px 0 40px;
}

.contentstitle_right,
.contentstitle_left {
    padding: 6px 0 6px 50px;
    font-size: 17px;
    line-height: 23px;
}

.contentstitle_right:first-child,
.contentstitle_left:first-child {
    margin: 0 0 10px 0 !important;
}

.contentstitle_right {
    width: 250px;
    margin: 20px 0 10px 0 !important;
    background-position: 10px 50%;
    background-size: 30px;
    background-color: #dce3dc;
}

.contentstitle_left {
    width: 610px;
    margin: 40px 0 8px 0;
    background-position: 10px 50%;
    background-size: 30px;
    background-color: #dce3dc;
}

.normal_right {
    width: 300px;
    padding: 0;
    font-size: 16px;
    /*border: 1px solid red;*/
}

.normal_right dt {
    margin: 0;
}

.normal_right dd {
    padding: 5px 5px 5px 0;
    font-size: 13px;
    line-height: 2em;
    text-align: left;
}

.normal2_right {
    width: 200px;
    margin: 0 5px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 2em;
}

.normal2_right dt {
    font-size: 16px;
    text-align: left;
}

.normal2_right dd {
    padding-left: 5px;
}

.normal_left {
    width: 660px;
    font-size: 16px;
}

.normal_left ul {
    margin: 0;
    padding: 20px;
    font-size: 14px;
    line-height: 2em;
}

.normal_left ul a {
    text-decoration: none;
}

.normal2_left {
    width: 620px;
    margin: 0 5px;
    padding: 0 10px;
    font-size: 16px;
    line-height: 2em;
}

.normal2_left dt {
    font-size: 16px;
}

.normal2_left dd {
    padding-left: 5px;
}

.topics {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    font-size: 13px;
    line-height: 2em;
    border-collapse: collapse;
}

.topics th {
    width: 100px;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
    font-weight: normal;
    text-align: center;
}

.topics td {
    padding: 10px 5px;
    border-bottom: 1px solid #cccccc;
}

.topics td a {
    color: #0366d6;
}

.top_contents {
    display: table;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-collapse: collapse;
}

.top_contents a {
    text-decoration: none;
}

.top_c {
    width: 192px;
    height: 115px;
}

.top_c img {
    width: 110px;
    height: 110px;
    margin: 5px;
}

.subcontents_title {
    display: table-cell;
    width: 100px;
    padding: 10px 20px;
    border-bottom: 1px solid #b9b8b8;
    border-radius: 10px 0 0 10px;
    background-color: #efeded;
    color: #1c48a1;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.subcontents_titles {
    display: table-cell;
    width: 500px;
    padding: 10px 20px;
    border-bottom: 1px solid #b9b8b8;
    border-radius: 0 10px 10px 0;
    background-color: #efeded;
    color: #000000;
    font-size: 11px;
    text-align: right;
}

.subm_1_1_2 {
    margin: 10px;
    color: #000000;
    font-size: 13px;
    border-collapse: collapse;
}

.subm_1_1_3 {
    padding-left: 15px;
    color: #000000;
    font-size: 13px;
}

.subm_1_1_2 tr {
    height: 45px;
}

.subm_t1 {
    width: 90px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cccccc;
    font-size: 12px;
}

.subm_t2 {
    width: 340px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cccccc;
}

.subm_t2 a {
    color: #0000ff;
    text-decoration: none;
}

.subm_t2 a:hover {
    color: #0099ff;
    text-decoration: underline;
}

.subm_t2small {
    font-size: 10px;
}

.subm_t3 {
    width: 200px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cccccc;
    font-size: 12px;
}

.course_table {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 650px;
    padding: 0;
    border-bottom: 1px solid #cccccc;
    line-height: 1.3;
}

/* 固定する見出し */
.course_table_head {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 1;
    width: 650px;
    min-width: 650px;
    padding: 0;
    border-bottom: 1px solid #cccccc;
    background-color: #dce3dc;
}

.course_table a {
    margin: 0 auto 0 0;
    text-decoration: none;
    text-align: left;
}

.course_table_row {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0;

    gap: 0;
}

/* 講座一覧日付 */
.course_date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 13%;
    min-width: 0;
    padding: 0 1%;
    font-size: 12px;
    text-align: left;
}

.course_title-head {
    text-align: center;
}

.course_etc {
    display: none;
}

.subm_dataS {
    display: block;
    float: none;
    width: 100px;
    min-height: 20px;
    max-height: 200px;
    padding: 10px 5px;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

/* 講座一覧開催方法 */
.course_method {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10%;
    min-width: 0;
    height: 100%;
    padding: 0 1%;
    font-size: 12px;
}

/* 講座一覧タイトル */
.course_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    width: 41%;
    min-width: 0;
    padding: 0 1%;
    color: #000000;
    font-size: 13px;
}

.course_title-small {
    font-size: 12px;
}

/* 講座一覧単位数 */
.course_unit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6%;
    min-width: 0;
    height: 100%;
    padding: 0 1%;
    font-size: 12px;
    text-align: center;
}

/* 講座一覧開催地 */
.course_place {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    min-width: 0;
    padding: 0 1%;
    color: #000000;
    font-size: 12px;
    text-align: center;
}

.pc_none {
    display: none;
}

.box_submain {
    margin-bottom: 1px;
    padding-left: 5px;
    border: 1px solid #ffffff;
    text-align: center;
}

.box_submain a {
    text-decoration: none;
}

.box_submain a:hover {
    text-decoration: underline;
}

.box_submain img {
    width: auto;
}

.resizeimage_right img {
    width: 100%;
    margin: 0;
}

.event_box {
    margin-bottom: 60px;
}

/*教育講演*/
.kyoiku_boxes {
    position: relative;
}

.k_nendo {
    position: absolute;
    top: 85px;
    left: 190px;
    color: hsla(148, 69%, 21%, 1);
    font-weight: bold;
    font-size: 28px;
}

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

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

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

.kyoiku_box h5 {
    margin: 0 10px 0 5px;

    /*display: flex;align-items: center;*/
    font-size: 11px;
}

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

.kyoiku_box h5 img {
    width: 30px;
    margin: 0 0 -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);
    font-size: 14px;
}

.link_01 span {
    display: block;
}

/*機関認定*/
#nintei_par_con a {
    font-size: 14px;
}

.kikan_p {
    width: 100%;
    padding: 12px 0 3px 0;
}

.kikan_no {
    margin-left: 8px;
    padding: 2px 10px;
}

.kikan_date {
    font-weight: bold;
    font-size: 18px;
}

/*オンライン講演会*/
#os_semi {
    position: relative;
}

.os_newsemi {
    position: relative;
}

.os_semi_no {
    position: absolute;
    top: 157px;
    left: 183px;
}

.os_semi_no p {
    padding: 12px 15px 5px 15px;
    background-color: hsla(213, 49%, 53%, 0.69);
    font-size: 15px;
    letter-spacing: 0.08em;
}

.os_semi_no span {
    margin: 0 4px;
    font-weight: bold;
    font-size: 30px;
}

.os_semi_year {
    position: absolute;
    top: 8px;
    left: 34%;
    background-color: #ffffff;
    color: #c15e1d;
}

.os_semi_year p {
    /* padding: 12px 15px 5px 15px; */
    font-size: 19px;
    letter-spacing: 0.08em;
    /* background-color: #e1d870; */
}

.os_semi_year span {
    margin: 0 4px;
    font-weight: bold;
    font-size: 30px;
}

.about_mail {
    width: 700px;
}
