.c5-newsscroll {
  height: 205px;
  overflow: scroll;
  overflow-x: hidden;
  width: 98%;
}

.c5-news__more {
  display: none;
}

.c5-larc-button ul {
  overflow: hidden;
  margin: 0 0 20px;
}

.c5-larc-button li {
  float: left;
  margin-right: 10px;
}

.c5-larc-button p.s5-heading3 {
  margin: 0 0 5px;
}

.c5-larc-button p.s5-heading5 {
  margin: 0 0 5px;
}

.c5-ginza-info {
  padding: 0 8% 15px;
}

.c5-ginza-info span {
  display: block;
  font-size: 1rem !important;
  margin-bottom: 10px;
}

.c5-font--nomal {
  font-weight: normal;
}

.c5-glay__box {
  background: #f3f4f6;
  text-align: center;
  padding: 20px;
  margin-top: 10px;
}

.c5-psvrcard--box {
  padding: 30px;
  border: solid 1px #83838f;
  background-color: #FFF;
  color: #2f353d;
}

.c5-information--box {
  /*color: #83838f;*/
  display: table;
  width: 100%;
  margin: 20px 0;
  border: solid 1px #c93434;
  background: #fff;
  padding: 10px 0 40px 0;
  /*padding: 15px 35px;*/
}

.c5-info-importantBox {
  border: solid 1px #c93434;
  padding: 10px;
  font-weight: bold;
}

.c5-information--box .s5-list {
  padding: 0;
  padding-bottom: 20px;
}

.c5-information--box h3 {
  padding-left: 35px;
  /*width: 100%;*/
}

.c5-information--dl {
  display: table;
  margin: 0;
  padding: 0 35px;
}

.c5-information--dl dt {
  display: table-cell;
  vertical-align: top;
  min-width: 130px;
  padding-right: 10px;
  border-right: solid 1px #2f353d;
}

.c5-information--dl dd {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
}

.c5-information--caution {
  padding-left: 180px;
  padding-right: 20px;
}

.c5-information--close {
  background-color: #f3f4f6;
  padding: 15px;
  margin: 15px 25px 25px 25px;
}

