@charset "utf-8";
/*///////////////////////////////////////////////////////////

  プラマードUページ
	/public/static/um/plamadou/

//////////////////////////////////////////////////////////*/
.last-update_date {
  font-family: "helvetica neue", helvetica, arial, meiryo, sans-serif;
  font-size: 14px;
}
.plamadou {
  font-family: "helvetica neue", helvetica, arial, meiryo, sans-serif;
  a:hover {
    text-decoration: none;
    color: #333;
  }
  img {
  width: 100%;
  height: auto;
  }
  .mb-2 {
    margin-bottom: 12px;
  }
  .mb-0 {
    margin-bottom: 0;
  }
  .text-justify {
    text-align: justify;
  }
}
.plamadou_ttl {
  margin-bottom: 24px;
  font-size: 30px;
  font-weight: bold;
}
.plamadou_mv {
  margin-bottom: 48px;
}
.plamadou_nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 48px;
  gap: 10px 8px;
  a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 188px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 14px;
    background: url(/public/img/global/icon_next-darkgray.svg) right 7px center no-repeat;
    background-size: 7px;
  }
  a:hover {
    opacity: 0.8;
  }
  .active a {
    color: #2563eb;
    font-weight: bold;
  }
}
.plamadou_box {
  margin-bottom: 48px;
}
.plamadou_hd {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
}
.plamadou_sbhd {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: bold;
}
.plamadou_img {
  margin-bottom: 24px;
}
.plamadou_txt {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.5;
}
.plamadou_wrap {
  display: flex;
  justify-content: space-between;
  li {
    border-radius: 0.375rem;
    border: 1px solid #d1d5db;
    a {
      display: flex;
      flex-direction: column;
      width: 187px;
    }
    img {
      width: 100%;
      flex-shrink: 0;
      border-top-left-radius: 0.375rem;
      border-top-right-radius: 0.375rem;
    }
    .txt {
      padding: 20px 14px;
      text-align: justify;
      font-size: 14px;
    }
  }
}
.plamadou_block {
  margin-bottom: 32px;
}
.plamadou_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  .ttl {
    padding-bottom: 8px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    white-space: nowrap;
  }
  .txt {
    font-size: 14px;
    line-height: 1.5;
  }
  li {
    width: 47.9%;
    a {
      display: flex;
      gap: 12px;
    }
    img {
      width: 100%;
      height: 120px;
      object-fit: cover;
    }
  }
}
.plamadou_btn {
  margin: 48px 0;
  a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 72px;
    place-content: center;
    border-radius: 0.375rem;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background: url(/public/img/global/icon_next-white.svg) right 20px center no-repeat #2563eb;
  }
  a:hover {
    opacity: 0.8;
    color: #fff;
  }
}
.plamadou_note {
  margin-bottom: 24px;
  text-align: center;
  font-size: 14px;
  color: #6b7280;
	padding-left: 1em;
	text-indent: -1em;
}
.plamadou_ref {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 24px;
  font-size: 16px;
  .ttl {
    margin-bottom: 12px;
    font-weight: 700;
  }
  .link {
    padding-left: 1em;
    text-indent: -1em;
    a {
      --tw-text-opacity: 1;
      color: rgb(29 78 216 / var(--tw-text-opacity));
      text-decoration-line: underline;
    }
    a:hover {
      text-decoration: none;
    }
    a:before {
      margin-right: 0.5rem;
      display: inline-block;
      height: 7.38px;
      width: 7.38px;
      border-radius: 9999px;
      --tw-bg-opacity: 1;
      background-color: rgb(209 213 219 / var(--tw-bg-opacity));
      vertical-align: middle;
      --tw-content: "";
      content: var(--tw-content);
    }
  }
}
.plamadou_attention {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  .txt {
    padding-left: 1em;
    text-indent: -1em;
  }
}
.plamadou_txt span {
  font-weight: 700;
}
.twentytwenty-handle {
  --handle-width: 38;
  --separator-width: 2;
  margin-left: calc(var(--handle-width) / 2 * -1px);
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
}
.twentytwenty-right-arrow {
  border: none;
  background: url(/sp2/public/img/common/icon_next-white.svg) no-repeat ;
  background-size: calc(20 / 2 / 20* 1rem) auto;
  height: calc(120 / 2 / 16* 1rem);
  width: calc(120 / 2 / 60* 1rem);
  right: 35%
}
.twentytwenty-left-arrow {
  border: none;
  background: url(/sp2/public/img/common/icon_next-white.svg) no-repeat ;
  background-size: calc(20 / 2 / 20* 1rem) auto;
  height: calc(28 / 2 / 16* 1rem);
  width: calc(120 / 2 / 60* 1rem);
  transform: rotate(180deg);
  left: 35%
}
.twentytwenty-overlay {
  display: none
}