@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200..700&family=Zen+Kaku+Gothic+New&display=swap");
:root {
  --color-background: #fff;
  --color-bg-basic: #F5F7F9;
  --color-font: #252524;
  --color-primary: #1B5FAD;
  --color-primary-shade: #252524;
  --color-primary-tint: #12A9C4;
  --color-secondary: #aaa;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --color-white: #ffffff;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #252524;
  --header-color-primary: #12A9C4;
  --header-color-primary-shade: #252524;
  --header-color-primary-tint: #1B5FAD;
  --footer-background: #12A9C4;
  --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: "Oswald", "Noto Sans JP", sans-serif;
  --font-family03: "Lato", sans-serif;
  --font-family04: "Zen Kaku Gothic New", sans-serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px220: min(calc(220px + (1vw - 19.2px) * 7.1536), 220px);
  --px218: min(calc(218px + (1vw - 19.2px) * 7.0887), 218px);
  --px216: min(calc(216px + (1vw - 19.2px) * 7.0238), 216px);
  --px214: min(calc(214px + (1vw - 19.2px) * 6.9589), 214px);
  --px212: min(calc(212px + (1vw - 19.2px) * 6.8940), 212px);
  --px210: min(calc(210px + (1vw - 19.2px) * 6.8291), 210px);
  --px208: min(calc(208px + (1vw - 19.2px) * 6.7642), 208px);
  --px206: min(calc(206px + (1vw - 19.2px) * 6.6993), 206px);
  --px204: min(calc(204px + (1vw - 19.2px) * 6.6344), 204px);
  --px202: min(calc(202px + (1vw - 19.2px) * 6.5695), 202px);
  --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);
}

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

.txt_l {
  text-align: left !important;
}

.w240 {
  width: 100%;
  max-width: 240px !important;
}

.w60 {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .w60 {
    width: 40%;
  }
}

.w80 {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .w80 {
    width: 50%;
  }
}

.bg-gray {
  background-color: var(--color-bg-basic);
}

.linkBtn {
  border-radius: 0 !important;
}

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

.color-blue {
  color: var(--color-primary-tint) !important;
}

.position-r {
  position: relative;
}
.position-a {
  position: absolute;
}

.title-df {
  display: flex;
  flex-direction: column;
  gap: var(--px20);
}
.title-en {
  font-family: var(--font-family02);
  font-size: var(--px70);
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: left;
}
.title-ja {
  font-family: var(--font-family01);
  font-size: var(--px24);
  line-height: 1;
  text-align: left;
}

#footer {
  padding-top: 0 !important;
}
#footer .inner {
  padding-top: var(--px30);
}

.bg-white {
  padding-top: var(--px50);
  background-color: var(--color-white);
  display: block;
}

.footer__logo {
  display: flex;
  justify-content: center;
}
.footer__logo a {
  background-color: var(--color-white);
  padding: 10px 12px;
}

figure img {
  display: block !important;
}

.page-contact .linkBtn, .page-contact .post .linkBtn {
  padding: 0 !important;
  max-width: 380px !important;
}

.page-sitemap a {
  color: var(--color-font);
  transition: opacity 0.3s ease;
}
.page-sitemap a:hover {
  opacity: 0.6;
}

#copyright {
  margin-top: 0 !important;
}

.category .fullwide01_wrap {
  padding: var(--px120) 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.category .fullwide01_inner {
  width: 100%;
  max-width: 1240px;
}
.category .postlist li:first-child {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.category .postlist li:nth-child(n+2) {
  border-bottom: 1px solid #cccccc;
}
.category .postlist li {
  padding: var(--px24) 0;
}
.category .post .time, .category .postlist .time, .category .post2b .time, .category .post4b .time {
  background-color: var(--color-primary-tint) !important;
}

.linkBtn, .post .linkBtn {
  font-size: var(--px18);
}

@media screen and (max-width: 768px) {
  .front_contents {
    padding: var(--px60) 24px !important;
  }
}

/*-----------------------------
column_06
------------------------------*/
.sec01 {
  background: var(--color-bg-basic);
}

.toptxtarea {
  max-width: 888px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.column06 {
  position: relative;
  margin: var(--px60) 0 0;
}

.column06_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  z-index: 20;
}

.column06 .imgarea {
  position: relative;
  aspect-ratio: 1340/760;
  overflow: hidden;
  width: 70%;
}

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

.column06 .txtarea {
  position: relative;
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: var(--px80) var(--px40);
  margin: 0 auto 0 -15%;
  z-index: 10;
}

.column06 .txtarea .txtinner {
  max-width: 540px;
}

.column06_wrap + .column06_wrap {
  margin-top: var(--px80);
}

@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column06_wrap.rev {
    flex-direction: row-reverse;
  }
  .column06_wrap.rev .txtarea {
    margin: 0 -15% 0 auto;
  }
}
@media print, screen and (max-width: 1023px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06 .imgarea, .column06 .txtarea {
    width: 90%;
  }
  .column06 .txtarea {
    margin: calc(-60px + (1vw - 10.23px) * -3.858) 0 0 auto;
  }
}
@media print, screen and (max-width: 768px) {
  .column06 .txtarea {
    padding: var(--px80) 5%;
  }
}
/*---------txtstyle-----------*/
.post .txtstyle02, .txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem36);
  font-weight: 600;
  text-align: left;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}

