@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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
:root {
  --bg-logo: #fff;
  --bg-linear01: linear-gradient(270deg, #a4d7e5 0%, #d6f2ee 100%);
  --bg-linear02: linear-gradient(270deg, #d6f2ee 0%, #a4d7e5 100%);
  --bg-linear-prime: linear-gradient(88.56deg, #4f97f7 5.19%, #0366d2 90.33%);
  --bg-linear-2nd: linear-gradient(88.56deg, #23cf81 5.19%, #0da867 90.33%);
  /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
  --color-background: #fff;
  --color-background01: #efeadd;
  --color-background02: #ecf0f4;
  --color-background03: #fbeeea;
  --color-background-op80: #ffffffcc;

  --clr-000: #000;
  --color-font: #111111;
  --color-font-white: #fff;
  --color-font01: #252524;
  --color-primary: #2a4966;
  --color-primary-shade: #4f97f7;
  --color-primary-tint: #e8866d;
  --color-secondary: #ff0000;
  --color-secondary-tint: #4f97f7;
  --color-table-border: #b3b3b3;
  --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: #ffffff;
  --header-color-font: #111111;
  --header-color-font-white: #fff;
  --header-color-primary: #2a4966;
  --header-color-primary-shade: #fff;
  --header-color-primary-tint: #fff;
  /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
  --footer-background: #2a4966;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;

  /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Zen Old Mincho", "Noto Sans JP", serif;
  --font-family-eng: "Montserrat", "Noto Sans JP", sans-serif;

  /*------â–¼pxãƒãƒªã‚¨ãƒ¼ã‚·ãƒ§ãƒ³â–¼------*/
  --px300: min(calc(300px + (1vw - 19.2px) * 10.356), 300px);
  /*300px-80px (1920-375)*/
  --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) */
  --px170: min(calc(170px + (1vw - 19.2px) * 6.4725), 170px);
  /*160px-60px (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)*/
  --px120s: clamp(50px, calc(50px + ((1vw - 3.75px) * 4.5307)), 120px);
  /*120px-50px (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)*/
  --px100s: clamp(20px, calc(100px + ((1vw - 19.2px) * 5.178)), 100px);
  --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*/
  --px70: min(calc(70px + (1vw - 19.2px) * 1.9417), 70px);
  /*60px-30px (1920-375)*/
  --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)*/
  --rem100: clamp(40px, calc(10rem + ((1vw - 19.2px) * 3.8835)), 100px);
  /* 100 - 40 */
  --rem90: clamp(40px, calc(9rem + ((1vw - 19.2px) * 3.2362)), 90px);
  /*9rem-4rem (1920-375)x*/
  --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);
  /*7rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem60s: clamp(30px, calc(6rem + ((1vw - 19.2px) * 1.9417)), 60px);
  --rem56: min(calc(5.6rem + (1vw - 1.92rem) * 1.5534), 5.6rem);
  /*5.6rem-3.2rem (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)*/
  --rem26w: min(calc(2.6rem + (1vw - 1.92rem) * 0.3883), 2.6rem);
  /*2.6rem-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)*/
  --rem24s: clamp(14px, calc(2.4rem + ((1vw - 19.2px) * 0.7813)), 24px);
  --rem22w: min(calc(2.2rem + (1vw - 1.92rem) * 0.2589), 2.2rem);
  /*2.2rem-1.6rem (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)*/
  --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)*/

  /* add */
  --px30-15: clamp(15px, calc(3rem + ((1vw - 19.2px) * 1.6741)), 30px);
  --px40-10: clamp(10px, calc(40px + ((1vw - 19.2px) * 3.3482)), 40px);
  --rem50: clamp(24px, calc(5rem + ((1vw - 19.2px) * 1.6828)), 50px);
}

