@charset "UTF-8";
/* ============================================================

★ series css

============================================================ */
body {
  font-family: "Meiryo", "メイリオ", "平成明朝", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Verdana", sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.06em;
  line-height: 1.4;
  text-align: center;
  background: url("../../../images/bg-special.gif") repeat center 0 #fff;
}

a {
  overflow: hidden;
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  opacity: 0.7;
}

img {
  vertical-align: top;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px #222;

}

header {
  position: relative;
  height: 1916px;
  background: url(../images/top_bg.jpg) no-repeat top left;
  background-color: #fffdf3;
}
header #globalTitle {
  position: absolute;
  bottom: 1140px;
  left: 20px;
  z-index: 20;
}
header #mainImage {
  position: absolute;
  bottom: 590px;
  right: 0px;
  z-index: 10;
}
header #mainImageText {
  position: absolute;
  top: 1150px;
  right: 75px;
  z-index: 0;
}

header #buyBtn a:hover {
  opacity: 0.7;
}

#container {
  height: 12050px;
  background: url(../images/contents_bg.jpg) no-repeat top left;
  background-color: #fffdf3;
}


/* メニューボタン
header nav {
  width: 960px;
  height: 140px;
  position: fixed;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}
header nav .nav-wrapper {
  height: 100%;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  list-style: none;
}
header nav .nav-wrapper li {
  position: relative;
}
header nav .nav-wrapper li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
header nav .nav-wrapper li a:hover img {
  opacity: 0.7;
}
 */



/* コンテンツエリア */
.contents-box .contents {
  font-size: 14.4px;
  line-height: 1.4;
}


/* #contents-EventOverview　開催概要エリア */
.contents-box#contents-EventOverview {
  margin-bottom: 55px;
}
.contents-box#contents-EventOverview .EventOverview_contents {
  height:842px;
  padding: 0 0 0 0;
  margin: -50px auto 0;
  text-align: center;
  background: url(../images/Box_EventOverview.png) no-repeat top center; 
  position: relative;
}

.contents-box#contents-EventOverview .EventOverview_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.contents-box#contents-EventOverview .contents {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
}
.contents-box#contents-EventOverview .contents .contents_subTitle01 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-EventOverview .contents .contents_text_EventOverview01 {
  padding: 0 0 0 0;
  margin: 50px 0 0 0;
}
.contents-box#contents-EventOverview .contents .contents_text_EventOverview02 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-EventOverview .contents .contents_subTitle02 {
  padding: 0 0 0 0;
  margin: 70px 0 0 0;
}
.contents-box#contents-EventOverview .contents .contents_text_EventOverview03 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-EventOverview .contents .contents_text_EventOverview04 {
  padding: 0 0 0 0;
  margin: 25px 0 0 0;
}


/* #contents-EventDetails　開催内容エリア */
.contents-box#contents-EventDetails {
  margin-bottom: 55px;
}
.contents-box#contents-EventDetails .EventDetails_contents {
  height:1603px;
  padding: 0 0 0 0;
  margin: 0 auto 0;
  text-align: center;
  background: url(../images/Box_EventDetails.png) no-repeat top center; 
  position: relative;
}

.contents-box#contents-EventDetails .EventDetails_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.contents-box#contents-EventDetails .contents {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
}
.contents-box#contents-EventDetails .contents .contents_subTitle01 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-EventDetails .contents .contents_text_EventDetails01 {
  padding: 0 0 0 0;
  margin: 50px 0 0 0;
}
.contents-box#contents-EventDetails .contents .contents_text_EventDetails02 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-EventDetails .contents .contents_subTitle02 {
  padding: 0 0 0 0;
  margin: 70px 0 0 0;
}
.contents-box#contents-EventDetails .contents .contents_text_EventDetails03 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-EventDetails .contents .contents_text_EventDetails04 {
  padding: 0 0 0 0;
  margin: 75px 0 0 0;
}

/* #contents-Special　スペシャルエリア */
.contents-box#contents-Special {
  margin-bottom: 60px;
}
.contents-box#contents-Special .Special_contents {
  height:4429px;
  padding: 0 0 0 0;
  margin: 0 auto 0;
  text-align: center;
  background: url(../images/Box_Special.png) no-repeat top center; 
  position: relative;
}

