@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

:root {
   /*------â–¼åŸºæœ¬è¨¬å®šâ–¼------*/
   --color-background: #fff;
   --color-background01: #f5f5f5;
   --color-font: #0d0d0d;
   --color-primary: #193374;
   --color-secondary: #f4d247;
   --color-table-border: #ccc;
   --color-table-bg: #ffe1c2;
   --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: #0d0d0d;
   --header-color-primary: #193374;
   /*------â–¼ãƒ•ãƒƒã‚¿ãƒ¼è¨¬å®šâ–¼------*/
   --footer-background: #fff;
   --footer-color-font: #0d0d0d;
   --footer-color-primary: #0d0d0d;
   /*------â–¼ãƒ•ã‚©ãƒ³ãƒˆè¨¬å®šâ–¼------*/
   --font-family01: "Noto Sans JP", sans-serif;
   --font-family02: "Lato", "Noto Sans JP", sans-serif;
   --font-family03: "Roboto", "Noto Sans JP", sans-serif;
   --font-family-serif: "Noto Serif JP", 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(40px, calc(7.5rem + ((1vw - 19.2px) * 8.9286)), 120px); /*120px-40px (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(30px, calc(10rem + ((1vw - 19.2px) * 7.8125)), 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)*/
   --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)*/
	--px60s: clamp(20px, calc(60px + ((1vw - 19.2px) * 2.589)), 60px);
    /*60px-20px (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)*/
   --rem84: clamp(30px, calc(8.4rem + ((1vw - 19.2px) * 3.4951)), 84px);
   --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.588), 7rem); /*7rem-4rem (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.2945), 5rem); /*5.6rem-3rem (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)*/
   --rem46: min(calc(4.6rem + (1vw - 1.92rem) * 1.5533), 4.6rem); /*4.6rem-2.2rem (1920-375)*/
   --rem42w: clamp(30px, calc(4.2rem + ((1vw - 19.2px) * 0.7767)), 42px); /*4.2rem-3rem (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)*/
   --rem28w: clamp(20px, calc(2.8rem + ((1vw - 19.2px) * 0.5178)), 28px); /*2.8rem-2rem (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)*/
   --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)*/
}

html {
   scroll-behavior: smooth;
}

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

.cta01 .cta01_wrap h1 {
   text-align: center;
}

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

.lh2 {
   line-height: 2;
}

.home-content_max {
   max-width: 1240px;
   width: 90%;
   margin: 0 auto;
   position: relative;
   z-index: 1;
}

.content_max_width {
   max-width: 1100px;
   width: 90%;
   margin: 0 auto;
}
.clr-fff {
   color: var(--color-background) !important;
}

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

.fw-500 {
   font-weight: 500;
}

.fw-bold {
   font-weight: bold;
}

.dp-none {
   display: none !important;
}

@media print, screen and (min-width: 700px) {
   .sm_center {
      text-align: center;
   }
}

.fs-20 {
   font-size: var(--rem20) !important;
}

@media print, screen and (min-width: 768px) {
   .flexbox-sp {
      display: flex;
   }

   .flexbox-sp .w50 {
      width: 50%;
   }
}

@media print, screen and (min-width: 1024px) {
   .pc_left {
      text-align: left !important;
   }
   .pc_right {
      text-align: right !important;
   }
}

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

.py-120 {
   padding: var(--px120) 0;
}

/* ----------- style h1 ----------------- */
h1.title.main-ttl {
   font-size: var(--rem40w);
   font-weight: bold;
   letter-spacing: 0.04em;
   line-height: 1.4;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
   padding-bottom: var(--px20);
}

