@charset "UTF-8";
/* Foundation */
/*
// DNP 秀英角ゴシック金 Std B
.shuei-b {
  font-family: foundation.$shuei;
  font-weight: foundation.$font-500;
  font-style: foundation.$font-n;
}

// DNP 秀英角ゴシック金 Std L
.shuei-l {
  font-family: foundation.$shuei;
  font-weight: foundation.$font-400;
  font-style: foundation.$font-n;
}

*/
.c-hidden {
  display: none;
}

.c-reset__img {
  display: block;
  width: 100%;
  height: auto;
}
.c-reset__text {
  margin: 0;
}

/* Foundation */
.c-br--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--sp02 {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-br--sp02 {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br--pc {
    display: block;
  }
}

/* Foundation */
.p-guide-bring {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 clamp(20px, 5.33vw, 30px) 0;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring {
    padding: 0 0 clamp(54.4px, 4.53vw, 68px) 0;
  }
}
.p-guide-bring * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-guide-bring__title {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #89792a;
  text-align: center;
  line-height: 1;
  font-size: clamp(15px, 4vw, 20px);
  border: 1px solid #89792a;
  padding: 0.75em 0;
}
.p-guide-bring__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list {
    padding-top: clamp(33.6px, 2.8vw, 42px);
  }
}
.p-guide-bring__list__item {
  background-color: #fcf5e3;
  width: 47%;
  padding: clamp(16px, 4.26vw, 24px) 0 clamp(12px, 3.2vw, 18px) 0;
  margin-bottom: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list__item {
    width: 22.5%;
    padding: clamp(25.6px, 2.13vw, 32px) 0 clamp(16px, 1.33vw, 20px) 0;
    margin-bottom: 0;
  }
}
.p-guide-bring__list__img {
  width: clamp(85px, 22.66vw, 160px);
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list__img {
    width: clamp(110px, 9.16vw, 130px);
  }
}
.p-guide-bring__list__title {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333333;
  text-align: center;
  line-height: 1.1;
  font-size: clamp(14px, 3.73vw, 18px);
  display: block;
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list__title {
    font-size: clamp(16px, 1.33vw, 20.96px);
  }
}
.p-guide-bring__list__title--sm {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 15px);
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list__title--sm {
    font-size: clamp(12.8px, 1.06vw, 16.77px);
  }
}
.p-guide-bring__subtitle {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #89792a;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 22px);
  padding: 1.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__subtitle {
    text-align: center;
    font-size: clamp(18px, 1.5vw, 20px);
    padding: 1.5em 0 1em 0;
  }
}
.p-guide-bring__note {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333333;
  text-align: left;
  list-style: none;
}
.p-guide-bring__note__item {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 2;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__note__item {
    font-size: clamp(14px, 1.16vw, 18px);
  }
}
.p-guide-bring__note__item__link {
  color: #89792a;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-decoration: underline !important;
  line-height: 2;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__note__item__link {
    font-size: clamp(14px, 1.16vw, 18px);
  }
}
.p-guide-bring__note__item__link:hover, .p-guide-bring__note__item__link:active, .p-guide-bring__note__item__link:focus, .p-guide-bring__note__item__link:visited {
  color: #89792a;
}
.p-guide-bring__note__item--space {
  padding: 0 0 1em 0;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__note__item--space {
    padding: 0 0 1.5em 0;
  }
}/*# sourceMappingURL=common.css.map */