@charset "utf-8";

/* 
font-family: 'DM Sans', sans-serif;
font-family: 'M PLUS Code Latin', monospace;
font-family: 'Noto Sans JP', sans-serif; 
*/

/* ----------------------------------- */
/* モノづくり大学
/* ----------------------------------- */

/* div.background を利用 */
/* 左側にパディングを入れる */
div.background {
    width: 10.67%;
    position: relative;
    z-index: 5;
}

h3 {
    font-family: DM Sans;
    font-size: 48px;
    font-weight: 500;
    line-height: 67.2px;
    text-align: left;
    color: #BC0000;
    padding-bottom: 23px;

}

h4 {
    font-family: Noto Sans JP;
    font-size: 48px;
    font-weight: 400;
    line-height: 76.8px;
    text-align: left;
    color: #BC0000;
    margin-bottom: 60px;

}



/* ----------------------------------- */
/* Institute of Technologists
/* ----------------------------------- */


/* モノづくり大学について */
.Institute-of-Technologists-image-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}


.Institute-of-Technologists-image-list p {
    gap: 0px;
    display: block;
    margin: 0 6px 6px 53px;
}

.Institute-of-Technologists-image-list img .pc {
    gap: 0px;
    opacity: 0px;
    display: flex;
    flex-direction: column;
    margin-right: 8px;
}

.image1 {
    display: flex;
    gap: 6px;

}

.image2 {
    display: flex;
    gap: 6px;
}

.image1 img,
.image2 img {
    width: calc(50% - 3px);
    height: auto;
}

.text1 {
    width: 70%;
}

.text1 p {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    color: #333;

    margin-left: 50px;
}

/* 制度概要 */

.text2 p {
    color: #333;
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
}

/* 講師陣の考えるモノづくり大学 */

.article {
    display: flex;

}

.text3 {
    width: 70%;
}

.text3 p {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #333333;

    padding-bottom: 118px;
    margin-left: 50px;
}

.text3 p span {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #BC0000;
}

.text4 {
    width: 70%;
}

.text4 p {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #333333;

    margin-left: 50px;
}

.text4 p span {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #BC0000;
}

.article-image {
    width: 30%;
}

.face1,
.face2,
.face3,
.face4 {
    width: 100%;
}

.face1 img,
.face2 img,
.face3 img,
.face4 img {
    width: 100%;
    height: auto;
    margin-bottom: 51px;
}

.Short-course {
    width: 100%;
}

.Short-course img {
    width: 100%;
    height: auto;
    margin-top: 0px;

}

.content0 {
    display: flex;
    flex-direction: column;
    width: 30%;
    gap: 6px;
}

.content1 {
    display: block;
}

.content2 {
    display: block;

}

.content3 {
    display: block;
}

.content4 {
    display: block;
    margin-top: 110px;
}

.text5 {
    width: 70%;
}

.text5 p {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #333333;

    margin-left: 50px;
}

.text5 p span {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #BC0000;

}

.text6 {
    width: 70%;
}

.text6 p {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #333333;
    margin-left: 50px;

}

.text6 p span {
    font-family: Noto Sans JP;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    text-align: left;
    color: #BC0000;

}


/* モノづくり大学　受講者の声 */


.Institute-of-Technologists-article {
    display: flex;
    gap: 120px;
    margin-bottom: 120px;
}

.Institute-of-Technologists-explain {
    font-size: 18px;
    line-height: 1.6em;
}

.recruit-department-explain p {
    margin-top: 0px;
    margin-left: 53px;
    margin-bottom: 74px;
}


.recruit-department-image-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 80px;
}

.recruit-department-image-list>a {
    display: flex;
    flex-direction: column;
    width: calc((100% - 160px) / 3);
    gap: 20px;
}

.recruit-department-image-list>a>img {
    width: 100%;
    height: auto;
}

.recruit-department-image-list>a>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    font-size: 18px;
    line-height: 1.6em;
    color: #333;
}



.recruit-department-duty-graph img {
    width: 66%;
    height: auto;
}

.Institute-of-Technologists-section {
    width: 100%;

}

.recruit-department-heading {
    display: flex;
    flex-direction: row;
    gap: 13px;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.6em;
    margin-top: 120px;
    margin-bottom: 38px;
    align-items: baseline;
}

.recruit-department-heading h4 {
    color: #333;
    font-weight: 500;
}

.recruit-department-heading img {
    width: 21px;
    padding-bottom: 0.5rem;
}

.recruit-department-column {
    display: flex;
    flex-direction: column;
    gap: 44px;
}

.recruit-department-imagecolumn {
    display: flex;
    flex-direction: column;
    flex-basis: 60%;
    gap: 32px;
}

.recruit-department-imagecolumn>img {
    width: 100%;
}

.recruit-department-context {
    font-style: normal;
    font-size: 18px;
    line-height: 1.6em;
    flex-basis: calc(40% - 44px);

    color: #333333;
}

/* ボタン */

.button-space {
    /* display: flex; */
    width: 383px;
}

.button-space.center {
    margin: 0 auto;
    margin-top: 120px;
    margin-left: auto;
    margin-bottom: 132px;
    margin-right: auto;
}

.button-space a {
    display: block;
}