h1.title.main-ttl::after {
   content: "";
   position: absolute;
   width: var(--px60w);
   height: 4px;
   background: linear-gradient(90deg, #ffae00 0%, #f0dd05 17.79%, #a5f02d 34.62%, #45c7ff 52.88%, #5a64da 72.6%, #ff3630 99.99%);
   transform: matrix(1, 0, 0, -1, 0, 0);
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
}

h1.title.main-ttl span span {
   display: block;
   font-size: var(--rem28w);
   line-height: 1.8;
   letter-spacing: 0.04em;
   font-family: var(--font-family02);
   color: var(--color-primary);
   font-weight: 500;
}

h1.title.main-ttl:has(span span)::after {
   content: none;
}

h1.title.main-ttl.txt-l {
   text-align: left;
}

h1.title.main-ttl.txt-l::after {
   left: 0;
   transform: translateX(0);
}

h1.title.main-ttl.clr-fff {
   color: var(--color-background);
}
/* ----------- end style h1 ----------------- */

/* ----------- style h2 ----------------- */
body:not(.home) .post h2 {
   font-size: var(--rem30w);
   font-weight: bold;
   letter-spacing: 0.04em;
   color: var(--color-font);
   position: relative;
   margin-bottom: var(--px50);
}
/* ----------- end style h2 ----------------- */

/* ----------- style h3 ----------------- */
body:not(.home) .post h3 {
}
/* ----------- end style h3 ----------------- */

/* ----------- style table ----------------- */
table.responsive {
   border: none;
}

table.responsive th {
   font-size: var(--rem16);
   color: var(--color-background);
   padding: var(--px24);
   background: var(--color-primary);
   vertical-align: middle;
   border: 1px solid var(--color-table-border);
   border-right: none;
}

table.responsive td {
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 2;
   padding: var(--px24);
   border: 1px solid var(--color-table-border);
   border-left: none;
   vertical-align: middle;
}
/* ----------- end style table ----------------- */

/* ------- style button --------------- */
.linkBtn,
.post .linkBtn,
a.linkBtn,
.post .subimitarea .linkBtn input[type="submit"] {
   position: relative;
   display: inline-block;
   width: 100%;
   max-width: 240px;
   font-size: var(--rem16);
   color: var(--color-font);
   line-height: 1.8;
   text-align: left;
   background: transparent;
   font-weight: bold;
   padding: var(--rem20) 60px var(--rem20) 2px;
   margin: var(--px40) auto 0;
   border-bottom: 2px solid var(--color-table-border);
   border-radius: 0;
   transition: all 0.3s;
}
.post .linkBtn::after,
.linkBtn::after,
a.linkBtn::after {
   content: "\f0da";
   position: absolute;
   font-size: 14px;
   font-family: "FontAwesome";
   color: var(--color-background);
   font-weight: 400;
   line-height: 1;
   top: 50%;
   right: 25px;
   -webkit-transform: translateY(-50%);
   transform: translateY(-50%) translateX(50%);
   border: none;
   height: auto;
   margin: 0;
   transition: 0.3s all;
}
.linkBtn::before,
.post .linkBtn::before,
a.linkBtn::before,
.post .subimitarea .linkBtn input[type="submit"]::before {
   content: "";
   background-color: var(--color-primary);
   border-radius: 100%;
   position: absolute;
   right: 0;
   top: 50%;
   width: 50px;
   height: 50px;
   border: 1px solid var(--color-primary);
   transform: translateY(-50%);
   transition: all 0.3s;
   z-index: -2;
}
.linkBtn:hover::before,
.post .linkBtn:hover::before,
a.linkBtn:hover::before,
.post .subimitarea .linkBtn input[type="submit"]:hover::before {
   background-color: var(--color-background);
}

.post .linkBtn:hover::after,
a.linkBtn:hover::after {
   color: var(--color-primary);
}
.post .linkBtn:hover,
.linkBtn:hover,
a.linkBtn:hover,
.post .subimitarea .linkBtn input[type="submit"]:hover {
   background: transparent;
   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.double-arw {
   max-width: 290px;
   font-weight: 500;
   background: var(--color-background);
   border: 1px solid var(--color-primary);
   text-align: center;
   padding: var(--rem20) 30px var(--rem20) 20px;
}

.linkBtn.linkBtn.double-arw::after {
   content: "\f101";
   color: var(--color-font);
}

.linkBtn.double-arw::before {
   content: none;
}

.linkBtn.double-arw:hover {
   background: var(--color-background);
   color: var(--color-font);
   opacity: 0.7;
}
/* ------- style button --------------- */

/* ------------- HEADER --------------- */

#thumbImg::before,
header#h1Header::before {
   opacity: 0.4;
   background: var(--color-background);
}
header#h1Header h1.title {
   font-size: var(--rem40w);
   letter-spacing: 0.04em;
   font-weight: 500;
   color: var(--color-font);
}
@media print, screen and (min-width: 1024px) {
   nav#mainNav ul li.pc_none {
      display: none;
   }

   #header {
      height: 100px;
   }

   #header .logo img {
      max-width: 339px;
      max-height: 50px;
      width: 100%;
      height: auto;
      min-width: 90px;
   }

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

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

   #header a.head_btn::before {
      display: none;
   }
   #header a.head_btn.tel_btn {
      color: var(--header-color-font);
      background: var(--color-background);
      width: 240px;
      height: 100px;
   }

   .note,
   .note b {
      font-weight: bold;
   }

   #header a.head_btn.tel_btn .tel_icon {
      font-size: var(--rem24);
      font-weight: bold;
   }
   #header a.head_btn.tel_btn .tel_icon::before {
      content: "\f095";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-color-primary);
   }

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

   #header a.head_btn.mail_btn {
      width: 190px;
      height: 80px;
      background: var(--header-color-primary);
      color: var(--header-background);
      font-size: var(--rem16);
      font-weight: 500;
   }

   #header a.head_btn.mail_btn span::before {
      content: "\f0e0";
      font-family: "FontAwesome";
      font-size: var(--rem18);
      font-weight: 400;
      line-height: 1;
      margin-top: 4px;
      margin-right: 8px;
      color: var(--header-background);
   }

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

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

