@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=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New&display=swap");
:root {
  --color-background: #D3D3D3;
  --color-white: #fff;
  --color-font: #333333;
  --color-primary: #333;
  --color-primary-shade: #333333;
  --color-primary-tint: #666;
  --color-secondary: #aaa;
  --color-secondary-tint: #eee;
  --color-table-border: #333333;
  --content-max-width: 1240px;
  --header-background: #D3D3D3;
  --header-color-font: #333333;
  --header-color-primary: #333;
  --header-color-primary-shade: #333333;
  --header-color-primary-tint: #aaa;
  --footer-background: #333333;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Zen Kaku Gothic New", sans-serif;
  --font-family02: "Montserrat", 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;
}

.linkBtn {
  max-width: 300px !important;
  border-radius: 0 !important;
}

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

.title__area {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area::after {
  width: 60px !important;
  height: 1px !important;
  background-color: var(--color-font);
}
.title__area.white::after {
  background-color: var(--color-white) !important;
}
.title-ja {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: bold;
}
.title-ja.white {
  color: var(--color-white);
}
.title-en {
  color: var(--color-font);
  font-size: var(--rem40);
  font-weight: bold;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}
.title-en.white {
  color: var(--color-white);
}

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

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

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

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

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

/*-----------------------------
.cardstyle
------------------------------*/
/*---------style02-------------*/
.card03_list.cardstyle02 {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px40);
}
@media screen and (max-width: 768px) {
  .card03_list.cardstyle02 {
    grid-template-columns: 1fr;
  }
}

.card03_list.cardstyle02 .txtarea {
  height: 100%;
}

.card03_list.cardstyle02 .imgarea img {
  width: 100%;
  max-width: 600px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s all;
}

.card03_list.cardstyle02 > li:hover .imgarea img {
  transform: scale(1.04);
}

.card03_list.cardstyle02 > li {
  position: relative;
  width: 100%;
  max-width: 600px;
  aspect-ratio: 600/390;
}

.card03_list.cardstyle02 .txtinner {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: var(--color-white);
  z-index: 3;
  height: 100%;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card03_list.cardstyle02 .txtinner .txtstyle02 {
  width: 100%;
  color: var(--color-white);
  position: relative;
  bottom: 0;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.card03_list.cardstyle02 .txtinner .txtstyle02 .small {
  font-family: var(--font-family01);
  font-size: var(--rem20);
  text-align: center;
  line-height: 1;
}
.card03_list.cardstyle02 .txtinner .txtstyle02 .large {
  font-family: var(--font-family02);
  font-size: var(--rem40);
  text-transform: uppercase;
  line-height: 1;
}

.card03_list.cardstyle02 .imgarea {
  width: 100%;
  max-width: 600px;
  aspect-ratio: 600/390;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  line-height: 0;
  z-index: 2;
  border-radius: 0;
}

.card03_list.cardstyle02 .imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.card03_list.cardstyle02 a.filllink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

body#editor-style .card03_list.cardstyle02 a.filllink {
  position: static;
  display: block;
  height: 30px;
}

body#editor-style .card03_list.cardstyle02 a.filllink::before {
  content: "ダブルクリックでリンク設定";
  color: var(--color-white);
  font-size: 10px;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -10;
}

body#editor-style .card03_list.cardstyle02 > li:before {
  z-index: -1;
}

body#editor-style .card03_list.cardstyle02 .imgarea {
  position: static;
}

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

.first__top {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--rem40);
}
.first__top img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  max-width: 790px;
}
.first__top p {
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.message__top {
  margin: 0 auto;
  width: 100%;
  max-width: 744px;
}
.message__top p {
  line-height: 2.2;
}

.company__image {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--px60);
  padding-top: var(--rem30);
}
@media screen and (max-width: 768px) {
  .company__image {
    padding-top: 0;
    flex-direction: column;
  }
}
.company__image img {
  width: 100%;
  max-width: 590px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

#thumbImg::before, header#h1Header::before {
  content: none !important;
}

