@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&display=swap");

:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-gray: #F6F6F6;
  --color-font: #000000;
  --color-primary: #47C2B0;
  --color-primary-shade: #ECECEC;
  --color-primary-tint: #E6F4F2;
  --color-secondary: #AB96D8;
  --color-secondary-tint: #E6F4F2;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #000000;
  --header-color-primary: #47C2B0;
  --header-color-primary-shade: #000000;
  --header-color-primary-tint: #AB96D8;
  --footer-background: #E6F4F2;
  --footer-color-font: #000000;
  --footer-color-primary: #000000;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", 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 {
  border-radius: 0 !important;
  max-width: 24rem !important;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  background: var(--color-primary) !important;
}

@media screen and (max-width: 768px) {
  .linkBtn {
    font-size: var(--rem20);
  }
}

.linkBtn::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 2px;
  margin-top: 1px;
  transform: translateY(-50%);
  background-color: var(--color-white);
}

.linkBtn:after {
  border-width: 2px !important;
}

.linkBtn:hover {
  opacity: 0.6;
}

.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: 2px;
  width: -moz-fit-content;
  width: fit-content;
}

.title__area::after {
  width: 80px !important;
  height: 1px !important;
  background-color: var(--color-primary);
}

.title__area.no-border::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(--rem24w);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-family: var(--font-family01);
}

.title-en {
  color: var(--color-font);
  font-size: var(--rem48w);
  font-weight: bold;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}

.title-en:first-letter {
  color: var(--color-primary);
}

.post ul#sitemap_list.sitemap_disp_level_0>li a {
  color: var(--color-font);
  transition: opacity 0.3s ease;
}

.post ul#sitemap_list.sitemap_disp_level_0>li a:hover {
  opacity: 0.6;
}

.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: var(--color-primary);
  padding: var(--px28);
  color: var(--color-white);
}

.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
}

.post table tbody tr ul {
  padding-left: var(--rem24);
}

.post table tbody tr ul li {
  list-style: disc;
}

.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;
}

header .title-2row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

header .title-2row__large {
  font-family: var(--font-family02);
  font-size: var(--rem48w);
  color: var(--color-font);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

header .title-2row__large::first-letter {
  color: var(--color-primary);
}

header .title-2row__small {
  font-size: var(--rem24w);
  font-family: var(--body-font-family);
  color: var(--color-font);
  font-weight: bold;
  line-height: 1;
}

#header-layout .title-2row__large,
#breadcrumb .title-2row__large,
#footer .title-2row__large,
.page-sitemap #content .title-2row__large {
  display: none;
}

h1.title,
.post h1,
header#h1Header h1.title {
  font-family: var(--font-family02);
  font-size: var(--rem48);
  color: var(--color-font);
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

h1.title::first-letter,
.post h1::first-letter,
header#h1Header h1.title::first-letter {
  color: var(--color-primary);
}

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

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

.txtstyle03 {
  line-height: 2.2;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-secondary);
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  padding: var(--px120) 2.4rem;
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  padding: var(--px120) 2.4rem;
  background-color: rgba(255, 255, 255, 0.8);
}

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

.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);
  font-weight: 600;
  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(--rem24w);
}

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

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

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

