@charset "UTF-8";
/* --------------- 汎用 --------------- */
.hd_area {
  background: url(/shopping/img/senqua/header/bg_header2.gif) repeat-x bottom #fff;
}
.pankuzu {
  padding-bottom: 4px;
  padding-left: 4px;
  font-size: 12px;
  border-top: none;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, "メイリオ", Osaka, Meiryo, "Helvetica Neue", YuGothicM, YuGothic, sans-serif !important;
  font-size: 15px;
  line-height: 1.6;
  color: #222;
}
/* Jカードバナー */
.jCardBanner {
  width: 72%;
  margin: 16px auto;
}
/* カート */
.cartWrap .imageWrap {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.cartWrap .button {
  display: inline-block;
  margin-right: 2%;
  width: 48%;
}
.cartWrap .terms {
  display: inline-block;
  width: 20%;
}
#cartBottom {
  margin-bottom: 40px;
}
/* 注釈 */
.notes2 {
  display: inline-block;
  font-size: 12px;
  line-height: 130%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  color: #FFF;
}
/* 動画 */
.movieWrap {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}
.movieWrap iframe {
  border: 1px solid #c8a258;
}
/* こだわりincludeの余白削除　肉海鮮のみ */
#kodawari {
  padding: 0 !important;
}
/* --------------- 今回のコース --------------- */
.globalWrap {
  margin-right: auto;
  margin-left: auto;
  background: #060a0c;
  width: 986px;
}
.thisCourse {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 16px;
  text-align: center;
}
/*追い込み*/
#firstView .oikomi{
  margin-bottom: -6px;
}

/* スライダー */
#firstView .sliderWrap {
  width: 976px;
  margin: 0 auto 32px;
  height: 274px;
}
#firstView .bx-wrapper .bx-viewport {
  box-shadow: none;
  background: none;
  border: none;
}
#firstView .bx-wrapper .bx-pager.bx-default-pager a:hover, #firstView .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
#lineup {
  margin-bottom: 40px;
}
#lineup .title {
  background-color: #060a0c;
  margin-bottom: -104px;
}
#lineup .contents {
  background-color: #fff;
  margin-right: 32px;
  margin-left: 32px;
  padding-top: 72px;
}
#lineup .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 16px;
}
#lineup .item {
  width: calc((100% / 4) - 5px);
  margin-bottom: 4px;
}
#lineup_movie,#mc_movie .movie_tit {
  width: 512px;
  background: green;
  margin: 0 auto;
  padding: 3px 0;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
#lineup_movie,#mc_movie.advantages_movie iframe {
  border: 1px solid green;
}
#single .title {
  width: 48%;
  margin: 32px auto;
}
#single .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-right: 32px;
  padding-left: 32px;
  text-align: right;
}
#single .syogetsu img {
  box-shadow: 0 0 8px white
}
#single .item {
  width: 448px;
}
#single .item img {
  box-shadow: 0 0 8px white
}
#single .link {
  display: inline-block;
  margin-bottom: 24px;
  font-size: 18px;
  color: #ffffff;
}
/* 動画 */
 .movie01.abso img {
  margin-top: 158%;
}

#single .syogetsu {
  position: relative;
}
#single .syogetsu .moviebtn img{
  box-shadow: none;
}			
#Kobebeef_lightbox {
  position: absolute;
  bottom: 62px;
  left: 6px;
}


/* 右追従 */
#rightNavi {
  position: fixed;
  right: 0;
  bottom: 336px;
  border-radius: 10px 0 0 10px;
  background: url(/shopping/img/genre/common/bg_anc_navi.gif);
  width: 157px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: center;
  z-index: 100;
}
#rightNavi .item {
  display: inline-block;
  margin-top: 12px;
  width: 137px;
  background-color: #f2f2f2;
  background: linear-gradient(#ffffff, #e5e5e5);
  border-radius: 5px;
}
#rightNavi .cart {
  background-color: #c00404;
  background: linear-gradient(#ff0a0a, #84100c);
}
#rightNavi .cart a {
  color: #ffffff;
  font-weight: bold;
}
#rightNavi .link {
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  color: #1B1B1B;
  text-decoration: none;
}
#faq_lightbox {
  bottom: 210px;
  position: fixed;
  right: 0;
}
#toTop {
  position: fixed;
  right: 0;
  bottom: 175px;
  z-index: 100;
}
/* 下追従 */
#followBottom {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 100;
  left: 0;
  right: 0;
  background: rgb(0 0 0 / 50%);
  box-shadow: 0 3px 5px rgb(82 108 255 / 20%);
  width: 100%;
  text-align: center;
}
#followBottom .link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 986px;
}