@media print, screen and (max-width: 1430px) and (min-width: 1024px) {
   #header a.head_btn.tel_btn,
   #header a.head_btn.mail_btn {
      width: fit-content;
   }

   nav#mainNav ul li a {
      padding: var(--px20) var(--px12);
   }

   nav#mainNav ul li a b {
      font-size: var(--rem14);
   }

   #header .logo img {
      max-width: 200px;
   }
}

@media print, screen and (max-width: 1023px) {
   nav#mainNav ul li.current-menu-item a,
   nav#mainNav ul li a:hover {
      background: var(--color-primary) !important;
      color: var(--color-background);
   }

   nav#mainNav ul li li.current-menu-item a {
      background: var(--color-primary);
      color: var(--color-background);
   }
}
/* ------------- END  HEADER --------------- */

/* -------------  HOME --------------- */
.column01 {
   position: relative;
   z-index: 2;
}
.column01 .txtarea {
   padding: var(--px40);
}

.imgarea {
   overflow: hidden;
}

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

.container-iframe iframe {
   width: 100%;
	max-width: 800px;
}
/* home 1 */
#home-1 {
   background: url(/wp-content/uploads/top-1.png) no-repeat center/cover;
}

#home-1 .home-content_max {
   background: var(--color-background);
   padding: var(--px120) 20px;
}

.home-1-inner {
   max-width: 600px;
   margin: 0 auto;
}

.list-btn {
   display: flex;
   justify-content: center;
   gap: 20px;
   flex-wrap: wrap;
}

.list-btn .linkBtn {
   display: block;
   width: 100%;
   margin: 0;
   flex: 1 1 240px;
}

/* home insta */
#home-insta {
   position: relative;
   padding: var(--px120) 0;
   background: url(/wp-content/uploads/top-2.png) no-repeat center/cover;
}

#home-insta::before {
   content: "";
   position: absolute;
   inset: 0;
   background: #ffffff66;
}
/* home insta */

/* home 4 */
#home-4 {
   padding: var(--px120) 0;
   background: url(/wp-content/uploads/top-4.png) no-repeat center/cover;
   position: relative;
}

#home-4::before {
   content: "";
   position: absolute;
   inset: 0;
   background: #ffffffe6;
}

/* home 4 */

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

.list-btn.list01 {
   justify-content: center;
}
/* home 5 */
@media print, screen and (min-width: 769px) {
   .column01 .txtarea {
      display: flex;
      align-items: center;
      justify-content: center;
   }

   #home-1 .list-btn {
      justify-content: space-between;
   }

   .list-btn {
      flex-wrap: nowrap;
   }

   .column01 .txtinner {
      max-width: 576px;
   }
}
/* ------------- END  HOME --------------- */

