@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=Klee+One:wght@400;600&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap');
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #111111;
  --color-primary: #2E3092;
  --color-primary-shade: #E6F6FF;
  --color-primary-tint: #19BFDF;
  --color-secondary: #E1E2EF;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-primary: #2E3092;
  --header-color-primary-shade: #E6F6FF;
  --header-color-primary-tint: #E1E2EF;
  --footer-background: #FFFFFF;
  --footer-color-font: #111111;
  --footer-color-primary: #111111;
  --body-font-family: 'Noto Sans JP', sans-serif;
  --font-family01: 'Noto Sans JP', sans-serif;
  --font-family02: 'Oswald', 'Noto Sans JP', sans-serif;
  --font-family03: "Lato", sans-serif;
	--font-family04: "Klee One", cursive;
  --side-padding-wide: 5%;
  --side-padding-wide-sp: 8%;
  --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);
  --rem13: min(calc(1.3rem + (1vw - 1.92rem) * 0.2104), 1.3rem);
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.2427), 1.5rem);
  --rem17: min(calc(1.7rem + (1vw - 1.92rem) * 0.2033), 1.7rem);
  --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);
  --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);
}

#thumbImg::before, header#h1Header::before {
  background: rgba(255, 255, 255, 0.5) !important;
  opacity: 1 !important;
}

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

header#h1Header h1.title{
	position:relative;
	width:60%;
	max-width:600px;
		padding:0.8rem 1rem;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0 auto;
	background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 35%,rgba(255,255,255,0.8) 65%,rgba(255,255,255,0) 100%)
}

@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 {
  border-radius: 0 !important;
  max-width: 30rem !important;
  font-weight: bold;
  font-size: var(--rem18);
}
.linkBtn input {
  font-weight: bold;
  font-size: var(--rem18);
}
.linkBtn:after {
  border-right-width: 2px !important;
  border-bottom-width: 2px !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: 5px !important;
  background-color: var(--color-primary-tint) !important;
}
.c-title__area.u-white::after {
  background-color: var(--color-white) !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(--rem40);
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-family: var(--font-family01);
  padding-top: 1rem !important;
}
@media screen and (max-width: 768px) {
  .c-title-ja {
    font-size: var(--rem30w);
  }
}
@media screen and (max-width: 480px) {
  .c-title-ja {
    font-size: var(--rem30);
  }
}
.c-title-en {
  color: var(--color-primary);
  font-size: var(--rem34);
  font-weight: bold;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
}
.c-title-en:first-letter {
  color: var(--color-primary-tint);
}
.c-title-en.u-white:first-letter {
  color: var(--color-white);
}

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

.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, .post table tbody tr td {
  display: table-cell;
  vertical-align: middle;
  padding: var(--rem28);
  color: var(--color-font);
  font-size: var(--rem18);
  letter-spacing: 0.05em;
}
.post table tbody tr th {
  background: var(--color-secondary);
}
.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;
}

.postlist .time {
  background-color: var(--color-primary-tint);
}

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

.wpcf7-form .must {
  background: var(--color-primary);
}

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

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background-image: url("/wp-content/uploads/cta-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: var(--px120) var(--side-padding-wide);
}

.cta01 .cta01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
}
.cta01 .cta01_wrap p {
  font-size: var(--rem17);
  color: var(--color-white);
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .cta01 .cta01_wrap p {
    font-size: var(--rem16);
  }
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 920px;
  margin: var(--px50) 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(--rem40) 1rem;
  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(--rem40w);
  font-family: var(--font-family03);
  font-weight: 900;
  color: var(--color-primary);
  margin-bottom: 1rem;
}

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

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.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: "\f095";
  font-size: var(--rem28);
}

