@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap');

/* CSS Document */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
  font-size: 16px;
}

body {
  font-family: 'Noto Sans JP', '游ゴシック体', '游ゴシック', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  color: #333;
  background-color: #FEFBF4;
  width: 100%;
  overflow-x: hidden;
}

* {
  font-family: inherit;
}

header {}

header.header_sub {
  height: 500px;
  background-color: #a1c945;
  position: relative;
}

header.header_sub .mainlogo {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 200px;
  filter: drop-shadow(0px 0px 6px rgba(121, 121, 121, 0.6)) drop-shadow(0px -4px 9px rgba(162, 162, 162, 0.8));
}

header.header_sub.head_acupuncturist {
  background: url("../img/hero_banner_acupuncturist.webp") center/cover no-repeat;
}

header.header_sub.head_ec {
  background: url("../img/banner_jobs_ec.webp") center/cover no-repeat;
}

header.header_sub.head_interview_takizawa {
  background: url("../img/banner_interview_takizawa.webp") center/cover no-repeat;
}

header.header_sub.head_interview_miyahara {
  background: url("../img/banner_interview_miyahara.webp") center/cover no-repeat;
}

header.header_sub.head_interview_kana {
  background: url("../img/banner_interview_kana.webp") center/cover no-repeat;
}

header.header_sub.head_interview_shimazaki {
  background: url("../img/banner_interview_shimazaki.webp") center/cover no-repeat;
}

header.header_sub.head_regular {
  background: url("../img/banner_jobs_regular.webp") center/cover no-repeat;
}

header.header_sub.head_regular_new {
  background: url("../img/banner_jobs_regular_new.webp") center/cover no-repeat;
}

header.header_sub.head_part {
  background: url("../img/banner_jobs_part.webp") center/cover no-repeat;
}

header.header_sub.head_caredriver {
  background: url("../img/banner_jobs_caredriver.webp") center/cover no-repeat;
}

header.header_sub.head_acupuncturistaid {
  background: url("../img/banner_jobs_acupuncturistaid.webp") center/cover no-repeat;
}

header.header_sub.head_acupuncturist_5h {
  background: url("../img/banner_jobs_acupuncturist_5h.webp") center/cover no-repeat;
}

header.header_sub.head_acupuncturist_5l {
  background: url("../img/banner_jobs_acupuncturist_5l.webp") center/cover no-repeat;
}

header.header_sub.head_acupuncturist_new {
  background: url("../img/banner_jobs_acupuncturist_newgraduate.webp") center/cover no-repeat;
}

header.header_sub.head_judotherapist_main {
  background: url("../img/banner_jobs_judotherapist_main.webp") center/cover no-repeat;
}

header.header_sub.head_judotherapist_5h {
  background: url("../img/banner_jobs_judotherapist_5h.webp") center/cover no-repeat;
}

header.header_sub.head_judotherapist_5l {
  background: url("../img/banner_jobs_judotherapist_5l.webp") center/cover no-repeat;
}

header.header_sub.head_judotherapist_new {
  background: url("../img/banner_jobs_judotherapist_newgraduate.webp") center/cover no-repeat;
}

@media screen and (max-width:768px) {
  header.header_sub.head_acupuncturist {
    background: url("../img/hero_banner_acupuncturist_sp.webp") center/cover no-repeat;
  }

  header.header_sub.head_ec {
    background: url("../img/banner_jobs_ecsp.webp") center/cover no-repeat;
  }

  header.header_sub.head_interview_takizawa {
    background: url("../img/banner_interview_takizawa.webp") center/cover no-repeat;
  }

  header.header_sub.head_interview_miyahara {
    background: url("../img/banner_interview_miyahara.webp") center/cover no-repeat;
  }

  header.header_sub.head_interview_kana {
    background: url("../img/banner_interview_kana.webp") center/cover no-repeat;
  }

  header.header_sub.head_interview_shimazaki {
    background: url("../img/banner_interview_shimazaki.webp") center/cover no-repeat;
  }

  header.header_sub.head_regular {
    background: url("../img/banner_jobs_regular.webp") center/cover no-repeat;
  }

  header.header_sub.head_regular_new {
    background: url("../img/banner_jobs_regular_new.webp") center/cover no-repeat;
  }

  header.header_sub.head_part {
    background: url("../img/banner_jobs_part.webp") center/cover no-repeat;
  }

  header.header_sub.head_caredriver {
    background: url("../img/banner_jobs_caredriver.webp") center/cover no-repeat;
  }

  header.header_sub.head_acupuncturistaid {
    background: url("../img/banner_jobs_acupuncturistaid.webp") center/cover no-repeat;
  }

  header.header_sub.head_acupuncturist_5h {
    background: url("../img/banner_jobs_acupuncturist_5hsp.webp") center/cover no-repeat;
  }

  header.header_sub.head_acupuncturist_5l {
    background: url("../img/banner_jobs_acupuncturist_5lsp.webp") center/cover no-repeat;
  }

  header.header_sub.head_acupuncturist_new {
    background: url("../img/banner_jobs_acupuncturist_newgraduatesp.webp") center/cover no-repeat;
  }

  header.header_sub.head_judotherapist_main {
    background: url("../img/banner_jobs_judotherapist_main.webp") center/cover no-repeat;
  }

  header.header_sub.head_judotherapist_5h {
    background: url("../img/banner_jobs_judotherapist_5hsp.webp") center/cover no-repeat;
  }

  header.header_sub.head_judotherapist_5l {
    background: url("../img/banner_jobs_judotherapist_5lsp.webp") center/cover no-repeat;
  }

  header.header_sub.head_judotherapist_new {
    background: url("../img/banner_jobs_judotherapist_newgraduatesp.webp") center/cover no-repeat;
  }
}

footer {
  background-color: #328F47;
}

h1,
.h1_wrapper p {
  font-size: clamp(2rem, 1.8rem + 6vw, 5rem);
  font-weight: 900;
  margin: 0;
}

.h1_wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: auto;
  max-width: 100%;
}

.h1_wrapper h1 span,
.h1_wrapper p span {
  font-size: clamp(1rem, 0.6rem + 2vw, 2rem);
  display: block;
  margin: 10px 0 0 0;
}

.h1_wrapper h1 span span.span_type {
  display: inline-block;
  background-color: #fff;
  color: #328F47;
  padding: 5px 10px;
  margin-left: 10px;
}

.header_sub h1,
.header_sub .h1_wrapper p {
  background-color: #328F47;
  color: #fff;
  padding: 15px 20px;
  line-height: 1;
}

.header_sub h1.h1-acpuncturist,
.header_sub .hearder_sub p.h1-acpuncturist {
  background-color: #C75000;
}

.header_sub h1.h1-judotherapist,
.header_sub .hearder_sub p.h1-judotherapist {
  background-color: #34A853;
}

.header_sub h1.h1-acupuncturistaid-receptionist,
.header_sub .hearder_sub p.-acupuncturistaid-receptionist {
  background-color: #BF0000;
}

.header_sub h1.h1-acupuncturistaid-driver,
.header_sub .h1_wrapper p.h1-acupuncturistaid-driver {
  background-color: #F4CA15;
}

.header_sub h1.h1-nightkeeper,
.header_sub .h1_wrapper p.h1-nightkeeper {
  background-color: #13687F;
}

.header_sub h1.h1-ec,
.header_sub .h1_wrapper p.h1-ec {
  background-color: #7515F4;
}

.header_sub h1.h1-webengineer,
.header_sub .h1_wrapper p.h1-webengineer {
  background-color: #BF0073;
}

.header_sub h1.h1-audiologist,
.header_sub .h1_wrapper p.h1-audiologist {
  background-color: #3866d0;
}

.header_sub h1.h1-physicaltherapist,
.header_sub .h1_wrapper p.h1-physicaltherapist {
  background-color: #a0adee;
}

.header_sub h1.h1-nurse,
.header_sub .h1_wrapper p.h1-nurse {
  background-color: #F748B5;
}

.header_sub h1.h1-acupuncturistaid-receptionist span span.span_type,
.header_sub .h1_wrapper p.h1-acupuncturistaid-receptionist span span.span_type {
  color: #BF0000;
}

.header_sub h1.h1-ec span span.span_type,
.header_sub .h1_wrapper p.h1-ec span span.span_type {
  color: #7515F4;
}

.header_sub h1.h1-acpuncturist span span.span_type,
.header_sub .h1_wrapper p.h1-acpuncturist span span.span_type {
  color: #C75000;
}

h2 {}

h3 {}

h4 {}

h3 {
  margin-bottom: 1rem;
  /* 見出しと本文の距離は近め */
}

