@charset "UTF-8";

/*  ラインアップバナー一覧 */
#lineup {
 width: 100%;
 padding-top: 80px;
 margin-top: -80px;
 margin-bottom: 60px;
 text-align: center;
}

.lineup {
 color: #fff;
 font-size: 1.5rem;
 font-weight: bold;
 padding: 2rem 0;
 text-align: center;
}

.lineup_bn_sp {
 display: none;
}

.lineup_bn_pc {
 width: 100%;
 max-width: 900px;
 margin: 0 auto;
}

.lineup_bn_pc img {
 margin: 10px auto;
 width: 100%;
}

.lineup_bn_pc img:hover {
 opacity: 0.5;
}


@media screen and (max-width: 767px) {
 .lineup_bn_pc {
  display: none;
 }

 .lineup_bn_sp {
  display: block;
  width: 100%;
  text-align: center;
 }

 .lineup_bn_sp img {
  width: calc(100% - 2rem);
  margin-top: 10px;
 }
}

.lineup_list {
 overflow: scroll;
}

/*  tableの行リンク設定 */
tr.item {
 cursor: default;
}

tr {
 cursor: pointer;
 background: #fff;
}

tr:hover {
 background: #ddd;
}


#page_header {
 height: 450px !important;
}

.lineuppage_title {
 width: 100%;
 font-size: 1.4rem;
 font-weight: bold;
 text-align: center;
 padding: 2rem 0;
}

.lineuppage_title p {
 margin: 0;
}

.lineup_type {
 width: 100%;
 font-size: 1.6rem;
 color: #fff;
 background-color: #991F24;
 text-align: center;
 padding: 20px;
 font-weight: bold;
 margin-bottom: 50px;
}

.non_salon {
 background-color: #999966 !important;
 color: #fff !important;
}

.chugata {
 background-color: #F3D7A6 !important;
 color: #000 !important;
}

.lineup_type p {
 margin-bottom: 0;
}

.lineup_detail {
 height: 75px;
 background-color: #efefef;
 background-repeat: no-repeat;
 background-size: 85%;
 background-position: center center;
}

.type_container {
 width: 100%;
 max-width: 700px;
 margin: 0 auto;
}

@media screen and (max-width:767px) {
 .type_container {
  padding: 0 1rem;
 }
}

.type_container ul {
 display: block;
 width: 100%;
}

.type_container li {
 display: inline-block;
 background-color: #0000A1;
 color: #fff;
 padding: 0 1rem;
 border-radius: 8px;
 font-size: 1.2rem;
 font-weight: bold;
 margin-right: 1rem;
 margin-bottom: 0.5rem;
}

.type_lead {
 font-size: 1.5rem;
 line-height: 2rem;
 font-weight: bold;
 margin-top: -1rem;
 margin-bottom: 0.8rem;
}

.type_text {
 font-size: 17px;
 margin-bottom: 1rem;
 text-align: justify;
}

@media screen and (max-width:1021px) {
 .lineuppage_title {
  padding: 1rem 0;
 }

 .lineuppage_title p {
  font-size: 1.8rem;
 }

 .lineup_detail {
  background-size: 100%;
 }
}

@media screen and (max-width:767px) {
 .lineup_detail {
  background-size: 200%;
 }
}


.slider {
 margin: 30px 0;
}

@media screen and (max-width:767px) {
 .gallery-thumbs .swiper-slide {
  width: 25% !important;
  height: auto !important;
  margin-right: 0.5% !important;
 }

 .swiper-container {
  margin-top: 30px !important;
 }
}

.photo_caption {
 width: 100%;
 text-align: center;
 margin: 50px auto;
 font-weight: bold;
}

.inside_image_wrapper {
 width: 100%;
 background-color: #EEF2F6;
 padding: 50px 0;
}

.inside_image {
 width: 700px;
 margin: 0 auto;
 text-align: center;
 font-size: 1.1rem;
}

.inside_image p {
 text-align: left;
 margin-top: 2rem;
}

.inside_image img {
 margin-bottom: 30px;
 max-width: 660px;
}

.inside_image img.seat {
 max-width: 630px;
}

.number_facility {
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-bottom: 30px;
}

.number {
 display: flex;
 align-items: center;
}

.facility {
 display: flex;
 align-items: center;
 border-left: solid 1px #000;
}

.number01,
.facility01 {
 display: inline-block;
 background-color: #000;
 color: #fff;
 padding: 7px 10px;
 width: 80px;
 margin: 22px;
}

.number02 {
 text-align: left;
}

.facility02 {
 width: 400px;
}

.facility02 ul {
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 margin-bottom: 0;
}

.facility02 ul li {
 list-style-type: none;
 text-align: left;
 width: 50%;
 font-size: 1rem;
}

