@charset "UTF-8";

html {
    font-size: 62.5%;
    margin-top: 0;
}

body {
    font-family: "Noto Sans JP", sans-serif;
    margin: 0;
    background-image: url("/wp-content/themes/osoujismile/images/kousi.png;");
    background-size: contain;
    z-index: -1
}

.body_opacity {
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2
}

a,
p,
h1,
h2,
h3 {
    color: #707070;
    margin: 0
}

a {
    text-decoration: none
}

#g-nav {
    display: none
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}

.header_wrap {
    margin: 0 5%;
    width: 90vw;
    height: 9vw;
    background: #FFF 0 0 no-repeat padding-box;
    box-shadow: 0 4px 6px #41A9A729;
    border: 2.5px solid #41A9A7;
    border-radius: 10px;
    position: relative;
    top: -.2vw
}

.inpad {
    padding: .4vw 4vw .4vw 2vw;
    width: 90vw;
    height: 9vw
}

.inpad img {
    width: 100%;
    object-fit: contain
}

.nav_flex {
    display: flex;
    justify-content: space-between;
    margin: 0
}

.inpad_title_logo {
    width: 12vw;
    height: 4vw;
    transform: translate(0, 2vw)
}

.nav_flex li {
    width: 9vw;
    height: 4.5vw
}

.nav_house {
    width: 3.5vw;
    height: 3vw
}

.nav_office {
    transform: translate(0, -0.3vw)
}

.nav_strength {
    width: 4vw;
    height: 3vw
}

.nav_com {
    width: 4vw;
    height: 4vw
}

.nav_mail {
    transform: translate(0, 0.6vw)
}

.nav_house img,
.nav_strength img,
.nav_com img {
    transform: translate(1.5vw, 0)
}

.nav_office img {
    transform: translate(0.6vw, 0)
}

.nav_office,
.nav_mail {
    width: 5.5vw
}

.nav_flex p,
.nav_flex small {
    transform: translate(-1vw, 0)
}

.nav_flex p {
    font-family: "Hiragino Kaku Gothic ProN";
    position: absolute;
    transform: translate(-1vw, 0);
    margin: 0;
    font-size: 1.4vw;
    white-space: nowrap;
    font-family: "UD デジタル 教科書体 N-R"
}

.nav_strength p {
    transform: translate(0.5vw, 0)
}

.nav_com p {
    transform: translate(1.1vw, 0)
}

.nav_mail p {
    transform: translate(-1.2vw, 0)
}

.nav_house p,
.nav_office p {
    margin-top: .2vw;
    transform: translate(-3vw, 0)
}

.nav_flex small {
    margin: 0;
    font-size: 1.2vw;
    line-height: 5vw;
    white-space: nowrap;
    color: #41A9A7;
    font-family: "ヒラギノ角ゴシック"
}

.nav_strength small,
.nav_mail small,
.nav_com small {
    line-height: 4.8vw
}

.nav_house small,
.nav_office small {
    display: inline-block;
    transform: translate(-1vw, 0)
}

.nav_mail small {
    display: inline-block;
    transform: translate(-0.4vw, 0)
}

.page_dir {
    margin-top: 2vw;
    padding-left: 73%;
    font-size: 1.6vw
}

.com_wrap {
    padding: 3vw 5%
}

.title {
    text-align: center
}

.ja_title {
    font-size: 1.8vw
}

.en_title {
    font-size: 1.1vw;
    font-family: "ヒラギノ角ゴシック";
    color: #41A9A7
}

.reser_title {
    padding: 2vw 0
}

.reser_title h2 {
    color: #41A9A7;
    font-size: 2vw;
    font-family: "ヒラギノ角ゴシック";
    border-bottom: 4px solid #41A9A7;
    font-weight: 400
}

.cominfo_wrap {
    padding-bottom: 5vw
}

.com_pro_box {
    margin: 0 auto;
    width: 60vw;
    height: 35vw;
    border: solid 3px #41A9A7;
    background-color: #fff
}

.com_pro_wrap {
    position: relative;
    margin: .5vw auto 0;
    width: 59vw;
    height: 34vw
}

.pro_flex {
    display: flex
}

.pro_img {
    width: 13vw;
    height: 15vw
}

.pro_img img {
    width: 100%;
    object-fit: contain
}

.pro_sentence {
    padding-top: 1.5vw;
    margin-left: 2vw;
    margin-top: 1vw;
    width: 42vw;
    height: 12vw
}

