@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');

:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-font: #252524;
  --color-primary: #D76448;
  --color-primary-shade: #62CF64;
  --color-primary-tint: ;
  --color-secondary: ;
  --color-secondary-tint: ;
  --color-table-border: #CCC;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: 'Noto Sans JP', sans-serif;
  --content-max-width: 1240px;
  /*------▼ヘッダー設定▼------*/
  --header-background: #fff;
  --header-color-font: #344041;
  --header-color-primary: #D76448;
  --header-secondary: #D76448;
  --header-color-primary-shade: #D76448;
  --header-color-primary-tint: ;
  /*------▼フッター設定▼------*/
  --footer-background: #EFEDE8;
  --footer-color-font: #111;
  --footer-color-primary: ;
  /*------▼フォント設定▼------*/
  --font-family01: "Noto Sans JP", serif;
  --font-family02: "Zen Old Mincho", serif;
  --font-family03: "Inter", sans-serif;
  --font-family04: ;
}

/*--メディアクエリ--------------------------------------------*/
@media print,
screen and (min-width: 1024px) {}

@media print,
screen and (max-width: 1023px) {}

@media print,
screen and (min-width: 769px) {}

@media print,
screen and (max-width: 768px) {}

/*--全体の設定--------------------------------------------*/
html {
  scroll-behavior: smooth;
}

/*--表示の切り替え--------------------------------------------*/

body:not(.page.home) .top-news,
body:not(.page.home) .top-instagram {
  display: none;
}

/*--fvの比率調整--------------------------------------------*/
#mainImg img {
  width: 100% !important;
  height: auto;
}

/*--幅フル100%背景色--------------------------------------------*/

.widecolor--primary {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /* 120-80px (1920-375) */
  background-color: var(--color-primary);
}

@media print,
screen and (max-width: 768px) {
  .widecolor {
    padding: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px) 10% min(calc(150px + (1vw - 19.2px) * 3.2362), 150px) 10%;
    /* 120-80px (1920-375) */
  }
}

.post .widecolor>h2:first-child {
  margin-top: 0 !important;
}

.widearea {
  margin-right: calc(((100vw - 100%) / 2)* -1);
  margin-left: calc(((100vw - 100%) / 2)* -1);
}

#content,
body:not(.home) #content.wide {

  margin: 0 auto;
}

@media print,
screen and (max-width: 768px) {

  #content,
  #content.wide {
    width: 100%;
  }

  .content_inner {
    width: 100%;
  }
}

/* ==============================
utility
============================== */
/*---------コンテンツ幅-----------*/
.max_w600 {
  max-width: 600px;
}

/*---------背景色-----------*/
.bg_black {
  background: var(--color-background);
}

/*---------文字色-----------*/
.fc_white {
  color: var(--color-font2) !important;
}

.fc_black {
  color: var(--color-font) !important;
}

/*---------文字-----------*/
.ff_mincho {
  font-family: var(--font-family02) !important;
}

/*---------sp表示-----------*/
@media screen and (max-width: 450px) {
  .sp-txt_l {
    text-align: left !important;
  }
}

/* ==============================
title
============================== */
div#n2-ss-3 .n2-font-0b6c55ef089b8058d8afd6421e3b5977-hover,
div#n2-ss-3 .n2-font-40f9148e585acf8b7adaab1b714ee0fc-paragraph,
div#n2-ss-3 .n2-font-038d38883009fe59d52f8580add31549-hover,
div#n2-ss-3 .n2-font-5063cbfbfc6ddc355f8aaccf28a691d4-paragraph {
  font-family: var(--font-family02) !important;
}

