#rec_header {
    margin-bottom: 100px;
}

.page-id-2402 main img {
    width: 100%;
    height: auto;
}

.rec_header_otr {
    display: flex;
    font-size: 1.25rem;
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.rec_header_otr li:first-child {
    width: 50%;
    position: relative;
    margin-right: -20%;
}
.rec_header_otr li:first-child div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 120%;
    height: 100%;
    padding: 0 0 0 12vw;
    margin: 0;
    box-sizing: border-box;
}
.rec_header_otr li:first-child div h2 {
    /* font-size: 3rem; */
    font-size: 3.6vw;
    font-weight: 500;
    margin-top: 0;
    position: relative;
}
.rec_header_otr li:first-child div h2:after {
    content: "";
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/themes/moritika-naika/images/common/back-acce_01.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 15vw;
    top: -8vw;
    transform: rotate(180deg);
}
.rec_header_otr li:first-child div p {
    font-weight: bold;
    color: #008840;
    margin: 0;
    position: relative;
}
.rec_header_otr li:first-child div p:after {
    content: "";
    width: 60px;
    height: 60px;
    background-image: url(/wp-content/themes/moritika-naika/images/common/back-acce_01.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: -6vw;
    bottom: -8vw;
    transform: translateY(-50%);
}

.rec_header_otr li:last-child {
    width: 70%;
    position: relative;
    z-index: -1;
}
.rec_header_otr li:last-child img {
    width: 100%;
    height: auto;
    border-radius: 2rem 0 0 2rem;
}


.rec_layout-01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.rec_layout-01 div:first-child, .rec_layout-01 li:first-child {
    width: 33%;
}
.rec_layout-01 div:last-child, .rec_layout-01 li:last-child {
    width: 60%;
}
.rec_layout-01 img {
    border-radius: 2rem;
}


.rec_layout-02 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.rec_layout-02 div:first-child, .rec_layout-02 li:first-child {
    width: 33%;
}
.rec_layout-02 div:last-child, .rec_layout-02 li:last-child {
    width: 60%;
}
.rec_layout-02 img {
    border-radius: 2rem;
}

.rec_layout-03 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: self-start;
}
.rec_layout-03 li {
    width: 30%;
    padding: 0;
}
.single_content .rec_layout-03 li h3 {
    justify-content: center;
    margin: 2rem 0 0.5em;
}
.single_content .rec_layout-03 li p {
    text-align: left;
}
.single_content .rec_layout-03 li img {
    border-radius: 2rem;
}

.rec_layout-04 {
    background-color: #f0fcf6;
    border-radius: 2rem;
    padding: 6vw;
}
.rec_layout-04.welfare {
    padding: 4.5vw 6vw;
}

.rec_layout-05 {
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
}
.page-id-2402 main .rec_layout-05 img {
    width: 50%;
    height: auto;
}
.rec_layout-05 div {
    width: 50%;
}
.rec_layout-05 div .rec_ttl-02 {
    margin: 0;
}
.rec_layout-05 div p {
    font-size: 1.125rem;
}

.rec_layout-06 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 !important;
}
.single_content .rec_layout-06 li {
    width: 20%;
    padding: 0;
    margin: 0;
    display: flex;
}
.single_content .rec_layout-06 li img {
    max-width: 113px;
    margin: auto;
}
.single_content .rec_layout-06 li:last-child {
    width: 77%;
}
.single_content .rec_layout-06 dl {
    margin-bottom: 0;
}
.single_content .rec_layout-06 li:last-child dt {
    font-size: 24px;
    font-weight: 500;
    color: #008840;
    margin-bottom: 1.5em;
}
.single_content .rec_layout-06 dl dt::before {
    display: none;
}
.single_content .rec_layout-06 dl dd {
    padding: 0;
    font-size: 1.125rem;
}
.single_content .rec_layout-06 dl dd::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/moritika-naika/images/page/recruit-img_00.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 8px;
    display: inline-block;
    vertical-align: sub;
}

.single_content .welfare .rec_layout-06 dl dd::before {
    display: none;
}
.single_content .welfare .rec_layout-06 li:last-child dt {
    margin-bottom: 0.5em;
}
.single_content .welfare .rec_layout-06 dl dd h3 {
    font-size: 1.125rem;
    margin-bottom: 0.5em;
}
.single_content section .welfare dd p {
    margin: 0 0 30px !important;
}


