.sca-wrapper {
  width: 800px;
  margin: 0 auto;
  padding: 0;
}

.sca-wrapper .sca-main-block {
  width: 100%;
  height: auto;
  margin: 60px 0 80px;
}

.sca-wrapper .sca-main-block .main-img {
  width: auto;
  height: 600px;
  display: block;
  margin: 0 auto;
}

.sca-wrapper .con-title {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  line-height: 1.3;
  text-align: center;
}

.sca-wrapper .con-img {
  width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}

.sca-wrapper .prof-img {
  width: 30%;
  height: auto;
  margin: 10px auto;
  display: block;
}

.sca-wrapper .prof-text {
  font-size: 1.3rem;
  color: #666;
  line-height: 2;
  margin: 25px 0 30px 0;
}

.sca-wrapper .last-text {
  width: 90%;
  margin: 0 auto;
  font-size: 1.2rem;
  color: #000;
  line-height: 1.6;
  font-weight: bold;
}

.share-box {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}

.share-box ul {
  display: inline-block;
}

.share-box ul li {
  display: inline-block;
  margin: 10px 0 0 5px;
}

/* online-item */

.sca-wrapper .online-itme-block {
  width: 100%;
  height: auto;
  margin: 80px 0 80px 0;
}

.sca-wrapper .online-itme-block .title {
  font-size: 3rem;
  color: #000;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  display: block;
  padding: 0 0 8px;
  margin: 0 20px 0px;
  border-bottom: 5px solid #000;
}

.sca-wrapper .online-itme-block .countdown {
  background: #000;
  padding: 10px 0 12px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  margin: 0 20px 0px;
  font-weight: bold;
}

.sca-wrapper .item-list-box {
  width: 100%;
  padding: 0 9px 0 15px;
  box-sizing: border-box;
  margin: 0 0 20px 0;
}

.sca-wrapper .item-list-box .item-list.column-2 {
  width: calc(50% - 6px);
  float: left;
  display: block;
  margin: 45px 6px 0 0;
  position: relative;
}

.sca-wrapper .item-list-box .item-list.new::after {
  content: " ";
  background-image: url(../../../img/common/icon-article-new.png);
  background-size: 100%;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
}

.sca-wrapper .item-list-box .item-list .item-block {
  display: block;
}

.sca-wrapper .item-list-box .item-list.column-2 .item-block .img-box {
  width: 100%;
  height: 250px;
  background: #fff;
  overflow: hidden;
  position: relative;
}

.sca-wrapper .item-list-box .item-list .item-block .img-box img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.sca-wrapper .item-list-box .item-list .item-block .item-name {
  font-size: 1.4rem;
  line-height: 1.3;
  color: #000;
  margin: 8px 0 0 0;
  font-weight: normal;
}

.sca-wrapper .item-list-box .item-list .item-block .item-price {
  color: #ff0030;
  font-size: 1.7rem;
  margin: 10px 0 0 0;
  text-align: left;
  font-weight: bold;
}

.sca-wrapper .item-list-box .item-list .item-block .item-price span {
  color: #999;
}


/* ジャパンツアー改修 */
.br-sp{
  display: none;
}


.cook-atmos{
  margin: -30px 0 0 0;
}

.cook-atmos__firstview{
  width: 100%;
  margin: 0 auto;
}

