@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #333333;
  --color-primary: #22AC38;
  --color-primary-shade: #333333;
  --color-primary-tint: #666;
  --color-secondary: #EB6100;
  --color-secondary-tint: #eee;
  --color-table-border: #B0B0B0;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #333333;
  --header-color-primary: #22AC38;
  --header-color-primary-shade: #333333;
  --header-color-primary-tint: #EB6100;
  --footer-background: #242424;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Roboto", 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 {
  text-transform: uppercase !important;
  border-radius: 0 !important;
}
.linkBtn.w300 {
  max-width: 300px !important;
}
.linkBtn.orange {
  background: var(--color-secondary) !important;
}
.linkBtn.orange:hover {
  background: var(--color-primary-tint) !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: 2px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area::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-ja {
  font-size: var(--rem20);
  letter-spacing: 0.05em;
  font-weight: 600;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.title-en {
  color: var(--color-font);
  font-size: var(--px60);
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}

.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 {
  border-collapse: separate;
  border-spacing: 0 4px;
  border: none;
}
.post table tbody tr th {
  background: var(--color-font);
  padding: var(--px28);
  color: var(--color-white);
  align-content: center;
  border-color: #EBEBEB;
}
.post table tbody tr td {
  align-content: center;
  color: var(--color-font);
  border-color: #EBEBEB;
}

.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);
}
.widearea.widecolor {
  background-color: #F0F0F0;
  padding: var(--px80) 24px;
}
.widearea.widecolor .googlemap {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  aspect-ratio: 1240/560;
  height: auto;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .widearea.widecolor .googlemap {
    padding-bottom: 80%;
  }
}
.widearea.widecolor .googlemap iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 1240/560;
}

body.page-company #content.wide {
  padding-bottom: 0 !important;
}

.gridstyle {
  margin: 0 auto !important;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px40);
  padding-top: var(--px60);
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .gridstyle {
    grid-template-columns: 1fr;
  }
}
.gridstyle.glass {
  grid-template-columns: repeat(4, 1fr);
  gap: var(--rem36);
}
@media screen and (max-width: 768px) {
  .gridstyle.glass {
    grid-template-columns: 1fr;
  }
}
.gridstyle.glass li {
  max-width: 282px;
}
@media screen and (max-width: 768px) {
  .gridstyle.glass li {
    max-width: 100%;
  }
}
.gridstyle.house {
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px50);
}
@media screen and (max-width: 768px) {
  .gridstyle.house {
    grid-template-columns: 1fr;
  }
}
.gridstyle.house li {
  max-width: 380px;
}
@media screen and (max-width: 768px) {
  .gridstyle.house li {
    max-width: 100%;
  }
}
.gridstyle.qr {
  gap: 5px;
}
@media screen and (max-width: 768px) {
  .gridstyle.qr {
    grid-template-columns: 1fr;
    gap: var(--rem20);
  }
}
.gridstyle.qr li {
  background: var(--color-white);
  max-width: 410px;
  border: 1px solid #E3E3E3;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: var(--px40) 24px;
  gap: var(--rem16);
}
@media screen and (max-width: 768px) {
  .gridstyle.qr li {
    max-width: 100%;
  }
}
.gridstyle.qr li figure {
  margin: 0 auto;
  width: 100%;
  max-width: 135px;
}
.gridstyle.qr li figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
	aspect-ratio:1/1;
}
.gridstyle.qr li .title__area {
  margin-bottom: 0 !important;
}
.gridstyle.qr li .title-en {
  font-size: var(--px50);
}
.gridstyle.qr li .gridstyle__text {
  color: var(--color-font);
  text-align: center;
  padding: 0;
}
.gridstyle li {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  background-color: var(--color-font);
}
.gridstyle li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
.gridstyle li img {
 aspect-ratio:450/200;
}
}

.gridstyle li a {
  height: 100%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  gap: var(--rem16);
}
.gridstyle li a:hover {
  opacity: 0.6;
}
.gridstyle__title {
  font-size: var(--rem24);
  font-weight: bold;
  color: var(--color-white);
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .gridstyle__title {
    font-size: var(--rem28);
  }
}
.gridstyle__title .small {
  font-size: var(--px18);
}
.gridstyle__text {
  font-size: var(--rem16);
  line-height: 1.6;
  color: var(--color-white);
  padding: 0 var(--rem20);
}
.gridstyle .linkBtn {
  background: transparent !important;
}

