@charset "UTF-8";
/* urashimasatatasen site CSS (page.css) */
/* ================= contents =================
[0] base
[1] news
[2] live
[3] goods
[4] footerArea
============================================ */
a:hover {
  opacity: 0.6;
}

/* ============================================
0.base
============================================ */
#contentArea {
  padding-top: 90px;
  z-index: 10;
  position: relative;
  top: 0;
  width: 100%;
}

.contentAreaInner {
  position: relative;
  top: 0;
  width: 100%;
  padding-top: 0;
  background: #fff;
  overflow-y: hidden;
}

.content {
  padding: 40px 0;
  border-bottom: 2px solid #000;
}
.content h2 {
  font-size: 20px;
  font-size: 1.6666666667rem;
  font-family: "Times New Roman", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 40px;
}

.wrapper {
  width: 92%;
  margin: 0 auto;
}

/* ============================================
 1.news
============================================ */
/*---------------- NEWS ---------------*/
/*---------------- LIVE ---------------*/
.live_box {
  position: relative;
  text-align: center;
}

#spring2020 .spring_bus_tour {
  position: absolute;
  cursor: pointer;
  left: 15.5%;
  width: 70%;
  top: 34.2%;
}

#livelive-rainbow .rainbow_howto {
  position: absolute;
  top: 60.6%;
  left: 10%;
  width: 80%;
}
#livelive-rainbow .rainbow_bnr {
  position: absolute;
  top: 92.2%;
  left: 4.5%;
  width: 91%;
}

#livelive-crewsbest .crewbest_req_bnr {
  position: absolute;
  top: 19.8%;
  left: 5%;
  width: 90%;
}
#livelive-crewsbest .crewbest_buy-url {
  position: absolute;
  top: 50.3%;
  left: 10%;
  width: 80%;
}
#livelive-crewsbest .crewbest_howto-url {
  position: absolute;
  top: 57.7%;
  left: 8%;
  width: 84%;
}
#livelive-crewsbest .crewbest_bnr-eng {
  position: absolute;
  width: 84%;
  top: 59%;
  left: 8%;
}
#livelive-crewsbest .crewbest_bnr-chn {
  position: absolute;
  width: 84%;
  top: 62.5%;
  left: 8%;
}

.live_report {
  letter-spacing: 0.5px;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.7;
}
.live_report .live_report_main {
  margin-bottom: 2em;
}
.live_report .img {
  text-align: center;
  margin-bottom: 10px;
}
.live_report .img p {
  text-align: center;
  opacity: 0.7;
}
.live_report .img.tate img {
  width: 60%;
}
.live_report p {
  font-size: 10px;
  font-size: 3.125vw;
  font-weight: 500;
  margin-bottom: 2em;
}
.live_report .setlist {
  border: 1px solid #e6e6e6;
  margin-top: 50px;
}
.live_report .setlist h3 {
  font-weight: bold;
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.live_report .setlist p {
  padding: 15px;
  font-weight: normal;
}
.live_report .img_gallery {
  margin-top: 50px;
}
.live_report .img_gallery h3 {
  padding: 5px;
  font-size: 10px;
  font-size: 3.125vw;
  background: #e6e6e6;
  font-weight: normal;
}
.live_report .img_gallery .img_gallery_wrap {
  padding: 15px;
}
.live_report .img_gallery .img_gallery_wrap ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -1.33%;
}
.live_report .img_gallery .img_gallery_wrap ul li {
  background: #e8e8e8;
  width: 32%;
  height: 130px;
  margin: 0 0 3% 1.33%;
}
.live_report .img_gallery .img_gallery_wrap ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox__container {
  z-index: 10000000;
}

.fancybox__thumb {
  background-position: center top;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: rgba(255, 255, 255, 0.96);
}

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 95%;
  transform: translateY(-50%);
}

.carousel__button.fancybox__button--thumbs {
  display: none;
}

.carousel__button.fancybox__button--fullscreen {
  display: none;
}

.carousel__button.fancybox__button--slideshow {
  display: none;
}

.carousel__button.fancybox__button--zoom {
  display: none;
}

.sepa {
  margin: 40px auto;
}

