@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&family=Outfit:wght@100..900&family=Zen+Old+Mincho&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #000000;
  --color-primary: #333;
  --color-primary-shade: #000000;
  --color-primary-tint: #666;
  --color-secondary: #DED6CF;
  --color-secondary-tint: #eee;
  --color-table-border: #D1D1D1;
  --content-max-width: 1240px;
  --header-background: #F9F2EB;
  --header-color-font: #000000;
  --header-color-primary: #333;
  --header-color-primary-shade: #000000;
  --header-color-primary-tint: #DED6CF;
  --footer-background: #484848;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family:"Zen Old Mincho", serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Outfit", 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;
}
.subimitarea .linkBtn:hover {
  opacity: 0.6;
}

.page-contact .must {
  background: var(--color-primary-tint);
}

.page-sitemap a {
  font-family: var(--body-font-family) !important;
}

.linkBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent !important;
  flex-direction: row !important;
  gap: 8px !important;
  font-family: var(--font-family02);
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 100px !important;
  border: 1px solid var(--color-font);
  text-transform: uppercase;
  color: var(--color-font) !important;
}
.linkBtn::after {
  border-color: var(--color-font) !important;
}
.linkBtn.w300 {
  max-width: 300px !important;
}
.linkBtn:hover {
  opacity: 0.6;
}

#footer .footer__logo img {
  width: 100% !important;
  max-width: 210px !important;
  max-height: none !important;
}

body {
  background-color: var(--header-background) !important;
}

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

.title.first {
  font-family: var(--body-font-family) !important;
}

.title__area {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area::after {
  width: 80px !important;
  height: 1px !important;
  background-color: var(--color-font);
}
.title__area.txt_l {
  width: 100%;
}
.title__area.txt_l .title-ja, .title__area.txt_l .title-en {
  width: 100%;
}
.title__area.txt_l::after {
  margin: 0.6em 0 0;
}
.title-ja {
  font-size: var(--rem36);
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 600;
  font-family: var(--body-font-family);
  line-height: 1;
}
.title-en {
  color: var(--color---color-font);
  font-size: var(--rem16);
  font-weight: 400;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}
.title.white .title-ja, .title.white .title-en {
  color: var(--color-white);
}

.page_contents h2 {
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 600;
  font-family: var(--body-font-family);
  line-height: 1;
}
.page_contents h2::after {
  width: 80px !important;
  height: 1px !important;
  background-color: var(--color-font);
}
.page_contents h3 {
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 600;
  font-family: var(--body-font-family);
  line-height: 1;
  width: 100%;
}

.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 {
  border-color: #AAAAAA;
}
.post table tbody tr th {
  background: var(--color-secondary);
  padding: var(--px28);
  color: var(--color-font);
  align-content: center;
  border-color: #AAAAAA;
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
  border-color: #AAAAAA;
  background-color: var(--color-white);
}

.postlist li:first-child {
  border-top: 1px solid var(--color-table-border) !important;
  border-bottom: 1px solid var(--color-table-border) !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid var(--color-table-border) !important;
}

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

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

.fz18 {
  font-size: var(--px18) !important;
}
@media screen and (max-width: 768px) {
  .fz18 {
    font-size: var(--rem24) !important;
  }
}

.fz20 {
  font-size: var(--rem20) !important;
}

.fz24 {
  font-size: var(--rem24) !important;
}

.top-text {
  line-height: 2.4;
}

.bold {
  font-weight: bold;
}

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

.sec02__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}

