@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;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  /*------▼基本設定▼------*/
  --color-background: #fff;
  --color-background-opa: #ffffff;
  --color-background-secondary: #f5f5f5;
  --color-background-third: #fcfaee;
  --color-background-04: #f6f6f6;
  --color-background-05: #fad0e6;
  --color-background-06: #9ee0ff;
  --color-semi-white: #fafafa;

  --color-font: #342525;

  --color-font-pure-black: #000;
  --color-font-black: #111;

  --color-dark-brown: #231815;

  --color-primary: #575757;
  --color-primary-shade: #ffda46;
  --color-primary-tint: #575757;

  --color-title-underline: #b8875d;

  --color-secondary: #ffda46;
  --color-secondary-shade: #575757;
  --color-secondary-tint: #ffda46;

  --color-table-border: #ebebeb;

  --color-red-prime: #dc143c;
  --color-red-simple: #ff0000;
  --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; /* width semi-pages*/
  /*------▼ヘッダー設定▼------*/
  --header-background: #f5f5f5;
  --header-color-font: #444;

  --header-color-primary: #575757;
  --header-color-secondary: #d1d1d1;
  --header-color-primary-shade: #575757;
  --header-color-primary-tint: #575757;
  /*------▼フッター設定▼------*/
  --footer-background: #4b4b4b;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /* adding font var */
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Shippori Mincho", "Noto Sans JP", sans-serif;
  --font-family03: "Noto Serif JP", "Noto Sans JP", sans-serif;

  --font-english-head: "Marcellus", "Noto Sans JP", sans-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)*/
  --px140: min(calc(130px + (1vw - 19.2px) * 6.4725), 130px);
  /*130px-30px (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)*/
  --px85: min(calc(85px + (1vw - 19.2px) * 2.589), 85px);
  /*85px-45px (1920-375)x*/

  --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*/
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2653), 70px);
  /*70px-35px (1920-375)*/
  --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)*/
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2945), 38px);
  /*38px-18px (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) * 2.2653), 7rem);
  /*7rem-3.5rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
	--rem55: min(calc(5.5rem + (1vw - 1.92rem) * 1.6181), 5.5rem);
  /*5.5rem-3rem (1920-375)*/
  --rem50: min(calc(5rem + (1vw - 1.92rem) * 1.6181), 5rem);
  /*5rem-2.5rem (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)*/
  --rem32: min(calc(3.2rem + (1vw - 1.92rem) * 0.7767), 3.2rem);
  /*3.2rem-2rem (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)*/
  --rem23: min(calc(2.3rem + (1vw - 1.92rem) * 0.6472), 2.3rem);
  /*2.3rem-1.3rem (1920-375)*/
  --rem22: min(calc(2.2rem + (1vw - 1.92rem) * 0.6472), 2.2rem);
  /*2.2rem-1.2rem (1920-375)*/
  --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)*/
  --rem16s: min(calc(1.6rem + (1vw - 1.92rem) * 0.5177), 1.6rem);
  /*1.6rem-0.8rem (1920-375)*/
  --rem15: min(calc(1.5rem + (1vw - 1.92rem) * 0.1294), 1.5rem);
  /*1.5rem-1.3rem (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)*/
  --rem12s: min(calc(1.2rem + (1vw - 1.92rem) * 0.2588), 1.2rem);
  /*1.2rem-0.8rem (1920-375)*/
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

