@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
:root {
  --color-background: #F2F2F2;
  --color-white: #fff;
  --color-font: #2A2A2A;
  --color-primary: #F9BD66;
  --color-primary-shade: #FF9700;
  --color-primary-tint: #EC962C;
  --color-secondary: #C3DC7E;
  --color-secondary-tint: #ACE68B;
  --color-table-border: #939393;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #2A2A2A;
  --header-color-primary: #F9BD66;
  --header-color-primary-shade: #EC962C;
  --header-color-primary-tint: #C3DC7E;
  --footer-background: #376940;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
  --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
  --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
  --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
  --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
  --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
  --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
  --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
  --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
  --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
  --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
  --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
  --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
  --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
  --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
  --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
  --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
  --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
  --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
  --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
  --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
  --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
  --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
  --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
  --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
  --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
  --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
  --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
  --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
  --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
  --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
  --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
  --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
  --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
  --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
  --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
  --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
  --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
  --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
  --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
  --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
  --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
  --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
  --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
}

.subimitarea .linkBtn {
  padding: 0 !important;
  max-width: 320px;
}
.subimitarea .linkBtn input {
  color: var(--color-font) !important;
  transition: all 0.3s;
}
.subimitarea .linkBtn input::after {
  border-color: #EC962C !important;
}
.subimitarea .linkBtn input:hover {
  background: #EC962C !important;
  color: var(--color-white) !important;
}
.subimitarea .linkBtn input:hover::after {
  border-color: var(--color-white) !important;
}

.linkBtn {
  background: var(--color-white) !important;
  border: 1px solid #EC962C !important;
  border-radius: 0 !important;
  color: var(--color-font) !important;
}
.linkBtn::after {
  border-color: #EC962C !important;
}
.linkBtn:hover {
  background: #EC962C !important;
}
.linkBtn:hover::after {
  border-color: var(--color-white) !important;
}
.linkBtn.w300 {
  max-width: 300px !important;
}

.page-contact .lp-cta, .page-thanks .lp-cta, .page-sitemap .lp-cta {
  display: none;
}

.title__area {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area::after {
  content: none !important;
}
.title__area.txt_l {
  width: 100%;
}
.title__area.txt_l .title-en, .title__area.txt_l .title-ja {
  width: 100%;
  text-align: left;
}
.title__area.txt_l::after {
  margin: 0.6em 0 0 0 !important;
}
.title-ja {
  font-size: var(--px38);
  letter-spacing: 0.2em;
  font-weight: 400;
  color: #376940;
  font-family: var(--font-family01);
}

@media screen and (max-width: 1023px) {
  .title-ja {
    font-size: var(--rem42);
  }
}
.title-en {
  color: var(--color-secondary);
  font-size: var(--rem24);
  font-weight: 500;
  font-family: var(--font-family01);
  text-transform: capitalize;
  line-height: 1;
}

body:not(.home) .title__area {
  margin-top: 0;
}
body:not(.home) .title-ja {
  font-size: var(--px34);
}
@media screen and (max-width: 768px) {
  body:not(.home) .title-ja {
    font-size: var(--rem42);
  }
}

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

.bg-image {
  position: relative;
}
.bg-image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg-image > div {
  position: relative;
}

.post table tbody tr th {
  background: #FFEED7;
  padding: var(--px28);
  color: var(--color-font);
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
}
.post table tbody tr td a{
	text-decoration:underline;
	transition:opacity 0.3s ease;
	position:relative;
}

.post table tbody tr td a:after{
	content:'\f35d';
	position:absolute;
	top:50%;
	right:-2rem;
	transform:translatey(-50%);
	  font-family: "Font Awesome 5 Free";
  font-weight: 900; 
}

.post table tbody tr td a:hover{
	opacity:0.6;
}

.postlist li:first-child {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
  padding: var(--rem36) 0 !important;
}

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

.post .time, .postlist .time {
  background: var(--color-primary-shade) !important;
}

.lp-text-top {
  font-size: var(--px22);
}
@media screen and (max-width: 768px) {
  .lp-text-top {
    font-size: var(--rem28);
  }
}

.bold {
  font-weight: bold;
}

h3.ver2 {
  font-size: var(--rem20);
  line-height: 2;
  letter-spacing: 0.05em;
  padding-left: var(--rem24);
  padding-bottom: 0;
  border-bottom: none !important;
  border-left: 20px solid var(--footer-background);
}

body:not(.home) {
  background: var(--color-white);
}

.page-recruit #content, .page-recruit body:not(.home) #content.wide {
  padding-top: 0 !important;
}