.front_contents.widearea .front_contents__inner {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

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

@media screen and (max-width: 768px) {
  .front_contents.sec01 {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}

.front_contents.sec01 .front_contents__inner {
  padding: var(--px120) 2.4rem;
  background-color: var(--color-white);
}

@media screen and (max-width: 768px) {
  .front_contents.sec01 .front_contents__inner {
    padding: var(--px80) var(--rem16);
  }
}

.front_contents.sec01:after {
  content: "";
  background-color: var(--color-primary-tint);
  display: block;
  width: 100%;
  height: 43.65%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.front_contents.sec01 .toptxtarea {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}

.front_contents.sec02 {
  background-color: var(--color-primary-tint);
}

.front_contents.sec02 .toptxtarea {
  width: 100%;
  max-width: var(--content-max-width);
  background-color: var(--color-white);
  margin: 0 auto;
  align-items: center;
}

.front_contents.sec02 .toptxtarea .imgarea {
  padding: var(--px120);
}

@media screen and (max-width: 768px) {
  .front_contents.sec02 .toptxtarea .imgarea {
    padding: var(--px80) var(--px200) 0;
  }
}

.front_contents.sec02 .toptxtarea .imgarea img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.front_contents.sec02 .toptxtarea .txtarea {
  padding: var(--px120) var(--px120) var(--px120) 0;
}

@media screen and (max-width: 768px) {
  .front_contents.sec02 .toptxtarea .txtarea {
    padding: var(--rem40) var(--rem20) var(--px80);
  }
}

.front_contents.sec02 .toptxtarea .txtarea .txtinner {
  width: 100%;
  max-width: 50rem;
}

@media screen and (max-width: 768px) {
  .front_contents.sec02 .toptxtarea .txtarea .txtinner {
    max-width: none;
  }
}

.front_contents.sec02 .toptxtarea .txtarea .txtinner .title {
  font-size: var(--rem36);
  font-weight: bold;
  margin-bottom: var(--rem36);
}

.front_contents.sec03 .column01 {
  position: relative;
}

@media screen and (max-width: 768px) {
  .front_contents.sec03 .column01 {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
}

.front_contents.sec03 .column01_wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

.front_contents.sec03 .column01_wrap+.column01_wrap {
  margin-top: var(--rem30);
}

.front_contents.sec03 .column01 .txtarea {
  background: #F6F6F6;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px120);
  margin: 0;
  width: 44.7916666667%;
}

@media screen and (max-width: 1024px) {
  .front_contents.sec03 .column01 .txtarea {
    padding: var(--px80);
  }
}

@media screen and (max-width: 768px) {
  .front_contents.sec03 .column01 .txtarea {
    width: 100%;
  }
}

.front_contents.sec03 .column01 .txtarea .txtinner {
  max-width: 620px;
}

.front_contents.sec03 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
  width: 55.2083333333%;
}

@media screen and (max-width: 768px) {
  .front_contents.sec03 .column01 .imgarea {
    width: 100%;
  }
}

.front_contents.sec03 .column01 .imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media print,
screen and (max-width: 768px) {
  .front_contents.sec03 .column01 .txtarea {
    padding: 0 5% var(--px80);
  }
}

.front_contents.sec03 .txtstyle04 {
  font-size: var(--rem36);
  font-weight: bold;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  border: none;
  color: var(--color-font);
  line-height: 1;
  padding: 0;
}

.front_contents.sec03 .txtstyle04:before {
  content: none;
}

.front_contents.sec03 .column01 .txtstyle04 {
  font-size: var(--rem36);
}

.front_contents.sec03 .column01 .txtstyle04:after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80);
  height: 3px;
  background: var(--color-secondary);
  margin: var(--rem20) 0 0;
}

.front_contents.sec05 .toptxtarea {
  width: 100%;
  max-width: var(--content-max-width);
  background-color: var(--color-white);
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .front_contents.sec05 .toptxtarea .imgarea {
    width: 100%;
    aspect-ratio: 1/1;
  }
}

.front_contents.sec05 .toptxtarea .imgarea iframe {
  max-width: 100%;
  height: 100%;
  width: 100%;
}

.front_contents.sec05 .toptxtarea .txtarea {
  padding: var(--rem40) 0 var(--rem40) var(--px60);
}

@media screen and (max-width: 768px) {
  .front_contents.sec05 .toptxtarea .txtarea {
    padding: 0 0 var(--rem40);
  }
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner {
  width: 100%;
  max-width: 56rem;
}

@media screen and (max-width: 768px) {
  .front_contents.sec05 .toptxtarea .txtarea .txtinner {
    max-width: none;
  }
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner .logo {
  width: 100%;
  max-width: 14rem;
}

@media screen and (max-width: 768px) {
  .front_contents.sec05 .toptxtarea .txtarea .txtinner .logo {
    margin: 0 auto;
    max-width: 12rem;
  }
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner .logo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner .responsive {
  border-collapse: separate !important;
  border-spacing: 0 8px !important;
  border: none !important;
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner .responsive th,
.front_contents.sec05 .toptxtarea .txtarea .txtinner .responsive td {
  border: none !important;
  color: var(--color-font);
  padding: var(--rem16);
  line-height: 1.4;
  align-content: center;
  vertical-align: middle;
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner .responsive th {
  background-color: var(--color-primary-shade);
  text-align: center;
}

.front_contents.sec05 .toptxtarea .txtarea .txtinner .responsive td {
  background-color: #F6F6F6;
}

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

  #header,
  .sticky-header #header-layout {
    height: 100px;
  }

  #header .logo img {
    max-width: calc(18rem + (1vw - 1.02rem) * 4.4643);
  }

  nav#mainNav ul li a {
    padding: var(--px20);
  }
}

nav#mainNav ul li a {
  transition: opacity 0.3s ease;
}

nav#mainNav ul li a:hover {
  opacity: 0.6;
}

nav#mainNav ul li a b {
  font-size: var(--rem16);
  font-family: var(--font-family01);
}

nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--font-family01);
  font-weight: 400;
}

.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: none !important;
}

a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24) !important;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(16rem + (1vw - 1.02rem) * 3.3482) !important;
  font-family: var(--font-family01);
  font-weight: bold;
  background: var(--color-primary) !important;
}