@media print, screen and (min-width: 1024px) {
  html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    margin-top: -100px;
  }
  .sticky-header #header > .inner {
    height: auto;
    background: #f5f5f580;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }

  #header {
    height: 100px;
    background: #f5f5f580;
    position: relative;
  }
  #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;
  }

  #header a.head_btn::before {
    font-size: 1.5em;
    margin-bottom: 0;
  }
  #header a.head_btn:hover {
    background: var(--color-background);
    color: var(--header-color-primary);
  }
  #header a.head_btn.mail_btn {
    overflow: hidden;
  }
  #header a.head_btn.mail_btn:hover {
    background: #ffffff80;
    color: var(--color-primary);
  }
  #header a.head_btn.mail_btn:hover::before {
    fill: var(--header-color-primary);

    filter: drop-shadow(0px 100px 0 #575757);
    transform: translateY(-100px);
  }
  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;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  #header a.head_btn.line_btn::before {
    content: "\f3c0";
  }
  #header a.head_btn.mail_btn::before {
    content: url(/wp-content/uploads/mail_white.png);

    margin-top: 3px;
  }
  #header a.head_btn.insta_btn::before {
    content: "\f16d";
  }
  #header a.head_btn.shop_btn::before {
    content: "\f54f";
  }
  #header a.head_btn.line_btn > span {
    display: block;
  }
  #header a.head_btn.line_btn span span {
    font-size: var(--rem12);
    display: block;
    line-height: 1.4;
  }
  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: #ffffff80;
  }
  #header-layout {
    position: relative;
    z-index: 1;
  }
  #header .logo img {
    max-width: 400px;
    max-height: 100px;
  }
  .sticky-header #header-layout {
    /* height: 100px; */
  }
  body:not(.home):not(.mobile) #header {
    background: #fff;
  }
  #header a.head_btn {
    width: clamp(140px, calc(140px + ((1vw - 10.24px) * 4.4643)), 180px);
    max-height: 60px;
    margin: auto 0 auto 9px;
    flex-direction: row;

    border-radius: 50px;
    align-items: center;
    font-size: var(--rem14);
    font-weight: bold;
    line-height: 1;
    padding: var(--px20) 5px;
  }

  .header__contact li {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header__contact li:last-child {
    margin-right: var(--px20);
  }
}

@media print, screen and (max-width: 1700px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    font-size: var(--rem14);
    padding: var(--px20);
  }
  #header a.head_btn.tel_btn {
    padding: min(calc(10px + (1vw - 19.2px) * 0.2232), 10px);
  }
  #header .logo {
    max-width: 200px;
  }
  #header .logo img {
    width: 100%;
    height: auto;
  }
  #header a.head_btn > span {
    font-size: 12px;
  }
  #header a.head_btn.line_btn span span {
    font-size: 10px;
  }
}

@media print, screen and (max-width: 1300px) and (min-width: 1024px) {
  nav#mainNav ul li a {
    font-size: 12px;
    padding: var(--px20) var(--px12);
  }
  nav#mainNav ul li a span {
    font-size: 9px;
  }
  #header a.head_btn {
    font-size: 12px;
  }
  #header a.head_btn > span {
    font-size: 10px;
  }
  #header a.head_btn.line_btn span span {
    font-size: 8px;
  }
  #header .logo {
    max-width: 200px;
  }
  #header .logo img {
    width: 100%;
    height: auto;
  }
}
@media print, screen and (max-width: 1023px) {
  /* #header .logo {
    margin: 0 auto 54px;
  }
  #header {
    background: linear-gradient(131.52deg, #1e1e1e 51.18%, #454545 100.35%);
  } */
}

/* header mobile */

@media print, screen and (max-width: 1023px) {
  .mobile #header {
    background: #fff;
  }
  /* html:not(.mobile) #mainImg,
  html:not(.mobile) #breadcrumnb {
    margin-top: -60px;
  } */
  body.mobile {
    /* margin-top: 0; */
  }

  nav#mainNav ul li a {
    /* background: #11111199; */
  }
  .spmenu #menu p {
    /* color: #ffffffe6; */
  }
  .spmenu #menu span,
  .spmenu #menu span:before,
  .spmenu #menu span:after {
    /* background: #ffffffe6; */
  }

  body:not(.mobile) #header .logo {
    /* background: linear-gradient(131.52deg, #454545 52%, #1e1e1e 100%); */
  }
}

