@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600&display=swap");
.fs-c-heading {
  display: none;
}

.flywheel-recommend__frame {
  margin: 40px auto 0;
  width: 100%;
}

.fs-p-heading--lv2 {
  font-size: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  color: #3a3a3a;
  padding-left: 10px;
}

.fr3-productListCarousel {
  margin-top: 10px;
}

.flywheel-recommend__frame .fr3-productListCarousel {
  display: grid;
  grid-template-columns: 20px 1fr 20px;
}

@media screen and (max-width: 500px) {
  .flywheel-recommend__frame .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
    flex: 0 0 calc((100% - 10px) / 3);
  }
}
@media screen and (min-width: 600px) {
  .flywheel-recommend__frame .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
    flex: 0 0 calc((100% - 48px) / 3);
  }
}
@media screen and (min-width: 768px) {
  .flywheel-recommend__frame .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
    flex: 0 0 calc((100% - 48px) / 6);
  }
}
@media screen and (min-width: 1140px) {
  .flywheel-recommend__frame .fr3-productListCarousel__responsive_1 .fr3-productListCarousel__slide {
    flex: 0 0 calc((100% - 48px) / 8);
  }
}
.p-index.pointup {
  max-width: 900px;
  margin: 0 auto;
  text-align: left;
}

.pointup .campaign_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
}

.pointup .campaign_wrap_col {
  width: 50%;
}

.pointup .campaign_wrap_img {
  text-align: center;
}

.pointup .campaign_wrap_img img {
  width: 90%;
  margin: 0 auto;
}

.pointup .campaign_wrap_text {
  padding: 20px 0;
}

.pointup .campaign_wrap_text .title {
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  line-height: 1.5;
  text-align: center;
}

.pointup .campaign_wrap_text .campaign_wrap_text_col {
  padding: 20px;
  line-height: 1.5;
}

.pointup .campaign_wrap_text .campaign_wrap_text_col p {
  font-size: 1.2rem;
}

.pointup .campaign_wrap_text .campaign_wrap_text_col p.end {
  text-decoration: line-through;
  color: #9e9e9e;
}

.pointup .campaign_wrap_text .campaign_wrap_text_col dt {
  font-weight: 700;
  position: relative;
  padding-left: 14px;
  font-size: 1.2rem;
}

.pointup .campaign_wrap_text .campaign_wrap_text_col dt:before {
  content: "・";
  color: #fff;
  background: #ccc;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  position: absolute;
  left: 0;
  line-height: 10px;
  text-align: center;
  font-size: 10px;
  top: 50%;
  margin-top: -5px;
}

.pointup .campaign_wrap_text .campaign_wrap_text_col dd {
  margin-bottom: 20px;
  font-size: 1.2rem;
}

.pointup .campaign-product {
  width: 90%;
  max-width: 300px;
  margin: 0 auto;
  padding: 0.5rem 0;
  background: #ebe3e1;
  border-radius: 4px;
  text-align: center;
}

.pointup .campaign-product + .campaign-product {
  margin-top: 1rem;
}

.pointup .campaign-product.commingsoon {
  background: #ccc;
  color: #fff;
}

.pointup .campaign-product__anchor {
  display: block;
}

.fs-c-heading {
  display: none;
}