.top-service__contents h3 {
  font-size: var(--px32);
  color: var(--color-font);
  padding-left: 0;
}
.top-service__contents h3.green {
  border-color: var(--color-primary);
}
.top-service__contents h3.orange {
  border-color: var(--color-secondary);
}
.top-service__contents--text {
  font-size: var(--rem16);
  line-height: 2;
  font-weight: 500;
}
.top-service__contents--text.middle {
  max-width: 750px;
  margin: 0 auto;
}
.top-service__contents--text.middle .accent {
  color: var(--color-secondary);
  font-weight: bold;
  font-size: var(--rem30);
}
.top-service__contents--second {
  margin-top: var(--px120);
}

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

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

.lp-top-text {
  line-height: 2;
}

h2 {
  font-size: var(--rem40) !important;
}
h2.orange::after {
  background: var(--color-secondary) !important;
}

.page-contact table {
  border: none;
}
.page-contact table tbody tr th, .page-contact table tbody tr td {
  background: transparent !important;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: #D9D9D9;
}
.page-contact table tbody tr th {
  color: var(--color-font);
}
.page-contact table tbody tr th .must {
  background: #B63033;
}

input[type=text], input[type=tel], input[type=email], input[type=date], input[type=url], input[type=number], select, textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: var(--color-font);
  background: var(--color-white);
}

.contact__head {
  padding: var(--px60) 0;
}
.contact__head h3 {
  font-size: var(--rem24);
  color: var(--color-font);
  padding-left: var(--rem16);
  border-bottom: none;
  border-left: 4px solid var(--color-primary);
  padding-bottom: 0;
}
.contact__head p {
  line-height: 1.7;
  font-size: var(--rem20);
}
.contact__head figure {
  width: 100%;
  max-width: 210px;
}
.contact__head figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.post h2 {
  color: var(--color-font);
}
@media screen and (max-width: 768px) {
  .post h2 {
    font-size: var(--rem36) !important;
  }
}

.post ul#sitemap_list.sitemap_disp_level_0 > li a {
  color: var(--color-font);
}
.post ul#sitemap_list.sitemap_disp_level_0 > li a:hover {
  opacity: 0.6;
}

.sec01 .column01 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec01 .column01 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.sec01 .column01_wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
	justify-content:center;
}
.sec01 .column01 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px40) var(--px96);
  margin: 0;
}
.sec01 .column01 .txtarea .txtinner {
  max-width: 767px;
}
.sec01 .column01 .txtarea .txtinner p {
  color: var(--color-white);
  line-height: 2;
	text-align:center;
}

@media screen and (max-width: 768px) {
.sec01 .column01 .txtarea .txtinner p {
	text-align:left;
}
}
.sec01 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.sec01 .column01 .imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .sec01 .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
.sec01 .post .txtstyle02, .sec01 .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--rem40);
  font-weight: 500;
  margin: var(--rem36) auto;
  background: transparent;
  line-height: 1.6;
  padding: 0;
  color: var(--color-white);
}
.sec01 .post .txtstyle02 span, .sec01 .txtstyle02 span {
  display: inline-block;
  padding: 0 8px;
  margin-right: 4px;
}
.sec01 .post .txtstyle02 span.green, .sec01 .txtstyle02 span.green {
  background-color: var(--color-secondary);
}
.sec01 .post .txtstyle02 span.orange, .sec01 .txtstyle02 span.orange {
  background-color: var(--color-primary);
  margin-left: 4px;
}
.sec01 .post .txtstyle02:before, .sec01 .post .txtstyle02:after, .sec01 .txtstyle02:before, .sec01 .txtstyle02:after {
  content: none;
}

.sec02.front_contents {
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 768px) {
  .sec02.front_contents {
    padding-left: 0;
    padding-right: 0;
  }
}