.head_btn.mail_btn:hover {
  opacity: 0.6;
}

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

/*# sourceMappingURL=index.css.map */


/*-----------------------------
下層共通
------------------------------*/
/* コンテンツ幅 */
.max_w680 {
  max-width: 680px;
}

/* テキスト */
.post {
  .u-fz18 {
    font-size: var(--rem18) !important;
  }
}

@media print,
screen and (max-width: 768px) {
  .post {
    .tab-txt--l {
      text-align: left;
    }
  }
}

/* タイトル */
body:not(.home) .post {
  h2 {
    line-height: 1.4;

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

  h3 {
    margin-top: 0;
    border-bottom: 10px solid var(--color-primary);
    text-align: center;
    font-size: var(--rem30w);
    margin-bottom: var(--rem40);
  }

  .p-title {
    margin-bottom: var(--rem40);

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

    .p-title__ja {
      font-family: var(--font-family01);
      font-size: var(--rem40w);
    }

    .p-title__en {
      display: block;
      font-family: var(--font-family02);
      font-size: var(--rem20);
      color: var(--color-primary);
    }
  }
}

/* カラム */
.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: 450px) {
  .post .col3_list>li {
    width: 100%;
  }

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

/* カードデザイン */
.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}

.card01_inner {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
}

.cardstyle01>li {
  position: relative;
  background: transparent;
}

.card01_list .imgarea {
  width: 100%;
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  line-height: 0;
}

.card01_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card01_list .txtarea {
  padding: var(--rem40) 0 0 0;
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

.card01_list.c-cardstyle03>li {
  .linkBtn {
    max-width: 100% !important;
  }
}

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

  .card-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: var(--rem40);
  }
}

/*-----------------------------
企業理念
------------------------------*/
.post .p-philosophy {
  .logoimg {
    max-width: 246px;
    width: 100%;
    margin-bottom: var(--rem30);
  }

  .logotxt {
    font-size: var(--rem30w);
    font-weight: bold;
    text-align: center;
  }
}


/*-----------------------------
各事業
------------------------------*/
.post .c-featurebox {
  background: #F3F0F9;
  padding: var(--rem40) var(--rem80);

  .c-featurebox__title {
    font-size: var(--rem24w);
    border: none;
    text-align: left;
    padding: 0;
    margin-bottom: var(--rem20);
  }

  .c-featurebox__list {
    display: flex;
    column-gap: var(--rem60);
    row-gap: var(--rem40);
  }
}


@media print,
screen and (max-width: 450px) {
  .post .c-featurebox {

    .c-featurebox__list {
      display: grid;
      row-gap: var(--rem20);
    }
  }
}

.post ul.list_disc--secondary {
  li::marker {
    color: var(--color-secondary);
  }
}

/* teltco */

.teleco_v1 .w50.image_box {
  position: relative;
  overflow: hidden;
}

.teleco_v1 .w50.image_box::before {
  content: '';
  display: block;
}

.teleco_v1 .w50.image_box img {
  position: absolute;
  width: 102%;
  height: auto;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.teleco_v1 .w50.text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  padding: var(--rem40);
  /* 120-65px (1920-375) */
}

@media print,
screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(550px + (1vw - 19.2px) * 17.3762);
  }

  .teleco_v1 .w50.image_box img {
    width: auto;
    height: 116%;
  }
}

.flexinnerBtn {
  align-self: normal;
}

@media print,
screen and (max-width: 768px) {
  .teleco_v1 .w50.image_box {
    margin-bottom: 0;
  }

  .teleco_v1 .w50.image_box::before {
    padding-top: calc(350px + (1vw - 7.68px) * 27.9898);
  }

  .teleco_v1 .w50.text_box {
    padding: 20px;
  }
}

/*-----------------------------
header
------------------------------*/
@media print,
screen and (min-width: 1024px) {

  nav#mainNav ul li li a:hover,
  nav#mainNav ul li li.current-menu-item a,
  nav#mainNav ul li li.current-menu-item li a:hover,
  nav#mainNav ul li.current-menu-item li a:hover,
  nav#mainNav ul li.current-menu-ancestor li.current-menu-item a,
  nav#mainNav ul li.current-menu-ancestor li a:hover {
    color: var(--header-color-font);
    background: #ececec;
  }
}

@media print,
screen and (max-width: 768px) {
  body.mobile #header .logo img {
    max-width: 120px;
  }
}

/*-----------------------------
footer
------------------------------*/
#footer .footer__logo img {
  max-height: var(--rem48) !important;
}

@media print,
screen and (max-width: 768px) {
  #footer .footer__logo img {
    max-height: var(--rem60) !important;
  }
}