@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700&family=Zen+Maru+Gothic:wght@400;700&display=swap");
.page-page h1,
.page-page h2,
.page-page h3,
.page-page h4 {
  font-family: "BIZ UDPMincho", serif;
  text-align: center;
}
.page-page a {
  text-decoration: none;
}
.page-page .is_Pc {
  display: block;
}
.page-page .is_Sp {
  display: none;
}
[data-browse-mode=S] .is_Pc {
  display: none;
}
[data-browse-mode=S] .is_Sp {
  display: block;
}
[data-browse-mode=S] .page-page .pane-main {
  padding: 0 15px;
}
[data-browse-mode=S] .pg_head {
  margin-bottom: 25px;
  font-size: 20px;
}
[data-browse-mode=S] .pg_img__top,
[data-browse-mode=S] .pg_img__large {
  margin-top: 25px;
  margin-bottom: 20px;
  aspect-ratio: 345/200;
}
[data-browse-mode=S] .pg_h3 {
  margin-top: 30px;
  font-size: 20px;
  margin-bottom: 20px;
}
[data-browse-mode=S] .pg_h3__bb {
  margin-top: 30px;
  font-size: 20px;
  margin-bottom: 30px;
}
[data-browse-mode=S] h4.pg_h4 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 15px;
}
[data-browse-mode=S] .pg_paragraph {
  margin-block: 20px;
  font-size: 14px;
}
[data-browse-mode=S] .pg_goods {
  margin-top: 20px;
  margin-bottom: 60px;
  display: block;
}
[data-browse-mode=S] .pg_goods_item {
  margin-bottom: 15px;
}
[data-browse-mode=S] .pg_goods_item_img {
  width: 105px;
}
[data-browse-mode=S] .pg_goods_item_misc {
  font-size: 13px;
}
[data-browse-mode=S] .pg_goods_item_misc_title {
  -webkit-line-clamp: 2;
}
[data-browse-mode=S] .pg_goods_item_misc_price .price {
  font-size: 15px;
  color: unset;
}
[data-browse-mode=S] .pg_goods_item_misc_price .tax {
  font-size: 10px;
}
[data-browse-mode=S] .pg_index {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 30px 15px;
}
[data-browse-mode=S] .pg_index_list__large .pg_index_list_item__large {
  margin-block: 15px;
}
[data-browse-mode=S] .pg_index_list__large .pg_index_list_item__large:last-child {
  margin-bottom: 0;
}
[data-browse-mode=S] .pg_index_list__large .pg_index_list_item__large a {
  font-size: 16px;
  font-weight: bold;
}
[data-browse-mode=S] .pg_index_list__small .pg_index_list_item__small {
  padding-left: 0;
}
[data-browse-mode=S] .pg_index_list__small .pg_index_list_item__small a {
  font-size: 14px;
  font-weight: normal;
}
[data-browse-mode=S] .pg_linkBtn {
  margin-top: 25px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: normal;
}
[data-browse-mode=S] .pg_box__lr {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  gap: 15px;
}
[data-browse-mode=S] .pg_box__lr + .pg_box__rl {
  margin-top: 25px;
}
[data-browse-mode=S] .pg_box__rl {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  gap: 15px;
}
[data-browse-mode=S] .pg_box__rl .pg_box_txt {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
[data-browse-mode=S] .pg_box__rl .pg_box_img {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
[data-browse-mode=S] .pg_box__rl + .pg_box__lr {
  margin-top: 25px;
}
[data-browse-mode=S] .pg_box_img {
  width: 100%;
}
[data-browse-mode=S] .pg_box_img img {
  -o-object-fit: contain;
  object-fit: contain;
}
[data-browse-mode=S] .pg_box_txt {
  font-size: 14px;
}
[data-browse-mode=S] .pg_note {
  padding-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-inline: 10px;
}
[data-browse-mode=S] .pg_note_ttl {
  width: 304px;
  height: 54px;
  top: -27px;
  left: calc(50% - 152px);
  font-size: 16px;
}
[data-browse-mode=S] .pg_note_txt {
  font-size: 14px;
}
[data-browse-mode=S] .pg_topic {
  margin-top: 20px;
  -ms-grid-columns: ;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
[data-browse-mode=S] .pg_topic_item_img {
  aspect-ratio: 167/107;
  width: 100%;
}
[data-browse-mode=S] .pg_topic_item_note {
  font-size: 12px;
}
[data-browse-mode=S] .pg_iflamecontainer {
  margin: 30px 0;
}
[data-browse-mode=S] .pg_iflamecontainer iframe {
  width: auto;
  height: auto;
}
[data-browse-mode=S] .pg_box__even {
  -ms-grid-columns: unset;
  grid-template-columns: unset;
}
[data-browse-mode=S] .pg_iflamecontainer {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #e5e5e5;
}
.pg_iflamecontainer {
  width: 100%;
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pg_iflamecontainer iframe {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 100%;
}
.pg_head {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
}
.pg_img__top,
.pg_img__large {
  width: 100%;
  margin-bottom: 25px;
  aspect-ratio: 900/350;
  text-align: center;
}
.pg_img__top {
  margin-top: 0;
}
.pg_img__large {
  margin-top: 30px;
}
.pg_img__top img,
.pg_img__large img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_h3,
.pg_h3__bb {
  margin-top: 80px;
  font-size: 24px;
  font-weight: bold;
}
.pg_h3 {
  margin-bottom: 30px;
}
.pg_h3__bb {
  padding-bottom: 0.75em;
  margin-bottom: 40px;
  border-bottom: 2px solid #e5e5e5;
}
h4.pg_h4 {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 25px;
  padding-block: 0.6em;
  padding-inline: 1em;
  font-size: 20px;
  font-weight: bold;
  background: #f4f2ef;
}
h4.pg_index_head {
  font-size: 24px;
  font-weight: bold;
}
h4.pg_content_box_head {
  font-size: 20px;
  font-weight: bold;
  font-family: unset;
  margin: 20px 0;
}
[data-browse-mode=S] .pg_img_line {
  display: -ms-grid;
  display: grid;
  gap: 20px;
}
[data-browse-mode=S] .pg_img_line .pg_box_img {
  width: 100%;
}
[data-browse-mode=S] .pg_content_box_head {
  font-size: 16px;
  font-weight: bold;
  font-family: unset;
  margin: 20px 0;
}
.pg_paragraph {
  margin-block: 25px;
  font-size: 15px;
}
.pg_goods {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: ;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.pg_goods_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: ;
  grid-template-columns: repeat(2, auto);
  gap: 10px;
  padding: 10px;
  border: 1px solid #e5e5e5;
}
.pg_goods_item_img {
  aspect-ratio: 1/1;
  width: 115px;
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.pg_goods_item_img img {
  width: 100%;
  height: 100%;
}
.pg_goods_item_misc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5em;
  font-size: 14px;
}
.pg_goods_item_misc_title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.4;
}
.pg_goods_item_misc_price {
  font-weight: bold;
}
.pg_goods_item_misc_price .price {
  font-size: 16px;
}
.pg_goods_item_misc_price .tax {
  font-size: 12px;
}
.pg_index {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-block: 40px;
  padding-inline: 30px;
  background: #f4f2ef;
}
.pg_index_list__large {
  padding-left: 0.5em;
}
.pg_index_list__large .pg_index_list_item__large {
  margin-block: 30px;
}
.pg_index_list__large .pg_index_list_item__large:last-child {
  margin-bottom: 0;
}
.pg_index_list__large .pg_index_list_item__large a {
  font-size: 20px;
  font-weight: bold;
}
.pg_index_list__small .pg_index_list_item__small {
  padding-left: 1em;
}
.pg_index_list__small .pg_index_list_item__small a {
  display: inline-block;
  padding-block: 0.25em;
  font-size: 16px;
  font-weight: normal;
}
.pg_index_list__small .pg_index_list_item__small a::before {
  content: "ー";
  display: inline-block;
  margin-right: 0.5em;
}
.pg_linkBtn {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 280px;
  height: 50px;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  -webkit-margin-after: 80px;
          margin-block-end: 80px;
  margin-inline: auto;
  color: #fff;
  background: #333;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.pg_box__lr {
  display: -ms-grid;
  display: grid;
  margin-block: 25px;
  -ms-grid-columns: 400px 480px;
  grid-template-columns: 400px 480px;
  gap: 30px;
}
.pg_box__lr + .pg_box__rl {
  margin-top: 40px;
  place-items: center;
}
.pg_box__rl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 480px 400px;
  grid-template-columns: 480px 400px;
  gap: 30px;
}
.pg_box__rl + .pg_box__lr {
  margin-top: 40px;
}
.pg_box__even {
  margin: 30px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.pg_box__even .pg_box_img {
  width: 100%;
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.pg_box_img {
  width: 400px;
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.pg_box_img img {
  width: 100%;
  height: 100%;
}
.pg_note {
  position: relative;
  margin-top: 90px;
  margin-bottom: 30px;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-inline: 30px;
  border: 2px solid #333;
}
.pg_note_ttl {
  width: 600px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #333;
  border-radius: 30px;
  position: absolute;
  top: -30px;
  left: calc(50% - 300px);
}
.pg_note_txt {
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
}
.pg_topic {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: ;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 15px;
}
.pg_topic_item_img {
  aspect-ratio: 96/61;
  width: 288px;
  display: -ms-grid;
  display: grid;
  place-content: center;
}
.pg_topic_item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.pg_topic_item_date {
  margin-top: 0.5em;
  font-size: 12px;
}
.pg_topic_item_ttl {
  margin-top: 0.5em;
  font-size: 13px;
  font-weight: bold;
}
.pg_topic_item_note {
  margin-top: 0.5em;
  font-size: 14px;
}
.page-page .pane-footer {
  margin-top: 100px;
}
.page-page html {
  scroll-behavior: smooth;
}
.page-page div#fb-root + script + div {
  display: none;
}
[data-browse-mode=S] .page-page .pane-contents {
  display: block;
}
.pg_margin {
  height: 80px;
}
.pg_img__mini {
  width: 20%;
  margin: 25px auto 25px;
  aspect-ratio: 900/350;
}
[data-browse-mode=S] .pg_img__mini {
  width: 40%;
}
.pg_img_round,
.pg_img__top .pg_img_round,
.pg_img__large .pg_img_round {
  border-radius: 10px;
  width: unset;
}
.pg_img_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.pg_img_line .pg_box_img {
  width: 50%;
}
.pg_content_box {
  padding: 30px;
  background: #f7f7f5;
}
[data-browse-mode=P] .h1.block-page-caption--text {
  text-align: left;
}