.pro_sen_det p {
    border-bottom: solid 3px #41A9A7;
    padding-bottom: .5vw
}

.pro_sentence h3 {
    color: #41A9A7;
    font-size: 1.8vw;
    margin-bottom: 1vw
}

.pro_sentence p {
    font-size: 1.4vw
}

.prof {
    display: none
}

.profile {
    font-size: 1.4vw;
    margin-left: 1.5vw;
    margin-top: .5vw;
    width: 57vw;
    height: 18vw
}

.com_img_wrap {
    margin: 0 auto;
    width: 74vw;
    height: 55vw;
    margin-top: 5vw
}
.com_img_wrap_sp {
   display: none;
}

.com_img_wrap img {
    position: relative;
    z-index: 3
}

.img_design {
    position: relative;
    width: 33vw;
    height: 22vw;
}

.img_design img {
    width: 100%;
    object-fit: contain
}

.img_design:after {
    position: absolute;
    content: "";
    width: 33vw;
    height: 22vw;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transform: rotate(3deg);
    z-index: 1
}

.img_design1 {
    position: relative;
    width: 33vw;
    height: 22vw
}

.img_design1 img {
    width: 100%;
    object-fit: contain
}

.img_design1:after {
    position: absolute;
    content: "";
    width: 33vw;
    height: 22vw;
    bottom: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    transform: rotate(-3deg);
    z-index: 1
}

.img_design1 {
    position: relative;
    top: -10vw;
    left: 42vw
}

.img_design2 {
    position: relative;
    top: -15vw;
    left: 4vw
}

.img_design_sp {
    display: none;
}

.reser_title {
    padding: 2vw 0
}

.reser_title h2 {
    color: #41A9A7;
    font-size: 2vw;
    font-family: "ヒラギノ角ゴシック";
    border-bottom: .3vw solid #41A9A7;
    font-weight: 400
}

#map {
	background-image: url(images/leaves.png;);
    padding: 3vw 5%
}

.map_opacity {
    background-color: rgba(255, 255, 255, 0.4);
    padding-top: 5vw
}

.map_wrap {
    padding-top: 3vw;
    margin-left: 6vw;
    padding-bottom: 8vw
}

.map_img {
    margin-bottom: 2.5vw
}

.map_img img {
    width: 16vw;
    height: 4.5vw;
    object-fit: cover
}

.map_sentence {
    border-left: .3vw solid #41A9A7;
    padding: 0 2vw;
    font-size: 1.2vw;
    margin-top: 1vw;
    margin-bottom: 3vw;
    line-height: 2vw
}

.googlemap_wrap {
    width: 77vw;
    height: 30.7vw;
    border: .3vw solid #41A9A7
}

.googlemap {
    z-index: 1;
    width: 100%;
    position: relative;
    padding-top: 56.25%
}

.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%
}

.map_pin {
    position: relative;
    z-index: 2;
    background-color: #fff;
    margin-top: 2vw;
    box-shadow: 0 3px 6px #00000029;
    border: .2vw solid #41A9A7;
    border-radius: 4px;
    width: 14vw;
    height: 4.5vw;
    display: flex;
    justify-content: space-between;
    font-family: "ﾒｲﾘｵ"
}

.map_pin:hover {
    background: #cce9e8;
    color: #96c8db;
    border: .2rem solid #28a5a3
}

.map_pin_img {
    width: 3.8vw;
    height: 3.8vw
}

.map_pin_img img {
    width: 100%;
    padding: .6vw .5vw .2vw 1.2vw
}

.map_pin span {
    color: #505050;
    text-decoration: none;
    font-size: 1.4vw;
    margin: 0;
    margin-top: 1vw;
    margin-right: 1.4vw;
    white-space: nowrap
}

.footer_wrap {
    width: 100%;
    background-color: #41A9A7;
    font-size: 1.4vw
}

.footer_flex a,
.footer_flex p {
    color: #fff
}

.footer_contents a:hover {
    color: #f5f4f4;
    border-bottom: 2px solid #fff
}

.footer_flex {
    padding: 1vw 10% 0;
    display: flex;
    justify-content: space-between
}

.footer_left {
    display: flex
}

.logo {
    width: 16vw;
    height: 16vw
}

.logo img {
    width: 100%
}

.footer_contents ul {
    list-style: none;
    line-height: 2.5vw
}

.footer_reser {
    width: 14vw;
    height: 5vw;
    background: #A4D0CF 0 0 no-repeat padding-box;
    border-radius: 4px;
    margin: 1.5vw 0;
    padding: .5vw 1vw;
    text-align: center
}

