@charset "UTF-8";
/* フランミー */
#flanmy {
  -webkit-text-size-adjust: 100%;
  margin: 0 auto;
  max-width: 960px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.5;
}

#flanmy * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#flanmy .sec_mv_attention{
  background-color: #e6557d;
  text-align: center;
  font-size: 2.91vw;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.3;
  letter-spacing: 0.12em;
  padding: 1.4% 0;
}
@media screen and (min-width: 768px) {
  #flanmy .sec_mv_attention{
    font-size: 13.5px;
  }
}

#flanmy .sec_mv_mainimg{
  margin: 3.02% 0 0;
}

#flanmy .sec_coupon {
  margin-top: 7.5%;
}

#flanmy .sec_coupon_in {
  padding: 0 5.2%;
}

#flanmy .sec_coupon_coupon01 {
  display: block;
  padding: 3.6% 8.72% 3%;
  background: linear-gradient(147deg, #fbaace 50%, #fabdbb 80%);
}

#flanmy .sec_coupon_coupon01_wrap {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 0.52083vw;
  padding: 1.6%;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_coupon_coupon01_wrap {
    border-radius: 2.4px;
  }
}

#flanmy .sec_coupon_coupon01_sup01 {
  display: block;
  margin-right: 4%;
  font-size: 2.29167vw;
  font-weight: bold;
  color: #774444;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_coupon_coupon01_sup01 {
    font-size: 10.6px;
  }
}

#flanmy .sec_coupon_coupon01_sup02 {
  display: inline-block;
  padding: 1%;
  font-size: 2.29167vw;
  font-weight: bold;
  background-color: #f075ac;
  color: #ffffff;
  line-height: 1.45;
  border-radius: 0.52083vw;
  min-width: 22.70833vw;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_coupon_coupon01_sup02 {
    font-size: 10.6px;
    border-radius: 2.4px;
    min-width: 105px;
  }
}

#flanmy .sec_coupon_coupon01_code {
  margin-right: 6.8%;
  -webkit-transform: translate(0, -0.04em);
  transform: translate(0, -0.04em);
  display: block;
  line-height: 1;
  font-size: 7.98958vw;
  font-weight: bold;
  color: #f075ac;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_coupon_coupon01_code {
    font-size: 37px;
  }
}

#flanmy .sec_coupon_coupon01_limit {
  margin-top: 0.8%;
  color: #ffffff;
  font-size: 2.91667vw;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_coupon_coupon01_limit {
    font-size: 13.5px;
  }
}

#flanmy .sec_coupon_coupon01_limit_strong {
  display: inline-block;
  -webkit-transform: translate(0, -0.04em);
  transform: translate(0, -0.04em);
  font-size: 3.64583vw;
  -webkit-transform: translate(0, 0.07em);
  transform: translate(0, 0.07em);
}

@media screen and (min-width: 768px) {
  #flanmy .sec_coupon_coupon01_limit_strong {
    font-size: 16.9px;
  }
}

#flanmy .sec_coupon_coupon01_note {
  margin-top: 10px;
  /* color: #e75980; */
  font-weight: bold;
  font-size: min(2.586vw, 12px);
  text-align: center;
}

#flanmy .sec_lineup {
  margin-top: 7.91%;
}

#flanmy .sec_lineup_ttl01 {
  text-align: center;
  font-size: 3.85417vw;
  font-weight: bold;
  color: #e75980;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_lineup_ttl01 {
    font-size: 17.8px;
  }
}

#flanmy .sec_lineup_products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 5.2%;
  margin: 2% -1.5625vw 0;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_lineup_products {
    margin: 2.6% -7.25px 0;
  }
}

#flanmy .sec_lineup_products_item {
  width: calc(99.9% / 3);
  padding: 0 1.5625vw;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_lineup_products_item {
    padding: 0 7.25px;
  }
}

#flanmy .sec_lineup_products_item:nth-of-type(n+4) {
  margin-top: 7%;
}

#flanmy .sec_lineup_products_item.is_new .sec_lineup_products_img:after {
  position: relative;
  z-index: 2;
  margin-top: 4%;
  display: block;
  content: "NEW";
  font-size: 1.875vw;
  color: #ffffff;
  background-color: #e782a6;
  text-align: center;
  padding: 0.3% 0 0.8%;
  border-radius: 100px;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_lineup_products_item.is_new .sec_lineup_products_img:after {
    font-size: 10px;
  }
}

#flanmy .sec_lineup_products_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

#flanmy .sec_lineup_products_name {
  margin-top: 3.8%;
  font-size: 2.08333vw;
  font-weight: bold;
  color: #333333;
  line-height: 1.4;
  min-height: 3.2em;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_lineup_products_name {
    font-size: 10px;
  }
}

#flanmy .sec_lineup_products_btn {
  display: block;
  font-size: 2.29167vw;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 3.7% 0 4.5%;
  color: #e782a6;
  border: 2px solid #e782a6;
  border-radius: 1.04167vw;
}

@media screen and (min-width: 768px) {
  #flanmy .sec_lineup_products_btn {
    font-size: 10px;
    border-radius: 4.8px;
  }
}

#flanmy .sec_lineup_products_catch {
  margin-top: 10px;
  color: #e75980;
  font-weight: bold;
  font-size: min(2.370vw, 11px);
  text-align: center;
}

#flanmy .sec_produce {
  margin-top: 12.5%;
}

#flanmy .sec_produce_detail {
  margin-top: -1px;
}

#flanmy .about_area {
  margin-top: 11.5%;
}

#flanmy .about_area .title {
  font-weight: 700;
  font-size: 11px;
  font-size: 3.4375vw;
  line-height: 1.69697;
  letter-spacing: 0.1em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #flanmy .about_area .title {
    font-size: 15.9px;
  }
}

#flanmy .about_area .text {
  margin: 20px auto 0;
  font-size: 10px;
  font-size: 3.125vw;
  line-height: 1.73333;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #flanmy .about_area .text {
    font-size: 14.5px;
  }
}

#flanmy .sns_area {
  margin-top: 12.5%;
}

#flanmy .sns_area .sns_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 64%;
  max-width: 232px;
  margin: auto;
}

#flanmy .sns_area .sns_icons > li {
  width: calc((100% - 30%) / 4);
  margin-left: 10%;
}

#flanmy .sns_area .sns_icons > li:nth-child(4n+1) {
  margin-left: 0;
}

#flanmy .sns_area .sns_icons img {
  image-rendering: -webkit-optimize-contrast;
}

/* cmnパーツ調整 */
body.mfp-bg-fix {
  position: fixed;
  width: 100%;
}

.js_clipboard_msgbox {
  z-index: 200010 !important;
}