.post h1,
h1,
.post h2,
h2,
.post h3,
h3,
.post h4,
h4,
.post h5,
h5,
p {

  /*---------txtstyle01-----------*/

  &.txtstyle01 {
    font-family: var(--font-family02);
    font-size: var(--rem36);
    font-weight: 600;
    text-align: left;
    color: var(--color-font);
    line-height: 1.4;
    overflow-wrap: break-word;
    padding: 0;
    margin: var(--rem42) auto var(--rem30);
    border: none;
    background: transparent;
    line-height: 1.7;

    &:before,
    &:after {
      content: none;
    }
  }

  /*---------txtstyle02-----------*/

  &.txtstyle02 {
    font-family: var(--font-family02);
    font-size: var(--rem48);
    font-weight: 600;
    text-align: center;
    color: #111;
    line-height: 1.4;
    overflow-wrap: break-word;
    padding: 0;
    margin: var(--rem42) auto var(--rem60);
    border: none;
    background: transparent;

    &:before,
    &:after {
      content: none;
    }

    &:after,
    &:after {
      content: '';
      position: relative;
      visibility: visible;
      display: block;
      width: var(--px80);
      height: 3px;
      margin: var(--rem14) auto 0;
      background: var(--color-primary-shade);
    }

    &.txtstyle02--left {
      text-align: left;

      &:after,
      &:after {
        margin: var(--rem14) 0 0;
      }
    }

    &.txtstyle02--white {
      color: var(--color-background);
    }

    &.txtstyle02--border-white {

      &:after,
      &:after {
        background: var(--color-background);
      }
    }

    &.txtstyle02--border-blue {

      &:after,
      &:after {
        background: #277BD1;
      }
    }

    &.txtstyle02--border-red {

      &:after,
      &:after {
        background: var(--color-primary);
      }
    }

    &.txtstyle02--page {
      font-size: var(--rem36);
    }
  }

  /*---------txtstyle12-----------*/
  &.txtstyle12 {
    font-family: var(--font-family02);
    font-size: var(--rem20);
    font-weight: 600;
    text-align: center;
    color: var(--color-font);
    line-height: 1.4;
    overflow-wrap: break-word;
    padding: 0;
    margin: var(--rem42) auto var(--rem30);
    border: none;
    background: transparent;

    &:before,
    &:after {
      content: none;
    }

    &.txtstyle12--l {
      font-size: var(--rem30);
    }
  }

  /*---------txtstyle13-----------*/
  &.txtstyle13 {
    display: grid;
    padding-left: 0;
    font-family: var(--font-family02);

    .title-num {
      font-size: var(--rem24);
      color: #C3C3C3;
    }

    .titlename {
      font-size: var(--rem24);
    }

    &::before,
    &:after {
      content: none;
    }
  }

  /*---------txtstyle14-----------*/
  &.txtstyle14 {
    font-family: var(--font-family02);
    min-height: calc(2 * 2em);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}


@media print,
screen and (max-width: 450px) {

  .post h1,
  h1,
  .post h2,
  h2,
  .post h3,
  h3,
  .post h4,
  h4,
  .post h5,
  h5 {}
}

h1.title,
.post h1,
header#h1Header h1.title {
  font-size: var(--rem36);
  font-family: var(--font-family02);
  font-weight: 600;
  letter-spacing: .2rem;
  text-align: center;
  text-shadow: none;
  padding: 0;
  z-index: 20;
}


/* ==============================
header
============================== */
#header {

  a.head_btn.tel_btn {
    display: flex;
    align-items: center;
    font-size: 2.2rem;
    background: none;
    color: var(--header-color-font);
    background-color: var(--color-background);
    position: relative;

    &::before {
      content: "";
      display: block;
      background: var(--color-font);
      width: 1px;
      height: 60px;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
    }

    &:hover {
      color: var(--color-primary);
      opacity: 0.8;
    }
  }

  a.head_btn .header_tel {
    font-family: var(--font-family01);
    font-weight: 400;

    &:before {
      content: '\f095';
      display: inline-block;
      font-family: 'FontAwesome';
      color: var(--color-primary);
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1;
      margin-bottom: .1em;
      margin-right: 5px;
    }
  }

  a.head_btn .header_time {
    font-family: var(--font-family01);

    &::before {
      content: none;
    }
  }

  a.head_btn.mail_btn {
    &::before {
      content: none;
    }

    >span {
      &:before {
        content: '\f0e0';
        color: var(--color-primary);
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1;
        margin-bottom: .1em;
        margin-right: 5px;
      }
    }
  }

  /* nav#mainNav ul li a span,
  nav#mainNav ul li.current-menu-item a span {
    color: var(--color-primary);
  } */

  nav#mainNav ul li a:active span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--color-primary);
  }
}

.spmenu #menu p {
  transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
}

@media print,
screen and (min-width: 1024px) {
  nav#mainNav ul li a {
    padding: var(--px20) var(--px12);

    &:hover {
      opacity: 0.6;
    }
  }

  #header a.head_btn.mail_btn {
    background: var(--color-background);
    color: var(--header-color-font);
    position: relative;

    &:before {
      content: "";
      display: block;
      background: var(--color-font);
      width: 1px;
      height: 60px;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
    }

    &:hover {
      color: var(--color-primary);
      opacity: 0.8;
    }
  }
}

@media print,
screen and (min-width: 1024px) {
  nav#mainNav ul li li {
    background: var(--color-background);
  }

  nav#mainNav ul,
  #header .header__nav-contact {
    font-family: var(--font-family02);
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