html {
  scroll-behavior: smooth;
}
.spmenu #menu p {
  width: max-content;
}
body {
  font-family: var(--font-family02);
}
body.home #contact-bottom {
  display: none;
}
.cta01 .cta01_wrap h2 {
  text-align: center;
}
.cta02 .cta02_wrap h2 {
  text-align: center;
}
.anchor_link::before {
  content: "";
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}
.widearea {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
}
.widecolor {
  margin-right: calc(((100vw - 100%) / 2) * -1);
  margin-left: calc(((100vw - 100%) / 2) * -1);
  padding: min(calc(120px + (1vw - 19.2px) * 2.589), 120px) calc((100vw - 100%) / 2) min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  margin-top: min(calc(120px + (1vw - 19.2px) * 2.589), 120px); /* 120-80px (1920-375) */
  background: var(--color-background01);
}
.padding-120 {
  padding: var(--px120) 0;
}
.content-inner {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.text-16 {
  font-size: var(--rem16);
  letter-spacing: 0.05em;
  line-height: 2.2;
}

.text-16-sb {
  font-size: var(--rem16);
  letter-spacing: 0.02em;
  line-height: 2;
}
.font-w500 {
  font-weight: 500;
}
.font-wbold {
  font-weight: bold;
}
.line-h18 {
  line-height: 1.8;
}
.line-h2 {
  line-height: 2;
}
.font-f-02 {
  font-family: var(--font-family02);
}
@media screen and (min-width: 751px) {
  .sp_mv {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc_mv {
    display: none;
  }
}
.metaslider .theme-default .nivo-controlNav {
  display: none;
}
/* header navbar */
@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    box-shadow: none;
  }
  nav#mainNav ul li.pc_none {
    display: none;
  }
  #header,
  .sticky-header #header-layout {
    height: 100px;
  }
  #header ul.header__contact {
    height: 70px;
    margin-left: var(--px35);
    margin-right: 1rem;
  }
  nav#mainNav ul li a {
    padding: var(--px20) calc(var(--px24) + 1px);
    padding: var(--px20) clamp(13px, calc(2.5rem + ((1vw - 19.2px) * 1.3393)), 25px);
  }
  #header .logo {
    display: block;
    line-height: 0;
    padding: 5px min(calc(20px + (1vw - 19.2px) * 1.1161), 20px);
  }
  #header .logo img {
    max-height: 90px;
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family-eng);
    font-weight: 500;
    font-size: calc(var(--rem16) + 1px);
    letter-spacing: 0.05em;
    line-height: 1.6;
    text-transform: capitalize;
  }
  #header a.head_btn::before {
    margin-bottom: 0;
  }

  #header a.head_btn.mail_btn {
    flex-direction: row;
    gap: 1rem;
    padding-left: calc(var(--px50) - 3px);
    padding-right: calc(var(--px50) - 3px);
    font-family: var(--font-family-eng);
    font-weight: 500;
    letter-spacing: 0.05em;
    font-size: calc(var(--rem16) + 1px);
    border-radius: 100px;
  }
  #header a.head_btn.mail_btn:hover {
    color: var(--header-color-font-white);
    background: var(--header-color-primary);
    opacity: 0.8;
  }
  #header a.head_btn.mail_btn::before {
    content: url(/wp-content/uploads/header-img.png);
  }
}
@media print, screen and (max-width: 1023px) {
  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,
  nav#mainNav ul li ul.sub-menu li a:active,
  nav#mainNav ul li ul.sub-menu li a:hover {
    background: var(--header-color-primary) !important;
    color: var(--color-font-white);
  }
}
/* code footer */
#footer {
  padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
  text-align: center;
  margin-top: var(--px30);
  margin-bottom: var(--px60);
}
#footer .footer__logo img {
  max-height: calc(var(--px130) + 4px);
  padding: var(--rem14);
  background: var(--color-background);
}
#copyright {
  color: var(--footer-color-font);
  font-size: var(--rem12);
  letter-spacing: 0.1rem;
  padding: 0;
  margin: var(--px30) auto 0;
  background: var(--footer-background);
  font-weight: 300;
}
.col5grid {
  width: 94%;
  max-width: 1330px;
/*   display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); */
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
  gap: var(--px20);
  row-gap: var(--px30);
}
.col5grid > li {
  line-height: 2;
	position: relative;
	width: calc((100% - var(--px20) * 4) / 5);
}
.col5grid > li > a {
  display: block;
  position: relative;
}