.sec01 .fullwide01_wrap {
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .fullwide01_inner {
  max-width: var(--content-max-width);
}
@media print, screen and (max-width: 768px) {
  .sec01 .fullwide01_wrap {
    padding: var(--px80) 5%;
	  padding-top:0;
  }
}

.sec03 {
  position: relative;
  padding: 0 24px;
  background-color: var(--color-background);
  padding-bottom: var(--px120);
}
.sec03 .fullwide01_wrap {
  background: #EEEEEE;
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  padding: var(--px80);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec03 .fullwide01_inner {
  max-width: 462px;
}
.sec03 .fullwide01_inner .read_txt {
  line-height: 2.4;
  font-size: var(--rem16);
  letter-spacing: 0;
}
@media print, screen and (max-width: 768px) {
  .sec03 .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  padding: var(--px120) 24px;
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  background: var(--color-font);
  padding: var(--px80);
}
@media screen and (max-width: 768px) {
  .cta01 .cta01_wrap {
    padding: var(--px80) 24px;
  }
}
.cta01 .cta01_wrap p.txt_c {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) 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(--rem40) 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: 400;
}

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

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

.cta01 a.telbtn {
  background: var(--color-white);
  color: var(--color-font);
}

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

.cta01 a.mailbtn {
  background: var(--color-white);
  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";
}

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h3 {
  width: 100%;
}

.teleco_v1 .w50.image_box {
  position: relative;
  width: 100%;
  max-width: 620px;
}

.teleco_v1 .w50.image_box img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.teleco_v1 .w50.text_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--rem24);
}
.teleco_v1 .w50.text_box p {
  font-weight: 500;
  line-height: 1.875;
}

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

ul.flowlist02 > li {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  gap: min(40px + (1vw - 19.2px) * 1.6181, 40px);
  width: 100%;
  padding: 60px;
  background: var(--color-white);
  position: relative;
}
@media screen and (max-width: 768px) {
  ul.flowlist02 > li {
    padding: var(--rem30);
  }
}

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

.flowlist02 .flow_img {
  width: 35%;
}

.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 {
  border-width: 22px;
  border-top-color: var(--color-font);
}

.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);
  border-bottom: 1px solid var(--color-font);
}

.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: var(--color-white);
  background: var(--color-font);
  padding: 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.post .flowlist02 > li > dl dd {
  padding: 0;
}

@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);
  }
}
/*================================================
				　採用情報
================================================*/
.recruit__image {
  margin: 0 auto;
  width: 100%;
  max-width: 840px;
}
.recruit__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

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

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

/*--contact_area-------------------------------------*/
.contact_area {
  padding: min(80px + (1vw - 19.2px) * 2.589, 80px); /*80px-40px (1920-375)x*/
  text-align: center;
  background: #f7f7f7;
  margin-top: min(120px + (1vw - 19.2px) * 2.589, 120px);
}

.post .contact_ttl {
  font-size: min(2.8rem + (1vw - 19.2px) * 0.4531, 2.8rem); /* 2.8-2.1rem (1920-375) */
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 0;
  margin: min(120px + (1vw - 19.2px) * 3.5599, 120px) auto min(50px + (1vw - 19.2px) * 0.9709, 50px); /* 120-65px auto 50-35px (1920-375) */
}

.post .contact_ttl::before {
  content: none;
  position: relative;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
}

.post .contact_ttl::after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: 2.2em;
  height: 3px;
  background: var(--color-primary);
  margin: 0.6em auto 0;
}

.contact_read {
  margin: 0 0 min(30px + (1vw - 19.2px) * 0.9709, 30px); /*30px-15px (1920-375)*/
  text-align: center;
}

.button_wrap,
.post .button_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.button_wrap > *,
.post .button_wrap > * {
  margin: 10px !important;
}

.contact_area .linkBtn, .contact_area .post .linkBtn {
  padding: 0;
}

.contact_area .linkBtn a {
  color: #fff;
  padding: 0.8em 1.2em;
  display: block;
}

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow01--------------------------------------------*/
.flowlist01 {
  padding-left: 13rem;
  position: relative;
}

