/* CSS Document */
@media screen and (min-width: 769px),
print {
  body #areaWrapper1 {
    width: 1200px !important;
  }
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

#sevencafe {
  color: #000;
}

#sevencafe .section {
  margin-top: 90px !important;
}

@media (min-width: 769px) {
  #sevencafe .container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
  }

  #sevencafe .container_inner {
    max-width: 970px;
    margin: 0 auto;
  }
}

.nw {
  display: inline-block;
}

/*==========
news
===========*/
#sevencafe #news {
  margin-top: 90px;
}

#sevencafe .ttl_news_01 {
  margin: 0 auto 3rem;
  text-align: center;
  width: 20%;
}

#sevencafe .ttl_news_01 img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #sevencafe .ttl_news_01 {
    margin: 0 auto 2rem;
    width: 50%;
  }

  #sevencafe .ttl_news_01 img {
    width: 100%;
  }
}

/*#sevencafe .news_lineup{
	margin: 0 auto 90px;
}*/
#sevencafe .news_lineup a {
  text-decoration: none;
  color: #000;
}

#sevencafe .news_lineup li {
  border-bottom: 2px solid #060103;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 0.9rem;
}

#sevencafe .news_lineup_date {
  display: inline-block;
  width: 20%;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

#sevencafe .news_lineup_text {
  display: inline-block;
  width: 65%;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
}

#sevencafe .news_lineup_arrow {
  display: inline-block;
  width: 5%;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 0 3%;
}

#sevencafe .news_lineup_arrow img {
  width: 100%;
}

#sevencafe .news_lineup.fix li {
  border-bottom: none;
  margin-bottom: 0;
}

#sevencafe .news_lineup.fix li>a {
  display: block;
  border-bottom: 2px solid #060103;
  margin-bottom: 10px;
}

#sevencafe .news_lineup.fix li:not(:last-child) {
  margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
  #sevencafe #news {
    margin-bottom: 16%;
  }

  #sevencafe .news_lineup {
    margin: 0 10px;
  }

  #sevencafe .news_lineup li {
    font-size: 0.8rem;
  }

  #sevencafe .news_lineup_date {
    display: block;
    text-align: left;
    margin-left: 5%;
  }

  #sevencafe .news_lineup_text {
    width: 75%;
    margin-left: 5%;
  }

  #sevencafe .news_lineup_arrow {
    width: 8%;
    margin: 0 5%;
  }

  #sevencafe .news_lineup.fix li:not(:last-child) {
    margin-bottom: 1rem;
  }
}

/*==========
bnr
===========*/
#sevencafe .bnr_col1_app,
#sevencafe .bnr_col1_app a,
#sevencafe .bnr_col1_app picture,
#sevencafe .bnr_col1_app picture img,
#sevencafe .bnr_col1_app picture source {
  width: 100%;
}

#sevencafe .bnr_col1 {
  width: 100%;
  margin: 2rem auto;
}

#sevencafe .bnr_col1.width-s {
  width: 100%;
  max-width: 640px;
  margin: 2rem auto;
}

#sevencafe .bnr_col1 img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #sevencafe #bnr {
    margin-bottom: 16%;
  }

  #sevencafe .bnr {
    margin-left: 10px;
    margin-right: 10px;
  }

  #sevencafe .bnr_col1 {
    width: 100%;
    margin: 0 auto 1rem;
  }
}

#sevencafe .bnr .bnr_col1:not(:last-of-type) {
  margin-bottom: 10%;
}

/*==========
movie
===========*/
#sevencafe #movie {
  margin-bottom: 90px;
}

#movie .mv_movie ul {
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #sevencafe #movie {
    margin-bottom: 16%;
  }
}

#sevencafe .ttl_movie_01 {
  margin-bottom: 3rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #sevencafe .ttl_movie_01 {
    margin: 0;
  }

  #sevencafe .ttl_movie_01 img {
    margin: 0 auto 20px;
    width: 65%;
  }
}

#sevencafe .mv_movie {
  text-align: center;
}

#sevencafe .mv_movie h3,
#sevencafe .mv_movie p {
  text-align: left;
  font-size: 0.8rem;
}