.cook-atmos__bg{
  background: linear-gradient(45deg, #110545, #BB389F);
  padding: 80px 0 80px 0;
}

.cook-atmos img{
  display: block;
  width: 100%;
}

.cook-atmos__lead{
  max-width: 650px;
  width: calc(100% - 40px);
  margin: 100px auto 90px;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
}

.cook-atmos__lead-tile{
  margin: 30px auto;
  color: #000;
  font-size: 22px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
}

.cook-atmos__goods{
  position: relative;
}

.cook-atmos__goods + .cook-atmos__goods{
  margin: 24px 0 0 0;
}

.cook-atmos__goods-bg{
  position: absolute;
  content: "";
  width: 80%;
  max-width: 800px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  background: #fff;
  opacity: 0.6;
}

.cook-atmos__goods-inner{
  position: relative;
  width: calc(100% - 60px);
  max-width: 700px;
  margin: 0 auto;
  padding: 60px 0;
  z-index: 1;
}

.cook-atmos__goods-title{
  font-size: 28px;
  text-align: center;
  margin: 0 0 32px 0;
}

.cook-atmos__goods-region-img{
    width: 70%;
    max-width: 480px;
    margin: 0 auto;
}

.cook-atmos__goods-region-name{
  text-align: center;
  margin: 20px 0 0 0;
  font-size: 20px;
  font-weight: 500;
}

.cook-atmos__goods-region-subname{
    display: inline-block;
    margin: 6px 0 0 0;
    font-size: 16px;
    color: #555;
    letter-spacing: 0.6px;
}


.cook-atmos__goods-original{
  display: flex;
  flex-wrap: wrap;
  justify-items: left;
}


.cook-atmos__goods-original-list{
  width: calc(50% - 10px);
}


.cook-atmos__goods-original-list:nth-of-type(even){
      margin: 0 0 32px 20px;
}

.cook-atmos__goods-original-name{
  width: 96%;
  margin: 20px auto 0;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.cook-atmos__goods-original-subname{
  display: inline-block;
  margin: 6px 0 0 0;
  font-size: 12px;
  color: #555;
  letter-spacing: 0.6px;
}

.cook-atmos__goods-original-link{
  text-align: center;
  margin: 40px 0 0 0;
}


.cook-atmos__goods-original-link a{
  border: 2px solid #333;
  display: inline-block;
  padding: 10px 20px;
  color: #333;
  font-weight: bold;
  transition: .2s;
}


.cook-atmos__goods-original-link a:hover{
  background: #333;
  color: #fff;
}


.cook-atmos__erea-info{
  width: calc(100% - 60px);
  max-width: 780px;
  margin: 64px auto 0;
}

.cook-atmos__erea-info-inner{
  display: flex;
  flex-wrap: wrap;
}

.cook-atmos__erea-info-list{
  width: 44%;
  margin: 0 0 40px 6%;
}


.cook-atmos__erea-title{
  position: relative;
  font-size: 28px;
  text-align: center;
  margin: 0 0 52px 0;
}

.cook-atmos__erea-title:after{
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  background: #BB389F;
  left: 50%;
  bottom: -18px;
  transform: translatex(-50%);
}

.cook-atmos__erea-info-name{
  font-size: 24px;
  font-weight: 500;
}

.cook-atmos__erea-info-detail{
  margin: 10px 0 0 0;
  line-height: 1.6;
  font-size: 12px;
  color: #333;
}

.cook-atmos__campaign{
  position: relative;
  margin: 64px auto;
}

.cook-atmos__campaign-title{
  position: relative;
  font-size: 28px;
  text-align: center;
}

.cook-atmos__campaign-title:after{
  position: absolute;
  content: "";
  width: 40px;
  height: 3px;
  background: #BB389F;
  left: 50%;
  bottom: -20px;
  transform: translatex(-50%);
}

.cook-atmos__campaign-txt{
  font-size: 12px;
  font-weight: 400;
  color: #666;
  margin: 40px auto 0;
  width: calc(100% - 60px);
  max-width: 598px;
  line-height: 1.7;
}
.cook-atmos__campaign-img{
  width: 80%;
  margin: 0 auto;
  max-width: 600px;
}


.cook-atmos__product-title{
  font-size: 28px;
  text-align: center;
  margin: 88px 0 32px 0;
}

.cook-atmos__product-txt{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  margin: 18px 0 0 0;
}

.cook-atmos__product-img-inner{
  display: flex;
}

.cook-atmos__product-img-inner img:nth-of-type(even){
  margin: 0 0 0 20px;
}

.cook-atmos__product-img-inner img{
  width: calc(50% - 4px);
}

.cook-atmos__product-name{
  margin: 20px auto 0;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}

.cook-atmos__product-subname{
  display: inline-block;
  margin: 6px 0 0 0;
  font-size: 12px;
  color: #555;
  letter-spacing: 0.6px;
}

.prof-img-block{
  display: flex;
  flex-wrap: wrap;
}
.prof-img-block .con-img{
  width: calc(50% - 10px);
}

.prof-img-block .con-img:nth-of-type(even){
  margin: 10px 0 10px 20px;
}
