@charset "UTF-8";
/* 【ダンスをする、すべての女性に】STAR JETS監修のカラコン登場！*/
#ring-starjets {
  -webkit-text-size-adjust: 100%;
  min-width: 950px;
  height: 100%;
  overflow: hidden;
}

#ring-starjets * {
  font-family: "YakuHanJPs_Noto", "Roboto", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ring-starjets span {
  padding: 0;
}

#ring-starjets a {
  -webkit-transition: opacity .15s ease-in;
  transition: opacity .15s ease-in;
}

#ring-starjets a:hover {
  opacity: 0.8;
}

#ring-starjets a:hover img {
  opacity: 1 !important;
}

#ring-starjets .sec_mv_in {
  position: relative;
  overflow: hidden;
  margin-left: -22px;
}

#ring-starjets .sec_mv_ttl {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#ring-starjets .sec_mv_grid {
  background-color: #fff;
  height: 402px;
  margin: 0;
  padding: 0;
  position: relative;
  min-width: 950px;
  overflow: hidden;
  z-index: 1;
}

#ring-starjets .sec_mv_grid_item {
  position: absolute;
  overflow: hidden;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(1) {
  top: 0;
  bottom: 0;
  right: calc(50% + 32px);
  left: -120px;
  -webkit-transform: skewX(-22deg);
  transform: skewX(-22deg);
  background-color: #9ce1f7;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(1) .sec_mv_grid_item_in {
  right: 0;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(1) .sec_mv_grid_img {
  position: absolute;
  bottom: 0;
  right: -20px;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(1):before {
  content: "";
  position: absolute;
  top: 0;
  right: -82px;
  left: 0;
  bottom: 0;
  background-image: url(/campaign/ring-starjets/img/mv_smart_bg01.png);
  background-position: right top;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transform: skewX(22deg);
  transform: skewX(22deg);
}

#ring-starjets .sec_mv_grid_item:nth-of-type(2) {
  top: 0;
  bottom: 0;
  left: calc(50% + 32px);
  right: -120px;
  -webkit-transform: skewX(-22deg);
  transform: skewX(-22deg);
  background-color: #ffd6e1;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(2) .sec_mv_grid_item_in {
  left: -44px;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(2) .sec_mv_grid_img {
  position: absolute;
  bottom: 0;
  left: 10px;
}

#ring-starjets .sec_mv_grid_item:nth-of-type(2):before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: -88px;
  bottom: 0;
  background-image: url(/campaign/ring-starjets/img/mv_hot_bg01.png);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transform: skewX(22deg);
  transform: skewX(22deg);
}

#ring-starjets .sec_mv_grid_item_in {
  width: 800px;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: skewX(22deg);
  transform: skewX(22deg);
}

#ring-starjets .sec_mv_grid_item_img img {
  max-width: inherit;
}

#ring-starjets .sec_lead_in {
  margin: 0;
  padding: 88px 0 0;
}

#ring-starjets .sec_lead_ttl {
  margin: 0;
  padding: 0;
  text-align: center;
}

#ring-starjets .sec_lead_txt {
  margin: 54px 0 0;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #414141;
  line-height: 1.6;
  letter-spacing: 1px;
}

#ring-starjets .sec_lead_txt_strong01 {
  display: inline-block;
  background-color: #9ce1f7;
  padding: 0 4px;
  margin: 4px;
  line-height: 1.4;
}

#ring-starjets .sec_lead_txt_strong02 {
  display: inline-block;
  background-color: #ffd6e1;
  padding: 0 4px;
  margin: 4px;
  line-height: 1.4;
}

#ring-starjets .sec_story_in {
  padding: 96px 0 100px;
}

#ring-starjets .sec_story_ttl {
  position: relative;
  z-index: 2;
  text-align: center;
}

#ring-starjets .sec_story_ttl_in {
  display: block;
}

#ring-starjets .sec_story_txt {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #2e2d2d;
  line-height: 1.7;
  margin: 30px 0 0;
}

#ring-starjets .sec_story_movie {
  position: relative;
  width: 500px;
  margin: 40px auto 0;
}