/* ==============================
footer
============================== */
/* ----全体LAYOUT調整----*/

.footer__inner {
  width: 94%;
  margin: 0 auto;
  padding-bottom: var(--px40);
  display: grid;
  row-gap: 10px;
}

@media print,
screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* ----------------------------
right
----------------------------*/
#footer .rightarea {
  display: flex;
  justify-content: space-between;
}


#footer .footnav ul {
  justify-content: flex-start;
}

@media print,
screen and (max-width: 768px) {
  #footer .footnav ul {
    justify-content: center;
    margin-top: var(--px40);
  }
}

/*footer navi ico*/

#footer .footnav ul>li {
  position: relative;
  line-height: 1.4;
  padding: 0 min(calc(16px + (1vw - 19.2px) * 0.4531), 16px) 0 25px;
  /* 16-9px、15-8px (1920-375) */
  margin-bottom: 10px;
}

#footer .footnav ul>li::before {
  left: 0;
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  margin-top: 0;
  background: transparent;
}

#footer .footnav ul>li::after {
  content: none;
}

/* ----------------------------
left
----------------------------*/

#footer .footer__logo:not(:last-child) {
  margin: 0;
  text-align: left;
}

.leftarea .logoare {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.footer__catchphrase {
  line-height: 1.2;
  text-align: left;
}

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo:not(:last-child) {
    text-align: center;
  }

  .footer__catchphrase {
    text-align: center;
  }

  .top_recruit-link {
    margin: 0 auto;
  }

  #footer .rightarea {
    display: grid;
  }
}

/* ----------------------------
SNSアイコン
----------------------------*/

/*LAYOUT調整*/

#footer .socialicon ul,
.socialicon ul {
  -webkit-box-pack: start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 10px;
}

#footer .socialicon ul li,
.socialicon ul li {
  padding: 0;
}

@media print,
screen and (max-width: 768px) {

  #footer .socialicon ul,
  .socialicon ul {
    justify-content: center;
  }
}

/*アイコンサイズ調整*/

#footer .socialicon .fa-facebook:before,
#footer .socialicon .fa-twitter:before,
#footer .socialicon .fa-youtube:before,
#footer .socialicon .fa-instagram:before,
#footer .socialicon .fa-x-twitter:before,
#footer .socialicon .fa-line:before,
#footer .socialicon .fa-tiktok:before {
  font-size: var(--rem24);
}

.top_recruit-link {
  max-width: 220px;
}


/* ==============================
CTA
============================== */
.cta02 {
  position: relative;
  padding: var(--px80) 0;
  z-index: 0;
  color: var(--color-background);
}

.cta02:before {
  content: "";
  background: url(/wp-content/themes/mrp-child/images/cta_bg02.jpg) no-repeat center / cover;
  width: 100%;
  height: 65%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.cta02 .cta02_wrap {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  position: relative;
  z-index: 1;
}

.cta02 .ctabtnlist {
  font-family: var(--font-family02);
  justify-content: space-between;
  max-width: 1400px;
  margin: var(--px50) auto 0 auto;
}

.cta02 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

.cta02 .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30);
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: 0;
  transition: all ease .15s;
}

.cta02 .item:hover {
  opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {

  .cta02 .ctabtnlist li,
  .cta02 .ctabtnlist .item {
    width: 100%;
  }

  .cta02 .ctabtnlist li+li {
    margin-top: 1rem;
  }
}

/*ボタン共通パーツ*/

.cta02 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
}

.cta02 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: var(--rem20);
}


/*電話ボタン*/

.cta02 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
}

.cta02 a.telbtn {
  background: var(--color-primary);
  color: #fff;
}

/*メールボタン*/

.cta02 .mailarea.item {
  background: #fff;
}

.cta02 a.mailbtn {
  background: var(--color-primary);
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 400px;
  width: 90%;
  border-radius: 50vh;
  padding: 20px;
  margin: 0 0 1rem 0;
}


/*ボタンアイコン*/

.cta02 a.mailbtn::before,
.cta02 .telnum::before {
  content: '';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 1rem;
}

.cta02 .telnum::before {
  content: '\f3cd';
}

.cta02 a.mailbtn::before {
  content: '\f0e0';
}

/* ==============================
btn
============================== */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  font-family: var(--font-family02);
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: #111;
  line-height: 1.8;
  text-align: left;
  background: transparent;
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border-bottom: solid 2px;
  border-radius: 0;
  transition: all .3s;
}

.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  border-color: #111;
}

.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  border-bottom: solid 2px var(--color-primary);
  background: var(--color-primary-tint);
  color: var(--color-primary);
}