.hashira {
    background-color: #f0fcf6;
    border-radius: 2rem;
    padding: 50px 50px 20px;
}
.single_content .hashira h2 {
    position: relative;
    justify-content: center;
    margin-top: -80px;
    padding: 0;
    border: none;
    font-size: 2.5rem;
    color: #008840;
}
.single_content .hashira h2::before {
    display: none;
}
.single_content .hashira h2 b {
    display: inline-block;
    font-size: 5rem;
    font-weight: 500;
    vertical-align: sub;
    line-height: 5rem;
    margin-top: -1.75rem;
}
.page-id-2402 .single_content .hashira p {
    text-align: center;
    margin: 0 auto 3rem;
}
.page-id-2402 .single_content .hashira .rec_layout-03 li p {
    text-align: left;
    margin-bottom: 0;
}

.page-id-2402 .single_content h2 {
    border: none;
    margin: 0 0 25px;
    font-size: 2.25rem;
    font-weight: 500;
}
.page-id-2402 .single_content h3::before {
    display: none;
}
.page-id-2402 .single_content p {
    line-height: 2.2;
}
.page-id-2402 .single_content p.f18 {
    font-size: 112.5%;
}
.page-id-2402 .single_content ul li::before {
    display: none;
}

.single_content .kankyo h3 {
    font-weight: 500;
    color: #008840;
}


.single_content h2.rec_ttl-01 {
    font-size: 2.25rem;
    height: 1em;
    border: none;
    justify-content: center;
    align-items: center;
    line-height: 1;
    padding: 0;
    text-align: center;
}
.single_content h2.rec_ttl-01::before {
    margin-right: 1rem;
    margin-top: 1.5rem;
    display: inherit;
    position: inherit;
}
.single_content h2.rec_ttl-01.rec_ttl-04, .single_content h2.rec_ttl-01.rec_ttl-05 {
    margin-bottom: 60px;
}


.rec_list {
    margin-bottom: 0 !important;
}
.single_content .rec_list .rec_list_ttl {
    font-size: 1.15rem;
    font-weight: 500;
    margin-bottom: 15px;
}
.single_content .rec_list .rec_list_ttl:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/themes/moritika-naika/images/page/recruit-img_00.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 8px;
    display: inline-block;
    vertical-align: sub;
    border: none;
}
.single_content section .rec_list p {
    margin-bottom: 30px;
    padding-left: 28px;
}


.single_content .hajime p {
    font-size: 1.15rem;
    line-height: 2;
}


.page_container2 {
    background: linear-gradient(125deg, #f0fcf6, #4dba80);
    padding: 100px 0;
    margin-bottom: 100px;
}
.page_container2 h2.contents_hdg-02.rec_ttl-01 {
    margin: 60px auto 80px;
}

.rec_q_otr {
    max-width: 1200px;
    margin: 0 auto 40px;
    display: flex;
    background: #fff;
    border-radius: 2rem;
    align-items: flex-start;
    justify-content: space-between;
    padding: 4vw;
    box-sizing: border-box;
}
.rec_q_otr li figure img {
    max-width: 90px;
    border: 1px solid #4dba80;
    box-sizing: border-box;
    border-radius: 50%;
}
.rec_q_otr li figure figcaption {
    text-align: center;
}
.rec_q_otr li figure figcaption span {
    display: block;
    font-size: 0.875rem;
}

.rec_q_inrL {
    width: 17%;
    white-space: nowrap;
    display: flex;
    justify-content: center;
}
.rec_q_inrL h3 {
    display: flex;
    flex-direction: row;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 1.875rem;
    color: #4dba80;
    min-width: 90px;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
}
.rec_q_inrL h3 span {
    writing-mode: horizontal-tb;
    margin-bottom: 0.25em;
    font-size: 2.25rem;
}

.rec_q_inrR {
    width: 80%;
}
.rec_q_inrR-ttl {
    text-align: center;
}
.single_content .rec_q_inrR h4 {
    position: relative;
    font-size: 1.5rem;
    color: #ee482d;
    text-align: center;
    background: no-repeat;
    display: inline-block;
    padding: 1em 2em;
    margin-bottom: 2em;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
}
.single_content .rec_q_inrR h4:before, .single_content .rec_q_inrR h4:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
}
.single_content .rec_q_inrR h4:before {
    border-left: solid 1px #bfbfbf;
    border-top: solid 1px #bfbfbf;
    top: 0;
    left: 0;
}
.single_content .rec_q_inrR h4:after {
    border-right: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    bottom: 0;
    right: 0;
}

.rec_q_inrR ul {
    display: flex;
    justify-content: space-between;
}
.rec_q_inrR ul li {
    width: calc(100% - 120px);
    padding: 0;
    margin: 0;
}
.rec_q_inrR ul li:first-child {
    width: 90px;
    text-align: center;
    padding: 0;
    margin: 0;
}