.sec01 {
  position: relative;
  padding: var(--px120) 0;
}

.sec01__inner{
	width:100%;
	padding:0 24px;
}

.sec01.bg-image > img {
  aspect-ratio: 1920/353;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  .sec01.bg-image > img {
    height: 100%;
  }
}
.sec01 .fullwide01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  padding: var(--px80);
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-white);
}
.sec01 .fullwide01_inner {
  max-width: 960px;
}
.sec01 .fullwide01_inner p {
  font-size: 25px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec01 .fullwide01_inner p {
    font-size: var(--rem24);
  }
}
@media print, screen and (max-width: 768px) {
  .sec01 .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}
.sec01 .column05 {
  position: relative;
  margin: var(--px60) 0 0;
}
.sec01 .column05_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 20;
}
.sec01 .column05_wrap + .column05_wrap {
  margin-top: 170px;
}
.sec01 .column05 .imgarea {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1065px;
}
.sec01 .column05 .imgarea img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.sec01 .column05 .txtarea {
  position: absolute;
	right:2%;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px100) var(--px100);
  margin: 0 auto -70px -8%;
  z-index: 10;
}
.sec01 .column05 .txtarea .txtinner {
  max-width: 720px;
  width: 100%;
}
.sec01 .column05 .txtarea .txtinner p {
  line-height: 2;
}
@media print, screen and (min-width: 1024px) {
  .sec01 .column05_wrap + .column05_wrap {
    margin-top: 170px;
  }
  .sec01 .column05_wrap.rev {
    flex-direction: row-reverse;
  }
  .sec01 .column05_wrap.rev .txtarea {
    margin: 0 -5% -70px auto;
  }
}
@media print, screen and (max-width: 1023px) {
  .sec01 .column05_wrap + .column05_wrap {
    margin-top: calc(100px + (1vw - 10.23px) * 7.716);
  }
  .sec01 .column05_wrap.rev {
    flex-direction: row;
  }
  .sec01 .column05 .imgarea, .sec01 .column05 .txtarea {
    width: 90%;
  }
  .sec01 .column05 .txtarea {
	  position:relative;
	  right:auto;
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}
@media print, screen and (max-width: 768px) {
  .sec01 .column05 .txtarea {
    padding: var(--px80) 5%;
  }
}
.sec01 .post .txtstyle02, .sec01 .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: #111;
  line-height: 1.4;
  padding: 0;
}
.sec01 .post .txtstyle02:before, .sec01 .post .txtstyle02:after, .sec01 .txtstyle02:before, .sec01 .txtstyle02:after {
  content: none;
}
.sec01 .post .column05 .txtstyle02, .sec01 .column05 .txtstyle02 {
  font-size: var(--rem20);
  margin: var(--rem20) 0;
}
.sec01 .post .txtstyle04, .sec01 .txtstyle04 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  border: none;
  color: #111;
  line-height: 1.4;
  padding: 0;
}
.sec01 .post .txtstyle04:before, .sec01 .txtstyle04:before {
  content: none;
}
.sec01 .post .column05 .txtstyle04, .sec01 .column05 .txtstyle04 {
  font-size: var(--rem36);
}
.sec01 .post .column05 .txtstyle04:after, .sec01 .column05 .txtstyle04:after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80);
  height: 3px;
  background: #111;
  margin: var(--rem30) 0 0 0.5rem;
}