.goods_window {
  max-width: 900px;
  flex-wrap: wrap;
  padding: 30px;
  margin: 40px 20px !important;
  background: #fff;
  border-radius: 10px;
}
.goods_window .window_goods_img {
  width: 100%;
  text-align: center;
  margin: 0 0 15px;
}
.goods_window .window_goods_img img {
  border-radius: 30px;
  border: solid 3px #000;
}
.goods_window h3 {
  font-size: 16px;
  font-size: 1.3333333333rem;
  color: #000;
  font-weight: bold;
  margin: 20px auto 15px;
  text-align: center;
}
.goods_window h3 small {
  font-size: 80%;
}
.goods_window h4 {
  font-size: 14px;
  font-size: 1.1666666667rem;
  line-height: 1.2;
  font-weight: bold;
  margin: 15px auto;
  text-align: center;
}
.goods_window .price {
  text-align: right;
  color: #000;
  font-size: 14px;
  font-size: 1.1666666667rem;
  font-weight: bold;
}
.goods_window .price small {
  font-size: 80%;
}
.goods_window p {
  line-height: 1.7;
  font-size: 14px;
  font-size: 1.1666666667rem;
}
.goods_window .close {
  border-radius: 50px;
  max-width: 200px;
  background: #333;
  width: 50%;
  color: #fff;
  padding: 10px 30px;
  margin: 40px auto 0;
  text-align: center;
  font-size: 14px;
  font-size: 1.1666666667rem;
}
.goods_window .img_list img {
  width: 90px;
  border-radius: 15px;
  border: solid 2px #000;
}

.lity {
  background: rgba(0, 0, 0, 0.6) !important;
}

/* ============================================
 4.footerArea
============================================ */
footer {
  background: #fff;
  position: relative;
  z-index: 100000;
}
footer .img_loop_wrap {
  padding: 70px 0 10px;
  width: 100vw;
  overflow: hidden;
}
footer .img_loop_wrap img {
  width: auto;
  max-width: 150px;
  margin: 0 2px;
}

#loop_area {
  display: flex;
  width: 100vw;
  align-items: flex-start;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.page_top {
  text-align: center;
  width: 100%;
}
.page_top a {
  padding: 10px 0;
  border-radius: 20px 20px 0 0/20px 20px 0 0;
  background: #fff;
  display: block;
}
.page_top i {
  font-size: 20px;
  font-size: 1.6666666667rem;
  color: #000;
}

.copyrights {
  position: relative;
  width: 100%;
  margin: 20px auto;
  bottom: auto;
  text-align: center;
  font-size: 12px;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 2px;
  color: #000;
}

.no_pc {
  display: inline-block;
}

.no_sp {
  display: none;
}