@media screen and (max-width: 639px) {
  .c5-newsscroll {
    height: auto;
    overflow: visible;
  }

  .c5-news__more {
    display: block;
  }

  .c5-news__more span {
    width: 100%;
    display: block;
    border: 20px solid #fff;
  }

  .c5-hide {
    display: none;
  }

  .c5-information--box h3 {
    padding-left: 20px;
  }

  .c5-information--dl {
    display: table;
    margin: 0;
    padding: 0 20px 10px 20px;
  }

  .c5-information--dl dt {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
    font-weight: bold;
  }

  .c5-information--dl dd {
    display: block;
    padding: 5px 0 0 0;
    margin: 0;
  }

  .c5-information--caution {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.c5-row {
  display: table;
  /* width: 100%; */
  table-layout: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.c5-row__col2 {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  padding-right: 30px;
}

.c5-row__col4 {
  width: 10%;
  display: table-cell;
  vertical-align: top;
  min-width: 150px;
}

.c5-row__col4 img {
  width: 100%;
}

@media screen and (max-width: 639px) {
  .c5-row__col2 {
    width: 100%;
    display: block;
  }

  .c5-row__col4 {
    margin-top: 20px;
    width: 100%;
    display: block;
    text-align: center;
  }

  .c5-row__col4 img {
    max-width: 330px;
  }
}

.c5-bg--glay {
  background: #f3f4f6;
  padding: 30px;
  margin-bottom: 50px;
}

.c5-bg--white {
  background: #FFF;
  /*border: 1px solid #83838f;*/
}

.c5-store--inner {
  padding: 20px;
}

.c5-header--green {
  background: #22c083;
  margin-bottom: 0;
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0 !important;
}

.c5-header--blue {
  background: #3a5897;
  margin-bottom: 0;
  padding: 15px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-top: 0 !important;
}

.c5-general--mt0 {
  margin-top: 0 !important;
}

.c5-general--pt0 {
  padding-top: 0 !important;
}

.c5-img__CenterBox {
  margin-top: 50px;
  text-align: center;
}

.c5-img__CenterBox img {
  width: 100%;
  max-width: 1200px;
}

.c5-entry--flowBox {
  overflow: hidden;
  display: table;
  margin-bottom: 40px;
}

.c5-entry--flowBox .sp {
  display: none;
}

.c5-entry--flowBox .pc {
  display: block;
}

@media screen and (max-width: 639px) {
  .c5-entry--flowBox {
    margin-bottom: 60px;
  }

  .c5-entry--flowBox .sp {
    display: block;
  }

  .c5-entry--flowBox .pc {
    display: none;
  }
}

.c5-entry--innerL, .c5-entry--innerR {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  background: #f3f4f6;
}

@media screen and (max-width: 639px) {
  .c5-entry--innerL, .c5-entry--innerR {
    width: 100%;
    display: block;
    border: none;
    margin-top: 40px;
  }
}

.c5-entry--innerL img, .c5-entry--innerR img {
  width: 100%;
}

.c5-entry--innerL {
  /*float: left;*/
  border-right: solid 10px #fff;
}

.c5-entry--innerL ul {
  padding: 20px 20px 30px !important;
}

.c5-entry--innerR {
  /* float: right;*/
  border-left: solid 10px #fff;
}

.c5-entry--innerR ul {
  padding: 50px 20px 30px !important;
}

.s5-sp {
  display: none;
}

.c5-buttonFlexible ul li {
  margin: 10px 10px !important;
}

/*.c5-hover__cancel:hover{
  opacity: 1 !important;
  background: #e4e7ec !important;
}*/
.c5-hover__cancel a:hover {
  opacity: 1 !important;
  background: #e4e7ec !important;
  color: #2f353d;
}

.s5-secondaryButton {
  cursor: default;
}

@media screen and (max-width: 639px) {
  .s5-pc {
    display: none;
  }

  .s5-sp {
    display: inline-block;
  }

  .c5-buttonFlexible ul {
    width: 100%;
  }

  .c5-buttonFlexible ul li {
    width: 46%;
    margin: 2% 1% !important;
  }

  .c5-buttonFlexible ul li a {
    width: 100%;
    font-size: 0.7rem;
  }
}

.c5-overline {
  text-decoration: overline;
}

.c5-boldborderbox {
  border: solid 3px #c93434;
  padding: 20px 10px;
}

.c5-boldborderbox ul,
.c5-boldborderbox li {
  list-style: none;
  line-height: 160%;
}

.c5-faq {
  text-align: left;
}

.c5-faq dt {}

.c5-faq dd {
  margin: 10px 0 30px 0;
}

.c5-infoblue--box {
  text-align: center;
  display: table;
  width: 100%;
  margin: 20px 0;
  border: solid 1px #2f5baf;
  background: #fff;
  padding: 20px 0;
}

.c5-infoblue--boxwp {
  margin: 20px;
}

.c5-infoblue--box img {
  max-width: 100%;
}

.c5-infoblue--box h4 {
  margin: 25px 0 15px 0;
  background-color: #2f5baf;
  color: #fff;
  padding: 5px;
}

.c5-eventimg {
  display: inline-block;
  width: 43%;
  padding: 5px;
}

.c5-eventimg img {
  display: inline-block;
  width: 100%;
}

.c5-row__col2-1 {
  text-align: right;
}

.c5-row__col2-2 {
  text-align: left;
}

@media screen and (max-width: 639px) {
  .c5-row__col2-1 {
    margin-bottom: 0px;
    text-align: center;
  }

  .c5-row__col2-2 {
    margin-bottom: 0px;
    text-align: center;
  }
}

.c5-serviceticketCP {
  display: table;
  width: 100%;
  table-layout: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.c5-serviceticketCP .c5-serviceticketCP__left {
  display: table-cell;
  vertical-align: top;
  width: 25%;
  margin-bottom: 20px;
}

.c5-serviceticketCP .c5-serviceticketCP__right {
  display: table-cell;
  vertical-align: top;
  width: 75%;
  margin-bottom: 20px;
}

.c5-serviceticketCP .c5-serviceticketCP__right ul {
  /*margin-right: -10px;
  margin-left: -10px;*/
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.c5-serviceticketCP .c5-serviceticketCP__right ul li {
  float: left;
  width: 33.3333333%;
  list-style: none;
}

.c5-serviceticketCP__inner {
  padding: 0 10px;
}

.c5-serviceticketCP .c5-serviceticketCP__title {
  background-color: #f5683a;
  padding: 5px;
  margin: 5px;
  color: #fff;
  font-weight: bold;
}

.c5-serviceticketCP .c5-serviceticketCP__img {}

.c5-serviceticketCP .c5-serviceticketCP__img img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 639px) {
  .c5-serviceticketCP {
    display: block;
    width: auto;
  }

  .c5-serviceticketCP .c5-serviceticketCP__left {
    display: block;
    width: auto;
  }

  .c5-serviceticketCP .c5-serviceticketCP__right {
    display: block;
    width: auto;
  }

  .c5-serviceticketCP .c5-serviceticketCP__right ul li {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
}

/*    news    */
.c5_bgGrey {
  background: 0 0 #f5f5f5;
  color: #2f353d;
  padding: 1px 30px 40px 30px;
}

.c5-news__more {
  display: none;
}

.c5-newsscroll {
  height: 50px;
  overflow: scroll;
  overflow-x: hidden;
}

@media screen and (max-width: 639px) {
  .c5-news__more {
    display: block;
  }

  .c5-newsscroll {
    height: auto;
    overflow: visible;
  }

  .c5-newsscrol--more {
    display: none;
  }

  .c5-news__more span {
    width: 100%;
    display: block;
  }

  .c5-hide {
    display: none;
  }
}

/*    180417更新分   */
.c5-img--w100 img {
  width: 100%;
}

.c5-img--w100 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.c5-ps-sticker-box {
  margin-top: 100px;
  margin-bottom: 30px;
  position: relative;
  /* border-top: solid 4px #014099; */
  width: 100%;
  display: table;
}

.c5-ps-sticker-inner {
  display: table-cell;
  vertical-align: top;
}

.c5-ps-sticker-img {
  width: 350px;
  padding-right: 20px;
}

.c5-ps-sticker-img p {
  margin: 0;
}

.c5-ps-sticker-img img {
  width: 100%;
}

/* .c5-hukidashi{
  position: absolute;
  top: -58px;
  left: -34px;
} */
.c5-ps-sticker-title {
  font-size: 24px;
  font-weight: bolder;
  padding: 0;
  margin: 0;
  line-height: 1.25 !important;
}

@media screen and (max-width: 1249px) {
  .c5-ps-sticker-title {
    font-size: 4vw;
  }
}

@media screen and (max-width: 1090px) {
  .c5-ps-sticker-title {
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 900px) {
  .c5-ps-sticker-title {
    font-size: 3.0vw;
  }
}

@media screen and (max-width: 790px) {
  .c5-ps-sticker-title {
    font-size: 2.8vw;
  }
}

@media screen and (max-width: 639px) {
  .c5-ps-sticker-box {
    display: block;
  }

  .c5-ps-sticker-inner {
    display: block;
  }

  .c5-ps-sticker-img {
    width: 100%;
    margin-top: 8vw;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .c5-ps-sticker-title {
    font-size: 5.8vw;
    line-height: 1.5 !important;
    margin-top: 10vw;
  }

  .c5-hukidashi {
    position: absolute;
    top: -58px;
    left: -8px;
  }
}

.experience-bg {
  /* background: #014099; */
  display: inline-block;
  /* padding: 10px 15px; */
  font-size: 18px;
  font-weight: bolder;
  margin-bottom: 0;
  /* color: #fff; */
}

.c5-vr-dl {
  display: table;
  width: 100%;
  margin: 0;
}

.c5-vr-dl>dt {
  width: 90px;
  display: table-cell;
  margin: 0;
  font-weight: bold;
}

.c5-vr-dl>dd {
  display: table-cell;
}

.c5-vr-ul {
  padding-left: 0;
  margin-bottom: 100px;
}

.c5-vr-ul li {
  list-style: none;
}

.c5-vr-ul>li {
  margin-bottom: 10px;
}

.c5-vr-ul ul {
  padding-left: 0;
}

.c5-vr-ul ul dl {
  display: table;
  width: auto;
  margin: 0;
}

.c5-vr-ul ul dl dt {
  display: table-cell;
  width: 90px;
}

.c5-vr-ul ul dl dd {
  display: table-cell;
}

@media screen and (max-width: 639px) {
  .experience-bg {
    font-size: 14px;
  }

  .c5-vr-ul {
    margin-bottom: 50px;
  }

  .c5-vr-ul ul dl {
    display: block;
    width: auto;
  }

  .c5-vr-ul ul dl dt {
    display: block;
    width: auto;
  }

  .c5-vr-ul ul dl dd {
    display: block;
    width: auto;
    margin-left: 0;
    margin-bottom: 5px;
    margin-bottom: 15px;
    line-height: 1.25;
  }

  .c5-vr-dl>dt {
    width: 80px;
  }
}

.c5-general--mt-10 {
  margin-top: -10px !important;
}

/*180726*/
.c5-flexiblebox {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
}

/* 181225 */
.c5-row {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.c5-row__col2l, .c5-row__col2r {
  width: 32%
}

@media screen and (max-width: 639px) {
  .c5-row {
    display: block;
  }
  .c5-row__col2l, .c5-row__col2r {
    width: 100%
  }
}
