@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*------@import------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap');

:root {
  /*------â–¼åŸºæœ¬è¨­å®šâ–¼------*/
  --color-background: #fff;
  --color-background02: #f5f5f5;
  --color-font: #252524;
  --color-primary: #131313;
  /* --color-primary-shade: #111; */
  /* --color-primary-tint: #161892; */
  /* --color-secondary: #b02828; */
  --color-background-button: linear-gradient(90deg, #6d5908 0%, #9f8b28 50%, #6d5908 100%);
  --color-table-border: #ccc;
  --body-font-size: min(calc(1.6rem + (1vw - 19.2px) * 0.1294), 1.6rem); /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1100px;
  /*------â–¼ãƒ˜ãƒƒãƒ€ãƒ¼è¨­å®šâ–¼------*/
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-primary: #444;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨­å®šâ–¼------*/
  --footer-background: #131313;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨­å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Poppins", "Noto Sans JP", sans-serif;
  --font-family03: "Nothing You Could Do","Noto Sans JP", serif;
  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.356), 240px); /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px); /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px); /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.178), 160px); /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px); /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px); /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px); /*140px-40px (1920-375)*/
  --px130: min(calc(130px + (1vw - 19.2px) * 2.589), 130px); /*130px-90px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px); /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px); /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px); /*96px-48px (1920-375)*/
  --px90: min(calc(90px + (1vw - 19.2px) * 3.8835), 90px);
  /*90px-30px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px); /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.589), 80px); /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px); /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px); /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px); /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px); /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px); /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px); /*40px-20px (1920-375)*/
  --px35: min(calc(35px + (1vw - 19.2px) * 1.2945), 35px); /*35px-15px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px); /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px); /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px); /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px); /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px); /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px); /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px); /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px); /*12px-11px (1920-375)*/
  /*------â–¼remãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem); /*12rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem); /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.589), 8rem); /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem); /*7.2rem-4.2rem (1920-375)*/
  --rem70: min(calc(7rem + (1vw - 1.92rem) * 1.9417), 7rem); /*7.2rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem); /*6rem-3.6rem (1920-375)*/
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem); /*5.6rem-3.2rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.5534), 5rem); /*4.8rem-2.4rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem); /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem); /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem); /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.165), 4.2rem); /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem); /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem); /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem); /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem); /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem); /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem); /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem); /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem); /*2.8rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem); /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem); /*2.4rem-1.4rem (1920-375)*/
  --rem22: min(max(18px, calc(1.125rem + ((1vw - 3.2px) * 0.25))), 22px);
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem); /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem); /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem); /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem); /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem); /*1.2rem-1.1rem (1920-375)*/
}


html {
  scroll-behavior: smooth;
}

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 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%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.teleco_v1 .w50.text_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ffffff;
	padding: min(calc(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;
	}
}

/*-------------------------------------------
   MV切り替え
--------------------------------------------*/
@media screen and (min-width: 751px) {
  .sp_mv {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc_mv {
    display: none;
  }
}


/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background: var(--header-bg-02);
  }
  .sticky-header #header > .inner {
    height: auto;
    background: var(--header-background);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }

  #header a.head_btn.tel_btn {
    color: var(--header-color-font-02);
    background: var(--header-bg-02);
  }

  #header a.head_btn.tel_btn::before {
    color: var(--header-color-font);
  }

  #header {
    height: 100px;
  }

  #header a.head_btn {
    align-items: center;
    gap: 8px;
    font-weight: bold;
    font-family: var(--body-font-family);
    font-size: var(--rem14);
    line-height: 1.4;
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px) var(--px24);
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem14);
    font-weight: bold;
  }

  #header a.head_btn.tel_btn::before {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
  }

  #header a.head_btn.mail_btn::before {
    font-size: 1.4em;
    margin-bottom: 0;
  }

  #header a.head_btn:hover {
    background: var(--header-color-primary);
    color: var(--header-background);
  }

  #header a.head_btn.mail_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }

  nav#mainNav ul li a {
    gap: 8px;
  }

  nav#mainNav ul li a b {
    font-weight: bold;
  }

  nav#mainNav ul li a span {
    font-weight: 400;
    color: var(--header-color-primary);
  }

  nav#mainNav ul li.pc_none {
    display: none;
  }
  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li a:active span,
  nav#mainNav ul li.current-menu-parent a span {
    color: var(--header-color-primary);
  }
}