/* ------------- CLUB ----------------- */
.single-post.cat-club .content header {
	display: none;
}
.ttl-40 {
   font-size: var(--rem40w);
   font-weight: bold;
   letter-spacing: 0.04em;
   line-height: 1.6;
   margin-bottom: var(--px60);
}

.post-ttl20 {
   font-size: var(--rem20w);
   line-height: 1.6;
   color: var(--color-primary);
   font-family: var(--font-family03);
}

.gallery-col2 {
   margin-top: var(--px50);
}

.bg-ttl {
   background: var(--color-secondary);
   padding: 10px var(--px30);
   font-size: var(--rem22w);
   font-weight: bold;
   line-height: 1.6;
   margin-bottom: var(--px24);
}

.post-content-item {
   margin-top: var(--px70);
}

.post-content-inner {
   width: 96%;
   margin: 0 auto;
}

.post-content-inner ul li {
   display: flex;
   gap: var(--px40);
   margin-bottom: var(--px12);
   align-items: flex-start;
}

.post-content-inner ul li span {
   width: 10%;
	min-width: fit-content;
}

.single-post ul.list_disc {
   margin: 0;
}
.single-post ul.list_disc li span {
   position: relative;
   padding-left: 1.6rem;
}

.single-post ul.list_disc li span::before {
   content: "";
   position: absolute;
   width: 8px;
   height: 8px;
   border-radius: 50%;
   background: var(--color-font);
   left: 0;
   top: 53%;
   transform: translateY(-50%);
}

.post-content-inner {
   font-size: var(--rem18);
   line-height: 2.2;
   letter-spacing: 0.05em;
}

ul.col2-img {
	display: flex;
	flex-wrap: wrap;
	gap: var(--px40);
}

ul.col2-img li {
	width: calc((100% - var(--px40)) / 2);
}

/* ------------- CLUB ----------------- */

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

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

.postlist li {
   border-bottom: 1px solid var(--color-table-border);
}

.postlist .time {
   background: var(--color-secondary);
   color: var(--color-font);
}

.postlist .time a {
	color: var(--color-font);
}

.postlist .ttls a {
   line-height: 2;
   font-size: var(--rem16);
}

.postlist .date {
   line-height: 2;
   font-size: var(--rem16);
}

/* POST COLUMN */
.post4b h2 a {
   line-height: 1.4;
}

.post4b .time {
   color: var(--color-font);
   background: var(--color-secondary);
   display: block;
}

.post4b .time a {
   color: var(--color-font);
}

.post4b li .post4b_contents {
   line-height: 1.8;
   opacity: 1;
}

.post4b_link a {
   color: var(--color-font);
}

.post4b_link {
   border-color: var(--color-font);
}
/* POST COLUMN */
/* ---------- END NEWS --------------- */

/* ------------- FOOTER ------------- */
#footer {
   padding: var(--px80) 0 var(--px60);
}
#footer .footer__logo:not(:last-child) {
   margin-bottom: var(--px40);
}

#footer .footer__logo img {
   max-width: 340px;
}

#footer ul li a {
   font-weight: 500;
}

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


.wpcf7-form .must {
	color: var(--color-font);
}

/* 20260401 */


.various-info-pg {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    font-size: var(--rem18);
    line-height: 1.8;
    letter-spacing: .05em;
}

