/* アコーディオン */
#container .utl__content__Info h4 {
  padding-left:1em;
}
#container .utl__content__Info .mod__link-list-04 {
  margin: 10px auto 20px 0;
}
#container .utl__content__Info .mod__link-list-04 > .fs-ol__li:before {
  content: none;
}
#container .utl__content__Info .mod__link-list-04 .fs-ol__li {
  text-indent:0;
  margin-bottom: 10px;
  text-indent: -1em;
  padding: 0 0 0 1em;
  width: 100%;
}
#container .utl__content__Info .mod__link-list-04 .fs-ol__li .fs-info-cap {
  font-size: 85%;
}
#container .utl__content__Info .mod__link-list-04 .fs-ol__li:last-child {
  margin-bottom: 0;
}
#container .utl__accordion {
  margin: 30px auto 0;
}
#container .utl__accordion-group {
  border:solid 1px #007700;
  margin-bottom: 2px;
  border-radius: 4px;
  overflow: hidden;
}
#container .utl__accordion-inner {
  background-color:#FFFFFF;
  padding: 20px 15px;
  border-top: 1px solid #e5e5e5;
}
#container .utl__accordion-heading {
  font-size:120%;
  color:#333333;
  font-weight:bold;
  line-height: 1.431;
  background-color:#e8f8e8;
  display: block;
  padding: 8px 15px;
  cursor: pointer;
}
#container .mod__resizeimage {
  width: 100%;
  text-align: center;
}
#container .mod__resizeimage__img {
  width: 100%;
  max-width: 640px; /* 最大幅 */
  height: auto;
  margin: 0 auto;
}
#container .utl__content__Info span.fs-mark {
  border-bottom: solid 4px #f8e013;
}
#container .utl__content__Info span.fs-mark-bold {
  font-weight: bold;
}
#container .utl__content__Info_table {
  width: 96%;
  margin: 62px auto 20px;
  line-height: 0;
  text-align: center;
  overflow: hidden;
}
#container .utl__content__Info_table img {
  width: 100%;
}
#container .utl__lead {
  margin: 0;
  line-height: 160%;
}
@media (min-width: 600px) {/*PC 用*/
  #container .mod__resizeimage__img {
    width: 60%;
  }
  #container .utl__content__Info span.fs-mark-bold {
    font-weight: bold;
  }
}

/* fsから移設部分の調整 */
.fs-block .info_table {
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  text-align: center;
  overflow: hidden;
}
.fs-block .info_table02 {
  margin: 30px 0 0;
  line-height: 0;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
}
.fs-block .info_table img,
.fs-block .info_table02 img {
  width: 100%;
}
.fs-block .info_table02 .info_slide {
  background: #e8e7e6;
  padding: 0 calc( 100% * 20 / 351.56 ) 1px 0;
  position: relative;
  overflow: hidden;
  line-height: 1;
}
.fs-block .info_table02> .pc_only {
  display: none;
}
@media (min-width: 600px) {/*PC 用*/
  .fs-block .info_table02 {
    width: 83%;
    max-width: 622px;
    margin: 0 auto;
    padding-top: 30px;
  }
  .fs-block .info_table02> .sp_only {
    display: none;
  }
  .fs-block .info_table02> .pc_only {
    display: block;
  }
}

/* fsから移設部分の調整 20251024追記 */
#container .utl__content__Info .fs-frame__otodoke .fs-ol__li {
    padding: 0 3.125%;
    margin: 0;
    font-size: 14px;
    text-indent: -1em;
    line-height: 1.8;
    padding-left: 1em;
    text-align: left;
    position: relative;
    list-style: none;
}
#container .utl__content__Info .utl__accordion-body .fs-ol__li .fs-p {
    padding: 0 3.125%;
    margin: 0;
    font-size: 14px;
    text-indent: -1em;
    line-height: 1.8;
    padding-left: 2em;
    position: relative;
}
#container .utl__content__Info .utl__accordion-body .fs-p.fs-p-check {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    margin: 15px 0 0 20px;
    text-indent: -25px;
}
#container .utl__content__Info .utl__accordion-body .fs-p.fs-p-check::before {
    content: '';
    background: url(/shop/newyear/2025/_assets/img/check.png) no-repeat;
    background-size: 19px auto;
    background-position: 0 0.2em;
    width: 19px;
    height: 18px;
    display: inline-block;
    padding: 0.2em 5px 0 0;
}
#container .utl__content__Info .utl__lead .fs-frame__otodoke {
    border: 2px solid #000;
    width: calc(100% * 320 / 375);
    padding: 0 20px 20px;
    margin: 2em auto 10px;
    display: block;
    position: relative;
    text-align: center;
}
#container .utl__content__Info .utl__lead .fs-frame__otodoke .fs-p-check__otodoke__label {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 10px;
    top: -0.8em;
    margin-top: 0;
}
#container .utl__content__Info .utl__lead .fs-frame__otodoke .fs-p-check__otodoke__thu {
  background-color: #fff;
}
#container .utl__content__Info .utl__lead .fs-frame__otodoke .fs-ol {
    margin: 0;
    list-style: none;
    position: relative;
    padding-left: 0;
}