@charset "utf-8";

.special-oogahasumiryoku {
  --hasu-sky: #fff8ea;
  --hasu-mist: #fffdf7;
  --hasu-petal: #f7dbe7;
  --hasu-petal-strong: #e98fb0;
  --hasu-leaf: #7faa63;
  --hasu-leaf-deep: #587f45;
  --hasu-water: #e3f1ea;
  --hasu-ink: #544848;
  --hasu-link: #2b8390;
  background:
    radial-gradient(circle at top center, rgba(255, 241, 190, 0.88) 0, rgba(255, 241, 190, 0.35) 18%, rgba(255, 255, 255, 0) 42%),
    linear-gradient(180deg, #fff7ec 0%, #fffdfa 18%, #f6fbf5 62%, #eef8f3 100%);
  color: var(--hasu-ink);
  padding: 0 0 88px;
}

.special-oogahasumiryoku-content {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.special-oogahasumiryoku #main.col-left.special {
  float: none;
  width: 100%;
  background: transparent;
}

.special-oogahasumiryoku img {
  display: block;
  max-width: 100%;
  height: auto;
}

.special-oogahasumiryoku a,
.special-oogahasumiryoku .col-box a,
.special-oogahasumiryoku .section01 h4 a {
  color: var(--hasu-link) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
}

.special-oogahasumiryoku a:hover {
  opacity: 0.8;
}

.special-oogahasumiryoku .inner {
  padding: 0;
}

.special-oogahasumiryoku #sp1506 > h2 {
  margin: 8px 0 28px;
  position: relative;
}

.special-oogahasumiryoku #sp1506 > h2 img {
  border-radius: 28px;
  box-shadow: 0 24px 60px rgba(150, 125, 88, 0.18);
}

.special-oogahasumiryoku #sp1506 .lead {
  position: relative;
  background: linear-gradient(135deg, rgba(255, 248, 221, 0.96) 0%, rgba(251, 255, 245, 0.98) 100%);
  border: 1px solid rgba(226, 204, 128, 0.65);
  border-radius: 24px;
  box-shadow: 0 18px 38px rgba(170, 152, 111, 0.14);
  font-size: 1.04rem;
  line-height: 1.95;
  margin: 0 0 30px;
  overflow: hidden;
  padding: 28px 28px 24px;
}

.special-oogahasumiryoku #sp1506 .lead::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 180px;
  height: 180px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0) 72%);
  pointer-events: none;
}

.special-oogahasumiryoku .lead .pr_text {
  position: relative;
  font-size: 15px;
  font-weight: 700;
}

.special-oogahasumiryoku .lead .image_right {
  float: right;
  width: 132px;
  margin: 0 0 8px 18px;
  text-align: center;
}

.special-oogahasumiryoku .lead p {
  margin: 0 !important;
}

.special-oogahasumiryoku #list_box {
  background:
    linear-gradient(135deg, rgba(247, 237, 212, 0.9) 0%, rgba(232, 245, 238, 0.92) 100%),
    url("../img/special/oogahasumiryoku/bg-map.gif");
  border: 1px solid rgba(186, 203, 175, 0.7);
  border-radius: 24px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
  margin-bottom: 24px;
  padding: 18px 18px 14px;
}

.special-oogahasumiryoku #list_box .inner {
  padding: 0;
}

.special-oogahasumiryoku .link_list {
  box-sizing: border-box;
}

.special-oogahasumiryoku .link_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  margin: 0;
  padding: 0;
}

.special-oogahasumiryoku .link_list li,
.special-oogahasumiryoku .list-icon li {
  float: none;
  display: block;
  margin: 0;
  overflow: visible;
  padding: 0;
  background: none;
}

.special-oogahasumiryoku .link_list a {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 16px 10px 38px;
  border-radius: 999px;
  background:
    radial-gradient(circle at 16px 50%, rgba(241, 141, 172, 0.95) 0, rgba(241, 141, 172, 0.95) 4px, rgba(255, 255, 255, 0) 5px),
    linear-gradient(135deg, rgba(255, 255, 255, 0.94) 0%, rgba(244, 252, 246, 0.96) 100%);
  border: 1px solid rgba(197, 218, 192, 0.88);
  box-shadow: 0 10px 22px rgba(150, 169, 142, 0.12);
  color: #49605a !important;
  font-weight: 700;
  line-height: 1.45;
  text-decoration: none;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.special-oogahasumiryoku .link_list a:hover {
  transform: translateY(-1px);
  border-color: rgba(151, 190, 137, 0.95);
  box-shadow: 0 14px 28px rgba(150, 169, 142, 0.18);
  text-decoration: none;
}

.special-oogahasumiryoku .section00,
.special-oogahasumiryoku .section01 {
  position: relative;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(251, 255, 252, 0.98) 100%);
  border: 1px solid rgba(218, 232, 217, 0.92);
  border-radius: 28px;
  box-shadow: 0 20px 42px rgba(128, 145, 118, 0.12);
  margin-top: 34px;
  overflow: hidden;
}