.flowlist01::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #717171;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 20rem;
}

.flowlist01 > li {
  position: relative;
}
.flowlist01 > li img {
  width: 100%;
  height: auto;
  max-width: 380px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}

.flowlist01 > li .icon {
  font-size: var(--rem20);
  font-weight: bold;
  color: var(--color-white);
  background: #717171;
  padding: 2rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: -13rem;
  z-index: 100;
  min-width: 156px;
}

.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #717171;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}

.flowlist01 > li dl {
  padding-left: 20rem;
  position: relative;
  padding-top: 0.7rem;
}

.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}

.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: var(--color-white);
  border-radius: 50%;
  left: 65px;
}

.flowlist01 > li dl::after {
  width: 100px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 90px;
  top: 2.3rem;
}

.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: var(--rem20);
}

@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
    min-width: 98px;
  }
  .flowlist01 {
    padding-left: 10rem;
  }
  .flowlist01 > li .icon {
    left: -11rem;
  }
  .flowlist01::before {
    left: 12rem;
  }
  .flowlist01 > li dl::before {
    left: 16px;
  }
  .flowlist01 > li dl {
    padding-left: 4.5rem;
  }
  .flowlist01 > li dl::after {
    width: 10px;
    left: 30px;
  }
  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
}
.flow {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  padding-top: var(--px80);
}

.top-about__message {
  line-height: 2.4;
}
.top-about__grid {
  padding-top: var(--px80);
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px50);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .top-about__grid {
    grid-template-columns: 1fr;
  }
}
.top-about__grid li {
  margin: 0 auto;
  width: 100%;
  max-width: 380px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--rem16);
}
@media screen and (max-width: 768px) {
  .top-about__grid li {
    max-width: 100%;
  }
}
.top-about__grid li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-about__grid--title {
  font-size: var(--px22);
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 600;
  font-family: var(--font-family01);
}
@media screen and (max-width: 768px) {
  .top-about__grid--title {
    font-size: var(--rem28);
  }
}
.top-about__grid--text {
  line-height: 1.8;
}
.top-service__grid {
  position: relative;
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px40);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .top-service__grid {
    grid-template-columns: 1fr;
  }
}
.top-service__grid li {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--rem16);
}
@media screen and (max-width: 768px) {
  .top-service__grid li {
    max-width: 100%;
  }
}
.top-service__grid li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-service__grid--link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--rem30);
  transition: opacity 0.3s ease;
}
.top-service__grid--link:hover {
  opacity: 0.6;
}
.top-service__grid--text {
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: 500;
  font-family: var(--font-family01);
}
.top-service__grid--icon {
  display: block;
  background-color: var(--color-font);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top-service__grid--icon {
    width: 32px;
  height: 32px;
  }
}
.top-service__grid--icon::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--color-white);
  border-bottom: 2px solid var(--color-white);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

@media screen and (max-width: 768px) {
 .top-service__grid--icon::before{
      width: 5px;
  height: 5px;
}
}

.sec02 {
  position: relative;
  background-color: var(--color-background);
  padding-left: 24px;
  padding-right: 24px;
}
.sec02::before {
  content: "" !important;
  display: block;
  width: 100%;
  height: 50%;
  background-color: var(--color-font);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .sec02::before {
    height: 30%;
  }
}

.sec04 {
  background-color: var(--color-font);
  padding-left: 24px;
  padding-right: 24px;
}

@media print, screen and (min-width: 1024px) {
  .sticky-header #header-layout {
    background: var(--header-background);
  }
}
nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 600;
  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: transparent !important;
  transition: opacity 0.3s ease;
  position: relative;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: "" !important;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 80%;
  background-color: var(--color-font);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--px24) !important;
}

.head_btn.mail_btn {
  gap: 8px !important;
  width: 140px !important;
  font-family: var(--font-family02);
  font-weight: 400;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}/*# sourceMappingURL=index.css.map */