.sec03 {
  background-color: #F0F0F0;
  padding: var(--px120) 24px;
}
.sec03 .toptxtarea {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.sec03 .column01 {
  position: relative;
  margin: var(--px60) 0 0;
}
@media screen and (max-width: 768px) {
  .sec03 .column01 {
    margin: 0;
  }
}
.sec03 .column01_wrap {
  position: relative;
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.sec03 .column01 .txtarea {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px74) var(--px40);
  margin: 0;
}
.sec03 .column01 .txtarea .txtinner {
  max-width: 446px;
  width: 100%;
}
.sec03 .column01 .txtarea .txtinner h3 {
  color: var(--color-font);
  border-color: var(--color-table-border);
}
.sec03 .column01 .txtarea .txtinner table {
  border: none;
}
.sec03 .column01 .txtarea .txtinner table tbody tr th, .sec03 .column01 .txtarea .txtinner table tbody tr td {
  border: none;
  background: transparent !important;
}
.sec03 .column01 .txtarea .txtinner table tbody tr th {
  color: var(--color-primary);
  width: 16%;
  padding: 10px 0;
  align-content: flex-start;
}
@media screen and (max-width: 480px) {
  .sec03 .column01 .txtarea .txtinner table tbody tr th {
    padding-bottom: 0;
  }
}
.sec03 .column01 .txtarea .txtinner table tbody tr td {
  padding: 10px 8px;
}
@media screen and (max-width: 480px) {
  .sec03 .column01 .txtarea .txtinner table tbody tr td {
    padding: 4px;
  }
}
.sec03 .column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.sec03 .column01 .imgarea iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 620/430;
}
@media print, screen and (max-width: 768px) {
  .sec03 .column01 .txtarea {
    padding: var(--px40) 5%;
  }
}
.sec03 .post .txtstyle02, .sec03 .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: #111;
  line-height: 1.4;
  padding: 0;
}
.sec03 .post .txtstyle02:before, .sec03 .post .txtstyle02:after, .sec03 .txtstyle02:before, .sec03 .txtstyle02:after {
  content: none;
}
.sec03 .post .column01 .txtstyle02, .sec03 .column01 .txtstyle02 {
  font-size: var(--rem20);
  margin: var(--rem20) 0;
}
.sec03 .post .txtstyle04, .sec03 .txtstyle04 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  border: none;
  color: #111;
  line-height: 1.4;
  padding: 0;
}
.sec03 .post .txtstyle04:before, .sec03 .txtstyle04:before {
  content: none;
}
.sec03 .post .column01 .txtstyle04, .sec03 .column01 .txtstyle04 {
  font-size: var(--rem36);
}
.sec03 .post .column01 .txtstyle04:after, .sec03 .column01 .txtstyle04:after {
  content: "";
  position: relative;
  visibility: visible;
  display: block;
  width: var(--px80);
  height: 3px;
  background: #111;
  margin: var(--rem30) 0 0 0.5rem;
}

/*-----------------------------
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;
}

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

.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: 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 a.telbtn.green .telnum {
  color: var(--color-secondary);
}
.cta01 a.telbtn.orange .telnum {
  color: var(--color-primary);
}

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

.cta01 a.mailbtn {
  background: var(--color-white);
  color: var(--color-font);
}
.cta01 a.mailbtn .infotxt {
  font-weight: bold;
}

/*ボタンアイコン*/
.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 .mailbtn.linebtn .btnttl::before {
  content: "\f3c0";
  font-weight: 400 !important;
  font-family: "FontAwesome";
}

.cta01 .mailbtn.quotationbtn .btnttl::before {
  content: "\f1ec";
}

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

.service .column01 {
  position: relative;
  margin: var(--px60) 0 0;
}
@media screen and (max-width: 768px) {
  .service .column01 {
    margin: 0;
  }
}
.service .column01_wrap {
  position: relative;
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.service .column01 .txtarea {
  display: flex;
  justify-content: center;
  padding: 0 var(--rem24);
  margin: 0;
}
.service .column01 .txtarea .txtinner {
  max-width: 595px;
  width: 100%;
}
.service .column01 .txtarea .txtinner p {
  line-height: 2;
}
.service .column01 .imgarea {
  line-height: 0;
  margin: 0;
  display: flex;
  gap: 12px;
}
.service .column01 .imgarea.image-two img {
  width: 50%;
}
.service .column01 .imgarea.attention {
  flex-direction: column;
  align-items: center;
}
.service .column01 .imgarea.attention p {
  margin-top: 8px;
  font-size: var(--rem16);
  text-align: center;
  color: var(--color-font);
  line-height: 1;
}
.service .column01 .imgarea img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .service .column01 .txtarea {
    padding: var(--px40) 5%;
  }
}

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 teleco_v1
------------------------------------------- */
.teleco_v1 h3 {
  width: 100%;
  font-size: var(--px32);
  border-color: var(--color-secondary);
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .teleco_v1 h3 {
    font-size: var(--rem36);
  }
}
.teleco_v1 h3 .small {
  font-size: var(--rem20);
}

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

.teleco_v1 .w50.image_box img {
  width: 100%;
  height: auto;
  max-width: none;
}

.teleco_v1 .w50.text_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--rem24);
}