@media print, screen and (min-width: 1024px) {
  #header a.head_btn.tel_btn::before {
    display: none;
  }

  #header a.head_btn.tel_btn span.tel_icon {
    display: flex;
    align-items: center;

    font-size: var(--rem24);
    gap: 8px;
  }

  #header a.head_btn.tel_btn span.tel_icon::before {
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 0.75em;
    margin-top: 4px;
  }

  #header a.head_btn.tel_btn span.tel_text-sub {
    font-size: var(--rem12);
    font-weight: bold;
  }

  #header a.head_btn.mail_btn {
    max-width: 190px;
    padding-left: var(--px35);
    padding-right: var(--px35);
    gap: 1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #header .logo {
    padding-left: clamp(5px, calc(50px + ((1vw - 19.2px) * 5.0223)), 50px);
  }
  #header .logo img {
    max-width: 500px;
  }
}
@media print, screen and (min-width: 769px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    position: relative;
    z-index: 11;
  }
}
@media print, screen and (max-width: 1730px) and (min-width: 1024px) {
  #header .logo img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 1400px) and (min-width: 1024px) {
  #header a.head_btn,
  #header a.head_btn.mail_btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav#mainNav ul li a {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 11px;
  }
}

/**------------------------------------------
Anchor Point
*------------------------------------------*/

.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

/* post */
#front_top_content,
#front_bottom_content {
  position: relative;
  background: var(--color-background);
  /* background: url(/wp-content/uploads/post-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
}
#front_top_content {
  padding-top: var(--px130);
  padding-bottom: var(--px90);
  margin-top: calc(-1 * var(--px120));
}
#front_bottom_content::after {
  content: "";
  position: absolute;
  width: 30%;
  max-width: 460px;
  height: clamp(100px, calc(212px + ((1vw - 19.2px) * 7.2492)), 212px);
  background: url(/wp-content/uploads/top-6.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0;
  right: var(--px60);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

.postlist .ttls,
.postlist .date {
  color: #000;
  font-size: var(--rem16);
}

.postlist .ttls a {
  color: #111;
}

.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  background: var(--color-primary);
}
@media print, screen and (max-width: 768px) {
  #front_top_content {
    margin-top: 0;
    padding-top: var(--px80);
  }
}

/* main title */

h1.bottom-loop,
h1.top-loop,
.title.main-ttl,
h2.main-ttl {
  font-size: var(--rem36);
  font-weight: bold;
  color: var(--color-font);
  font-family: var(--font-family01);
  position: relative;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
}

.title.main-ttl.flx-l {
  text-align: left;
  padding-bottom: 0;
  margin-bottom: var(--px40);
  font-size: min(calc(2.4rem + ((1vw - 3.75px) * 1.6828)), 5rem);
}

h1.bottom-loop::after,
h1.top-loop::after,
.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 3px;
  width: var(--rem80);
  margin: 0 auto;
  background: var(--color-secondary);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}