.footer_reser:hover {
    background: #8dcac9 0 0 no-repeat padding-box
}

.footer_reser p,
.footer_hours p {
    margin: 0
}

.footer_contents ul {
    padding: 0
}

.footer_title {
    display: none
}

.footer_contact {
    display: none
}

@media screen and (max-width: 650px) {
    .page_dir {
        padding-left: 65%;
        font-size: 1.6rem
    }

    .ex_wrap {
        width: 60%;
        height: 30vw
    }

    #g-nav {
        display: inline;
        position: fixed;
        z-index: 999;
        top: 0;
        right: -120%;
        width: 100%;
        height: 100vh;
        background: #41A9A7;
        transition: all .6s
    }

    #g-nav.panelactive {
        right: 0
    }

    #g-nav.panelactive #g-nav-list {
        position: fixed;
        z-index: 999;
        width: 100%;
        height: 100vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    #g-nav ul {
        /*ナビゲーション天地中央揃え*/
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 30%;
        transform: translate(-20%, -50%);
    }

    #g-nav li {
        list-style: none;
        text-align: center
    }

    #g-nav li a {
        font-size: 2rem;
        color: #FFF;
        text-decoration: none;
        padding: 10px;
        display: block;
        text-transform: uppercase;
        letter-spacing: .1em;
        font-weight: 700
    }

    #g-nav li a:hover {
        border-bottom: 2px solid #fff;
        padding-bottom: .1rem
    }

    .openbtn1 {
        position: fixed;
        z-index: 9999;
        top: 10px;
        right: 10px;
        cursor: pointer;
        width: 50px;
        height: 50px
    }

    .openbtn1 span {
        display: inline-block;
        transition: all .4s;
        position: absolute;
        left: 14px;
        height: 3px;
        border-radius: 2px;
        background-color: #41A9A7;
        width: 45%
    }

    .openbtn1 span:nth-of-type(1) {
        top: 15px
    }

    .openbtn1 span:nth-of-type(2) {
        top: 23px
    }

    .openbtn1 span:nth-of-type(3) {
        top: 31px
    }

    .openbtn1.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 30%
    }

    .openbtn1.active span:nth-of-type(2) {
        opacity: 0
    }

    .openbtn1.active span:nth-of-type(3) {
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 30%
    }

    .cominfo_wrap {
        padding-bottom: 0
    }

    .com_pro_box {
        margin: 0 auto;
        width: 100%;
        height: 95vw;
        border: none;
        background-color: transparent
    }

    .com_pro_wrap {
        position: relative;
        margin: 0;
        width: 100%;
        height: 34vw
    }

    .prof {
        display: inline
    }

    .pro_flex {
        display: block
    }

    .pro_img {
        margin: 0 auto;
        width: 25vw;
        height: 28vw
    }

    .pro_sentence {
        padding-top: 1.5vw;
        margin: 0;
        text-align: center;
        width: 100%;
        height: auto;
        border-bottom: none
    }

    .prof {
        margin-top: 3vw;
        font-size: 2.4rem;
        color: #41A9A7
    }

    .pro_sentence p {
        font-size: 1.8rem
    }

    .pro_sen_det {
        margin: 1.5vw 4% 0;
        text-align: left
    }

    .pro_sentence span {
        display: none
    }

    .pro_sentence h3 {
        color: #41A9A7;
        font-size: 2rem;
        text-align: center
    }

    .profile {
        font-size: 1.8rem;
        margin: 0;
        width: 100%;
        height: auto
    }

    .profile p {
        margin: 2vw 4% 0;
        padding-bottom: 2vw
    }

    .profile span {
        display: none
    }

    .com_img_wrap {
        display: none
    }

    .img_design_sp {
        display: block;
        position: relative;
        width: 70vw;
        margin: 0 auto;
    }
    
    .img_design_sp img {
        width: 100%;
        object-fit: contain
    }

    .img_design_sp:after {
        position: absolute;
        content: "";
        width: 33vw;
        height: 22vw;
        top: 0;
        left: 0;
        background: #fff;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        transform: rotate(3deg);
        z-index: -20
    }
    
    .map_img img {
        width: 14rem;
        height: 4rem;
        margin-bottom: .2rem
    }

    .map_sentence {
        height: 8rem;
        border-left: 2px solid #41A9A7;
        padding: 0 1rem;
        font-size: 1.2rem;
        margin-bottom: 1.5rem
    }

    .map_sentence h3 {
        margin: 0;
        line-height: 2.1rem
    }

    .googlemap_wrap {
        border: 2px solid #41A9A7
    }

    .map_pin {
        width: 10rem;
        height: 3rem;
        justify-content: left;
        border: 1px solid #41A9A7;
        margin-top: 1rem
    }

    .map_pin_img {
        display: none
    }

    .map_pin_img img {
        padding-top: .6rem
    }

    .map_pin span {
        font-size: 1.2rem;
        margin: .44rem 0 0 1.5rem
    }

    .footer_title h2,
    .footer_wrap p {
        margin: 0
    }

    .footer_wrap {
        font-size: 1.3rem;
        padding-top: 1rem
    }

    .footer_flex {
        padding: 0
    }

    .footer_left,
    .footer_flex {
        display: block
    }

    .logo,
    .footer_detail_com {
        display: none
    }

    .footer_contact {
        display: block;
        text-align: center;
        margin: 0 26%;
        background-color: #f2ffce;
        padding: .8rem 0;
        font-size: 1.8rem;
        margin-bottom: 1rem;
        font-weight: 700
    }

    .footer_contact a {
        color: #41A9A7
    }

    .footer_contents li {
        font-size: 1.8rem;
        border-top: .5px solid #fff;
        text-align: center
    }

    .footer_contents li:last-child {
        display: none;
        border-bottom: .5px solid #fff
    }

    .footer_contents ul {
        padding: 0;
        margin: 0
    }

    .footer_contents a {
        display: block;
        padding: 1.5rem 0
    }

    .header_wrap {
        display: none
    }

    .page_dir {
        margin: 0
    }

    .en_title {
        position: relative;
        top: -.6rem
    }

    .reser_title h2 {
        font-size: 2rem;
        border-bottom: 2px solid #41A9A7
    }

    .ja_title {
        font-size: 2rem
    }

    .en_title {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 600px) {
    .com_pro_box {
        height: 100vw
    }

    .page_dir {
        padding-left: 53%
    }
}