@media screen and (max-width:767px) {
 .inside_image img.seat {
  width: 94%;
  margin: 0 3% 50px 3%;
 }

 .inside_image ul.soubi {
  width: 700px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 }

 .inside_image ul.soubi li {
  display: block;
  width: 330px;
  padding: 1rem 2rem;
  text-align: left;
  box-sizing: border-box;
 }

 .inside_image ul.soubi li:first-child,
 .inside_image ul.soubi li:nth-child(2),
 .inside_image ul.soubi li:nth-child(5),
 .inside_image ul.soubi li:nth-child(6),
 .inside_image ul.soubi li:nth-child(9),
 .inside_image ul.soubi li:nth-child(10) {
  background-color: #fff;
 }

 .inside_image p.inside_note {
  font-size: 0.9rem;
  font-weight: normal;
  padding-left: 22px;
 }

 .inside_image p.inside_note {
  padding-left: 0;
  order: 2;
  margin: 0 auto;
 }

 .lineup {
  width: 100% !important;
  background-color: #724F2F;
  border-bottom: solid 5px #F7D1AA;
 }

 .number_facility {
  display: block;
  order: 2;
 }

 .centerline {
  display: none;
 }

 .number,
 .facility {
  display: block;
  border-left: none;
 }

 .facility01,
 .facility02 {
  margin: 0 0 22px 0;
  width: 100%;
 }

 .number01,
 .number02 {
  width: 100%;
  margin: 0 0 22px 0;
 }

 .facility02 ul li {
  width: 50%;
  font-size: 0.9rem;
 }
}

.contactform_title {
 width: 100% !important;
 background-color: #010C57;
}

.ggmap_wrapper {
 width: 100% !important;
 padding-bottom: 0;
}

.main_col {
 width: 100% !important;
}

@media screen and (max-width:767px) {
 .photo_caption {
  font-size: 1rem;
  padding: 1rem;
  text-align: left;
 }

 .inside_image_wrapper {
  padding: 2rem 1rem;
 }

 .inside_image {
  width: 100%;
  margin: 20px auto;
  text-align: center;
  display: flex;
  flex-direction: column;
 }

 .inside_image p {
  text-align: left;
  margin-top: 2rem;
 }

 .inside_image img {
  margin-bottom: 30px;
  width: 100%;
  max-width: 650px;
 }

 .inside_image ul.soubi {
  width: 100%;
  display: block;
  justify-content: center;
 }

 .inside_image ul.soubi li {
  display: block;
  width: 100%;
  padding: 1rem 2rem;
  box-sizing: border-box;
 }

 .inside_image ul.soubi li:first-child,
 .inside_image ul.soubi li:nth-child(3),
 .inside_image ul.soubi li:nth-child(5),
 .inside_image ul.soubi li:nth-child(7),
 .inside_image ul.soubi li:nth-child(9) {
  background-color: #fff;
 }

 .inside_image ul.soubi li:nth-child(2),
 .inside_image ul.soubi li:nth-child(4),
 .inside_image ul.soubi li:nth-child(6),
 .inside_image ul.soubi li:nth-child(8),
 .inside_image ul.soubi li:nth-child(10) {
  background-color: #eee;
 }
}


a.yydev-back-to-top::after {
 content: 'TOPに戻る';
 color: #fff;
}


/* 共通箇所 */

#main_col {
 width: 100% !important;
 padding-top: 0 !important;
}

#main_contents {
 padding: 0 !important;
}

.post_content ul {
 padding-left: 0 !important;
 margin-left: 0 !important;
}

.photo_wrapper {
 width: 100%;
 text-align: center;
 padding-top: 20px;
 padding-bottom: 80px;
}

.photo {
 width: 90%;
 max-width: 700px;
 margin: 0 auto;
 padding: 15px 1rem 30px 1rem;
 background-image: url(https://gunmabus.com/wp/wp-content/uploads/pegasus23_movieflame.png);
 background-position: center 0;
 background-size: 100%;
 background-repeat: no-repeat;
 text-align: center;
}

.photo p {
  font-size: 1.4rem;
  margin: 0 0 25px 0;
  padding-left: 0;
  font-weight: bold;
}

.photo iflame {
 padding-top: 50px;
}

@media screen and (max-width:767px) {
 .photo_wrapper {
  padding: 50px 10px;
  padding: 30px 0 50px 0 !important;
 }

 .photo {
  width: 100%;
  background-image: none;
 }

 .photo p {
  font-size: 1.1rem !important;
  margin-top: -50px;
 }
}


#lineup_anchor {
 height: 100px;
}


/*  tableの行リンク設定 */
tr.item {
 cursor: default;
}

tr {
 cursor: pointer;
 background: #fff;
}

tr:hover {
 background: #a2ffff;
}


/* 改行指定 */
.keep-all-break-word {
 word-break: keep-all;
 overflow-wrap: break-word;
}

.br-sp {
 display: none !important;
}

@media screen and (max-width:767px) {
 .br-pc {
  display: none !important;
 }

 .br-sp {
  display: inline-block !important;
 }

 li wbr {
  display: block !important;
 }
}

@media screen and (max-width: 767px) {
 .design_button {
  height: 50px !important;
 }
}