.title.main-ttl.flx-l::after {
  height: 0;
  left: 0;
  right: auto;
  width: 3.33em;
  transform: translateX(0);
}
h1.bottom-loop span span,
h1.top-loop span span,
.title.main-ttl span span {
  font-size: var(--rem24);
  font-family: var(--font-family01);
  font-weight: 500;

  display: block;
  margin-bottom: 0;
  letter-spacing: 0.2em;
}
.title.main-ttl.spec-ttl.flx-l span span {
  font-family: var(--font-family-en);
  letter-spacing: 0;
  font-size: var(--rem60);
  font-weight: normal;
  line-height: 2;
}
.title.main-ttl.spec-ttl span span::after {
  content: "";
  display: inline-block;
  width: calc(var(--px130) + 2px);
  height: 1em;
  background: url(/wp-content/uploads/dots-wave.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-left: var(--px24);
  margin-bottom: 4px;
}

.clr-FFF {
  color: #fff !important;
}

/* top */

.lh2 {
  line-height: 2;
}
.fs20 {
  font-size: var(--rem20w);
}

/* low pages */

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 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: 100%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teleco_v1 .w50.text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
}
@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;
  }
}

/*-------------------------------------------
   MV切り替え
--------------------------------------------*/
@media screen and (min-width: 751px) {
  .sp_mv {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc_mv {
    display: none;
  }
}

/* ----------------- START CODE ------------------------- */

.text-normal {
  line-height: 2;
  font-size: var(--rem16);
  letter-spacing: 0em;
  color: var(--color-font);
}

body.home #contact-bottom {
  display: none;
}

/* ------------- style h1 ------------------ */
h1.title.main-ttl,
h1.title.top-loop,
h1.title.bottom-loop {
  font-family: var(--font-family01);
  font-size: var(--rem22);
  color: var(--color-font);
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: var(--px50);
  padding-bottom: var(--px30);
}

h1.title.main-ttl span span,
h1.title.top-loop span span,
h1.title.bottom-loop span span {
  font-family: var(--font-family02);
  font-size: var(--rem70);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: var(--color-font);
  font-weight: 600;
  display: block;
}

h1.title.main-ttl::after,
h1.title.top-loop::after,
h1.title.bottom-loop::after {
  width: 80px;
  height: 3px;
  background: var(--color-font);
}

.single-post h1.title.main-ttl {
  text-align: center;
}
/* ------------- end style h1 ------------------ */

/* ------------- style h2 ------------------ */
.post h2 {
  font-size: var(--rem36);
  font-family: var(--font-family02);
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding: 0;
  margin: var(--px120) auto var(--px50);
}

.post h2::after {
  width: 80px;
  height: 3px;
  background: var(--color-primary);
}
/* ------------- end style h2 ------------------ */

/* ------------- style button ------------------ */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-size: var(--rem16);
  color: #fff;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  background: var(--color-background-button);
  font-weight: 600;
  padding: 20px 30px 20px 20px;
  margin: var(--px40) auto 0;
  border-radius: 0;
  border: none;
  transition: all linear 0.6s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  content: url(/wp-content/uploads/vector-primary.png);
  transform: rotate(0deg);
  top: 35%;
  right: 40px;
  border: 0;
  transform: translateY(-50%);
  width: 54px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  background: var(--color-background-button);
  opacity: 0.8;
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  /* border-color: var(--color-font); */
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

.linkBtn.no-bg,
.post .linkBtn.no-bg {
  background: transparent;
  border: 2px solid var(--color-background);
}

.linkBtn.no-bg:hover,
.post .linkBtn.no-bg:hover {
  background: var(--color-background-button);
}
/* ------------- end style button ------------------ */

@media print, screen and (max-width: 1300px) {
  .linkBtn,
  .post .linkBtn,
  a.linkBtn,
  .post .subimitarea .linkBtn input[type="submit"] {
    max-width: 240px;
  }

  .post .linkBtn::after,
  .linkBtn::after,
  a.linkBtn::after {
    right: 12px;
  }
}