.grid {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
}
.grid-3 {
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px50);
}
@media screen and (max-width: 1024px) {
  .grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .grid-3 {
    grid-template-columns: 1fr;
  }
}
.grid-3 li {
  margin: 0 auto;
  width: 100%;
  max-width: 380px;
}
.grid-3 li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid-3 li .fz24 {
  font-weight: 500;
  padding: var(--rem20) 10px;
}
.grid-3 li p:not(.fz24) {
  line-height: 1.8;
}
.grid-description {
  gap: var(--px90) var(--px40);
}
.grid-description li {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: var(--color-white);
}
.grid-description li p {
  padding: var(--rem30);
  padding-top: var(--rem20);
  font-size: var(--px18);
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .grid-description li p {
    font-size: var(--rem20);
  }
}
.grid-4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .grid-4 {
    gap: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .grid-4 {
    grid-template-columns: 1fr;
  }
}
.grid-4 li {
  margin: 0 auto;
  width: 100%;
  max-width: 298px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .grid-4 li {
    max-width: 100%;
  }
}
.grid-4 li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid-4 li .fz24 {
  font-weight: 500;
  padding: var(--rem20) 10px;
}
.grid-4 li p:not(.fz24) {
  line-height: 1.8;
}
.grid-4__category {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 24px !important;
  line-height: 1;
  background-color: #8e8e8e;
  color: var(--color-white);
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4px;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .sec01, .sec02, .sec03, .sec04 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.interview__center {
  padding-bottom: 400px;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 1024px) {
  .interview__center {
    padding-bottom: 200px;
  }
}
.interview__center > img {
  aspect-ratio: 1920/600;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 600px;
}
@media screen and (max-width: 1024px) {
  .interview__center > img {
    height: 50%;
  }
}
.interview__center--contents {
  background-color: var(--color-white);
  box-shadow: 9px 8px 24px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px70) 24px var(--px100);
  border-radius: 50px;
  top: 400px;
}
@media screen and (max-width: 1024px) {
  .interview__center--contents {
    top: 200px;
    border-radius: 40px;
  }
}
@media screen and (max-width: 768px) {
  .interview__center--contents {
    border-radius: 20px;
  }
}
.interview__center--inner {
  margin: 0 auto;
  width: 100%;
  max-width: 620px;
  display: flex;
  flex-direction: column;
  gap: var(--px32);
}
.interview__center--header {
  display: flex;
  flex-direction: column;
  padding-bottom: var(--rem20);
  border-bottom: 1px solid var(--color-font);
  width: 100%;
  gap: 8px;
}
.interview__center--bottom {
  width: 100%;
}
.interview__right {
  margin-top: var(--px100);
  padding-bottom: 300px;
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .interview__right {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 150px;
  }
}
.interview__right > img {
  width: 100%;
  height: auto;
  aspect-ratio: 865/527;
  max-width: 865px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .interview__right > img {
    height: 50%;
  }
}
.interview__right--contents {
  background-color: var(--color-white);
  box-shadow: 9px 8px 24px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
  max-width: 620px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px80) 24px var(--px60);
  border-radius: 50px;
  position: relative;
  top: 300px;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .interview__right--contents {
    border-radius: 40px;
  }
}
@media screen and (max-width: 768px) {
  .interview__right--contents {
    top: 150px;
    border-radius: 20px;
  }
}
.interview__right--inner {
  margin: 0 auto;
  width: 100%;
  max-width: 465px;
  display: flex;
  flex-direction: column;
  gap: var(--px32);
}
.interview__right--header {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
}
.interview__left {
  margin-top: var(--px100);
  padding-bottom: 300px;
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .interview__left {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 150px;
  }
}
.interview__left > img {
  width: 100%;
  height: auto;
  aspect-ratio: 865/527;
  max-width: 865px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
}
.interview__left--contents {
  background-color: var(--color-white);
  box-shadow: 9px 8px 24px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
  max-width: 620px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px80) 24px var(--px60);
  border-radius: 50px;
  position: relative;
  top: 300px;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .interview__left--contents {
    border-radius: 40px;
  }
}
@media screen and (max-width: 768px) {
  .interview__left--contents {
    top: 150px;
    border-radius: 20px;
  }
}
.interview__left--inner {
  margin: 0 auto;
  width: 100%;
  max-width: 465px;
  display: flex;
  flex-direction: column;
  gap: var(--px32);
}
.interview__left--header {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
}
.interview__contents {
  margin-top: var(--px100);
  background-color: var(--color-white);
  box-shadow: 9px 8px 24px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
  max-width: var(--content-max-width);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px80) 24px;
  border-radius: 50px;
}
@media screen and (max-width: 1024px) {
  .interview__contents {
    border-radius: 40px;
  }
}
@media screen and (max-width: 768px) {
  .interview__contents {
    border-radius: 20px;
  }
}
.interview__contents--inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1030px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.interview__contents--header {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.top-space {
  margin-top: 200px;
}
@media screen and (max-width: 1024px) {
  .top-space {
    margin-top: 150px;
  }
}
@media screen and (max-width: 768px) {
  .top-space {
    margin-top: 100px;
  }
}

.sec01 {
  background-color: var(--color-secondary);
}
.sec01 .column01 {
  position: relative;
}
.sec01 .column01_wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.sec01 .column01 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--rem24) var(--px40);
  margin: 0;
}
.sec01 .column01 .txtarea .txtinner {
  max-width: 740px;
}
.sec01 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.sec01 .column01 .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .sec01 .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
.sec01 .post .txtstyle02, .sec01 .txtstyle02 {
  font-size: var(--rem16);
  font-weight: 500;
  color: var(--color-font);
  line-height: 2;
  letter-spacing: 0.05em;
  padding: 0;
}
.sec01 .post .txtstyle02:before, .sec01 .post .txtstyle02:after, .sec01 .txtstyle02:before, .sec01 .txtstyle02:after {
  content: none;
}

