@charset "UTF-8";
@font-face {
  font-family: "notosansjp";
  font-weight: 400;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 500;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 700;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "notosansjp";
  font-weight: 900;
  src: url(../../../products/_assets/font/notosansjp/NotoSansJP-Black.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 400;
  src: url(../../../products/_assets/font/worksans/WorkSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 500;
  src: url(../../../products/_assets/font/worksans/WorkSans-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 700;
  src: url(../../../products/_assets/font/worksans/WorkSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "worksans";
  font-weight: 900;
  src: url(../../../products/_assets/font/worksans/WorkSans-Black.ttf) format("truetype");
}
/*
 * サイト内パラメータ設定ファイル
 */
/*
 * 関数定義用ファイル
 */
/*
 * メディアクエリ用mixin
 */
._page_yhy5m_51 ._buttonArea_yhy5m_51 {
  display: flex;
  gap: clamp(1.875rem, 0.9842519685vw + 1.6781496063rem, 2.5rem);
  flex-direction: column;
}
@media screen and (min-width: 48.0625em) {
  ._page_yhy5m_51 ._buttonArea_yhy5m_51 {
    flex-direction: row;
  }
}
._page_yhy5m_51 ._buttonArea_yhy5m_51 a {
  flex: 1;
}
._page_yhy5m_51 ._link_yhy5m_64 {
  color: #161994;
  text-decoration: underline;
}
._page_yhy5m_51 ._link_yhy5m_64:hover {
  text-decoration: none;
}
._page_yhy5m_51 ._supportImg_yhy5m_71 {
  width: min(100%, 720px);
  margin-inline: auto;
}
._page_yhy5m_51 ._supportForm_yhy5m_75 ._box_yhy5m_75 {
  text-align: center;
  border-radius: 12px;
  background-color: #f3f8f9;
  width: 100%;
  min-height: 155px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  place-items: center;
}
._page_yhy5m_51 ._supportForm_yhy5m_75 ._box_yhy5m_75 img {
  width: 56px;
}
._page_yhy5m_51 ._supportForm_yhy5m_75 ._box_yhy5m_75 p {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: clamp(0.25rem, 0.3937007874vw + 0.1712598425rem, 0.5rem);
}
@media screen and (min-width: 48.0625em) {
  ._page_yhy5m_51 ._supportForm_yhy5m_75 ._box_yhy5m_75 p {
    font-size: 20px;
  }
}
._page_yhy5m_51 ._supportForm_yhy5m_75 ._box_yhy5m_75 p span {
  font-weight: 400;
  font-size: 15px;
}
@media screen and (min-width: 48.0625em) {
  ._page_yhy5m_51 ._supportForm_yhy5m_75 ._box_yhy5m_75 p span {
    font-size: 16px;
  }
}
._page_yhy5m_51 ._supportPack_yhy5m_109 ._box_yhy5m_75 {
  padding: clamp(1.875rem, 0.9842519685vw + 1.6781496063rem, 2.5rem);
  border-radius: 12px;
  background-color: #f3f8f9;
}
._page_yhy5m_51 ._supportPack_yhy5m_109 ._box_yhy5m_75 + ._box_yhy5m_75 {
  margin-top: clamp(0.875rem, 0.1968503937vw + 0.8356299213rem, 1rem);
}
._page_yhy5m_51 ._supportPack_yhy5m_109 ._box_yhy5m_75 p {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width: 48.0625em) {
  ._page_yhy5m_51 ._supportPack_yhy5m_109 ._box_yhy5m_75 p {
    font-size: 20px;
  }
}
._page_yhy5m_51 ._supportPack_yhy5m_109 ._box_yhy5m_75 ul li + li {
  margin-top: clamp(0.25rem, 0.3937007874vw + 0.1712598425rem, 0.5rem);
}