.special-oogahasumiryoku .section00 > .section01 {
  margin-top: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.special-oogahasumiryoku .section01::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 5px;
  background: linear-gradient(90deg, #f0b5cb 0%, #f7d48f 50%, #93bf78 100%);
}

.special-oogahasumiryoku .section01 h4 {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 84px;
  margin: 0;
  padding: 18px 24px;
  background: linear-gradient(135deg, rgba(252, 231, 239, 0.96) 0%, rgba(255, 245, 211, 0.9) 100%);
  border-bottom: 1px solid rgba(230, 210, 178, 0.9);
  color: #554346;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
}

.special-oogahasumiryoku .section01 h4 > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 80px;
  min-width: 80px;
  align-self: stretch;
  margin: -18px 0;
  background: linear-gradient(180deg, rgba(240, 142, 174, 0.95) 0%, rgba(225, 118, 158, 0.95) 100%);
}

.special-oogahasumiryoku .section01 h4 > span img,
.special-oogahasumiryoku .section01 h4 > img {
  flex-shrink: 0;
  width: 42px;
  max-width: 42px;
  height: 42px;
  object-fit: contain;
}

.special-oogahasumiryoku .section01 > .inner,
.special-oogahasumiryoku .section01 > .hasu-title,
.special-oogahasumiryoku .section01 > .hasu-image,
.special-oogahasumiryoku .section01 > .hasu-caption,
.special-oogahasumiryoku .section01 > .btn_01 {
  padding-left: 28px;
  padding-right: 28px;
}

.special-oogahasumiryoku .hasu-title {
  padding-top: 24px;
  padding-bottom: 12px;
  color: #597058;
  font-size: 1.08rem;
  font-weight: 700;
}

.special-oogahasumiryoku .hasu-image {
  text-align: center;
}

.special-oogahasumiryoku .hasu-image img {
  width: 100%;
  border-radius: 22px;
  box-shadow: 0 18px 34px rgba(120, 139, 117, 0.14);
}

.special-oogahasumiryoku .hasu-caption {
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 18px;
  padding-bottom: 20px;
  background: linear-gradient(180deg, rgba(244, 249, 245, 0.92) 0%, rgba(250, 245, 233, 0.92) 100%);
  border-top: 1px solid rgba(216, 226, 215, 0.9);
  font-size: 0.98rem;
  line-height: 1.9;
}

.special-oogahasumiryoku .btn_01 {
  padding-top: 8px;
  padding-bottom: 30px;
}

.special-oogahasumiryoku .btn_01 a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 56px;
  padding: 14px 24px;
  margin: 0 auto;
  max-width: 360px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #8ebf69 0%, #6f9f54 100%);
  box-shadow: 0 14px 28px rgba(102, 137, 77, 0.24);
  color: #fff !important;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.special-oogahasumiryoku .btn_01 a:hover {
  opacity: 1;
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(102, 137, 77, 0.3);
}

.special-oogahasumiryoku .section01 .inner {
  padding: 28px;
}

.special-oogahasumiryoku .col-box {
  margin-top: 0;
  overflow: hidden;
}

.special-oogahasumiryoku .col-box p {
  margin-bottom: 20px;
  line-height: 1.95;
}

.special-oogahasumiryoku .col-box .image {
  float: none;
  width: min(100%, 620px);
  margin: 0 auto;
}

.special-oogahasumiryoku .col-box .image_left,
.special-oogahasumiryoku .col-box .image_right {
  width: 300px;
  margin-bottom: 20px;
}

.special-oogahasumiryoku .col-box .image_left {
  float: left;
  margin-right: 18px;
}

.special-oogahasumiryoku .col-box .image_right {
  float: right;
  margin-left: 18px;
}

.special-oogahasumiryoku .col-box .flow .image_left {
  width: 250px;
}

.special-oogahasumiryoku .col-box .image img,
.special-oogahasumiryoku .col-box .image_left img,
.special-oogahasumiryoku .col-box .image_right img {
  border-radius: 18px;
  box-shadow: 0 14px 28px rgba(132, 149, 123, 0.16);
}

.special-oogahasumiryoku .col-box .image .caption,
.special-oogahasumiryoku .col-box .image_left .caption,
.special-oogahasumiryoku .col-box .image_right .caption {
  margin: 10px 0 0;
  padding: 10px 12px;
  background: linear-gradient(180deg, rgba(244, 248, 245, 0.96) 0%, rgba(248, 243, 237, 0.96) 100%);
  border: 1px solid rgba(223, 229, 220, 0.9);
  border-radius: 14px;
  color: #65706a;
  font-size: 0.87rem;
  line-height: 1.75;
}