h3+p {
  margin-top: 0;
  /* 見出し直下の本文は margin-top を消して密着 */
  margin-bottom: 2rem;
  /* 本文の下で余白をとる */
}

p+h3 {
  margin-top: 2rem;
  /* 本文の後の見出しは大きめに間を空ける */
}

p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

img {
  max-width: 100%;
  /* 1 */
  height: auto;
  /* 1 */
  vertical-align: middle;
  /* 2 */
  font-style: italic;
  /* 3 */
  background-repeat: no-repeat;
  /* 4 */
  background-size: cover;
  /* 4 */
  shape-margin: 0.75rem;
  /* 5 */
}

section.sec_hero {
  height: 100vh;
  background: url("../img/hero_banner.webp") center/cover no-repeat;
}

@media screen and (max-width:768px) {
  section.sec_hero {
    height: 70vh;
    background: url("../img/hero_banner_sp.webp") center/cover no-repeat;
  }
}

section.sec_hero .sec_hero_inner {
  position: relative;
  width: 100%;
  height: 100%;
}

section.sec_hero .sec_hero_inner .mainlogo {
  position: absolute;
  width: 200px;
  left: 30px;
  top: 30px;
  filter: drop-shadow(0px 0px 6px rgba(121, 121, 121, 0.6)) drop-shadow(0px -4px 9px rgba(162, 162, 162, 0.8));
}

@media screen and (max-width:768px) {
  section.sec_hero .sec_hero_inner .mainlogo {
    width: 150px;
  }
}

section.sec_hero .sec_hero_inner h1 {
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #fff;
}

section.sec_hero .sec_hero_inner h1 span {
  display: inline-block;
  background-color: #328F47;
  padding: 4px 10px;
  margin: 0 6px
}

section.sec_hero .sec_hero_inner .entry {
  position: absolute;
  display: block;
  width: 230px;
  padding: 10px;
  background-color: #328F47;
  border-radius: 10px;
  right: 30px;
  bottom: 30px;
}

@media screen and (max-width:768px) {
  section.sec_hero .sec_hero_inner .entry {
    display: none;
  }
}

section.sec_hero .sec_hero_inner .entry p {
  font-weight: 900;
  text-align: center;
  color: #fff;
}

section.sec_hero .sec_hero_inner .entry p.main_ttl {
  font-size: 1.5rem;
  margin: auto;
}

section.sec_hero .sec_hero_inner .entry p.sub_ttl {
  font-size: 0.8rem;
  margin: auto;
}

section.sec_lead {}

section.sec_lead .sec_lead_inner {
  padding: 60px 20px;
}

section.sec_lead .sec_lead_inner .lead_box {
  width: 900px;
  max-width: 100%;
  margin: 0 auto 90px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

section.sec_lead .sec_lead_inner .lead_box .lead_ttl {
  width: 440px;
}

section.sec_lead .sec_lead_inner .lead_box .lead_ttl p {
  font-size: clamp(2rem, 2.64rem + 1.8vw, 3rem);
  line-height: 1.15;
  font-weight: 900;
  margin: 0;
}

section.sec_lead .sec_lead_inner .lead_box .lead_ttl p span {
  color: #328F47;
}

section.sec_lead .sec_lead_inner .lead_box .lead_detail {
  flex: 1;
}

@media screen and (max-width:768px) {
  section.sec_lead .sec_lead_inner .lead_box .lead_ttl {
    width: 100%;
  }

  section.sec_lead .sec_lead_inner .lead_box .lead_detail {
    width: 100%;
    flex: auto;
  }
}

section.sec_lead .sec_lead_inner .lead_box .lead_detail p {
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
  margin: 0;
}

section.sec_lead .sec_lead_inner .lead_box .lead_detail p.lead_end {
  position: relative;
  font-size: clamp(0.8rem, 1.2rem + 1.4vw, 1.5rem);
  font-weight: 900;
  text-align: right;
  margin: 10px 0 0 0;
}

section.sec_lead .sec_lead_inner .lead_box .lead_detail p.lead_end::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 50px;
  background-color: #333;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width:768px) {
  section.sec_lead .sec_lead_inner .lead_box .lead_detail p.lead_end::before {
    width: 80px;
  }
}

/* swiperカスタム */
.swiper.swiper_custom {
  margin: 30px 0 0 0;
}

.swiper.swiper_custom .swiper-wrapper .swiper-slide {
  background-color: #ccc;
  border-radius: 10px;
  overflow: hidden;
}

.sec_usp {
  background: url("../img/banner_main_1.webp") center/cover no-repeat;
  margin: 50px 0;
  position: relative;
}

.sec_usp.sec_two {
  background: url("../img/banner_main_2.webp") center/cover no-repeat;
  margin: 120px 0 50px 0;
}

.sec_usp.sec_three {
  background: url("../img/banner_main_3.webp") center/cover no-repeat;
  margin: 120px 0 50px 0;
}

.sec_usp.sec_four {
  background: url("../img/banner_main_4.webp") right top/cover no-repeat;
  margin: 120px 0 50px 0;
}

@media screen and (max-width:768px) {
  .sec_usp {
    background: url("../img/banner_main_1sp.webp") right/cover no-repeat;
    margin: 50px 0;
  }

  .sec_usp.sec_two {
    background: url("../img/banner_main_2sp.webp") center/cover no-repeat;
  }

  .sec_usp.sec_three {
    background: url("../img/banner_main_3sp.webp") center/cover no-repeat;
    margin: 0 0 50px 0;
  }

  .sec_usp.sec_four {
    background: url("../img/banner_main_4sp.webp") right center/cover no-repeat;
    margin: 90px 0;
  }
}

.sec_usp .sec_usp_inner {
  height: 600px;
  width: 1400px;
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 0 16px;
}

.sec_usp.sec_three .sec_usp_inner {
  height: 800px;
  width: 1400px;
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 0 16px;
}

.sec_usp.sec_four .sec_usp_inner {
  height: 800px;
  width: 1400px;
  max-width: 100%;
  margin: auto;
  position: relative;
  padding: 0 16px;
}

@media screen and (max-width:768px) {
  .sec_usp.sec_four .sec_usp_inner {
    height: 600px;
  }
}

.sec_usp .sec_usp_inner .img_area {
  position: absolute;
  z-index: 0;
  right: 0;
}

.sec_usp .sec_usp_inner .img_area img {
  display: block;
  width: 100%;
}

.sec_usp .sec_usp_inner .text_wrapper {
  position: absolute;
  z-index: 1;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 900px;
}

@media screen and (max-width:768px) {
  .sec_usp .sec_usp_inner .text_wrapper {
    position: absolute;
    z-index: 1;
    left: auto;
    top: -40px;
    transform: translateY(0);
    max-width: 90%;
  }
}

.sec_usp.sec_two .sec_usp_inner .text_wrapper {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 750px;
  max-width: 90%;
}

@media screen and (max-width:768px) {
  .sec_usp.sec_two .sec_usp_inner .text_wrapper {
    position: absolute;
    z-index: 1;
    left: auto;
    right: auto;
    top: -40px;
    transform: translateY(0);
  }
}

.sec_usp.sec_three .sec_usp_inner .text_wrapper {
  position: absolute;
  z-index: 1;
  left: 16px;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 900px;
}