.rec_detail-otr {
    border: 1px solid #82c7a2;
    border-radius: 2rem;
    padding: 6% 10%;
    margin-bottom: 45px;
}
.single_content h2.rec_ttl-01.mb60 {
    margin-bottom: 60px;
}
.rec_detail-otr h3 {
    color: #008840;
    padding-bottom: 1em;
    border-bottom: 1px solid #008840;
}
.single_content .rec_detail-otr table {
    outline: none;
    margin-bottom: 0;
}
.single_content .rec_detail-otr table tr {
    position: relative;
}
.single_content .rec_detail-otr table tr:before {
    content: "";
    background: #82c7a2;
    display: inline-block;
    width: 3em;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.single_content .rec_detail-otr table tr:after {
    content: "";
    background: #d5d5d5;
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.single_content .rec_detail-otr table tr:last-child:before, .single_content .rec_detail-otr table tr:last-child:after {
    background: none;
}
.single_content .rec_detail-otr table tr th, .single_content .rec_detail-otr table tr td {
    padding: 16px 0;
}
.single_content .rec_detail-otr table tr th {
    background: none;
    border: none;
    width: 30%;
    text-align: left;
    color: #008840;
}
.single_content .rec_detail-otr table tr td {
    border: none;
}
.single_content .rec_detail-otr table tr td a {
    color: #18883d;
    transition: 0.3s;
}
.single_content .rec_detail-otr table tr td a:hover {
    color: #F28A0E;
}

.rec_contact {
    background-color: #f0fcf6;
    border-radius: 2rem;
    padding: 50px 50px 80px;
}
.page-id-2402 .single_content .rec_contact h2 {
    display: block;
    font-size: 1.5rem;
    color: #008840;
    text-align: center;
    padding: 0;
    margin: -68px auto 60px;
}
.page-id-2402 .single_content .rec_contact h2::before {
    display: none;
}
.btn_gr {
    display: block;
    max-width: 370px;
    text-align: center;
    background: #008840;
    font-size: 1.125rem;
    padding: 26px 40px;
    margin: auto;
    border-radius: 0.5rem;
    color: #fff !important;
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
    transition: 0.3s;
}
.btn_gr::after {
    content: "";
    display: inline-block;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
}
.btn_gr:hover {
    background: #F28A0E;
}
.btn_gr:hover::after {
    right: 20px;
}


.f18 {}
.mb0 {
    margin-bottom: 0px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.talign-r {
    text-align: right;
}


@media screen and (max-width: 1200px) {
  .rec_q_otr {
    width: 94%;
  }
}

@media screen and (max-width: 767px) {
  .page-id-2402 .single_content p {
    line-height: 1.8;
  }
  
  .page-id-2402 .single_content ul li {
    padding-left: 0;
  }

  .rec_header_otr {
    flex-direction: column-reverse;
    width: 100%;
  }
  .rec_header_otr li:first-child {
    width: 100%;
    margin: -3rem 0 0 0;
  }
  .rec_header_otr li:first-child div {
    width: 90%;
    padding: 0;
    margin: auto;
  }
  .rec_header_otr li:first-child div h2 {
    font-size: 2rem;
    line-height: 1.2;
    text-shadow: 1px 2px 2px #fff, -1px -2px 2px #fff, -1px 2px 2px #fff, 1px -2px 2px #fff;
    margin-bottom: 0.5em;
  }
  .rec_header_otr li:last-child {
    width: 100vw;
    height: 50vw;
    overflow-y: hidden;
  }
  .rec_header_otr li:last-child img {
    border-radius: 0;
  }
  
  #rec_header {
    margin-bottom: 60px;
  }
  
  .rec_layout-01 {
    flex-direction: column;
  }
  .rec_layout-01 div:first-child, .rec_layout-01 li:first-child {
    width: 100%;
    margin-bottom: 2rem;
  }
  .rec_layout-01 div:last-child, .rec_layout-01 li:last-child {
    width: 100%;
  }
  .rec_layout-01 div:last-child h3, .rec_layout-01 li:last-child h3 {
    margin-bottom: 20px;
  }
  
  .hashira {
    padding: 20px;
  }
  .page-id-2402 .single_content .hashira h2 {
    display: block;
    font-size: 1.75rem;
    text-align: center;
  }
  .single_content .hashira h2 span {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: -0.1rem auto 0;
    justify-content: center;
  }
  .single_content .hashira h2 b {
    font-size: 3rem;
    margin-top: -1.5rem;
    margin-right: -0.5rem;
  }
  .page-id-2402 .single_content .hashira p {
    text-align: left;
  }
  
  .rec_layout-03 {
    flex-direction: column;
  }
  .rec_layout-03 li {
    width: 100%;
    padding: 0 !important;
  }
  .single_content .rec_layout-03 li h3 {
    margin: 0.15rem 0 0.5em;
  }
  .rec_layout-02 {
    flex-direction: column;
  }
  .rec_layout-02 div:first-child, .rec_layout-02 li:first-child {
    width: 100%;
    padding: 0;
  }
  .rec_layout-02 div:last-child, .rec_layout-02 li:last-child {
    width: 100%;
    padding: 0;
  }
  .single_content .hajime p {
    font-size: inherit;
  }
  
  .page-id-2402 .single_content h2 {
    text-align: left;
  }
  .page-id-2402 .single_content p.f18 {
    font-size: inherit;
  }
  
  .rec_layout-06 {
    flex-direction: column;
  }
  .single_content .rec_layout-06 li:last-child {
    width: 100%;
  
  }
  .single_content .rec_layout-06 li:last-child dt {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
  .single_content .rec_layout-06 dl dd {
    font-size: 1rem;
    line-height: 1.5;
    padding-left: 1.5rem;
    position: relative;
  }
  .single_content .rec_layout-06 dl dd::before {
    position: absolute;
    left: 0;
    top: 4px;
    width: 18px;
    height: 18px;
  }
  
  .page_container2 h2.contents_hdg-02.rec_ttl-01 {
    width: 90%;
    margin: 0 auto 30px;
  }

  .rec_q_otr {
    flex-direction: column;
    padding: 30px 20px 0;
  }
  .rec_q_inrL, .rec_q_inrR {
    display: block;
    width: 100%;
    white-space: normal;
  }
  .rec_q_inrL h3 {
    writing-mode: horizontal-tb;
    -ms-writing-mode: inherit;
    font-size: 1.25rem;
    display: block;
    width: 100%;
    position: relative;
    padding-left: 2em;
    box-sizing: border-box;
  }
  .rec_q_inrL h3 span {
    font-size: 1.5rem;
    position: absolute;
    left: 0;
    top: 0;
  }
  .single_content .rec_q_inrR h4 {
    display: block;
    font-size: 1rem;
    padding: 1rem;
  }
  
  .rec_q_inrR ul {
    flex-direction: column;
    align-items: center;
  }
  .rec_q_inrR ul li {
    width: 100%;
  }
  
  .single_content h2.rec_ttl-01.rec_ttl-04, .single_content h2.rec_ttl-01.rec_ttl-05 {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
  .single_content h2.rec_ttl-01::before {
    margin-right: 0.5rem;
    margin-top: -10px;
    margin-bottom: 0 !important;
  }
  
  .page-id-2402 .single_content h2 {
    text-align: left;
    font-size: 1.5rem;
    padding: 0;
    display: flex;
    justify-content: flex-start;
  }
  .page-id-2402 .single_content h2::before {
    position: inherit;
    transform: none;
    margin-bottom: -15px;
  }
  .rec_layout-05 {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .rec_layout-05 div, .page-id-2402 main .rec_layout-05 img {
    width: 100%;
  }
  .rec_layout-05 div .rec_ttl-02.mb0 {
    margin-bottom: 1rem !important;
  }
  .rec_layout-05 div p {
    font-size: inherit;
  }
  
  .single_content h3.rec_list_ttl {
    align-items: flex-start;
  }
  .single_content .rec_list .rec_list_ttl:before {
    margin-top: 5px;
  }
  .single_content section .rec_list p {
    padding-left: 0;
  }
  
  .single_content .rec_layout-04 .rec_layout-06 dl dd {
        padding-left: 24px;
  }
  .single_content .rec_layout-04.welfare .rec_layout-06 dl dd {
    padding-left: 0;
  }
  
  .single_content h2.rec_ttl-01.mb60 {
    margin-bottom: 30px;
  }
  .rec_detail-otr {
    padding: 10% 6% 6%;
  }
  .single_content .rec_detail-otr table tr th, .single_content .rec_detail-otr table tr td {
    display: inline-block;
    width: 100%;
  }
  .single_content .rec_detail-otr table tr th {
    padding-bottom: 0;
  }
  .single_content .rec_detail-otr table tr td {
    padding: 0.5em 0 2em;
  }
  .single_content .rec_detail-otr table tr th br {
    display: none;
  }
  .single_content .rec_detail-otr table tr th span {
    margin-left: 0.5em;
  }
  
  .rec_contact {
    padding: 50px 10%;
  }
  .page-id-2402 .single_content .rec_contact h2 {
    margin-bottom: 20px;
  }

}