/* -------------- HEADER ------------------------- */
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.pc_none {
    display: none;
  }

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

  #header .logo img {
    max-width: 270px;
    height: 30px;
  }

  nav#mainNav ul li a {
    font-size: var(--rem16);
    color: var(--header-color-font);
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
  }

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

  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background: var(--color-primary);
  }

  nav#mainNav ul li.current-menu-item a span,
  nav#mainNav ul li a:hover span,
  nav#mainNav ul li a:active span,
  nav#mainNav ul li.current-menu-parent a span,
  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(--color-background);
  }

  #header a.head_btn.tel_btn {
    background: var(--color-background02);
    color: var(--header-color-font);
    font-size: var(--rem24);
    font-weight: 500;
    width: 240px;
  }

  #header a.head_btn.mail_btn {
    background: var(--color-font);
    width: 190px;
    padding: var(--px20);
  }

  #header a.head_btn.mail_btn span {
    font-size: var(--rem16);
    font-weight: bold;
	letter-spacing: 0.1em;
  }

  #header a.head_btn:hover {
    background: var(--color-background);
    color: var(--color-primary);
  }
}

@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
  #header .logo img {
    max-width: 190px;
  }

  #header a.head_btn.tel_btn {
    width: 190px;
  }

  #header a.head_btn.mail_btn {
    width: 150px;
  }

  nav#mainNav ul li a {
    padding: 20px;
  }
}

@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover {
    color: var(--header-background);
    background-color: var(--color-primary) !important;
  }
	body.mobile #header .logo img {
		max-width: 200px;
	}
}
/* -------------- END HEADER --------------------- */

/* -------------- HOME -------------------------- */
.home-content_max {
  max-width: 1300px;
  width: 98%;
  margin: 0 auto;
  position: relative;
}
/* home motor */
#home-motor {
  padding: var(--px100) 0;
  background: #d9d9d9;
  position: relative;
  z-index: 0;
}

#home-motor::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background: url(/wp-content/uploads/top-01.png);
  width: 100%;
  height: 66%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#home-motor h1.title.main-ttl {
  font-size: var(--rem50);
  color: #d0bd48;
  font-family: var(--font-family03);
  font-weight: normal;
  font-style: italic;
}

#home-motor h1.title.main-ttl::after {
  height: 0;
}

#home-motor h1.title.main-ttl span span {
  color: var(--color-background);
  font-weight: 600;
  font-size: var(--rem80);
  font-family: var(--font-family02);
  font-style: normal;
}

.home-motor-container {
  position: relative;
  z-index: 1;
  background: var(--color-background);
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px90);
}

.home-motor-content {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}

.home-motor-title {
  font-size: calc(var(--rem48) - 2px);
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: var(--px20);
}

.home-motor-content p {
  letter-spacing: 0.1em;
  line-height: 2;
  font-size: var(--rem20);
  font-weight: 500;
}
@media print, screen and (max-width:1300px) and (min-width:1024px) {
  .home-motor-content p {
    letter-spacing: 0.08em;
  }
}
/* end home motor */

/* home service */
#home-service {
  padding-bottom: var(--px100);
  background: #d9d9d9;
  position: relative;
  z-index: 0;
  margin-top: -1px;
}

#home-service::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #6d5908 0%, #9f8b28 50%, #6d5908 75%);
  width: 100%;
  height: 58%;
}

.num_list01 .imgarea {
  position: relative;
}

.num_list01 .num_listttl {
  font-weight: bold;
  font-size: var(--rem30);
  padding: 0 0 var(--px20);
  position: relative;
  color: var(--color-background);
  line-height: 1.4;
  letter-spacing: 0.1em;
}

.num_list-text {
  color: var(--color-background);
  font-size: var(--rem16);
  line-height: 2;
  letter-spacing: 0.1em;
}

.num_list01 .txtarea {
  padding: var(--px20) var(--px30) 0;
  min-height: 242px;
}

