@charset "utf-8";
/*
div.head_advertising {
  position: absolute;
  right: 70px;
  top: 5px;
}
*/
section#content_01 {
  padding: 20px 0 20px;
  color: #fff;
  text-align: center;
  background: #5d0b1c;
}
section#content_02{
  padding-top: 20px;
  background: #ffffff;
  color: #000;
}
section#content_03{
  padding-top: 20px;
  padding-bottom: 20px;
}
section#content_04{
  padding-top: 20px;
  padding-bottom: 20px;
}
section#content_05{
  padding-top: 20px;
  padding-bottom: 20px;
}
section#content_06{
  padding-top: 20px;
  padding-bottom: 20px;
}
section#content_01 h1 {
  width: 140px;
  margin: 0 auto 10px;
}
section#content_01 h2.h2-title {
  font-size: 20px;
  padding: 10px 5px;
  letter-spacing: 1.5px;
  line-height: 1.6;
  font-weight:bold;
  color: transparent;
  background: linear-gradient(45deg, #f0cc7e 0%, #ddbd72 45%, #efdfbb 70%, #ddbd72 85%, #ddbd72 90% 100%);
  -webkit-background-clip: text;
}
section#content_01 p {
  margin-bottom: 0;
}
p.h2_text {
  font-size: 18px;
  color: #ddbd72;
  margin-bottom: 30px;
  border-bottom:  1.2px solid #ddbd72;
  padding: 20px 5px;
}

section#content_01 h2 {
  max-width: 504px;
  margin: 0 auto 10px;
}
section#content_01 div.row {
  max-width: 1000px;
  margin: 0 auto;
}
section#content_01 div.banner_area {
  max-width: 800px;
  margin: 0 auto;
}
section#content_06 h3 {
  color: #ddbd72;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.6;
  text-align: center;
}
section#content_06 div.row {
  max-width: 1000px;
  margin: 0 auto;
}
section#content_06 div.banner_area {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  section#content_06 div.row .col-6{
/*    max-width: 600px;
    margin: 0 auto;*/
    padding-left: 0px;
    padding-right: 5px;
  }
}
p.enter_bt_text {
  color: #ca9925;
  text-align: center;
  font-size: 23px;
}
a.enter_bt{
  max-width: 450px;
  display: block;
  margin: 20px auto;
}
a:hover{
  opacity: 0.7;
  transition-duration: 0.3s;
}
p.annotation {
  font-size: 15px;
  text-align: center;
}
@media (max-width: 390px) {
  p.annotation {
    text-align: left;
  }
}
section#content_05{
  margin-bottom: 80px;
}
h2.gold_bg,h3.gold_bg_h3 {
  background: linear-gradient(45deg, #f0cc7e 0%, #ddbd72 45%, #efdfbb 70%, #ddbd72 85%, #ddbd72 90% 100%);
  padding: 10px;
  color: #000;
  font-size: 18px;
  margin: 0 auto 20px;
}
section#content_04 h2 {
  color: #ddbd72;
  font-size: 20px;
}
section#content_04 h3 {
  color: #ddbd72;
  font-size: 18px;
  border-bottom: 1px solid #ddbd72;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.Ranking_area .rank_icon{
  width: 68px;
  margin: 0 auto;
}
div.Ranking_area h3{
  color: #5d0b1c;
  text-align: left;
  border-top: 1.2px solid #5d0b1c;
  border-bottom:  1.2px solid #5d0b1c;
  padding: 10px 0;
  letter-spacing: 1px;
  line-height: 1.6;
  margin: 0 0 10px;
  font-size: 20px;
}
div.Ranking_area h4{
  font-size: 15px;
  text-align: left;
  padding: 10px 0;
  letter-spacing: 1px;
  line-height: 1.4;
  color: #000;
  font-weight: normal;
}
p.genre {
  border: 2px solid #000;
  text-align: center;
  border-radius: 40px;
  padding: 5px;
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
}
p.cons {
  font-size: 15px;
}
p.cons span{
  position: relative;
  display: inline-block;
  padding-left: 18px;
  color: #000;
}
span.tel::before {
  content: "";
  display: inline-block;
  background-image: url(/img/tokyo/tel.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
span.time::before {
  content: "";
  display: inline-block;
  background-image: url(/img/tokyo/time.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
span.car::before {
  content: "";
  display: inline-block;
  background-image: url(/img/tokyo/car.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
span.amount::before {
  content: "";
  display: inline-block;
  background-image: url(/img/tokyo/amount.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
a.out_link {
  display: block;
  max-width: 295px;
  margin: 30px auto 15px;
}
.gold_text {
  color: #ddbd72;
}
img.cast_img {
  max-width: 200px;
  margin: 0 auto 5px;
}
/*店舗エリア*/
div.area_mv {
  max-width: 1200px;
  margin: 56px auto 0;
  position: relative;
  margin-top: 142px;
}
div.area_mv p {
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 524px) {
  div.area_mv p {
    font-size: 20px;
  }
}
@media (max-width: 380px) {
  div.area_mv p {
    font-size: 16px;
  }
}
div.Tenpo_area h3{
  color: #5d0b1c;
  text-align: left;
  border-bottom:  1.2px solid #5d0b1c;
  padding: 10px 0;
  letter-spacing: 1px;
  line-height: 1.6;
  margin: 20px 0 10px;
  font-size: 20px;
}
div.Tenpo_area h3 + p{
  color: #5d0b1c;
  font-size: 17px;
}
div.Tenpo_area h4{
  font-size: 15px;
  text-align: left;
  padding: 10px 0;
  letter-spacing: 1px;
  line-height: 1.4;
  font-weight: normal;
}
.black_font_color{
  color: #000;
}
section.content_link{
  padding-bottom: 60px;
}
section.content_link h3{
  text-align: left;
  border-bottom: 1.2px solid #ddbd72;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1.6;
}
section.content_link h3 + img{
  margin-bottom: 20px;
}
h4 a.mail_contact {
  display: block;
  background: #ffffff;
  padding: 10px;
  color: #000;
  font-size: 18px;
  margin: 30px auto;
  max-width: 360px;
  text-decoration: none;
  border: 2px solid #fff;
}
h4 a.mail_contact:hover {
  background: #000;
  color: #fff;
  border: 2px solid 000;
}
section#content_sitemap h3{
  color: #fff;
  padding: 10px 0px 5px;
}
section#content_sitemap a{
  color: #fff;
  padding: 10px 0px 5px;
  text-decoration: underline;
}
section#content_sitemap p{
  color: #fff;
  padding: 0px 0px 5px;
  font-size: 14px;
}
section#content_sitemap h4{
  padding: 10px 0px 5px 5px;
}
div.area_mv p.black_color {
  color: #000;
  font-weight: bold;

}
.spbox {
  margin: 0 auto;
  max-width: 500px;
  display: block;
}