@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+Maru+Gothic:wght@300;400;500;700;900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #1B1B1B;
  --color-font-secondary: #979797;
  --color-primary: #41317A;
  --color-primary-shade: #8D7BCF;
  --color-primary-tint: #EDE8FF;
  --color-primary-dot: #644DB9;
  --color-secondary: #568563;
  --color-secondary-tint: #8CBA38;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #1B1B1B;
  --header-color-primary: #41317A;
  --header-color-primary-shade: #8D7BCF;
  --header-color-primary-tint: #8CBA38;
  --footer-background: #41317A;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: "Zen Maru Gothic", sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: "Montserrat", sans-serif;
  --side-padding-wide: 2.4rem;
  --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);
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.1892), 1.2rem);
  --rem13: min(calc(1.3rem + (1vw - 1.92rem) * 0.2104), 1.3rem);
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.2427), 1.5rem);
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.1942), 1.8rem);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2136), 2.2rem);
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.3560), 2.2rem);
  --rem22s: min(calc(2.2rem + (1vw - 1.92rem) * 0.7120), 2.2rem);
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.2774), 2.6rem);
  --rem26: min(calc(2.6rem + (1vw - 1.92rem) * 0.4623), 2.6rem);
  --rem33w: min(calc(3.3rem + (1vw - 1.92rem) * 0.3203), 3.3rem);
  --rem33: min(calc(3.3rem + (1vw - 1.92rem) * 0.5339), 3.3rem);
  --rem33s: min(calc(3.3rem + (1vw - 1.92rem) * 1.0685), 3.3rem);
  --rem32w: min(calc(3.2rem + (1vw - 1.92rem) * 0.3106), 3.2rem);
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.5178), 3.2rem);
  --rem32s: min(calc(3.2rem + (1vw - 1.92rem) * 1.0356), 3.2rem);
  --rem34w: min(calc(3.4rem + (1vw - 1.92rem) * 0.3301), 3.4rem);
  --rem34: min(calc(3.4rem + (1vw - 1.92rem) * 0.5501), 3.4rem);
  --rem34s: min(calc(3.4rem + (1vw - 1.92rem) * 1.1003), 3.4rem);
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.4148), 4rem);
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 0.5185), 5rem);
}

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

@media screen and (max-width: 768px) {
  #scrollUp {
    bottom: 7% !important;
  }
}
@media screen and (max-width: 480px) {
  #scrollUp {
    bottom: 10% !important;
  }
}

.subimitarea .linkBtn {
  padding: 0 !important;
}

.linkBtn {
  max-width: 38rem !important;
  border-radius: 100px !important;
  font-weight: bold;
}
.linkBtn input {
  font-weight: bold;
}
.linkBtn:after {
  content: "\f101" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  width: auto !important;
  height: auto !important;
  border: none !important;
  transform: translateY(-50%) rotate(0deg) !important;
  margin-top: 0 !important;
}
.linkBtn:hover {
  background: var(--color-secondary-tint) !important;
}

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

.c-lp-cta {
  clear: both;
}

.c-title__area {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.c-title__area::after {
  width: 80px !important;
  height: 4px !important;
  background: linear-gradient(to right, var(--color-secondary-tint) 50%, var(--color-primary-shade) 50%) !important;
}
.c-title__area.txt_l {
  width: 100%;
}
.c-title__area.txt_l .c-title-en, .c-title__area.txt_l .c-title-ja {
  width: 100%;
  text-align: left;
}
.c-title__area.txt_l::after {
  margin: 0.6em 0 0 0 !important;
}
.c-title-ja {
  font-size: var(--rem36);
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.5;
  color: var(--color-primary);
  font-family: var(--body-font-family);
}
.c-title-en {
  color: var(--color-font-secondary);
  font-size: var(--rem24w);
  font-weight: 700;
  font-family: var(--font-family02);
  text-transform: capitalize;
  letter-spacing: 0;
  line-height: 1;
}
.c-title-icon {
  width: 100%;
  max-width: 10rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-title-icon {
    max-width: 8rem;
  }
}
@media screen and (max-width: 480px) {
  .c-title-icon {
    max-width: 6rem;
  }
}
.c-title-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.post h2, .post h3, .post h4 {
  color: var(--color-font);
}

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

.post table tbody tr th {
  background: var(--color-primary-tint);
  padding: var(--rem28);
  color: var(--color-font);
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
  display: table-cell;
  vertical-align: middle;
}
.post table tbody tr ul {
  padding-left: var(--rem24);
}
.post table tbody tr ul li {
  list-style: disc;
}
.post table tbody tr a {
  color: var(--color-font) !important;
  transition: opacity 0.3s ease;
  text-decoration: underline !important;
}
.post table tbody tr 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);
}