.post h2::after {
    height: 4px;
    width: var(--rem60);

    background: linear-gradient(90deg, #FFAE00 0%, #F0DD05 17.79%, #A5F02D 34.62%, #45C7FF 52.88%, #5A64DA 72.6%, #FF3630 99.99%);
}

.post h2 {
    font-size: var(--rem30w);
    letter-spacing: .04em;
}

.post h3 {
    font-size: var(--rem26w);
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.4;
    padding-left: 1em;
    padding-bottom: 0;
    border: 0;
}

.post h3::before {
    content: "";
    display: block;
    position: absolute;
    width: 0.5em;
    height: 1em;
    left: 0;
    top: .2em;
    background: var(--color-primary);
}

.infobox ul.list_link > li {
    position: relative;
    padding-left: 1em;
    font-weight: bold;
    max-width: fit-content;
    font-size: var(--rem18);
    line-height: 1.8;
}


.infobox ul.list_link > li:not(:has(.linkout)) {
    border: 0;
    font-weight: 400;
}

.infobox ul.list_link > li + li {
    margin-top: .4em;
}

.infobox ul.list_link > li::before {
    content: "・";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.post h3 ~ .infobox {
    margin-left: var(--rem26w);
}

.infobox .box-ttl {
    font-size: var(--rem20w);
    line-height: 2;
    color: var(--color-primary);
    font-weight: bold;
    margin-bottom: .5em;
}

.infobox .box-ttl:not(:first-child) {
    margin-top: 1.5em;
}

.linkto {
    border-bottom: 1px solid;
    font-weight: bold;
}

.ml1em {
    margin-left: 1em;
}

.post ol li::marker {
    color: var(--color-primary);
    font-weight: bold;
}

.post ul.list_disc li::marker {
    color: var(--color-primary);
}

.post ol, .post ul.list_disc {
    margin-left: 1.5em;
}

.table_scroll table th,
.table_scroll table td {
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
    font-size: var(--rem18);
}

.table_scroll table th {
    background: #D5DEF4;
}

.fwbold {
    font-weight: bold;
}

.post table.col4tbl td:nth-child(2) {
 width: 30%;
}

.post ol li {
    list-style: disc;
}

.post ol > li {
    list-style: decimal;
}

body:not(.home) #footer {
	position: relative;
}


body:not(.home) #footer::before {
	content: "";
	display: block;
	position: absolute;
	width: 90%;
	height: 4px;
	max-width: 1600px;
	top: 0;
	left: 50%;
	transform: translatex(-50%);
	background: linear-gradient(90deg, #FFAE00 0%, #F0DD05 17.79%, #A5F02D 34.62%, #45C7FF 52.88%, #5A64DA 72.6%, #FF3630 99.99%);
		
}

@media print, screen and (max-width: 768px) {
	.post h3 ~ .infobox {
    margin-left: 0;
}
}

/* 20260407 */

body:not(.home):has(.m_content1000) #wrapper, body:not(.home):has(.m_content1000) .inner{
    max-width: 1000px;
}

body:not(.home):has(.ec_fil70) #thumbImg::before, body:not(.home):has(.ec_fil70) header#h1Header::before {
    opacity: .7;
    background: var(--color-background);

}

.mw800 {
    margin: 0 auto;
    max-width: 800px;

}

.fs18 {
    font-size: var(--rem18);

}

.ls4 {
    letter-spacing: .04em;
}
.ls5 {
    letter-spacing: .05em;
}

.fw500 {
    font-weight: 500;
}

.ff-serif {
    font-family: var(--font-family-serif);
}

.widecolor {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: var(--px80) calc((100vw - 100%) / 2) var(--px120);
    margin-top: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
    /* 120-80px (1920-375) */
    background: var(--color-table-bg);
   
}


.guide-pg .content02.widecolor {
    background: url(/wp-content/uploads/guide-1.png) no-repeat center / cover;
    position: relative;
}

.guide-pg .content02.widecolor::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: var(--color-background);
    opacity: .9;
}

.col2circle {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px60s);
    row-gap: var(--px40);
    max-width: 550px;
    counter-reset: col2circle;
}

.post .col2circle {
    margin: 0 auto;
} 

.col2circle > li {
    position: relative;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-background);
    box-shadow: 0px 8px 8px rgba(178, 178, 178, 0.25);
    text-align: center;
line-height: 1.8;
}

.col2circle .colnum {
    position: relative;
    line-height: 1.4;
}
.col2circle .colnum::before {
    counter-increment: col2circle;
    content: counter(col2circle, decimal-leading-zero);
    font-weight: 600;
    letter-spacing: .05em;
    font-size: var(--rem40w);
    color: var(--color-primary);
    font-family: var(--font-family-serif);

}
.col2circle .col-ttl {
    font-size: calc(var(--rem28) - 1px);
    font-weight: 500;
    letter-spacing: .05em;
    max-width: 8em;

}

