@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-sp .article-content .request-login-detail, .article-view-pc .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-primary, .unit_popup_ds .wrap .btn-group .btn-tertiary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.width-full {
  width: 100%;
}
.width-half-full {
  width: 50%;
}
.width-fit {
  width: fit-content;
}
.width-33-percent {
  width: 33%;
}
.width-16 {
  width: 16px;
}
.width-48 {
  width: 48px;
}
.width-56 {
  width: 56px;
}
.width-110 {
  width: 110px;
}
.width-125 {
  width: 125px;
}
.width-252 {
  width: 252px;
}
.width-288 {
  width: 288px;
}
.width-320 {
  width: 320px;
}
.width-330 {
  width: 330px;
}

.height-auto {
  height: auto;
}
.height-full {
  height: 100%;
}
.height-fit {
  height: fit-content;
}
.height-16 {
  height: 16px;
}
.height-32 {
  height: 32px;
}
.height-50 {
  height: 50px;
}
.height-56 {
  height: 56px;
}
.height-110 {
  height: 110px;
}
.height-188 {
  height: 188px;
}

.max-width-full {
  max-width: 100%;
}
.max-width-220 {
  max-width: 220px;
}
.max-width-439 {
  max-width: 439px;
}

.min-width-70 {
  min-width: 70px;
}
.min-width-110 {
  min-width: 110px;
}

.padding {
  display: flex;
}
.padding-xxs {
  padding: 4px;
}
.padding-xs {
  padding: 8px;
}
.padding-s {
  padding: 16px;
}
.padding-m {
  padding: 24px;
}
.padding-l {
  padding: 32px;
}
.padding-xl {
  padding: 48px;
}
.padding-xxl {
  padding: 64px;
}
.padding-y-xxs {
  padding-top: 4px;
  padding-bottom: 4px;
}
.padding-y-xs {
  padding-top: 8px;
  padding-bottom: 8px;
}
.padding-y-s {
  padding-top: 16px;
  padding-bottom: 16px;
}
.padding-y-m {
  padding-top: 24px;
  padding-bottom: 24px;
}
.padding-y-l {
  padding-top: 32px;
  padding-bottom: 32px;
}
.padding-y-xl {
  padding-top: 48px;
  padding-bottom: 48px;
}
.padding-y-xxl {
  padding-top: 64px;
  padding-bottom: 64px;
}
.padding-b-xxs {
  padding-bottom: 4px;
}
.padding-b-xs {
  padding-bottom: 8px;
}
.padding-b-s {
  padding-bottom: 16px;
}
.padding-b-m {
  padding-bottom: 24px;
}
.padding-b-l {
  padding-bottom: 32px;
}
.padding-b-xl {
  padding-bottom: 48px;
}
.padding-b-xxl {
  padding-bottom: 64px;
}
.padding-x-xxs {
  padding-right: 4px;
  padding-left: 4px;
}
.padding-x-xs {
  padding-right: 8px;
  padding-left: 8px;
}
.padding-x-s {
  padding-right: 16px;
  padding-left: 16px;
}
.padding-x-m {
  padding-right: 24px;
  padding-left: 24px;
}
.padding-x-l {
  padding-right: 32px;
  padding-left: 32px;
}
.padding-x-xl {
  padding-right: 48px;
  padding-left: 48px;
}
.padding-x-xxl {
  padding-right: 64px;
  padding-left: 64px;
}
.padding-l-s {
  padding-left: 16px;
}
.padding-l-10 {
  padding-left: 10px;
}
.padding-y-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-r-xxs {
  padding-right: 4px;
}
.padding-t-l {
  padding-top: 32px;
}

.margin-auto {
  margin: auto;
}
.margin-t-auto {
  margin-top: auto !important;
}
.margin-t-xxl {
  margin-top: 64px !important;
}
.margin-t-xl {
  margin-top: 48px !important;
}
.margin-t-m {
  margin-top: 24px !important;
}
.margin-t-s {
  margin-top: 16px !important;
}
.margin-l-auto {
  margin-left: auto !important;
}
.margin-b-xxl {
  margin-bottom: 64px !important;
}
.margin-b-xl {
  margin-bottom: 48px !important;
}
.margin-b-m {
  margin-bottom: 24px !important;
}
.margin-b-s {
  margin-bottom: 16px !important;
}
.margin-b-l {
  margin-bottom: 32px !important;
}
.margin-b-3-em {
  margin-bottom: 3em !important;
}
.margin-b-0 {
  margin-bottom: 0 !important;
}
.margin-b-1rem {
  margin-bottom: 1rem;
}
.margin-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.margin-0 {
  margin: 0;
}

.display-flex {
  display: flex;
}
.display-grid {
  display: grid;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.display-none {
  display: none;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}

.flex-direction-column {
  flex-direction: column;
}
.flex-direction-row {
  flex-direction: row;
}
.flex-grow-1 {
  flex-grow: 1;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap-wrap {
  flex-wrap: wrap;
}
.flex-basis-70 {
  flex-basis: 70px;
}
.flex-1 {
  flex: 1;
}

.grid-column-3 {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px 20px;
}
.grid-column-2 {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px 16px;
}

.justify-content-between {
  justify-content: space-between;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-flex-start {
  justify-content: flex-start;
}
.justify-content-flex-end {
  justify-content: flex-end;
}

.align-items-center {
  align-items: center;
}

.gap-xxl {
  gap: 64px;
}
.gap-xl {
  gap: 48px;
}
.gap-l {
  gap: 32px;
}
.gap-m {
  gap: 24px;
}
.gap-s {
  gap: 16px;
}
.gap-xs {
  gap: 8px;
}
.gap-xxs {
  gap: 4px;
}
.gap-40 {
  gap: 40px;
}
.gap-20 {
  gap: 20px;
}

.bg-inherit {
  background-color: inherit !important;
}
.bg-primary-color {
  background-color: #f4f4f4;
}
.bg-white-color {
  background-color: #ffffff;
}
.bg-red-color {
  background-color: #e85152;
}

.border-radius-xxs {
  border-radius: 4px;
}
.border-radius-xxxs {
  border-radius: 2px;
}
.border-radius-50 {
  border-radius: 50px;
}
.border-solid-lightgray {
  border: 1px solid #e1e1e1;
}
.border-solid-white {
  border: 1px solid #ffffff;
}
.border-solid-red {
  border: 1px solid #e85152;
}
.border-solid-black {
  border: 1px solid #222222;
}
.border-color-red {
  border-color: #c25958;
}
.border-width-2 {
  border-width: 2px;
}
.border-b-solid-lightgray {
  border-bottom: 1px solid #e1e1e1;
}
.border-l-5 {
  border-left-width: 5px;
}

.text-bold {
  font-weight: 700 !important;
}
.text-gray {
  color: #787878 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-red {
  color: #c25958 !important;
}
.text-error {
  color: #e85152 !important;
}
.text-align-center {
  text-align: center;
}
.text-link-color {
  color: #3a80c1 !important;
}

.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}

.overflow-hidden {
  overflow: hidden;
}
.overflow-wrap-break-word {
  overflow-wrap: break-word;
}
.overflow-wrap-anywhere {
  overflow-wrap: anywhere;
}

.white-space-nowrap {
  white-space: nowrap;
}

.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-xs {
  font-size: 12px;
}
.text-size-m {
  font-size: 16px;
}

.cursor-pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}

.word-wrap-break-word {
  word-wrap: break-word;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.text-align-center {
  text-align: center;
}

.row-gap-l {
  row-gap: 32px;
}

.table-layout-fixed {
  table-layout: fixed;
}

.word-break-break-all {
  word-break: break-all;
}

.button-primary, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-primary {
  background-color: #c25958;
  color: #ffffff;
  border: none;
}
.button-primary:hover, .point-modal__button-sp:hover, .unit_popup_ds .wrap .btn-group .btn-primary:hover {
  background-color: #ad4949;
}
.button-primary__l, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-primary {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
}
.button-primary__l:hover, .point-modal__button-sp:hover, .unit_popup_ds .wrap .btn-group .btn-primary:hover {
  opacity: 1;
}
.button-primary__m {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 46px;
}
.button-primary__m:hover {
  opacity: 1;
}
.button-primary__s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
}
.button-primary__s:hover {
  opacity: 1;
}

.button-secondary {
  background-color: #ffffff;
  color: #c25958;
}
.button-secondary:hover {
  background-color: #f8f0f0;
}
.button-secondary__l {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  border: 2px solid #c25958;
}
.button-secondary__l:hover {
  opacity: 1;
}
.button-secondary__m {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 46px;
  border: 1px solid #c25958;
}
.button-secondary__m:hover {
  opacity: 1;
}
.button-secondary__s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  border: 1px solid #c25958;
}
.button-secondary__s:hover {
  opacity: 1;
}

.button-tertiary, .point-modal__button-cancel-sp, .unit_popup_ds .wrap .btn-group .btn-tertiary {
  background-color: #ffffff;
  color: #222222;
}
.button-tertiary:hover, .point-modal__button-cancel-sp:hover, .unit_popup_ds .wrap .btn-group .btn-tertiary:hover {
  background-color: #f8f8f8;
}
.button-tertiary__l, .point-modal__button-cancel-sp, .unit_popup_ds .wrap .btn-group .btn-tertiary {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  border: 2px solid #e1e1e1;
}
.button-tertiary__l:hover, .point-modal__button-cancel-sp:hover, .unit_popup_ds .wrap .btn-group .btn-tertiary:hover {
  opacity: 1;
}
.button-tertiary__m {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 46px;
  border: 1px solid #e1e1e1;
}
.button-tertiary__m:hover {
  opacity: 1;
}
.button-tertiary__s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 35px;
  border: 1px solid #e1e1e1;
}
.button-tertiary__s:hover {
  opacity: 1;
}

.button-todo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 50px;
  border: 1px solid #222222;
  gap: 4px;
  font-size: 12px;
  font-weight: 500;
}
.button-todo:hover {
  opacity: 0.6;
}
.button-todo__disable {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  height: 32px;
  gap: 4px;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  color: #787878;
  background-color: #ffffff;
  cursor: not-allowed;
  pointer-events: none;
}
.button-todo__hidden {
  display: none;
}

.button-cv {
  display: flex;
  width: 100%;
  padding: 16px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 50px;
  background: #c25958;
  box-shadow: 0px 3px 0px 1px #843636;
  border: none;
  color: #fff;
  text-align: center;
}
.button-cv:hover {
  background-color: #ad4949;
  opacity: 1;
}

.label-primary {
  background-color: #c25958;
  color: #ffffff;
  border: none;
}
.label-primary__m {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 22px;
  padding: 0 8px;
}
.label-primary__s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
}

.label-secondary {
  background-color: #f8f0f0;
  color: #c25958;
  border: none;
}
.label-secondary__l {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 26px;
  padding: 0 8px;
}
.label-secondary__m {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
}
.label-secondary__s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
}

.label-tertiary {
  background-color: #f8f0f0;
  color: #c25958;
  border: none;
}
.label-tertiary__l {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 26px;
  padding: 0 8px;
}
.label-tertiary__m {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
}
.label-tertiary__s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
}

.label-pr {
  background-color: #f4f4f4;
  color: #787878;
  padding: 4px;
  border-radius: 2px;
}

.label-04 {
  background-color: #cccccc;
}

.label-05 {
  background-color: #cd499d;
}

.label-06 {
  background-color: #7b966b;
}

.label-07 {
  background-color: #a7a7a7;
}

.label-article {
  padding: 0px 14px;
}
.label-article__sp {
  padding: 0px 8px;
}

.divider-line {
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
}
.divider-line__sp {
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1019607843) inset;
}

.pagination {
  margin: 0;
  padding-left: 0;
}
.pagination-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  min-width: 42px;
  text-align: center;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background-color: #ffffff;
}
.pagination-item-sp {
  width: 175px;
}
.pagination-item-sp__page {
  color: #000000;
}
.pagination-item.active {
  color: #ffffff;
  background-color: #c25958;
  pointer-events: none;
}
.pagination-item:hover {
  background-color: #f8f8f8;
}
.pagination-item.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.thumbnail-video-red {
  position: relative;
}
.thumbnail-video-red:before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  background-image: url("../img/thumb_play_btn.svg");
  background-position: center center;
  background-size: 36px 36px;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}
.thumbnail-video-red__sp {
  position: relative;
}
.thumbnail-video-red__sp:before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  background-image: url("../img/thumb_play_btn.svg");
  background-position: center center;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}
.thumbnail-video-white {
  position: relative;
}
.thumbnail-video-white:before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  background-image: url("../img/btn_movie_01.png");
  background-position: center center;
  background-size: 36px 36px;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}

.tab-ds {
  flex: 1;
  height: 40px;
  border-bottom: 2px solid #e1e1e1;
}
@media (max-width: 768px) {
  .tab-ds {
    height: 44px;
    border-bottom: 1px solid #e1e1e1;
  }
}
.tab-ds__selected {
  color: #c25958;
  background-color: #f8f8f8;
  flex: 1;
  height: 40px;
  border-bottom: 2px solid #c25958;
}
@media (max-width: 768px) {
  .tab-ds__selected {
    height: 44px;
    border-bottom: 1px solid #c25958;
  }
}

.tagrank-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.tagrank-wrapper .tag {
  padding: 4px 14px;
  background-color: #a7a7a7;
  color: #ffffff;
  border-radius: 3px;
}
.tagrank-wrapper .tag.active {
  background-color: #555555;
  display: flex;
  gap: 4px;
}
.tagrank-wrapper .tag.active::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #555555;
  background-image: url(../img/icon/close.svg);
  background-size: 14px 14px;
  background-position: center center;
  background-repeat: no-repeat;
}

.side-menu__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-self: stretch;
}
.side-menu__wrap-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
}
.side-menu__item {
  border-radius: 4px;
}
.side-menu__item:hover {
  background-color: #f8f8f8;
}
.side-menu__item > a {
  display: block;
  width: 100%;
  padding: 8px 16px;
}
.side-menu__item.active {
  background-color: #f8f0f0;
}
.side-menu__item.active span {
  font-weight: 700;
  line-height: 1.5;
  color: #c25958;
  display: flex;
  align-items: center;
  gap: 8px;
}
.side-menu__item.active span::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../img/side_menu/check.svg);
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
}

.seminar-menu {
  width: 100%;
}
.seminar-menu.top {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 90;
}
.seminar-menu__tabs {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 56px;
  margin: 0;
  padding: 0;
}
.seminar-menu__tab {
  padding: 16px auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #ffffff;
  border-bottom: 2px solid #e1e1e1;
}
.seminar-menu__tab.active {
  background-color: #f8f0f0;
  border-bottom: 2px solid #c25958;
}
.seminar-menu__tab.active .seminar-menu__tab-link {
  color: #c25958;
}
.seminar-menu__tab-img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.floating-button {
  position: fixed;
  bottom: 87px; /* menu+10px */
  right: 5%;
  width: 50px;
  height: 50px;
  border-radius: 2px;
  background: rgba(159, 159, 159, 0.95);
  box-shadow: 0px 0px 4px rgba(34, 34, 34, 0.1);
  /*display: none;*/
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 0;
  z-index: 50;
}
.floating-button:hover {
  opacity: 0.7;
}
.floating-button .banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.floating-button .banner #banner-text {
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 1px;
  font-style: normal;
  line-height: 18px; /* 180% */
  color: var(--White, #fff);
  position: relative; /* テキストを相対配置に設定 */
  top: 4px;
}
.floating-button .banner svg {
  position: relative; /* テキストを相対配置に設定 */
  top: 6px;
}

.sp-loading__more {
  background-color: #ffffff;
  width: 100%;
  height: 64px;
  padding: 24px 0;
}
.sp-loading__more .more-link {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.sp-loading__more .more-link__text {
  font-family: "Noto Sans JP", serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
}
.sp-loading__icon {
  display: none;
  padding: 20px 0;
  text-align: center;
}

.radio-button-ds {
  padding: 4px 0;
  display: flex;
  gap: 16px;
  align-items: center;
}
.radio-button-ds__radio {
  width: 24px;
  height: 24px;
  padding: 2.5px;
}

.radio-button-ds input[type=radio] {
  margin: 0 !important;
  display: block !important;
  width: 19px !important;
  height: 19px !important;
}

.radio-button-ds label {
  margin: 0 !important;
}

.textfield-ds {
  height: 48px !important;
  padding: 8px 16px !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 4px !important;
}
.textfield-ds::placeholder {
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-weight: 400;
  font-size: 16px;
}
.textfield-ds__default::placeholder {
  color: #787878;
}

.selectbox-ds {
  padding: 8px 16px;
  height: 48px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
}

/*****************************
 既存_mixin.scssにおけるスタイル適用のため一時的に定義
******************************/
/*****************************
 header & global_navi
******************************/
.header_registration_button {
  width: 105px;
}

.navi-p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-size: 14px;
  line-height: 1;
}

/*****************************
h1
******************************/
.page_content_summary {
  font-family: "Noto Sans JP", serif;
  background-color: rgb(217, 217, 217);
}
.page_content_summary .inner {
  margin: 0 auto;
  padding: 0;
}
.page_content_summary .page_content_title {
  margin: 0;
  padding: 0.25em 0;
  line-height: 1.6;
  font-size: 0.8125rem;
  font-weight: normal;
  color: rgb(129, 129, 129);
  display: inline-block;
}

header {
  font-family: "Noto Sans JP", serif;
}
header#global_header {
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #e2e0e0;
}
header#global_header.sticky-row {
  border-bottom: none;
  position: sticky;
  top: 0;
  z-index: 1002;
}
header#global_header.scrolled {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1019607843);
}
header#global_header .inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 1120px;
  position: relative;
}
header#global_header .notification_bubble {
  width: 230px;
  height: 108px;
  background: #787878;
  border-radius: 4px;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.9;
  box-shadow: 0px 2px 6px 0px rgba(34, 34, 34, 0.1019607843);
  transition: opacity 1s ease-in-out;
  z-index: 1000;
  display: none;
}
header#global_header .notification_bubble .icon_close {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  z-index: 1001;
}
header#global_header .notification_bubble .icon_arrow_up {
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1001;
}
header#global_header .notification_bubble a {
  width: 100%;
  display: grid;
  position: absolute;
  color: #ffffff;
  top: 16px;
  padding: 0px 16px;
  gap: 8px;
}
header#global_header .notification_bubble a .category {
  font-size: 12px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.01em;
}
header#global_header .notification_bubble a .title {
  font-size: 12px;
  font-weight: 300;
  line-height: 16.8px;
  letter-spacing: 0.01em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
header#global_header .row_01 {
  position: relative;
  margin: 0;
  padding: 0;
  height: 67px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header#global_header .row_02 {
  position: relative;
  margin: 0;
  padding: 0;
  height: 52px;
  border-top: 2px solid #f4f4f4;
  z-index: 1001;
}
header#global_header img.header {
  float: left;
  margin: 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/wc_logo.svg");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
}
header#global_header img.header a {
  display: block;
  width: 100%;
  height: 100%;
}
header#global_header #user_navi {
  float: right;
  position: relative;
  text-align: right;
  line-height: 67px;
}
header#global_header #user_navi > * {
  text-align: left;
  line-height: normal;
  line-height: initial;
}
header#global_header #user_navi .login {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 0.01em;
  border-radius: 4px;
}
header#global_header #user_navi .login:hover {
  opacity: 1;
  background-color: #f8f8f8;
}
header#global_header #user_navi .login a {
  width: 81px;
  height: 33px;
  display: flex;
  color: #222222;
  padding: 8px 16px;
  align-items: center;
}
header#global_header #user_navi .login a:hover {
  opacity: 1;
}
header#global_header #user_navi .switch_dropmenu {
  display: inline-block;
}
header#global_header #user_navi .switch_dropmenu:hover {
  cursor: pointer;
  opacity: 0.7;
}
header#global_header #user_navi .switch_dropmenu .user_name {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.3rem;
  font-size: 0.9rem;
  font-weight: bold;
}
header#global_header #user_navi .switch_dropmenu .user_icon {
  display: inline-block;
  margin-left: 1rem;
  vertical-align: middle;
}
header#global_header #user_navi .switch_dropmenu .user_icon .img-circle {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50%;
  border: 1px solid #f4f4f4;
}
header#global_header #user_navi .dropmenu {
  position: absolute;
  display: none;
  top: 67px;
  right: 125px;
  z-index: 3;
  margin: 0;
  padding: 0 1.25rem;
  width: 200px;
  background-color: #ffffff;
  box-shadow: 4px 6px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