/* footer */
#footer {
  position: relative;
  padding: var(--px40) 0 var(--px30);
}
#footer .socialicon {
  position: absolute;
  right: 10%;
  top: var(--px40);
}
#copyright {
  font-weight: 200;
}

@media print, screen and (max-width: 700px) {
  #footer .socialicon {
    position: static;
  }
  #footer {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;

    align-items: center;
    row-gap: var(--px50);
  }
}

/* post */
#front_top_content,
#front_bottom_content {
  background: var(--color-background);
}
.postlist .post_text {
  padding: var(--px30) 0;
}

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

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

/* cta */
#contact-bottom,
#contact {
  background: url(/wp-content/uploads/CTA-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  padding: var(--px140) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

/* #contact-bottom::after,
#contact::after {
  content: "";
  background: var(--color-secondary);
  width: 100%;
  height: 57%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
} */
/*-----------------------------
cta01_col2
------------------------------*/

.cta01 {
  position: relative;
  z-index: 2;
  background: #ffffffcc;
  max-width: 1600px;
  width: 94%;
  padding: var(--px200) 0;
}

.cta01 .cta01_wrap {
  max-width: 960px;
  width: 94%;
  margin: 0 auto;
  background: transparent;
  color: var(--color-background);
  padding: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.cta01 .cta01_wrap h1.main-ttl {
  margin: 0;
}
.cta01 .ctabtnlist {
  justify-content: space-between;
  gap: 2rem;
  max-width: 1000px;
  margin: 0;
}
.cta01 .ctabtnlist li {
  width: 100%;
  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(--px50) var(--px60);
  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%;
    margin: 0 auto;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
  #contact-bottom,
  #contact {
    padding: var(--px80) 0;
  }
}

/*ボタン共通パーツ*/

.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 0;
}
.cta01 .infotxt {
  font-size: var(--rem18);
  font-weight: bold;
  font-family: var(--font-family03);
}

/*電話ボタン*/

.cta01 .telnum {
  font-size: var(--rem36);
  font-weight: 500;
  margin-bottom: 1rem;
}
.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}
.cta01 a.telbtn {
  background: var(--color-background);
  color: var(--color-primary);
  border: 3px solid;
  border-color: var(--color-primary);
}

/*メールボタン*/

.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
  display: flex;
  align-items: center;
}
.cta01 a.mailbtn {
  max-width: 430px;
  border-radius: var(--px100);
  background: var(--color-primary);
  color: var(--color-background);
}

/*ボタンアイコン*/

.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";
  font-size: 1.17em;
}
.cta01 .telnum::before {
  content: "\f3cd";
}

@media print, screen and (max-width: 750px) {
  .cta01 .cta01_wrap {
    display: inherit;
  }

  .cta01 .cta01_wrap h1.main-ttl {
    margin-bottom: var(--px50);
  }

  .cta01 .ctabtnlist a.item {
    width: 60%;
    min-width: max-content;
  }
}

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

/* main title */

h1.bottom-loop,
h1.top-loop,
.title.main-ttl {
  font-size: var(--rem40);
  font-weight: 400;
  color: var(--color-font);
  font-family: var(--font-family02);
  position: relative;
  letter-spacing: 0;
  padding-bottom: 1rem;
}

.title.main-ttl.flx-l {
  text-align: left;
  padding-bottom: 2rem;
  margin-bottom: var(--px50);
}

h1.bottom-loop::after,
h1.top-loop::after,
.title.main-ttl::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 2em;
  margin: 0 auto;
  background: var(--color-primary-shade);
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  line-height: 1.5;
}
.title.main-ttl.flx-l::after {
  left: 0;
  right: auto;
  width: 4em;
  transform: translateX(0);
}
h1.bottom-loop span span,
h1.top-loop span span,
.title.main-ttl span span {
  font-size: 0.5em;
  font-family: var(--font-family02);
  font-weight: 400;
  color: var(--color-primary);
  display: block;
  margin-bottom: 0;
  letter-spacing: 0;
}