@media print, screen and (min-width: 1024px) {
  #header, .sticky-header #header-layout {
    height: 100px;
  }
  #header .logo img {
    max-width: calc(20rem + (1vw - 1.02rem) * 11.1607);
    max-height: 80px;
  }
}
@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);
  font-weight: bold;
}

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

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

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-primary) !important;
  background: var(--color-secondary) !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(--rem24w) !important;
  font-family: var(--font-family03);
  font-weight: 900;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: 190px !important;
  font-family: var(--font-family01);
  font-weight: bold;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
  font-size: var(--rem14);
}
.head_btn.mail_btn:hover {
  background: var(--color-primary-tint) !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 {
  background-image: url("/wp-content/uploads/top-about-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.l-sec02 {
  background-color: var(--color-primary-shade);
}
.l-sec03 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .l-sec03 {
    padding-left: var(--side-padding-wide-sp) !important;
    padding-right: var(--side-padding-wide-sp) !important;
  }
}

.c-top-about__text {
  font-size: var(--rem18);
  text-align: center;
  line-height: 2.4;
}
@media screen and (max-width: 768px) {
  .c-top-about__text {
    text-align: left;
    line-height: 1.8;
  }
}
.c-top-service__text {
  font-size: var(--rem18);
  text-align: center;
  line-height: 2.4;
}
@media screen and (max-width: 768px) {
  .c-top-service__text {
    text-align: left;
    line-height: 1.8;
  }
}
.c-top-service__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px50);
}
@media screen and (max-width: 768px) {
  .c-top-service__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .c-top-service__list {
    gap: var(--rem20);
  }
}
.c-top-service__item {
  width: 100%;
}
.c-top-service__item-imgarea {
  width: 100%;
  aspect-ratio: 380/240;
}
.c-top-service__item-imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-top-service__item-txtarea {
  width: 100%;
  padding: 1rem;
  text-align: center;
  background-color: var(--color-primary-tint);
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-top-service__item-title {
  font-size: var(--rem22);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-white);
  line-height: 1.6;
}
.c-top-company__wrap .w50 {
  margin: 0;
}
.c-top-company__imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
.c-top-company__txtarea {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px70) var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-top-company__txtarea {
    padding: var(--rem40) 0 0;
  }
}
.c-top-company__txtinner {
  width: 100%;
  max-width: 720px;
}
.c-top-company__text {
  letter-spacing: 0.05em;
  line-height: 2;
}
.c-company-greeting {
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  gap: var(--px50);
}
.c-company-greeting__header {
  width: 100%;
}
.c-company-greeting__header-text {
  font-size: var(--rem24w);
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 768px) {

.p-service .c-company-greeting__header-text {
  text-align: left;
}
}


.c-company-greeting__main {
  width: 100%;
}
.c-company-greeting__main-text {
  font-size: var(--rem18);
  line-height: 2.2;
  letter-spacing: 0.05em;
}

.c-company-greeting__main-text.txt_r{
	font-family:var(--font-family04);
 font-size: var(--rem24w);
	font-weight:600;
}
.c-company-philosophy {
  width: 100%;
  margin: 0 auto;
  max-width: 780px;
}
.c-company-philosophy__list {
  display: flex;
  flex-direction: column;
  gap: var(--rem20);
}
@media screen and (max-width: 768px) {
  .c-company-philosophy__list {
    gap: var(--rem30);
  }
}
.c-company-philosophy__item {
  width: 100%;
  display: flex;
  align-items: center;
  gap: var(--rem16);
}
@media screen and (max-width: 768px) {
  .c-company-philosophy__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
}
.c-company-philosophy__item-header {
  display: flex;
  align-items: center;
  gap: var(--rem16);
}
.c-company-philosophy__num {
  font-size: var(--rem22);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-primary-tint);
}
.c-company-philosophy__title {
  font-size: var(--rem22);
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--color-primary);
  width: 100%;
}
.c-company-philosophy__text {
  font-size: var(--rem22);
  letter-spacing: 0.05em;
}
.c-company-address {
  display: flex;
  gap: 1rem;
}
.c-company-address + .c-company-address {
  margin-top: 1rem;
}
@media screen and (max-width: 640px) {
  .c-company-address {
    flex-direction: column;
  }
}
.c-company-address__title {
  white-space: nowrap;
  width: 100px;
}
@media screen and (max-width: 640px) {
  .c-company-address__title {
    white-space: normal;
  }
}
.c-company-address:not(:first-child) .c-company-address__title {
  letter-spacing: 0.37em;
}
.c-access {
  display: flex;
  flex-direction: column;
  gap: var(--px80);
}
.c-access__item {
  width: 100%;
}
.c-access__title {
  font-size: var(--rem18);
  font-weight: bold;
  letter-spacing: 0.05em;
}
.c-menu {
	width:100%;
	max-width:810px;
  margin: var(--px80) auto 0;
}
.c-menu__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem60) var(--px50);
}