@media screen and (max-width: 555px) {
    .com_pro_box {
        height: 111vw
    }
}

@media screen and (max-width: 500px) {
    .com_pro_box {
        height: 60rem
    }
}

@media screen and (max-width: 381px) {
    .com_pro_box {
        height: 63rem
    }
    .map_sentence {
        margin-bottom: 20px;
        font-size: 1rem
    }
}

@media screen and (max-width: 350px) {
    .com_pro_box {
        height: 67rem
    }

    .page_dir {
        padding-left: 48%;
        font-size: 1.6rem
    }
}

.ttl {
    text-align: center;
}
.ttl h2 {
    color: #41A9A7;
    font-size: 32px;
}
.ttl p {
    font-size: 16px;
    line-height: 1.5;
}
#recruit-mv {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}

#recruit-mv .image {
    position: absolute;
    top: 0;
    right: 0;
    width: 63%;
    height: 100%;
}

#recruit-mv .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#recruit-mv .block {
    position: relative;
    z-index: 10;
    height: 100%;
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

#recruit-mv .block .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#recruit-mv .txt img {
    width: 50%;
    transform: translateX(-20px);
}

#recruit-mv .txt h2 {
    font-size: 52px;
    color: #000;
    line-height: 1.4;
    margin-bottom: 30px;
}

#recruit-mv .txt h2 span {
    color: #41A9A7;
}

#recruit-mv .txt p {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0;
}

#recruit-mv .conversion {
    width: 390px;
}

#recruit-mv .conversion a {
    display: block;
    text-align: center;
    background-color: #F46657;
    color: #fff;
    font-size: 24px;
    border-radius: 10px;
    padding: 30px 0;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
}

#recruit-work {
    padding: 115px 0 115px 0;
}
#recruit-work h2 {
    margin-bottom: 30px;
}
#recruit-work .ttl {
    margin-bottom: 40px;
}
#recruit-work .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#recruit-work .block .item {
    width: 22.2%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
    padding: 25px 20px;
}
#recruit-work .block .item img {
    width: 100%;
    border-radius: 10px;
    aspect-ratio: 45 / 29;
    margin-bottom: 25px;
    object-fit: cover;
}
#recruit-work .block .item h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #000;
}

@media screen and (max-width: 768px) {
    #recruit-work .block {
        width: calc(100% - 40px);
        display: block;
    }
    #recruit-work .block .item {
        width: 100%;
        margin-bottom: 40px;
    }
    #recruit-work .block .item img {
        aspect-ratio: 45 / 29;
        margin-bottom: 25px;
        object-fit: cover;
    }
    #recruit-work .block .item h3 {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.5;
        text-align: center;
        color: #000;
    }
}