.col5grid > li a span {
  display: block;
}

.col5grid > li .txtarea {
  text-align: center;
  font-size: var(--rem20);
}

#footer .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media print, screen and (max-width: 1280px) {
	.col5grid > li {
 
	width: calc((100% - var(--px20) * 3) / 4);
}
}

@media print, screen and (max-width: 1023px) {
	.col5grid > li {
 
	width: calc((100% - var(--px20) * 2) / 3);
}
}
@media print, screen and (max-width: 768px) {
	.col5grid > li {
 
	width: calc((100% - var(--px20) * 1) / 2);
}
}
/* media cho SP 2 cot */

@media print, screen and (max-width: 640px) {
 
}
/* code linkBtn */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  font-family: var(--font-family-eng);
  font-size: var(--rem16);
  color: var(--color-font-white);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
  background: var(--color-primary);
  padding: var(--rem20) 30px var(--rem20) 20px;
  margin: var(--px40) auto 0;
  border-radius: 50vh;
  transition: all 0.3s;
}
.linkBtn::after,
.post .linkBtn::after,
a.linkBtn::after,
.post .subimitarea .linkBtn input[type="submit"]::after {
  content: url(/wp-content/uploads/btn-img.png);
  position: absolute;
  top: 45%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  transition: 0.3s all;
  line-height: 1;
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
  color: var(--color-font-white);
  background: var(--color-primary);
  opacity: 0.8;
}
.subimitarea > .linkBtn {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.post .subimitarea .linkBtn input[type="submit"] {
  margin-top: 0;
}
/* code main-ttl */
.main-ttl,
.post .main-ttl {
  font-family: var(--font-family-eng);
  font-weight: 400;
  font-size: var(--rem50);
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: var(--color-primary);
  margin: 0;
  margin-bottom: var(--rem40);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.main-ttl::after,
.post .main-ttl::after {
  content: none;
}
.main-ttl::before,
.post .main-ttl::before {
  content: "";
  background: url(/wp-content/uploads/ttl-img-01.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 2.84em;
  height: 1em;
  display: block;
}
/* code about */
.fullwide02 {
  position: relative;
  background: var(--color-background01);
}
.fullwide02_wrap {
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--px60w);
}
.fullwide02_inner {
  max-width: 1011px;
}
.post .line {
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem50);
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: var(--rem40);
}
.post .line::before,
.post .line::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  display: block;
  background-color: var(--color-font);
  width: 2em;
  height: 1px;
  margin-top: 5px;
}
.post .line::before {
  margin-right: 0.4em;
}
.post .line::after {
  position: static;
  margin-left: 0.4em;
  bottom: inherit;
  border-bottom: none;
}
.fullwide02 .line-h22 {
  line-height: 2.2;
  text-align: center;
  letter-spacing: 0.05em;
}
/* code col3_list */
.post h3 {
  text-align: center;
  color: var(--color-font);
  font-size: var(--rem24w);
  font-family: var(--font-family012);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.4;
  padding: 1em 0;
  margin: 0 auto var(--px20);
  border-bottom: 1px solid var(--color-table-border);
}