header#global_header #user_navi .dropmenu:before {
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  right: 20px;
  height: 0;
  line-height: 1em;
  border-top: 0 solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #eeeeee;
  border-left: 10px solid transparent;
}
header#global_header #user_navi .dropmenu:after {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  right: 20px;
  height: 0;
  line-height: 1em;
  border-top: 0 solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #ffffff;
  border-left: 10px solid transparent;
}
header#global_header #user_navi .dropmenu li {
  font-size: 0.75rem;
  border-top: 1px solid #f4f4f4;
}
header#global_header #user_navi .dropmenu li:first-of-type {
  border-top: none;
}
header#global_header #user_navi .dropmenu li a {
  display: block;
  padding: 1em 0;
  color: #333;
}
header#global_header #user_navi .dropmenu li a:hover {
  color: #666;
}
header#global_header #user_navi .switch_search_box {
  display: inline-block;
  height: 100px;
  margin-left: 2.5rem;
  padding-top: 1.5rem;
  vertical-align: top;
}
header#global_header #user_navi .switch_search_box a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/icon/gronavi_search.svg");
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
}
header#global_header #user_navi .switch_search_box.open a {
  background-image: url("../img/global_header_close_bk_2x.png");
}
header#global_header #user_navi .btns {
  display: flex;
  align-items: center;
  gap: 16px;
}
header#global_header #user_navi .nav_btn {
  display: flex;
  position: relative;
  width: 60px;
  height: 48px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
header#global_header #user_navi .nav_btn:hover {
  background-color: #f8f8f8;
}
header#global_header #user_navi .nav_btn svg {
  width: 32px;
  height: 32px;
}
header#global_header #user_navi .nav_btn .nav_icon {
  width: 26px;
  height: 26px;
  position: relative;
}
header#global_header #user_navi .nav_btn__large {
  width: 80px;
}
header#global_header #user_navi .nav_btn__badge {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Roboto";
  font-weight: 700;
  background-color: #e85152;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  border-radius: 200px;
}
header#global_header #user_navi .nav_btn__label {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 14.48px;
  letter-spacing: 0.01em;
  text-align: left;
}
header#global_header #user_navi .nav_notification {
  position: relative;
}
header#global_header #user_navi .divider {
  height: 40px;
  border: 1px solid #e1e1e1;
}
header#global_header #global_navi {
  display: flex;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 100%;
  clear: both;
}
header#global_header #global_navi .switch_search_box {
  margin: auto 20px auto 0;
}
header#global_header #global_navi .switch_search_box a {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background-image: url("../img/icon/gronavi_search.svg");
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
}
header#global_header #global_navi > ul {
  display: flex;
  float: left;
  position: relative;
  margin: auto 0;
  padding: 0 0.8%;
  white-space: nowrap;
  gap: 8px;
}
header#global_header #global_navi > ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 2px;
  height: 20px;
  background-color: #f4f4f4;
}
header#global_header #global_navi > ul:first-of-type {
  padding-left: 0;
}
header#global_header #global_navi > ul:first-of-type:before {
  content: none;
}
header#global_header #global_navi > ul > li {
  display: flex;
  align-items: center;
  height: 30px;
  padding: 4px 16px;
  top: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 14px;
  border-radius: 4px;
  cursor: pointer;
}
header#global_header #global_navi > ul > li.active {
  background-color: #f8f8f8;
}
header#global_header #global_navi > ul > li.active .wrap {
  color: #c25958;
}
header#global_header #global_navi > ul > li:hover {
  background-color: #f8f8f8;
}
header#global_header #global_navi > ul > li .sub_navi {
  display: none;
  position: absolute;
  top: 39.8px;
  left: -44px;
  width: 1080px;
  height: 76px;
  padding: 16px 24px;
  background-color: #ffffff;
  border: 0px solid #949497;
  box-shadow: 0px 2px 6px 0px rgba(34, 34, 34, 0.3019607843);
  z-index: 1000;
  gap: 8px;
  cursor: default;
}
header#global_header #global_navi > ul > li .sub_navi li {
  height: fit-content;
  border-radius: 4px;
  opacity: 0;
  transition: opacity 0.6s ease;
}
header#global_header #global_navi > ul > li .sub_navi li a {
  height: 44px;
  padding: 12px 16px;
  color: #222222;
  display: flex;
  align-items: center;
  gap: 8px;
}
header#global_header #global_navi > ul > li .sub_navi li:hover {
  background-color: #f8f8f8;
}
header#global_header #global_navi > ul > li .sub_navi li:hover img {
  transform: translateX(2px);
  transition: transform 0.3s ease;
}
header#global_header #global_navi > ul > li .sub_navi li.active {
  background-color: #f8f8f8;
}
header#global_header #global_navi > ul > li .sub_navi .nav_icon_close {
  right: 24px;
}
header#global_header .search_box {
  z-index: 3;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #ffffff;
}
header#global_header .search_box .nav_icon_close {
  right: 0%;
}
header#global_header .search_box table.gsc-search-box {
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  width: 100%;
  z-index: -1;
}
header#global_header .search_box table.gsc-search-box td.gsc-input {
  width: 100%;
  padding: 0 0 0 38px;
  cursor: text;
}
header#global_header .search_box table.gsc-search-box td.gsc-input .gsc-input-box {
  height: auto;
  background: none;
  border: none;
}
header#global_header .search_box table.gsc-search-box td.gsc-input .gsc-input-box-hover, header#global_header .search_box table.gsc-search-box td.gsc-input .gsc-input-box-focus {
  box-shadow: none;
}
header#global_header .search_box table.gsc-search-box td.gsc-input .gsib_a {
  padding: 0 !important;
}
header#global_header .search_box table.gsc-search-box td.gsc-input .gsib_b {
  display: none !important;
}
header#global_header .search_box table.gsc-search-box td.gsc-input input[type=text]#gsc-i-id1.gsc-input {
  z-index: 2;
  margin: 0 !important;
  padding: 0.5em 36px 0.5em 0.5em !important;
  width: 100% !important;
  height: 52px !important;
  text-indent: 0 !important;
  background: none !important;
  background-color: transparent !important;
  background-position: 95% center !important;
  border: none !important;
}
header#global_header .search_box table.gsc-search-box td.gsc-input input[type=text]#gsc-i-id1.gsc-input:focus, header#global_header .search_box table.gsc-search-box td.gsc-input input[type=text]#gsc-i-id1.gsc-input:hover {
  box-shadow: none !important;
}
header#global_header .search_box table.gsc-search-box td.gsc-search-button {
  left: 22px;
  position: absolute;
  width: 0;
}
header#global_header .search_box table.gsc-search-box td.gsc-search-button button.gsc-search-button {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 36px;
  min-width: 36px;
  height: 52px;
  color: transparent;
  border: none;
  background-color: transparent !important;
  background-image: url("../img/icon/gronavi_search.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
header#global_header .search_box table.gsc-search-box td.gsc-search-button button.gsc-search-button svg {
  display: none;
}
header#global_header .search_box table.gsc-search-box td.gsc-clear-button,
header#global_header .search_box table.gsc-search-box .gsc-clear-button {
  display: none !important;
}
header#global_header:after {
  display: block;
  clear: both;
  content: "";
}
header.header_02 {
  margin-bottom: 20px;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #222222;
}
#container.streaming header.header_02 {
  color: #ffffff;
  border-color: #ffffff;
}

header.header_02 h2 {
  margin: 0;
  padding: 0;
}
header.header_02 h2.title {
  letter-spacing: 0.1em;
  font-size: 0.875rem;
  font-weight: bold;
}
header.header_02 .wrap_link {
  display: table;
  table-layout: fixed;
  width: 100%;
}
header.header_02 .wrap_link h2.title {
  display: table-cell;
}
header.header_02 .wrap_link .link {
  display: table-cell;
  width: 20%;
  text-align: right;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
}
header.header_02 .wrap_link .link a {
  color: #222222;
}
header.header_02.company {
  margin-bottom: 32px;
  border-bottom: 0px;
}
header.header_02.company .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 33.6px;
  letter-spacing: 0.3000000119px;
  text-align: left;
}
header.header_03 {
  padding-bottom: 0.5em;
}
#container.streaming header.header_03 {
  color: #ffffff;
}

header.header_03 h2 {
  margin: 0;
  padding: 0;
}
header.header_03 h2.title {
  letter-spacing: 0.1em;
  font-size: 0.875rem;
  font-weight: bold;
}
header.header_03 .wrap_link {
  display: table;
  table-layout: fixed;
  width: 100%;
}
header.header_03 .wrap_link h2.title {
  display: table-cell;
}
header.header_03 .wrap_link .link {
  display: table-cell;
  width: 20%;
  text-align: right;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
}
header.header_03 .wrap_link .link a {
  color: #222222;
}
header .nav_icon_close {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
  cursor: pointer;
}
header .nav_icon_close svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header .nav_icon_close:hover {
  background-color: #f8f8f8;
}

.sp_header {
  width: 100%;
  position: fixed;
}
.sp_header.seminar_header {
  position: static;
}
.sp_header__inner {
  display: flex;
  width: 100%;
  height: 56px;
  padding: 8px 16px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  border-bottom: 1px solid #e1e1e1;
}
.sp_header__logo {
  width: 100%;
  flex: 1;
}
.sp_header__logo img {
  width: 134.615px;
  height: 14px;
}
.sp_header__btns {
  display: flex;
  align-items: center;
  gap: 16px;
}
.sp_header__cart {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
}
.sp_header__cart svg {
  width: 32px;
  height: 32px;
}
.sp_header__cart__badge {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "Roboto";
  font-weight: 700;
  background-color: #e85152;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  border-radius: 200px;
}
.sp_header__hamburger {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
}
.sp_header__hamburger svg {
  width: 32px;
  height: 32px;
}
.sp_header__notification {
  position: relative;
}
.sp_header__notification .notification_bubble {
  width: 230px;
  height: 108px;
  background: #787878;
  border-radius: 4px;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.9;
  box-shadow: 0px 2px 6px 0px rgba(34, 34, 34, 0.1019607843);
  transition: opacity 1s ease-in-out;
  z-index: 1000;
  display: none;
}
.sp_header__notification .notification_bubble .icon_close {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  z-index: 1001;
}
.sp_header__notification .notification_bubble .icon_arrow_up {
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1001;
}
.sp_header__notification .notification_bubble a {
  width: 100%;
  display: grid;
  position: absolute;
  color: #ffffff;
  top: 16px;
  padding: 0px 16px;
  gap: 8px;
}
.sp_header__notification .notification_bubble a .category {
  font-size: 12px;
  font-weight: 600;
  line-height: 16.8px;
  letter-spacing: 0.01em;
}
.sp_header__notification .notification_bubble a .title {
  font-size: 12px;
  font-weight: 300;
  line-height: 16.8px;
  letter-spacing: 0.01em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.sp_globalnav {
  position: fixed;
  width: 320px;
  height: 100vh;
  height: -webkit-fill-available;
  min-height: 100dvh;
  overflow-y: auto;
  overscroll-behavior-y: none;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  top: 0;
  right: -330px;
  background-color: #ffffff;
  transition: right 0.2s;
  color: #222222;
}
.sp_globalnav__header {
  display: flex;
  width: 100%;
  height: 56px;
  align-items: center;
  justify-content: flex-end;
  padding: 0 16px;
}
.sp_globalnav__close {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 24px;
  height: 24px;
}
.sp_globalnav__close img {
  width: 24px;
  height: 24px;
}
.sp_globalnav__top {
  background-color: #f4f4f4;
  padding: 24px 16px;
}
.sp_globalnav__search input[type=text] {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: normal;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  background-color: #ffffff;
  background-image: url(/img/sp_globalnav/menu/search.svg);
  background-repeat: no-repeat;
  background-position: left 16px center;
  border-radius: 50px;
  height: 40px;
  padding: 8px 16px 8px 48px;
  box-shadow: 0px 0px 6px 0px rgba(34, 34, 34, 0.2);
  margin-bottom: 16px;
}
.sp_globalnav__search input[type=text]:focus {
  outline: none;
}
.sp_globalnav__body {
  padding: 24px 16px 60px 16px;
}
.sp_globalnav__item.is-current {
  background-color: #f4f4f4;
  border-radius: 4px;
}
.sp_globalnav__list {
  display: grid;
  gap: 16px;
}
.sp_globalnav__menu {
  display: grid;
  height: auto;
}
.sp_globalnav__menu > .sp_globalnav__label {
  padding: 8px;
  height: 40px;
  background-image: url(/img/sp_globalnav/menu/plus.svg);
  background-size: 16px 16px;
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.sp_globalnav__menu.active .sp_globalnav__label {
  background-image: url("/img/sp_globalnav/menu/remove.svg");
}
.sp_globalnav__submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  margin-top: 0px;
}
.sp_globalnav__submenu > .sp_globalnav__item {
  padding-left: 16px;
}
.sp_globalnav__submenu > .sp_globalnav__item:not(:first-child) {
  margin-top: 8px;
}
.sp_globalnav__submenu > .sp_globalnav__item > .sp_globalnav__link {
  display: flex;
  gap: 16px;
  background-image: none;
}
.sp_globalnav__link {
  display: flex;
  width: 100%;
  align-items: center;
  background-image: url(/img/sp_globalnav/menu/arrow.svg);
  background-size: 16px 16px;
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding: 8px;
  border-radius: 4px;
}
.sp_globalnav__icon {
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sp_globalnav__icon.is-login {
  background-image: url(/img/sp_globalnav/menu/login.svg);
}
.is-current .sp_globalnav__icon.is-login {
  background-image: url(/img/sp_globalnav/menu/login.svg);
}
.sp_globalnav__icon.is-user {
  background-image: url(/img/sp_globalnav/menu/user.svg);
}
.is-current .sp_globalnav__icon.is-user {
  background-image: url(/img/sp_globalnav/menu_active/user.svg);
}
.sp_globalnav__icon.is-accountsetting {
  background-image: url(/img/sp_globalnav/header/accountsetting.svg);
}
.sp_globalnav__icon.is-point {
  background-image: url(/img/sp_globalnav/header/point.svg);
}
.sp_globalnav__icon.is-favo {
  background-image: url(/img/sp_globalnav/menu/favo.svg);
}
.is-current .sp_globalnav__icon.is-favo {
  background-image: url(/img/sp_globalnav/menu_active/favo.svg);
}
.sp_globalnav__icon.is-articles {
  background-image: url(/img/sp_globalnav/menu/articles.svg);
}
.is-current .sp_globalnav__icon.is-articles {
  background-image: url(/img/sp_globalnav/menu_active/articles_filled.svg);
}
.sp_globalnav__icon.is-survey-themes {
  background-image: url(/img/sp_globalnav/menu/survey-themes.svg);
}
.is-current .sp_globalnav__icon.is-survey-themes {
  background-image: url(/img/sp_globalnav/menu_active/survey-themes_filled.svg);
}
.sp_globalnav__icon.is-salon-topics {
  background-image: url(/img/sp_globalnav/menu/salon-topics.svg);
}
.is-current .sp_globalnav__icon.is-salon-topics {
  background-image: url(/img/sp_globalnav/menu_active/salon-topics_filled.svg);
}
.sp_globalnav__icon.is-pub-med {
  background-image: url(/img/sp_globalnav/menu/pub-med.svg);
}
.is-current .sp_globalnav__icon.is-pub-med {
  background-image: url(/img/sp_globalnav/menu_active/pub-med_filled.svg);
}
.sp_globalnav__icon.is-streamings {
  background-image: url(/img/sp_globalnav/menu/streamings.svg);
}
.is-current .sp_globalnav__icon.is-streamings {
  background-image: url(/img/sp_globalnav/menu_active/streamings_filled.svg);
}
.sp_globalnav__icon.is-events {
  background-image: url(/img/sp_globalnav/menu/events.svg);
}
.is-current .sp_globalnav__icon.is-events {
  background-image: url(/img/sp_globalnav/menu_active/events_filled.svg);
}
.sp_globalnav__icon.is-libraries {
  background-image: url(/img/sp_globalnav/menu/libraries.svg);
}
.is-current .sp_globalnav__icon.is-libraries {
  background-image: url(/img/sp_globalnav/menu_active/libraries_filled.svg);
}
.sp_globalnav__icon.is-teach {
  background-image: url(/img/sp_globalnav/menu/teach.svg);
}
.is-current .sp_globalnav__icon.is-teach {
  background-image: url(/img/sp_globalnav/menu_active/teach_filled.svg);
}
.sp_globalnav__icon.is-tools {
  background-image: url(/img/sp_globalnav/menu/tools.svg);
}
.is-current .sp_globalnav__icon.is-tools {
  background-image: url(/img/sp_globalnav/menu_active/tools_filled.svg);
}
.sp_globalnav__icon.is-qol {
  background-image: url(/img/sp_globalnav/menu/qol.svg);
}
.is-current .sp_globalnav__icon.is-qol {
  background-image: url(/img/sp_globalnav/menu_active/qol_filled.svg);
}
.sp_globalnav__icon.is-gikokun {
  background-image: url(/img/sp_globalnav/menu/gikokun.svg);
}
.sp_globalnav__icon.is-career {
  background-image: url(/img/sp_globalnav/menu/agents.svg);
}
.sp_globalnav__icon.is-notices {
  background-image: url(/img/sp_globalnav/menu/notices.svg);
}
.is-current .sp_globalnav__icon.is-notices {
  background-image: url(/img/sp_globalnav/menu_active/notices_filled.svg);
}
.sp_globalnav__icon.is-glossaries {
  background-image: url(/img/sp_globalnav/menu/glossaries.svg);
}
.is-current .sp_globalnav__icon.is-glossaries {
  background-image: url(/img/sp_globalnav/menu_active/glossaries_filled.svg);
}
.sp_globalnav__icon.is-organizations {
  background-image: url(/img/sp_globalnav/menu/organizations.svg);
}
.is-current .sp_globalnav__icon.is-organizations {
  background-image: url(/img/sp_globalnav/menu_active/organizations_filled.svg);
}
.sp_globalnav__icon.is-products {
  background-image: url(/img/sp_globalnav/menu/products.svg);
}
.is-current .sp_globalnav__icon.is-products {
  background-image: url(/img/sp_globalnav/menu_active/products_filled.svg);
}
.sp_globalnav__icon.is-clinic-succession {
  background-image: url(/img/sp_globalnav/menu/clinic-succession.svg);
}
.sp_globalnav__label {
  display: flex;
  align-items: center;
  padding-left: 16px;
}
.is-current .sp_globalnav__label {
  color: #c25958;
}
.sp_globalnav__label.is-bold {
  font-weight: bold;
}
.sp_globalnav__label.is-create-account {
  color: #c25958;
}
.sp_globalnav__sublabel {
  font-size: 14px;
  padding-left: 16px;
  line-height: 19.6px;
  letter-spacing: 0.01em;
}
.sp_globalnav__hr {
  border: none;
  display: block;
  background-color: #e1e1e1;
  height: 1px;
  padding: 0;
  margin-top: 24px;
  margin-bottom: 24px;
}

.sp_globalnav_user {
  display: flex;
  width: 100%;
  gap: 16px;
  margin-bottom: 16px;
}
.sp_globalnav_user__icon {
  width: 44px;
}
.sp_globalnav_user__icon img {
  width: 44px;
}
.sp_globalnav_user__name {
  width: 100%;
  flex: 1;
  padding-right: 32px;
}

.sp_globalnav_cover {
  visibility: hidden;
  width: 0;
  height: 0;
  z-index: 99;
  opacity: 0;
  background-color: rgba(34, 34, 34, 0.3);
  transition: opacity 0.2s;
}

.is-globalnav-show .sp_globalnav {
  right: 0;
}
.is-globalnav-show .sp_globalnav_cover {
  visibility: visible;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.sp_globalnav_sub__item + .sp_globalnav_sub__item {
  margin-top: 16px;
}
.sp_globalnav_sub__link {
  font-size: 14px;
  line-height: 1;
}

.footer-wrap {
  width: 1080px;
}
.footer-logo {
  width: 166px;
}
.footer-logo-href {
  line-height: 0%;
}
.footer-icon {
  width: 24px;
  height: 24px;
}
@media (max-width: 768px) {
  .footer-icon {
    width: 16px;
    height: 16px;
  }
}
.footer-icon-share {
  width: 24px;
  height: 24px;
}
.footer-content-icon {
  width: 16px;
  height: 16px;
}
@media (max-width: 768px) {
  .footer-content-icon {
    width: 24px;
    height: 24px;
  }
}
.footer-content-title:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.footer-menu {
  height: 40px;
}
.footer-submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  margin-top: 0px;
}
.footer-submenu-item {
  min-height: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  font-weight: 700;
}

.sw_foot {
  width: 100vw;
  position: relative;
  background-color: #ffffff;
  padding: 24px 68px;
}
@media (max-width: 768px) {
  .sw_foot {
    padding: 0 15px;
  }
}
.sw_foot .sw_line {
  overflow: hidden;
  background-color: #ffffff;
}
.sw_foot .sw_line .swiper-container {
  height: 12vw;
}
@media (max-width: 768px) {
  .sw_foot .sw_line .swiper-container {
    height: 20vw;
  }
}
.sw_foot .sw_line .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .sw_foot .sw_line .swiper-container .swiper-wrapper .swiper-slide {
    width: 30vw !important;
  }
}
.sw_foot .sw_line .swiper-container .swiper-wrapper .swiper-slide a {
  display: inline;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  align-self: center;
}
.sw_foot .sw_line .swiper-container .swiper-wrapper .swiper-slide a img {
  max-height: 100%;
  max-width: 100%;
}

.tp_global {
  position: relative;
  padding-top: 2px;
  background-color: #f4f4f4;
}
.tp_global_nav {
  background-color: #ffffff;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 66px;
}
.tp_global_nav::-webkit-scrollbar {
  display: none;
}
.tp_global_nav_lists {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  width: max-content;
  align-items: center;
  isolation: isolate;
}
.tp_global_nav_list {
  position: relative;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 12px 16px 12px 16px;
  min-width: 57px;
}
.tp_global_nav_list:after {
  width: 0px;
  height: 40px;
  border-right: 1px solid #e1e1e1;
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
}
.tp_global_nav_list:last-of-type:after {
  border: none;
}
.tp_global_nav_list_img {
  width: 24px;
  height: 24px;
}
.tp_global_nav_list_title {
  font-size: 10px;
  font-weight: 500;
  line-height: 14.48px;
  letter-spacing: 0.01em;
}
.tp_global_line {
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 8px;
  min-width: 100%;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1019607843) inset;
  line-height: 8px;
}
.tp_global_separate {
  content: "";
  display: block;
  clear: both;
  height: 3px;
}