/* main btn */

.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 325px;
  font-size: var(--rem16);
  color: #fff;
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  font-weight: 600;
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border: none;
  border-radius: 0;
  transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
  /* border-color: #fff;
  border-radius: 1px;
  border-bottom: 0px;
  top: 49%; */
  border: 0;
  content: url(/wp-content/uploads/Vector-1.png);
  transform: rotate(0deg);
  top: 25%;
  right: 40px;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: #fff;
  background: var(--color-font);
}
.post .linkBtn:hover::after,
.linkBtn:hover::after,
a.linkBtn:hover::after {
  border-color: #fff;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}

/* .linkBtn::before,
input.linkBtn::before,
.post .linkBtn::before {
  display: block;
  content: "";
  position: absolute;
  top: 53%;
  right: 19px;

  width: 30px;
  height: 1px;
  background: var(--color-background);

  margin-top: -3px;
  transition: all 0.3s;
} */

/* TOP */

/* about */
ul.line-lst li {
  position: relative;
  padding-left: calc(24px + var(--px20));
  height: max-content;
}
ul.line-lst li::before {
  content: url(/wp-content/uploads/Line.png);
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 30%;
}

.column06 {
  position: relative;

  margin: var(--px60) 0 0;
}
.column06_wrap {
  position: relative;
  width: 100%;
  max-width: 1820px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: center;
  z-index: 20;
}
.column06 .imgarea {
  position: relative;
  aspect-ratio: 1420 / 945;
  overflow: hidden;
  width: 78%;
  max-width: 1420px;
}
.column06 .imgarea img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column06 .txtarea {
  position: relative;
  width: 50%;
  max-width: 850px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: var(--color-background-secondary);
  padding: var(--px80) var(--px20) var(--px80)
    clamp(20px, calc(20px + ((1vw - 10.24px) * 4.4643)), 60px);
  margin: 0 auto -70px -25%;
  z-index: 10;
}
.column06 .txtarea .txtinner {
  max-width: 700px;
  margin: 0;
  width: 100%;
}
.column06_wrap + .column06_wrap {
  margin-top: var(--px80);
}
table.mini-tbl {
  margin-left: clamp(5px, calc(5px + ((1vw - 10.24px) * 5.0223)), 50px);
  font-family: var(--font-family02);
  border: 0;
}
table.mini-tbl th,
table.mini-tbl td {
  font-weight: 400;
  background: transparent;
  border: 0;
  line-height: 1.4;
}
table.mini-tbl th {
  padding: var(--rem14) 0;
  font-size: var(--rem30);
  width: fit-content;
}
table.mini-tbl td {
  font-size: var(--rem24);
  padding-left: 0;
}
@media print, screen and (min-width: 1024px) {
  /*左右反転*/
  .column06_wrap.rev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column06_wrap.rev .txtarea {
    margin: 0 -5% -70px auto;
  }
}

@media print, screen and (max-width: 1820px) {
  .column06 .txtarea {
    margin: 0 auto -70px -30%;
  }
}
@media print, screen and (max-width: 1100px) and (min-width: 1024px) {
  .column06 .txtarea {
    width: 60%;
    max-width: none;
    margin: 0 auto -15px -40%;
    padding: var(--px40) var(--px20) var(--px40)
      clamp(20px, calc(20px + ((1vw - 10.24px) * 4.4643)), 60px);
  }
}
@media print, screen and (max-width: 1023px) {
  .column06_wrap.rev {
    flex-direction: row;
  }
  .column06_wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .column06 .imgarea,
  .column06 .txtarea {
    width: max-content;
  }
  .column06 .imgarea {
    width: 100%;
  }
  .column06 .txtarea {
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .post table.responsive.mini-tbl th,
  .post table.responsive.mini-tbl td {
    width: 100% !important;
    box-sizing: border-box;
    display: block;
    height: auto;
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .column06 .txtarea {
    padding: var(--px80);
  }
  table.mini-tbl th {
    font-size: 3rem;
  }

  table.mini-tbl td {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 430px) {
  table.mini-tbl th {
    font-size: 2.2rem;
  }
  .column06 .txtarea {
    width: max-content;
    max-width: 100%;
    padding: var(--px40);
  }
  table.mini-tbl td {
    padding-right: 0;
    font-size: 2rem;
  }
}

/* service */
.service-inner {
  padding: var(--px90) var(--px40);
  background: var(--color-background-secondary);
  /* display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
}
/*---------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;
}
.service-inner .col3_list {
  max-width: 1400px;
  row-gap: var(--px40);
  margin: 0 auto;
}
.post .col3_list > li {
  width: 32%;
  max-width: 420px;
  margin-bottom: 2%;
}

.post .col3_list::before {
  content: "";
  display: block;
  width: 32%;
  height: 0;
  order: 1;
}
.post .col3_list:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}

/*---------style02-------------*/

.card01_list.cardstyle02 > li {
  display: flex;
  flex-flow: column;
  justify-content: stretch;
}
.card01_list.cardstyle02 > li .txtarea {
  background: #fff;
  padding: 20px 20px 30px 20px;
}

.card01_wrap {
  position: relative;
  margin: var(--px60) 0 0;
}
.card01_inner {
  max-width: 1600px;
  width: 94%;
  margin: 0 auto;
}
.cardstyle01 > li {
  position: relative;
  background: transparent;
}
.card01_list .imgarea {
  width: 100%;
  position: relative;
  aspect-ratio: 42 / 31;
  overflow: hidden;
  line-height: 0;
  height: 100%;
  min-height: max-content;
}
.card01_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card01_list .txtarea {
  padding: 20px 0 0 0;
  line-height: 1.6;
  text-align: left;
  background: transparent;
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: -webkit-fill-available;
  height: 100%;
}
.service-inner .card01_list .txtarea p {
  text-align: center;
  vertical-align: middle;
  font-family: var(--font-family02);
  font-size: var(--rem20);
  font-weight: 500;
}
@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: 750px) {
  .post .col3_list > li {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
  }
  .post .col3_list > li:last-child {
    margin-bottom: 0;
  }
}

/* oem com */

/*==============================================================
link_2col_sample
==============================================================*/
.post .link_2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  gap: var(--px50);
  margin: 0 auto;
  padding: 60px 0;
  max-width: 1840px;
  position: relative;
  z-index: 1;
}

.post .link_item {
  width: 100%;
  max-width: 770px;
  margin: 0;
  border: none;
}

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

.post .link_item_img {
  position: relative;
  width: 100%;

  overflow: hidden;
}

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

.post .link_item_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #29220b80;
  pointer-events: none;
}

.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: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  gap: 25px;
  width: 100%;
  padding: 15px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 4rem;
  font-family: var(--font-english-head);
  font-weight: 400;
  color: var(--color-background);
}

.link_item .link_item_ttl span {
  display: flex;
  align-items: center;
}

.link_item .link_item_ttl i {
  font-size: var(--rem46w);
  transition: all 0.3s ease;
}

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

.post .link_item a:hover .link_item_ttl i {
  translate: 300%;
}

@media only screen and (max-width: 1100px) {
  .link_item .link_item_ttl span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 960px) {
  .link_item .link_item_ttl span {
    font-size: 20px;
  }
}

@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: 0;
    padding: 0;
  }

  .post .link_item_img:before {
    padding-top: 50%;
  }

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

  .link_item .link_item_ttl span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 430px) {
  .link_item .link_item_ttl {
    font-size: 2.5rem;
  }
  .link_item .link_item_ttl img {
    width: 70%;
  }

}
#oem-com {
  position: relative;
  padding: var(--px140) 0;
}