header .title-2row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
header .title-2row__large {
  font-family: var(--font-family02);
  font-size: var(--rem50);
  color: var(--color-primary);
  font-weight: bold;
  line-height: 1;
}
header .title-2row__small {
  font-size: var(--rem20);
  font-family: var(--font-family01);
  color: var(--color-font);
  line-height: 1;
  font-weight: bold;
}

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

h1.title, .post h1, header#h1Header h1.title {
  font-family: var(--font-family02);
  font-size: var(--rem50);
  color: var(--color-primary);
  font-weight: bold;
  line-height: 1;
}

#thumbImg, header#h1Header {
  height: 200px !important;
}

#footer .footer__logo img {
  max-width: 380px;
  max-height: var(--px120);
}

.page_contents_inner {
  width: 100%;
  margin: 0 auto;
}

.post h2, .post h3, .post h4 {
  color: var(--color-font);
  font-family: var(--body-font-family);
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  padding: var(--px120) var(--side-padding-wide);
  position: relative;
  z-index: 0;
  position: relative;
}
.cta01:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/440;
  background: var(--color-primary-tint);
  z-index: -1;
  min-height: 400px;
}
@media screen and (max-width: 768px) {
  .cta01:before {
    min-height: 0;
    height: 100%;
  }
}

body.home .cta01 {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  body.home .cta01 {
    padding-bottom: var(--px120);
  }
}

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

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

.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(--rem30) 1rem;
  text-align: center;
  box-sizing: border-box;
  color: #111;
  border-radius: var(--rem30);
  transition: all ease 0.15s;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.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-family: var(--font-family01);
}

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

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

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

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

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

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo {
    padding: 0 min(20px + (1vw - 19.2px) * 1.1161, 20px);
  }
  #header .logo img {
    max-width: calc(24rem + (1vw - 1.02rem) * 10.3795);
    max-height: 100% !important;
  }
  nav#mainNav ul li a {
    padding: var(--px20);
  }
  nav#mainNav ul li.current-menu-item a b, nav#mainNav ul li a:hover b, nav#mainNav ul li a:active b, nav#mainNav ul li.current-menu-parent a b {
    color: var(--header-color-primary-tint);
  }
}
@media print, screen and (min-width: 1340px) {
  nav#mainNav ul li a {
    padding: var(--px20) var(--px30);
  }
}
@media only screen and (max-width: 1023px) {
  #sp-header .inner #header-layout nav#sp-mainNav ul li li:last-child a {
    background: rgb(255, 255, 255) url(../../wp-content/themes/mrp/images/subLast.png) no-repeat 30px 50%;
    border-bottom: 1px solid #ddd;
    padding-left: 40px !important;
  }
  #sp-header .inner #header-layout nav#sp-mainNav ul li li a,
  #sp-header .inner #header-layout nav#sp-mainNav ul li.current-menu-item li a {
    background: rgb(255, 255, 255) url(../../wp-content/themes/mrp/images/sub1.png) no-repeat 30px 50%;
    border-bottom: 1px solid #ddd;
    padding-left: 43px !important;
  }
}
nav#mainNav ul li a b {
  font-size: var(--rem16);
  font-family: var(--font-family01);
}

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