.button-space a div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    /* width: 383px;
    max-width: 100%; */
    height: 69px;
    border-radius: 68px;
    border: 2px solid #333;
    gap: 10px
}

.button-space a p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6em;
    color: #272727;
    margin-left: 25px;
}

@keyframes btn_hover {
    0% {
        opacity: 1;
    }

    100% {
        opacity: .8;
    }
}

.button-space a div:hover {
    animation: btn_hover .5s forwards;
}

.button-space a img {
    width: 25px;
    height: auto;
    margin-right: 25px;
}

@keyframes btn_hover1 {
    0% {
        margin-right: 25px;
    }

    100% {
        margin-right: 0.5rem;
    }
}

.button-space a:hover img {
    animation: btn_hover1 .5s forwards;
}

.sp {
    display: none !important;
}

/* レシポンシブル */
@media screen and (max-width: 599px) {

    h3 {
        font-family: DM Sans;
        font-size: 36px;
        font-weight: 500;
        line-height: 57.6px;
        text-align: left;
        overflow-wrap: anywhere;
        padding-bottom: 0px;
        word-break: break-all;

    }

    h4 {
        font-family: Noto Sans JP;
        font-size: 36px;
        font-weight: 400;
        line-height: 57.6px;
        text-align: left;
        color: #BC0000;
        overflow-wrap: anywhere;
        padding-top: 0px;
        margin-bottom: 25px;
    }


    .recruit-context {
        margin-bottom: 65px;
    }


    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    .content0 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .content4 {
        margin-top: 50px;

    }

    .article-image {
        width: 100%;
    }

    .image1 img {
        width: calc(50% - 3px);
        height: auto;
    }

    .image2 img {
        width: calc(50% - 3px);
        height: auto;
    }

    .face1 img {
        width: 100%;
        height: auto;
        gap: 0px;
        opacity: 0px;
        margin-bottom: 10px;

    }

    .Short-course img {
        width: 100%;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10.45px;

    }

    .face2 img {
        width: 100%;
        height: auto;
        gap: 0px;
        opacity: 0px;
        margin-bottom: 10px;

    }

    .face3 img {
        width: 100%;
        height: auto;
        gap: 0px;
        opacity: 0px;
        margin-bottom: 10px;
        margin-right: 14px
    }

    .face4 img {
        width: 100%;
        height: auto;
        gap: 0px;
        opacity: 0px;
        margin-bottom: 10px;
    }

    /* モノづくり大学について */
    .Institute-of-Technologists-image-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .Institute-of-Technologists-image-list {
        display: flex;
        flex-direction: column;
    }



    .text1,
    .text2,
    .text3,
    .text4,
    .text5,
    .text6 {
        width: 100%;
    }

    .text1 p {
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;
        color: #333;

        margin-top: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .text2 p {
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;
        color: #333;

    }


    .text3 p {
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;
        color: #333;
        margin-left: 0px;
        padding-bottom: 0px;
    }


    .text4 p {
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;
        color: #333;

        margin-left: 0px;
    }

    .text5 p {
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;
        color: #333;

        margin-left: 0px;
    }

    .text6 p {
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;
        color: #333;

        margin-left: 0px;
    }

    .article {
        display: flex;
        flex-direction: column;
    }

    .Institute-of- Technologists-style-column p {
        gap: 0px;
        opacity: 0px;
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 400;
        line-height: 25.6px;
        text-align: left;

    }

    /* 90部署を知る */

    .recruit-department-article {
        gap: 50px;
        margin-bottom: 6%;
    }

    .recruit-department-explain {
        font-size: 16px;
    }

    .recruit-department-explain>p {
        margin-bottom: 28px;
    }


    .recruit-department-image-list {
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .recruit-department-image-list>a {
        width: 100%;
        gap: 17.08px;
    }

    .recruit-department-image-list>a>img {
        width: 100%;
        height: auto;
    }


    .recruit-department-image-list>a>div {
        font-size: 16px;
    }

    .recruit-department-duty-graph {
        width: 100%;
    }

    .recruit-department-duty-graph>img {
        width: 100%;
        height: auto;
    }


    .recruit-department-heading {
        gap: 12px;

        font-size: 20px;
        font-weight: 700;
        margin-top: 50px;
        margin-bottom: 25px;
    }

    .recruit-department-heading img {
        padding-bottom: 0.4rem;
    }

    .recruit-department-heading h4 {
        font-weight: 700;
    }

    .recruit-department-column {
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .recruit-department-imagecolumn {
        width: 100%;
        gap: 25px;
    }

    .recruit-department-imagecolumn img {
        width: 100%;
    }

    .recruit-department-context {
        font-size: 16px;
    }

    /* ボタン */

    .button-space {
        width: 100%;

    }

    .button-space.center {
        margin-top: 50px;
        margin-bottom: 44px;

    }

    .button-space:first-child {
        display: none;
    }

    .button-space a {
        width: 100%;
    }

    .button-space a div {
        width: 100%;
        height: 70px;
        gap: 0px;
        border-radius: 35px 35px 35px 35px;
        opacity: 0px;

    }

    .button-space a p {
        font-size: 16px;
        margin-left: 45px;
    }

    .button-space a img {
        width: 20px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }


}