/* insta */
.insta-smpl {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  row-gap: 20px;
}
.insta-smpl img {
  width: 22%;
  max-width: 350px;
  min-width: 200px;
  height: auto;
}
/* code lower pages here */

/* service pg */

/*================================================
					事業内容
================================================*/
/*-------------------------------------------
 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: 100%;
  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: var(--px40);
}
@media print, screen and (min-width: 769px) {
  .teleco_v1 .w50.image_box::before {
    padding-top: calc(470px + (1vw - 19.2px) * 17.3762);
  }
  .teleco_v1 .w50.image_box img {
    width: 100%;
    height: auto;
  }
}
.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;
  }
	body:not(.home) p.txt_c{
		font-size: var(--rem14);
	}
}

.page_contents h2,
.semi-wrapper h2 {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem30);
}

.page_contents h2::after,
.semi-wrapper h2::after {
  background: var(--color-secondary);
  height: 2px;
  width: 3.75em;
}

h3.main-ttl.flx-l {
  border-bottom: 0;
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  margin-left: 0;
  padding-left: 0;
  font-family: var(--font-family03);
  font-weight: 500;
}

h3.main-ttl.flx-l span span {
  font-size: 1em;
  font-weight: 500;
  font-family: var(--font-family03);
}

.linkBtn.btn-02::after {
  display: none;
}
.linkBtn.btn-02 {
  margin: var(--px20) 0 0;
  border-radius: var(--px50);
  display: inline-block;
}

.text_box div:has(.linkBtn) {
  width: 100%;
  /* display: flex; */
}
.text_box p {
  width: 100%;
}
.page_contents p,
.semi-wrapper p {
  line-height: 2.25;
}