.contents-box#contents-Special .Special_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.contents-box#contents-Special .contents {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
}
.contents-box#contents-Special .contents .contents_subTitle01 {
  padding: 0 0 0 0;
  margin: 60px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special01 {
  padding: 0 0 0 0;
  margin: 60px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special02 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-Special .contents .contents_subTitle02 {
  padding: 0 0 0 0;
  margin: 70px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special03 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special04 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-Special .contents .contents_subTitle03 {
  padding: 0 0 0 0;
  margin: 80px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special05 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special06 {
  padding: 0 0 0 0;
  margin: 25px 0 0 0;
}
.contents-box#contents-Special .contents .contents_subTitle04 {
  padding: 0 0 0 0;
  margin: 70px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special07 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special08 {
  padding: 0 0 0 0;
  margin: 25px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special09 {
  padding: 0 0 0 0;
  margin: 45px 0 0 0;
}
.contents-box#contents-Special .contents .contents_subTitle05 {
  padding: 0 0 0 0;
  margin: 75px 0 0 0;
}
.contents-box#contents-Special .contents .contents_text_Special09 {
  padding: 0 0 0 0;
  margin: 45px 0 0 0;
}
.contents-box#contents-Special .contents .contents_subTitle_textarea {
  padding: 0 0 0 0;
  margin: 40px auto 0;
  width: 620px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
}
.contents-box#contents-Special .contents .contents_textarea {
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 620px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
  list-style-type: none;
}
.contents-box#contents-Special .contents .contents_text_Special10 {
  padding: 0 0 0 0;
  margin: 40px 0 0 0;
}

/* #contents-ProductSalesInfo　会場物販・特典情報エリア */
.contents-box#contents-ProductSalesInfo {
  margin-bottom: 55px;
}
.contents-box#contents-ProductSalesInfo .ProductSalesInfo_contents {
  height: 2284px;
  padding: 0 0 0 0;
  margin: 0 auto 0;
  text-align: center;
  background: url(../images/Box_ProductSalesInfo.png) no-repeat top center; 
  position: relative;
}

.contents-box#contents-ProductSalesInfo .ProductSalesInfo_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.contents-box#contents-ProductSalesInfo .contents {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
}
.contents-box#contents-ProductSalesInfo .contents .contents_text_ProductSalesInfo01 {
  padding: 0 0 0 0;
  margin: 60px 0 0 0;
}
.contents-box#contents-ProductSalesInfo .contents .contents_text_ProductSalesInfo02 {
  padding: 0 0 0 0;
  margin: 60px 0 0 0;
}


/* #contents-PreorderSale　予約販売エリア */
.contents-box#contents-PreorderSale {
  margin-bottom: 190px;
}
.contents-box#contents-PreorderSale .PreorderSale_contents {
  height: 396px;
  padding: 0 0 0 0;
  margin: 0 auto 0;
  text-align: center;
  background: url(../images/Box_PreorderSale.png) no-repeat top center; 
  position: relative;
}

.contents-box#contents-PreorderSale .PreorderSale_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.contents-box#contents-PreorderSale .contents {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
}
.contents-box#contents-PreorderSale .contents .contents_text_PreorderSale01 {
  padding: 0 0 0 0;
  margin: 80px 0 0 0;
}


/* #contents-Precautions　イベント注意事項エリア */
.contents-box#contents-Precautions {
  margin-bottom: 170px;
}
.contents-box#contents-Precautions .Precautions_contents {
  padding: 0 0 0 0;
  margin: 0 auto 0;
  text-align: center;
}

.contents-box#contents-Precautions .Precautions_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.contents-box#contents-Precautions .contents .contents_subTitle_textarea {
  padding: 0 0 0 0;
  margin: 50px auto 0;
  width: 750px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
}
.contents-box#contents-Precautions .contents .contents_textarea {
  padding: 0 0 0 0;
  margin: 0 auto;
  width: 750px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
  list-style-type: none;
}

.contents-box#contents-Precautions .contents .contents_textarea_logo {
  padding: 0 0 0 0;
  margin: 140px auto 0;
  width: 750px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 27px;
  line-height: 1.3;
  list-style-type: none;
  text-align: center;
}
.contents-box#contents-Precautions .contents .contents_textarea_logo li{
  padding: 0 0 0 0;
  margin:0 auto 0;
  display: inline-block;
}
.contents-box#contents-Precautions .contents .contents_textarea_logo li.textarea_right{
  padding: 0 20px 0 0;
  margin:0 auto;
}


/* #contents-inquiry　イベント注意事項エリア */
.contents-box#contents-inquiry {
  margin-bottom: 55px;
}
.contents-box#contents-inquiry .inquiry_contents {
  padding: 0 0 0 0;
  margin: 0 auto 0;
  text-align: center;
}

.contents-box#contents-inquiry .inquiry_tit {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.contents-box#contents-inquiry .contents .contents_subTitle_textarea {
  padding: 0 0 0 0;
  margin: 70px auto 0;
  width: 750px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 28px;
  line-height: 1.6;
  text-align: center;
}
.contents-box#contents-inquiry .contents .contents_subTitle_textarea a{
  color: #633d0e;
  text-decoration: none;
}
.contents-box#contents-inquiry .contents .contents_textarea {
  padding: 0 0 0 0;
  margin: 40px auto 0;
  width: 750px;
  color: #633d0e;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W5";
  font-size: 22px;
  line-height: 1.6;
  text-align: left;
  list-style-type: none;
}

/* フッター部分　アンカーリンク調整 */
p.top-link {
	margin: 0 10px 0 0;
}