.gs_globalnav {
  width: 100%;
  align-items: center;
  background-color: #f4f4f4;
}
.gs_globalnav .gs_top {
  width: 100%;
}
.gs_globalnav .gs_top ul.gs_menu {
  width: 100%;
  align-items: center;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse {
  text-align: center;
  width: 65%;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse form.gsc-search-box {
  margin: 0;
  padding: 0;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box {
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box td {
  position: relative;
  top: 0;
  right: 0;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box td.gsc-input {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box td.gsc-input .search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box td.gsc-input .clear-icon {
  display: none;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box td.gsc-input .gsc-input-box {
  height: auto;
  border: none;
  background: no-repeat;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse table.gsc-search-box td.gsc-search-button {
  display: none;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse .gsib_a {
  margin: 0;
  padding: 0;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse .gsib_b {
  display: none !important;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse input.gsc-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3em !important;
  width: 288px !important;
  height: 36px !important;
  text-indent: 0 !important;
  border-radius: 36px !important;
  border: 1px solid #cccccc !important;
  outline: none !important;
  opacity: 0;
  /*@include transition(opacity 0.5s linear);*/
  pointer-events: none;
  background: none !important;
  background-color: #ffffff !important;
  font-family: "Noto Sans JP";
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse input.gsc-input:focus, .gs_globalnav .gs_top ul.gs_menu li.gs_gcse input.gsc-input:hover {
  box-shadow: none !important;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse input[type=button].gsc-search-button {
  display: none;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse td.gsc-clear-button,
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse .gsc-clear-button {
  display: none !important;
}
.gs_globalnav .gs_top ul.gs_menu li.gs_gcse input.gsc-input {
  padding: 3px 6px;
  pointer-events: auto;
  opacity: 1;
  /*@include transition(opacity 0.5s linear);*/
}
.gs_globalnav .gs_top ul.gs_menu li.gs_close_bt {
  width: 15%;
  height: 40px;
  overflow: hidden;
  background-image: url("../img/wrong.png");
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  opacity: 0.5;
}

.top-pc {
  margin: 25px auto 0;
  padding: 0 20px;
  width: 1120px;
  overflow: hidden;
}
.top-pc .main {
  float: left;
  margin: 0;
  padding: 0;
  width: 830px;
}

header.title_session-pc {
  width: 790px;
}
header.side_column {
  width: 100%;
  padding-bottom: 0;
}

.home.top.main_slide-pc, .home.top.articles-pc, .home.top.notices-pc, .home.top.wcch-pc, .home.top.events-pc, .home.top.glossaries-pc, .home.top.pub_meds-pc, .home.top.survey_themes-pc, .home.top.doctor_talks-pc, .home.top.tools-pc, .home.top.libraries-pc {
  width: 790px;
}
.home.top.wcch-pc .web_seminar-pc .wrap_video {
  padding: 0;
  width: 74%;
}
.home.top.wcch-pc .web_seminar-pc .wrap_slider {
  width: 26%;
}
.home.top.events-pc .event-pc__item-title {
  height: 48px;
}
.home.top.events-pc .slick-slide {
  margin: 0 10px;
}
.home.top.events-pc .slick-list {
  margin: 0 -10px;
}
.home.top.articles-pc .article-pc__item .crop_16_9:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.home.top.articles-pc .article-pc__item .crop_16_9 img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home.top.libraries-pc .library-pc__item {
  height: 250px;
  width: 250px;
}
.home.top.libraries-pc .library-pc__item > a:hover {
  opacity: 1;
}
.home.top.libraries-pc .library-pc__item > a:hover .library-pc__item-pic:after {
  opacity: 0.1;
  -webkit-transition: opacity 0.1s ease-in-out;
  -mstransition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
.home.top.libraries-pc .library-pc__item-pic:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  opacity: 0.4;
  -webkit-transition: opacity 0.1s ease-in-out;
  -mstransition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
.home.top.libraries-pc .library-pc__item-pic img {
  max-width: 100%;
  max-height: 100%;
}
.home.top.libraries-pc .library-pc__item-info {
  bottom: 16px;
  text-align: center;
}
.home.top.libraries-pc .library-pc__item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 0 20px;
}
.home.top.tools-pc .tool-pc__item {
  padding: 35px;
}
.home.top.tools-pc .tool-pc__item-block {
  width: 180px;
}
.home.top.tools-pc .tool-pc__item-block .useful {
  position: relative;
  height: 221px;
  margin: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0.2s;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  background: #fff;
  border-radius: 4px;
}
.home.top.tools-pc .tool-pc__item-block .useful img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.home.top.tools-pc .tool-pc__item-block .useful_description {
  display: none;
  z-index: 2 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  background-color: rgba(230, 232, 235, 0.9);
}
.home.top.tools-pc .tool-pc__item-block .useful_description .wrap {
  min-height: 185px;
}
.home.top.tools-pc .tool-pc__item-block .useful_description .tool_description {
  margin: 0;
  padding: 1em 0.5em;
  font-size: 0.75rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.home.top.tools-pc .tool-pc__item-block .useful_description .tool_description a {
  color: blue;
}
.home.top.tools-pc .tool-pc__item-block .useful_description .tool_disp_button {
  width: 100%;
  height: 36px;
}
.home.top.tools-pc .tool-pc__item-block .useful_description .tool_disp_button a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 0.93rem;
  font-weight: bold;
  color: #ffffff;
  background-color: #e85152;
}
.home .top-side-pc__qol-label {
  margin: 0;
  padding: 4px 12px;
  border-radius: 3px;
  background-color: #988c5f;
  width: fit-content;
}
.home .top-side-pc__qol-benefit {
  font-family: "Noto Sans JP", serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16.8px;
  letter-spacing: 0.01em;
  text-align: center;
}
.home .top-side-pc__qol-benefit .benefit-title {
  font-family: "Hiragino Kaku Gothic Pro";
  font-weight: 600;
  letter-spacing: 0.3px;
  background-color: #988c5f;
}
.home .top-side-pc__qol-benefit .gift-title {
  color: #988c5f;
}
.home .top-side-pc__article-ranking {
  min-width: 22px;
  width: 22px;
  height: 22px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.home .top-side-pc #video_ad_banner .video_ads {
  width: 216px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.home .top-side-pc #video_ad_banner .poster-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.home .top-side-pc #video_ad_banner .video_replay {
  display: none;
  left: 32%;
  top: 20%;
  cursor: pointer;
  z-index: 100;
}
.home .top-side-pc #video_ad_banner .video_replay i {
  color: #e85152;
}
.home .top-side-pc #video_ad_banner .video_ad_time i {
  font-size: small;
  color: #9f9f9f;
}
.home .top-side-pc #video_ad_banner .wrap-label {
  height: 20px;
}

#homeCarouselWrap01 img {
  width: 100%;
  max-height: 444px;
  height: auto;
  position: relative;
  margin: 0 auto;
}

#homeCarouselWrapWcch .unit_slider {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#homeCarouselWrapWcch .unit_slider a {
  padding: 0;
}
#homeCarouselWrapWcch .unit_slider a img {
  width: 100%;
}

.dot_nav.slick-slider {
  margin-bottom: 0;
}
.dot_nav ul.slick-dots {
  bottom: 0;
  position: relative;
}
.dot_nav .slick-dots li button:before {
  font-size: 8px;
  color: #e1e1e1;
  opacity: 1;
}
.dot_nav .slick-dots li.slick-active button:before {
  font-size: 10px;
  color: #787878;
  opacity: 1;
}
.dot_nav .slick-dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 16px !important;
}
.dot_nav .slick-dots li {
  margin: 0px;
  width: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 10px;
}
.dot_nav .slick-dots li button {
  width: 8px;
}
.dot_nav .slick-dots li button::before {
  width: 8px;
  line-height: 10px !important;
}
.dot_nav .slick-dots li.slick-active {
  width: 10px;
}
.dot_nav .slick-dots li.slick-active button {
  width: 10px;
}
.dot_nav .slick-dots li.slick-active button::before {
  width: 10px;
  line-height: 10px !important;
}

#container.top-sp {
  padding: 54px 0 0 !important;
}

.home.top.main_slide-sp {
  display: block;
  height: 56vw;
}
.home.top.main_slide-sp a img {
  max-height: 56vw;
}
.home.top.qols-sp .slick-slider .slick-track,
.home.top.qols-sp .slick-slider .slick-list {
  background: #fff;
}
.home.top.qols-sp .slick-initialized .slick-slide {
  opacity: 0.2;
}
.home.top.qols-sp .slick-initialized .slick-slide.slick-active {
  opacity: 1;
}
.home.top.qols-sp .slider_wrap_03 .slick-arrow {
  width: 6%;
}
.home.top.qols-sp .qol-sp__item {
  margin: 0 10px;
  border: 1px solid #e2e0e0;
}
.home.top.qols-sp .qol-sp__item-label {
  margin: 0;
  padding: 4px 12px;
  border-radius: 3px;
  background-color: #988c5f;
  width: fit-content;
}
.home.top.qols-sp .qol-sp__item-benefit {
  text-align: center;
}
.home.top.qols-sp .qol-sp__item-benefit .benefit-title {
  background-color: #988c5f;
}
.home.top.qols-sp .qol-sp__item-benefit .gift-title {
  color: #988c5f;
}
.home.top.glossaries-sp header.title_session-sp {
  padding: 0 16px;
}
.home.top.events-sp .slider_wrap_home {
  padding: 0 1rem;
}
.home.top.events-sp .slider_wrap_home .slick-arrow {
  background-size: 33% auto !important;
  width: 6%;
}
.home.top.events-sp .slider_wrap_home .slick-next {
  right: 0 !important;
  background: url("../img/arrow_R.png") no-repeat center center;
}
.home.top.events-sp .slider_wrap_home .slick-next:hover {
  background: url("../img/arrow_R.png") no-repeat center center;
}
.home.top.events-sp .slider_wrap_home .slick-prev {
  right: 0 !important;
  background: url("../img/arrow_L.png") no-repeat center center;
}
.home.top.events-sp .slider_wrap_home .slick-prev:hover {
  background: url("../img/arrow_L.png") no-repeat center center;
}
.home.top.events-sp .slider_wrap_home .box {
  float: left;
  padding: 0 0.5em;
  width: 50%;
  position: relative;
}
.home.top.events-sp .slider_wrap_home .box img {
  width: 100%;
}
.home.top.events-sp .slider_wrap_home .box.paid:after {
  content: "";
  display: block;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  width: 36px;
  height: 36px;
  background-image: url("../img/icon_action_paid.png");
  background-size: 100% 100%;
}
.home.top.article_ranking-sp header.title_session-sp {
  padding: 0 16px;
}
.home.top.article_ranking-sp .ranking {
  font-family: "Noto Sans JP", serif;
  min-width: 22px;
  width: 22px;
  height: 22px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.home.top.recommend_job-sp .job__item {
  border: 1px solid #d9d9d9;
}
.home.top.recommend_job-sp .job__item .crop_16_9 {
  overflow: hidden;
}
.home.top.recommend_job-sp .job__item .crop_16_9:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.home.top.recommend_job-sp .job__item .crop_16_9 img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home.top.recommend_job-sp .job__title {
  color: #00b9d8;
}
.home.top.recommend_job-sp .job__prefecture {
  padding: 4px 8px;
  background-color: #d9d9d9;
}
.home.top.event_live-sp .wrap_thumb {
  width: 40%;
  min-width: 40%;
}
.home.top.libraries-sp {
  margin-bottom: 64px;
}
.home.top.libraries-sp .library-sp__item {
  height: 178px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.home.top.libraries-sp .library-sp__item-pic:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  opacity: 0.4;
  -webkit-transition: opacity 0.1s ease-in-out;
  -mstransition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}
.home.top.libraries-sp .library-sp__item-pic img {
  max-width: 100%;
  max-height: 100%;
}
.home.top.libraries-sp .library-sp__item-info {
  top: 56px;
  text-align: center;
}
.home.top.libraries-sp .library-sp__item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 0 24px;
}
.home.top.notices-sp .title_session-sp {
  padding: 0 16px;
}
.home.top.web_seminar-sp .title_session-sp {
  padding: 0 16px;
}
.home.top.web_seminar-sp .wrap_video {
  background-color: #f4f4f4;
  padding-bottom: 0;
}
.home.top.web_seminar-sp .wrap_video .link_contents {
  color: #222222;
  margin: 16px 0 0;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}
.home.top.web_seminar-sp .wrap_slider #spHomeCarouselWrapWcch .unit_slider {
  margin-bottom: 0;
}
.home.top.web_seminar-sp .wrap_slider #spHomeCarouselWrapWcch .unit_slider a {
  display: block;
  padding: 0 4px;
}
.home.top.web_seminar-sp .wrap_slider #spHomeCarouselWrapWcch .unit_slider a img {
  width: 100%;
}
.home.top.video-banner-sp #video_ad_banner .video_ads {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.home.top.video-banner-sp #video_ad_banner .poster-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.home.top.video-banner-sp #video_ad_banner .video_replay {
  display: none;
  left: 40%;
  top: 35%;
  cursor: pointer;
  z-index: 100;
}
.home.top.video-banner-sp #video_ad_banner .video_replay i {
  color: #e85152;
}
.home.top.video-banner-sp #video_ad_banner .video_ad_time i {
  font-size: small;
  color: #9f9f9f;
}
.home.top.video-banner-sp #video_ad_banner .wrap-label {
  height: 20px;
}
.home.top .wrap_crop_img .crop_16_9 {
  overflow: hidden;
}
.home.top .wrap_crop_img .crop_16_9:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.home.top .wrap_crop_img .crop_16_9 img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.thumb_play_btn:before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20%;
  height: 0;
  padding-top: 100%;
  background-image: url("../img/thumb_play_btn.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}

.streaming-list-pc {
  margin: 0 auto;
  padding: 0 0.5rem;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}
.streaming-list-pc__title {
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
}
.streaming-list-pc__content {
  display: flex;
  justify-content: space-between;
}
.streaming-list-pc__main {
  width: 75%;
  padding-left: 16px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.streaming-list-pc__side {
  width: 25%;
  padding-right: 16px;
}
.streaming-list-pc__side-live-banner {
  margin-bottom: 32px;
}
.streaming-list-pc__side-live-banner img {
  width: 100%;
}
.streaming-list-pc__side-search-box {
  margin-bottom: 24px;
}
.streaming-list-pc__side-search-box fieldset {
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
  height: 44px;
}
.streaming-list-pc__side-search-box fieldset .wrap_text {
  width: 100%;
  color: #787878;
}
.streaming-list-pc__side-search-box fieldset .wrap_btn {
  width: 24px;
}
.streaming-list-pc__side-search-box input[type=text] {
  width: 100%;
  height: 44px;
  padding: 0;
  background-color: #ffffff;
  border: none;
}
.streaming-list-pc__side-search-box input[type=text]:focus {
  outline: none;
}
.streaming-list-pc__side-search-box input[type=submit], .streaming-list-pc__side-search-box input[type=button] {
  width: 24px;
  height: 44px;
  padding: 0;
  background-color: #ffffff;
  background-image: url(../img/icon/gronavi_search.svg);
  background-size: 24px 24px;
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
}
.streaming-list-pc__side-search-box input[type=submit]:hover, .streaming-list-pc__side-search-box input[type=button]:hover {
  opacity: 0.8;
}
.streaming-list-pc__side-menu {
  margin-top: 24px;
}
.streaming-list-pc__sort {
  display: flex;
  margin: 0;
  margin-bottom: 19px;
  padding: 0;
}
.streaming-list-pc__sort li {
  width: 50%;
  border-bottom: 2px solid #e1e1e1;
}
.streaming-list-pc__sort li:hover {
  opacity: 0.8;
}
.streaming-list-pc__sort li .filter_link {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 14px;
  color: #787878;
  font-weight: 700;
}
.streaming-list-pc__sort li.active {
  border-bottom: 2px solid #787878;
}
.streaming-list-pc__sort li.active .filter_link {
  color: #222222;
}
.streaming-list-pc__wrap-item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 24px;
}
.streaming-list-pc__item {
  width: 100%;
  overflow: hidden;
}
.streaming-list-pc__item > a {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-list-pc__item-pic > img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.streaming-list-pc__item-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-list-pc__item-info .wrap-info {
  display: flex;
  gap: 16px;
  justify-content: space-between;
}
.streaming-list-pc__description {
  padding: 16px;
  border-radius: 4px;
  border: 1px solid #787878;
}
.streaming-list-pc__breadcrumb {
  margin: 80px auto 16px auto;
}

.streaming-list-sp__container {
  padding: 0 !important;
}
.streaming-list-sp__title {
  padding: 8px 16px;
}
.streaming-list-sp__filter {
  padding: 16px 16px 0 16px;
  display: flex;
  gap: 8px;
}
.streaming-list-sp__filter-value {
  max-width: 100%;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #787878;
}
.streaming-list-sp__filter li {
  width: 33%;
}
.streaming-list-sp__filter .streaming_menu_open {
  height: 48px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.streaming-list-sp__tagrank {
  padding: 16px;
}
.streaming-list-sp__wrap-item {
  margin-bottom: 16px;
}
.streaming-list-sp__item {
  padding: 16px;
  border-bottom: 1px solid #e1e1e1;
}
.streaming-list-sp__item:first-of-type {
  border-top: 1px solid #e1e1e1;
}
.streaming-list-sp__item-link {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.streaming-list-sp__item-wrap-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-list-sp__item-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.streaming-list-sp__item-info span {
  color: #787878;
}
.streaming-list-sp__item-thumb {
  width: 142px;
  height: 80px;
  flex-grow: 0;
  flex-shrink: 0;
}
.streaming-list-sp__item-thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.streaming-list-sp__description {
  padding: 0 16px;
}
.streaming-list-sp__description-inner {
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #787878;
}
.streaming-list-sp__breadcrumb {
  margin: 64px 16px 16px;
}
.streaming-list-sp .navi_streaming_menu {
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000;
  background-color: #fcfcfc;
  left: -100%;
  -webkit-transition: left 0.5s ease-in-out;
  -mstransition: left 0.5s ease-in-out;
  -moz-transition: left 0.5s ease-in-out;
  -o-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out;
}
.streaming-list-sp .navi_streaming_menu .inner_scroll {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5rem 2% 4rem;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.streaming-list-sp .navi_streaming_menu.open {
  left: 0;
  -webkit-transition: left 0.5s ease-in-out;
  -mstransition: left 0.5s ease-in-out;
  -moz-transition: left 0.5s ease-in-out;
  -o-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out;
}
.streaming-list-sp .navi_streaming_menu .title {
  position: relative;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 0.25em;
}
.streaming-list-sp .navi_streaming_menu .title .btn_close {
  display: block;
  position: absolute;
  top: 0;
  left: 2%;
  padding-left: 1.25em;
  padding-right: 1rem;
  padding-bottom: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.6875rem;
  background-image: url("../img/arrow_left.png");
  background-repeat: no-repeat;
  background-size: 0.5rem auto;
  background-position: left center;
}
.streaming-list-sp .navi_streaming_menu ul {
  display: block;
  margin-right: 2%;
  margin-left: 2%;
  margin-bottom: 2em;
  min-width: 96%;
  width: 96%;
  height: 100%;
}
.streaming-list-sp .navi_streaming_menu li {
  float: none;
  display: block;
  text-align: left;
}
.streaming-list-sp .navi_streaming_menu li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
.streaming-list-sp .navi_streaming_menu li .wrap {
  display: block;
  margin: 0;
  padding: 1rem 0 1rem 1.5rem;
  font-size: 0.6875rem;
  font-weight: bold;
  letter-spacing: 0.5em;
  border-bottom: 1px solid rgb(191, 191, 191);
}
.streaming-list-sp .navi_streaming_menu li.active .wrap {
  background-image: url("../img/check_trans_2x.png");
  background-repeat: no-repeat;
  background-position: 96% center;
  background-size: 1.5rem auto;
  background-color: #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  color: #000;
}
.streaming-list-sp .navi_streaming_menu li:first-of-type .wrap {
  border-top: 1px solid rgb(191, 191, 191);
}
.streaming-list-sp .navi_streaming_menu li:last-of-type {
  padding-bottom: 2rem;
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-sp .article-content .request-login-detail, .article-view-pc .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-primary, .unit_popup_ds .wrap .btn-group .btn-tertiary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.streaming-view-pc {
  margin: 0 auto;
  padding-top: 32px;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}
.streaming-view-pc .streaming-view-wrap {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.streaming-view-pc .streaming-view-detail {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.streaming-view-pc .streaming-view-detail__main {
  display: flex;
  flex-direction: column;
  gap: 64px;
  width: 610px;
}
.streaming-view-pc .streaming-view-detail__side {
  position: relative;
  width: 427px;
}
.streaming-view-pc .streaming-view-purchase {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase_info_payed {
  font-weight: 700;
  color: #e85152;
  display: flex;
  height: 38px;
  width: 100%;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase_info_payed .mark {
  background: #e45e55;
  color: #ffffff;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  width: 88px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase_info_payed .mess {
  padding: 0 8px;
  font-weight: 700;
  color: #e85152;
  border: 3px solid #e45e55;
  border-left: 0px;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li .title {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  font-weight: 700;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li .info {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li .user-streaming {
  color: #3a80c1;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li .be_read {
  display: none;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li .more_read,
.streaming-view-pc .streaming-view-purchase__wrap_purchase .info_list li .close_read {
  text-decoration: underline;
  text-align: right;
  cursor: pointer;
  margin-top: 8px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-select {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .agreement {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 16px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .agreement_title {
  font-weight: 700;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option {
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option input[type=radio] {
  width: 19px;
  height: 19px;
  vertical-align: top;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex-grow: 1;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .radio-label {
  height: 29px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .wrap-price {
  display: flex;
  justify-content: space-between;
  height: 29px;
  align-items: baseline;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .title,
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .price {
  font-weight: 700;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .value {
  display: flex;
  gap: 4px;
  align-items: center;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn {
  display: flex;
  flex-direction: column;
  padding: 32px 24px;
  gap: 24px;
  justify-content: flex-end;
  background-color: #f4f4f4;
  border-radius: 4px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .link {
  color: #3a80c1;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .user-control {
  display: flex;
  gap: 16px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .user-control button.big {
  width: 240px;
  height: 52px;
  gap: 8px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .user-control button.big svg {
  width: 20px;
  height: 20px;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .user-control .favorite_add_btn,
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .user-control .favorite_delete_btn {
  background-color: #ffffff;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .buy_btn {
  margin: 16px 0;
}
.streaming-view-pc .streaming-view-purchase__wrap_purchase .purchase .purchase-btn .disabled-btn {
  opacity: 0.4;
}
.streaming-view-pc .streaming-view-purchase__sns {
  padding: 16px;
  background-color: #ffffff;
}
.streaming-view-pc .streaming-view-purchase__sns .title {
  font-weight: 700;
  text-align: center;
  padding-bottom: 16px;
}
.streaming-view-pc .streaming-view-purchase__sns .wrap-sns {
  text-align: center;
}
.streaming-view-pc .streaming-view-purchase__sns .wrap-sns-btn {
  display: inline-block;
  vertical-align: top;
}
.streaming-view-pc .streaming-view-purchase__sns .wrap-sns-btn a {
  display: block;
  vertical-align: top;
}
.streaming-view-pc .streaming_unit_detail {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.streaming-view-pc .streaming_unit_detail__pic {
  position: relative;
}
.streaming-view-pc .streaming_unit_detail__pic .pic {
  width: 100%;
}
.streaming-view-pc .streaming_unit_detail__pic .ajax-popup-link {
  position: relative;
}
.streaming-view-pc .streaming_unit_detail__pic .play_btn {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #e85152;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}
.streaming-view-pc .streaming_unit_detail__pic .play_btn img {
  width: 20%;
  margin-bottom: 8px;
}
.streaming-view-pc .streaming_unit_detail__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-pc .streaming_unit_detail__header .lecturer {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.streaming-view-pc .streaming_unit_detail__header .lecturer .label {
  color: #787878;
}
.streaming-view-pc .streaming_unit_detail__header .lecturer .wrap-link {
  display: flex;
  gap: 4px;
  align-items: center;
  flex-wrap: wrap;
}
.streaming-view-pc .streaming_unit_detail__header .lecturer .link {
  color: #3a80c1;
}
.streaming-view-pc .streaming_unit_detail__btn {
  width: 252px;
}
.streaming-view-pc .streaming_unit_related {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-pc .streaming_unit_related__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-pc .streaming_unit_related__wrap-url {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related {
  display: flex;
  gap: 16px;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic {
  width: 250px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail {
  position: relative;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .play_view {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  margin-top: 4px;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .pic {
  width: 250px;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .play_btn {
  padding-top: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30%;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .play_time {
  display: flex;
  bottom: 0;
  right: 0;
  padding-right: 0.5em;
  padding-bottom: 0.25em;
  position: absolute;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .purchased::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #222222;
  opacity: 0.4;
}
.streaming-view-pc .streaming_unit_related__wrap-url .unit_streaming_related .wrap_title {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-view-pc .streaming-view-unit-review {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.streaming-view-pc .streaming-view-unit-review__header {
  display: flex;
  gap: 8px;
  align-items: center;
}
.streaming-view-pc .streaming-view-unit-review__comment {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  gap: 24px;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment {
  display: flex;
  gap: 24px;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .wrap-pic {
  width: 70px;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .thumbnail {
  width: 56px;
  height: 56px;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .comment_info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .comment_user {
  display: flex;
  align-items: center;
  gap: 8px;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .user_name {
  max-width: 360px;
  font-weight: 700;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .date {
  color: #787878;
}
.streaming-view-pc .streaming-view-unit-review__comment .unit_review_comment .comment_content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-view-pc .streaming-view-bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-pc .streaming-view-bottom__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-pc .streaming-view-bottom__content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 22px;
  grid-auto-columns: 1fr;
}
.streaming-view-pc .streaming-view-bottom__content .thumb_streaming_wrap {
  position: relative;
  overflow: hidden;
}
.streaming-view-pc .streaming-view-bottom__content .thumb_streaming_wrap img {
  width: 100%;
}
.streaming-view-pc .streaming-view-bottom__content .thumb_streaming_wrap .intro {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  opacity: 0.9;
  overflow: hidden;
}
.streaming-view-pc .btn_dl_content {
  display: flex;
  align-items: center;
  gap: 8px;
}
.streaming-view-pc .br-selected::after {
  color: #c25958 !important;
}
.streaming-view-pc .br-widget {
  display: flex;
  align-items: center;
}
.streaming-view-pc .purchased-label {
  background: #e85152;
  color: #ffffff;
  display: flex;
  bottom: 0.5em;
  right: 0.5em;
  padding: 4px;
  position: absolute;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  gap: 8px;
}

.streaming-view-sp {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.streaming-view-sp__container {
  padding: 54px 0 0 !important;
}
.streaming-view-sp .streaming-view-wrap {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.streaming-view-sp .streaming-view-detail {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.streaming-view-sp .streaming-view-detail__main {
  display: flex;
  flex-direction: column;
  gap: 64px;
  width: 610px;
}
.streaming-view-sp .streaming-view-detail__side {
  position: relative;
  width: 427px;
}
.streaming-view-sp .streaming-view-purchase {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 16px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase {
  display: flex;
  flex-direction: column;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase_info_payed {
  font-weight: 700;
  color: #e85152;
  display: flex;
  height: 38px;
  width: 100%;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase_info_payed .mark {
  background: #e45e55;
  color: #ffffff;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  width: 88px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase_info_payed .mess {
  padding: 0 8px;
  font-weight: 700;
  color: #e85152;
  border: 3px solid #e45e55;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .title {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  font-weight: 700;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .info {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .info p {
  margin-bottom: 0;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .user-streaming {
  color: #3a80c1;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .be_read {
  display: none;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .more_read,
.streaming-view-sp .streaming-view-purchase__wrap_purchase .info_list li .close_read {
  text-decoration: underline;
  text-align: right;
  cursor: pointer;
  margin-top: 8px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-select {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .agreement {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 16px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .agreement_title {
  font-weight: 700;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option {
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option input[type=radio] {
  width: 19px;
  height: 19px;
  vertical-align: top;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex-grow: 1;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .radio-label {
  height: 29px;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .wrap-price {
  display: flex;
  justify-content: space-between;
  height: 29px;
  align-items: baseline;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .title,
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .price {
  font-weight: 700;
}
.streaming-view-sp .streaming-view-purchase__wrap_purchase .purchase .purchase-option .label .value {
  display: flex;
  gap: 4px;
  align-items: center;
}
.streaming-view-sp .streaming-view-purchase__sns {
  padding: 16px 0;
}
.streaming-view-sp .streaming-view-purchase__sns .title {
  font-weight: 700;
  text-align: center;
  padding-bottom: 16px;
}
.streaming-view-sp .streaming-view-purchase__sns .wrap-sns {
  display: table;
  table-layout: fixed;
  padding: 1rem;
  width: 100%;
}
.streaming-view-sp .streaming-view-purchase__sns .wrap-sns-btn {
  display: table-cell;
  padding: 0 2px;
  width: 33%;
  vertical-align: top;
}
.streaming-view-sp .streaming-view-purchase__sns .wrap-sns-btn a {
  display: block;
  vertical-align: top;
}
.streaming-view-sp .streaming-view-purchase__sns .wrap-sns-btn a img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.streaming-view-sp .streaming_unit_detail {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.streaming-view-sp .streaming_unit_detail__pic {
  position: relative;
  margin-bottom: -8px;
}
.streaming-view-sp .streaming_unit_detail__pic .pic {
  width: 100%;
}
.streaming-view-sp .streaming_unit_detail__pic .ajax-popup-link {
  position: relative;
}
.streaming-view-sp .streaming_unit_detail__pic .play_btn {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #e85152;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}
.streaming-view-sp .streaming_unit_detail__pic .play_btn img {
  width: 20%;
  margin-bottom: 8px;
}
.streaming-view-sp .streaming_unit_detail__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 16px;
}
.streaming-view-sp .streaming_unit_detail__header .lecturer {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.streaming-view-sp .streaming_unit_detail__header .lecturer .label {
  color: #787878;
}
.streaming-view-sp .streaming_unit_detail__header .lecturer .wrap-link {
  display: flex;
  gap: 4px;
  align-items: center;
  flex-wrap: wrap;
}
.streaming-view-sp .streaming_unit_detail__btn {
  padding: 0 16px;
}
.streaming-view-sp .streaming_unit_detail__info {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.streaming-view-sp .streaming_unit_detail__info .ellipsis-streaming {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-view-sp .streaming_unit_detail__info .more_link,
.streaming-view-sp .streaming_unit_detail__info .close_link {
  margin-left: auto;
}
.streaming-view-sp .streaming_unit_detail .wrap-purchase-btn {
  padding: 0 16px;
}
.streaming-view-sp .streaming_unit_related {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 16px;
}
.streaming-view-sp .streaming_unit_related__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-sp .streaming_unit_related__wrap-url {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail {
  position: relative;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .play_view {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  margin-top: 4px;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .pic {
  width: 100%;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .play_btn {
  padding-top: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30%;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.3);
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .thumbnail .play_time {
  display: flex;
  bottom: 0;
  right: 0;
  padding-right: 0.5em;
  padding-bottom: 0.25em;
  position: absolute;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap-pic .purchased::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #222222;
  opacity: 0.4;
}
.streaming-view-sp .streaming_unit_related__wrap-url .unit_streaming_related .wrap_title {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-view-sp .streaming-view-unit-review {
  margin: 0 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.streaming-view-sp .streaming-view-unit-review__header {
  display: flex;
  gap: 8px;
  align-items: center;
}
.streaming-view-sp .streaming-view-unit-review__comment {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  gap: 24px;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .wrap-pic {
  flex: 0 0 70px;
  width: 70px;
  text-align: center;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .thumbnail {
  width: 56px;
  height: 56px;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .comment_info {
  display: flex;
  gap: 16px;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .comment_user {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .user_name {
  width: 100%;
  font-weight: 700;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .date {
  color: #787878;
}
.streaming-view-sp .streaming-view-unit-review__comment .unit_review_comment .comment_content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.streaming-view-sp .streaming-view-bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 16px;
}
.streaming-view-sp .streaming-view-bottom__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.streaming-view-sp .streaming-view-bottom__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px 18px;
}
.streaming-view-sp .streaming-view-bottom__content .thumb_streaming_wrap {
  position: relative;
  overflow: hidden;
}
.streaming-view-sp .streaming-view-bottom__content .thumb_streaming_wrap img {
  width: 100%;
}
.streaming-view-sp .streaming-view-bottom__content .thumb_streaming_wrap .intro {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  opacity: 0.9;
  overflow: hidden;
}
.streaming-view-sp .btn_dl_content {
  display: flex;
  align-items: center;
  gap: 8px;
}
.streaming-view-sp .br-selected::after {
  color: #c25958 !important;
}
.streaming-view-sp .br-widget {
  display: flex;
  align-items: center;
}
.streaming-view-sp .br-widget a {
  font-size: 18px;
}
.streaming-view-sp .link {
  color: #3a80c1;
}
.streaming-view-sp .purchase-btn {
  display: flex;
  flex-direction: column;
  padding: 32px 24px;
  gap: 24px;
  justify-content: flex-end;
  background-color: #f4f4f4;
  border-radius: 4px;
}
.streaming-view-sp .purchase-btn .link {
  color: #3a80c1;
}
.streaming-view-sp .purchase-btn .wrap-todo-btn {
  flex-grow: 1;
}
.streaming-view-sp .purchase-btn .user-control {
  display: flex;
  gap: 16px;
}
.streaming-view-sp .purchase-btn .user-control button.big {
  width: 100%;
  height: 52px;
  gap: 8px;
}
.streaming-view-sp .purchase-btn .user-control button.big svg {
  width: 20px;
  height: 20px;
}
.streaming-view-sp .purchase-btn .user-control .favorite_add_btn,
.streaming-view-sp .purchase-btn .user-control .favorite_delete_btn {
  background-color: #ffffff;
}
.streaming-view-sp .purchase-btn .buy_btn {
  margin: 16px 0;
  display: flex;
  width: 100%;
  padding: 16px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 50px;
  background: #c25958;
  box-shadow: 0px 3px 0px 1px #843636;
  border: none;
  color: #fff;
  text-align: center;
}
.streaming-view-sp .purchase-btn .disabled-btn {
  opacity: 0.4;
}
.streaming-view-sp .streaming-breadcrumb {
  margin-top: 32px;
  margin-bottom: 16px;
  padding: 0 16px;
}
.streaming-view-sp .purchased-label {
  background: #e85152;
  color: #ffffff;
  display: flex;
  gap: 8px;
  bottom: 0.5em;
  right: 0.5em;
  padding: 4px;
  position: absolute;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
}

.point-layout {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--8_XS, 8px);
}
.point-layout__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.point-layout__label {
  font-style: normal;
  font-weight: 700 !important;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 0.16px;
  flex-shrink: 0;
}
.point-layout__text-label {
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.01em;
  flex-shrink: 0;
}
.point-layout__button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #222222;
  gap: 4px;
  border: 1px solid #e1e1e1;
  width: 57px;
}
.point-layout__button:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.point-layout__button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}
.point-layout__text {
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 0.16px;
  border: 0px solid var(--btn-tertiary-line, #e1e1e1) !important;
  text-align: right !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #ffffff !important;
}
.point-layout__text-price {
  letter-spacing: 0.16px;
  border: 0px solid var(--btn-tertiary-line, #e1e1e1) !important;
  text-align: right !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #ffffff !important;
}
.point-layout__total-price {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  background-color: #ffffff !important;
  letter-spacing: 0.01em !important;
  border: 0px solid var(--btn-tertiary-line, #e1e1e1) !important;
  text-align: right !important;
  width: 180px;
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .point-layout__total-price {
    font-size: 22px !important;
  }
}
.point-layout__link {
  color: #3a80c1 !important;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.14px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.point_modal_order {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  position: fixed;
  left: 0px;
  bottom: 0px;
  border-top: 1px solid #e1e1e1;
  background-color: #ffffff;
  z-index: 800;
  height: 65%;
  width: 100%;
  border-radius: 16px 16px 0 0;
  padding: 0 24px 56px 24px;
  overscroll-behavior-y: none;
}

.point_modal_order_btn_sheet {
  width: 60px;
  height: 4px;
  border-radius: 14px;
  background-color: #e1e1e1;
  margin: 8px auto;
}

.point_modal_order_btn_bg {
  width: 100%;
  height: 30px;
  margin-top: 8px;
}

.modal-hide {
  display: none !important;
}

.article-list-pc {
  margin: 0 auto;
  padding: 0 0.5rem;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}
.article-list-pc__main {
  width: 65%;
}
.article-list-pc__side {
  width: 30%;
}
.article-list-pc__side .crop_16_9_img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -mstransform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.article-list-pc__side .wrap-img:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.article-list-pc__category {
  padding-left: 0;
}
.article-list-pc__category li {
  margin-right: 24px;
  white-space: nowrap;
  margin-bottom: 12px;
}
.article-list-pc__category li:last-child {
  margin-right: 0;
}
.article-list-pc__category li a {
  padding-bottom: 4px;
  color: #000000;
}
.article-list-pc__category li a.active {
  border-bottom: 1px solid #000000;
}
.article-list-pc__wrap_item {
  grid-template-columns: repeat(auto-fill, 330px);
  gap: 32px 34px;
}
.article-list-pc__item .crop_16_9:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}
.article-list-pc__item .crop_16_9 img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.article-list-pc__contributor .users {
  padding: 0;
  border-bottom: none;
}
.article-list-pc__breadcrumb {
  margin: 80px auto 16px auto;
}
.article-list-pc__article-ranking .ranking {
  min-width: 22px;
  width: 22px;
  height: 22px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.article-list-pc .gpt_ad .ad_item {
  min-height: auto !important;
  margin-bottom: 0;
}
.article-list-pc .gpt_ad .ad_item iframe {
  width: 320px !important;
  height: 640px !important;
  visibility: hidden;
}

.article-list-sp__container {
  padding: 54px 0 0 !important;
}
.article-list-sp__item {
  border-bottom: 1px solid #e1e1e1;
}
.article-list-sp__item:first-of-type {
  border-top: 1px solid #e1e1e1;
}
.article-list-sp__thumb {
  width: 104px;
  height: 58px;
  flex-shrink: 0;
}
.article-list-sp__thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.article-list-sp .gpt_ad .ad_item {
  min-height: auto !important;
  margin-bottom: 0;
}
.article-list-sp .gpt_ad .ad_item iframe {
  width: 100% !important;
  height: 192px !important;
  visibility: hidden;
}

.thumb_play_btn:before {
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20%;
  height: 0;
  padding-top: 100%;
  background-image: url("../img/thumb_play_btn.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-sp .article-content .request-login-detail, .article-view-pc .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-primary, .unit_popup_ds .wrap .btn-group .btn-tertiary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.article-view-pc {
  margin: 0 auto;
  padding-top: 32px;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}
.article-view-pc .main {
  float: left;
  margin: 0;
  padding: 0;
  width: 65%;
}
.article-view-pc .article-content {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.article-view-pc .article-content header {
  margin-bottom: 3em;
}
.article-view-pc .article-content header h1 {
  color: #c25958;
}
.article-view-pc .article-content h1 {
  margin-bottom: 0;
  letter-spacing: 0.02em;
  font-family: "Noto Sans JP", serif;
  font-size: 1.7rem;
}
.article-view-pc .article-content time {
  color: #ccc;
}
.article-view-pc .article-content blockquote {
  margin: 1em;
  padding: 0.7em 0 0.7em 1em;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
}
.article-view-pc .article-content blockquote:before, .article-view-pc .article-content blockquote:after {
  display: inline-block;
  margin-top: -1rem;
  margin-bottom: -1rem;
  font-size: 1.4rem;
  font-weight: bold;
}
.article-view-pc .article-content blockquote:before {
  content: "“";
  margin-right: 0.5rem;
}
.article-view-pc .article-content blockquote:after {
  content: "”";
  margin-left: 0.5rem;
}
.article-view-pc .article-content blockquote p {
  display: inline;
}
.article-view-pc .article-content h2 {
  margin: 3em 0 2em !important;
  padding: 0 0 0 0.5em;
  letter-spacing: 0.05em;
  font-size: 1.3rem;
  color: #424242;
  border-left: 5px solid #c25958;
}
.article-view-pc .article-content h3 {
  margin: 0.5em 0;
  padding-bottom: 0.5em;
  letter-spacing: 0.05em;
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  border-bottom: 1px dotted #ccc;
}
.article-view-pc .article-content h4 {
  margin: 0.5em 0 0;
  padding: 0;
  font-size: 0.8rem;
  font-weight: bold;
  color: #ccc;
}
.article-view-pc .article-content h5 {
  font-weight: bold;
}
.article-view-pc .article-content h6 {
  font-weight: bold;
}
.article-view-pc .article-content img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}
.article-view-pc .article-content .users {
  margin-top: 5em;
}
.article-view-pc .article-content .users img {
  width: 100%;
  max-width: none;
}
.article-view-pc .title_session-pc {
  width: auto;
}
.article-view-pc .gpt_ad .ad_item {
  min-height: auto !important;
  margin-bottom: 0;
}
.article-view-pc .gpt_ad .ad_item iframe {
  width: 320px !important;
  height: 640px !important;
  visibility: hidden;
}
.article-view-pc .crop_16_9_img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -mstransform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.article-view-pc .wrap-img:after {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

.article-view-sp__container {
  padding: 54px 0 0 !important;
}
.article-view-sp__item {
  border-bottom: 1px solid #e1e1e1;
}
.article-view-sp__item:first-of-type {
  border-top: 1px solid #e1e1e1;
}
.article-view-sp__item:last-of-type {
  border-bottom: none;
}
.article-view-sp .article-content {
  letter-spacing: 0.3px;
  line-height: 180%;
  font-size: 16px;
}
.article-view-sp .article-content h1 {
  line-height: 140%;
  letter-spacing: 0.3px;
  font-size: 20px;
}
.article-view-sp .article-content h2 {
  line-height: 140%;
  letter-spacing: 0.3px;
  font-size: 18px;
}
.article-view-sp .article-content p {
  overflow: auto;
  letter-spacing: 0.3px;
  line-height: 180%;
  font-size: 16px;
}
.article-view-sp .article-content p iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 294px;
  width: 92vw;
  height: 165px;
  height: 51.75vw;
}
.article-view-sp .article-content h3 {
  font-size: 1.14285714rem;
  line-height: 1.5;
}
.article-view-sp .gpt_ad .ad_item {
  min-height: auto !important;
  margin-bottom: 0;
}
.article-view-sp .gpt_ad .ad_item iframe {
  width: 320px !important;
  height: 640px !important;
  visibility: hidden;
}

.article-content {
  line-height: 1.75;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "Noto Sans JP", serif !important;
}
.article-content header {
  margin-bottom: 2em;
}
.article-content header h1 {
  color: #c25958;
}
.article-content header .sns {
  text-align: center;
}
.article-content header .sns .title {
  margin-bottom: 0;
  padding-bottom: 1em;
  font-size: 0.75rem;
}
.article-content header .sns .wrap {
  display: table;
  table-layout: fixed;
  padding: 1rem 0;
  width: 100%;
  background-color: #ffffff;
}
.article-content header .sns .wrap > div {
  display: table-cell;
  padding: 0 2px;
  width: 33%;
  vertical-align: top;
}
.article-content header .sns .wrap > div.twitter .btn {
  display: block;
  margin: 0;
  padding: 0;
}
.article-content header .sns .wrap > div a {
  display: block;
  vertical-align: top;
}
.article-content header .sns .wrap > div img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.article-content h1 {
  margin-bottom: 0;
  letter-spacing: 0.02em;
  font-family: "Noto Sans JP", serif;
  font-size: 1.25rem;
}
.article-content time {
  color: #ccc;
}
.article-content p {
  margin: 0;
  padding: 0;
  line-height: 1.75;
  letter-spacing: 0;
  font-size: 14px;
}
.article-content p span {
  font-size: 16px;
}
.article-content blockquote {
  margin: 1em;
  padding: 0.7em 0 0.7em 1em;
  line-height: 1.25;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
}
.article-content blockquote:before, .article-content blockquote:after {
  display: inline-block;
  margin-top: -1rem;
  margin-bottom: -1rem;
  font-size: 1.4rem;
  font-weight: bold;
}
.article-content blockquote:before {
  content: "“";
  margin-right: 0.5rem;
}
.article-content blockquote:after {
  content: "”";
  margin-left: 0.5rem;
}
.article-content blockquote p {
  display: inline;
}
.article-content h1 {
  font-weight: bold;
  font-size: 1.25rem;
}
.article-content h2 {
  margin: 3em 0 2em;
  padding: 0 0 0 0.5em;
  line-height: 1.25;
  letter-spacing: 0.05em;
  font-size: 1.125rem;
  font-weight: bold;
  color: #424242;
  border-left: 5px solid #c25958;
}
.article-content h3 {
  margin: 0.5em 0;
  padding-bottom: 0.5em;
  line-height: 1.25;
  letter-spacing: 0.005em;
  font-size: 1rem;
  font-weight: bold;
  color: #000;
  border-bottom: 1px dotted #ccc;
}
.article-content h4 {
  margin: 0.5em 0 0;
  padding: 0;
  line-height: 1.25;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ccc;
}
.article-content h5 {
  margin: 1.5em 0;
  font-size: 0.75rem;
  font-weight: bold;
}
.article-content h6 {
  margin: 1.5em 0;
  font-size: 0.625rem;
  font-weight: bold;
}
.article-content img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.unit_popup_ds {
  width: 580px;
  max-width: 100%;
  padding: 40px;
  gap: 40px;
}
.unit_popup_ds .wrap {
  gap: 40px;
}
.unit_popup_ds .wrap .description {
  gap: 16px;
}
@media (max-width: 768px) {
  .unit_popup_ds .wrap .description {
    gap: 24px;
  }
}
.unit_popup_ds .wrap .btn-group a {
  width: 242px;
}
@media (max-width: 768px) {
  .unit_popup_ds .wrap .btn-group {
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column-reverse;
  }
  .unit_popup_ds .wrap .btn-group a {
    width: 100%;
  }
  .unit_popup_ds .wrap .btn-group .btn-tertiary {
    font-family: "Noto Sans JP", serif;
    letter-spacing: 0.01em;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    height: 46px;
  }
  .unit_popup_ds .wrap .btn-group .btn-tertiary:hover {
    opacity: 1;
  }
  .unit_popup_ds .wrap .btn-group .btn-primary {
    font-family: "Noto Sans JP", serif;
    letter-spacing: 0.01em;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 4px;
    height: 46px;
  }
  .unit_popup_ds .wrap .btn-group .btn-primary:hover {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .unit_popup_ds .wrap {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .unit_popup_ds {
    width: 320px;
    padding: 24px;
  }
}

.section-title {
  display: flex;
  align-self: stretch;
}
.section-title__red_tile {
  width: 8px;
  height: 28px;
  background-color: #c25958;
  align-self: stretch;
  position: absolute;
}
.section-title__text {
  padding-left: 24px;
  font-weight: 700 !important;
}

.campaign-summary-table__abstract__description {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.campaign-summary-table__button-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.campaign-summary-table__button-wrap__button {
  cursor: not-allowed !important;
}

.campaign-detail-table {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}

.campaign-detail-row {
  display: flex;
  align-self: stretch;
}
.campaign-detail-row__with-border {
  display: flex;
  align-self: stretch;
  border-top: 1px solid #e1e1e1;
}

.bullet-points {
  display: flex;
  flex-direction: row;
}
.bullet-points__left {
  width: 16px;
  position: absolute;
}

.black-hole {
  position: relative;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #222222;
  color: #222222;
}

.campaign-cautionary-note__title {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
  font-weight: 700 !important;
}

.campaign-summary-table {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 24px;
  background-color: #f4f4f4;
  align-self: stretch;
  padding-bottom: 32px;
}
.campaign-summary-table img {
  width: 1080px;
  height: 135px;
  object-fit: cover;
}
.campaign-summary-table__abstract {
  display: flex;
  gap: 16px;
  flex-direction: column;
  justify-content: center;
  width: 720px;
}
.campaign-summary-table__abstract__title {
  text-align: center;
  font-family: "Noto Sans JP", serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 1.28px;
}
.campaign-summary-table__campaign-period {
  display: flex;
  padding: 16px 24px 16px 24px;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px;
  width: 720px;
  gap: 24px;
}

.campaign-summary-table-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 24px;
  background-color: #f4f4f4;
  align-self: stretch;
  padding-bottom: 24px;
  width: 100%;
}
.campaign-summary-table-sp img {
  width: 100%;
  height: auto;
  aspect-ratio: 720/90;
  object-fit: cover;
}
.campaign-summary-table-sp__abstract {
  display: flex;
  gap: 16px;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
.campaign-summary-table-sp__abstract__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
}
.campaign-summary-table-sp__campaign-period {
  display: flex;
  padding: 16px 24px 16px 24px;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px;
  width: 100%;
  flex-direction: column;
  gap: 16px;
  border-left: 16px solid #f4f4f4;
  border-right: 16px solid #f4f4f4;
}
.campaign-summary-table-sp__campaign-period__date {
  text-align: left;
  font-weight: 700 !important;
}

.campaign-detail-row__left {
  display: flex;
  background-color: #f4f4f4;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  width: 240px;
}
.campaign-detail-row__left-sp {
  display: flex;
  background-color: #f4f4f4;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
  font-weight: 700 !important;
  padding-top: 8px;
  padding-bottom: 8px;
}
.campaign-detail-row__right {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
}
.campaign-detail-row__right-sp {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 8px;
  padding-bottom: 8px;
}

.campaign-cautionary-note__content {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 4px;
}

.campaign-cautionary-note__content-sp {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}

.whole-campaign-wrap {
  width: 1080px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  background-color: #ffffff;
}

.participation-condition {
  padding: 32px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}

.campaign-button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
  width: 252px;
}
.campaign-button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.campaign-button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.campaign-button-primary-disable-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ad4949;
  color: #ffffff;
  gap: 8px;
  opacity: 0.4;
  width: 252px;
  pointer-events: none;
}
.campaign-button-primary-disable-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.campaign-button-primary-disable-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ad4949;
}

.point-flow {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 4px;
}

.whole-campaign-wrap-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
}

.participation-condition-wrap-sp {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  padding-left: 16px;
  padding-right: 16px;
}

.campaign-detail-wrap-sp {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.campaign-button-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 46px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
  width: 252px;
}
.campaign-button-primary-m:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.campaign-button-primary-m:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.campaign-button-primary-disable-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 46px;
  background-color: #ad4949;
  color: #ffffff;
  gap: 8px;
  opacity: 0.4;
  width: 252px;
  pointer-events: none;
}
.campaign-button-primary-disable-m:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.campaign-button-primary-disable-m:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ad4949;
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-pc .article-content .request-login-detail, .article-view-sp .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-tertiary, .unit_popup_ds .wrap .btn-group .btn-primary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.contactforms-view-pc {
  margin: 0 auto;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
  font-family: "Noto Sans JP", serif;
}
.contactforms-view-pc__wrap {
  margin: 0 auto;
  margin-top: 48px;
  width: 700px;
}
.contactforms-view-pc .contactforms-view-disable-btn {
  width: 252px;
  margin: 0 auto;
  background-color: #ad4949;
  opacity: 0.4;
  pointer-events: none;
}
.contactforms-view-pc .contactforms-view-overview-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 32px 32px 32px;
}
.contactforms-view-pc .contactforms-view-overview-wrap img {
  width: 100%;
}
.contactforms-view-pc .contactforms-view-overview-wrap .overview-label {
  font-weight: 700;
}
.contactforms-view-pc .contactforms-view-form-wrap {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px;
}
.contactforms-view-pc .contactforms-view-form-wrap .form-title {
  text-align: center;
}
.contactforms-view-pc .contactforms-view-form-wrap .form-submit-btn {
  margin: 0 auto;
  margin-top: 32px;
  width: 252px;
  word-break: break-all;
  height: auto;
  min-height: 52px;
  padding: 18px;
}
.contactforms-view-pc .contactforms-view-detail-form__wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contactforms-view-pc .contactforms-view-detail-form__2col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
  grid-auto-columns: 1fr;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset {
  width: 100%;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__label {
  font-weight: 700;
  margin-bottom: 8px;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__sublabel {
  color: #787878;
  margin-bottom: 8px;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__flag {
  color: #e85152;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__text {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px 16px;
  height: 48px;
  width: 100%;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset .input.select {
  display: flex;
  flex-direction: column;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset .checkbox-inline {
  padding: 4px 0;
  display: flex;
  gap: 16px;
  align-items: center;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset input[type=checkbox] {
  width: 17px;
  height: 17px;
  margin: 3.5px;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset input[type=text]:focus,
.contactforms-view-pc .contactforms-view-detail-form__fieldset textarea:focus,
.contactforms-view-pc .contactforms-view-detail-form__fieldset select:focus {
  outline: #5169e8 auto 1px;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset .input.textarea {
  display: flex;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__textarea {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px 16px;
  height: 120px;
  width: 100%;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__select {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px 16px;
  height: 48px;
  width: 100%;
  background-color: #ffffff;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
}
.contactforms-view-pc .contactforms-view-detail-form__fieldset__text-error, .contactforms-view-pc .contactforms-view-detail-form__fieldset__select-error, .contactforms-view-pc .contactforms-view-detail-form__fieldset__textarea-error {
  border: 1px solid #e85152;
}
.contactforms-view-pc .contactforms-view-detail-form__privacy-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contactforms-view-pc .contactforms-view-detail-form__privacy-wrap .checkbox-inline {
  gap: 8px;
}
.contactforms-view-pc .contactforms-view-detail-form__note {
  margin-top: 48px;
}
.contactforms-view-pc .contactforms-view-detail-form__note .privacy-link {
  color: #3a80c1;
}
.contactforms-view-pc .contactforms-view-detail-form__errormsg {
  margin-top: 8px;
  color: #e85152;
}
.contactforms-view-pc .contactforms-view-detail-form__errormsg.privacy {
  margin-top: 4px;
}
.contactforms-view-pc .contactforms-view-detail-form__modified-errormsg {
  color: #e85152;
}

.contactforms-view-sp__container {
  padding: 54px 0 0 !important;
}
.contactforms-view-sp__wrap {
  padding-top: 16px;
}
.contactforms-view-sp__breadcrumb {
  padding: 64px 16px 16px 16px;
}
.contactforms-view-sp .contactforms-view-disable-btn {
  width: 252px;
  margin: 0 auto;
  background-color: #ad4949;
  opacity: 0.4;
  pointer-events: none;
}
.contactforms-view-sp .contactforms-view-overview-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 16px 16px 16px;
}
.contactforms-view-sp .contactforms-view-overview-wrap img {
  width: 100%;
}
.contactforms-view-sp .contactforms-view-overview-wrap .overview-label {
  font-weight: 700;
}
.contactforms-view-sp .contactforms-view-overview-wrap p {
  margin-bottom: 0;
}
.contactforms-view-sp .contactforms-view-form-wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 32px 16px;
}
.contactforms-view-sp .contactforms-view-form-wrap .form-title {
  text-align: center;
}
.contactforms-view-sp .contactforms-view-form-wrap .form-submit-btn {
  margin: 0 auto;
  margin-top: 32px;
  width: 252px;
  display: flex;
  background-color: #c25958;
  color: #ffffff;
  border: none;
  border-radius: 4px;
}
.contactforms-view-sp .contactforms-view-detail-form__wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contactforms-view-sp .contactforms-view-detail-form__2col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset {
  width: 100%;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__label {
  font-weight: 700;
  margin-bottom: 8px;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__sublabel {
  color: #787878;
  margin-bottom: 8px;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__flag {
  color: #e85152;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__text {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px 16px;
  height: 48px;
  width: 100%;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset .input.select {
  display: flex;
  flex-direction: column;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset .checkbox-inline {
  padding: 4px 0;
  display: flex;
  gap: 16px;
  align-items: center;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset input[type=checkbox] {
  width: 17px;
  height: 17px;
  margin: 3.5px;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset input[type=text]:focus,
.contactforms-view-sp .contactforms-view-detail-form__fieldset textarea:focus,
.contactforms-view-sp .contactforms-view-detail-form__fieldset select:focus {
  outline: #5169e8 auto 1px;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset input[type=text],
.contactforms-view-sp .contactforms-view-detail-form__fieldset textarea,
.contactforms-view-sp .contactforms-view-detail-form__fieldset select {
  font-family: "Noto Sans JP", serif;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset .input.textarea {
  display: flex;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__textarea {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px 16px;
  height: 120px;
  width: 100%;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__select {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 8px 16px;
  height: 48px;
  width: 100%;
  background-color: #ffffff;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 9px;
}
.contactforms-view-sp .contactforms-view-detail-form__fieldset__text-error, .contactforms-view-sp .contactforms-view-detail-form__fieldset__select-error, .contactforms-view-sp .contactforms-view-detail-form__fieldset__textarea-error {
  border: 1px solid #e85152;
}
.contactforms-view-sp .contactforms-view-detail-form__privacy-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contactforms-view-sp .contactforms-view-detail-form__privacy-wrap .checkbox-inline {
  gap: 8px;
}
.contactforms-view-sp .contactforms-view-detail-form__note {
  margin-top: 48px;
}
.contactforms-view-sp .contactforms-view-detail-form__note .privacy-link {
  color: #3a80c1;
}
.contactforms-view-sp .contactforms-view-detail-form__errormsg {
  margin-top: 8px;
  color: #e85152;
}
.contactforms-view-sp .contactforms-view-detail-form__errormsg.privacy {
  margin-top: 4px;
}
.contactforms-view-sp .contactforms-view-detail-form__modified-errormsg {
  color: #e85152;
}

.contactforms-thanks-pc {
  margin: 0 auto;
  width: 1085px;
}
.contactforms-thanks-pc .contactforms-thanks {
  margin-top: 32px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  width: 500px;
  padding: 40px;
  gap: 32px;
  display: flex;
  flex-direction: column;
}
.contactforms-thanks-pc .contactforms-thanks__wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contactforms-thanks-pc .contactforms-thanks__wrap-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: start;
}
.contactforms-thanks-pc .contactforms-thanks__wrap-content .subtitle {
  font-weight: 700;
}
.contactforms-thanks-pc .contactforms-thanks .thanks_btn {
  width: 252px;
  margin: 0 auto;
}

.contactforms-thanks-sp__container {
  padding: 54px 16px 0 16px !important;
  min-height: auto !important;
}
.contactforms-thanks-sp .contactforms-thanks {
  margin-top: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  padding: 24px;
  gap: 24px;
  display: flex;
  flex-direction: column;
}
.contactforms-thanks-sp .contactforms-thanks__wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contactforms-thanks-sp .contactforms-thanks__wrap-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: start;
}
.contactforms-thanks-sp .contactforms-thanks__wrap-content .subtitle {
  font-weight: 700;
}
.contactforms-thanks-sp .contactforms-thanks .thanks_btn {
  width: 100%;
}
.contactforms-thanks-sp__breadcrumb {
  padding-top: 64px;
  padding-bottom: 16px;
}

.related-atricles__item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 0;
}
.related-atricles__item::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #e1e1e1;
  z-index: 1;
}
.related-atricles__card {
  display: grid;
  grid-template-columns: 238fr 104fr;
  align-items: center;
  gap: 16px;
}
.related-atricles__card__texts {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.related-atricles__card__image {
  position: relative;
  display: flex;
  align-self: flex-start;
}
.related-atricles__card__image img {
  width: 100%;
  object-fit: contain;
}

.form__two-column {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 24px;
  align-self: stretch;
  flex-wrap: wrap;
}
.form__zip-code {
  display: flex;
  align-items: center;
  align-self: flex-start;
  gap: 8px;
  width: 200px;
}
.form__password {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.form__avator {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.form__avator__icon {
  width: 160px;
  height: 160px;
}
.form__avator__button-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 46px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
  width: 200px;
}
.form__avator__button-secondary-m:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.form__avator__button-secondary-m:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}
.form__modal input:checked ~ .form__modal__o-close {
  display: flex;
  z-index: 9998;
}
.form__modal input:checked ~ .form__modal__overlay,
.form__modal input:checked ~ .form__modal__overlay-sp {
  transform: scale(1);
  opacity: 1;
  z-index: 9997;
  overflow: auto;
  display: flex;
  animation-name: fade-in;
  animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fade-in;
}
.form__modal input:checked ~ .form__modal__close,
.form__modal input:checked ~ .form__modal__close-sp {
  display: flex;
  z-index: 1100;
}
.form__modal input:checked ~ .form__modal__wrap,
.form__modal input:checked ~ .form__modal__wrap-sp {
  display: flex;
  z-index: 9999;
}
.form__modal__overlay {
  opacity: 0;
  transition: all 0.3s ease;
  position: fixed;
  z-index: -100;
  transform: scale(1);
  display: none;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.3);
}
.form__modal__overlay-sp {
  opacity: 0;
  transition: all 0.3s ease;
  position: fixed;
  z-index: -100;
  transform: scale(1);
  display: none;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.3);
  padding: 0 32px;
}
.form__modal__close {
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 40px;
  z-index: 1100;
  right: 16px;
  top: 16px;
}
.form__modal__close:hover {
  cursor: pointer;
}
.form__modal__close-sp {
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 40px;
  z-index: 1100;
  right: 8px;
  top: 8px;
}
.form__modal__close-sp:hover {
  cursor: pointer;
}
.form__modal__o-close {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -100;
}
.form__modal__wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(34, 34, 34, 0.2);
  align-self: center;
  width: 580px;
  padding: 40px;
  gap: 40px;
}
.form__modal__wrap-sp {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(34, 34, 34, 0.2);
  align-self: center;
  width: 100%;
  padding: 24px;
}
.form__modal__content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.form__modal__content-container__content {
  display: grid;
  align-self: stretch;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}
.form__modal__content-container__content__icon {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.3s;
  opacity: 0.5;
}
.form__modal__content-container__content__icon img {
  border-radius: 60px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form__modal__content-container__content__icon:hover {
  opacity: 1;
}
.form__modal__content-container__content__icon.active {
  opacity: 1;
}
.form__modal__content-container-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 24px;
}
.form__modal__content-container-sp__content {
  display: grid;
  align-self: stretch;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.form__modal__content-container-sp__content__icon {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: border-color 0.3s;
  opacity: 0.5;
  margin: 0 auto;
}
.form__modal__content-container-sp__content__icon img {
  border-radius: 60px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form__modal__content-container-sp__content__icon:hover {
  opacity: 1;
}
.form__modal__content-container-sp__content__icon.active {
  opacity: 1;
}
.form__modal__checkbox {
  display: none;
}
.form__snackbar {
  position: fixed;
  margin: 16px;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 440px;
}
.form__snackbar-sp {
  position: fixed;
  margin: 16px;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: calc(100% - 32px);
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-pc .article-content .request-login-detail, .article-view-sp .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-tertiary, .unit_popup_ds .wrap .btn-group .btn-primary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.review-box {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 16px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.review-box__header {
  display: flex;
  gap: 8px;
  align-items: center;
}
.review-box__comment {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  gap: 24px;
}
.review-box__comment__item__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.review-box__comment__item__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.review-box__button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
  width: 100%;
}
.review-box__button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.review-box__button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.br-selected::after,
.br-fractional::after {
  color: #c25958 !important;
}

.br-widget {
  display: flex;
  gap: 4px;
  align-items: center;
}

.review-box__comment__item {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 24px;
}
.review-box__comment__item__image {
  width: 56px;
  height: 56px;
  justify-self: center;
}
.review-box__comment__item__name {
  font-weight: 700 !important;
  max-width: 376px;
}
.review-box__comment__item__header {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 0;
}

.review-box__comment__item-sp {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 16px;
}
.review-box__comment__item-sp__image {
  width: 56px;
  height: 56px;
  justify-self: center;
  align-self: center;
}
.review-box__comment__item-sp__name {
  font-weight: 700 !important;
  width: 100%;
}

.event__content__header__tags {
  display: flex;
  width: 100%;
  align-items: flex-start;
  align-content: flex-start;
  gap: 8px;
  flex-wrap: wrap;
}
.event__content__information-text {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
.event__content__view-card__text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.event__whole {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.event__spacer {
  height: 32px;
  align-self: stretch;
}
.event__main-wrap {
  width: 1080px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 32px;
}
.event__sidebar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  flex-shrink: 0;
}
.event__sidebar__banner {
  width: 100%;
  aspect-ratio: 16/9;
}
.event__sidebar__banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event__sidebar__menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.event__sidebar__category-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.event__sidebar__category-list__items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.event__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
  flex-shrink: 0;
}
.event__content__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.event__content__header__tabs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}
.event__content__header__tabs__tab {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
  flex: 1 0 0;
  border-bottom: 2px solid #e1e1e1;
}
.event__content__header__tabs__tab__active {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
  flex: 1 0 0;
  border-bottom: 2px solid #787878;
}
.event__content__prioritized-cards {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}
.event__content__prioritized-cards__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.event__content__prioritized-cards__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 24px;
  align-self: stretch;
}
.event__content__prioritized-cards__list__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.event__content__deprioritized-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 24px;
  align-self: stretch;
}
.event__content__view-card {
  width: 100%;
}
.event__content__view-card img {
  width: 100%;
  aspect-ratio: 320/453;
  object-fit: cover;
}
.event__content__view-card__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}

.event__common-wrap-sp {
  padding: 0px 16px;
}
.event__main-wrap-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 0;
  gap: 16px;
}
.event__content__header__tabs-sp {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  padding: 0 16px;
}
.event__content__header__tabs-sp__tab {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px 8px 16px;
  border-bottom: 1px solid #e1e1e1;
}
.event__content__header__tabs-sp__tab :last-child {
  flex: none;
}
.event__content__header__tabs-sp__tab__active {
  border-bottom: 1px solid #787878;
}
.event__content__cards-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-top: 1px solid #e1e1e1;
}
.event__content__view-card-sp {
  width: 100%;
  position: relative;
}
.event__content__view-card-sp img {
  width: 100%;
  aspect-ratio: 320/453;
  object-fit: cover;
}
.event__content__view-card-sp__PR-button {
  position: absolute;
  top: 0;
  left: 0;
}
.event__content__view-card-sp__text__detail {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.event__content__view-card-sp__text__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.event__content__view-card-sp__wrap {
  display: grid;
  grid-template-columns: 78fr 264fr;
  padding: 16px;
  align-self: stretch;
  gap: 16px;
  border-bottom: 1px solid #e1e1e1;
}
.event__title-sp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 8px 16px;
}
.event__filter-section-sp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  align-self: stretch;
  padding: 0 16px;
}
.event__filter-section-sp__card {
  display: flex;
  padding: 8px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  height: 48px;
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-pc .article-content .request-login-detail, .article-view-sp .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-tertiary, .unit_popup_ds .wrap .btn-group .btn-primary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.event-point-layout {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.event-point-layout__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.event-point-layout__label {
  font-style: normal;
  font-weight: 700 !important;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 0.16px;
  flex-shrink: 0;
}
.event-point-layout__text-label {
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.01em;
  flex-shrink: 0;
}
.event-point-layout__button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #222222;
  gap: 4px;
  border: 1px solid #e1e1e1;
  width: 57px;
}
.event-point-layout__button:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.event-point-layout__button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}
.event-point-layout__text {
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 0.16px;
  border: none !important;
  text-align: right !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #ffffff !important;
}
.event-point-layout__text-price {
  letter-spacing: 0.16px;
  border: none !important;
  text-align: right !important;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #ffffff !important;
}
.event-point-layout__total-price {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  background-color: #ffffff !important;
  letter-spacing: 0.01em !important;
  border: none !important;
  text-align: right !important;
  width: 180px;
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-width: 768px) {
  .event-point-layout__total-price {
    font-size: 22px !important;
  }
}
.event-point-layout__modal_order {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: fixed;
  left: 0px;
  bottom: 0px;
  border-top: 1px solid #e1e1e1;
  background-color: white;
  z-index: 800;
  height: 60%;
  width: 100%;
  border-radius: 16px 16px 0 0;
  padding: 0 24px 80px 24px;
  overflow-y: auto;
}
.event-point-layout__btn_order {
  background-color: #e85152 !important;
  box-shadow: 0px 3px 0px 1px #bc3c3d;
  border-radius: 50px !important;
  padding: 16px 32px !important;
  color: white !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  width: 100% !important;
  margin-top: 1em !important;
}

.events-modal-order__wrapper {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: fixed;
  left: 0px;
  bottom: 0px;
  background-color: #ffffff;
  z-index: 800;
  height: 60%;
  width: 100%;
  border-radius: 16px 16px 0 0;
}
.events-modal-order__items-video {
  text-align: center;
  height: calc(100% - 68px);
  display: flex;
  flex-direction: column;
  padding: 0 24px 16px 24px;
  overflow-y: scroll;
}
.events-modal-order__empty {
  width: 100%;
  text-align: center;
}
.events-modal-order__point-layout {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.events-modal-order__point-layout__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.events-modal-order__point-layout__block__label {
  display: flex;
  align-items: center;
  gap: 16px;
}
.events-modal-order__point-layout__block__text {
  width: auto;
}
.events-modal-order__point-layout__block__text__wrapper {
  display: flex;
  gap: 4px;
  align-items: center;
}
.events-modal-order__point-layout__block__text__unit {
  width: 33px;
}
.events-modal-order__point-layout__button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #222222;
  gap: 4px;
  border: 1px solid #e1e1e1;
  width: 57px;
}
.events-modal-order__point-layout__button:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.events-modal-order__point-layout__button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}
.events-modal-order__point-layout__total-price {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
}
.events-modal-order__button-sheet {
  width: 60px;
  height: 4px;
  border-radius: 14px;
  background-color: #e1e1e1;
  margin: 0 auto;
}
.events-modal-order__button-sheet__bg {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 32px;
}
.events-modal-order__lists {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 24px;
  gap: 48px;
}
.events-modal-order__lists__link__wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
}
.events-modal-order__lists__link__icon {
  width: 54px;
  height: 54px;
}
.events-modal-order__lists__link__disabled {
  opacity: 0.4;
}
.events-modal-order__form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.events-modal-order__form__category {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: left;
  padding-bottom: 24px;
}
.events-modal-order__form__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.events-modal-order__form__wrapper__category {
  margin-bottom: 16px;
}
.events-modal-order__form__input {
  width: 100%;
  margin-right: 0;
}
.events-modal-order__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 24px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: -16px;
  padding-right: 16px;
}
.events-modal-order__agreement-text {
  text-align: left;
}
.events-modal-order__point-guide {
  text-align: left;
}
.events-modal-order__bg {
  content: " ";
  display: block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: #222222;
  opacity: 0.8;
  z-index: 700;
  top: 0;
  left: 0;
}
.events-modal-order__bottom {
  width: 100%;
  box-sizing: border-box;
  height: 68px;
  display: flex;
  flex-direction: row;
  position: fixed;
  left: 0px;
  bottom: 0px;
  padding: 8px;
  border-top: 1px solid #e1e1e1;
  background-color: #ffffff;
  z-index: 90;
}

.event-view-pc__detail__main__detail__time-labels {
  display: flex;
  gap: 16px;
}
.event-view-pc__bottom__grid__adhoc-image-fitter {
  width: 251px;
}
.event-view-pc__bottom__grid__adhoc-image-fitter .height-188 {
  height: 143px;
}
.event-view-pc__bottom__grid__adhoc-image-fitter img {
  aspect-ratio: 251/143;
  object-fit: cover;
}
.event-view-pc__bottom__grid__card {
  position: relative;
  overflow: hidden;
}
.event-view-pc__bottom__grid__card img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: scale-down;
}
.event-view-pc__bottom__grid__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.event-view-pc__bottom__grid__card__event {
  position: relative;
  overflow: hidden;
}
.event-view-pc__bottom__grid__card__event img {
  width: 100%;
  aspect-ratio: 17/24;
  object-fit: scale-down;
}
.event-view-pc__bottom__grid__card__intro {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-view-pc__bottom__grid__card__intro__unapproved {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.9;
  position: relative;
}
.event-view-pc__bottom__grid__card__intro__organization {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.9;
  height: fit-content;
  gap: 16px;
  flex-direction: row;
  flex-wrap: wrap;
}
.event-view-pc__bottom__grid__card__intro__organization__tags {
  display: flex;
  gap: 8px;
}
.event-view-pc__bottom__grid__card__intro__organization__label {
  width: fit-content;
}
.event-view-pc__bottom__grid__card__intro__organization__area {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #404040;
  color: #ffffff;
}
.event-view-pc__bottom__grid__card__intro__recommend-text {
  height: 42px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.event-view-pc__bottom__grid__card__unapproved {
  position: relative;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}

.temporary-passing-sidebar-class {
  max-width: 428px !important;
  background-color: #ffffff !important;
  width: 100% !important;
  float: none !important;
  margin-left: 24px !important;
}
.temporary-passing-sidebar-class__time-labels {
  margin: 24px 0 0 24px;
}

.event-view-pc {
  margin: 0 auto;
  padding-top: 32px;
  width: 1080px;
  min-height: calc(100vh - 120px - 240px);
}
.event-view-pc__wrap {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.event-view-pc__detail {
  display: grid;
  grid-template-columns: 625px 410px;
}
.event-view-pc__detail__wrap {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.event-view-pc__detail__main {
  display: flex;
  flex-direction: column;
  gap: 64px;
  width: 625px;
}
.event-view-pc__detail__main__detail__time-labels {
  display: flex;
  gap: 16px;
}
.event-view-pc__detail__unit-slider {
  position: relative;
}
.event-view-pc__detail__unit-slider img {
  width: 100%;
  height: auto;
}
.event-view-pc__detail__unit-slider .slick-dots {
  margin-top: 16px;
  bottom: auto;
}
.event-view-pc__detail__unit-slider .slick-dots li {
  vertical-align: top;
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
.event-view-pc__detail__unit-slider .slick-dots li button {
  width: 10px;
  height: 10px;
}
.event-view-pc__detail__unit-slider .slick-active button:before {
  color: #787878 !important;
  font-size: 10px !important;
  width: 10px !important;
  height: 10px !important;
}
.event-view-pc__detail__unit-slider .slick-dots li button:before {
  font-size: 8px;
  color: #e1e1e1;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.event-view-pc__detail__unit-slider__message-event-full {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #ffffff;
  background-color: #c25958;
  padding: 24px 0;
}
.event-view-pc__detail__unit-slider__full {
  position: relative;
}
.event-view-pc__detail__unit-slider__full img {
  width: 100%;
  height: auto;
}
.event-view-pc__detail__unit-slider__full .slick-dots {
  margin-top: 16px;
  bottom: auto;
}
.event-view-pc__detail__unit-slider__full .slick-dots li {
  vertical-align: top;
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
.event-view-pc__detail__unit-slider__full .slick-dots li button {
  width: 10px;
  height: 10px;
}
.event-view-pc__detail__unit-slider__full .slick-active button:before {
  color: #787878 !important;
  font-size: 10px !important;
  width: 10px !important;
  height: 10px !important;
}
.event-view-pc__detail__unit-slider__full .slick-dots li button:before {
  font-size: 8px;
  color: #e1e1e1;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.event-view-pc__detail__unit-slider__full .slick-list {
  border: 3px solid #c25958;
}
.event-view-pc__detail__summary {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.event-view-pc__detail__summary__wrap {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
}
.event-view-pc__detail__summary__more-link {
  text-align: right;
}
.event-view-pc__bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.event-view-pc__bottom__container {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.event-view-pc__bottom__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.event-view-pc__bottom__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
  grid-auto-rows: 1fr;
}

.event-view-sp {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.event-view-sp__detail__main {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.event-view-sp__detail__main__detail {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.event-view-sp__detail__main__detail__time-labels {
  display: flex;
  gap: 8px;
}
.event-view-sp__detail__main__wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 16px;
}
.event-view-sp__detail__unit-slider {
  position: relative;
}
.event-view-sp__detail__unit-slider img {
  width: 100%;
  height: auto;
}
.event-view-sp__detail__unit-slider .slick-dots {
  margin-top: 16px;
  bottom: auto;
}
.event-view-sp__detail__unit-slider .slick-dots li {
  vertical-align: top;
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
.event-view-sp__detail__unit-slider .slick-dots li button {
  width: 10px;
  height: 10px;
}
.event-view-sp__detail__unit-slider .slick-active button:before {
  color: #787878 !important;
  font-size: 10px !important;
  width: 10px !important;
  height: 10px !important;
}
.event-view-sp__detail__unit-slider .slick-dots li button:before {
  font-size: 8px;
  color: #e1e1e1;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.event-view-sp__detail__unit-slider__message-event-full {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  color: #ffffff;
  background-color: #c25958;
  padding: 16px 0;
}
.event-view-sp__detail__unit-slider__full {
  position: relative;
}
.event-view-sp__detail__unit-slider__full img {
  width: 100%;
  height: auto;
}
.event-view-sp__detail__unit-slider__full .slick-dots {
  margin-top: 16px;
  bottom: auto;
}
.event-view-sp__detail__unit-slider__full .slick-dots li {
  vertical-align: top;
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
.event-view-sp__detail__unit-slider__full .slick-dots li button {
  width: 10px;
  height: 10px;
}
.event-view-sp__detail__unit-slider__full .slick-active button:before {
  color: #787878 !important;
  font-size: 10px !important;
  width: 10px !important;
  height: 10px !important;
}
.event-view-sp__detail__unit-slider__full .slick-dots li button:before {
  font-size: 8px;
  color: #e1e1e1;
  opacity: 1;
  width: 8px;
  height: 8px;
}
.event-view-sp__detail__unit-slider__full .slick-list {
  border: 2px solid #c25958;
}
.event-view-sp__detail__summary {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.event-view-sp__detail__summary__wrap {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.event-view-sp__detail__summary__more-link {
  text-align: right;
}
.event-view-sp__bottom {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.event-view-sp__bottom__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.event-view-sp__bottom__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px;
}
.event-view-sp__bottom__grid__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.event-view-sp__bottom__grid__card {
  position: relative;
  overflow: hidden;
}
.event-view-sp__bottom__grid__card__intro__organization {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.9;
  height: fit-content;
  gap: 4px;
  flex-direction: row;
  flex-wrap: wrap;
}
.event-view-sp__bottom__grid__card__organizations {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.event-view-sp__seminar-advertisement {
  text-align: right;
  margin: 0 16px;
}
.event-view-sp .events_bottom_order_items .order_btn {
  width: 218px;
  height: 48px;
}

.notice-list-sp {
  padding: 0 2%;
}
.notice-list-sp__container {
  padding: 54px 0 0 !important;
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-pc .article-content .request-login-detail, .article-view-sp .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .point-modal__button-cancel-sp, .point-modal__button-sp, .unit_popup_ds .wrap .btn-group .btn-tertiary, .unit_popup_ds .wrap .btn-group .btn-primary {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.notice-view__top-image {
  width: 100%;
}
.notice-view__top-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.notice-view__top-image__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}
.notice-view__main__content__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.notice-view__main__content__detail-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.notice-view__reaction-button-wrapper {
  display: flex;
  align-self: stretch;
  justify-content: flex-end;
}

.notice-view__whole {
  width: 1080px;
  margin: 0 auto;
  padding-top: 32px;
  display: grid;
  grid-template-columns: 695px 320px;
  justify-content: space-between;
}
.notice-view__main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
  flex-shrink: 0;
}
.notice-view__main__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 64px;
}
.notice-view__main__content__abstract-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
}
.notice-view__main__related-articles {
  display: grid;
  width: 100%;
  gap: 32px;
  grid-template-columns: 1fr 1fr;
}
.notice-view__main__related-articles__wrap {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  gap: 24px;
}
.notice-view__side-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  flex-shrink: 0;
}

.notice-view__whole-sp {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-top: 24px;
}
.notice-view__common-wrap-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  padding: 0 16px;
  gap: 32px;
}
.notice-view__article-card-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.notice-view__article-card-sp__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}

.point__section-title {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.point__participation-texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #f8f8f8;
}
.point__participation-texts__number {
  width: 32px;
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background-color: #c25958;
  flex-shrink: 0;
}

.point__common-section {
  width: 1080px;
  display: flex;
  flex-direction: column;
  padding-top: 64px;
  padding-bottom: 64px;
  gap: 32px;
}
.point__banner-section {
  width: 1080px;
  display: flex;
  flex-direction: column;
  padding-top: 64px;
  padding-bottom: 64px;
  gap: 32px;
  padding-top: 32px;
}
.point__section-title__main {
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.point__section-title__sub {
  color: #c25958 !important;
  font-weight: 600 !important;
}
.point__banner-wrap {
  width: 1080px;
  height: 400px;
}
.point__banner-wrap img {
  width: 100%;
  height: auto;
  aspect-ratio: 1080/400;
  object-fit: cover;
}
.point__usage-section {
  width: 1080px;
  display: flex;
  flex-direction: column;
  padding-top: 64px;
  padding-bottom: 64px;
  gap: 64px;
}
.point__usage-section__table {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.point__usage-section__table__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}
.point__usage-section__table__container__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  text-align: center;
  padding: 32px;
  gap: 32px;
  border-radius: 16px;
  border: 1px solid #e1e1e1;
}
.point__usage-section__table__container__card__icon-and-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.point__usage-section__table__container__card__icon-and-text__use-image {
  width: 91.045px;
  height: 150px;
}
.point__usage-section__table__container__card__icon-and-text__exchange-image {
  width: 158.169px;
  height: 150px;
}
.point__usage-section__table__container__card__icon-and-text__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.point__campaign-cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
}
.point__campaign-cards__card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 24px 32px 24px 32px;
  gap: 24px;
}
.point__campaign-cards__card img {
  width: 720px;
  height: auto;
  aspect-ratio: 720/90;
  object-fit: cover;
}
.point__participation-texts__order-list {
  display: flex;
  justify-content: left;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.point__button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
  width: 252px;
  display: flex;
  justify-content: center;
  align-self: center;
}
.point__button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.point__button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}
.point__common-section-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 24px 16px 24px 16px;
  gap: 16px;
}
.point__usage-section-sp__table {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.point__usage-section-sp__table__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
.point__usage-section-sp__table__container__card {
  display: flex;
  align-items: center;
  align-self: stretch;
  text-align: center;
  padding: 16px;
  gap: 16px;
  border-radius: 16px;
  border: 1px solid #e1e1e1;
  display: grid;
  grid-template-columns: 80fr 230fr;
}
.point__usage-section-sp__table__container__card__use-image img {
  width: 60.7%;
  height: auto;
  aspect-ratio: 91.045/150;
  object-fit: cover;
}
.point__usage-section-sp__table__container__card__exchange-image img {
  width: 105%;
  height: auto;
  aspect-ratio: 158.169/150;
  object-fit: cover;
}
.point__usage-section-sp__table__container__card__title-and-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.point__usage-section-sp__table__container__card__title-and-text__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.point__banner-sp img {
  width: 100%;
  height: auto;
  aspect-ratio: 1080/400;
  object-fit: cover;
}
.point__campaign-cards-sp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}
.point__campaign-cards-sp__card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 16px;
  gap: 16px;
}
.point__campaign-cards-sp__card img {
  width: 100%;
  height: auto;
  aspect-ratio: 720/90;
  object-fit: cover;
}
.point__participation-texts__order-list-sp {
  display: flex;
  justify-content: left;
  align-items: center;
  align-self: stretch;
  gap: 8px;
}
.point__button-primary-l-sp {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-self: center;
}
.point__button-primary-l-sp:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.point__button-primary-l-sp:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.point-modal__layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--16_S, 16px);
  align-self: stretch;
}
.point-modal__display-sp {
  display: flex;
  width: 100%;
  padding: 0px var(--24_M, 24px) var(--56, 56px) var(--24_M, 24px);
  flex-direction: column;
  align-items: center;
  gap: var(--32_L, 32px);
}
.point-modal__main-layout-sp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
  align-self: stretch;
}
.point-modal__layout-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.point-modal__text-block-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--16_S, 16px);
  align-self: stretch;
}
.point-modal__text-sp {
  color: var(--Text-Body, #222);
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 0.3px;
  align-self: stretch;
}
.point-modal__frame-sp {
  display: flex;
  width: 200px;
  padding: var(--8_XS, 8px) var(--16_S, 16px);
  justify-content: space-between;
  align-items: center;
}
.point-modal__frame {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--8_XS, 8px);
}
.point-modal__select {
  display: flex;
  width: 200px;
  padding: var(--8_XS, 8px) var(--16_S, 16px);
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid var(--Border-LightGray, #e1e1e1);
  background: var(--color-20-neutral-white, #fff);
  -webkit-appearance: none;
  appearance: none;
  background-image: url("/img/icon/ArrowDrop.svg");
  background-repeat: no-repeat;
  background-size: 24px auto;
  /* 画像のサイズ（幅 高さ）*/
  background-position: right 12px center;
  /* 画像の位置 */
}
.point-modal__select-text {
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.14px;
}
.point-modal__button-layout {
  display: flex;
  height: 52px;
  justify-content: center;
  align-items: flex-start;
  gap: var(--16_S, 16px);
}
@media screen and (max-width: 767px) {
  .point-modal__button-layout {
    height: auto;
    flex-direction: column;
  }
}
.point-modal__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--4_XXS, 4px);
}
.point-modal__button-sp {
  display: flex;
  height: 46px;
  justify-content: center;
  align-items: center;
  width: 300px !important;
}
.point-modal__button-cancel-sp {
  display: flex;
  height: 46px;
  justify-content: center;
  align-items: center;
  width: 300px !important;
}
.point-modal__link-container {
  margin-top: var(--16_S, 16px);
  text-align: center;
}
.point-modal__link-container-sp {
  margin-top: var(--16_S, 16px);
  align-items: left !important;
}
.point-modal__link {
  display: solid;
  color: #3a80c1 !important;
  text-align: center;
  font-weight: 400;
  align-self: stretch;
  /* 22.4px */
  line-height: 160%;
  letter-spacing: 0.14px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}
.point-modal__link-sp {
  display: solid;
  color: #3a80c1 !important;
  align-items: left !important;
  font-weight: 400;
  align-self: stretch;
  /* 22.4px */
  line-height: 160%;
  letter-spacing: 0.14px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
}
.point-modal .__order_btn_bg {
  width: 100%;
  height: 30px;
  margin-top: 8px;
}

a,
button {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-size: inherit;
  font-weight: inherit;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

/****************************************************
タイポグラフィ
*****************************************************/
.h1-pc {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 32px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1-pc {
    font-size: 32px;
  }
}

.h1_list-sp {
  color: #787878 !important;
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_list-sp {
    font-size: 14px;
  }
}

.h1_details-sp {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h1_details-sp {
    font-size: 24px;
  }
}

.h2-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 26px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h2-ds {
    font-size: 22px;
  }
}

.h3-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h3-ds {
    font-size: 20px;
  }
}

.h4-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h4-ds {
    font-size: 18px;
  }
}

.h5-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 16px;
  font-weight: 700;
  margin: 0px;
}
@media (max-width: 768px) {
  .h5-ds {
    font-size: 16px;
  }
}

.h6-ds {
  font-family: "Noto Sans JP", serif;
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
}
@media (max-width: 768px) {
  .h6-ds {
    font-size: 14px;
  }
}

.text-xxl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  margin: 0px;
}

.text-xl {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #222222;
  margin: 0px;
}

.text-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  margin: 0px;
}

.text-m, .article-view-pc .article-content p {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.8;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  margin: 0px;
}

.text-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  margin: 0px;
}

.text-xs, .article-view-pc .article-content .request-login-detail, .article-view-sp .article-content .request-login-detail {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-xxs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  color: #222222;
  margin: 0px;
}

.text-note, .request-approve-form__validation span.form-error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
}

.text-link-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.8;
  font-size: 16px;
}

.text-link-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 14px;
}

.text-link-xs {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  font-style: normal;
  font-weight: 400;
  margin: 0px;
  text-decoration: underline;
  line-height: 1.6;
  font-size: 12px;
}

.label-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
}

.label-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.button-l, .unit_popup_ds .wrap .btn-group .btn-tertiary, .unit_popup_ds .wrap .btn-group .btn-primary, .point-modal__button-sp, .point-modal__button-cancel-sp {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
}

.button-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 600;
  font-size: 14px;
  margin: 0px;
}

.button-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
}

.label-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
}

.text-icon {
  font-family: "Noto Sans JP", serif;
  font-size: 10px;
  line-height: auto;
  font-weight: 500;
  letter-spacing: 0.01em;
  font-style: normal;
}

.number-l {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: auto;
}

.number-m {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  line-height: auto;
}

.number-s {
  font-family: "Roboto";
  letter-spacing: 0.01em;
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  line-height: auto;
}

/****************************************************
改行
*****************************************************/
.ellipsis-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ellipsis-6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.border-l-5-red {
  border-left: 5px solid #c25958;
}

.main_wrap {
  margin: 0 auto;
  padding: 25px 0.5rem 2em;
  width: 1085px;
  min-height: calc(100vh - 120px - 240px);
}

/****************************************************
汎用パーツ ※←の命名は、もっと良いのあったら変更してください
*****************************************************/
.heading__with-link-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.heading__with-underline {
  display: flex;
  align-self: stretch;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1;
}

.label-primary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #c25958;
  color: #ffffff;
}
.label-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #c25958;
  color: #ffffff;
}
.label-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #ffffff;
  color: #c25958;
  border: 1px solid #c25958;
}
.label-tertiary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 20px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-m {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 22px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin: 0px;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 10px;
  margin: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  height: 26px;
  background-color: #f8f0f0;
  color: #c25958;
}
.label-PR {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: inline-flex;
  padding: 4px;
  color: #787878;
  border-radius: 2px;
  background: #f4f4f4;
}

.button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
}
.button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}

.button-secondary-s {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 36px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 1px solid #c25958;
}
.button-secondary-s:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-s:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-secondary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #c25958;
  gap: 8px;
  border: 2px solid #c25958;
}
.button-secondary-l:hover {
  background-color: #f8f0f0;
  cursor: pointer;
  opacity: 1;
}
.button-secondary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
}
.button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.border-line-lightgray {
  align-self: stretch;
  border-bottom: 1px solid #e1e1e1;
}
.border-line-gray {
  align-self: stretch;
  border-bottom: 1px solid #787878;
}
.border-line-red {
  align-self: stretch;
  border-bottom: 1px solid #c25958;
}
.border-line-black {
  align-self: stretch;
  border-bottom: 1px solid #222222;
}

.FAQ-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
  gap: 10px;
}
.FAQ-list__accordion-parent-wrapper__parent {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 40px;
}
.FAQ-list__accordion-parent-wrapper__parent__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 32px;
}
.FAQ-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__texts {
  display: flex;
  flex: 1 0 0;
  padding-top: 4px;
  padding-bottom: 4px;
  gap: 8px;
}
.FAQ-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.FAQ-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 32px;
}
.FAQ-list__accordion-child-wrapper__answer {
  padding-right: 32px;
  padding-bottom: 16px;
  align-items: flex-start;
  flex: 1 0 0;
}
.FAQ-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
  gap: 8px;
}
.FAQ-list__Q {
  color: #c25958 !important;
  font-weight: 600 !important;
}

.breadcrumbs {
  color: #787878;
  padding-bottom: 32px;
}
.breadcrumbs > *:nth-child(2n) {
  padding: 0 4px;
}
.breadcrumbs__active {
  color: #222222;
}
.breadcrumbs__inactive {
  color: #787878;
}

.breadcrumbs-sp {
  color: #787878;
  padding-top: 8px;
}
.breadcrumbs-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower {
  color: #787878;
  width: 1080px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 16px;
}
.breadcrumbs-lower > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs-lower-sp {
  color: #787878;
  width: 100%;
  margin: 0 auto;
  padding: 64px 16px 16px 16px;
}
.breadcrumbs-lower-sp > *:nth-child(2n) {
  padding: 0 4px;
}

.breadcrumbs_bottom {
  padding-left: 8px;
  margin: 64px 0 0;
}
.breadcrumbs_bottom.company {
  font-size: 13px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
.breadcrumbs_bottom.mb_24 {
  margin-bottom: 24px;
}

.mt_32 {
  padding-top: 32px;
}
.mt_32.company {
  margin-top: 48px;
}

.todo_index {
  padding-left: 0px;
  margin-top: 64px;
}

.pb_24 {
  padding-bottom: 24px;
}

.pb_24 {
  padding-bottom: 24px;
}

.breadcrumbs_bottom-sp {
  padding-left: 8px;
  margin-top: 25px;
}
.breadcrumbs_bottom-sp.company {
  margin: 0px;
  padding: 64px 16px 24px 16px;
  gap: 10px;
}
.breadcrumbs_bottom-sp.company_list {
  padding: 40px 16px 24px 16px;
}
.breadcrumbs_bottom-sp.company .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.company .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.company .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.company .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.product {
  margin: 0px;
  padding: 64px 16px 24px;
}
.breadcrumbs_bottom-sp.product_list {
  padding: 40px 0 24px 0;
}
.breadcrumbs_bottom-sp.product .breadcrumb {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
}
.breadcrumbs_bottom-sp.product .breadcrumb a {
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  text-align: left;
  letter-spacing: 0.3px;
  color: #222222;
}
.breadcrumbs_bottom-sp.product .bread__breadcrambs_link:last-child {
  font-weight: 300;
  color: #888888;
}
.breadcrumbs_bottom-sp.product .delimiter {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumbs_bottom-sp.mb_24 {
  margin-bottom: 24px;
}
.breadcrumbs_bottom-sp.todo_index {
  padding-bottom: 1.5em;
}

.snackbar {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
  border-radius: 4px;
  background-color: #404040;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.snackbar__icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
}
.snackbar__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  color: #ffffff;
}

.form-common__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.form-common__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.form-common__wrapper .form-error {
  border-color: #e85152 !important;
}
.form-common__error {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #222222;
  margin: 0px;
  color: #e85152;
}
.form-common__label {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.form-common__list-wrapper {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-wrapper * {
  width: 216px;
}
.form-common__list-wrapper-single-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
}
.form-common__list-item {
  display: flex;
  padding: 4px 0;
  align-items: center;
  gap: 16px;
  cursor: pointer;
}
.form-common__list-item * {
  cursor: pointer;
}

.text-field {
  height: 48px;
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.text-field:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.text-field::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.textarea {
  padding: 8px 16px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  align-self: stretch;
}
.textarea:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.textarea::placeholder {
  letter-spacing: 0.01em;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  color: #787878;
}

.selector {
  padding: 8px 32px 8px 16px;
  height: 48px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  appearance: none;
  background-image: url("/img/icon/arrow_dropdown.svg");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 10px 10px;
  cursor: pointer;
}
.selector:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}
.selector > * {
  cursor: pointer;
}

.radio-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.radio-button input {
  cursor: pointer;
  width: 19px;
  height: 19px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
}
.radio-button input:checked {
  border-color: #1877f2;
}
.radio-button input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #1877f2;
}
.radio-button__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.radio-button__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

.checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  appearance: none;
  border: 1px solid #9f9f9f;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.checkbox input:checked {
  background-color: #1877f2;
  border-color: #1877f2;
}
.checkbox input:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
}
.checkbox__wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex: 1 0 0;
}
.checkbox__wrapper:focus {
  border: 1px solid #1877f2 !important;
  outline: 1px solid #1877f2;
}

@media (hover: hover) {
  .form-common__list-item:hover :first-child input {
    border: 2px solid #1877f2;
    outline: 2px solid #1877f2;
  }
  .radio-button input:hover {
    outline: none;
    border-color: #1877f2;
  }
  .checkbox input:hover {
    outline: none;
    border-color: #1877f2;
  }
}
.keyword-search {
  display: flex;
  width: 100%;
  height: 44px;
  padding: 8px;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  position: relative;
}
.keyword-search__text-field {
  width: calc(100% - 24px);
  border: none !important;
}
.keyword-search__text-field:focus {
  outline: none;
}
.keyword-search__magnifying-glass {
  width: 24px;
  height: 24px;
  right: 0px;
  background-color: #ffffff;
  background-image: url("/img/icon/gronavi_search.svg");
  background-repeat: no-repeat;
  border: none !important;
  position: absolute;
}

.divider-mobile {
  position: relative;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 100vw;
  background-color: #f4f4f4;
  box-shadow: 0px 0px 4px 0px rgba(34, 34, 34, 0.1) inset;
}

.side-column__common-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 24px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.side-column__common-wrap__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 16px;
}
.side-column__article-ranking__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}
.side-column__article-ranking__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.side-column__event__card {
  display: grid;
  align-items: flex-start;
  gap: 8px;
  grid-template-columns: 110fr 170fr;
}
.side-column__event__card__texts-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.article-ranking-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #ffffff;
}
.article-ranking-sp__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}
.article-ranking-sp__item {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 16px;
}
.article-ranking-sp__item:not(:first-child) {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__first-wrapper:first-child {
  border-top: 1px solid #e1e1e1;
}
.article-ranking-sp__item__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.article-ranking-sp__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.article-ranking-sp__item__contents__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.reaction-button {
  display: flex;
  gap: 4px;
}
.reaction-button__button {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #ffffff;
  color: #787878;
}
.reaction-button__button:hover {
  background-color: #f8f8f8;
}
.reaction-button__button__active {
  display: flex;
  align-items: center;
  padding: 8px;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  background-color: #f8f0f0;
  color: #c25958;
}
.reaction-button__button__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.common-image-wrapper__16-9 {
  width: 100%;
}
.common-image-wrapper__16-9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.common-image-wrapper__16-9__adjuster {
  aspect-ratio: 16/9;
  background-color: #f4f4f4;
}

.event-list-sp {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 24px;
  padding: 0 16px;
}
.event-list-sp__card-case {
  display: grid;
  width: 100%;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.event-list-sp__card {
  position: relative;
  overflow: hidden;
}
.event-list-sp__card__title {
  position: absolute;
  width: 100%;
  height: 58px;
  bottom: 0;
  padding: 8px;
  background-color: #ffffff;
  opacity: 0.9;
}
.event-list-sp__card__image {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.article-card__item__image-wrapper {
  width: 100%;
  padding: 16px 16px 0 16px;
  border-top: 1px solid #e1e1e1;
}
.article-card__item__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
  flex: 1 0 0;
}
.article-card__item__contents__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
}

.article-card-sp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 16px;
  gap: 8px;
  border-top: 1px solid #e1e1e1;
}
.article-card-sp__labels {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.article-card-sp__main {
  display: grid;
  align-items: flex-start;
  gap: 16px;
  grid-template-columns: 119fr 52fr;
}
.article-card-sp__main__texts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.questionnaire-forms-answer__header__overview {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.questionnaire-forms-answer__form__agreement {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.questionnaire-forms-answer__form__submit-section__button {
  width: 252px;
}

.questionnaire-forms-answer__whole {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 700px;
  margin: 0 auto;
  padding-top: 48px;
}
.questionnaire-forms-answer__header {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 32px 32px 32px;
}
.questionnaire-forms-answer__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 48px;
  padding: 32px;
}
.questionnaire-forms-answer__form__submit-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
}
.questionnaire-forms-answer__form__submit-section__buttons {
  display: flex;
  align-self: center;
  gap: 24px;
}

.questionnaire-forms-answer__whole-sp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
.questionnaire-forms-answer__header-sp {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 16px;
}
.questionnaire-forms-answer__form-sp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 48px;
  padding: 32px 16px;
}
.questionnaire-forms-answer__form-sp__submit-section__buttons {
  display: flex;
  flex-direction: column;
  align-self: center;
  gap: 24px;
}

.complete-register-pc {
  width: 1080px;
  margin: 32px auto;
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  background-color: #ffffff;
}
.complete-register-pc__title {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: center;
}
.complete-register-pc__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.complete-register-pc__btn-box-1 {
  width: 520px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.complete-register-pc__btn-box-2 {
  width: 520px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.complete-register-sp {
  padding: 32px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  background-color: #ffffff;
}
.complete-register-sp__container {
  min-height: auto !important;
  padding: 54px 0 0 !important;
}
.complete-register-sp__title {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: center;
}
.complete-register-sp__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.complete-register-sp__btn-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.event-purchased-card__closed-content__image {
  opacity: 0.5;
  cursor: not-allowed;
}
.event-purchased-card__closed-content__text {
  position: absolute;
  bottom: 16px;
  left: 16px;
  cursor: auto;
}
.event-purchased-card__closed-content__text-sp {
  position: absolute;
  bottom: 8px;
  left: 112px;
  opacity: 0.5;
}
.event-purchased-card__closed-content__parent-sp {
  position: relative;
}
.event-purchased-card__cursor-fix {
  cursor: auto;
}

.streaming-purchased-card__closed-content {
  opacity: 0.5;
  cursor: not-allowed;
}
.streaming-purchased-card__closed-content__text {
  position: absolute;
  bottom: 16px;
  left: 8px;
  cursor: auto;
}
.streaming-purchased-card__closed-content__text-sp {
  position: absolute;
  bottom: 8px;
  left: 112px;
  opacity: 0.5;
}
.streaming-purchased-card__closed-content__parent-sp {
  position: relative;
}

.valid-point {
  font-family: "Noto Sans JP", serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.3px;
}

.link-to-guide {
  text-align: end;
}

.action-tab-container {
  height: 40px;
  border-bottom: 2px solid #e1e1e1;
}
.action-tab-container__action-tab {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 80px;
  height: 40px;
  cursor: pointer;
}
.action-tab-container__action-tab__selected {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 80px;
  height: 40px;
  cursor: pointer;
  color: #c25958;
  border-bottom: 2px solid #c25958;
  background: #f4f4f4;
}

.action-tab-wrap {
  display: flex;
  align-items: center;
}

.action-and-date {
  display: flex;
  align-items: center;
  gap: 8px;
}

.point-amount-in-history {
  font-family: "Noto Sans JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  padding: 4px 16px;
}

.additional-space {
  border-bottom: 1px solid #f4f4f4;
}

.point-more-link {
  text-align: center;
  padding: 16px;
}
.point-more-link__more-link-explanation {
  cursor: pointer;
}
.point-more-link__more-link-explanation img {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.point-more-link__loading-animation {
  width: 28px;
  height: 28px;
  display: none;
}

.point-detail-view__page-title {
  gap: 16px;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 40px !important;
}
.point-detail-view__page-title-sp {
  gap: 16px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding-bottom: 32px;
}
.point-detail-view__request-approve {
  gap: 8px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  border: 1px solid #c25958;
  border-radius: 4px;
  width: 1081px;
  padding: 16px 24px 16px 24px;
  margin-bottom: 40px;
}
.point-detail-view__request-approve-sp {
  gap: 8px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  border: 1px solid #c25958;
  border-radius: 4px;
  width: auto;
  padding: 16px;
  margin-bottom: 32px;
}
.point-detail-view__point-detail-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.point-detail-view__point-detail-wrap-sp {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
}

.point-status-table {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  width: 700px;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  overflow: hidden;
  margin-bottom: 40px;
  gap: 16px;
}
.point-status-table__valid-point-wrapper {
  gap: 16px;
  display: flex;
  align-items: center;
}
.point-status-table__icon-title {
  gap: 8px;
  display: flex;
  align-items: center;
}
.point-status-table__deadline-point {
  border-radius: 4px;
  background-color: #f4f4f4;
  display: flex;
  gap: 8px;
  padding: 4px 8px 4px 8px;
  width: 635px;
  align-items: center;
}
.point-status-table__deadline-point__point {
  font-weight: 700;
  display: flex;
  align-items: flex-end;
}
.point-status-table__deadline-point__unit {
  font-size: 10px;
}

.point-status-table-sp {
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 8px;
  padding: 24px 16px 24px 16px;
}
.point-status-table-sp__unit {
  display: flex;
  align-items: center;
}
.point-status-table-sp__valid-point-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.point-status-table-sp__deadline-point {
  border-radius: 4px;
  background-color: #f4f4f4;
  display: flex;
  gap: 8px;
  padding: 4px 8px 8px 8px;
  flex-direction: column;
}
.point-status-table-sp__deadline-point__wrap {
  gap: 8px;
  display: flex;
  align-items: center;
}
.point-status-table-sp__deadline-point__point {
  gap: 4px;
}

.point-history-table {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  width: 700px;
  padding: 24px 40px 24px 40px;
}

.point-history-table-sp {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  width: 100%;
  padding: 24px 16px 24px 16px;
}

.all-history-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.all-history-wrap__action {
  justify-content: flex-end;
  padding: 4px 16px;
  background-color: #f4f4f4;
}
.all-history-wrap__history-wrap {
  display: flex;
  gap: 8px;
  border-radius: 4px;
  justify-content: space-between;
  width: 620px;
}
.all-history-wrap__history-wrap-sp {
  display: flex;
  gap: 8px;
  border-radius: 4px;
  justify-content: space-between;
  width: 100%;
}
.all-history-wrap__point-detail {
  display: flex;
  flex-direction: column;
  width: 515px;
  gap: 16px;
}
.all-history-wrap__point-detail-sp {
  display: flex;
  flex-direction: column;
  width: 221px;
  gap: 8px;
}
.all-history-wrap__point-amount {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 97px;
}
.all-history-wrap__point-amount-sp {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 97px;
}

.point-explanation-table-sp {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  padding: 16px;
  border: 1px solid #e1e1e1;
  width: auto;
  border-radius: 4px;
  background-color: #ffffff;
}

.point-history-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.point-history-list__accordion-parent-wrapper {
  display: flex;
  padding-right: 16px;
  align-items: flex-start;
}
.point-history-list__accordion-parent-wrapper__parent {
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}
.point-history-list__accordion-parent-wrapper__parent__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
}
.point-history-list__accordion-parent-wrapper__parent-sp {
  display: flex;
  align-items: center;
  gap: 4px;
}
.point-history-list__accordion-parent-wrapper__parent-sp__triangle {
  display: flex;
  justify-content: center;
  align-items: center;
}
.point-history-list__accordion-child-wrapper {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}
.point-history-list__accordion-child-wrapper-sp {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}

.register__login-link {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.register__form-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
}
.register__form-title {
  display: flex;
  align-items: center;
  align-self: stretch;
}
.register__form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-self: stretch;
}
.register__work-place-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.register__postal-input {
  width: 100px;
}

.known_clinic_info {
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.known_clinic_info__adjuster {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.work_postal {
  width: 100px;
}

.edit__button-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

.register__main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #ffffff;
  padding: 32px;
  width: 800px;
}
.register__form-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  gap: 40px;
}
.register__submit-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 16px;
}
.register__submit-container__privacy-policy {
  display: flex;
  padding-top: 4px;
  padding-bottom: 4px;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.register__whole {
  display: flex;
  width: auto;
  flex-direction: column;
  align-items: center;
}
.register__spacer {
  height: 64px;
  align-self: stretch;
}
.register__submit-container__section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.register__birthday-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.register__phone-number-input {
  width: 356px;
}
.register__button-primary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
  width: 326px;
}
.register__button-primary-l:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.register__button-primary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}
.register__button-tertiary-l {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
  width: 326px;
}
.register__button-tertiary-l:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.register__button-tertiary-l:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}

.register__spacer-sp {
  height: 24px;
  align-self: stretch;
}
.register__main-sp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #ffffff;
  align-self: stretch;
  padding: 24px 16px;
}
.register__form-container-sp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  gap: 24px;
}
.register__submit-container-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 8px;
}
.register__submit-container-sp__privacy-policy {
  display: flex;
  align-items: center;
  gap: 16px;
}
.register__birthday-wrapper-sp {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.register__button-primary-l-sp {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #c25958;
  color: #ffffff;
  gap: 8px;
  width: 100%;
}
.register__button-primary-l-sp:hover {
  background-color: #ad4949;
  cursor: pointer;
  opacity: 1;
}
.register__button-primary-l-sp:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #c25958;
}
.register__button-tertiary-l-sp {
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 700;
  font-size: 16px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 4px;
  height: 52px;
  background-color: #ffffff;
  color: #222222;
  gap: 8px;
  border: 2px solid #e1e1e1;
  width: 100%;
}
.register__button-tertiary-l-sp:hover {
  background-color: #f8f8f8;
  cursor: pointer;
  opacity: 1;
}
.register__button-tertiary-l-sp:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background-color: #ffffff;
}
.register__selector-adjuster {
  width: 100%;
}

.request-approve-pc {
  width: 1080px;
  margin: 32px auto 0;
}
.request-approve-pc__main {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  background-color: #ffffff;
}
.request-approve-pc__form {
  width: 356px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.request-approve-pc__btn-submit {
  width: 100%;
}
.request-approve-pc__breadcrumb {
  margin-top: 32px;
  padding-top: 80px;
  padding-bottom: 16px;
}
.request-approve-pc fieldset input[type=text]:focus,
.request-approve-pc fieldset select:focus {
  outline: #5169e8 auto 1px;
}
.request-approve-pc fieldset input[type=text],
.request-approve-pc fieldset select {
  font-family: "Noto Sans JP", serif;
}

.request-approve-sp__container {
  min-height: auto !important;
  padding: 54px 0 0 !important;
}
.request-approve-sp__main {
  padding: 32px 16px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  background-color: #ffffff;
}
.request-approve-sp__form {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.request-approve-sp__btn-submit {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background-color: #c25958 !important;
  border-radius: 4px !important;
}
.request-approve-sp__breadcrumb {
  padding: 64px 16px 16px 16px;
}
.request-approve-sp fieldset input[type=text]:focus,
.request-approve-sp fieldset select:focus {
  outline: #5169e8 auto 1px;
}
.request-approve-sp fieldset input[type=text],
.request-approve-sp fieldset select {
  font-family: "Noto Sans JP", serif;
}
.request-approve-sp fieldset select {
  margin: 0;
  background-size: 9px;
}

.request-approve-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
}
.request-approve-form__radio {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.request-approve-form__validation {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.request-approve-form__validation:empty {
  display: none;
}
.request-approve-form__validation .text-note, .request-approve-form__validation span.form-error {
  color: #787878;
}
.request-approve-form__validation .form_approval_image {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.request-approve-form__validation .form_approval_image input {
  padding-bottom: 4px !important;
  border-bottom: 1px solid #e1e1e1 !important;
}
.request-approve-form__validation .form_approval_image input.form-error {
  border-bottom-color: #e85152 !important;
}
.request-approve-form__validation .form_approval_serial {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.request-approve-form__validation .form-error {
  border-color: #e85152 !important;
}
.request-approve-form__validation span.form-error {
  color: #e85152 !important;
}
.request-approve-form__validation span.form-error i {
  display: none;
}
.request-approve-form__title {
  text-align: center;
}
.request-approve-form__title span {
  color: #c25958;
}

.request-approve-st {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.request-approve-st__select {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.request-approve-st__label {
  font-weight: 700 !important;
  color: #1a1a1a !important;
}
.request-approve-st__label .label-m {
  color: #e85152;
}
.request-approve-st__title {
  text-align: center;
}

.complete-request-approve-pc {
  width: 1080px;
  margin: 32px auto;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.complete-request-approve-pc__title {
  color: #000000 !important;
}
.complete-request-approve-pc .complete-notice-pc {
  padding: 32px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  background-color: #ffffff;
}
.complete-request-approve-pc .complete-notice-pc__message {
  width: 526px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.complete-request-approve-pc .campaign-notice-pc {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background-color: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.complete-request-approve-pc .campaign-notice-pc__title {
  font-weight: 700;
}
.complete-request-approve-pc .campaign-notice-pc__message a {
  color: #3a80c1;
}

.complete-request-approve-sp {
  display: flex;
  flex-direction: column;
}
.complete-request-approve-sp__container {
  min-height: auto !important;
  padding: 54px 0 0 !important;
}
.complete-request-approve-sp__title {
  color: #000000 !important;
}
.complete-request-approve-sp .complete-notice-sp {
  padding: 32px 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.complete-request-approve-sp .complete-notice-sp__message {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.complete-request-approve-sp .campaign-notice-sp {
  margin: 0 16px 32px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.complete-request-approve-sp .campaign-notice-sp__title {
  font-weight: 700;
}
.complete-request-approve-sp .campaign-notice-sp__message a {
  color: #3a80c1;
}

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                               http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
}