.post table.tbl-clean th,
.post table.tbl-clean td {
    background: var(--color-background);
    border-width: 1px 0px;
    padding: var(--px20) var(--px40);
    font-size: var(--rem18);
    letter-spacing: .05em;
    color: var(--color-font);
    padding-left: var(--px60);
}

.post table.tbl-clean th {
    width: 25%;
    font-weight: 500;
}

.mw600 {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.longBtn, .post .longBtn {
    max-width: 280px;
}

@media print, screen and (max-width: 640px) {
    .linkBtn::before, .post .linkBtn::before, a.linkBtn::before, .post .subimitarea .linkBtn input[type="submit"]::before {
        aspect-ratio: 1 / 1;
        width: 35px;
        height: auto;

    }
    .post .linkBtn::after, .linkBtn::after, a.linkBtn::after {
        right: 19px;
    }
	.post table.tbl-clean th,
	.post table.tbl-clean td {
		padding: var(--px20);
	}
}

.w45 {
    width: 45%;
}
.w55 {
    width: 55%;
}
@media print, screen and (max-width: 768px) {
.w45,.w55 {
    width: 100%;
    margin-bottom: 20px;
}
.w45:last-child,.w55:last-child {
    margin-bottom: 0;
}
}


.flexbox + .flexbox {
    margin-top: var(--px30);
}

.post4b li .post4b_contents {
	display: none;
}

.home-add-1 {
	padding: var(--px120) 0;
    background: url(/wp-content/uploads/sakainishi-add-1.png) no-repeat center / cover;
    position: relative;
}

.home-add-1::before {
	content: "";
	display: block;
    position: absolute;
    inset: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: #fff;
	opacity: .9;
}

@media screen and (min-width: 769px) {
	.home-add-1 .flexbox {
		align-items: center;
	}
	.btn-group {
		display: flex;
		gap:var(--px20);
	}
	.btn-group > div {
		width: 50%;
	}
}

/* .breadcrumb li:has(a[href*="/club/sports-club/volleyball-girls/"]) {
	display: none !important;
}

.breadcrumb li:has(a[href*="/club/sports-club/volleyball-girls/"]) + li {
	display: none !important;
} */
.breadcrumb li:nth-child(7):not(:last-child) {
	display: none !important;
}
.breadcrumb li:nth-child(7):not(:last-child) + li {
	display: none !important;
}
.col2_link {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
	gap: var(--px60);
	max-width: 755px;
}

.post .col2_link {
	margin: 0 auto;
	
}

.post .col2_link > li > a {
	text-align: center;
	background: rgba(25, 51, 116, 0.05);
box-shadow: 4px 4px 0px rgba(25, 51, 116, 0.25);
	border: 0;
	text-align: center;
	max-width: none;
	padding: var(--rem30w) var(--px60);
	padding-right: calc(var(--px60) + 50px);
	margin-top: 0;
}

.post .col2_link > li > a:before {
	right: var(--px60);
}

.post .col2_link > li > a:after {
	right: calc(var(--px60) + 25px);
}

@media print, screen and (max-width: 640px) {
	.post .col2_link > li > a {
		padding-right: calc(var(--px60) + 35px);
	}
	.post .col2_link > li > a:after {
	right: calc(var(--px60) + 19px);
}
}

.infobox ul.list_link.clr-blue > li {
	padding-left: 0;
	color: var(--color-primary);
	font-size: var(--rem20w);
	border-color: var(--color-primary);
}

.infobox ul.list_link.clr-blue > li > a {
	color: var(--color-primary);
}

.infobox ul.list_link.clr-blue > li::before {
	content: none;
}

@media print, screen and (max-width: 1024px) {
	#thumbImg, header#h1Header {
        height: calc(calc(300px + (1vw - 10.24px) * 9.2450) * .6);
}
}

@media print, screen and (min-width: 769px) {
	.list_link.clr-blue {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 3%;
	}
}
/* 19052026 */
@media print, screen and (max-width: 1024px) {	
	body:not(.home).mobile {
		margin-top: 60px;
	}
}
.infobox ul.list_link > li {
	border: 0;
}
.infobox ul.list_link > li > a {
	border-bottom: 1px solid;
    padding-bottom: 0.2em;
}