.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;
  gap: var(--px50);
}
.post .col3_list > li {
  width: calc((100% - var(--px50) * 2) / 3);
}
.post .col3_list .imgarea {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.post .col3_list .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    width: calc((100% - var(--px50) * 1) / 2);
  }

  .fullwide02 .line-h22 {
    letter-spacing: 0.03em;
  }
}
@media print, screen and (max-width: 500px) {
  .post .col3_list > li {
    width: 100%;
  }
  .fullwide02 .line-h22 {
    text-align: left;
    letter-spacing: 0.05em;
  }
  .post .col3_list .line-h18 {
    letter-spacing: 0.1rem;
  }
}
@media print, screen and (max-width: 380px) {
  .fullwide02 .line-h22 {
    text-align: left;
    letter-spacing: 0.02em;
  }
}
/* code community */
/*-----------------------------
column_01
------------------------------*/
.sec01 {
  background: var(--color-background01);
}
.column01 {
  position: relative;
  margin: 0;
}
.column01_wrap {
  position: relative;
  z-index: 1;
}
.column01 .txtarea {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px40);
  margin: 0;
}
.column01 .txtarea .txtinner {
  max-width: 800px;
}
.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column01 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*---------txtstyle-----------*/
.column01 p {
  text-align: center;
  letter-spacing: 0.05em;
}
.post .txtstyle02,
.txtstyle02 {
  font-family: var(--font-family02);
  font-size: var(--rem40);
  font-weight: 400;
  text-align: center;
  margin: var(--px40) auto;
  background: transparent;
  color: var(--color-font);
  line-height: 1.4;
  padding: 0;
}
@media print, screen and (max-width: 1130px) and (min-width: 1024px) {
  .column01 p {
    font-size: 14px;
    letter-spacing: 0.01em;
  }
  #community h2 {
    font-size: 33px;
  }
}
@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 7%;
  }
}
@media print, screen and (max-width: 432px) {
  .column01 p {
    text-align: left;
  }
}
/* code access */
/*-----------------------------
column_03
------------------------------*/
.sec02 {
  background: url(/wp-content/uploads/top-08.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: var(--px130) 0 var(--px80w);
  position: relative;
}
.sec02:before {
  content: "";
  background: var(--clr-000);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  opacity: 0.6;
}
.column03 {
  position: relative;
  padding: 0;
  margin: 0;
}
.column03_box {
  margin-right: calc(var(--px60) - 5px);
}
.column03_wrap {
  position: relative;
  max-width: 1295px;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
  gap: calc(var(--rem12) + 1px);
  justify-content: space-between;
}

.column03 .txtarea {
  background: transparent;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.column03 .txtarea .txtinner {
  max-width: 100%;
}
.column03 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}
.column03 .imgarea img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-ttl.access-ttl {
  color: var(--color-font-white);
  margin-bottom: var(--rem30);
}
.main-ttl.access-ttl::before {
  content: "";
  background: url(/wp-content/uploads/ttl-img-05.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(var(--px100w) + var(--rem42w));
  height: calc(var(--rem48w) + 2px);
  width: 2.84em;
  height: 1em;
  display: block;
}
.column03 p {
  text-align: center;
  letter-spacing: 0.05em;
  color: var(--color-font-white);
}
@media print, screen and (max-width: 1470px) and (min-width: 1440px) {
  .column03 p {
    font-size: 15px;
    letter-spacing: 0.02em;
  }
}
@media print, screen and (max-width: 768px) {
  .column03_box {
    margin: 0;
  }
  .column03 .txtarea {
    padding: var(--px80) 6% 0;
  }
}
@media print, screen and (max-width: 432px) {
  .column03 p {
    text-align: left;
  }
}
/* code postlist */
#front_top_content,
#front_bottom_content {
  position: relative;
  background: var(--color-background02);
  padding: var(--px120) 0;
  z-index: 10;
}
#front_center_content {
  position: relative;
  background: var(--color-background03);
  padding: var(--px120) 0;
  z-index: 10;
}
.item-ttl {
  display: flex;
}
.item-ttl.item-ttl-work {
  display: flex;
  justify-content: flex-end;
}
.main-ttl.main-ttl-work {
  color: var(--color-primary-tint);
  gap: var(--px20);
  flex-direction: row;
  border-bottom: 1px solid var(--color-primary-tint);
  justify-content: flex-end;
}
.main-ttl.main-ttl-news,
.main-ttl.main-ttl-blog {
  gap: var(--px20);
  flex-direction: row;
  border-bottom: 1px solid var(--color-primary);
}
.main-ttl.main-ttl-news::before {
  content: "";
  background: url(/wp-content/uploads/ttl-img-02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 0.8em;
  height: 0.8em;
  display: block;
}
.main-ttl.main-ttl-blog::before {
  content: "";
  background: url(/wp-content/uploads/ttl-img-04.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 0.8em;
  height: 0.8em;
  display: block;
}
.main-ttl.main-ttl-work::before {
  content: "";
  background: url(/wp-content/uploads/ttl-img-03.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 1em;
  height: 0.7em;
  display: block;
  margin-top: 2px;
}
#front_center_content .post4b .time {
  background: var(--color-primary-tint);
}
.post4b .time:has(.cat-work) {
	background: var(--color-primary-tint);
}
#front_center_content .linkBtn {
  background: var(--color-primary-tint);
}
.post2b h2,
.post4b h2,
.post2b h2 a,
.post4b h2 a {
  font-family: var(--font-family02);
  font-weight: 500;
  font-size: var(--rem18);
  letter-spacing: 0.05em;
  color: var(--color-font);
  line-height: 1.8;
}
.post .time,
.postlist .time,
.post2b .time,
.post4b .time {
  font-family: var(--font-family01);
  font-weight: 500;
  color: var(--color-font-white);
  font-size: var(--rem12);
  line-height: 1.8;
/*   display: block; */
  margin-bottom: var(--rem12);
}
body.home .post4b .time:not(.tag){
	 display: block;
}
.post2b li .post2b_contents,
.post4b li .post4b_contents {
  font-size: var(--rem14);
  line-height: 1.8;
  opacity: 1;
}
.post_link a,
.post2b_link a,
.post4b_link a {
  color: var(--color-font);
  line-height: 1.6;
}
.post_link,
.post2b_link,
.post4b_link {
  border-bottom: 1px solid var(--color-table-border);
}
@media only screen and (max-width: 640px) {
  #content .post4b_img {
    max-width: 100%;
  }
  #content .post4b_text70 {
    width: 100%;
  }
}
/* code semi-wrapper */
#thumbImg,
header#h1Header {
  height: 200px;
}
#thumbImg::before,
header#h1Header::before {
  content: none;
}
header#h1Header h1.title {
  font-size: var(--rem40);
  font-family: var(--font-family-eng);
  font-weight: 400;
  letter-spacing: 0;
  color: var(--color-primary);
}
body:not(.home) .post h2 {
  font-size: var(--rem30);
  font-family: var(--font-family02);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  padding: 0;
  margin: 0 auto var(--rem30w);
}
body:not(.home) .post h2::after {
  content: none;
}
body:not(.home) .post h3 {
  text-align: left;
  color: var(--color-font);
  font-size: var(--rem24w);
  font-family: var(--font-family02);
  font-weight: 400;
  letter-spacing: 0;
  padding: 0 0 0.5em;
  margin: 0 auto var(--rem20);
  border-bottom: 1px solid var(--color-primary);
}
/* code table */
.post table.responsive th {
  width: 26%;
  color: var(--color-font-white);
  font-weight: bold;
  background: var(--color-primary);
  vertical-align: middle;
  border-right: none;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
}
.post table.responsive td {
  border-left: 0;
  font-size: var(--rem16);
  padding: var(--px30) var(--px24);
  vertical-align: middle;
}
.post table.responsive {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2px;
}


@media print, screen and (max-width: 768px) {
	.column03_wrap.flexbox.rev {
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
			
	}
	.column03 .txtarea {
		padding: 0 6% var(--px80);
	}
} 