.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: var(--color-primary);
}

.subimitarea>.linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

.linkBtn--white {
  &.linkBtn {
    color: var(--color-background);
    border-bottom: 1px solid var(--color-background);

    &:after {
      border-color: var(--color-background);
    }

    &:hover {
      border-bottom: 1px solid var(--color-primary);
      color: var(--color-primary);

      &:after {
        border-color: var(--color-primary);
      }
    }
  }
}

/*---------別タブ-----------*/
.linkBtn--blank,
.post .linkBtn--blank,
a.linkBtn--blank,
.post .subimitarea .linkBtn--blank input[type="submit"] {
  font-family: var(--font-family02);
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: var(--rem16);
  color: #111;
  line-height: 1.8;
  text-align: left;
  background: transparent;
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border-bottom: solid 2px;
  border-radius: 0;
  transition: all .3s;
}

.post .linkBtn--blank::after,
.linkBtn--blank::after,
a.linkBtn--blank::after {
  content: '\f08e';
  position: absolute;
  font-size: var(--rem16);
  color: #111;
  font-family: 'FontAwesome';
  font-weight: 400;
  line-height: 1;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
}

.post .linkBtn--blank:hover,
.linkBtn--blank:hover,
a.linkBtn--blank:hover,
.post .subimitarea .linkBtn--blank input[type="submit"]:hover {
  border-bottom: solid 2px var(--color-primary);
  background: var(--color-primary-tint);
  color: var(--color-primary);
}

.post .linkBtn--blank:hover::after,
.linkBtn--blank:hover::after,
a.linkBtn--blank:hover::after {
  color: var(--color-primary);
}

.subimitarea>.linkBtn--blank {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

.post .subimitarea .linkBtn--blank input[type="submit"] {
  margin-top: 0;
}

/* ==============================
card
============================== */
/*---------coln02-----------*/

.post .col2_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.post .col2_list>li {
  width: 49%;
  margin-bottom: 2%;
}

@media print,
screen and (max-width: 414px) {
  .post .col2_list>li {
    width: 100%;
  }

  .post .col2_list>li:last-child {
    margin-bottom: 0;
  }
}

/*---------col03-----------*/

.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}

.post .col3_list>li {
  width: 32%;
  margin-bottom: 2%;
}

.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}

.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}

@media print,
screen and (max-width: 768px) {
  .post .col3_list>li {
    width: 49%;
  }

  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}

@media print,
screen and (max-width: 414px) {
  .post .col3_list>li {
    width: 100%;
  }

  .post .col3_list>li:last-child {
    margin-bottom: 0;
  }
}

/*---------col05-----------*/
.col5_list {
  display: flex;
  flex-wrap: wrap;
  gap: 3%;
  justify-content: center;

  >li {
    width: calc((100% / 3) - 3%);
    margin-bottom: 5%;
  }
}

@media print,
screen and (max-width: 768px) {
  .col5_list {
    justify-content: flex-start;

    >li {
      width: calc((100% / 2) - 3%);
    }
  }
}

@media print,
screen and (max-width: 450px) {
  .col5_list {
    >li {
      width: 100%;
    }
  }
}


/*---------style03-------------*/

.card01_list.cardstyle03>li {
  padding: 16px 16px 30px;
  background: #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2);
}

/* ==============================
table
============================== */
.post table.table_style04 th {
  background-color: transparent;
}

.post table.table_style04,
.post table.table_style04 th,
.post table.table_style04 td {
  border: none;
}

table.table_style04 tr:first-child {
  border-top: 1px solid #ababab;
}

table.table_style04 tr:last-child {
  border-bottom: 1px solid #ababab;
}

table.table_style04 tr {
  border-top: 1px dashed #ababab;
  letter-spacing: 1px;
}

table.table_style04 th,
table.table_style04 td {
  padding: 50px 30px;
}

table.table_style04 th {
  position: relative;
  z-index: 0;
}

table.table_style04 th:before {
  position: absolute;
  content: "";
  background: rgb(247 247 247);
  top: 7px;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: auto;
  z-index: -1;
}

table.table_style04 td ul li {
  padding-left: 1em;
  position: relative;
  line-height: 2;
}

table.table_style04 td ul li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}

@media print,
screen and (max-width: 768px) {

  table.table_style04 th,
  table.table_style04 td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }

  table.table_style04 th {
    width: 32%;
  }

  table.table_style04 td {
    width: 68%;
  }
}