.sec03, .sec04 {
  background-color: var(--footer-background);
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sec03, .sec04 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.sec03 .linkBtn, .sec04 .linkBtn {
  border-color: var(--color-white);
  color: var(--color-white) !important;
}
.sec03 .linkBtn::after, .sec04 .linkBtn::after {
  border-color: var(--color-white) !important;
}
.sec03 .column01, .sec04 .column01 {
  position: relative;
}
.sec03 .column01_wrap, .sec04 .column01_wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.sec03 .column01 .txtarea, .sec04 .column01 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--rem20);
  margin: 0;
}
.sec03 .column01 .txtarea .txtinner, .sec04 .column01 .txtarea .txtinner {
  max-width: 780px;
}
.sec03 .column01 .imgarea, .sec04 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec03 .column01 .imgarea img, .sec04 .column01 .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec03 .title-en, .sec03 .title-ja, .sec04 .title-en, .sec04 .title-ja {
  color: var(--color-white);
}
.sec03 .title__area::after, .sec04 .title__area::after {
  background-color: var(--color-white) !important;
}
.sec03 .title-en, .sec04 .title-en {
  font-size: var(--px70);
  font-weight: 100;
  padding-bottom: var(--px60);
}
@media print, screen and (max-width: 768px) {
  .sec03 .column01 .txtarea, .sec04 .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
.sec03 .post .txtstyle02, .sec03 .txtstyle02, .sec04 .post .txtstyle02, .sec04 .txtstyle02 {
  font-size: var(--rem16);
  font-weight: 500;
  color: var(--color-white);
  line-height: 2;
  padding: 0;
  letter-spacing: 0.05em;
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
}
.cta01 .title__area span {
  color: var(--color-white) !important;
}
.cta01 .title__area::after {
  background: var(--color-white) !important;
}

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

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 940px;
  gap: 20px;
  margin: var(--px50) auto 0 auto;
}

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

.cta01 a.item {
  width: 100%;
  background: transparent !important;
  gap: 8px !important;
  font-family: var(--font-family02);
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 100px !important;
  border: 1px solid var(--color-white);
  text-transform: uppercase;
  color: var(--color-white) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.15s;
  padding: var(--px30) 0;
}

.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;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
  font-family: var(--font-family01);
}

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

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
  font-family: var(--body-font-family);
}

.cta01 a.telbtn {
  color: var(--color-white);
  flex-direction: column;
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  font-family: var(--font-family02);
  text-transform: uppercase;
  margin-bottom: 0;
}

.cta01 a.mailbtn {
  color: var(--color-font);
  display: flex;
  flex-direction: row;
  gap: 8px !important;
}
.cta01 a.mailbtn img {
  width: 30px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

/*ボタンアイコン*/
.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: none;
}

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

.sec06 .column01 {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}

.environment .flexbox {
  display: flex;
  gap: var(--px46);
}
@media screen and (max-width: 768px) {
  .environment .flexbox {
    flex-direction: column;
    gap: 0;
  }
}
.environment__contents {
  display: flex;
  flex-direction: column;
  gap: var(--px100);
}

@media print, screen and (min-width: 1024px) {
  #header-layout {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #header {
    background: var(--color-white);
  }
  #header .logo {
    padding: 0 !important;
  }
  #header .logo img {
    width: 100% !important;
    height: auto !important;
    max-width: calc(24rem + (1vw - 1.02rem) * 33.0357) !important;
    max-height: none !important;
  }
}
nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--body-font-family);
  font-weight: 200;
  transition: opacity 0.3s ease;
}
nav#mainNav ul li a b:hover, nav#mainNav ul li a span:hover {
  opacity: 0.6;
}

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

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: transparent !important;
  transition: opacity 0.3s ease;
  position: relative;
  border: none !important;
  border-radius: 0 !important;
  flex-direction: column !important;
  font-family: var(--font-family02) !important;
  font-size: var(--px12) !important;
  font-weight: 400;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: "" !important;
  width: 1px;
  height: 80%;
  display: block;
  background-color: var(--color-font);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--px26) !important;
  font-weight: 500;
}

.head_btn {
  background: transparent !important;
  flex-direction: row !important;
  gap: 8px !important;
  font-family: var(--font-family02);
  font-weight: 400 !important;
  border-radius: 100px;
  border: 1px solid var(--color-font);
  text-transform: uppercase;
}
.head_btn:hover {
  opacity: 0.6;
}
.head_btn span {
  color: var(--color-font) !important;
}
.head_btn::before {
  content: none !important;
}
.head_btn img {
  width: 100%;
  max-width: 22px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.head_btn.mail_btn {
  width: 190px !important;
}

.jcc{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
/*# sourceMappingURL=index.css.map */