@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

div, p, ul, ol, li, a, span {
  box-sizing: border-box; }

.l-mv > .line, .l-news > .line, .l-about > .line, .l-entry > .line {
  background-repeat: no-repeat;
  background-position: center bottom;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 2;
  min-width: 1024px;
  width: 100%; }

.is-hidden {
  display: none; }

body {
  background-color: #393939;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  text-align: center; }

.header {
  width: 100%;
  position: fixed;
  z-index: 100;
  height: 70px;
  background-color: #393939;
  z-index: 320; }
  .header .header_navi {
    width: 1024px;
    margin: 0 auto; }
    .header .header_navi .logo {
      margin-top: 10px;
      float: left; }
    .header .header_navi .menu {
      display: inline-block;
      margin-top: 18px;
      margin-right: 5px;
      float: right; }
      .header .header_navi .menu .menu_item {
        padding: 5px 10px; }
        .header .header_navi .menu .menu_item:hover {
          border-bottom: double 7px #d3b75b; }
      .header .header_navi .menu .menu_sns {
        padding: 0px;
        padding-left: 5px; }
        .header .header_navi .menu .menu_sns img {
          vertical-align: bottom; }
      .header .header_navi .menu .menu_lang {
        padding-left: 10px; }
.header .header_navi span.lang {
    padding-left: 1em;
    color: #aeaeae;
    font-size: 14px;
}
.header .header_navi span.lang a {
    color: #fff;
    text-decoration: none;
    border-bottom: solid 1px #d3b75b;
}
.header .header_navi span.lang a:hover {
    color: #d3b75b;
}

.l-mv {
  top: 70px;
  position: relative;
  width: 100%;
  min-width: 1024px;
  height: 900px;
  background-color: #282828; }
  .l-mv > .line {
    z-index: 100;
    height: 292px;
    background-image: url(../images/mv_line.png); }

.mv {
  background-color: #282828;
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 1024px; }

.mv_item1 {
  background-color: #282828;
  background-image: url(../images/mv_01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 900px; }

.mv_item2 {
  background-color: #282828;
  background-image: url(../images/mv_02.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 900px; }

.mv_item3 {
  background-color: #282828;
  background-image: url(../images/mv_03.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  height: 900px; }

#pager {
  width: 100%;
  position: absolute;
  z-index: 300;
  bottom: 150px;
  left: 0; }

.pager1 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/mv_btn1.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin: 0 10px; }
  .pager1 span {
    display: none; }
  .pager1.active {
    background-image: url(../images/mv_btn1_on.png); }

.pager2 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../\images/mv_btn2.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin: 0 10px; }
  .pager2 span {
    display: none; }
  .pager2.active {
    background-image: url(../images/mv_btn2_on.png); }

.pager3 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/mv_btn3.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin: 0 10px; }
  .pager3 span {
    display: none; }
  .pager3.active {
    background-image: url(../images/mv_btn3_on.png); }

.mv_news {
  background-color: #2c2c2b;
  height: 75px; }

.l-news {
  background-color: #2c2c2b;
  position: relative;
  width: 100%;
  min-width: 1024px;
  /* height: 1840px; */
  z-index: 100;
  }
  .l-news > .line {
    height: 228px;
    background-image: url(../images/news_line.png); }

.news {
  position: relative;
  background-color: #2c2c2b;
  width: 100%;
  min-width: 1024px; }

.news_sns {
  width: 100%;
  min-width: 1024px;
  margin-top: 40px; }
  .news_sns > .facebook_box {
    vertical-align: top;
    display: inline-block;
    background: url(../images/news_bg_facebook.png);
    width: 490px;
    height: 535px;
    margin-right: 20px;
    padding-top: 75px; }
    .news_sns > .facebook_box > .fb-page {
      position: center; }
  .news_sns > .twitter_box {
    display: inline-block;
    background: url(../images/news_bg_twitter.png);
    width: 490px;
    height: 535px;
    margin-left: 20px;
    padding-top: 75px; }
    .news_sns > .twitter_box > .twitter-timeline {
      position: center; }

.youtube-pre {
     margin-top: 50px;
    height: 280px;
}

.youtube {
    margin-top: 50px;
    height: 570px;
  }

.youtube img {
    margin-top: 20px;
}

.youtube a:hover {
	opacity: 0.7;
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.l-about {
  background-color: #000;
  position: relative;
  width: 100%;
  min-width: 1024px;
  height: 1200px;
  z-index: 100; }
  .l-about > .line {
    height: 215px;
    background-image: url(../images/about_line.png); }

.about {
  width: 100%;
  height: 1300px;
  background-image: url(../images/about_bg.png);
  background-repeat: no-repeat;
  background-position: center -100px; }

.about_main {
  min-width: 1024px;
  width: 1024px;
  margin: 0 auto; }

.about__title {
  padding-top: 60px;
  color: #d3b75b;
  font-size: 36px;
  font-family: "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

.about__title_sub {
  color: #d3b75b;
  font-size: 16px;
  padding-bottom: 5px; }

.one {
  font-size: 14px;
  padding-bottom: 5px; }

.about__title_line {
  padding: 10px; }

.content__title {
  font-size: 23px;
  color: #fff; }

.content {
  padding: 20px;
  color: #fff;
  font-size: 14px; }

.content__mo {
  color: #fff;
  font-size: 16px; }

.l-entry {
  background-color: #2c2c2b;
  position: relative;
  width: 100%;
  min-width: 1024px;
  height: auto;
  z-index: 100;
  padding-bottom: 218px; }
  .l-entry > .line {
    height: 218px;
    background-image: url(../images/entry_line.png); }

.entry {
  width: 1024px;
  margin: 0 auto; }

.tabmenu {
  margin: 30px auto 0px;
  width: 1024px;
  height: 62px;
  background-image: url(../images/entry_bg_tab.png);
  background-position: center bottom;
  background-repeat: no-repeat; }
  .tabmenu > li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px; }

.btn_pdf {
  padding-top: 30px;
  width: 1024px;
  margin: 0 auto;
  text-align: right; }

.entry_body_title {
  margin: 60px auto 30px; }

.l-groupB {
  margin-top: 20px; }

.entry_body {
  width: 1024px; }

.onebox {
  display: inline-block;
  vertical-align: top;
  margin: 10px 9px 15px;
  line-height: 1.4rem; }

.onebox .s {
  padding-top: 3px;
  text-align: left;
  color: #fff;
  font-size: 14px;
  width: 230px;
  word-wrap: break-word; }
  .onebox .s > .two {
    font-size: 16px;
    font-weight: bold; }

.jmem {
  margin: 0 auto;
  height: 1550px;
  width: 100%;
  min-width: 1024px;
  background-color: #000;
  background-image: url("../images/bg/jmem.png");
  background-repeat: no-repeat;
  background-position: center -90px; }

.jmem_img {
  width: 100%;
  min-width: 1024px;
  margin: 0 auto; }

.jmem__top {
  width: 1024px;
  margin: 0 auto;
  padding-top: 50px;
  color: #fff;
  box-sizing: border-box; }
  .jmem__top .position {
    font-size: 16px;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 8px; }
  .jmem__top .position__name {
    color: #d3b75b;
    font-size: 24px;
    text-align: left; }
  .jmem__top .position__con {
    font-size: 14px;
    word-wrap: break-word;
    width: 1000px;
    text-align: left;
    padding-top: 16px;
    line-height: 1.5em; }

.jmem__t {
  float: left; }

.modal_i {
  margin: 0 auto;
  text-align: center;
  padding-top: 70px;
  width: 1024px; }

.modal__person {
  display: table-cell;
  box-sizing: border-box;
  padding-bottom: 30px;
  width: 25%; }
  .modal__person .modal__gd {
    padding-top: 8px;
    text-align: left;
    color: #d3b75b;
    font-size: 12px;
    line-height: 1.5em; }
    .modal__person .modal__gd .modal_name {
      font-weight: bold;
      font-size: 16px; }

.b {
  padding-top: 10px; }

.jmem_body {
  padding-top: 20px;
  padding-bottom: 10px; }

.event {
  background-color: #000;
  background-image: url("../images/bg/eve.png");
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  width: 100%;
  min-width: 1024px;
  height: 3400px;
  padding-top: 250px;
  box-sizing: border-box; }

.t_t {
  width: 800px;
  padding-top: 25px;
  line-height: 1.5em;
  margin: 0 auto;
  font-size: 16px; }

.main-box {
  min-width: 1024px;
  margin: 0 auto;
  display: table;
  box-sizing: border-box; }

.main-box-top {
  min-width: 1024px;
  padding-top: 60px;
  padding-bottom: 20px; }

.main-box-left {
  box-sizing: border-box;
  float: left;
  width: 290px; }

.main-box-right {
  box-sizing: border-box;
  padding-left: 33px;
  float: left;
  text-align: left;
  margin-top: -5px;
  width: 675px; }

.main-box-right .text {
  width: 680px;
  font-size: 15px;
  word-wrap: break-word; }

.main-box-right .text img {
  padding-top: 15px; }

.main-box-right .text .date-1 {
  font-weight: bold;
  font-size: 17px;
  padding-top: 12px; }

.main-box-right .text .date-2 {
  font-weight: bold;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 20px; }

.main-box-right .text .date-3 {
  font-weight: bold;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 10px; }

.button {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block; }

.main-box_title {
  margin: 50px auto;
  box-sizing: border-box; }

.main-box_bottom {
  margin: 0 auto;
  width: 1024px;
  background-color: #fff; }

.main-box_bottom-2 {
  margin-top: 50px;
  display: inline-block;
  width: 1024px;
  background-color: #fff; }

.text_bottom {
  margin: 0 auto;
  padding-top: 38px;
  width: 930px;
  font-size: 15px;
  text-align: left; }

ul.festa {
  text-indent: 0.5em;
  padding-top: 20px;
  padding-bottom: 30px;
  list-style-type: decimal;
  font-weight: bold;
  color: #659b19;
  padding-left: 1em; }

ul.festa li {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.8em;
  width: 890px; }

.mds {
  font-size: 17px;
  font-weight: bold; }

.mds-2 {
  color: #000;
  font-weight: normal; }

.text_bottom-a {
  width: 211px;
  width: 900px;
  margin-top: -30px;
  padding-bottom: 40px;
  text-align: center; }

.text_bottom-b {
  width: 211px;
  width: 900px;
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: center; }

.schedule {
  background-color: #2c2c2b;
  width: 100%;
  min-width: 1024px;
  margin: 0 auto;
  padding-top: -80px;
  box-sizing: border-box; }

.pimg {
  display: inline-block;
  min-width: 1024px;
  margin: 0 auto;
  padding-top: 60px; }

.table {
  min-width: 1024px;
  margin: 0 auto;
  padding-top: 40px;
  box-sizing: border-box; }

.table_sub {
  min-width: 1024px;
  text-align: right;
  font-size: 16px;
  color: #fff;
  width: 1024px;
  margin: 0 auto; }

table {
  float: none;
  display: inline-block;
  min-width: 1024px;
  margin: 0 auto;
  width: 1024px;
  font-size: 16px;
  padding-top: 30px;
  border: none;
  /* 外側の枠線 */
  box-sizing: border-box; }

table th {
  color: #d3b75b;
  font-weight: normal;
  text-align: left;
  padding-bottom: 10px;
  box-sizing: border-box; }

table td {
  color: #fff;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #5b5b5b solid;
  border-left: none;
  border-right: none;
  box-sizing: border-box;
  line-height: 1.5em; }
  table td .square {
    padding-left: 2px;
    padding-right: 2px; }

tr td:nth-of-type(1) {
  font-size: 22px;
  padding-right: 40px; }

tr td:nth-of-type(2) {
  font-size: 22px;
  padding-right: 40px; }
  tr td:nth-of-type(2) p {
    line-height: 2.4em; }

tr td:nth-of-type(3) p {
  line-height: 3.5em; }

tr td:nth-of-type(4) {
  padding-left: -50px;
  padding-right: 80px; }
  tr td:nth-of-type(4) p {
    line-height: 3.5em; }

tr td:nth-of-type(5) p {
  line-height: 3.5em; }

tr td:nth-of-type(6) p {
  line-height: 3.5em; }

.ticket {
  width: 100%;
  min-width: 1024px;
  background-color: #2c2c2b;
  padding-top: 120px;
  padding-bottom: 50px; }

.ticket_title {
  margin-bottom: 20px; }

.main {
  min-width: 1024px;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  width: 1024px;
  margin: 0 auto;
  text-align: left;
  margin-top: -50px;
  line-height: 2em;
  box-sizing: border-box; }
  .main a {
    color: #fff; }
  .main .main-title {
    color: #d3b75b;
    font-weight: bold;
    font-size: 24px;
    padding-top: 70px; }
  .main .main-small {
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.8em; }
  .main .main-gold {
    color: #d3b75b; }

.access {
  background-color: #2c2c2b;
  padding-top: 100px;
  width: 100%;
  min-width: 1024px;
  padding-bottom: 100px;
  margin: 0 auto;
  box-sizing: border-box; }

.access-top {
  width: 1024px;
  margin: 0 auto; }

.osaka {
  height: 280px;
  padding-top: 50px;
  padding-bottom: 20px; }

.tokyo {
  height: 280px;
  padding-top: 50px; }

.map {
  float: left;
  width: 500px; }

.right {
  padding-top: 6px;
  width: 470px;
  float: right;
  text-align: left;
  padding-right: 10px;
  font-size: 15px;
  color: #fff;
  line-height: 2em; }
  .right ul {
    line-height: 1.7em;
    padding-top: 5px;
    padding-left: 1.5em; }
  .right .date {
    font-size: 17px;
    color: #d3b75b;
    line-height: 0; }
  .right .sub {
    color: #d3b75b;
    font-size: 14px;
    padding-top: 10px; }
  .right .place {
    color: #d3b75b;
    font-size: 24px;
    padding-bottom: 14px; }

.company {
  background-color: #2c2c2b;
  background-image: url("../images/bg/com.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 662px;
  padding-top: 290px;
  box-sizing: border-box; }

.company_main {
  width: 1024px;
  margin: 0 auto;
  padding-top: 30px; }

.company_left {
  float: left;
  width: 50%;
  text-align: left;
  font-size: 15px;
  padding-right: 35px; }

.left-1 {
  padding-bottom: 50px; }

.left-2 {
  padding-top: 20px; }

.company_right {
  width: 50%;
  float: right;
  text-align: left;
  font-size: 15px;
  padding-left: 30px; }

.right-1 {
  padding-bottom: 20px;
  width: 450px; }

.footer {
  background-color: #2c2c2b;
  padding-top: 40px;
  width: 100%;
  padding-bottom: 25px;
  margin: auto;
  color: #bfbfbf;
  box-sizing: border-box; }

.footer_table {
  padding-top: 30px;
  list-style-type: none;
  width: 1024px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 50px;
  min-width: 1024px; }
  .footer_table li {
    display: inline-block;
    vertical-align: top; }

#overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 350;
  top: 0;
  left: 0; }

.modal_block {
  position: fixed;
  z-index: 351;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 904px;
  height: 455px;
  margin: 0 auto;
  background-color: #191918; }

.modal_close {
  position: absolute;
  right: 25px;
  top: 25px; }

.modal_inner {
  width: 745px;
  margin: 0 auto;
  display: block;
  color: #d3b75b;
  text-align: left;
  box-sizing: border-box;
  line-height: 2em; }

.name {
  padding-top: 50px;
  box-sizing: border-box;
  float: left;
  font-size: 16px; }

.hr {
  margin: 0 auto;
  padding: 10px;
  border-bottom: 1px solid #d3b75b;
  width: 745px;
  box-sizing: border-box; }

.clearfix, .header .header_navi {
  clear: both; }

.modal_main {
  padding-top: 30px;
  box-sizing: border-box;
  width: 745px;
  margin: 0 auto;
  height: 251px; }

.photo {
  display: block;
  float: left;
  padding-right: 48px; }

.comment {
  display: block;
  color: #fff;
  text-align: left;
  box-sizing: border-box;
  font-size: 16px; }

span.fin {
    font-weight: bold;
    color: #cc5252;
    font-size: 17px;
}


/*　新着情報追加 */

.l-news .info .inner_block {
    width: 1024px;
    margin: 0 auto;
    padding: 30px 0;
}
.l-news .info .inner_block dl {
    margin: 30px 0 0;
    padding: 0 0 0 60px;
    text-align: left;
}
.l-news .info .inner_block dl dd a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    position: relative;
	display: inline-block;
	transition: .3s;
}
.l-news .info .inner_block dl dd a::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.l-news .info .inner_block dl dd a:hover::after {
	width: 100%;
}
.l-news .info .inner_block dl dt {
    float: left;
    padding: 0 35px 0 0;
    color: #c7c7c7;
    font-size: 18px;
    font-weight: bold;
}
.l-news .info .inner_block dl dd{
    margin-bottom: 10px;
}
.l-news .info .inner_block .all {
    width: 115px;
    margin: 25px auto 0;
    text-align: center;
}
.l-news .inner_block .all a {
    color: #d3b75b;
    font-weight: bold;
    font-size: 18px;
    display: block;
    line-height: 40px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    border: 1px solid #d3b75b;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    -moz-border-radius-bottomleft: 50px;
}
.l-news .inner_block .all a:hover {
    background-color: #d3b75b;
    color: #393939;
}

.l-news .inner_block .all {
    width: 200px;
    margin: 25px auto 0;
    text-align: center;
}
.l-news .fin p {
    color: #fff;
    margin-bottom: 40px;
}

.l-news .btn_fin {
    margin-bottom: 60px;
}