.popup_caution {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000000;
}
.popup_caution .popup_bg {
  background: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.popup_caution .popup_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.popup_caution .popup_container {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  width: auto;
  max-width: 770px;
  height: auto;
  margin: 0 auto;
  padding: 60px 0;
}
.popup_caution .url0308 {
  position: absolute;
  top: 23.2%;
  left: 7%;
  width: 82%;
}
.popup_caution .url02 {
  position: absolute;
  top: 81.4%;
  left: 9%;
  width: 82%;
}

@media screen and (min-width: 900px) {
  .no_pc {
    display: none;
  }

  .no_sp {
    display: inline-block;
  }

  /* ============================================
   2.headerArea
  ============================================ */
  .carousel__button.is-prev, .carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  /* ============================================
  3.contentsArea
  ============================================ */
  #container {
    z-index: 100;
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    /* max-width: 1200px; */
    margin: 0 auto;
  }

  #contentArea {
    padding-top: 130px;
    z-index: 10;
    position: relative;
    top: 0;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }

  .contentAreaInner {
    position: relative;
    top: 0;
    width: 100%;
    padding-top: 65px;
    background: #fff;
    overflow-y: hidden;
    max-width: 1000px;
    margin: 0 auto;
  }

  .content {
    padding: 70px 0;
    border-bottom: 2px solid #000;
  }
  .content h2 {
    font-size: 28px;
    font-size: 2.3333333333rem;
    font-family: "Times New Roman", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: 6.5px;
    text-align: center;
    margin-bottom: 70px;
  }

  .wrapper {
    width: 900px;
    margin: 0 auto;
  }

  .lity {
    background: rgba(0, 0, 0, 0.6) !important;
  }

  /* ============================================
   1.news
  ============================================ */
  /*---------------- LIVE ---------------*/
  .live_box {
    position: relative;
  }

  #spring2020 .spring_bus_tour {
    position: absolute;
    cursor: pointer;
    left: 20%;
    width: 70%;
    top: 34.2%;
    max-width: 540px;
  }

  .live_report {
    letter-spacing: 0.5px;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.7;
  }
  .live_report .live_report_main {
    margin-bottom: 3.2em;
  }
  .live_report .img {
    text-align: center;
    margin-bottom: 15px;
  }
  .live_report .img p {
    text-align: center;
    opacity: 0.7;
  }
  .live_report .img.tate img {
    width: 60%;
  }
  .live_report p {
    font-size: 16px;
    font-size: 1.3333333333rem;
    font-weight: 500;
    margin-bottom: 3.2em;
  }
  .live_report .setlist {
    border: 1px solid #e6e6e6;
    margin-top: 70px;
  }
  .live_report .setlist h3 {
    font-weight: bold;
    padding: 25px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 20px;
    font-size: 1.6666666667rem;
  }
  .live_report .setlist p {
    padding: 25px;
    font-weight: normal;
  }
  .live_report .img_gallery {
    margin-top: 70px;
  }
  .live_report .img_gallery h3 {
    padding: 5px 15px;
    font-size: 16px;
    font-size: 1.3333333333rem;
    background: #e6e6e6;
    font-weight: normal;
  }
  .live_report .img_gallery .img_gallery_wrap {
    padding: 25px;
  }
  .live_report .img_gallery .img_gallery_wrap ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -1.33%;
  }
  .live_report .img_gallery .img_gallery_wrap ul li {
    background: #e8e8e8;
    width: 32%;
    height: 185px;
    margin: 0 0 3% 1.33%;
  }
  .live_report .img_gallery .img_gallery_wrap ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .goods_window {
    max-width: 700px;
    flex-wrap: wrap;
    padding: 30px;
    margin: 40px 20px !important;
    background: #fff;
    border-radius: 10px;
  }
  .goods_window .window_goods_img {
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
  }
  .goods_window .window_goods_img img {
    border-radius: 30px;
    border: solid 3px #000;
  }
  .goods_window h3 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    color: #000;
    font-weight: bold;
    margin: 20px auto 15px;
    text-align: center;
  }
  .goods_window h3 small {
    font-size: 80%;
  }
  .goods_window h4 {
    font-size: 20px;
    font-size: 1.6666666667rem;
    line-height: 1.2;
    font-weight: bold;
    margin: 15px auto;
    text-align: center;
  }
  .goods_window .price {
    text-align: right;
    color: #000;
    font-size: 16px;
    font-size: 1.3333333333rem;
    font-weight: bold;
  }
  .goods_window .price small {
    font-size: 80%;
  }
  .goods_window p {
    line-height: 1.7;
    font-size: 16px;
    font-size: 1.3333333333rem;
  }
  .goods_window .close {
    border-radius: 50px;
    max-width: 200px;
    background: #333;
    width: 50%;
    color: #fff;
    padding: 10px 30px;
    margin: 40px auto 0;
    text-align: center;
    font-size: 14px;
    font-size: 1.1666666667rem;
  }
  .goods_window .img_list img {
    width: 90px;
    border-radius: 15px;
    border: solid 2px #000;
  }

  /* ============================================
   4.footerArea
  ============================================ */
  footer {
    position: relative;
    z-index: 100000;
  }
  footer .img_loop_wrap {
    padding: 80px 0 40px;
    width: 100vw;
    overflow: hidden;
  }
  footer .img_loop_wrap img {
    width: auto;
    max-width: 400px;
    margin: 0 5px;
  }

  #loop_area {
    display: flex;
    width: 100vw;
  }

  @keyframes loop {
    0% {
      transform: translateX(100%);
    }
    to {
      transform: translateX(-100%);
    }
  }
  @keyframes loop2 {
    0% {
      transform: translateX(0);
    }
    to {
      transform: translateX(-200%);
    }
  }
  .page_top {
    text-align: center;
    width: 100%;
  }
  .page_top a {
    padding: 10px 0;
    border-radius: 20px 20px 0 0/20px 20px 0 0;
    background: #fff;
    display: block;
  }
  .page_top a:hover {
    background: #eeeeee;
  }
  .page_top i {
    font-size: 30px;
    font-size: 2.5rem;
    color: #000;
  }

  .no_pc {
    display: none;
  }

  .no_sp {
    display: inline;
  }

  #caution_popup {
    height: 100vh;
    padding: 50px;
  }
  #caution_popup .popup_inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 800px;
    background: #fff;
    padding: 70px 50px;
    overflow-y: scroll;
    color: #000;
  }
  #caution_popup h2 {
    font-size: 24px;
    font-size: 2rem;
    color: #e60012;
    font-weight: bold;
    margin-bottom: 30px;
  }
  #caution_popup p {
    margin: 20px 0;
    font-size: 16px;
    font-size: 1.3333333333rem;
    word-break: break-all;
  }
  #caution_popup p a {
    color: #e60012;
    text-decoration: underline;
  }
  #caution_popup p a:hover {
    text-decoration: none;
  }
}

/*# sourceMappingURL=livereport.css.map */
