﻿@charset "UTF-8";
/* core	================================================	*/
html {
  width: 100%;
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  background: #76d8ff;
  color: #0079b6;
  font-size: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
  color: #0079b6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#wrapper {
  width: 640px;
  margin: 0 auto;
  overflow: hidden;
}

#wrapper header {
  position: relative;
  width: 640px;
  height: 700px;
  background: url(../img/main_photo.jpg) center 35px no-repeat;
  background-size: 580px 387px;
}

#wrapper header h1 {
  position: absolute;
  top: 390px;
  width: 100%;
  text-align: center;
}

#wrapper header .btnMovie {
  position: absolute;
  top: 571px;
  left: 352px;
  width: 320px;
  height: 260px;
}

#wrapper header .btnMovie a {
  display: block;
  width: 320px;
  height: 260px;
}

#wrapper header .btnMovie .thumb {
  position: absolute;
  top: 58px;
  left: 87px;
}

#wrapper header .btnMovie .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 260px;
  background: url(../../../assets/img/bg_movie-1.png) no-repeat 0 0;
}

#wrapper header .mainCatch {
  position: absolute;
  top: 0;
  left: 0px;
}

#wrapper .bannerArea {
  margin: 44px auto 40px;
  text-align: center;
}

#wrapper .bannerArea .livetourBn {
  margin: 0 auto 10px;
}

#wrapper .about {
  width: 100%;
  margin-top: -38px;
  padding: 130px 0 100px;
  background: url(../img/bg_about.png) no-repeat 0 0;
  text-align: center;
}

#wrapper .newsBox h2 {
  padding-top: 110px;
  background: url(../img/bg_news_top.png) no-repeat 0 0;
  text-align: center;
}

#wrapper .newsBox.photoBox {
  background: #fff;
}

#wrapper .newsBox.photoBox h2 {
  padding-top: 0;
  background: none;
}

#wrapper .newsBox .newsList {
  width: 100%;
  padding-top: 25px;
  background: #fff;
}

#wrapper .newsBox .more {
  text-align: center;
}

#wrapper .scheduleBox {
  background: #e9fbff;
}

#wrapper .scheduleBox h2 {
  margin-bottom: 25px;
  text-align: center;
}

#wrapper .scheduleList ul, #wrapper .newsList ul {
  width: 580px;
  margin: 0 auto;
}

#wrapper .scheduleList li, #wrapper .newsList li {
  display: table;
  width: 580px;
  margin-bottom: 35px;
  padding-bottom: 30px;
  background: url(../img/line.png) no-repeat left bottom;
}

#wrapper .scheduleList li:last-child, #wrapper .newsList li:last-child {
  margin-bottom: 0;
  background: none;
}

#wrapper .scheduleList li .date, #wrapper .newsList li .date {
  display: table-cell;
  width: 100px;
  vertical-align: middle;
  font-family: nunito;
}

#wrapper .ticketBtn {
  width: 380px;
  margin: 1em 0 0 5px;
  padding-right: 0 !important;
  background: none !important;
}

#wrapper .scheduleList li .date .year, #wrapper .newsList li .date .year {
  font-size: 16px;
  line-height: 18px;
}

#wrapper .scheduleList li .date .md, #wrapper .newsList li .date .md {
  font-size: 20px;
}

#wrapper .scheduleList li .title, #wrapper .newsList li .title {
  display: table-cell;
  width: 500px;
  vertical-align: middle;
}

#wrapper .scheduleList li .title a, #wrapper .newsList li .title a {
  display: block;
  padding-right: 30px;
  background: url(../img/icon_arrow.png) no-repeat right center;
  font-size: 22px;
}

#wrapper .scheduleList li .title span, #wrapper .newsList li .title span {
  font-size: 22px;
}

#wrapper .scheduleBox.twitterBox div {
  width: 520px;
  margin: 0 auto;
  padding-bottom: 30px;
}

#wrapper .scheduleBox.twitterBox div iframe {
  width: 580px !important;
}

#wrapper .member {
  padding-bottom: 40px;
  background: url(../img/bg_member.png);
}

#wrapper .member h2 {
  margin-bottom: 40px;
  text-align: center;
}

#wrapper .member ul {
  width: 594px;
  margin: 0 auto;
}

#wrapper .member ul li {
  display: inline;
  position: relative;
  float: left;
  width: 198px;
  height: 304px;
}

#wrapper .member ul li img {
  position: relative;
}

#wrapper .member ul li.center img {
  position: absolute;
  bottom: -2px;
}

#wrapper .member ul li.member15 {
  top: 50px;
  left: 85px;
}

#wrapper .member ul li.member16 {
  top: 0px;
  left: 103px;
}

#wrapper .unitLink {
  padding-bottom: 100px;
  text-align: center;
}

