@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_ibstk_51 ._cardBar_ibstk_51 {
  display: grid;
  padding: 8px 14px 8px;
  border-radius: 10px;
  background-color: #dbefef;
}
@media screen and (min-width: 37.5em) {
  ._page_ibstk_51 ._cardBar_ibstk_51 {
    padding: 16px;
    display: flex;
    border-radius: 12px;
    row-gap: 6px;
  }
}
._page_ibstk_51 ._cardBar_ibstk_51 li {
  display: flex;
  align-items: center;
  background-color: #dbefef;
  column-gap: 6px;
  padding-block: 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 37.5em) {
  ._page_ibstk_51 ._cardBar_ibstk_51 li {
    padding: 14px;
    flex: 1;
    justify-content: center;
    border: none;
    border-radius: 0;
    background-color: initial;
  }
}
._page_ibstk_51 ._cardBar_ibstk_51 li:not(:first-child) {
  border-top: 1px solid #fff;
}
@media screen and (min-width: 37.5em) {
  ._page_ibstk_51 ._cardBar_ibstk_51 li:not(:first-child) {
    border-left: 1px solid #fff;
    border-top: none;
  }
}
._page_ibstk_51 ._cardBar_ibstk_51 li::before {
  content: "";
  display: inline-block;
  width: 28px;
  aspect-ratio: 1;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M19.1496%208.1865C19.2695%208.77267%2019.332%209.37884%2019.332%2010C19.332%2010.6212%2019.2695%2011.2273%2019.1496%2011.8135C19.0296%2012.3997%2018.8533%2012.9646%2018.6246%2013.5033C18.3959%2014.0419%2018.1184%2014.5531%2017.7947%2015.0318C17.471%2015.5105%2017.1036%2015.9567%2016.6961%2016.3641C16.2887%2016.7716%2015.8425%2017.139%2015.3638%2017.4627C14.8851%2017.7864%2014.374%2018.0651%2013.8353%2018.2926C13.2966%2018.5201%2012.7317%2018.6975%2012.1455%2018.8175C11.5594%2018.9375%2010.9532%2019%2010.332%2019C9.71087%2019%209.1047%2018.9375%208.51853%2018.8175C7.93236%2018.6975%207.36744%2018.5213%206.82877%2018.2926C6.29009%2018.0639%205.77891%2017.7864%205.30023%2017.4627C4.82155%2017.139%204.37536%2016.7716%203.96792%2016.3641C3.56047%2015.9567%203.19302%2015.5105%202.86932%2015.0318C2.54561%2014.5531%202.2669%2014.0419%202.03943%2013.5033C1.81196%2012.9646%201.63449%2012.3997%201.51451%2011.8135C1.39452%2011.2273%201.33203%2010.6212%201.33203%2010C1.33203%209.37884%201.39452%208.77267%201.51451%208.1865C1.63449%207.60033%201.81071%207.03541%202.03943%206.49674C2.26815%205.95806%202.54561%205.44688%202.86932%204.9682C3.19302%204.48952%203.56047%204.04333%203.96792%203.63588C4.37536%203.22844%204.82155%202.86099%205.30023%202.53729C5.77891%202.21358%206.29009%201.93487%206.82877%201.7074C7.36744%201.47993%207.93236%201.30246%208.51853%201.18247C9.1047%201.06249%209.71087%201%2010.332%201C10.9532%201%2011.5594%201.06249%2012.1455%201.18247C12.7317%201.30246%2013.2966%201.47868%2013.8353%201.7074C14.374%201.93612%2014.8851%202.21358%2015.3638%202.53729C15.8425%202.86099%2016.2887%203.22844%2016.6961%203.63588%22%20stroke%3D%22url%28%23paint0_linear_2526_19153%29%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M5.33203%209.25L9.7487%2013.75L18.582%204.75%22%20stroke%3D%22url%28%23paint1_linear_2526_19153%29%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2526_19153%22%20x1%3D%2219.332%22%20y1%3D%220.999997%22%20x2%3D%220.39354%22%20y2%3D%222.04849%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23007B9E%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2300838B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2526_19153%22%20x1%3D%2218.582%22%20y1%3D%224.75%22%20x2%3D%224.69075%22%20y2%3D%225.88224%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23007B9E%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2300838B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 37.5em) {
  ._page_ibstk_51 ._cardBar_ibstk_51 li::before {
    width: 24px;
  }
}
._page_ibstk_51 ._num3_ibstk_110 li:before {
  content: "※3";
}
._page_ibstk_51 ._simple3colList_ibstk_113 {
  padding: 40px;
  background-color: #f3f8f9;
}
@media screen and (min-width: 37.5em) {
  ._page_ibstk_51 ._simple3colList_ibstk_113 {
    background-color: initial;
  }
}
._page_ibstk_51 ._simple3colList_ibstk_113 ._simple3colListTitle_ibstk_122 {
  font-size: 24px;
  font-weight: 700;
}
._page_ibstk_51 ._simple3colList_ibstk_113 ._simple3colListItems_ibstk_126 {
  margin-top: 16px;
  display: grid;
  row-gap: 0.5em;
}
@media screen and (min-width: 37.5em) {
  ._page_ibstk_51 ._simple3colList_ibstk_113 ._simple3colListItems_ibstk_126 {
    display: flex;
    column-gap: 24px;
  }
}
._page_ibstk_51 ._simple3colList_ibstk_113 ._simple3colListItems_ibstk_126 ul {
  flex: 1;
  display: grid;
  row-gap: 0.5em;
}
._page_ibstk_51 ._simple3colList_ibstk_113 ._simple3colListItems_ibstk_126 ul li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
}
._page_ibstk_51 ._simple3colList_ibstk_113 ._simple3colListItems_ibstk_126 ul li::before {
  content: "・";
}
._page_ibstk_51 ._otherWrap_ibstk_150 {
  border-radius: 12px;
  background-color: #f3f8f9;
}