.service__contents h3 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-left: 0;
}
.service__contents h3 .service__contents--title {
  color: var(--color-font);
  margin-right: 12px;
  font-size: var(--px32);
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .service__contents h3 .service__contents--title {
    font-size: var(--rem36);
  }
}
.service__contents h3 .category {
  background-color: var(--color-font);
  color: var(--color-white);
  font-size: var(--rem20);
  line-height: 1;
  padding: 8px !important;
}
.service__contents--bottom > p {
  font-size: var(--rem24);
  font-weight: bold;
  color: var(--color-primary);
  padding-top: var(--px70);
  padding-bottom: var(--rem30);
}
@media screen and (max-width: 768px) {
  .service__contents--bottom > p {
    font-size: var(--rem28);
  }
}
.service__contents--list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--rem16);
}
@media screen and (max-width: 768px) {
  .service__contents--list {
    flex-direction: column;
    align-items: center;
  }
}
.service__contents--item {
  width: 100%;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  gap: var(--rem16);
}
.service__contents--item.long {
  max-width: 594px;
}
@media screen and (max-width: 768px) {
  .service__contents--item {
    max-width: 100%;
  }
}
.service__contents--item .header {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary);
  padding: var(--px34) 4px;
}
.service__contents--item .header p {
  font-size: var(--rem24);
  color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .service__contents--item .header p {
    font-size: var(--rem28);
  }
}
.service__contents--item .bottom p {
  line-height: 2;
}
.service__contents--attention {
  width: 100%;
  padding: var(--px50) var(--px32);
  background-color: #FBFBFB;
}
.service__contents--attention .title {
  font-size: var(--rem24);
  font-weight: bold;
  color: #FF0000;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .service__contents--attention .title {
    font-size: var(--rem28);
  }
}
.service__contents--attention .text {
  line-height: 2;
}
.service__contents--attention ul li {
  line-height: 2;
}
.service__contents--attention ul li .bold {
  font-weight: bold;
}
.service__contents--mentenance {
  display: flex;
  justify-content: center;
  gap: var(--px94);
}
@media screen and (max-width: 768px) {
  .service__contents--mentenance {
    flex-direction: column;
    align-items: center;
  }
}
.service__mentenance--item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--rem24);
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .service__mentenance--item {
    max-width: 100%;
  }
}
.service__mentenance--item .title {
  font-size: var(--rem24);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .service__mentenance--item .title {
    font-size: var(--rem28);
  }
}
.service__mentenance--item .text {
  line-height: 2;
}


@media print, screen and (min-width: 1024px) {
  #header .logo img {
    max-width: calc(8rem + (1vw - 1.02rem) * 18.9732) !important;
  }
  nav#mainNav ul li a {
    padding: var(--px20) 10px !important;
  }
}

@media print, screen and (min-width: 1240px) {
  nav#mainNav ul li a {
    padding: var(--px20) var(--px30) !important;
  }
}

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);
  font-weight: 500;
  letter-spacing: 0.05em;
}

nav#mainNav ul li a span {
  font-size: 12px;
  font-family: var(--font-family02);
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.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;
  display: block;
  width: 1px;
  height: 80%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-color: var(--color-table-border);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--rem24) !important;
  font-family: var(--font-family02);
}
a.head_btn.tel_btn .header__title {
  font-family: var(--font-family01);
  color: var(--color-font);
  font-size: 13px;
  font-weight: 400;
}

.head_btn.mail_btn {
  gap: 8px !important;
  font-family: var(--font-family02);
  font-weight: 400;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}
.head_btn.mail_btn.contact_btn {
  background: var(--color-font) !important;
}
.head_btn.mail_btn.contact_btn:hover {
  background: var(--color-primary-tint) !important;
}
.head_btn.mail_btn.quotation_btn {
  background: var(--color-secondary) !important;
}
.head_btn.mail_btn.quotation_btn:before {
  content: "\f1ec" !important;
}
.head_btn.mail_btn.quotation_btn:hover {
  background: var(--color-primary-tint) !important;
}
.head_btn.mail_btn.line_btn {
  background: var(--color-primary);
	width:80px !important;
}
.head_btn.mail_btn.line_btn:before {
  content: "\f3c0" !important;
}
.head_btn.mail_btn.line_btn:hover {
  background: var(--color-primary-tint) !important;
}/*# sourceMappingURL=index.css.map */

.table-background{
	padding:var(--px40) var(--px24);
	background-color:#F0F0F0;
}

.table-title{
	font-size:var(--rem24);
	font-weight:400;
}

.table-title.green{
	color:var(--color-primary)
}

.table-title.orange{
	color:var(--color-secondary)
}