.header__contact li {
  display: flex;
  align-items: center;
  padding-top: var(--rem20);
  padding-bottom: var(--rem20);
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: calc(18rem + (1vw - 1.02rem) * 2.2321) !important;
  font-family: var(--font-family01);
  font-weight: bold;
  font-size: var(--rem14) !important;
  border-radius: 100px !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li.current-menu-item a {
  color: var(--header-color-primary);
}

#sp-header .inner #header-layout nav#sp-mainNav .inner ul li a {
  color: var(--color-font);
}

.l-front_contents.widearea {
  padding-left: var(--side-padding-wide);
  padding-right: var(--side-padding-wide);
}
.l-front_contents__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
}
.l-sec01.u-bg-image > figure {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .l-sec01.u-bg-image > figure {
    height: 100%;
  }
}
.l-sec01.u-bg-image > figure > img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1920/976;
}
@media screen and (max-width: 768px) {
  .l-sec01.u-bg-image > figure > img {
    height: 100%;
  }
}
.l-sec01 .l-front_contents__inner {
  border: 8px dotted var(--color-primary-dot);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: var(--px60);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: var(--px100) var(--px120);
}
@media screen and (max-width: 768px) {
  .l-sec01 .l-front_contents__inner {
    padding: var(--px80) var(--px60);
    border-width: 6px;
  }
}
@media screen and (max-width: 480px) {
  .l-sec01 .l-front_contents__inner {
    padding: var(--px60) var(--px40);
    border-width: 4px;
  }
}
.l-sec03 {
  padding: 0 !important;
}
.l-sec04 .l-front_contents__inner {
  border-radius: var(--px60);
  overflow: hidden;
}