#sevencafe .mv_movie h3 {
  margin-top: 0.5rem;
}

#sevencafe .mv_movie p {
  margin-top: 0.2rem;
  font-weight: lighter;
}

@media screen and (min-width: 769px),
print {
  .mv_movie ul {
    display: flex;
  }

  .mv_movie li {
    width: calc(100% / 2);
  }
}

#sevencafe .mv_movie .mv_movie_thumbnail img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  #sevencafe .mv_movie {
    margin: 0 10px;
  }

  #sevencafe .mv_movie li:not(:last-child) {
    margin-bottom: 2rem;
  }

  #sevencafe .mv_movie .mv_movie_thumbnail img {
    width: 100%;
  }

  #sevencafe .mv_movie .mv_movie_thumbnail {
    margin-left: auto;
  }

  #sevencafe .mv_movie h3,
  #sevencafe .mv_movie p {
    font-size: 1rem;
  }

  #sevencafe .mv_movie h3 {
    margin-top: 1rem;
  }
}

#sevencafe .mv_movie:first-child {
  margin-left: auto;
}

/*==========
PRODUCTS
===========*/
#sevencafe #menu {
  margin-bottom: 45px;
}

#sevencafe .ttl_products_01 {
  margin-bottom: 3rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #sevencafe .ttl_products_01 {
    margin-bottom: 6.88%;
    text-align: center;
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 768px) {
  #menu .ttl_products_01 img {
    width: 50%;
  }
}

#sevencafe .ttl_products_02 {
  font-size: 120% !important;
}

#sevencafe .box_products_01 {
  display: flex;
  flex-wrap: wrap;
  width: 840px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #sevencafe .box_products_01 {
    display: block;
    width: auto;
    text-align: left;
  }
}

@media (-ms-high-contrast: none),
print {
  #sevencafe #products {
    page-break-before: always;
  }
}

#sevencafe .box_products_01_item {
  width: 280px;
  list-style: none;
  margin-bottom: 50px;
  padding: 0;
}

@media screen and (max-width: 768px) {
  #sevencafe .box_products_01_item {
    display: flex;
    width: auto;
    margin-bottom: 0;
    border-bottom: 2px solid #4d2300;
    padding: 1% 0;
  }

  #sevencafe .box_products_01_item:first-child {
    border-top: 2px solid #4d2300;
  }
}

#sevencafe .box_products_01_img img {
  height: 200px;
  image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width: 768px) {
  #sevencafe .box_products_01_img {
    flex-basis: 41.7%;
    width: 41.7%;
  }

  #sevencafe .box_products_01_img img {
    height: auto;
  }
}

#sevencafe .box_products_01_region {
  font-size: 90%;
}

@media screen and (max-width: 768px) {
  #sevencafe .box_products_01_text {
    flex: 1;
    align-self: center;
    padding-right: 15px;
  }
}

/*==========
ALLERGY
===========*/
#sevencafe .sec_allergy {
  margin-bottom: 70px;
}

#sevencafe .list_allergy_01 {
  /* color: #f00; */
  margin-bottom: 45px;
}

#sevencafe .btn_allergy_01 {
  text-align: right;
}

@media screen and (max-width: 768px) {
  #sevencafe .btn_allergy_01 {
    text-align: center;
  }
}

#sevencafe .btn_allergy_01 a {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  color: #fff;
  font-size: 1.2rem;
  padding: 0.7em 0;
  line-height: 1;
  text-align: center;
  background-color: #8b824b;
}

#sevencafe .btn_allergy_01 a:hover {
  text-decoration: none;
}

/*==========
bdr
===========*/
.sec_bdr::after {
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 1em;
  height: 0.8em;
  content: '';
  background: url(/library/contents/share/other_window.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -0.5em;
}

/*==========
note
===========*/
@media screen and (max-width: 768px) {
  #sevencafe .list_note_01 {
    margin-right: 10px;
    margin-left: 10px;
  }
}

#sevencafe .list_note_01>li {
  position: relative;
  padding-left: 1.2em;
}

#sevencafe .list_note_01>li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\203B';
}