.page_contents p.shrt,
.semi-wrapper p.shrt {
  line-height: 1.6;
  font-size: var(--rem15);
}
.linkBtn.lng-btn i {
  font-size: 1.5em;
  margin-right: 1rem;
  vertical-align: middle;
}

.linkBtn.lng-btn {
  max-width: max-content;
}

div.flexbox:not(.rev) .text_box {
  padding-right: 0;
}

a.underline {
  border-bottom: 1px solid var(--color-font);
}

/* company pg */

/*--------------------
general_table
--------------------*/
.post table.general_table th {
  background-color: transparent;
}
.post table.general_table,
.post table.general_table th,
.post table.general_table td {
  border: none;
}
table.general_table tr:first-child {
  border-top: 1px solid var(--color-primary);
}
table.general_table tr:last-child {
  border-bottom: 1px solid var(--color-primary);
}
table.general_table tr {
  border-top: 1px dashed var(--color-primary);
  letter-spacing: 1px;
}
table.general_table th,
table.general_table td {
  padding: 30px 0 30px 30px;
  font-size: var(--rem16);
}
table.general_table th {
  position: relative;
  z-index: 0;
  color: var(--color-background);
  font-weight: 500;
}
table.general_table th:before {
  position: absolute;
  content: "";
  background: var(--color-primary);
  top: 7px;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: auto;
  z-index: -1;
}
table.general_table td ul li {
  padding-left: 1em;
  position: relative;
  line-height: 2;
}
table.general_table td ul li:before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
}
@media print, screen and (max-width: 768px) {
  table.general_table th,
  table.general_table td {
    padding: 35px 10px;
    font-size: 1.4rem;
    vertical-align: middle;
  }
  table.general_table th {
    width: 32%;
  }
  table.general_table td {
    width: 68%;
  }
}

/* oem pg */

/*================================================
				　　ご利用の流れ
================================================*/

/*--flow02--------------------------------------------*/