.c-top-sec01-content {
  width: 100%;
  max-width: 96rem;
}
.c-top-sec01-content__wrap {
  gap: var(--rem40);
}
.c-top-sec01-content__imgarea {
  width: 45.8333333333%;
}
@media screen and (max-width: 768px) {
  .c-top-sec01-content__imgarea {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .c-top-sec01-content__imgarea {
    width: 100%;
  }
}
.c-top-sec01-content__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-top-sec01-content__txtarea {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-top-sec01-content__txtarea {
    width: 100%;
    padding-top: var(--rem40);
  }
}
.c-top-sec01-content__txtinner {
  width: 100%;
  max-width: 48rem;
}
.c-top-sec01-content__text {
  width: 100%;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-top-sec01-content__text {
    text-align: left;
  }
}
.c-top-sec02-content__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem32);
}
@media screen and (max-width: 768px) {
  .c-top-sec02-content__list {
    grid-template-columns: 1fr;
    gap: var(--px100);
  }
}
.c-top-sec02-content__item {
  display: flex;
  flex-direction: column;
  margin: 0 auto !important;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-top-sec02-content__item {
    width: 60%;
  }
}
@media screen and (max-width: 480px) {
  .c-top-sec02-content__item {
    width: 100%;
  }
}
.c-top-sec02-content__imgarea {
  width: 100%;
}
.c-top-sec02-content__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--rem30);
}
.c-top-sec02-content__txtarea {
  width: 89.2307692308%;
  background-color: var(--color-white);
  padding: var(--rem30);
  margin-top: -3.5rem;
  height: 100%;
}
.c-top-sec02-content__txtinner {
  width: 100%;
}
.c-top-sec02-content__title {
  text-align: center;
  font-size: var(--rem26);
  color: var(--color-primary);
  font-weight: bold;
  line-height: 1.4;
}
.c-top-sec02-content__text {
  margin-top: 2rem;
  width: 100%;
  line-height: 2;
}
.c-top-sec03-content__wrap {
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-top-sec03-content__wrap {
    flex-direction: column;
  }
}
.c-top-sec03-content__imgarea {
  width: 61.9791666667%;
  padding: var(--px120);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-top-sec03-content__imgarea {
    width: 100%;
    padding: var(--px80);
  }
}
.c-top-sec03-content__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-sec03-content__txtarea {
  width: 38.0208333333%;
  padding: var(--px120) var(--side-padding-wide);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-top-sec03-content__txtarea {
    width: 100%;
    padding-top: 0;
  }
}
.c-top-sec03-content__txtinner {
  width: 100%;
  max-width: 53rem;
  margin: 0 auto;
}
.c-top-sec03-content__txtinner p.c-title-ja {
  margin-bottom: var(--rem36);
}
.c-top-sec03-content__text {
  line-height: 2;
}
.c-top-sec04-content__imgarea {
  width: 51.6129032258%;
}
@media screen and (max-width: 768px) {
  .c-top-sec04-content__imgarea {
    width: 100%;
  }
}
.c-top-sec04-content__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-sec04-content__txtarea {
  width: 48.3870967742%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-white);
  padding: var(--px80) var(--side-padding-wide);
}
@media screen and (max-width: 768px) {
  .c-top-sec04-content__txtarea {
    width: 100%;
  }
}
.c-top-sec04-content__txtinner {
  width: 100%;
  max-width: 40rem;
  margin: 0 auto;
}
.c-top-sec04-content__txtinner p.c-title-ja {
  margin-bottom: var(--rem36);
  letter-spacing: 0;
}
.c-top-sec04-content__title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: var(--rem36);
}
.c-top-sec04-content__title-text {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: var(--rem26);
  font-weight: bold;
  line-height: 1.6;
  padding: 0 5rem !important;
}
@media screen and (max-width: 768px) {
  .c-top-sec04-content__title-text {
    padding: 0 4rem !important;
  }
}
@media screen and (max-width: 480px) {
  .c-top-sec04-content__title-text {
    padding: 0 3rem !important;
  }
}
.c-top-sec04-content__title-text:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  width: 10%;
  height: 1px;
  background-color: var(--color-font);
  transform: translateY(-50%) rotate(60deg);
}
.c-top-sec04-content__title-text:after {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  width: 10%;
  height: 1px;
  background-color: var(--color-font);
  transform: translateY(-50%) rotate(-60deg);
}
.c-top-sec04-content__text {
  line-height: 2;
}
.c-anchor-area__list {
  display: flex;
  justify-content: center;
  gap: var(--rem36);
}
@media screen and (max-width: 768px) {
  .c-anchor-area__list {
    flex-direction: column;
  }
}
.c-anchor-area__item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-anchor-area__item .linkBtn {
  background: var(--color-primary-dot) !important;
}
.c-anchor-area__item .linkBtn:hover {
  background: var(--color-secondary-tint) !important;
}
.c-anchor-area-position {
  margin-top: 0 !important;
  padding-top: var(--px120);
}
.c-service-title {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary-tint);
  border-radius: 100px;
  padding: var(--rem20);
}
.c-service-title__text {
  font-size: var(--rem24w);
  font-weight: bold;
  line-height: 1.5;
  color: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  text-align: center;
}
.c-service-title__text--small {
  font-size: var(--rem16);
  line-height: 1.5;
}
.c-service-subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: var(--rem36);
}
.c-service-subtitle__text {
  line-height: 1.5;
}
.c-add-content {
  padding-top: var(--px60);
}
.c-add-content__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-add-content__list {
    grid-template-columns: 1fr;
  }
}
.c-add-content__item {
  border: 2px solid !important;
  padding: var(--rem40) var(--px32) var(--rem40) var(--px32) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  border-radius: var(--rem20w);
}
.c-add-content__item:nth-of-type(1) {
  border-color: #E2C879 !important;
}
.c-add-content__item:nth-of-type(1) .c-add-content__header:after {
  background-color: #E2C879 !important;
}
.c-add-content__item:nth-of-type(1) .c-add-content__header-title-en {
  color: #E2C879 !important;
}
.c-add-content__item:nth-of-type(2) {
  border-color: #7FA1C3 !important;
}
.c-add-content__item:nth-of-type(2) .c-add-content__header:after {
  background-color: #7FA1C3 !important;
}
.c-add-content__item:nth-of-type(2) .c-add-content__header-title-en {
  color: #7FA1C3 !important;
}
.c-add-content__item:nth-of-type(3) {
  border-color: #8FB6A1 !important;
}
.c-add-content__item:nth-of-type(3) .c-add-content__header:after {
  background-color: #8FB6A1 !important;
}
.c-add-content__item:nth-of-type(3) .c-add-content__header-title-en {
  color: #8FB6A1 !important;
}
.c-add-content__num {
  position: absolute;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--color-white);
  padding: 0.5rem var(--rem28);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-add-content__num-text {
  font-size: var(--rem28);
  font-weight: bold;
  color: var(--color-primary);
  font-family: var(--font-family02);
  line-height: 1;
}
.c-add-content__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
  height: 100%;
}
.c-add-content__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-bottom: var(--rem18);
  position: relative;
}
.c-add-content__header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 2px;
}
.c-add-content__header-title-en {
  font-size: var(--rem20w);
  font-family: var(--font-family02);
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1.5;
}
.c-add-content__header-title-ja {
  font-size: var(--rem30w);
  font-weight: 500;
  width: 100%;
  text-align: center;
  line-height: 1.5;
}
.c-add-content__body {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.c-add-content__body-text {
  line-height: 1.875;
}
.c-service-thumbnail {
  width: 100%;
  max-width: 665px;
  margin: 0 auto;
}
.c-service-thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-activity-content__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--rem18) var(--rem28);
}
.c-activity-content__item {
  border: 3px solid !important;
  padding: var(--rem40) var(--px50) !important;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: var(--rem20w);
  max-width: 36rem;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .c-activity-content__item {
    max-width: 32rem;
  }
}
@media screen and (max-width: 768px) {
  .c-activity-content__item {
    max-width: 100%;
  }
}
.c-activity-content__item:nth-of-type(1) {
  border-color: #C58BAE !important;
}
.c-activity-content__item:nth-of-type(1) .c-activity-content__header-title-ja {
  color: #C58BAE !important;
}
.c-activity-content__item:nth-of-type(2) {
  border-color: #8FB6A1 !important;
}
.c-activity-content__item:nth-of-type(2) .c-activity-content__header-title-ja {
  color: #8FB6A1 !important;
}
.c-activity-content__item:nth-of-type(3) {
  border-color: #7FA1C3 !important;
}
.c-activity-content__item:nth-of-type(3) .c-activity-content__header-title-ja {
  color: #7FA1C3 !important;
}
.c-activity-content__item:nth-of-type(4) {
  border-color: #E2C879 !important;
}
.c-activity-content__item:nth-of-type(4) .c-activity-content__header-title-ja {
  color: #E2C879 !important;
}
.c-activity-content__item:nth-of-type(5) {
  border-color: #B7A08A !important;
}
.c-activity-content__item:nth-of-type(5) .c-activity-content__header-title-ja {
  color: #B7A08A !important;
}
.c-activity-content__item:nth-of-type(6) {
  border-color: #C77B6F !important;
}
.c-activity-content__item:nth-of-type(6) .c-activity-content__header-title-ja {
  color: #C77B6F !important;
}
.c-activity-content__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
  height: 100%;
}
.c-activity-content__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 2rem;
}
.c-activity-content__header-title-ja {
  font-size: var(--rem24w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1.5;
}
.c-activity-content__header-icon {
  width: 100%;
  max-width: 4.3rem;
  margin: 0 auto;
}
.c-activity-content__header-icon img {
  width: 100%;
  aspect-ratio: 1/1;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-activity-content__body {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.c-activity-content__body-text {
  line-height: 1.875;
  font-weight: bold;
}
.c-activity-content-more {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #D7D7D7;
  background-color: #FBFBFB;
  padding: var(--rem24w);
}
.c-activity-content-more__text {
  line-height: 1.875;
  width: 100%;
  max-width: 99rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-online-link {
  color: var(--color-primary) !important;
  text-decoration: underline !important;
  font-weight: bold !important;
  transition: opacity 0.3s ease !important;
}
.c-online-link:after {
  content: "\f08e" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}
.c-online-link:hover {
  opacity: 0.6 !important;
}
.c-charm-top__wrap {
  align-items: center;
  gap: var(--px50);
}
.c-charm-top__imgarea {
  width: 24.1666666667%;
}
@media screen and (max-width: 768px) {
  .c-charm-top__imgarea {
    width: 100%;
  }
}
.c-charm-top__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-charm-top__txtarea {
  width: 72.0833333333%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-charm-top__txtarea {
    width: 100%;
    padding-top: var(--rem40w);
  }
}
.c-charm-top__txtinner {
  width: 100%;
  max-width: 865px;
  margin: 0 auto;
}
.c-charm-top__title {
  font-size: var(--rem28) !important;
  font-family: var(--body-font-family) !important;
  line-height: 1.4 !important;
}
.c-charm-top__title:after {
  width: 9.5rem !important;
}
.c-charm-top__text {
  line-height: 1.875;
}
.c-charm-main__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--rem30);
}
@media screen and (max-width: 768px) {
  .c-charm-main__list {
    grid-template-columns: 1fr;
  }
}
.c-charm-main__item {
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
  padding: 1rem 1rem var(--rem30) !important;
  background-color: var(--color-white);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.c-charm-main__thumbnail {
  width: 100%;
}
.c-charm-main__thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-charm-main__body {
  display: flex;
  flex-direction: column;
  gap: var(--rem16);
  padding: 0 0.6rem;
}
.c-charm-main__body-title {
  font-size: var(--rem18);
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: var(--color-primary);
}
.c-charm-main__body-text {
  line-height: 1.875;
  width: 100%;
}
.c-charm-kirari {
  width: 100%;
  max-width: 814px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #D7D7D7;
  background-color: #FBFBFB;
  padding: var(--rem36);
  margin: 0 auto;
}
.c-charm-kirari__inner {
  display: flex;
  flex-direction: column;
  gap: var(--rem30);
  width: 100%;
  max-width: 614px;
}
.c-charm-kirari__title {
  font-size: var(--rem20w);
  font-weight: bold;
  width: 100%;
  text-align: center;
  color: var(--color-primary);
  line-height: 1.4;
}
.c-charm-kirari__wrap {
  gap: var(--rem30);
}
.c-charm-kirari__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-sns-area__title {
  font-size: var(--rem20w);
  font-weight: bold;
  width: 100%;
  color: var(--color-primary);
  line-height: 1.4;
  padding-left: 0 !important;
  margin-bottom: var(--rem40);
  font-family: var(--body-font-family) !important;
}
.c-sns-area__list {
  display: flex;
  align-items: center;
  gap: var(--px52);
}
.c-sns-area__item {
  width: 100%;
  max-width: 10rem;
}
.c-sns-area__link {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  transition: opacity 0.3s ease;
  color: var(--color-font) !important;
}
.c-sns-area__link:hover {
  opacity: 0.6;
}
.c-sns-area__thumbnail {
  width: 100%;
  max-width: 10rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-sns-area__thumbnail {
    max-width: 8rem;
  }
}
@media screen and (max-width: 480px) {
  .c-sns-area__thumbnail {
    max-width: 6rem;
  }
}
.c-sns-area__thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.c-sns-area__name {
  font-size: var(--rem20w);
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.c-labo-icon {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-labo-icon {
    margin-top: var(--px100);
  }
}
.c-labo-icon__icon {
  width: 15%;
  max-width: 15rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .c-labo-icon__icon {
    width: 20%;
    max-width: 10rem;
    right: auto;
    left: 50%;
    top: -50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
.c-labo-icon__icon img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-land-top-content__text {
  line-height: 1.875;
}
.c-land-main-content {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .c-land-main-content {
    gap: var(--px80);
  }
}
.c-land-main-content .teleco_v1 h2 {
  width: 100%;
  font-size: var(--rem28) !important;
  font-family: var(--body-font-family) !important;
}
.c-land-main-content .teleco_v1 .w50.image_box {
  position: relative;
}
.c-land-main-content .teleco_v1 .w50.image_box figure {
  width: 100%;
  height: 100%;
}
.c-land-main-content .teleco_v1 .w50.image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-land-main-content .teleco_v1 .w50.text_box {
  padding: var(--px50);
}
.c-land-main-content .teleco_v1 .w50.text_box ul {
  padding-left: var(--rem24);
}
.c-land-main-content .teleco_v1 .w50.text_box ul li {
  list-style: disc;
  line-height: 1.875;
}
.c-land-main-content .teleco_v1 .w50.text_box p {
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  .c-land-main-content .teleco_v1 .w50.text_box {
    padding: 0;
  }
}
.c-message-content__wrap {
  gap: var(--px70);
}
.c-message-content__imgarea {
  width: 30.6451612903%;
}
@media screen and (max-width: 768px) {
  .c-message-content__imgarea {
    width: 100%;
  }
}
.c-message-content__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-message-content__txtarea {
  width: 56.4516129032%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .c-message-content__txtarea {
    width: 100%;
    padding-top: var(--rem40);
  }
}
.c-message-content__txtinner {
  width: 100%;
}
.c-message-content__title {
  font-size: var(--rem20w);
}
.c-message-content__text {
  line-height: 1.8;
}
.c-message-content__name {
  font-weight: bold;
  font-size: var(--rem20w);
  line-height: 1.5;
  text-align: right;
}

.u-no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.u-side-padding {
  padding-left: var(--side-padding-wide) !important;
  padding-right: var(--side-padding-wide) !important;
}
.u-max-width-1200 {
  max-width: 1200px !important;
}
.u-max-width-1100 {
  max-width: 1100px !important;
}
.u-max-width-900 {
  max-width: 900px !important;
}
.u-max-width-800 {
  max-width: 800px !important;
}
.u-max-width-680 {
  max-width: 680px !important;
}
.u-max-width-600 {
  max-width: 600px !important;
}
.u-max-width-500 {
  max-width: 500px !important;
}
.u-no-wrap {
  white-space: nowrap !important;
}
@media screen and (max-width: 1023px) {
  .u-no-wrap {
    white-space: normal !important;
  }
}
.u-no-title-border:after {
  content: none !important;
}
.u-no-title-border .c-title-en {
  font-family: var(--body-font-family) !important;
  color: var(--color-secondary) !important;
  text-transform: capitalize !important;
  letter-spacing: 0.08em !important;
}
.u-no-title-border .c-title-ja {
  font-size: var(--rem40w);
}
.u-font-family00 {
  font-family: var(--body-font-family) !important;
}
.u-fz33 {
  font-size: var(--rem33) !important;
}
.u-fz30 {
  font-size: var(--rem30w) !important;
}
.u-fz24 {
  font-size: var(--rem24w) !important;
}
.u-fz22 {
  font-size: var(--rem22) !important;
}
.u-fz20 {
  font-size: var(--rem20w) !important;
}
.u-fz18 {
  font-size: var(--rem18) !important;
}
.u-fz14 {
  font-size: var(--rem14) !important;
}
.u-gap40 {
  gap: var(--rem40w) !important;
}
.u-no-gap {
  gap: 0 !important;
}
.u-aic {
  align-items: center !important;
}
.u-white {
  color: var(--color-white) !important;
}
.u-bold {
  font-weight: bold !important;
}
.u-medium {
  font-weight: 500 !important;
}
.u-text {
  line-height: 2;
}/*# sourceMappingURL=index.css.map */


.postlist .ttls {
    font-size: 100%;
 }
a[title="アドホールディングス"] img{
  border-radius:10px;
}