/*PC*/
@media screen and (min-width: 897px) {
  .prcp_gaiyo {
    margin: 0 auto;
    background-color: #fff;
    padding: 5% 0;
  }
  .prcp_gaiyo .title {
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
    margin: 10% 0;
  }
  .prcp_gaiyo .box {
    position: relative;
    margin: 4em auto;
    padding: 2.5em 1em;
    border: solid 1px black;
    border-radius: 5px;
    width: 590px;
    box-shadow: 3px 4px 1px #e9e9e8;
  }
  .prcp_gaiyo .box2 {
    position: relative;
    margin: 4em auto;
    padding: 2.5em 1em;
    border: solid 1px black;
    border-radius: 5px;
    width: 590px;
    box-shadow: 3px 4px 1px #e9e9e8;
  }
  .prcp_gaiyo .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 246px;
    padding: 0 9px;
    background: #fff;
    font-weight: 600;
  }
  .prcp_gaiyo .box-title2 {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 225px;
    padding: 0 9px;
    background: #fff;
    font-weight: 600;
  }
  .prcp_gaiyo .box-title3 {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 240px;
    padding: 0 9px;
    background: #fff;
    font-weight: 600;
  }
  .prcp_gaiyo .read {
    text-align: center;
    font-size: 13px;
    margin: 5% 0 3%;
  }
  .prcp_gaiyo .attention {
    text-align: left;
    font-size: 12px;
    margin: 2%;
    color: #ce5369;
  }
  .prcp_gaiyo .attention2 {
    text-align: center;
    font-size: 10px;
    margin: 2%;
    color: #ce5369;
  }
  .prcp_gaiyo .step {
    width: 80%;
    margin: 0% 10%;
    border: 1px solid #dfdfdf;
  }
  .prcp_gaiyo .number {
    width: 60%;
    margin: 0 25%;
  }
  .prcp_gaiyo .arrow {
    text-align: center;
  }
  .prcp_gaiyo .gaiyobox {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 6% auto;
    width: 77%;
  }
  .prcp_gaiyo .imgbox {
    width: 23%;
    margin: 0 auto;
  }
  .prcp_gaiyo .imgbox2 {
    width: 0;
    margin: 10% auto;
  }
  .prcp_gaiyo .setsumei {
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    margin: 10% 0;
  }
  .prcp_gaiyo .gaiyo-img {
    width: 60%;
    margin: 0 20%;
  }
}
/*sp*/
@media screen and (max-width: 896px) {
  .header-bnr {
    display: none !important;
  }
  .prcp_gaiyo {
    background-color: #fff;
    padding: 5% 0;
  }
  .prcp_gaiyo .title {
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
    margin: 10% 0;
  }
  .prcp_gaiyo .box {
    position: relative;
    margin: 4em auto;
    padding: 2.5em 1em;
    border: solid 1px black;
    border-radius: 5px;
    width: 350px;
    box-shadow: 3px 4px 1px #e9e9e8;
  }
  .prcp_gaiyo .box2 {
    position: relative;
    margin: 4em auto;
    padding: 2.5em 1em;
    border: solid 1px black;
    border-radius: 5px;
    width: 350px;
    box-shadow: 3px 4px 1px #e9e9e8;
  }
  .prcp_gaiyo .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 125px;
    padding: 0 9px;
    background: #fff;
    font-weight: 600;
  }
  .prcp_gaiyo .box-title2 {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 100px;
    padding: 0 9px;
    background: #fff;
    font-weight: 600;
  }
  .prcp_gaiyo .box-title3 {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 120px;
    padding: 0 9px;
    background: #fff;
    font-weight: 600;
  }
  .prcp_gaiyo .read {
    text-align: center;
    font-size: 13px;
  }
  .prcp_gaiyo .attention {
    text-align: left;
    font-size: 12px;
    margin: 2%;
    color: #ce5369;
  }
  .prcp_gaiyo .attention2 {
    text-align: center;
    font-size: 10px;
    margin: 2%;
    color: #ce5369;
  }
  .prcp_gaiyo .step {
    width: 70%;
    margin: 5% 15%;
  }
  .prcp_gaiyo .number {
    width: 50%;
    margin: 0 25%;
  }
  .prcp_gaiyo .arrow {
    text-align: center;
  }
  .prcp_gaiyo .gaiyobox {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 6% 0px;
  }
  .prcp_gaiyo .imgbox {
    width: 31%;
    margin: 0 auto;
  }
  .prcp_gaiyo .imgbox2 {
    width: 0;
    margin: 10% auto;
  }
  .prcp_gaiyo .setsumei {
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
  }
  .prcp_gaiyo .gaiyo-img {
    width: 74%;
    margin: 0 13%;
  }
}
@media screen and (max-width: 769px) {
  .p-index.pointup {
    width: 100%;
    margin: 0 auto;
  }
  .pointup .campaign_wrap {
    margin-bottom: 0;
  }
  .pointup .campaign_wrap_text .title {
    font-size: 16px;
  }
  .pointup .campaign_wrap_text .campaign_wrap_text_col {
    padding: 10px;
  }
  .pointup .campaign_wrap_col {
    width: 100%;
    margin: 1rem auto;
    padding: 0 20px;
  }
  #_rcmdjp_display_1 {
    width: 90%;
    margin: 0 auto;
  }
}
/*PC*/
@media screen and (min-width: 897px) {
  .pointup {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  .pointup .top {
    width: 92%;
  }
  .pointup .title_small {
    text-align: center;
    font-size: 54px;
    letter-spacing: 10px;
    color: #3a3a3a;
    margin-top: 5%;
    line-height: 0.8;
    font-family: "Montserrat", sans-serif;
  }
  .pointup .discription {
    text-align: center;
    color: #3f3f3f;
    letter-spacing: 3px;
    margin: 3% 0 5%;
    font-size: 15px;
  }
  .pointup .discription_itemname {
    text-align: center;
    color: #e07a77;
    letter-spacing: 4px;
  }
  .pointup .btn {
    text-align: center;
    margin: 5% 25%;
    background-color: #414141;
    padding: 1%;
    width: 50%;
    color: #fff;
    font-size: 15px;
  }
  .pointup .btn2 {
    text-align: center;
    margin: 5% auto;
    background-color: #1e1e1e;
    padding: 2%;
    width: 80%;
    color: #fff;
    margin-bottom: 5%;
    border-radius: 30px 30px 30px 30px;
  }
  .pointup .presentBox {
    width: 85%;
    margin: 3% auto;
    padding: 6% 0 0;
    background-color: #fff;
  }
  .pointup .container {
    width: 80%;
    margin: 0 auto;
  }
  .pointup .presentimg {
    margin: 3% auto;
    width: 65%;
  }
  .pointup .read_item {
    text-align: center;
    font-size: 14px;
    font-family: sans-serif;
  }
  .pointup .white {
    font-family: "Montserrat", sans-serif;
  }
  .pointup .itemname {
    text-align: center;
    margin: 4% 0 0%;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
  }
  .pointup .title_pre {
    text-align: center;
    font-size: 21px;
    letter-spacing: 6px;
    font-family: "Montserrat", sans-serif;
    margin: 23px auto 5%;
    padding: 0%;
  }
  .pointup .discription_item {
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
    font-size: 15px;
    margin: 2% 0;
  }
  .pointup .discription_memo {
    text-align: center;
    letter-spacing: 3px;
    margin: 5% 0 0;
    font-size: 22px;
  }
  .pointup .maintitle {
    text-align: center;
    font-size: 60px;
    letter-spacing: 13px;
    color: #3b3b3b;
    line-height: 1;
    margin: 3% 0 0;
  }
  .pointup .title2 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 13px;
    color: #3b3b3b;
  }
  .pointup .day {
    text-align: center;
    margin: 1% 0 0 0;
    color: #3b3b3b;
    font-size: 19px;
  }
  .pointup .color {
    text-align: center;
    font-size: 14px;
    margin: 0 0 3%;
  }
}
/*sp*/
@media screen and (max-width: 896px) {
  .header-bnr {
    display: none !important;
  }
  .pointup .title_small {
    text-align: center;
    font-size: 23px;
    letter-spacing: 10px;
    color: #3a3a3a;
    margin-top: 5%;
    line-height: 0.8;
    font-family: "Montserrat", sans-serif;
  }
  .pointup .discription {
    text-align: center;
    color: #3f3f3f;
    letter-spacing: 3px;
    margin: 4% 0 5%;
  }
  .pointup .discription_itemname {
    text-align: center;
    letter-spacing: 3px;
    color: #e07a77;
    margin: 3% 0px;
  }
  .pointup .discription_item {
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
  }
  .pointup .discription_memo {
    text-align: center;
    letter-spacing: 3px;
    margin: 5% 0 0%;
    font-size: 14px;
  }
  .pointup .btn {
    text-align: center;
    margin: 5% 20%;
    background-color: #414141;
    padding: 2%;
    width: 60%;
    color: #fff;
    font-family: sans-serif;
  }
  .pointup .btn2 {
    text-align: center;
    margin: 4% 15%;
    background-color: #1e1e1e;
    padding: 2%;
    width: 70%;
    color: #fff;
    margin-bottom: 18%;
  }
  .pointup .presentBox {
    margin: 14% auto;
    background-color: #fff;
    width: 90%;
    padding: 0% 0;
  }
  .pointup .title_pre {
    text-align: center;
    font-size: 16px;
    letter-spacing: 6px;
    font-family: "Montserrat", sans-serif;
    /* background-color: #808080; */
    width: 100%;
  }
  .pointup .presentimg {
    margin: 3% 5% 0;
    width: 90%;
  }
  .pointup .read_item {
    text-align: center;
    font-family: sans-serif;
  }
  .pointup .white {
    font-family: "Montserrat", sans-serif;
  }
  .pointup .itemname {
    text-align: center;
    margin: 6% 0 0%;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 600;
  }
  .pointup .maintitle {
    text-align: center;
    font-size: 40px;
    letter-spacing: 13px;
    font-family: "DM Serif Display", serif;
    color: #3b3b3b;
    line-height: 1;
    margin: 3% 0 0;
  }
  .pointup .title2 {
    text-align: center;
    font-size: 13px;
    letter-spacing: 13px;
    font-family: "DM Serif Display", serif;
    color: #3b3b3b;
  }
  .pointup .day {
    text-align: center;
    margin: 3% 0 0 0;
    color: #3b3b3b;
    font-family: "DM Serif Display", serif;
  }
  .pointup body {
    background-color: #ccc;
  }
  .pointup .container {
    margin: 30px auto 0;
    max-width: 300px;
    width: 100%;
  }
  .pointup img {
    height: auto;
    width: 100%;
  }
  .pointup .color {
    text-align: center;
    font-size: 10px;
    margin: 0 0 3%;
  }
  .pointup .mini {
    text-align: center;
    font-size: 10px;
    margin: 3% 0 0;
  }
}