@charset "utf-8";

/* ABOUT SECTION PHILOSOPHY */

#about_section-philosophy {
    margin-bottom: 6.25rem;
    /* background-image: url(../img/about_section-philosophy_bg.png); */
    background-repeat: no-repeat;
    background-size: 27%;
    background-position: left 27% bottom 0;
}

@media screen and (max-width: 800px) {
    #about_section-philosophy {
        margin-bottom: 5rem;
        background-image: none;
    }
}

@media screen and (max-width: 800px) {
    #about_section-philosophy .wrapper_03 {
        padding: 0 5%;
    }
}


.about_page_title {
    margin: auto auto 5rem auto;
    width: 100%;
    text-align: center;
}

.about_page_title h3 {
    display: inline-block;
    text-align: center;
    font-weight: 700;
    font-size: 1.5rem;
    margin: 0 0.62rem;
}

.about_page_title h3::before,
.about_page_title h3::after
 {
    display: none;
}

.about_page_title span {
    display: inline-block;
    height: 0.94rem;
    width: 0.94rem;
    border-radius: 50%;
}

.about_page_title .item1 {
    background-color: #1C92B2;
}
.about_page_title .item2 {
    background-color: #E7C438;
    margin-left: 0.25rem;
}

@media screen and (max-width: 800px) {
    .about_page_title {
        margin: 3.13rem auto;
    }
}

@media screen and (max-width: 414px) {
    .about_page_title {
        margin: 1.88rem auto;
    }
}

#about_section-philosophy article {
    margin-bottom: 5rem;
}

@media screen and (max-width: 800px) {
    #about_section-philosophy article {
        margin-bottom: 3.13rem;
    }
}

#about_section-philosophy .img-box {
    margin-bottom: 1.88rem;
}

.header-line-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
}

#about_section-philosophy h4 {
    color: #1C92B2;
    margin-right: 1.25rem;
    flex-shrink: 0; 
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem;
    position: relative;
    padding-left: 1.25rem;
    display: flex;
    align-items: center;
    z-index: 2;
}

@media screen and (max-width: 800px) {
    #about_section-philosophy h4 {
        font-size: 1.25rem;
    }
}

#about_section-philosophy h4::before {
    content: "";
    display: block;
    width: 0.62rem;
    height: 1.5rem;
    background-color: #1C92B2;
    border-radius: 0.1rem;
    position: absolute;
    left: 0;
}

.header-line-wrapper .horizontal-line {
    flex-grow: 1; 
    height: 1.5px; 
    background-color: #1C92B2; 
}

#about_section-philosophy h5 {
    margin-bottom: 1.25rem;
}

@media screen and (max-width: 800px) {
    #about_section-philosophy h5 {
        font-size: 1.16rem;
    }
}

#about_section-philosophy article:last-child .img-box {
    aspect-ratio: 1 / 1;
}

#about_section-philosophy article:last-child .img-box img {
    width: 101%;
    height: auto;
}

/* ABOUT / SECTION GREATING & RECRUIT */

.greating_recruit-bg {
    padding-top: 6.25rem;
}

@media screen and (max-width: 800px) {
    .greating_recruit-bg {
        padding-top: 0;
    }
}

/* ABOUT SECTION GREETING*/

#about_section-greeting {
    margin-bottom: 5rem;
}

#about_section-greeting .greeting_area {
    margin-top: 1.88rem;
    background-color: #fff;
    border-radius: 0.5rem;
    padding: 1.88rem;
}

@media screen and (max-width: 800px) {
    #about_section-greeting .greeting_area {
        padding: 5%;
    }
}

#about_section-greeting .greeting_area .name_area {
    margin-top: 2rem;
    letter-spacing: 0.1rem;
}
#about_section-greeting .greeting_area .name_area p:first-child {
    font-size: 0.8rem;
    line-height: 1;
}
#about_section-greeting .greeting_area .name_area p:last-child {
    font-weight: 700;
}

@media screen and (max-width: 800px) {
    #about_section-greeting {
        margin-bottom: 0;
    }
}


#about_section-greeting .text-box {
    width: 60%;
}

@media screen and (max-width: 800px) {
    #about_section-greeting .text-box {
        width: 100%;
    }
}

#about_section-greeting .img-box {
    width: 35%;
    aspect-ratio: 2.5 / 3;
}

@media screen and (max-width: 800px) {
    #about_section-greeting .img-box {
        width: 75%;
        margin-right: auto;
        margin-left: auto;
    }
}

/* ABOUT SECTION RECRUIT */

@media screen and (max-width: 800px) {
    #about_section-recruit.wrapper_03 {
        padding-top: 0;
        padding-bottom: 0;
    }
}

#about_section-recruit .recruit_area {
    width: 58.75%;
    margin-top: 1.25rem;
    margin-left: 0;
    margin-right: auto;
    padding-bottom: 6.25rem;
}

.about_section-recruit_bg {
    background-image: url(../img/about_section-recruit_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom -5px;
    background-size: 18.75rem;
    margin-bottom: -2px;
}

#about_section-recruit .recruit_area h4  {
    margin-bottom: 1.25rem;
}

#about_section-recruit .recruit_area .common-btn {
    margin-left: 0;
    margin-top: 2.5rem;
}

@media screen and (max-width: 800px) {
    #about_section-recruit .recruit_area {
        width: 100%;
    }
 }

/* ABOUT SECTION COMPANY */

#about_section-company {
    margin: 6.25rem 0;
}

@media screen and (max-width: 800px) {
    #about_section-company {
        margin: 5rem 0;
    }
}

#about_section-company td {
    background-color: #F5F5F5;
    border: none;
    border-bottom: 1px solid #fff;
}

/* ABOUT SECTION PDF */

#about_section-pdf {
    margin-bottom: 6.25rem;
}

.section-pdf_add {
    margin-top: 1.88rem;
}

#about_section-pdf .btn_area {
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between; 
    row-gap:1.88rem;
    margin-top: 1.88rem;
}

#about_section-pdf .btn_area li {
    width: 30%;
    background-color: #ffffff;
    border: 1px solid #222222;
    border-radius: 0.62rem;
}

#about_section-pdf .btn_area li:hover {
    border: 1px solid #1C92B2;
    transition: .5s;
}

#about_section-pdf .btn_area a {
    display: block;
    text-align: center;
    padding: 1.5rem;
}

@media screen and (max-width: 800px) {
    #about_section-pdf {
        margin-bottom: 5rem;
    }

    #about_section-pdf .btn_area li {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
 }

 @media screen and (max-width: 414px) {
    #about_section-pdf .btn_area li {
        width: 80%;
    }
 }

#about_section-pdf .btn_area li:hover a {
    color: #1C92B2;
    transition: .5s;
}

/* ABOUT SECTION ACCESS */

#about_section-access {
    margin-bottom: 6.25rem;
}

.wrapper_access {
    padding: 0 10%;
}

@media screen and (max-width: 800px) {
    .wrapper_access {
        padding: 0 5%;
    }
}

.section-access_add:first-of-type {
    margin-top: 1.25rem;
}

#about_section-access .gmap {
    margin-top: 3.13rem;
	position: relative;
	padding-top: 56.25%;
	height: 0;
    overflow: hidden;
    border-radius: 0.62rem;
}

@media screen and (max-width: 800px) {
    #about_section-access .gmap {
        margin-top: 1.88rem;
    }
 }

#about_section-access .gmap iframe {
	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
    border: none;
}



@media screen and (max-width: 800px) {
    #about_section-access {
        margin-bottom: 5rem;
    }
    #about_section-access .gmap {
        padding-top: 75%;
    }
}