.post .txtstyle02:before, .post .txtstyle02:after, .txtstyle02:before, .txtstyle02:after {
  content: none;
}

.post .column06 .txtstyle02, .column06 .txtstyle02 {
  font-size: var(--rem20);
  margin: var(--rem20) 0;
}

.post .txtstyle04, .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: var(--color-primary-tint);
  line-height: 1.4;
  padding: 0;
}

.post .txtstyle04:before, .txtstyle04:before {
  content: none;
}

.post .column06 .txtstyle04, .column06 .txtstyle04 {
  font-size: var(--rem36);
}

.post .column06 .txtstyle04:after, .column06 .txtstyle04:after {
  content: none !important;
}

/*-----------------------------
card
------------------------------*/
.toptxtarea {
  max-width: 960px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.toptxtarea h2 {
  color: var(--color-primary-tint);
  font-size: var(--px60);
  font-weight: bold;
  font-family: var(--font-family01);
}

.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}

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

.card01_list > li {
  position: relative;
  background: transparent;
  max-width: 400px;
}

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

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

.card01_list .txtarea {
  padding: 20px 0 0 0;
  line-height: 1.6;
  text-align: left;
  background: transparent;
}

/*---------txtstyle02 -----------*/
.post .txtstyle02, .txtstyle02 {
  font-family: var(--font-family01);
  font-size: var(--px26);
  font-weight: 600;
  text-align: center;
  margin: var(--rem36) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .post .txtstyle02, .txtstyle02 {
    font-size: var(--px36);
  }
}

.post .txtstyle02:before, .post .txtstyle02:after, .txtstyle02:before, .txtstyle02:after {
  content: none;
}

.post .card01_list .txtstyle02, .card01_list .txtstyle02 {
  margin: 0 0 1rem;
}

/*---------column04-----------*/
.col4_list {
  display: flex;
  justify-content: center;
  gap: var(--px40);
}