.sec_usp.sec_four .sec_usp_inner .text_wrapper {
  position: absolute;
  z-index: 1;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.sec_usp .sec_usp_inner .text_wrapper h2 {
  margin: 0 0 10px 0;
  font-size: clamp(1rem, 0.72rem + 4.4vw, 3.5rem);
  font-weight: 900;
  color: #fff;
}

.sec_usp .sec_usp_inner .text_wrapper h2 span {
  display: inline-block;
  margin: 5px 0;
  padding: 10px;
  background-color: #328F47;
}

@media screen and (max-width:768px) {
  .sec_usp .sec_usp_inner .text_wrapper h2 {
    writing-mode: vertical-rl;
  }

  .sec_usp .sec_usp_inner .text_wrapper h2 span {
    display: inline-block;
    margin: 5px;
  }
}

@media screen and (max-width:768px) {
  .sec_usp .sec_usp_inner .text_wrapper h2 span .sp_number {
    padding: 0;
    margin: auto;
    transform: rotateZ(-90deg)
  }
}

.sec_usp .sec_usp_inner .text_wrapper h2+div.subtext_wrapper {
  width: 600px;
  max-width: 100%;
}

.sec_usp .sec_usp_inner .text_wrapper h2+div.subtext_wrapper p {
  display: inline;
  margin: 0 0 16px 0;
  padding: 2px 4px;
  font-size: clamp(0.8rem, 0.9rem + 0.3vw, 1rem);
  font-weight: 700;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background: linear-gradient(transparent 0%, #fff 0%);
  line-height: 2;
}

.sec_usp.sec_four .sec_usp_inner .text_wrapper h2 {
  margin: 0 0 16px 0;
  font-size: clamp(1.2rem, 1.5rem + 3vw, 3.5rem);
}

.box_middle {
  width: 1400px;
  padding: 0 16px;
  margin: 90px auto;
  max-width: 100%;
}

.box_middle_b {
  width: 1400px;
  padding: 0 16px;
  margin: 50px auto;
  max-width: 100%;
}

h2.h2_middle {
  font-size: clamp(2rem, 2.64rem + 1.8vw, 3rem);
  font-weight: 900;
  margin-top: 6rem;
}

h2.h2_middle:first-of-type {
  margin-top: 0;
}

h2.h2_middle+p {
  font-size: 1rem;
  font-weight: 700;
  color: #999;
  margin: 0 0 30px 0;
}

h2.h2_middle.other {
  font-size: clamp(2rem, 2.64rem + 1.8vw, 3rem);
  font-weight: 900;
  text-align: center;
}

h2.h2_middle.other+p {
  font-size: 1rem;
  font-weight: 700;
  color: #328F47;
  margin: 0 0 30px 0;
  text-align: center;
}

.grid_items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 24px;
  margin: 24px 0;
}

@media screen and (max-width:768px) {
  .grid_items {
    grid-template-columns: 1fr;
    background-color: #f4eee3;
  }
}

.grid_items .grid_item {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.grid_items .grid_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.grid_items .grid_item .text_box {
  padding: 50px;
}

.grid_items .grid_item .text_box .abs_ttl {
  font-size: 2rem;
  font-weight: 900;
  margin: 0 0 10px 0;
}

.grid_items .grid_item .text_box .abs_subttl {
  font-size: 1rem;
  font-weight: 900;
  color: #328F47;
}

.grid_items .grid_item.grid_column_1_4 {
  grid-column: 1/4;
}

.grid_items .grid_item.grid_column_4_6 {
  grid-column: 4/6;
}

.grid_items .grid_item.grid_column_1_3 {
  grid-column: 1/3;
}

.grid_items .grid_item.grid_column_3_6 {
  grid-column: 3/6;
}

@media screen and (max-width:768px) {
  .grid_items .grid_item.grid_column_1_4 {
    grid-column: auto;
  }

  .grid_items .grid_item.grid_column_4_6 {
    grid-column: auto;
  }

  .grid_items .grid_item.grid_column_1_3 {
    grid-column: auto;
  }

  .grid_items .grid_item.grid_column_3_6 {
    grid-column: auto;
  }
}

.grid_items .grid_item.grid_text {
  background-color: #f4eee3;
  display: flex;
  align-items: center;
}

@media screen and (max-width:768px) {
  .grid_items .grid_item.grid_text {
    order: 1;
  }

  .grid_items .grid_item.grid_image {
    order: 2;
    margin: 0 0 30px 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .grid_items .grid_item.grid_image.place_left {
    margin: 0 30px 30px 0;
    border-radius: 0 10px 10px 0;
  }

  .grid_items .grid_item.grid_image img {
    height: 300px;
  }
}

.grid_items_b {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
}

@media screen and (max-width:768px) {
  .grid_items_b {
    grid-template-columns: 1fr;
  }
}

.grid_items_b .grid_item {
  background-color: #f4eee3;
  padding: 3rem 2rem;
  border-radius: 10px;
}

@media screen and (max-width:768px) {
  .grid_items_b .grid_item {
    padding: 3rem 1.2rem;
  }
}

.grid_items_b .grid_item .resources_ttl {
  font-size: clamp(1rem, 1.32rem + 1.4vw, 2rem);
  text-align: center;
  font-weight: 900;
  margin: 0 0 10px 0;
}

.grid_items_b .grid_item .resources_description {
  font-size: clamp(0.8rem, 0.9rem + 1.4vw, 1rem);
  margin: 0;
}

.grid_items_c {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 50px;
}

@media screen and (max-width:768px) {
  .grid_items_c {
    grid-template-columns: 1fr;
  }
}

.grid_items_c .grid_item img {
  display: block;
  margin: 0 0 10px 0;
  border-radius: 10px;
}

@media screen and (max-width:768px) {
  .grid_items_c .grid_item img {
    aspect-ratio: 3/2;
    width: 100%;
    object-position: top;
    object-fit: cover;
  }
}

.grid_items_c .grid_item .senior_description {
  margin: 0 0 10px 0;
}

.grid_items_c .grid_item .senior_name {
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  margin: 0 0 1rem 0;
}

@media screen and (max-width:768px) {
  .grid_items_c .grid_item .senior_name {
    text-align: center;
  }
}

.grid_items_c .grid_item .senior_category {
  display: flex;
  justify-content: center;
  gap: 6px;
}

.grid_items_c .grid_item .senior_category li {
  background-color: #ccc;
  width: 100px;
  max-width: 100%;
  text-align: center;
  padding: 4px;
  border-radius: 10px;
  font-weight: 900;
  font-size: 0.7rem;
}

.grid_items_c .grid_item .senior_category li.senior_category_a {
  background-color: #C75000;
  color: #fff;
}

.grid_items_c .grid_item .senior_category li.senior_category_b {
  background-color: #34A853;
  color: #fff;
}

.grid_items_c .grid_item .senior_category li.senior_category_c {
  background-color: #Bf0000;
  color: #fff;
}

.grid_items_c .grid_item .senior_category li.senior_category_d {
  background-color: #7515F4;
  color: #fff;
}

.grid_items_d {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

@media screen and (max-width:768px) {
  .grid_items_d {
    grid-template-columns: 1fr;
  }
}

.grid_items_d .grid_item {
  padding: 50px;
  border-radius: 10px;
  display: grid;
  grid-row: span 5;
  grid-template-columns: subgrid;
}

@media screen and (max-width:768px) {
  .grid_items_d .grid_item {
    padding: 50px 20px;
  }
}

.grid_items_d .grid_item.acupuncrist_5h {
  background-color: #C75000;
}

.grid_items_d .grid_item.acupuncrist_5l {
  background-color: #34A853;
}

.grid_items_d .grid_item.staff {
  background-color: #BF0000;
}

.grid_items_d .grid_item.staff_new {
  background-color: #1967D2;
}

.grid_items_d .grid_item.staff_part {
  background-color: #EF89B1;
}

.grid_items_d .grid_item.night_keeper {
  background-color: #13687F;
}

.grid_items_d .grid_item.care_driver {
  background-color: #F4CA15;
}

.grid_items_d .grid_item.webdesigner {
  background-color: #BF0073;
}

.grid_items_d .grid_item.ec {
  background-color: #7515F4;
}

.grid_items_d .grid_item.audiologist {
  background-color: #3866D0;
}

.grid_items_d .grid_item.nurse {
  background-color: #F748B5;
}

.grid_items_d .grid_item.physicaltherapist {
  background-color: #a0adee;
}

.grid_items_d .grid_item.acupuncrist_5h a span {
  color: #C75000;
}

.grid_items_d .grid_item.acupuncrist_5l a span {
  color: #34A853;
}

.grid_items_d .grid_item.staff a span {
  color: #BF0000;
}

.grid_items_d .grid_item.staff_new a span {
  color: #1967D2;
}

.grid_items_d .grid_item.staff_part a span {
  color: #EF89B1;
}

.grid_items_d .grid_item.night_keeper a span {
  color: #13687F;
}

.grid_items_d .grid_item.care_driver a span {
  color: #F4CA15;
}

.grid_items_d .grid_item.webdesigner a span {
  color: #BF0073;
}

.grid_items_d .grid_item.ec a span {
  color: #7515F4;
}

.grid_items_d .grid_item.audiologist a span {
  color: #3866D0;
}

.grid_items_d .grid_item.nurse a span {
  color: #f748b5;
}

.grid_items_d .grid_item.physicaltherapist a span {
  color: #a0adee;
}

.grid_items_d .grid_item .cat_eng_name {
  font-weight: 900;
  color: #fff;
  margin: 0 0 0.5rem 0;
}

.grid_items_d .grid_item .cat_jpn_name {
  font-size: clamp(1.2rem, 1.5rem + 3vw, 3.5rem);
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin: 0 0 0.5rem 0;
}

.grid_items_d .grid_item .cat_ttl {
  font-size: 1.5rem;
  font-weight: 900;
  color: #fff;
  margin: 0 0 16px 0;
}

.grid_items_d .grid_item .cat_description {
  font-weight: 600;
  color: #fff;
  max-width: 90%;
}

@media screen and (max-width:768px) {
  .grid_items_d .grid_item .cat_description {
    max-width: 100%;
  }
}

.grid_items_d .grid_item a {
  position: relative;
  display: block;
  padding: 0 0 0 65px;
  color: #fff;
  font-weight: 900;
  font-size: 2rem;
  margin: 40px 0 0 0;
  line-height: 1;
}

.grid_items_d .grid_item a::before {
  position: absolute;
  content: "";
  height: 60px;
  width: 60px;
  background: url("../img/icon-link-icon.svg") center/cover no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.grid_items_d .grid_item a span {
  display: inline-block;
  background-color: #fff;
  padding: 2px 4px 4px 4px;
}

.grid_items_e {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

@media screen and (max-width:768px) {
  .grid_items_e {
    grid-template-columns: 1fr;
  }
}

.grid_items_e .grid_item {
  padding: 50px 40px;
  border-radius: 10px;
  background-color: #f4eee3;
}

@media screen and (max-width:768px) {
  .grid_items_e .grid_item {
    padding: 50px 20px;
  }
}

.grid_items_e .grid_item .label {
  font-weight: 900;
  font-size: 20px;
  color: #999;
  margin: 0;
}

.grid_items_e .grid_item .ttl {
  font-size: 1.5rem;
  font-weight: 900;
  margin: 0 0 10px 0;
}

.grid_items_e .grid_item .ttl+p {
  margin: 0;
}

.grid_items_e .grid_item .subttl {
  font-size: 13px
}

.sec_faq {}

/* インタビューページ・募集概要ページ用 */
.main_content {
  width: 1000px;
  max-width: 100%;
  margin: auto;
  padding: 60px 16px;
}

/* サイドバー */
.main_content.with_sidebar {
  width: 1200px;
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(0, 3fr);
  column-gap: 2rem;
  row-gap: 4rem;
}

@media (max-width:768px) {
  .main_content.with_sidebar {
    grid-template-columns: minmax(0, 1fr);
  }
}

.main_content .inner_item {
  overflow: hidden;
  margin: 0 0 90px 0;
}

.main_content .inner_item:last-of-type {
  margin: 0;
}

.main_content h3 {
  font-size: clamp(1rem, 1.32rem + 1.4vw, 2rem);
  font-weight: 700;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 0.5rem 0;
  margin: 3rem 0 0.5rem 0;
}

.main_content h3.h3_sub {
  margin: 50px 0 10px 0;
}

.main_content h3.h3_recruitinfo {
  border: 0;
  text-align: center;
  background-color: #328F47;
  color: #fff;
  padding: 10px;
  margin: 90px 0 30px 0;
}

.main_content h3.h3_trial {
  margin: 30px 0 10px 0;
}

.main_content h3.h3_trial+h4 {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.main_content h3.h3_description {
  border: 0;
  padding: 0;
  margin-bottom: 2rem;
}

.main_content h3.h3_description span {
  display: inline-block;
  background-color: #328F47;
  color: #fff;
  padding: 10px 10px;
  margin: 0 20px 0 0;
}

@media screen and (max-width:768px) {
  .main_content h3.h3_description>span {
    width: 100%;
    margin: 0 0 10px 0;
  }
}

.main_content h3.h3_description span.span_type {
  display: inline-block;
  background-color: #fff;
  color: #328F47;
  padding: 4px 10px;
  margin: 0 0 0 5px;
}

.job-grid-container {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 10px;
  margin: 0 0 0 10px;
}

.job-grid-container .job-subgrid-container {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #e3e3e3;
}

.job-grid-container .job-subgrid-container:last-of-type {
  border: 0;
}

.job-grid-container .job-subgrid-container .job-grid-item {}

.job-grid-container .job-subgrid-container .job-grid-item.grid-item-ttl {
  font-weight: 700;
}

.p_h2_description {
  width: 800px;
  max-width: 100%;
  margin: 0 0 30px 0;
}

.p_h3_description {
  width: 800px;
  max-width: 100%;
  margin: 0 0 30px 0;
}

.tasks {
  font-size: 1rem;
  margin: 0 0 30px 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.tasks li {
  position: relative;
  padding: 0 0 0 18px;
}

.tasks li::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 12px;
  background-color: rgba(153, 153, 153, 0.4);
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.trial_container {
  margin: 0 0 90px 0;
}

.trial_ttl {
  background-color: #328F47;
  color: #fff;
  padding: 10px;
  font-weight: 700;
  margin: 0 0 0 0;
}

.trial_description {
  background-color: #f4eee3;
  padding: 10px;
}

.trial_container .trial_ttl span {
  display: inline-block;
  background-color: #fff;
  color: #328F47;
  padding: 2px 10px;
  margin: 0 10px 0 0;
  font-weight: 900;
}

.trial_container .trial_ttl span.trial_step {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  padding: 0 10px;
  margin: 0 10px 0 0;
}

.trial_container.trial_summary .trial_ttl {
  background-color: #A68E67;
  color: #fff;
  padding: 10px;
  font-weight: 700;
  margin: 0 0 0 0;
}

.trial_container.trial_summary .trial_ttl span {
  display: inline-block;
  background-color: #fff;
  color: #A68E67;
  padding: 2px 10px;
  margin: 0 10px 0 0;
  font-weight: 900;
}

.trial_container.trial_summary .trial_ttl span.trial_step {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  padding: 0 10px;
  margin: 0 10px 0 0;
}

.trials_wrapper {
  padding: 30px 10px;
  margin: 0 0 30px 0;
}

.trials_wrapper:last-of-type {
  margin: 0 0 0 0;
}

.trial_list {}

.trial_list li {
  margin: 0 0 30px 0;
}

.trial_list li:last-of-type {
  margin: auto;
}

.trial_list li .trial_name {
  font-weight: 700;
  border-left: 5px solid #328F47;
  padding: 4px 10px;
  margin: 0 0 10px 0;
}

.trial_container.trial_summary .trial_list li .trial_name {
  font-weight: 700;
  border-left: 5px solid #a68e67;
  padding: 4px 10px;
  margin: 0 0 10px 0;
}

.trial_list li .trial_detail {}

.tips_wrapper {
  font-size: 16px;
  padding: 24px;
  background-color: #f4eee3;
  margin: 0 0 30px 0;
}

.tips_wrapper ul li {
  margin: 0 0 10px 0;
  font-weight: 700;
}

.tips_wrapper ul li:last-of-type {
  margin: auto;
}

.address_wrapper {
  width: 800px;
  max-width: 100%;
  margin: auto;
  background-color: #f4eee3;
  padding: 24px;
}

.address_wrapper .address {
  font-size: 1.5rem;
  font-weight: 900;
  text-align: center;
  margin: auto;
}

.address_wrapper .address+p {
  text-align: center;
  margin: auto;
}

.address_wrapper+a {
  display: block;
  text-align: center;
  width: 800px;
  max-width: 100%;
  margin: 10px auto 0 auto;
  padding: 30px;
  background-color: #328F47;
  color: #fff;
  font-weight: 900;
  font-size: clamp(1.5rem, 2.64rem + 1.8vw, 2rem);
  border-radius: 10px;
}

.sec_jobs {
  background-color: #f4eee3;
}

.sec_jobs .sec_jobs_inner {
  padding: 6rem 1rem;
}

.sec_jobs .sec_jobs_inner ul {
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  width: 800px;
  max-width: 100%;
  margin: auto;
}

@media screen and (max-width:768px) {
  .sec_jobs .sec_jobs_inner ul {
    grid-template-columns: 1fr;
  }
}

.sec_jobs .sec_jobs_inner ul li {
  height: 70px;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  position: relative;
}

.sec_jobs .sec_jobs_inner ul li .ttls_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.sec_jobs .sec_jobs_inner ul li .ttl {
  font-size: 1.5rem;
  margin: auto;
}

.sec_jobs .sec_jobs_inner ul li .subttl {
  font-size: 1rem;
}

.sec_jobs .sec_jobs_inner ul .job_acupuncturist {
  background-color: #C75000
}

.sec_jobs .sec_jobs_inner ul .job_judotherapist {
  background-color: #34A853
}

.sec_jobs .sec_jobs_inner ul .job_acupuncturistaid_receptionist {
  background-color: #BF0000
}

.sec_jobs .sec_jobs_inner ul .job_acupuncturistaid_regular_senior {
  background-color: #1967D2
}

.sec_jobs .sec_jobs_inner ul .job_acupuncturistaid_part {
  background-color: #EF89B1
}

.sec_jobs .sec_jobs_inner ul .job_nightkeeper {
  background-color: #13687F
}

.sec_jobs .sec_jobs_inner ul .job_acupuncturistaid_driver {
  background-color: #F4CA15
}

.sec_jobs .sec_jobs_inner ul .job_ec {
  background-color: #7515F4
}

.sec_jobs .sec_jobs_inner ul .job_webengineer {
  background-color: #BF0073
}

.sec_jobs .sec_jobs_inner ul .job_audiologist {
  background-color: #3866d0
}

.sec_jobs .sec_jobs_inner ul .job_physicaltherapist {
  background-color: #a0adee
}

.sec_jobs .sec_jobs_inner ul .job_nurse {
  background-color: #f748b5
}

.breadcrumb_wrapper {
  padding: 10px;
  background-color: #f4eee3;
}

.breadcrumb_wrapper ul {
  display: flex;
  gap: 30px;
}

.breadcrumb_wrapper ul li {
  position: relative;
  font-size: 13px;
  font-weight: 500;
}

.breadcrumb_wrapper ul li::after {
  position: absolute;
  content: ">";
  right: -20px;
}

.breadcrumb_wrapper ul li:first-of-type {
  font-weight: 700;
}

.breadcrumb_wrapper ul li:last-of-type::after {
  display: none;
}

.breadcrumb_wrapper ul li span {
  display: inline-block;
  background-color: #333;
  color: #f4eee3;
  padding: 0 5px;
  text-align: center;
  margin: 0 5px;
}

.job-grid-container-wrapper {
  margin: 0 0 90px 0;
}

.txtdec_red {
  color: #ff0000;
  font-weight: 700;
}

.txtdec_green {
  color: #328f47;
  font-weight: 700;
  text-decoration-line: underline;
}

.description_wrapper {
  background-color: #f4eee3;
  padding: 24px;
  margin: 0 0 3rem 0;
  display: grid;
  gap: 2rem;
}

.description_wrapper:last-of-type {
  margin: 0;
}

.description_wrapper a {
  display: block;
  background-color: #328F47;
  width: 240px;
  padding: 10px 24px;
  margin: 48px auto 0 auto;
  border-radius: 10px;
}

.description_wrapper a p {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 0 0 0 20px;
  margin: auto;
}

.description_wrapper a p::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  background: url("../img/chevron-right_white.svg") center/contain no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.description_wrapper .discription_ttl {
  position: relative;
  font-weight: 700;
  font-size: 1rem;
  padding: 0 0 0 40px;
  margin: 0;
}

.description_wrapper .discription_ttl::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 30px;
  background-color: #333;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.description_wrapper .discription_ttl+p {
  margin: 0 0 30px 0;
}

.description_wrapper .discription_ttl+p:last-of-type {
  margin: 0;
}

.profile_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin: 90px auto;
  flex-wrap: wrap;
  width: 700px;
  max-width: 100%;
}

.profile_box .thumbnail_box {
  width: 200px;
  max-width: 100%;
}

.profile_box .thumbnail_box img {
  width: 200px;
  max-width: 100%;
  border-radius: 10px;
  object-fit: cover;
}

@media screen and (max-width:768px) {
  .profile_box .thumbnail_box img {
    width: 100%;
    aspect-ratio: 2/1;
    object-position: top;
  }
}

.profile_box .name_box_wrapper {
  flex: 1;
  width: 100%;
}

@media screen and (max-width:768px) {
  .profile_box {
    gap: 20px;
  }

  .profile_box .name_box_wrapper {
    flex: auto;
  }

  .profile_box .thumbnail_box {
    width: 100%;
  }
}

.profile_box .name_box {
  display: flex;
  justify-content: center;
  gap: 50px;
  align-items: center;
}

.profile_box .name_box+p {
  margin: 20px 0 0 0;
}

.profile_box .name_box p {
  position: relative;
  font-size: clamp(1rem, 1.32rem + 1.4vw, 2rem);
  font-weight: 900;
}

.profile_box .name_box p.date {
  color: #328F47;
}

.profile_box .name_box p.name {}

.profile_box .name_box p.name::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  background-color: #999;
  top: 0;
  bottom: 0;
  left: -12px;
  margin: auto;
}

.profile_box .name_box p.name span {
  font-size: 14px;
  line-height: 1;
  display: block;
  opacity: 0.7;
}

.interview_grid {
  /*display: grid;*/
  grid-template-columns: repeat(5, 1fr);
  margin: 90px auto;
  /*  width: 900px;*/
  max-width: 100%;
  column-gap: 50px;
  grid-row-gap: 90px;
}

.interview_grid .interview_text {
  margin: 90px 0;
}

.img_interview_bottom+a {
  display: block;
  text-align: center;
  width: 800px;
  max-width: 100%;
  margin: auto;
  padding: 30px;
  background-color: #328F47;
  color: #fff;
  font-weight: 900;
  font-size: clamp(2rem, 2.64rem + 1.8vw, 3rem);
  border-radius: 10px;
}

.bal_wrapper {
  width: 800px;
  max-width: 100%;
  margin: auto;
}

.bal {
  position: relative;
  background: #F4EEE3;
  padding: 30px;
  margin: 0 0 30px 0;
  border-radius: 10px;
}

.bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(244, 238, 227, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #F4EEE3;
  top: 100%;
  left: 50%;
}

.bal p {
  line-height: 2;
  color: #333333;
}

.bal p.highlight {
  font-size: clamp(2rem, 1.8rem + 1vw, 2rem);
  font-weight: 900;
  text-align: center;
  margin: 0 0 30px 0;
}

.interview_grid .interview_text h3 {
  font-size: clamp(2rem, 1.8rem + 1vw, 2rem);
  position: relative;
  margin: 0 0 30px 0;
  padding: 0 0 0 70px;
  border: 0;
  font-weight: 900;
}

.interview_grid .interview_text h3 span {
  position: absolute;
  display: inline-block;
  color: #328F47;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.interview_grid .interview_text h4 {
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 10px 0;
  padding: 0 0 0 70px;
  position: relative;
}

.interview_grid .interview_text h4::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 60px;
  background-color: #333;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.interview_grid .interview_text h4+p {
  line-height: 2;
}

.interview_grid .grid_a {
  grid-column: 1/4;
}

.interview_grid .grid_b {
  grid-column: 4/6;
}

.interview_grid .grid_c {
  grid-column: 1/3;
}

.interview_grid .grid_d {
  grid-column: 3/6;
}

.interview_grid .grid_e {
  grid-column: 1/6;
}

.interview_grid .interview_photo img {}

.img_interview_bottom {
  display: block;
  margin: auto;
  width: 300px;
  max-width: 100%;
}

.btn_interview {
  display: block;
  text-align: center;
  padding: 10px;
  margin: 30px 0 0 0;
  background-color: #999;
  color: #fff;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
}

/* スクロールアニメーション */
.add_animation {
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
  transform: translateX(100px);
}

.add_animation_extend {
  opacity: 0;
  visibility: hidden;
  transition: all 3s;
  transform: translateX(150px);
}

.add_animation_reverse {
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
  transform: translateX(-100px);
}

.add_animation_reverse_extend {
  opacity: 0;
  visibility: hidden;
  transition: all 3s;
  transform: translateX(-150px);
}

.add_animation_up {
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
  transform: translateY(100px);
}

.add_animation_down {
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
  transform: translateY(-100px);
}

@media screen and (max-width:768px) {
  .add_animation_up {
    transform: translateY(0);
    transform: translateX(-100px);
  }

  .add_animation_down {
    transform: translateY(0);
    transform: translateX(100px);
  }
}

.add_animation_up_limited {
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
  transform: translateY(100px);
}

.add_animation_down_limited {
  opacity: 0;
  visibility: hidden;
  transition: all 2s;
  transform: translateY(-100px);
}

.is-active {
  /*要素を表示させる*/
  opacity: 1;
  visibility: visible;
  /*元の位置に戻す*/
  transform: translateX(0);
  transform: translateY(0);
}

/******************************
フッター
******************************/
footer .ft_inner {
  width: 1400px;
  max-width: 100%;
  margin: auto;
  padding: 60px 16px;
  position: relative;
}

footer .ft_inner .to_top {
  position: absolute;
  height: 150px;
  width: 36px;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

footer .ft_inner .contents {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}

@media screen and (max-width:768px) {
  footer .ft_inner .contents .column_item {
    width: 100%;
  }
}

footer .ft_inner .contents .column_item img {
  width: 150px;
  max-width: 100%;
}

footer .ft_inner .contents .column_item a.main_link {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 900;
  margin: 0 0 4rem 0;
}

footer .ft_inner .contents .column_item a.main_link:last-of-type {
  margin: 0 0 0 0;
}

footer .ft_inner .contents .column_item a.main_link span {
  display: block;
  font-size: 1rem;
  margin: 0 0 5px 0;
}

footer .ft_inner .contents .column_item .link_list {
  margin: 24px 0 0 0;
}

footer .ft_inner .contents .column_item .link_list li {
  position: relative;
  margin: 0 0 10px 0;
  color: #fff;
  font-size: 0.8rem;
  padding: 0 0 0 20px;
}

footer .ft_inner .contents .column_item .link_list li:last-of-type {
  margin: 0 0 0 0;
}

footer .ft_inner .contents .column_item .link_list li::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 10px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: .5;
}

/**************************************************
Form用 s
**************************************************/
.form_wrapper .form_contents {
  display: block;
  width: 100%;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_text {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_number {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_select-one {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_email {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_textarea {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_date {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail .mfp_element_password {
  box-shadow: none;
}

.form_wrapper .form_contents .form_row .form_row_detail input[type=text] {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 10px 0 0;
  width: 100%;
  appearance: none;
}

.form_wrapper .form_contents .form_row .form_row_detail input[type=email] {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 10px 0 0;
  width: 100%;
}

.form_wrapper .form_contents .form_row .form_row_detail input[type=radio] {
  appearance: auto;
  display: inline-block;
  margin: 0 5px 0 0;
}

.form_wrapper .form_contents .form_row .form_row_detail input[type=checkbox] {
  appearance: auto;
  display: inline-block;
  margin: 0 5px 0 0;
}

.form_wrapper .form_contents .form_row .form_row_detail textarea {
  background-color: #fff;
  width: 100% !important;
  max-width: 100% !important;
  height: 300px !important;
  border: 1px solid #e3e3e3;
  padding: 10px;
}

.form_wrapper .form_contents select {
  appearance: auto;
  background-color: #fff;
  padding: 10px;
  width: 300px;
  max-width: 100%;
  border: 1px solid #e3e3e3;
}

.form_wrapper .form_contents button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.form_wrapper .form_contents button.btn_submit {
  width: 150px;
  max-width: 100%;
  background-color: #f4eee3;
  padding: 10px;
  font-size: 1rem;
  font-weight: 700;
  border-radius: 10px;
  margin: auto;
  text-align: center;
}

.form_wrapper .form_contents .form_row {
  display: flex;
  margin: 0 0 16px 0;
  flex-wrap: wrap;
  gap: 16px;
}

.form_wrapper .form_contents .form_row .form_row_header.flx_start {
  align-self: flex-start;
}

.form_wrapper .form_contents .form_row .form_row_header {
  font-size: 1rem;
  padding: 10px;
}

.form_wrapper .form_contents .form_row .form_row_detail {
  font-size: 1rem;
}

.form_wrapper .form_contents .form_row .form_row_header {
  width: 250px;
  position: relative;
  padding: 10px 30px 10px 10px;
  font-weight: 700;
  background-color: #f4eee3;
}

.form_wrapper .form_contents .form_row .form_row_detail {
  flex: 1;
}

.form_wrapper .form_contents .form_row .form_row_detail label {
  display: inline-block;
  margin: 0 10px 0 0;
}

.form_wrapper .form_contents .form_row .form_row_header span.require {
  position: absolute;
  display: block;
  background-color: darkorange;
  color: #fff;
  padding: 4px 10px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  font-size: 1rem;
}

.form_wrapper .form_contents .form_row .form_row_header span.any {
  position: absolute;
  display: block;
  background-color: #999;
  color: #fff;
  padding: 4px 10px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  font-size: 1rem;
}

@media screen and (max-width:768px) {
  .form_wrapper .form_contents .form_row .form_row_header {
    width: 100%;
  }

  .form_wrapper .form_contents .form_row .form_row_detail {
    flex: auto;
    width: 100%;
  }
}

/**************************************************
Form用 e
**************************************************/
.label_salary {
  font-size: 2rem;
  font-weight: 700;
}

.comment_area {
  margin-block: 3.5rem;
  background-color: #f4eee3;
  padding: 30px;
}

.comment_area h2 {
  font-size: clamp(1rem, 1.32rem + 1.4vw, 2rem);
  font-weight: 900;
  margin: 0 0 16px 0;
}

.comment_area ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.comment_area ul li.comment_area_text {
  flex: 1;
}

.comment_area ul li.comment_area_img {
  width: 400px;
  max-width: 100%;
}

.comment_area ul li.comment_area_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.block_items {
  display: grid;
  gap: 10px;
  margin-block: 6rem;
  margin-inline: auto;
}

.block_items:last-child {
  margin-bottom: 0;
}

.block_items .block_item h2 {
  position: relative;
  font-size: 1.5rem;
  font-weight: 900;
  padding: 15px 150px 15px 10px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  background-color: #328F47;
  color: #fff;
}

.block_items .block_item h2::after {
  position: absolute;
  content: "クリックで開く";
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 14px;
  background-color: #fff;
  color: #328F47;
  line-height: 1;
  padding: 10px 15px;
  border-radius: 5px;
}

.block_items .block_item h3:first-of-type {
  margin: 0 0 30px 0;
}

.block_items .block_item h3 {
  margin: 60px 0 30px 0;
  font-size: 1.5rem;
  font-weight: 600;
}

.block_items .block_item .item_content {
  display: none;
  padding: 30px 10px;
}

.block_items .block_item .item_content .access_block {
  margin: 0 0 30px 0;
}

.block_items .block_item .item_content p.p_access {
  font-size: 1.5rem;
  margin: 0 0 20px 0;
  font-weight: 900;
  padding: 0 0 0 30px;
  position: relative;
  color: #328F47;
}

.block_items .block_item .item_content p.p_access::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 15px;
  background-color: #333;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.5;
}

.block_items .block_item .item_content p.access_location {
  font-size: 1rem;
  margin: 0 0 10px 1rem;
  font-weight: 900;
  padding: 5px 15px;
  display: inline-block;
  background-color: #f4eee3;
}

.block_items .block_item .item_content p.route {
  margin: 0 0 30px 0;
  padding: 0 0 0 1rem;
}

/******************************
sidebar ウィジェット共通スタイル
******************************/
.sidebar {
  color: #333;
}

/*@media (max-width: 768px) {
  .sidebar {
    margin: 0 1rem;
  }
}*/
.sidebar .widget {
  background-color: #fff;
  padding: 2rem;
  margin-bottom: 2rem;
  /*border: 1px solid #e3e3e3;*/
  border-radius: 8px;
  /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);*/
}

@media (max-width: 768px) {
  .sidebar .widget {
    margin: 0 1rem 2rem 1rem;
  }
}

.widget-contact {
  margin: 2rem 0;
}

@media (max-width: 768px) {
  .widget-contact {
    margin: 2rem 1rem;
  }
}

.widget-contact .btn-contact,
.widget-contact .btn-reserve {
  display: block;
  padding: 1rem;
  color: #fff;
  text-align: center;
  border-radius: 8px 8px 0 0;
  margin: 0 0 0 0;
}

.widget-contact .btn-contact:last-of-type,
.widget-contact .btn-reserve:last-of-type {
  margin: 0;
}

.widget-contact .btn-contact+.btn-mail {
  background-color: #d35400;
  display: block;
  border-radius: 0 0 8px 8px;
  padding: 1rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 0 0 1rem 0;
}

.widget-contact .btn-contact .label-title,
.widget-contact .btn-reserve .label-title {
  background-color: #fff;
  color: #333;
  display: inline-block;
  padding: 0.25rem 1rem;
  font-weight: 900;
  border-radius: 8px;
  margin: 0 0 4px 0;
}

.widget-contact .btn-contact:hover,
.widget-contact .btn-reserve:hover {
  color: #fff;
}

.widget-contact .btn-contact .label-title {
  color: #0099ff;
}

.widget-contact .btn-reserve .label-title {
  color: #328F47;
}

.widget-contact .btn-contact .label-number,
.widget-contact .btn-reserve .label-number {
  display: block;
  font-size: 1.5rem;
  font-weight: 900;
}

.widget-contact .btn-contact .label-time,
.widget-contact .btn-reserve .label-time {
  position: relative;
  display: block;
  font-size: 0.8rem;
  line-height: 1;
}

.widget-contact .btn-contact .label-time::before,
.widget-contact .btn-reserve .label-time::before {
  position: relative;
  display: inline-block;
  content: "";
  background: url(../img/icon-time.svg) center/cover no-repeat;
  width: 1em;
  height: 1em;
  margin-right: 0.2rem;
  top: 2px;
}

.widget-contact .btn-contact .label-att,
.widget-contact .btn-reserve .label-att {
  display: block;
  font-size: 0.8rem;
  text-align: left;
  margin: 0.5rem 0 0 0;
}

.widget-contact .btn-contact {
  background: #0099ff;
}

.widget-contact .btn-reserve {
  background: #328F47;
  border-radius: 8px;
}

.wp-block-search__label {
  display: none;
}

/* ウィジェットタイトル */
.sidebar .widget h2,
.sidebar .wp-block-heading {
  position: relative;
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
  padding: 0 0 0 1.5rem;
  border: none;
  font-weight: bold;
}

.sidebar .widget h2::before,
.sidebar .wp-block-heading::before {
  position: absolute;
  content: "";
  height: 1rem;
  width: 1rem;
  background: url("../img/icon-leave-green.svg") center/contain no-repeat;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* リスト系のスタイル */
.sidebar ul,
.sidebar ol {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  gap: 1.5rem;
}

.sidebar li {
  margin: 0;
}

.sidebar a {
  color: #333;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.3s, opacity 0.3s;
  /*padding: 0 0 0 1.5rem;*/
}

.sidebar a:hover {
  color: #333;
  opacity: 0.7;
}

/* 検索フォーム */
/* 検索フォーム内の横並び設定 */
.sidebar .wp-block-search__inside-wrapper {
  display: flex;
  gap: 0.5em;
  align-items: center;
}

/* 入力欄のスタイル調整 */
.sidebar .wp-block-search__input {
  flex: 1;
  height: 40px;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.2;
}

/* 検索ボタンのスタイル調整 */
.sidebar .wp-block-search__button {
  height: 40px;
  padding: 0 1em;
  background-color: #d35400;
  color: #fff;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar .wp-block-search__button:hover {
  background-color: #cc0000;
}

/* サムネイル付き最近の投稿ウィジェット */
.sidebar .thumbnail-recent-posts {
  padding: 0;
  margin: 0;
}

.sidebar .thumbnail-recent-posts li {
  margin-bottom: 10px;
}

.sidebar .thumbnail-recent-posts li a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s;
}

.sidebar .thumbnail-recent-posts li a:hover .recent-post-title {
  text-decoration: underline;
  opacity: 0.8;
}

.sidebar .thumbnail-recent-posts img.recent-post-thumb {
  width: auto;
  height: 50px;
  object-fit: cover;
  border-radius: 4px;
  background-color: #f0f0f0;
  aspect-ratio: 3/2;
}

.sidebar .thumbnail-recent-posts .recent-post-title {
  font-size: 0.85rem;
  color: #333;
  line-height: 1.3;
  flex: 1;
}

/******************************
profile-widget
******************************/
.sidebar .widget.widget-director {
  position: relative;
  background-color: #f4f1e6;
  padding: 3rem 2rem 1rem 2rem;
  margin: 0 0 2rem 0;
  text-align: center;
  border: 0;
}

@media (max-width: 768px) {
  .sidebar .widget.widget-director {
    border-radius: 0;
  }
}

.sidebar .widget.widget-director h2 {
  font-size: 1.2rem;
  padding: 0;
  margin: 0 0 1rem 0;
}

.sidebar .widget.widget-director h2::before {
  display: none;
}

.sidebar .widget.widget-director::before {
  display: inline-block;
  content: "";
  position: absolute;
  background: url("../img/icon-leaves.svg") center/contain no-repeat;
  height: 45px;
  width: 45px;
  margin: 0 auto;
  top: -22.5px;
  left: 0;
  right: 0;
}

.sidebar .widget.widget-director img {
  display: block;
  width: 160px;
  max-width: 100%;
  height: auto;
  margin: 0 auto 1rem auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
}

.sidebar .widget.widget-director p {
  margin: 0 0 10px;
  font-size: 0.9rem;
}

.sidebar .widget.widget-director a {
  color: #d35400;
  font-weight: bold;
  text-decoration: none;
}

.sidebar .widget.widget-director a:hover {
  text-decoration: underline;
}

.sidebar .widget.widget-director .director-author {
  margin: auto;
}

.sidebar .widget.widget-director .director-name {
  font-size: 1.2rem;
  font-weight: 900;
}

.sidebar .widget.widget-director .director-description {
  text-align: left;
}

/* 投稿一覧用デザイン */
.post_list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.6rem;
  padding: 0;
  margin-block: 2rem;
  margin-inline: 0;
}

/* スマホ用メディアクエリ 768px以下 */
@media (max-width: 768px) {
  .post_list {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-block: 1rem;
  }

  .post_list .post_item {
    padding: 1rem;
    border-width: 2px;
    font-size: 0.95rem;
  }

  .sidebar .widget.widget-director img {
    width: 100px;
    margin-bottom: 0.5rem;
  }

  .sidebar .widget.widget-director .director-name {
    font-size: 1rem;
  }

  .sidebar .widget.widget-director p {
    font-size: 0.85rem;
  }
}

.post_list .post_item {
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 8px;
  border: none;
}

.post_list .post_item a {
  display: block;
}

.post_list .post_item a.post_link .post_info h2.post_title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.post_list .post_item a.post_link .post_info p.post_excerpt {
  font-size: 1rem;
  margin: 0;
}

.post_list .post_item a.post_link button {
  display: block;
  margin-top: 2rem;
  background-color: #328F47;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  width: 100%;
  padding: 0.5rem 1rem;
  border-radius: 8px;
}

.post_list .post_item a.post_link .post_thumb {
  margin-bottom: 1rem;
  border-radius: 10px;
  overflow: hidden;
}

.post_list .post_item a.post_link .post_thumb img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3/2;
}

.post_list .post_item .post_roles {
  display: flex;
  gap: 0.5rem;
  font-size: 0.8rem;
}

.post_list .post_item .post_roles a {
  display: block;
  background-color: #328F47;
  padding: 0.3rem 1rem;
  color: #fff;
  line-height: 1;
}

/******************************
投稿画面用CSS
******************************/
.main_content.with_sidebar main h1 {
  font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem);
  font-weight: 700;
  margin-bottom: 2rem;
  padding-left: 1rem;
  border-left: 10px solid #328F47;
}

.main_content.with_sidebar main h2 {
  font-size: clamp(1.2rem, 1.14rem + 0.3vw, 1.5rem);
  position: relative;
  font-weight: bold;
  margin: 4rem 0 1rem 0;
  border-bottom: 3px double #e3e3e3;
  padding: 0 0 1rem 2rem;
}

.main_content.with_sidebar main h2::before {
  position: absolute;
  content: "";
  height: 1em;
  width: 1em;
  left: 0;
  top: 3px;
  margin: auto;
  background: url("../img/icon-single-post-h2.svg") center/contain no-repeat;
}

.main_content.with_sidebar main h3 {
  font-weight: 700;
  font-size: clamp(1.1rem, 1.08rem + 0.1vw, 1.2rem);
}

.main_content.with_sidebar main h4 {
  font-weight: 700;
  font-size: clamp(1.1rem, 1.08rem + 0.1vw, 1.2rem);
  margin: 1.2rem 0 1rem 0;
  color: #555;
}

.main_content.with_sidebar main h3+.block_items {
  margin: 0 0 0 0;
}

.main_content.with_sidebar main {
  background-color: #fff;
  padding: 1.5rem;
  border-radius: 8px;
}

.main_content.with_sidebar main img {
  border-radius: 8px;
  margin: 0 0 2rem 0;
}

.main_content.with_sidebar main strong {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #fff6a9 60%);
}

.main_content.with_sidebar main a {
  background-color: transparent;
  text-decoration: none;
  color: #FF8C00;
  transition: all .3s;
}

.main_content.with_sidebar main a:hover {
  opacity: 0.7;
}

.main_content.with_sidebar main ul.wp-block-list {
  margin-block: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.main_content.with_sidebar main ul.wp-block-list>li {
  position: relative;
  padding-left: 1.2rem;
}

.main_content.with_sidebar main ul.wp-block-list>li::before {
  position: absolute;
  content: "";
  height: 0.5rem;
  width: 0.5rem;
  background: url("../img/list-headicon.svg") center/contain no-repeat;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.main_content.with_sidebar main .block_items .block_item h2 {
  position: relative;
  font-size: 1.5rem;
  font-weight: 900;
  padding: 15px 150px 15px 10px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  background-color: #328F47;
  color: #fff;
  margin: 0;
}

.main_content.with_sidebar main .block_items .block_item h2::before {
  display: none;
}

.main_content.with_sidebar main hr {
  opacity: 0.3;
  border-top: 1px dashed #333;
}

/******************************
access
******************************/
/* ルート詳細 */
/* アクセスエリア全体 */
.main_content.with_sidebar main .access_area_wrapper {
  background-color: #f9f9f9;
  border-radius: 8px;
  margin: 1rem 0;
  padding: 0;
}

/* アクセスブロック */
.main_content.with_sidebar main .access_area_inner {
  background-color: #ffffff;
  margin: auto;
  padding: 0;
}

/* メイン見出し */
.main_content.with_sidebar main .access_area_wrapper .access_area_inner h2.access_header {
  cursor: pointer;
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  padding: 1rem 1rem;
  border: none;
  background: #f9f9f9;
  border-radius: 8px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .main_content.with_sidebar main .access_area_wrapper .access_area_inner h2.access_header {
    padding: 1rem 3rem 1rem 3rem;
  }
}

.main_content.with_sidebar main .access_area_wrapper .access_area_inner h2.access_header::before {
  display: inline-block;
  position: relative;
  content: "";
  height: 20px;
  width: 20px;
  top: 4px;
  bottom: 0;
  left: 0;
  right: auto;
  margin: 0 0.5rem 0 0;
}

@media screen and (max-width: 768px) {
  .main_content.with_sidebar main .access_area_wrapper .access_area_inner h2.access_header::before {
    display: inline-block;
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    top: 0;
    bottom: 0;
    left: 1rem;
    right: auto;
    margin: auto;
  }
}

.main_content.with_sidebar main .access_area_wrapper .access_area_inner h2.access_header::after {
  background: url("../img/icon-plus-acordion.svg") center/contain no-repeat;
  display: inline-block;
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  top: 0;
  bottom: 0;
  right: 1rem;
  left: auto;
  margin: auto;
  transition: all 0.3s;
}

.main_content.with_sidebar main .access_area_wrapper .access_area_inner h2.access_header.is-active::after {
  background: url("../img/icon-plus-acordion.svg") center/contain no-repeat;
  display: inline-block;
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  top: 0;
  bottom: 0;
  right: 1rem;
  left: auto;
  margin: auto;
  transform: rotate(-405deg);
}

/* コンテンツ領域 */
.main_content.with_sidebar main .access_area_inner .access_content {
  overflow: hidden;
  display: none;
}

.main_content.with_sidebar main .access_area_inner .access_content .access_routes .access_routes_header {
  margin: 2rem 0 0 0;
  padding: 0.5rem 0 0.5rem 3rem;
  background: #328f47;
  color: #fff;
  position: relative;
  border-radius: 8px;
}

.main_content.with_sidebar main .access_area_inner .access_content .access_routes .access_routes_header::before {
  position: absolute;
  content: "";
  height: 1rem;
  width: 1rem;
  background: url("../img/icon-access-white.svg") center/contain no-repeat;
  top: 0;
  left: 1rem;
  bottom: 0;
  margin: auto;
}

.main_content.with_sidebar main .access_area_inner .access_content .access_block {
  margin: 3rem 0 1rem 0;
  padding: 2rem;
  display: block;
  position: relative;
  z-index: 1;
  background-color: #f8f7f3;
}

@media screen and (max-width: 768px) {
  .main_content.with_sidebar main .access_area_inner .access_content .access_block {
    padding: 1rem;
  }
}

.main_content.with_sidebar main .access_area_inner .access_content .access_block:last-of-type {
  margin: 3rem 0 0 0;
}

.main_content.with_sidebar main .access_area_inner .access_content .access_block .steps-wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 1rem;
  align-items: center;
}

/* 地域ごとの見出し */
.main_content.with_sidebar main .route_header {
  font-size: 1.2rem;
  color: #5f442f;
  margin-bottom: 10px;
  font-weight: 600;
}

/* 交通手段 */
.main_content.with_sidebar main .access_area_inner .route_mobile {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1rem;
  position: relative;
  background: #328f47;
  color: #fff;
}

/* 詳細説明 */
.main_content.with_sidebar main .access_area_inner .route_detail {
  font-size: 0.8rem;
  color: #555555;
  line-height: 1.6;
}

.main_content.with_sidebar main .access_area_wrapper .access_area_inner .access_routes .access_block .access_midashi {
  background: #f8f7f3;
  color: #333;
  position: absolute;
  display: inline-block;
  top: -26px;
  left: 0;
  margin: auto;
  font-weight: 700;
  text-align: center;
  border-radius: 8px 8px 0 0;
  min-width: 150px;
  max-width: 100%;
  padding: 4px 10px;
}

.main_content.with_sidebar main .access_location {
  display: inline-block;
  background-color: #ff8891;
  padding: 0.2rem 1rem;
  color: #f9f9f9;
  border-radius: 8px;
  font-weight: 700;
  margin: 1.5rem 0 0.5rem 0;
}

.main_content.with_sidebar main .single-post .access_location:first-of-type {
  margin: 0 0 0.5rem 0;
}

.main_content.with_sidebar main .sp_label {
  position: relative;
  display: inline-block;
}

.main_content.with_sidebar main .sp_label::after {
  position: absolute;
  content: "";
  height: 13px;
  width: 30px;
  background: url("../img/icon-right-arrow-triple.svg") center/contain no-repeat;
  right: -40px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.main_content.with_sidebar main .sp_goal {
  position: relative;
  display: inline-block;
  background-color: #328f47;
  color: #fff;
  padding: 0.2rem 1rem;
  border-radius: 8px;
}

.main_content.with_sidebar main .access_area_wrapper .access_area_inner .access_routes .access_block .txt_caution {
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
}

/******************************
tags-block
******************************/
.tags-block {
  margin: 4rem 1rem;
}

.tags-block .container {
  width: 1200px;
  max-width: 100%;
  margin: auto;
}

.tags-block h2 {
  margin: 0 0 1.5rem 0;
  border-left: 8px solid #6c9c23;
  padding: 0 0 0 0.5rem;
  font-size: 1.5rem;
}

.tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
}

.tag-list li a {
  display: inline-block;
  padding: 6px 12px;
  background: #d35400;
  color: #fff;
  border-radius: 8px;
  font-size: 0.9rem;
  text-decoration: none;
}

.tag-list li a:hover {
  background: #d35400;
}

/******************************
tags-block
******************************/
.post-tags .tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

.post-tags .tag-list li a {
  display: inline-block;
  background: #d35400;
  color: #fff;
  padding: 4px 10px;
  border-radius: 8px;
  font-size: 0.75rem;
  text-decoration: none;
}

.post-tags .tag-list li a:hover {
  background: #d35400;
}

/******************************
osusume-links
******************************/
section.osusume-links {
  text-align: center;
  padding: 0;
  background: #f4f1e6;
  margin: 4rem 0 1rem 0;
  border-radius: 8px;
  border: 2px solid #6c9c23;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease, opacity 0.3s ease;
}

section.osusume-links.js-ready {
  visibility: visible;
  height: auto;
  opacity: 1;
}

.main_content main section.osusume-links h2 {
  font-family: "Noto Sans JP", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  cursor: pointer;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin: 0;
  border: none;
  padding: 1rem;
  color: #333;
  overflow: hidden;
}

.main_content main section.osusume-links h2::before {
  position: absolute;
  content: "";
  height: auto;
  width: 35px;
  background: url("../img/icon-book.svg") center/contain no-repeat;
  top: 0;
  left: 1rem;
  bottom: 0;
  margin: auto;
}

.main_content main section.osusume-links h2::after {
  position: absolute;
  content: "";
  height: auto;
  width: 60px;
  background: url("../img/icon-tap.svg") center/cover no-repeat;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 768px) {
  section.osusume-links h2::before {
    width: 1.5rem;
  }

  section.osusume-links h2::after {
    width: 50px;
  }

  section.osusume-links h2 {}
}

section.osusume-links ul {
  margin: 2rem;
}

@media (max-width: 768px) {
  section.osusume-links ul {
    margin: 1rem;
  }
}

section.osusume-links ul li {
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1rem;
  background-color: #fff;
  border-radius: 8px;
}

section.osusume-links ul li:last-of-type {
  margin: 0 0 0 0;
}

.main_content.with_sidebar section.osusume-links ul li a {
  display: block;
  text-align: left;
  position: relative;
  padding: 0 0 0 1.5rem;
  font-weight: normal;
  color: #333;
}

section.osusume-links ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1rem;
  width: 1rem;
  background: url("../img/icon-leaves.svg") center/contain no-repeat;
}

section.osusume-links ul li a.label_hari::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1rem;
  width: 1rem;
  background: url("../img/icon-header-heading.svg") center/contain no-repeat;
}

/******************************
add 2025.10.20
******************************/
.wp-block-list.list-journal {
  margin: 0 0 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  background-color: #fff;
  padding: 1.5rem;
}

.wp-block-list.list-journal li {
  position: relative;
  padding-left: 1.5rem;
}

.wp-block-list.list-journal li::before {
  position: absolute;
  content: "";
  background: url(../img/icon-tri-orange-double.svg) center/contain no-repeat;
  height: 0.8rem;
  width: 1rem;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.wp-block-heading.heading-journal-h4 {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  color: #fff;
  background-color: #328F47;
  padding: 1rem;
}