#recruit-feature {
    background-color: #fff;
    padding: 50px 0;
}
#recruit-feature .ttl {
    margin-bottom: 20px;
}
#recruit-feature .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#recruit-feature .block .item {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
#recruit-feature .block .item:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
#recruit-feature .block .item img {
    display: block;
    width: 50%;
    margin-bottom: 20px;
}
#recruit-feature .block .item h3 {
    font-size: 24px;
    color: #41A9A7;
    margin-bottom: 20px;
}
#recruit-feature .block .item p {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}

#recruit-reason {
    padding: 115px 0;
}
#recruit-reason h2 {
    margin-bottom: 40px;
}
#recruit-reason .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
#recruit-reason .block p {
    width: 44%;
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}
#recruit-reason .block img {
    width: 44.5%;
    border-radius: 10px;
    margin-top: 30px;
}

#recruit-aim {
    background-color: #fff;
    padding: 40px 0;
}
#recruit-aim .ttl {
    margin-bottom: 40px;
}
#recruit-aim .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
#recruit-aim .block .txt {
    width: calc(68.8% - 40px);
}
#recruit-aim .block .txt p {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 40px;
}
#recruit-aim .block .txt h3 {
    color: #41A9A7;
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
}
#recruit-aim .block .txt .point {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#recruit-aim .block .txt .point .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border: 1px solid #41A9A7;
    border-radius: 10px;
    width: 32%;
    padding: 20px 0;
}
#recruit-aim .block .txt .point .item .num {
    font-size: 24px;
    font-weight: 700;
    color: #41A9A7;
    background-color: rgba(65, 169, 167, 0.2);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 15px;
}
#recruit-aim .block .txt .point .item .point-ttl {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}
#recruit-aim .block .image {
    width: 31.2%;
    margin-top: 20px;
}
#recruit-aim .block .image img {
    width: 100%;
}

#recruit-welcom {
    padding: 115px 0;
}
#recruit-welcom .ttl {
    margin-bottom: 40px;
}
#recruit-welcom .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
#recruit-welcom .block .item {
    width: 18.3%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #41A9A7;
}
#recruit-welcom .block .item img {
    width: 60%;
}
#recruit-welcom .block .item p {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    font-weight: 700;
}
#recruit-welcom .block .item p span {
    color: #41A9A7;
}

#recruit-support {
    padding-bottom: 115px;
}
#recruit-support .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#recruit-support .ttl {
    margin-bottom: 40px;
}
#recruit-support .card {
    position: relative;
    width: 48.7%;
    background-color: #fff;
    border-radius: 10px;
    padding: 55px 25px 30px 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #41A9A7;
}
#recruit-support .card .item {
    width: 48%;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #41A9A7;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.25);
    padding: 26px 15px 30px 15px;
    margin-bottom: 15px;
}
#recruit-support .card.support .item {
    width: 100%;
    justify-content: flex-start;
    padding: 10px;
}
#recruit-support .card .item img {
    width: 40%;
}
#recruit-support .card.support .item img {
    width: 25px;
}
#recruit-support .card .item p {
    font-weight: 700;
    color: #000;
    font-size: 22px;
    margin-left: 10px;
}
#recruit-support .card.card.support .item p {
    font-size: 16px;
}
#recruit-support .card .label {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #40C0C0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 60px;
    border-radius: 10px;
}

#recruit-contact {
    position: relative;
    background-color: #F3FBFA;
    padding: 60px 0 50px 0;
    text-align: center;
    font-size: 16px;
}
#recruit-contact .ttl {
    margin-bottom: 40px;
}
#recruit-contact p {
    margin-bottom: 40px;
}
#recruit-contact .block {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
}
#recruit-contact .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
#recruit-contact .flex .conv {
    width: 44%;
    margin: 0 25px;
}
#recruit-contact .flex .conv a {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-radius: 10px;
    padding: 20px 0;
}
#recruit-contact .flex .conv.email a {
    background-color: #FF7A6B;
}
#recruit-contact .flex .conv.tel a {
    background-color: #0E8C82;
}
#recruit-contact .bl {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 194px;
    width: 13.8%;
}
#recruit-contact .bl img,
#recruit-contact .tr img {
    width: 100%;
}
#recruit-contact .tr {
    position: absolute;
    top: 0;
    right: 0;
    width: 20.8%;
    max-width: 294px;
}