/*---------col03-----------*/
.post .col3_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.post .col3_list > li {
  width: 32%;
  margin-bottom: 2%;
  background: var(--color-primary);
  padding-bottom: var(--px40);
}
.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
@media print, screen and (max-width: 1440px) {
  .num_list01 .txtarea {
    padding: var(--px20) var(--px20) 0;
    min-height: 200px;
  }
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: 49%;
  }
  .post .col3_list::before,
  .post .col3_list:after {
    content: none;
  }
}
@media print, screen and (max-width: 767px) {
  .post .col3_list > li {
    width: 100%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}
/* end home service */

/* home rental */
#home-rental {
  background: url(/wp-content/uploads/top-05.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.post .link_2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin: 0;
  padding: 60px 0;
}

.post .link_item {
  width: 100%;
  margin: 0;
  border: none;
  position: relative;
}

.link_item-title {
  color: var(--color-background);
  font-size: var(--rem36);
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.1em;
}

.link_item_ttl p {
  color: var(--color-background);
  font-size: var(--rem16);
  line-height: 2;
  letter-spacing: 0.1em;
  min-height: 64px;
}

.post .link_item a {
  position: relative;
	display: block;
}

.post .link_item .linkBtn {
  width: 300px;
}

.post .link_item_img {
  position: relative;
  width: 100%;
  overflow: hidden;
  aspect-ratio: 950 / 500;
}

.post .link_item_img:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.post .link_item_img img {
  position: absolute;
  width: 100%;
  max-width: initial;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  padding: 0;
}

.post .link_item a:hover .link_item_img img {
  width: 120%;
  height: 120%;
}

.link_item .link_item_ttl {
  position: absolute;
  top: 50%;
  left: var(--px20);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-right: var(--px12);
  gap: 10px;
  padding: 15px 6px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.link_item .link_item_ttl span {
  font-size: 30px;
  font-weight: bold;
}

.post .link_item a:hover .link_item_ttl {
  color: #fff;
}

@media only screen and (max-width: 1300px) and (min-width: 1024px) {
  .link_item .link_item_ttl {
    left: 0;
    margin-right: 0;
    padding: 12px;
  }

  .link_item_ttl p {
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 768px) {
  .post .link_2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }

  .post .link_item_img:before {
    padding-top: 120px;
  }

  .link_item .link_item_ttl {
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px;
    padding: 0 15px;
  }

  .home-motor-container {
    padding: var(--px80) var(--px40);
  }
}
@media print, screen and (max-width: 767px) {
  .home-motor-title {
    font-size: var(--rem30);
  }
  .home-motor-content p {
    font-size: var(--rem16);
  }

  .num_list01 .txtarea {
    min-height: 0;
  }
  #home-motor h1.title.main-ttl {
    font-size: var(--rem40);
  }
  #home-motor h1.title.main-ttl span span, h1.title.main-ttl span span {
    font-size: var(--rem60);
  }

  .post .link_item_img {
    min-height: 280px;
  }
}

@media print, screen and (max-width: 375px) {
  .post .link_item_img {
    min-height: 260px;
  }
}
/* end home rental */
/* -------------- END HOME ----------------------- */

/* ------------- COMNPANY ------------------------ */
.post table.responsive {
  border-collapse: separate;
  border-spacing: 0 3px;
  border: none;
}

.post table.responsive th {
  background: var(--color-primary);
  color: var(--color-background);
  font-size: var(--rem18);
  font-weight: bold;
  padding: var(--px30) var(--px20);
  border: 1px solid var(--color-table-border);
  border-right: none;
	border-left: none;
}

.post table.responsive td {
  font-size: var(--rem18);
  background: var(--color-background);
  color: var(--color-font);
  font-weight: 500;
  padding: var(--px30) var(--px20);
  border: 1px solid var(--color-table-border);
  border-left: none;
  line-height: 2;
}
@media print, screen and (max-width: 640px) {
	.post table.responsive td {
		border-right: none;
	}
}
/* ------------- END COMNPANY --------------------- */

/* ------------ SERVICE ------------------------- */
.service-content > p {
  font-size: var(--rem18);
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.1em;
  font-family: var(--font-family01);
}
.post h3 {
  font-size: var(--rem24w);
  font-family: var(--font-family01);
  color: var(--color-primary);
  font-weight: 600;
  letter-spacing: 0.1em;
  width: 100%;
  border-bottom: 2px solid var(--color-primary);
}

.teleco_v1 .w50.image_box {
  aspect-ratio: 640/420;
}