.sec02 {
  background-color: #FFEED7;
}
@media screen and (max-width: 768px) {
  .sec02 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.sec02 .col2_list {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto !important;
  width: 100%;
  max-width: var(--content-max-width);
  gap: var(--px80);
}


@media screen and (max-width: 768px) {
  .sec02 .col2_list {
	justify-content:center;
  }
}
.sec02 .col2_list > li {
  width: 100%;
  max-width: 580px;
  margin-bottom: 2%;
  display: flex;
  flex-direction: column;
  background-color: var(--color-white);
}
.sec02 .col2_list > li .txtarea {
  padding: var(--px40);
  display: flex;
  flex-direction: column;
}
.sec02 .col2_list > li .txtarea p {
  font-size: var(--rem24);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.01em;
  text-align: center;
}
.sec02 .col2_list > li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 414px) {
  .sec02 .col2_list > li {
    width: 100%;
  }
  .sec02 .col2_list > li:last-child {
    margin-bottom: 0;
  }
}

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

.sec04 {
  background-color: #FFEED7;
	 padding-left: 24px;
    padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .sec04 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.sec04 .txtinner {
  width: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px80);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--rem30) auto 0 auto;
  gap: var(--rem20);
}

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

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

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: bold;
}

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
  font-weight: bold;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-weight: bold;
}

.cta01 a.telbtn {
  background: var(--color-secondary-tint);
  color: var(--color-font);
  font-weight: bold;
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}

.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-font);
}

/*ボタンアイコン*/
.cta01 .mailbtn .btnttl::before, .cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}

.cta01 .telnum::before {
  content: "\f095";
}

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow02--------------------------------------------*/
ul.flowlist02 {
  counter-reset: flow_list;
}

ul.flowlist02 > li {
  display: flex;
  flex-wrap: wrap;
  gap: min(40px + (1vw - 19.2px) * 1.6181, 40px);
  width: 100%;
  padding: 60px;
  border-radius: 20px;
  background: #FFEED7;
  position: relative;
  align-items: center;
}
@media screen and (max-width: 768px) {
  ul.flowlist02 > li {
    padding: var(--rem30);
  }
}

.flowlist02 > li:not(:last-child) {
  margin-bottom: 80px;
}

.flowlist02 .flow_img {
  width: 35%;
  border-radius: 20px;
  overflow: hidden;
}

.post .flowlist02 > li > dl {
  width: calc(65% - min(40px + (1vw - 19.2px) * 1.6181, 40px));
  line-height: 1.8;
}

.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
}

.flowlist02 > li:not(:last-child) dl::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 80px solid transparent;
  border-left: 80px solid transparent;
  border-top: 44px solid #EC962C;
  border-bottom: 0;
}

.flowlist02 > li:not(:last-child) dl::after {
  border-width: 20px;
}

.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(2.4rem + (1vw - 19.2px) * 0.4531, 2.4rem); /* 2.4-1.7rem (1920-375) */
  font-weight: 600;
  padding: 0 0 1rem 0;
  margin-bottom: min(30px + (1vw - 19.2px) * 0.9709, 30px);
}

.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: #fff;
  background: #348442;
  padding: 10px 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .flowlist02 > li dl dt .icon:before {
    padding: 0;
  }
}

.post .flowlist02 > li > dl dd {
  padding: 0;
  font-size: var(--px18);
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .post .flowlist02 > li > dl dd {
    font-size: var(--rem20);
  }
}

@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl, .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}
.company__image {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}
.company__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.company-text-top {
  margin: 0 auto;
  width: 100%;
  font-size: var(--px22);
}
@media screen and (max-width: 768px) {
  .company-text-top {
    font-size: var(--rem28);
	  line-height:1.5;
  }
}
.company-text-bottom {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  font-size: var(--px18);
}
@media screen and (max-width: 768px) {
  .company-text-bottom {
    font-size: var(--rem20);
  }
}

.service__top{
	margin:0 auto;
	max-width:1000px;
}

.service__top .flexbox {
  gap: var(--px60);
}