ul.flowlist02 {
  counter-reset: flow_list;
}
ul.flowlist02 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row;
  gap: min(calc(40px + (1vw - 19.2px) * 1.6181), 40px);
  width: 100%;
  padding: 0;
  padding-bottom: var(--px50);
  border-radius: 0;

  background: transparent;
  position: relative;
}
.flowlist02 > li:not(:last-child) {
  margin-bottom: calc(70px + var(--px30w));
  border-bottom: 1px solid #d7d7d7;
}
.flowlist02 .flow_img {
  width: 35%;
}
.post .flowlist02 > li > dl {
  width: calc(65% - min(calc(40px + (1vw - 19.2px) * 1.6181), 40px));
  line-height: 1.8;
}
.flowlist02 > li:not(:last-child) dl::before,
.flowlist02 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform:  translatex(-50%) rotate(180deg);
  transform:  translatex(-50%) rotate(180deg);
}
.flowlist02 > li:not(:last-child) dl::before {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 var(--px60) var(--px30w) var(--px60);
  border-color: transparent transparent #575757 transparent;
  
}
.flowlist02 > li:not(:last-child) dl::after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 var(--px60) var(--px30w) var(--px60);
  border-color: transparent transparent #575757 transparent;
  
}
.post .flowlist02 > li > dl dt {
  position: relative;
  display: flex;
  align-items: center;
  font-size: min(
    calc(2.4rem + (1vw - 19.2px) * 0.4531),
    2.4rem
  ); /* 2.4-1.7rem (1920-375) */
  font-weight: 600;
  font-family: var(--font-family03);
  padding: 0 0 var(--rem30) 0;
  margin-bottom: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  border-bottom: solid 1px;
  border-image-source: linear-gradient(
    90deg,
    var(--color-secondary) 20%,
    transparent 20%
  );
  border-image-slice: 1;
}
.flowlist02 > li dl dt .icon:before {
  content: counter(flow_list, decimal-leading-zero);
  counter-increment: flow_list;
  line-height: 1;
  color: #fff;
  background: var(--color-primary);
  padding: 5px 10px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
}
.post .flowlist02 > li > dl dd {
  padding: 0;
  font-size: var(--rem18);
  line-height: 2.25;
}

.flow_img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

@media print, screen and (max-width: 768px) {
  .post .flowlist02 > li > dl,
  .flowlist02 .flow_img {
    width: 100%;
  }
  .flow_img::before {
    padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
  }
}

p.nt-srf {
  font-family: var(--font-family03);
  font-size: var(--rem24);
  font-weight: 500;
}

.linkBtn.ml-btn span img {
  height: 100%;
  width: auto;
  object-fit: contain;
  vertical-align: text-bottom;
  filter: overlay-color("#fff");
  filter: drop-shadow(0px 100px 0 #fff);
}
.linkBtn.ml-btn span {
  /* display: flex;
  align-items: center; */
  margin-right: 8px;
}
.linkBtn.ml-btn {
  display: flex;
  align-items: center;
}

.jc_right {
  justify-content: flex-end;
  gap: 5px;
}

@media print, screen and (max-width: 768px) {
  div.flexbox:has(.linkBtn) {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 1024px) {
	.pcbr.sp_none {
		display: none !important;
	}
}

/* 20241114 */

header#h1Header h1.title {
	font-family: var(--font-family02);
	font-size: var(--rem55);
	font-weight: 500;
	
}

/* 20241125 */


@media print, screen and (max-width: 431px) {
	
	h1.bottom-loop , 
	h1.top-loop , 
	.title.main-ttl,
	.page_contents h2, .semi-wrapper h2{
		font-size: 2.2rem;
	}
	.service-inner .card01_list .txtarea p {
		font-size: 1.6rem;
	}
	body:not(.home) p.txt_c {
		font-size: 15px;
		text-align:left;
	}
	h3.main-ttl.flx-l, .post .flowlist02 > li > dl dt 
 {
	font-size: 18px;
	}
	.teleco_v1 .w50.text_box {
		padding: 20px 0;
	}
	

}