@media screen and (max-width: 768px) {
  .ttl {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .ttl h2 {
    font-size: 24px;
    line-height: 1.4;
  }

  .ttl p {
    font-size: 14px;
    text-align: left;
  }

  /* MV */
  #recruit-mv {
    height: auto;
    padding-bottom: 50px;
  }

  #recruit-mv .image {
    position: relative;
    width: 100%;
    height: auto;
  }

  #recruit-mv .image img {
    height: auto;
    display: block;
  }

  #recruit-mv .block {
    width: 85%;
    height: auto;
    padding-top: 30px;
  }

  #recruit-mv .block .flex {
    display: block;
    width: 100%;
  }

  #recruit-mv .txt img {
    width: 65%;
    transform: translateX(-10px);
    margin-bottom: 10px;
  }

  #recruit-mv .txt h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }

  #recruit-mv .txt p {
    font-size: 15px;
  }

  #recruit-mv .conversion {
    width: 100%;
    margin-top: 30px;
  }

  #recruit-mv .conversion a {
    font-size: 18px;
    padding: 20px 0;
  }

  /* 共通余白 */
  #recruit-work,
  #recruit-reason,
  #recruit-welcom {
    padding: 70px 0;
  }

  #recruit-feature,
  #recruit-aim {
    padding: 50px 0;
  }

  #recruit-support {
    padding-bottom: 70px;
  }

  /* この仕事の魅力 */
  #recruit-feature .block {
    display: block;
  }

  #recruit-feature .block .item {
    width: 100%;
    padding: 30px 0;
  }

  #recruit-feature .block .item:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  #recruit-feature .block .item img {
    width: 45%;
  }

  #recruit-feature .block .item h3 {
    font-size: 22px;
  }

  #recruit-feature .block .item p {
    font-size: 14px;
  }

  /* なぜ女性スタッフを募集しているのか */
  #recruit-reason .block {
    display: flex;
    flex-direction: column-reverse;
  }

  #recruit-reason .block p {
    width: 100%;
    font-size: 14px;
  }

  #recruit-reason .block img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }

  /* パートから独立 */
  #recruit-aim .block {
    display: block;
  }

  #recruit-aim .block .txt {
    width: 100%;
  }

  #recruit-aim .block .txt p {
    font-size: 14px;
    margin-bottom: 30px;
  }

  #recruit-aim .block .txt h3 {
    font-size: 20px;
  }

  #recruit-aim .block .txt .point {
    display: block;
  }

  #recruit-aim .block .txt .point .item {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
  }

  #recruit-aim .block .txt .point .item:last-child {
    margin-bottom: 0;
  }

  #recruit-aim .block .image {
    width: 100%;
    margin-top: 30px;
  }

  /* こんな方を歓迎します */
  #recruit-welcom .block {
    justify-content: center;
    gap: 18px;
  }

  #recruit-welcom .block .item {
    width: calc(50% - 9px);
    box-sizing: border-box;
  }

  #recruit-welcom .block .item p {
    font-size: 14px;
  }

  /* 独立サポート */
  #recruit-support .block {
    display: block;
  }

  #recruit-support .card {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 45px;
    padding: 50px 18px 25px 18px;
  }

  #recruit-support .card:last-child {
    margin-bottom: 0;
  }

  #recruit-support .card .label {
    width: 70%;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
  }

  #recruit-support .card .item {
    width: 100%;
    box-sizing: border-box;
  }

  #recruit-support .card .item img {
    width: 32%;
  }

  #recruit-support .card .item p {
    font-size: 18px;
  }

  #recruit-support .card.support .item p {
    font-size: 14px;
    line-height: 1.5;
  }

  /* お問い合わせ */
  #recruit-contact {
    padding: 55px 0;
  }

  #recruit-contact .ttl {
    margin-bottom: 25px;
  }

  #recruit-contact p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 30px;
  }

  #recruit-contact .flex {
    display: block;
  }

  #recruit-contact .flex .conv {
    width: 100%;
    margin: 0 0 15px 0;
  }

  #recruit-contact .flex .conv:last-child {
    margin-bottom: 0;
  }

  #recruit-contact .flex .conv a {
    font-size: 18px;
    padding: 18px 0;
  }

  #recruit-contact .bl {
    width: 22%;
    opacity: 0.45;
  }

  #recruit-contact .tr {
    width: 28%;
    opacity: 0.45;
  }
}