@media screen and (max-width: 768px) {
	.service__top .flexbox {
		display:flex;
		align-items:center;
		flex-direction:column-reverse;
	}
}
.service__top .flexbox .txtarea {
  width: 100%;
  font-size: var(--rem16);
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .service__top .flexbox .txtarea {
    font-size: var(--rem20);
  }
}
.service__top .flexbox .imgarea {
  width: 100%;
  max-width: 340px;
}

@media screen and (max-width: 768px) {
.service__top .flexbox .imgarea {
  max-width: 60%;
}
}
.service__top .flexbox .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.service__features {
  background: linear-gradient(to right, #E8F7DF 0, #CFFDFB 100%);
  padding: var(--px80) 24px;
}
.service__features--inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}
.service__features--inner ul {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px38);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .service__features--inner ul {
    grid-template-columns: 1fr;
  }
}
.service__features--inner ul li {
  width: 100%;
  max-width: 388px;
  display: flex;
  flex-direction: column;
  background-color: var(--color-white);
}
.service__features--inner ul li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.service__features--title {
  font-size: var(--px18);
  color: var(--footer-background);
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .service__features--title {
    font-size: var(--px30);
  }
}
.service__features--text {
  font-size: var(--px18);
  color: var(--color-font);
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .service__features--text {
    font-size: var(--rem20);
  }
}
.service__features--bottom {
  background-color: var(--color-white);
  padding: var(--rem20);
  display: flex;
  flex-direction: column;
  gap: var(--rem16);
}

.about__policy {
  width: 100%;
  background: #FFEED7;
  border-radius: 40px;
  padding: var(--px100);
}
@media screen and (max-width: 768px) {
  .about__policy {
    padding: var(--rem24);
    border-radius: 20px;
  }
}
.about__policy--inner {
  width: 100%;
}
.about__policy ul li {
  display: flex;
  align-items: center;
  position: relative;
  font-size: min(2.4rem + (1vw - 19.2px) * 0.4531, 2.4rem); /* 2.4-1.7rem (1920-375) */
  font-weight: 600;
  padding: 0 0 1rem 0;
  margin-bottom: min(30px + (1vw - 19.2px) * 0.9709, 30px);
}
.about__policy ul li .about__policy--number {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #fff;
  background: #348442;
  padding: 5px 10px;
  margin-right: var(--rem30);
  position: relative;
  z-index: 100;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  aspect-ratio: 1/1;
}

.staff__list {
  display: flex;
  flex-direction: column;
  gap: var(--px42);
}
.staff__list li {
  display: flex;
  align-items: center;
  gap: var(--px34);
  background: linear-gradient(to right, #E8F7DF 0, #CFFDFB 100%);
  padding: var(--rem24) var(--rem40);
  border-radius: 20px;
  box-shadow: 7px 7px 4px 0 rgba(236, 150, 44, 0.24);
}
@media screen and (max-width: 768px) {
  .staff__list li {
    flex-direction: column;
  }
}
.staff__list li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.staff__list--image {
  width: 100%;
  max-width: 240px;
}
.staff__list--image.wide {
  max-width: 308px;
}
.staff__list--text {
  width: 100%;
}
.staff__list--name {
  font-weight: bold;
  font-size: var(--px18);
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.6;
  padding-top: var(--rem20);
}
@media screen and (max-width: 768px) {
  .staff__list--name {
    font-size: var(--rem20);
  }
}
.staff__list--text {
  font-weight: 500;
  font-size: var(--px18);
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .staff__list--text {
    font-size: var(--rem20);
  }
}

.recruit__list {
  margin: o auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px38);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .recruit__list {
    grid-template-columns: 1fr;
  }
}
.recruit__list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--rem16);
  padding: var(--px48) var(--rem24);
  background: linear-gradient(to right, #E8F7DF 0, #CFFDFB 100%);
}
.recruit__list--image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 202px;
  height: 202px;
  aspect-ratio: 1/1;
  background-color: var(--color-white);
  border-radius: 50%;
  padding: var(--rem20);
}
.recruit__list--image img {
  width: auto;
  height: 100%;
  max-height: 120px;
}
.recruit__list--title {
  font-size: var(--px18);
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #348442;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .recruit__list--title {
    font-size: var(--rem28);
  }
}
.recruit__list--text {
  font-size: var(--px18);
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .recruit__list--text {
    font-size: var(--rem28);
  }
}