#ring-starjets .sec_story_movie:before {
  content: "";
  position: absolute;
  top: calc(50% + 58px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-10deg);
  transform: translate(-50%, -50%) rotate(-10deg);
  height: 430px;
  width: 200vw;
  background-color: #eaeaea;
  opacity: 0.4;
}

#ring-starjets .sec_story_movie:after {
  content: "";
  position: absolute;
  top: calc(50% - 18px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-10deg);
  transform: translate(-50%, -50%) rotate(-10deg);
  height: 430px;
  width: 200vw;
  background-color: #eaeaea;
  opacity: 0.4;
}

#ring-starjets .sec_story_movie_in {
  z-index: 2;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

#ring-starjets .sec_story_movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#ring-starjets .sec_goods_in {
  padding: 0;
  margin: 0;
}

#ring-starjets .sec_goods_ttl {
  margin: 0;
  position: relative;
  z-index: 2;
  text-align: center;
}

#ring-starjets .sec_goods_ttl_in {
  display: block;
}

#ring-starjets .sec_goods_btn {
  margin: 32px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#ring-starjets .sec_goods_btn_item {
  padding: 0 21px;
}

#ring-starjets .sec_series {
  margin-top: 54px;
  background-image: url(/campaign/ring-starjets/img/smart_bg01.jpg);
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
}

#ring-starjets .sec_series_in {
  position: relative;
  height: 1707px;
  padding: 94px 0 0;
  width: 950px;
  margin: 0 auto;
}

#ring-starjets .sec_series_ttl {
  text-align: center;
}

#ring-starjets .sec_series_img {
  position: absolute;
  top: 632px;
  right: 44px;
}

#ring-starjets .sec_series_txt {
  margin-top: 647px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #414141;
  line-height: 1.7;
  letter-spacing: 1px;
}

#ring-starjets .sec_series_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 24px 0 0;
  padding: 0;
}

#ring-starjets .sec_series_grid_item {
  text-align: center;
  width: calc((100% - 30px) / 2);
  padding: 0 10px;
}

#ring-starjets .sec_series_grid_item img{
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

#ring-starjets .sec_series_grid_item:nth-of-type(n+3) {
  margin-top: 20px;
}

#ring-starjets .sec_series.is_hot {
  margin: 0;
  background-image: url(/campaign/ring-starjets/img/hot_bg01.jpg);
}

#ring-starjets .fix_coupon_btn {
  display: none;
  z-index: 200001;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  cursor: pointer;
}

#ring-starjets .fix_coupon_btn_close {
  position: absolute;
  top: -15px;
  right: -13px;
  font-size: 0;
  width: 42px;
  height: 42px;
  background-color: #fff;
  border: 2px solid #690b25;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ring-starjets .fix_coupon_btn_close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 64%;
  padding-top: 6%;
  border-radius: 1%;
  background-color: #690b25;
}

#ring-starjets .fix_coupon_btn_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 64%;
  padding-top: 6%;
  border-radius: 1%;
  background-color: #690b25;
}

#ring-starjets .fix_coupon_content {
  display: none;
  z-index: 200003;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#ring-starjets .fix_coupon_content_img {
  cursor: pointer;
}

#ring-starjets .fix_coupon_content_img img {
  max-width: 100%;
  max-height: 50vh;
}

#ring-starjets .fix_coupon_content_img_close {
  position: absolute;
  top: -8px;
  right: -21px;
  font-size: 0;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 2px solid #1f1f1f;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ring-starjets .fix_coupon_content_img_close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 58%;
  padding-top: 6%;
  border-radius: 1%;
  background-color: #1f1f1f;
}

#ring-starjets .fix_coupon_content_img_close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 58%;
  padding-top: 6%;
  border-radius: 1%;
  background-color: #1f1f1f;
}

#ring-starjets .fix_coupon_overlay {
  display: none;
  z-index: 200002;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.4;
}

/* cmnパーツ調整 */
#footer {
  margin-top: 0 !important;
}

#plist {
  overflow-y: hidden;
}

body.mfp-bg-fix {
  position: fixed;
  width: 100%;
}