@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
body {
    min-width: unset;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    text-align: justify;
}

a {
    color: #E50012;
}

p {
    margin-bottom: 1.6rem;
    /* font-size: 1.6rem; */
}

.fs-700 {
    font-weight: 700;
}

.mt50 {
    margin-top: 50px;
}

.mt30 {
    margin-top: 30px;
}

.indent1{
    text-indent:3.6em;
}

.h4-daigaku {
    font-family: "Josefin Sans";
    color: #E50012;
    font-size: 1.8rem;
    font-weight: 700;
    transform: rotate(-5deg);
    margin-bottom: 50px;
}

.h4-daigaku-2 {
    font-family: "Josefin Sans";
    /* color: #E50012; */
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.h3-fontsize1 {
    font-family: "Josefin Sans";
    color: #E50012;
    font-size: 1.4rem;
    font-weight: 700;
}

.underline {
    background: linear-gradient(transparent 60%, #f6ff5f 60%);
}

.daigaku-flex {
    display: flex;
    justify-content: center;
}

.daigaku-flex div:first-child {
    margin-right: 1%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.daigaku-flex div img {
    width: 100% !important;
}

.event__list__daigaku {
    margin-top: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


/* .event__list__daigaku li {
    margin-bottom: 0 !important;
} */

.daigakuhatuTab__text {
    text-align: center;
    margin-bottom: 50px;
}

.daigakuhatu__tab--all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.daigakuhatu__tab--all--title {
    width: 25%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    cursor: pointer;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 10px 0;
    border-right: 1px solid #999999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-bottom: 2px solid #f4f3f3;
    line-height: 1.3;
}

.daigakuhatu__tab--all--title a {
    display: block;
}

.daigakuhatu__tab--all--title:hover {
    background-color: #ffeef8;
    border-bottom: 2px solid #e40682;
    transition-delay: 0.1s;
}

.bd-left {
    border-left: 1px solid #999999;
}

@media screen and (min-width: 768px) {
    .btn {
        display: block;
        color: #fff;
        font-weight: bold;
        background-color: #e50012;
        color: #fff;
        border-radius: 0 0 20px 0;
        width: 50%;
        /* margin: 0 auto; */
        display: block;
        text-align: center;
        padding: 10px 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        margin-top: 30px;
        width: 300px;
    }
    .btn:hover {
        background-color: #ffffff;
        color: #222222;
        border: 2px solid #222222;
    }
    .btnWhite {
        display: block;
        color: #222222;
        font-weight: bold;
        background-color: #ffffff;
        border-radius: 0 0 20px 0;
        width: 80%;
        margin: 0 auto;
        display: block;
        text-align: center;
        padding: 18px 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        border: 2px solid #222222;
    }
    .btnWhite:hover {
        background-color: #222222;
        color: #fff;
        border: 2px solid #222222;
    }
    /*KSAC相談窓口*/
    .ksac-consult-service {
        padding: 10px;
        border: solid 1px #000;
        background: #000;
        color: #fff;
        text-align: center;
    }
    .ksac-consult-flex {
        display: flex;
        justify-content: flex-start;
    }
    .ksac-consult-title {
        border-top: solid 1px #000;
        background: #000;
        color: #fff;
        text-align: center;
    }
    .ksac-consult-flex div:first-child {
        border-left: solid 1px #000;
        border-right: solid 1px #000;
        border-bottom: solid 1px #000;
        padding: 10px;
        font-size: 16px;
        width: 20%;
    }
    .ksac-consult-flex div:first-child p {
        text-align: center;
    }
    .ksac-consult-flex div:nth-child(2) {
        border-right: solid 1px #000;
        border-bottom: solid 1px #000;
        padding: 10px;
        font-size: 16px;
        width: 80%;
    }
    .ksac-consult-flex p {
        margin-bottom: 0 !important;
    }
    .ksac-consult-flow {
        margin: 0;
        padding: 0 2vw;
        display: flex;
        justify-content: center;
    }
    ul {
        padding: 0;
    }
    li {
        list-style-type: none;
    }
    dd {
        margin-left: 0;
    }
    .flow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
    }
    .flow>li {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
    .flow>li .icon {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        line-height: 50px;
        width: 50px;
        color: #fff;
        background: #e50012;
        margin: 0 auto 20px;
        display: block;
        border-radius: 50%;
        text-align: center;
        position: relative;
        letter-spacing: 2px;
    }
    .flow>li .icon::before {
        content: "";
        border: solid transparent;
        border-width: 8px;
        border-top-color: #e50012;
        position: absolute;
        top: calc(100% - 2px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .flow>li dl {
        padding: 30px 20px;
        margin: 0;
        border: 3px solid #e50012;
        position: relative;
    }
    .flow>li:not(:last-child) dl::before {
        content: "";
        width: 14px;
        height: 14px;
        margin-right: 10px;
        display: inline-block;
        border-top: 4px solid #000;
        border-right: 4px solid #000;
        position: absolute;
        top: calc(50% - 14px);
        left: 104%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .flow>li dl dt {
        font-size: 20px;
        font-weight: 600;
        color: #000;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin-bottom: 1vh;
        text-align: center;
    }

    /*Grid*/
    .parent {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-template-rows: repeat(6, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    }

    .div1 { grid-area: 1 / 1 / 2 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;font-weight:700;}
    .div2 { grid-area: 1 / 2 / 2 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;}
    .div2 a {display:contents;}
    .div3 { grid-area: 2 / 1 / 3 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;font-weight:700;}
    .div4 { grid-area: 2 / 2 / 3 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;}
    .div5 { grid-area: 3 / 1 / 4 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;font-weight:700; }
    .div6 { grid-area: 3 / 2 / 4 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;}
    .div7 { grid-area: 4 / 1 / 5 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;font-weight:700; }
    .div8 { grid-area: 4 / 2 / 5 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;}
    .div9 { grid-area: 5 / 1 / 6 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;font-weight:700; }
    .div10 { grid-area: 5 / 2 / 6 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;}
    .div11 { grid-area: 6 / 1 / 7 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;font-weight:700; }
    .div12 { grid-area: 6 / 2 / 7 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;}

    /*20250826 KSAC demoday2025*/
    .participants-flex{
        width:100%;
        display:flex;
        justify-content: flex-start;
        align-items:center;
    }
    .participants-flex div:first-child{
        width:20%;
        padding:10px;
    }

    .participants-flex div:first-child img{
        width:100%;
    }
    .participants-flex div:nth-child(2){
        width:70%;
        padding:10px;
    }
    .participants-flex .name-participants{
        font-weight: 700;
        font-size:18px;
        margin-bottom:0;
    }
    .participants-flex .company-participants{
        font-weight: 400;
        font-size:16px;
        margin-top:0;
    }
    .participants-flex .detail-participants{
        font-weight: 400;
        font-size:14px;
    }
    .participants-category{
        font-weight: 700 !important;
        font-size:18px !important;
    }
    .relative-flex{
        display:flex;
        justify-content: center;
        align-items: center;
    }
    .relative-flex div{
        width: 40%;
        padding:10px;
    }
    .relative-flex div p{
        font-size:18px;
        font-weight:700;
    }
    .relative-flex div img{
        width:100%;
    }
     .program-detail{
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 13px;
        border: solid 1px;
    }

    .program-detail h4{
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .program-detail h4 span{
        background: linear-gradient(transparent 60%, #f6ff5f 60%);
    }

    .program-detail p{
        font-size: 16px !important;
    }
    .program-detail ul{
        margin-bottom:16px;
    }
    .program-detail ul li{
        font-size: 16px !important;
    }
}

@media screen and (max-width: 768px) {
    .r-mt30 {
        margin-top: 30px;
    }
    .r-fs1 {
        font-size: 1rem;
    }
    .h4-daigaku {
        font-family: "Josefin Sans";
        color: #E50012;
        font-size: 1.8rem;
        font-weight: 700;
        transform: rotate(-5deg);
        margin-bottom: 30px;
    }
    /*KSAC相談窓口*/
    .ksac-consult-service {
        padding: 10px;
        border: solid 1px #000;
        background: #000;
        color: #fff;
        text-align: center;
    }
    .ksac-consult-flex {
        display: flex;
        justify-content: flex-start;
    }
    .ksac-consult-title {
        border-top: solid 1px #000;
        background: #000;
        color: #fff;
        text-align: center;
    }
    .ksac-consult-flex div:first-child {
        border-left: solid 1px #000;
        border-right: solid 1px #000;
        border-bottom: solid 1px #000;
        padding: 10px;
        font-size: 16px;
        width: 20%;
    }
    .ksac-consult-flex div:first-child p {
        text-align: center;
    }
    .ksac-consult-flex div:nth-child(2) {
        border-right: solid 1px #000;
        border-bottom: solid 1px #000;
        padding: 10px;
        font-size: 16px;
        width: 80%;
    }
    .ksac-consult-flex p {
        margin-bottom: 0 !important;
    }
    .ksac-consult-flow {
        margin: 0;
        padding: 0 2vw;
        display: flex;
        justify-content: center;
    }
    ul {
        padding: 0;
    }
    li {
        list-style-type: none;
    }
    dd {
        margin-left: 0;
    }
    .flow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
    }
    .flow>li {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        margin-bottom: 30px;
    }
    .flow>li .icon {
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        line-height: 50px;
        width: 50px;
        color: #fff;
        background: #e50012;
        margin: 0 auto 20px;
        display: block;
        border-radius: 50%;
        text-align: center;
        position: relative;
        letter-spacing: 2px;
    }
    .flow>li .icon::before {
        content: "";
        border: solid transparent;
        border-width: 8px;
        border-top-color: #e50012;
        position: absolute;
        top: calc(100% - 2px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .flow>li dl {
        padding: 30px 20px;
        margin: 0;
        border: 3px solid #e50012;
        position: relative;
    }
    .flow>li:not(:last-child) dl::before {
        content: "";
        width: 14px;
        height: 14px;
        margin-right: 10px;
        display: inline-block;
        border-top: 4px solid #000;
        border-right: 4px solid #000;
        position: absolute;
        top: calc(115% - 14px);
        left: 47%;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .flow>li dl dt {
        font-size: 20px;
        font-weight: 600;
        color: #000;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        margin-bottom: 1vh;
        text-align: center;
    }
    .h4-daigaku-2 {
        font-family: "Josefin Sans";
        /* color: #E50012; */
        font-size: 1.4rem;
        font-weight: 700;
        margin-bottom: 20px;
    }
    .h3-fontsize1 {
        font-family: "Josefin Sans";
        color: #E50012;
        font-size: 1.2rem;
        font-weight: 700;
    }
    p {
        margin-bottom: 1.6rem;
        font-size: 1.2rem;
    }
    .btn {
        width:80%;
        display: block;
        color: #fff;
        font-weight: bold;
        background-color: #222222;
        color: #fff;
        border-radius: 0 0 20px 0;
        /* margin: 0 auto; */
        display: block;
        text-align: center;
        padding: 18px 0;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        border: 2px solid #222222;
    }
    .btn:hover {
        background-color: #ffffff;
        color: #222222;
        border: 2px solid #222222;
    }
    .event__list__daigaku li {
        margin-bottom: 30px !important;
    }
    .daigakuhatu__tab--all--title {
        width: 45%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        cursor: pointer;
        text-align: center;
        font-size: 1.4rem;
        font-weight: bold;
        padding: 10px 0;
        border-right: 1px solid #999999;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        border-bottom: 2px solid #f4f3f3;
        line-height: 1.3;
    }
    /*Grid*/
    .parent {
    display: block;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(12, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    }

    .div1 { grid-area: 1 / 1 / 2 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding:10px;font-weight:700;}
    .div2 { grid-area: 1 / 2 / 2 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;margin-bottom: 10px;}
    .div2 a {display:contents;}
    .div3 { grid-area: 2 / 1 / 3 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding:10px;font-weight:700;}
    .div4 { grid-area: 2 / 2 / 3 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;margin-bottom: 10px;}
    .div5 { grid-area: 3 / 1 / 4 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding:10px;font-weight:700; }
    .div6 { grid-area: 3 / 2 / 4 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;margin-bottom: 10px;}
    .div7 { grid-area: 4 / 1 / 5 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding:10px;font-weight:700; }
    .div8 { grid-area: 4 / 2 / 5 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;margin-bottom: 10px;}
    .div9 { grid-area: 5 / 1 / 6 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding:10px;font-weight:700; }
    .div10 { grid-area: 5 / 2 / 6 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;margin-bottom: 10px;}
    .div11 { grid-area: 6 / 1 / 7 / 2; background-color: #dcdcdc;display: flex;justify-content: flex-start;align-items: center;padding:10px;font-weight:700; }
    .div12 { grid-area: 6 / 2 / 7 / 3; background-color: #dcdcdc;display: flex;justify-content: center;align-items: flex-start;flex-direction:column; padding:10px;margin-bottom: 10px;}

    /*20250826 KSAC demoday2025*/
    .participants-flex{
        width: 80%;
        display:block;
        margin:0 auto;
    }
    .participants-flex div:first-child{
        width:100%;
        padding:10px;
    }

    .participants-flex div:first-child img{
        width:100%;
    }
    .participants-flex div:nth-child(2){
        width:100%;
        padding:10px;
    }
    .participants-flex .name-participants{
        font-weight: 700;
        font-size:1.6rem;
        margin-bottom:0;
    }
    .participants-flex .company-participants{
        font-weight: 400;
        font-size:1.3rem;
        margin-top:0;
    }
    .participants-flex .detail-participants{
        font-weight: 400;
        font-size:1.2rem;
    }
    .participants-category{
        font-weight: 700 !important;
        font-size:1.6rem !important;
    }
    .relative-flex{
        display:block;
    }
    .relative-flex div{
        width: 100%;
        padding:10px;
    }
    .relative-flex div p{
        font-size:14px;
        font-weight:700;
    }
    .relative-flex div img{
        width:100%;
    }

    .section_box_crossover {
    padding: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 1.3rem;
    }
}

.container_eventGuide {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}

#OSE main section {
    padding: 0;
}

#OIH main section {
    padding: 0;
}

.section_box_oih2022 {
    position: relative;
    padding: 40px 50px 48px 50px;
    border-radius: 0 0 20px 0;
    background-color: #fff;
}

.section_box_oih2022:before {
    position: absolute;
    top: 61px;
    left: 0;
    content: "";
    background-color: #cf5095;
    width: 20px;
    height: 2px;
}

.section_box_eco2022 {
    position: relative;
    padding: 40px 50px 48px 50px;
    border-radius: 0 0 20px 0;
    background-color: #fff;
}

.section_box_eco2022:before {
    position: absolute;
    top: 61px;
    left: 0;
    content: "";
    background-color: #e50012;
    width: 20px;
    height: 2px;
}

@media screen and (max-width: 768px) {
    .section_box_oih2022 {
        padding: 20px 30px 20px 30px;
    }
    .section_box_oih2022:before {
        top: 36px;
        width: 15px;
    }
    .section_box_eco2022 {
        padding: 20px 30px 20px 30px;
    }
    .section_box_eco2022:before {
        top: 36px;
        width: 15px;
    }
}

.eventDescription2022__title {
    font-size: 1.9rem;
    font-weight: bold;
    margin-bottom: 50px;
}

.eventDescription2022__subTitle {
    font-size: 2rem;
    font-weight: bold;
}

.eventDescription2022--sentence {
    text-align: justify;
}

.eventDescription2022__attention {
    font-size: 1.2rem;
}

.eventDescription2022__list--item {
    margin-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 768px) {
    .eventDescription2022__title {
        font-size: 1.7rem;
    }
    .eventDescription2022__subTitle {
        font-size: 1.7rem;
    }
    .eventDescription2022__sentence {
        font-size: 1.3rem;
    }
    .eventDescription2022__attention {
        font-size: 1.1rem;
    }
}

.textLink {
    border-bottom: 1px solid #222222;
    padding: 4px 0;
}

@media screen and (max-width: 768px) {
    .textLink {
        border-bottom: 1px solid #222222;
        padding: 1px 0;
    }
}

.textAreaFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.textAreaFlex__title {
    white-space: nowrap;
    width: 224px;
    margin-right: 145px;
}

.textAreaFlex__sentenceArea--sentence {
    margin-top: 5px;
}

.textAreaFlex__sentenceArea--btn {
    margin-left: 0;
    margin-top: 23px;
    width: 250px;
    padding: 16px 0;
}

@media screen and (max-width: 900px) {
    .textAreaFlex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .textAreaFlex__title {
        white-space: nowrap;
        width: 224px;
        margin-right: 90px;
    }
    .textAreaFlex__sentenceArea {
        width: 50%;
    }
    .textAreaFlex__sentenceArea--sentence {
        margin-top: 5px;
    }
    .textAreaFlex__sentenceArea--btn {
        margin-left: 0;
        margin-top: 23px;
        width: 250px;
        padding: 16px 0;
    }
}

@media screen and (max-width: 768px) {
    .textAreaFlex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .textAreaFlex__title {
        white-space: normal;
    }
    .textAreaFlex__sentenceArea {
        width: 100%;
    }
    .textAreaFlex__sentenceArea--btn {
        width: 100%;
    }
}

.textAreaFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.textAreaFlex__item:not(:last-of-type) {
    margin-right: 28px;
}

@media screen and (max-width: 768px) {
    .textAreaFlex__item:not(:last-of-type) {
        margin-right: 0;
    }
}

.enText {
    word-break: break-all;
}

.top_2022 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px 0 33px 0;
}

.top_2022 .breadcrumb_2022 {
    margin-left: 30px;
}

.top_2022 .breadcrumb--parent_2022 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top_2022 .breadcrumb--child_2022 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top_2022 .breadcrumb--child_2022 a {
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
}

.top_2022 .breadcrumb--child_2022 span {
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 0.06em;
}

.top_2022 .breadcrumb--child_2022:not(:last-of-type):after {
    content: "＞";
    font-size: 1rem;
    display: inline-block;
    line-height: 1;
    color: #fff;
    padding: 0 2px;
}

.top_2022 .top_title_2022 {
    color: #fff;
    font-size: 5rem;
    letter-spacing: 0.1em;
    font-family: Helvetica, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Verdana, sans-serif;
    font-weight: bold;
    line-height: normal;
    margin-top: 15px;
    word-break: break-all;
}

.top_2022 .top_title_2022 .break {
    display: none;
}

.top_2022 .top_subTitle_2022 {
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 0.06em;
    font-weight: bold;
    margin-top: 3px;
}

.top_2022_ose {
    background-image: url(../img/ose2022/startup/top_mv.jpg);
}

.top_2022_oih {
    background-image: url(../img/ose2022/event_guide/top_mv.jpg);
}

@media screen and (max-width: 768px) {
    .top_2022 .top_title_2022 {
        font-size: 3.1rem;
    }
}

@media screen and (max-width: 500px) {
    .top_2022 .top_title_2022 .break {
        display: block;
    }
}

.red_link {
    color: #e50012;
    border-bottom: 1px solid #e50012;
    padding: 4px 0;
}

@media screen and (max-width: 768px) {
    .red_link {
        padding: 1px 0;
    }
}

.back {
    margin-top: 60px;
    padding-bottom: 106px;
}

.back .back_link {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 6px 10px;
    letter-spacing: 0.2em;
    width: 100px;
    position: relative;
}

.back .back_link:after {
    position: absolute;
    content: "";
    width: 60%;
    height: 2px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 2px solid #222222;
}

.back .back_link:hover:after {
    opacity: 0.8;
}

@media screen and (max-width: 768px) {
    .back {
        margin-top: 40px;
    }
}

.policyMap {
    background-color: #f4f3f3;
}

@media screen and (max-width: 600px) {
    #policyMap .section_box_eco2022 {
        width: 95%;
        margin-right: unset;
        margin-left: auto;
        overflow-x: scroll;
    }
    #policyMap .scroll_mark_area {
        display: block;
        position: absolute;
        top: 110px;
        left: 15%;
    }
    #policyMap .scroll_mark_area .scroll_mark {
        width: 48px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    #policyMap .scroll_mark_area .scroll_mark.vanish {
        opacity: 0;
        visibility: hidden;
    }
}

/*　ここまでdaigakuhatu.cssコピペ　*/

	.indent-1{
		text-indent: -1em; 
		padding-left: 1em; 
		display: inline-block;
	}
	
	.event_schedule{
		display: flex; 
		justify-content: space-around; 
		flex-wrap: wrap;
	}
	
	ul.event_schedule li.list2022{
		border: none; 
		width: 40%;
		padding: 0!important;
		margin-bottom: 10px!important;
	}
	
	ul.event_schedule li.list2022 a{
		text-decoration: none; 
		color: #222222;
	}
	
	ul.event_archive{
		display: flex; 
		/*justify-content: space-around; */
		flex-wrap: wrap;
	}
	
	li.list_archive{
		flex-basis: 30%;
		margin-right: 3%;
	}

    ul.event_archive2{
		display: flex; 
		/* justify-content: space-around; */
	}
	
	.event_schedule_img{
		padding: 0!important;
		padding-bottom: calc(412 / 785 * 100%)!important;
	}

	.red_link {
		color: #e50012;
		border-bottom: 1px solid #e50012;
		padding: 4px 0;
	}

	@media (max-width: 768px) {
		
	.event_schedule{
		flex-direction: column;
		align-items: center;
	}
		ul.event_schedule li.list2022{
		border: none; 
		width: 90%;
		margin-bottom: 30px!important;
	}
		
	ul.event_archive{
		flex-direction: column;
		align-items: center;
	}
	
	li.list_archive{
		border: none!important; 
		flex-basis: 90%;
	}
	li.list_archive a p.img{
		margin-bottom: 30px;
	}
	}	

.section_box_crossover {
    position: relative;
    padding: 40px 50px 48px 50px;
    border-radius: 0 0 20px 0;
    background-color: #fff;
}

.crossover_title::before {
    position: absolute;
    top: 16px;
    left: -50px;
    content: "";
    background-color: #e50012;
    width: 20px;
    height: 2px;
}
@media screen and (min-width: 769px){
	
h3.crossover_title{
	 position: relative;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
}
	
h3.crossover_title::before {
    position: absolute;
    top: 16px;
    left: -50px;
    content: "";
    background-color: #e50012;
    width: 20px;
    height: 2px;
}
}


@media screen and (max-width: 768px){
	
h3.crossover_title{
	position: relative;
font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
}
	
h3.crossover_title::before {
    position: absolute;
    top: 16px;
    /*left: -30px;*/
    content: "";
    background-color: #cf5095;
    width: 15px;
    height: 2px;
}
}