@media print, screen and (min-width: 1024px) {
    #header .logo img {
        max-width: calc(15rem + (1vw - 1.02rem) * 29.0179) !important;
    }
	
	    nav#mainNav ul li a {
        padding: var(--px20) !important;
    }
}

nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
  transition: opacity 0.3s ease;
}
nav#mainNav ul li a b:hover, nav#mainNav ul li a span:hover {
  opacity: 0.6;
}

.header__contact li {
  display: flex;
  align-items: center;
}

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: var(--color-secondary-tint) !important;
  transition: opacity 0.3s ease;
  position: relative;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: none !important;
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24) !important;
  font-weight: bold;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(15rem + (1vw - 1.02rem) * 4.4643) !important;
  font-family: var(--font-family01);
  font-weight: 400;
  background: #EC962C !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn:hover {
  background: var(--color-primary) !important;
}

#footer {
  padding-left: 24px;
  padding-right: 24px;
}

.footer__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
  padding-bottom: var(--rem20);
  border-bottom: 1px solid #CFCFCF;
}
.footer__wrapper {
  width: 100%;
  max-width: var(--content-max-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .footer__wrapper {
    justify-content: center;
    flex-direction: column;
  }
}
.footer__left {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer__middle {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer__middle a {
  text-decoration: underline;
  color: var(--color-white);
  font-size: var(--rem20);
  transition: opacity 0.3s ease;
}
.footer__middle a:hover {
  opacity: 0.6;
}
.footer__middle p {
  color: var(--color-white);
}

.socialicon ul {
  justify-content: flex-start !important;
}
@media screen and (max-width: 768px) {
  .socialicon ul {
  justify-content: center !important;
	  padding:var(--rem20) 0 !important;
}
}


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

#footer .footnav ul > li {
  padding-left: var(--rem30);
}

#footer .footnav ul > li::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: transparent;
  border-right: 2px solid var(--color-white);
  border-bottom: 2px solid var(--color-white);
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}/*# sourceMappingURL=index.css.map */


@media screen and (max-width: 768px) {
#content, body:not(.home) #content.wide {
    padding-top: var(--px60) !important;
}
}

.careplan{
	background:transparent;
}

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

.careplan__table--header{
	padding:var(--rem20);
	background:#376940;
}

.careplan__table--header p{
	color:var(--color-white);
	text-align:center;
	font-size:var(--rem24);
	font-weight:bold;
}

.careplan__table--bottom{
	display:flex;
}


@media screen and (max-width: 768px) {
	.careplan__table--bottom{
		flex-direction:column;
	}
}

.careplan__table--bottom div{
	width:50%;
	background:#E2E9E3;
	font-size:var(--px22);
	font-weight:500;
	padding:var(--rem20) var(--px52);
	display:flex;
	align-items:center;
	justify-content:space-between;
	border-top:1px solid var(--color-white);
}


@media screen and (max-width: 768px) {
	.careplan__table--bottom div{
		width:100%;
		font-size:var(--rem24);
	}
}

.careplan__table--bottom div:nth-child(1){
	border-right:1px solid var(--color-white);
}


@media screen and (max-width: 768px) {
.careplan__table--bottom div:nth-child(1){
	border-right:none;
}
}


.careplan__table--title{
	position:relative;
	padding-left:30px;
}

.careplan__table--title:before{
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:50%;
	transform:translatey(-50%);
	width:25px;
	height:1px;
	background:var(--color-font);
}

.footer__logo{
	display:flex;
}

@media screen and (max-width: 768px) {
.footer__logo{
	justify-content:center;
}
}

#footer .footer__logo img {
    max-height: var(--px120);
	background-color:var(--color-white);
	padding:20px;
}


@media screen and (max-width: 768px) {
#footer .footer__logo img {
    max-height: var(--px180);
	padding:10px;
}
}