.special-oogahasumiryoku .col-box .flow {
  margin-bottom: 22px;
  padding: 22px 22px 30px;
  background:
    linear-gradient(180deg, rgba(255, 249, 239, 0.86) 0%, rgba(244, 251, 245, 0.9) 100%),
    transparent url("../img/special/oogahasumiryoku/img_flow.png") no-repeat center bottom;
  border: 1px solid rgba(225, 231, 213, 0.9);
  border-radius: 22px;
}

.special-oogahasumiryoku .col-box .flow.end {
  padding-bottom: 22px;
  background: linear-gradient(180deg, rgba(255, 249, 239, 0.86) 0%, rgba(244, 251, 245, 0.9) 100%);
}

.special-oogahasumiryoku .col-box .flow .step {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  margin-bottom: 10px;
  padding: 0 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f3a7c0 0%, #e58aaa 100%);
  color: #fff;
  font-weight: 700;
  line-height: 1;
}

.special-oogahasumiryoku .pht2 {
  padding: 0;
}

.special-oogahasumiryoku #sp1506 table {
  width: 100%;
  margin: 18px 0 0;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 10px 24px rgba(134, 149, 126, 0.12);
}

.special-oogahasumiryoku #sp1506 th,
.special-oogahasumiryoku #sp1506 td {
  padding: 14px 16px;
  background: #fffdf5;
  border-bottom: 1px solid rgba(228, 225, 204, 0.9);
}

.special-oogahasumiryoku #sp1506 tr:last-child th,
.special-oogahasumiryoku #sp1506 tr:last-child td {
  border-bottom: 0;
}

.special-oogahasumiryoku #sp1506 th {
  width: 22%;
  max-width: 160px;
  background: linear-gradient(135deg, #88b566 0%, #739d53 100%);
  color: #fff;
  vertical-align: top;
  white-space: normal;
}

.special-oogahasumiryoku .fontS {
  font-size: 84% !important;
}

.special-oogahasumiryoku .fontM {
  font-size: 18px !important;
}

.special-oogahasumiryoku #map {
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .special-oogahasumiryoku-content {
    padding: 0 14px;
  }

  .special-oogahasumiryoku #sp1506 > h2 img,
  .special-oogahasumiryoku #sp1506 .lead,
  .special-oogahasumiryoku #list_box,
  .special-oogahasumiryoku .section00,
  .special-oogahasumiryoku .section01 {
    border-radius: 20px;
  }

  .special-oogahasumiryoku .section01 h4 {
    min-height: 72px;
    padding: 14px 16px;
    font-size: 18px;
    gap: 10px;
  }

  .special-oogahasumiryoku .section01 h4 > span {
    flex-basis: 58px;
    min-width: 58px;
    margin: -14px 0;
  }

  .special-oogahasumiryoku .section01 h4 > span img,
  .special-oogahasumiryoku .section01 h4 > img {
    width: 34px;
    max-width: 34px;
    height: 34px;
  }

  .special-oogahasumiryoku .section01 > .inner,
  .special-oogahasumiryoku .section01 > .hasu-title,
  .special-oogahasumiryoku .section01 > .hasu-image,
  .special-oogahasumiryoku .section01 > .hasu-caption,
  .special-oogahasumiryoku .section01 > .btn_01 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .special-oogahasumiryoku .section01 .inner {
    padding: 18px 16px 20px;
  }

  .special-oogahasumiryoku .lead .image_right,
  .special-oogahasumiryoku .col-box .image_left,
  .special-oogahasumiryoku .col-box .image_right,
  .special-oogahasumiryoku .col-box .text,
  .special-oogahasumiryoku .col-box table,
  .special-oogahasumiryoku .col-box .flow .image_left {
    float: none;
    width: 100% !important;
    margin: 0 0 16px;
  }

  .special-oogahasumiryoku .link_list ul {
    display: grid;
    gap: 10px;
  }

  .special-oogahasumiryoku .link_list a {
    width: 100%;
  }

  .special-oogahasumiryoku #sp1506 .lead {
    padding: 20px 16px;
    font-size: 0.98rem;
  }

  .special-oogahasumiryoku .btn_01 a {
    width: 100%;
    max-width: none;
    font-size: 16px;
  }

  .special-oogahasumiryoku #sp1506 table,
  .special-oogahasumiryoku #sp1506 tbody,
  .special-oogahasumiryoku #sp1506 tr,
  .special-oogahasumiryoku #sp1506 th,
  .special-oogahasumiryoku #sp1506 td {
    display: block;
    width: 100%;
    max-width: none;
  }

  .special-oogahasumiryoku #sp1506 th {
    border-bottom: 0;
    padding-bottom: 8px;
  }

  .special-oogahasumiryoku #sp1506 td {
    padding-top: 8px;
  }
}