#wrapper .banner {
  width: 560px;
  margin: 0 auto 40px auto;
}

#wrapper .banner li {
  margin-bottom: 22px;
}

#wrapper footer {
  padding-bottom: 50px;
}

#wrapper footer .share {
  width: 450px;
  margin: 0 auto 23px auto;
}

#wrapper footer .share li {
  display: inline;
  float: left;
  width: 130px;
  margin: 0 10px;
}

#wrapper footer .link {
  width: 382px;
  height: 60px;
  margin: 0 auto 18px auto;
}

#wrapper footer .link li {
  display: inline;
  float: left;
}

#wrapper footer .copy {
  margin-bottom: 33px;
  line-height: 0;
  text-align: center;
}

#wrapper footer .pageTop {
  text-align: center;
}

#floatWrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

#floatWrapper .btnClose {
  position: absolute;
  top: 10px;
  right: 0;
  width: 100px;
  height: 100px;
}

#floatWrapper #floatBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../../assets/img/float/bg_float_fil-1.png);
}

#floatWrapper .floatBox {
  position: relative;
  top: 56px;
  width: 580px;
  margin: 0 auto;
  padding: 15px 0;
  background: #fff;
  border: 4px solid #53bdf2;
  border-radius: 10px;
  text-align: center;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#floatWrapper .floatBox .photo {
  margin-bottom: 25px;
}

#floatWrapper .floatBox .profTxt {
  width: 472px;
  margin: 0 auto;
}

#floatWrapper .floatBox .profTxt .name {
  margin-bottom: 20px;
}

#floatWrapper .floatBox .profTxt li {
  min-height: 24px;
  margin-bottom: 20px;
  padding-top: 65px;
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 22px;
}

#floatWrapper .floatBox .profTxt li.prof01 {
  background-image: url(../img/prof/title_nickname.png);
}

#floatWrapper .floatBox .profTxt li.prof02 {
  background-image: url(../img/prof/title_birth.png);
}

#floatWrapper .floatBox .profTxt li.prof03 {
  background-image: url(../img/prof/title_from.png);
}

#floatWrapper .floatBox .profTxt li.prof04 {
  background-image: url(../img/prof/title_hobby.png);
}

#floatWrapper .floatBox .profTxt li.prof05 {
  background-image: url(../img/prof/title_height.png);
}

#floatWrapper .floatBox .profTxt li.prof06 {
  background-image: url(../img/prof/title_blood.png);
}

#floatWrapper .floatBox .profTxt li.prof07 {
  background-image: url(../img/prof/title_food.png);
}

#floatWrapper .floatBox .profTxt li.prof08 {
  background-image: url(../img/prof/title_comment.png);
}

span.fontM {
  font-size: 18px;
}

span.red {
  color: #f00;
}

/**/
nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url(../../../assets/img/float/bg_float_fil-1.png);
}

.navWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gnav_contanin {
  width: 640px;
  margin: 0 auto;
  text-align: center;
}

.close_btn {
  position: absolute;
  top: 0;
  right: 6px;
}

.gnav-opener {
  position: fixed;
  top: 0;
  right: 6px;
}

.gnav_logo {
  margin: 70px auto 36px;
}

.gnav-items li {
  display: inline-block;
}

.gnav-items li:nth-child(odd) {
  margin-right: 30px;
}

/*  */
#live {
  padding: 120px 0 0;
}

#live .live_in {
  background: url(../img/live/bg_live_main.png) repeat-y top center;
}

#live .live_in ul {
  width: 580px;
  margin: 0 auto;
}

#live .live_in ul li {
  width: 580px;
  height: auto;
  margin-bottom: 5px;
  background: #fff;
}

#live .live_in ul li:last-child {
  margin-bottom: 0;
}

#live .live_in ul li .itemwrap:before, #live .live_in ul li .itemwrap:after {
  content: url(../img/live/bg_list.png);
  display: block;
  position: relative;
  z-index: 5;
  width: 580px;
  height: 24px;
  background: none;
}

#live .live_in ul li a {
  text-decoration: none;
}

#live .live_in ul li .date {
  display: table-cell;
  width: 100px;
  padding-left: 14px;
  vertical-align: middle;
  color: #b88036;
  font-family: nunito;
}

#live .live_in ul li .date .year {
  font-size: 16px;
  line-height: 18px;
}

#live .live_in ul li .date .md {
  font-size: 20px;
}

#live .live_in ul li .title {
  display: table-cell;
  width: 456px;
  padding-right: 30px;
  vertical-align: middle;
  color: #b88036;
  font-size: 22px;
}

#live .live_in ul li .title span {
  font-size: 22px;
}

#live .live_in .more {
  width: 380px;
  margin: 0 auto;
  padding: 30px 0 4px;
}
