@charset "UTF-8";
body .fs-l-pageMain.SystemPage_Main {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  body .fs-l-pageMain.SystemPage_Main {
    padding: 20px 0;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain {
    padding: 0 4vw;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img {
  position: relative;
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img .gift_line {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .gift_line {
    top: 11.3333333333vw;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt {
  position: absolute;
  top: 90px;
  right: 100px;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt {
    top: 20vw;
    right: 4vw;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt h2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.04em;
  line-height: 50.4px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt h2 {
    font-size: 5.3333333333vw;
    line-height: 8.2666666667vw;
    display: flex;
    align-items: baseline;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt h2 .F_Bodoni {
  font-family: "Bodoni Moda", serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt h2 .F_Bodoni {
    font-size: 3.7333333333vw;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .fv_introtxt {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .fv_introtxt {
    padding: 10.6666666667vw 0;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .fv_introtxt h3 {
  margin-bottom: 60px;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .fv_introtxt h3 {
    margin-bottom: 10.6666666667vw;
    font-size: 5.0666666667vw;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .fv_introtxt p {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 40px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .fv_introtxt p {
    font-size: 3.4666666667vw;
    line-height: 6.6666666667vw;
  }
}

.SystemPage_giftservice {
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice {
    margin-bottom: 13.3333333333vw;
  }
}
.SystemPage_giftservice .container02 {
  max-width: 1060px;
  width: 100%;
  margin: auto;
  height: auto;
}
.SystemPage_giftservice .giftservice_box {
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  margin-bottom: 150px;
}
.SystemPage_giftservice .giftservice_box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box {
    margin-bottom: 20vw;
  }
}
.SystemPage_giftservice .giftservice_box .head {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .head {
    margin-bottom: 4.6666666667vw;
    gap: 1.3333333333vw;
    padding: 0 8vw;
  }
}
.SystemPage_giftservice .giftservice_box .head img {
  max-width: 30px;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .head img {
    max-width: 6vw;
  }
}
.SystemPage_giftservice .giftservice_box .head p {
  font-family: "FP-ヒラギノ角ゴ StdN W4", sans-serif;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 38px;
  text-align: left;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .head p {
    margin-top: 1vw;
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
  }
}
.SystemPage_giftservice .giftservice_box .giftservice_item {
  padding: 80px 0;
  display: flex;
  align-items: center;
  gap: 60px;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .giftservice_item {
    padding: 0;
    flex-direction: column;
    gap: 6.6666666667vw;
    margin-bottom: 13.3333333333vw;
    border: none;
  }
  .SystemPage_giftservice .giftservice_box .giftservice_item:last-child {
    margin-bottom: 0;
  }
}
.SystemPage_giftservice .giftservice_box .giftservice_item.pt-0 {
  padding-top: 0;
}
.SystemPage_giftservice .giftservice_box .giftservice_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.SystemPage_giftservice .giftservice_box .giftservice_item.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .giftservice_item.reverse {
    flex-direction: column;
  }
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_img {
  max-width: 600px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .giftservice_item .item_img {
    max-width: 100%;
  }
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_img img {
  display: block;
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_content {
  max-width: 400px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .giftservice_item .item_content {
    max-width: 100%;
    padding: 0 8vw;
  }
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_content .title {
  margin: 0;
  font-family: "FP-ヒラギノ角ゴ StdN W5", sans-serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 32px;
  text-align: left;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .giftservice_item .item_content .title {
    font-size: 4vw;
    line-height: 6.4vw;
  }
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_content .txt {
  margin-top: 50px;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 27px;
  text-align: left;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_giftservice .giftservice_box .giftservice_item .item_content .txt {
    margin-top: 5.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 6.1333333333vw;
  }
}/*# sourceMappingURL=gift-service.css.map */