.teleco_v1 .w50.text_box > p {
  font-size: var(--rem16);
  line-height: 2.2;
  letter-spacing: 0.1em;
  font-family: var(--font-family01);
}

@media print, screen and (max-width: 1920px) and (min-width: 1024px) {
  .teleco_v1 .w50.text_box {
    padding: 20px 24px;
  }
}

@media print, screen and (max-width: 768px) {
  .teleco_v1 .w50.text_box {
    padding: 20px 10px;
  }
}
/* ------------ END SERVICE ------------------------- */

/* -------------- NEWS -------------------------- */
.postlist .date {
  color: #000;
  font-size: var(--rem16);
  line-height: 2;
  letter-spacing: 0;
}

.postlist .ttls {
  color: #111;
  font-size: var(--rem16);
  line-height: 2;
  letter-spacing: 0;
}

.postlist li:first-child {
  border-top: 1px solid var(--color-table-border);
}
.postlist li {
  border-bottom: 1px solid var(--color-table-border);
  margin: 0 auto;
}

#front_bottom_content .linkBtn {
  max-width: 240px;
  font-size: var(--rem16);
  color: #fff;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  font-weight: 600;
  padding: 20px 30px 20px 20px;
  margin: var(--px40) auto 0;
  border-radius: 0;
  border: none;
  margin-top: 0;
}
#front_bottom_content .linkBtn::after {
  content: url(/wp-content/uploads/vector.png);
  right: 23px;
  width: 23px;
}

/* -------------- END NEWS ---------------------- */

/* -------------- FOOTER ----------------------- */
/* contact */
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background: url(/wp-content/uploads/bg_contact.png);
  position: relative;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: var(--px120) 0;
}
.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  background: #ffffffcc;
  padding: var(--px120) var(--px80);
}

.cta01_inner {
  max-width: 960px;
  width: 96%;
  margin: 0 auto;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  gap: 30px;
  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: #111;
  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; */
  font-weight: 500;
  line-height: 1.2;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: linear-gradient(90deg, #6d5908 0%, #9f8b28 51.81%, #6d5908 97.63%);
  color: #fcfcfc;
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}
.cta01 a.mailbtn {
  background: var(--color-primary);
  color: var(--color-background);
}

.cta01 a.mailbtn .infotxt {
  font-size: var(--rem18);
  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 .telnum::before {
  content: "\f3cd";
}
/* end contact */
/* footer */
#footer {
  padding-top: var(--px100);
}
.footer-link {
  max-width: 1600px;
  width: 96%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--color-background);
  padding-bottom: var(--px40);
  margin-bottom: var(--px50);
}

#footer .footer__logo:not(:last-child) {
  width: 50%;
  text-align: left;
  margin-bottom: 0;
}
#footer .inner {
  width: 50%;
  text-align: right;
}

#footer .footnav ul {
  justify-content: flex-end;
}

#footer .footnav ul > li {
  padding: 0 15px;
}

#footer .footnav ul > li::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 5px;
  height: 5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -3px;
  background: transparent;
}

#footer .footnav ul > li::after {
  display: none;
}

#footer ul li a {
  font-size: 12px;
}

@media print, screen and (max-width: 1300px) {
  #footer .footer__logo img {
    max-width: 280px;
  }
}

@media print, screen and (max-width: 767px) {
  #footer .footer__logo img {
    max-width: 230px;
  }

  .footer-link {
    display: block;
  }

  #footer .footer__logo:not(:last-child) {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer .inner {
    width: 100%;
    text-align: center;
  }

  #footer .footnav ul {
    justify-content: center;
  }

  .cta01 .cta01_wrap {
    padding: var(--px80) var(--px40);
  }
}

/* -------------- END FOOTER -------------------- */

/* -------------- LOGO SIZE -------------------- */

@media print, screen and (min-width: 1024px) {
    #header .logo img {
        max-width: 360px;
        height: 84px;
    }
}

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