.c-menu__item {
  width: 100%;
}
.c-menu__item-imgarea {
  width: 100%;
  aspect-ratio: 380/240;
}
.c-menu__item-imgarea img {
  width: 100%;
  height: auto;
}
.c-menu__item-txtarea {
  width: 100%;
  padding-top: var(--rem20);
}
.c-menu__item-title {
  font-size: var(--rem24w);
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  margin-bottom: var(--rem20);
}
.c-menu__item-text {
  font-size: var(--rem18);
  letter-spacing: 0.05em;
  line-height: 2;
}
.c-service{
	width:100%;
	max-width:810px;
	margin:0 auto var(--rem60);
}

.c-service__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-service__list {
    gap: var(--rem20);
  }
}
@media screen and (max-width: 480px) {
  .c-service__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-service__item {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .c-service__item {
    width: 80%;
    margin: 0 auto !important;
  }
}
.c-service__item-imgarea {
  width: 100%;
}
.c-service__item-imgarea img {
  width: 100%;
  height: auto;
  aspect-ratio: 386/330;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-service__item p{
	font-size:var(--rem20w);
	text-align:center;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height:1.4;
	margin-top:1rem;
}

.c-strength {
  display: flex;
  flex-direction: column;
  gap: var(--rem40);
}
@media screen and (max-width: 768px) {
  .c-strength {
    gap: var(--px80);
  }
}
.c-strength-contents__imgarea {
  width: 100%;
  max-width: 600px;
}
@media screen and (max-width: 768px) {
  .c-strength-contents__imgarea {
    max-width: 100%;
  }
}
.c-strength-contents__imgarea img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-strength-contents__txtarea {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rem20);
}
@media screen and (max-width: 768px) {
  .c-strength-contents__txtarea {
    padding: var(--rem40) 0;
  }
}
.c-strength-contents__txtinner {
  width: 100%;
}
.c-strength-contents__title {
  font-size: var(--rem28);
  color: var(--color-primary);
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: var(--rem20);
}
.c-strength-contents__text {
  font-size: var(--rem18);
  letter-spacing: 0.05em;
  line-height: 2.2;
}
.c-strength-btn {
  transition: opacity 0.3s ease;
  margin: 0 auto;
  max-width: 600px;
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 6px 6px 4px rgba(46, 48, 146, 0.25);
}
.c-strength-btn:hover {
  opacity: 0.6;
}
.c-strength-btn img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-strength-btn__text {
  font-size: var(--rem20w);
  letter-spacing: 0.05em;
  line-height: 2.2;
  font-weight: bold;
  color: var(--color-primary-tint);
  margin-bottom: var(--rem20);
}

.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-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-font-family00 {
  font-family: var(--body-font-family) !important;
}
.u-fz33 {
  font-size: var(--rem33) !important;
}
.u-fz24 {
  font-size: var(--rem24w) !important;
}
.u-fz20 {
  font-size: var(--rem20w) !important;
}
.u-fz18 {
  font-size: var(--rem18w) !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;
}

.page_contents_inner .c-title-ja {
  font-size: var(--rem32);
}
@media screen and (max-width: 768px) {
  .page_contents_inner .c-title-ja {
    font-size: var(--rem28);
  }
}
.page_contents_inner .c-title-en {
  font-size: var(--rem24w);
}

.p-company .page_contents_inner {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}/*# sourceMappingURL=index.css.map */