/* ==============================
パララックス
============================== */
.parallax_container {
  position: relative;
  /* aspect-ratio: 1920 / 571; */
  width: 100vw;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding-top: var(--rem120);
  padding-bottom: var(--rem120);

  @media screen and (max-width: 768px) {
    aspect-ratio: 750 / 397;
  }
}

.parallax_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip: rect(auto, auto, auto, auto);
  z-index: -1;
}

.parallax {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100vw;
  height: 100vh;
  background: url(/wp-content/uploads/to_bg-instagram.jpg) no-repeat center / cover;

  @media screen and (max-width: 768px) {
    background: url(/wp-content/uploads/to_bg-instagram.jpg) no-repeat center / cover;
  }
}


/* ==============================
TOP
============================== */
/*---------common-----------*/
.top-feature,
.top-service,
.top-works {

  p {
    font-family: var(--font-family02);
    line-height: 2;
  }
}

@media only screen and (max-width: 559px) {

  .top-feature,
  .top-service,
  .top-works,
  .top-recruit,
  .top-news {
    padding: var(--rem40) 5%;
  }
}

/*---------feature-----------*/
.top-feature {
  background: url(/wp-content/uploads/top_bg-feature02_01.jpg) no-repeat center / cover;
  position: relative;

  &:after {
    content: " ";
    display: block;
    width: calc((300 / 1920) *100vw);
    height: calc((232 / 1920) *100vw);
    background: url(/wp-content/uploads/top_bg-feature.png) no-repeat center / contain;
    position: absolute;
    bottom: calc((268 / 1920)* 100vw);
    right: calc((590 / 1920)* 100vw);
  }
}

@media only screen and (max-width: 559px) {
  .top-feature {
    &:after {
      width: calc((300 / 750) *100vw);
      height: calc((232 / 750) *100vw);
      bottom: calc((188 / 750) *100vw);
      right: calc((430 / 750) *100vw);
    }
  }
}

/*---------works-----------*/
.top-works {
  .imgarea {
    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }

  .txtarea {
    background: url(/wp-content/themes/mrp-child/images/top_bg-works.jpg) no-repeat right / cover;
    padding: var(--px80) var(--px40);

    p {
      color: var(--color-background);
    }
  }
}

.top-recruit {
  p {
    color: var(--color-background);
  }

  .recruit-point-box {

    .recruit-point-box_inner {
      display: inline-block;
      position: relative;
      width: 100%;
      height: 0;
      padding-top: calc((500 / 1920)* 100vw);

      >div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
      }

      p {
        font-family: var(--font-family02);
      }

      &.recruit-point01 {
        background: url(/wp-content/uploads/top_recruit01.jpg) no-repeat center / cover;
      }

      &.recruit-point02 {
        background: url(/wp-content/uploads/top_recruit02.jpg) no-repeat center / cover;
      }

      &:hover {
        opacity: 0.6;
      }
    }

  }
}

/*---------recruit-----------*/
.top-recruit {
  background: url(/wp-content/uploads/to_bg-recruit.png) no-repeat center / cover;
}

@media only screen and (max-width: 559px) {
  .top-recruit {
    .recruit-point-box {
      .recruit-point-box_inner {
        padding-top: calc((500 / 750)* 100vw);

        >div {
          padding: 5%;
        }
      }
    }
  }
}

/*---------Instagram-----------*/
/* .top-instagram {
  background: url(/wp-content/uploads/to_bg-instagram.jpg) no-repeat center /cover;
} */

@media only screen and (max-width: 559px) {

  .top-news {
    padding: var(--rem40) 5% var(--rem80);
  }
}

/*---------news-----------*/
.postlist li:last-child {
  border-bottom: 1px solid #ddd;
}

/* ==============================
会社概要
============================== */
.greeting-name {
  margin: 2rem 0 0 auto;
}

/*================================================
採用情報
================================================*/

.post .lead {
  font-size: min(calc(3.2rem + (1vw - 19.2px) * 0.5178), 3.2rem);
  /* 3.2-2.4rem (1920-375) */
  font-weight: 500;
  font-style: italic;
}

.post .lead_en {
  font-size: min(calc(1.8rem + (1vw - 19.2px) * 0.3236), 1.8rem);
  /* -- 1920 1.8rem 375 1.3rem -- */
  color: var(--color-primary-shade);
  letter-spacing: 0.8rem;
}

/* ==============================
お問い合わせ
============================== */
.wpcf7-form .must {
  background: var(--color-primary);
}

/* ==============================
施工実績
============================== */
@media print,
screen and (min-width: 800px) {
  .post2b li {
    width: calc((100% / 4) - 20px);
    margin-bottom: 20px;
  }
}