@charset "UTF-8";
body {
  background: #f8f8f8;
}

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 4vw;
  }
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img {
  position: relative;
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img .gift_line {
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translateX(-50%);
  width: 2000px;
  height: 1px;
  background-image: url(https://ateliergift.itembox.design/item/img/atelier-gift/gift_line.png);
  background-repeat: repeat-x;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .gift_line {
    top: 14vw;
  }
}
.SystemPage_topfv .SystemPage_fv_contain .FV_img .ribbon {
  position: absolute;
  top: 64px;
  right: 40px;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .ribbon {
    top: 11.3333333333vw;
    right: 6.6666666667vw;
    width: 6.6666666667vw;
    height: 5.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;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt h2 .F_Bodoni {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .SystemPage_topfv .SystemPage_fv_contain .FV_img .FV_txt h2 .lar-jp {
    text-indent: -0.5em;
    padding-left: 0.5em;
  }
}
.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-ヒラギノ角ゴ ProN W3", 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_ateliergift {
  background: #fff;
  padding: 100px 20px;
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift {
    padding: 13.3333333333vw 4vw;
    margin-bottom: 13.3333333333vw;
  }
}
.SystemPage_ateliergift .container02 {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  height: auto;
}
.SystemPage_ateliergift .ateliergift_head {
  margin: auto;
  text-align: center;
}
.SystemPage_ateliergift .ateliergift_head .logo {
  max-width: 230px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .ateliergift_head .logo {
    max-width: 40vw;
    gap: 2.6666666667vw;
  }
}
.SystemPage_ateliergift .ateliergift_head .logo img {
  width: 100%;
}
.SystemPage_ateliergift .ateliergift_head .logo h2 {
  font-family: "Shippori Mincho";
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  color: #333;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .ateliergift_head .logo h2 {
    font-size: 4.5333333333vw;
    margin-left: 3.3333333333vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box {
    margin-top: 13.3333333333vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item {
    flex-direction: column;
    margin-bottom: 13.3333333333vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item:last-child {
  margin: auto;
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item.reverse {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item.reverse {
    flex-direction: column;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .giftimg,
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content {
  max-width: 500px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .giftimg,
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .giftimg img,
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content img {
  display: block;
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content {
    margin-top: 6.6666666667vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .title {
  font-family: "Shippori Mincho";
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 39.6px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .title {
    font-size: 4.5333333333vw;
    letter-spacing: 0.04em;
    line-height: 8vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .txt {
  margin-top: 35px;
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 27px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .txt {
    margin-top: 6.6666666667vw;
    font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
    font-weight: normal;
    font-size: 3.4666666667vw;
    letter-spacing: 0.02em;
    line-height: 6.1333333333vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .view_link {
  max-width: 300px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .view_link {
    margin-top: 10.6666666667vw;
    max-width: 66.6666666667vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .view_link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 50px;
  background: #fff;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 23.4px;
  text-align: center;
  color: #333;
  border: 1px solid #333;
  border-radius: 25px;
}
@media screen and (max-width: 767px) {
  .SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .view_link a {
    width: 66.6666666667vw;
    height: 10.6666666667vw;
    font-size: 3.4666666667vw;
    border-radius: 5.3333333333vw;
  }
}
.SystemPage_ateliergift .Ateliergift_box .ateliergift_item .gift_content .view_link a:hover {
  opacity: 0.8;
}

.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-ヒラギノ角ゴ ProN W3", sans-serif;
  margin-bottom: 150px;
}
.SystemPage_giftservice .giftservice_box .head {
  display: flex;
  gap: 15px;
  align-items: flex-start;
  margin-bottom: 30px;
}
.SystemPage_giftservice .giftservice_box .head img {
  max-width: 30px;
  height: auto;
  width: 100%;
}
.SystemPage_giftservice .giftservice_box .head p {
  font-family: "FP-ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 38px;
  text-align: left;
  color: #333;
}
.SystemPage_giftservice .giftservice_box .giftservice_item {
  padding: 80px 0;
  display: flex;
  align-items: center;
  gap: 60px;
  border-bottom: 1px solid #ddd;
}
.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;
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_img {
  max-width: 600px;
  width: 100%;
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_content {
  max-width: 400px;
  width: 100%;
}
.SystemPage_giftservice .giftservice_box .giftservice_item .item_content .title {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 32px;
  text-align: left;
  color: #333;
}
.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;
}/*# sourceMappingURL=atelier_gift.css.map */