.col4_list {
  position: relative;
  flex-wrap: wrap;
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background-image: url(https://sugieshoten.web.holo.ne.jp/wp-content/uploads/top-cta-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px220) 0 var(--px160) 0;
}
.cta01 .cta01_wrap h2::after {
  background-color: var(--color-white) !important;
  width: var(--px160) !important;
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  gap: var(--px20);
  max-width: 960px;
  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(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  color: var(--color-white);
  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 {
  color: var(--color-white);
  background-color: var(--color-primary-tint);
  border-radius: 100px;
}

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

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

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

/* パララックス */
.parallax {
  position: relative;
}

.parallax::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  content: "";
  display: block;
  width: 100%;
  height: 537px;
  background-attachment: fixed !important;
  background: url(/wp-content/uploads/strength-bg.png) no-repeat center/cover;
}
@media screen and (max-width: 1024px) {
  .parallax::after {
    height: 70%;
  }
}

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

.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%;
  transform: translate(-50%, -50%);
}

.teleco_v1 .w50.text_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--color-white);
  padding: min(120px + (1vw - 19.2px) * 3.5599, 120px); /* 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;
    margin-bottom: 0;
  }
}
.worry {
  background-image: url(https://sugieshoten.web.holo.ne.jp/wp-content/uploads/worry-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.worry h2::after {
  content: none !important;
}

.strength {
  padding-bottom: var(--px220);
  background-color: var(--color-white);
  padding-left: 24px;
  padding-right: 24px;
}
.strength-bg {
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/537;
}
.strength__inner {
  margin: 0 auto;
  max-width: var(--content-max-width);
  position: relative;
  z-index: 1;
}
.strength h2::after {
  content: none !important;
}
.strength .txtstyle02 {
  color: var(--color-font);
  font-family: var(--font-family01);
  font-size: var(--px22);
  font-weight: normal;
}
.strength__item {
  display: flex;
  justify-content: center;
  gap: var(--px40);
}
@media screen and (max-width: 1024px) {
  .strength__item {
    flex-direction: column;
    align-items: center;
  }
}
.strength__item--list {
  background-color: var(--color-white);
  padding: 10px 10px var(--px60) 10px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--px20);
  max-width: 600px;
}
.strength__item--title {
  font-family: var(--font-family01);
  color: var(--color-font);
  font-size: var(--px26);
  font-weight: bold;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 768px) {
  .strength__item--title {
    font-size: var(--px32);
  }
}
.strength__item--text {
  width: 100%;
  padding: 0 var(--px64);
  display: flex;
}

.gallery {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: var(--color-bg-basic);
  display: flex;
  gap: 0;
  width: auto !important;
}
.gallery figure {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .gallery figure {
    width: 50%;
  }
}
.gallery figure img {
  width: 100%;
  height: auto;
}

.lplink {
  padding: var(--px150) 0;
  background-color: var(--color-bg-basic);
  padding-left: 24px;
  padding-right: 24px;
}
.lplink__inner {
  display: flex;
  justify-content: center;
  gap: var(--px60);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .lplink__inner {
    flex-direction: column;
    align-items: center;
  }
}
.lplink__list {
  width: 100%;
  max-width: 590px;
  height: auto;
  overflow: hidden;
}
.lplink__list figure {
  display: block;
  width: 100%;
  max-width: 590px;
  height: auto;
  top: 0;
  left: 0;
  z-index: 1;
}
.lplink__list figure img {
  width: 100%;
  height: auto;
  transform: translateZ(0);
}
.lplink__item {
  display: block;
  width: 100%;
  max-width: 590px;
  height: auto;
}
.lplink__item:hover img {
  transform: scale(1.1);
}
.lplink__item:hover .linkBtn {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.lplink__item:hover .linkBtn::after {
  border-right: 1px solid var(--color-white);
  border-bottom: 1px solid var(--color-white);
}
.lplink__contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--px60);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.lplink__contents--header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--px20);
}
.lplink__contents--title {
  font-size: var(--px70);
  font-family: var(--font-family02);
  color: var(--color-white);
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1;
}
.lplink__contents--text {
  font-size: var(--px24);
  font-family: var(--font-family01);
  color: var(--color-white);
  font-weight: normal;
  text-align: center;
  line-height: 1;
}
.lplink .linkBtn {
  text-transform: uppercase;
  background-color: var(--color-white);
  color: var(--color-primary);
}
.lplink .linkBtn::after {
  border-right: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
}

.news__area {
  background-color: var(--color-white) !important;
}
.news__area h2::after {
  background: var(--color-primary-tint) !important;
  width: var(--px160) !important;
}
.news__area .fullwide01_wrap {
  padding: var(--px120) 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.news__area .fullwide01_inner {
  width: 100%;
  max-width: 1240px;
}
.news__area .postlist li:first-child {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.news__area .postlist li:nth-child(n+2) {
  border-bottom: 1px solid #cccccc;
}
.news__area .postlist li {
  padding: var(--px24) 0;
}
.news__area .post .time, .news__area .postlist .time, .news__area .post2b .time, .news__area .post4b .time {
  background-color: var(--color-primary-tint) !important;
}
.news__area .linkBtn {
  text-transform: uppercase;
}

.post h2 {
  font-family: var(--font-family02);
  color: var(--color-primary-tint);
  font-weight: bold;
  font-size: var(--px24);
}
@media screen and (max-width: 768px) {
  .post h2 {
    font-size: var(--px32);
  }
}
.post h2::after {
  background-color: var(--color-primary-tint) !important;
}

.company__table th, .company__table td {
  padding: var(--px18) var(--px16) !important;
}
.company__table th {
  background-color: var(--color-primary) !important;
  color: var(--color-white) !important;
  align-content: center !important;
}

.reason__triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: var(--px150) solid transparent;
  border-left: var(--px150) solid transparent;
  border-top: var(--px60) solid var(--color-primary-tint);
  border-bottom: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.reason__worry {
  margin-top: -20px;
}
.reason__worry--title {
  font-family: var(--font-family04);
  font-size: var(--px26);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  background-color: var(--color-primary);
  color: var(--color-white);
  padding: var(--px12) var(--px24) !important;
  width: 100%;
  max-width: 500px;
  position: relative;
  top: var(--px24);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .reason__worry--title {
    max-width: 300px;
  }
}
@media screen and (max-width: 480px) {
  .reason__worry--title {
    max-width: 280px;
  }
}
.reason__worry--inner {
  margin: 0 auto;
  width: 100%;
  border: 1px solid var(--color-primary-tint);
  border-radius: 50px;
  padding: var(--px80) var(--px120);
}
.reason__worry--inner ul {
  margin: 0 auto;
  width: 100%;
  max-width: 765px;
  display: flex;
  flex-direction: column;
  gap: var(--px24);
}
.reason__worry--inner ul li {
  display: flex;
  gap: var(--px12);
  font-family: var(--font-family04);
  color: var(--color-primary);
  font-size: var(--px20);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .reason__worry--inner ul li {
    font-size: var(--px28);
  }
}
.reason__worry--inner ul li i {
  padding-top: var(--px10);
}
.reason__strength {
  display: flex;
  justify-content: center;
  gap: var(--px54);
  flex-wrap: wrap;
}
.reason__strength figure {
  margin: 0 auto !important;
}
.reason__strength li {
  display: flex;
  flex-direction: column;
  padding: var(--px32);
  border: 4px solid var(--color-primary-tint);
  border-radius: 14px;
  max-width: 376px;
  justify-content: flex-end;
}
.reason__strength--title {
  font-weight: bold;
  font-size: var(--px20);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .reason__strength--title {
    font-size: var(--px28);
  }
}
.reason__strength--text {
  font-size: var(--px16);
}

.blue {
  font-size: var(--px30);
  font-weight: bold;
  font-family: var(--font-family03);
  background: linear-gradient(transparent 60%, #b3eaf4) !important;
  padding: 0 var(--px24);
}
@media screen and (max-width: 768px) {
  .blue {
    font-size: var(--px32);
  }
}

.map__iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 1240/930;
}
.map__icon {
  padding-top: var(--px60);
  display: flex;
  flex-direction: column;
  gap: var(--px32);
}
.map__icon li {
  display: flex;
  gap: var(--px24);
  font-size: var(--px36);
}
.map__icon li p {
  font-weight: bold;
}
.map__icon-navy {
  color: #6993FD;
  align-content: center;
}
.map__icon-blue {
  color: #6EECFF;
  align-content: center;
}
.map__icon-red {
  color: #FD7567;
  align-content: center;
}
.map__icon-green {
  color: #00E74C;
  align-content: center;
}

.stock__inner {
	margin:0 auto !important;
	width:fit-content;
	display: grid;
	gap: var(--px90) var(--px50);
	grid-template-columns:repeat(3,1fr);
}

.stock__inner img{
	width:100%;
	height:auto;
	object-fit:cover;
}

@media screen and (max-width: 768px) {
	.stock__inner{
		grid-template-columns:1fr;
	}
}
.stock__item {
	margin:0 auto !important;
  width: 100%;
  max-width: 380px;
}
.stock__item img {
  width: 100%;
  height: auto;
}
.stock__item--title {
  font-weight: bold;
  font-size: var(--px18);
  color: var(--color-font);
  padding-top: var(--px12);
}
.stock__item--text {
  font-size: 14px;
  color: var(--color-font);
  padding-top: var(--px24);
}
.stock__item--bottom {
  width: 100%;
  text-align: right;
  padding-top: var(--px24);
}
.stock__item--link {
  font-size: var(--px12);
  padding-bottom: 8px;
  border-bottom: 1px solid var(--color-font);
  transition: opacity 0.3s ease;
}
.stock__item--link:hover {
  opacity: 0.6;
}

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

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

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: transparent !important;
  position: relative;
  transition: opacity 0.3s ease;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: "" !important;
  width: 1px;
  height: 80%;
  display: block !important;
  background-color: var(--color-font);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a.head_btn.tel_btn .header__tel {
  font-family: var(--font-family04) !important;
  font-size: var(--px28) !important;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: 240px !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}/*# sourceMappingURL=index.css.map */