/* Generated by less 2.5.1 */
@charset "utf-8";
/* event Template v1.0 2017.12.7 uchida */
/*
  フォント設定は「1.0rem=10px」（html、bodyのfont-size設定を動かさない）
  大枠以外classにスタイル設定する。JSに使うclassは「js-**」としている
  タブレットサイズを〜@siteW、スマホサイズを〜768pxとする
*/
/* CSS Document */
/* basic */
html {
  font-size: 62.5%;
  /*10px*/
}
body {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
  text-align: center;
  line-height: 1.8;
  word-break: break-all;
  font-size: 1.5em;
  color: #333333;
}
body a {
  transition: 0.2s;
  color: #333333;
}
body a:hover {
  color: #581d0b;
  opacity: 0.8;
}
body div p.attentionTxt,
body div li.attentionTxt {
  color: #ff0000;
}
ul,
li,
ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 auto;
}
h1,
h2,
h3 {
  letter-spacing: 0.15em;
}
img {
  max-width: 100%;
  vertical-align: top;
}
figure {
  margin: 0;
}
table {
  width: 100%;
}
dl,
dt,
dd {
  margin: 0;
}
p {
  margin: 0;
}

em{
	color: #FF0004;
	font-style: normal;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/* common class */
.clear {
  clear: both;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
/*テキスト背景画像*/
.imgTxt {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: no-repeat center top / auto 100%;
  font-size: 0;
  height: 0;
}
/*Construction*/
header img {
  box-shadow: none;
}
/*ページ全体用*/
#wrapper {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
/*サイト用全体*/
#container {
  margin: 0 auto;
}
#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
#container:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
/*標準テキスト*/
.item-text {
  margin: 0;
  font-size: 1.4rem;
  color: #333333;
}
/* 別窓アイコン */
.ic-window {
  background: url('../img/window.gif') no-repeat right center;
  padding-right: 18px;
}
/*フッター*/
footer {
  width: 100%;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.5;
}
footer .foonter-inner {
  width: 100%;
  margin: 0 auto;
}
footer .copyright {
  clear: both;
  color: #ffffff;
  padding: 1em 0 2em 0;
}
footer .copyright a,
footer .copyright .attention {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
/* 各ブロックタイトル */
.contentsTitle {
	width: 400px;
  padding: 10px 0;
  margin: 0 auto 1.5em;
  font-size: 3rem;
  text-align: center;
  line-height: 1.4;
  color: #FFFFFF;
  border-radius: 50px;
	background-color: #8cc63f;
}
.contentsTitle span {
  letter-spacing: 0.08em;
}

.contentsTitle span {
  letter-spacing: 0.08em;
}

/* あらすじ */
.fuchidori2 {
	margin: 0 auto;
    color: #000;
    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
		;
}


/* 画像ブロック */
.imgVisual {
  margin: 0 auto 3em;
}
.imgVisual,
.imgVisual .imgBlock {
  margin: 0 auto;
  padding: 0;
}
.imgVisual img {
  width: 100%;
}
/*コンテンツ*/
.main-contents {
  margin: 0 auto 3em;
}
/* ブロック */
.detail-container {
  margin: 0 auto 3em;
}
.detail-container section:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
.detail-container section:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
.detail-container p {
  text-align: left;
  word-break: normal;
  margin: 0 auto;
}
.detail-container .item-text {
  margin-bottom: 1.0em;
}
.detail-container .imgVisual {
  background-color: #ffffff;
  margin-bottom: 1.5em;
}
.detail-container .block-section {
  width: 96%;
  margin: 0 auto;
  padding: 10px 0;
  clear: both;
  text-align: left;
}
/* メイン画像 */
.mainImg-container {
  width: 100%;
  margin: 0 auto;
  /*margin: 0 auto 2.5em;*/
	background-color: #C1F7CD;
}
.mainImg-container img {
  box-shadow: none;
}
.mainImg-container .titleMainImg {
  text-align: center;
  margin: 0 auto;
}
/* あらすじ・概要ブロック */
.outline-container {
  width: 100%;
}
/* チケット発売情報ブロック */
.tickets-container .item-releaseDay {
  width: 90%;
  margin: 0 auto;
  background: #ffffff;
  padding: 5px 0;
  border-radius: 50px;
  color: #ff0000;
  font-size: 1.1em;
  text-align: center;
}
/* テーブル */
.table-spec {
  border: #581d0b 2px solid;
  margin: 0 auto 1em;
}
.table-spec th {
  background-color: #5ea543;
  border: #581d0b 1px solid;
  text-align: center;
  vertical-align: middle;
  color: #703F07;
}
.table-spec th span {
  display: block;
}
.table-spec td {
  text-align: left;
  background-color: #ffffff;
  border: #581d0b 1px solid;
  color: #333333;
  font-size: 1.4rem;
}
.table-spec img {
  vertical-align: middle;
}
.table-spec .headTd,
.table-spec th,
.table-spec th span {
  font-weight: bold;
  font-size: 1.6rem;
  color: #ffffff;
  letter-spacing: 0.15em;
  text-indent: 0.15em;
  text-align: center;
}
.table-spec thead th {
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.table-spec .headTd,
.table-spec td span {
  color: #581d0b;
}
/* 注意書きリスト */
.list-attentionList {
  margin-bottom: 2em;
}
.list-attentionList li {
  color: #333;
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
}
.list-attentionList li:before {
  content: '◯';
}

.main-contents-back{
	width: 100%;
	background-image: url(../img/ptn.jpg);
	padding-bottom: 50px;
}

.t01{
  width:90%;
  margin:0 auto 2em;
  border: #f15a24 3px solid;
}
.t01 th,.t01 td{
  border: #f15a24 1px solid;
}
.t01 th{
  text-align:center;
  padding:6px 12px;
  font-weight: normal;
  background:#f15a24;
  color:#FFFFFF;
}

.t01 td{
  padding:6px 12px;
  text-align:left;
  background:#fcfcfc;
}

.t01 td.bk-01{
  padding:6px 12px;
  text-align:left;
  background:#fbb03b;
}

.t01 td.bk-02{
  padding:6px 12px;
  text-align:left;
  background:#f7931e;
}



.t01 img{
  vertical-align:middle;
}





/*SP 767px以下*/
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block !important;
  }
  .pcBr {
    display: none;
  }
  .spBr {
    display: block;
  }
  /*サイト用全体*/
  #container {
    position: relative;
  }
  /*ヘッダー*/
  .header-container:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
  }
  .header-container:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
  }
  /*メイン画*/
  .mainImg-container {
    clear: both;
  }
  /* テーブル */
  .table-spec .headTd,
  .table-spec th,
  .table-spec th span {
    font-size: 1.4rem;
  }
  .table-spec th br {
    display: none;
  }
  .table-spec td {
    padding: 0.5em;
  }
  .table-spec td img {
    vertical-align: middle;
  }
  .table-spec-column4.basictable {
    border: 0 none;
  }
  .table-spec-column4.basictable thead {
    display: none;
  }
  .table-spec-column4.basictable tbody td {
    text-align: left;
    background-color: #ffffff;
    border: 0 none;
    display: block;
    padding: 0 .5em .5em;
    font-size: 1.4rem;
    text-indent: inherit;
  }
  .table-spec-column4.basictable tbody td:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
  }
  .table-spec-column4.basictable tbody td:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
  }
  .table-spec-column4.basictable tbody td:before {
    content: attr(data-th);
    color: #ffffff;
    background-color: #5ea543;
    padding: 0 0.5em;
    display: block;
    width: auto;
    margin: 0 -0.5em 0.5em;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
  }
  .table-spec-column4.basictable tbody td.headTd {
    text-align: center;
  }
  .table-spec-column4.basictable tbody tr {
    border: 2px solid #581d0b;
    margin-bottom: 1.0em;
    display: block;
  }
  .table-spec-column4.basictable tbody tr:last-child td {
    border-bottom: 0 none;
  }
  .page-topLink {
    display: none !important;
  }
  footer .footer-inner > div {
    margin: 0 auto !important;
  }
	
	  .t01{
  }
  .t01 th{
    display:list-item;
    list-style:none;
  }
  .t01 th br{display: none;}
  .t01 td{
    display:list-item;
    list-style:none;
  }
  .t01 img{
    vertical-align:middle;
  }

	/* 各ブロックタイトル */
.contentsTitle {
	width: 70%;
  padding: 10px 0;
  margin: 0 auto 1.5em;
  font-size: 2rem;
  text-align: center;
  line-height: 1.4;
  background: url('../img/contentsTitleBg.jpg') 20% 20%;
  color: #FFFFFF;
  border-radius: 50px;
	background-color: #8cc63f;
}
.contentsTitle span {
  letter-spacing: 0.08em;
}

.contentsTitle span {
  letter-spacing: 0.08em;
}

	
		  /* 画像 */
	#img-pekorosu{
		width: 50%;
		margin: 0 auto;
		margin-top: -80px;
	}
	.titleMainImg{
		margin-bottom: 10%;
	}
	
	.img-main{
		width: 96%;
		margin: 0 auto;
	}
	
	.img-titl{
		width: 50%;
		padding-left: 50px;
		margin-bottom: -10%;
	}

	
	
}
/* PC & Tablet  767px以上 */
@media screen and (min-width: 767px) {
  .sp {
    display: none;
  }
  .tb {
    display: block;
  }
  .pc {
    display: block;
  }
  .spBr {
    display: none;
  }
  /* ブロック */
  .block-section {
    width: 90%;
  }
  /* テーブル */
  .table-spec {
    clear: both;
  }
  .table-spec th {
    width: 21%;
    padding: 15px 5px;
  }
  .table-spec td {
    padding: 15px 15px;
  }
  .table-spec-harf {
    width: 50%;
    margin: 0 0 1em;
  }
  .price-table td {
    text-align: right;
  }
  .table-spec-column4 .col1 {
    width: 20%;
  }
  .table-spec-column4 .col2 {
    width: 18%;
  }
  .table-spec-column4 .col4 {
    width: 30%;
  }
  .table-spec-column4 thead th {
    width: auto;
  }
  .table-spec-column4 .headTd {
    white-space: nowrap;
  }
  .table-spec-column4 .headTd br {
    display: inline;
  }
  /* 概要 */
  .about-container {
    width: 100%;
    padding: 30px 0;
  }
  .about-container .text-block {
    width: 55%;
    float: left;
  }
  .about-container .imgVisual {
    width: 40%;
    display: block;
    float: right;
  }
  /* Page Top =================================== */
  .page-topLink {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 80%;
    border: 4px solid #2d8752;
    color: #2d8752;
    width: 20px;
    padding: 13px 10px;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
    behavior: url(PIE.htc);
  }
  .page-topLink a {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #2d8752;
    text-decoration: none;
  }
  .page-topLink:hover {
    background-color: #ffffff;
  }
  footer {
    background: #7ac943;
    padding: 3em 0;
  }
  footer .copyright {
    clear: both;
    color: #ffffff;
    margin: 0 auto;
    padding: 0;
  }
}
/*PC*/
@media screen and (min-width: 960px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .pcBr {
    display: block;
  }
  .tabBr {
    display: none;
  }
  /*コンテンツ*/
  .main-contents {
    width: 960px;
  }
  /* ブロック */
  .block-section {
    width: 960px;
  }
  /* あらすじ・概要ブロック */
  .outline-container {
    width: 100%;
    padding: 30px 0;
  }
  .outline-container .item-text {
    width: 55%;
    float: left;
  }
  .outline-container .imgVisual {
    width: 40%;
    display: block;
    float: right;
  }
  /* テーブル */
  .table-spec {
    clear: both;
    display: table;
    border-collapse: collapse;
  }
  .table-spec th {
    display: table-cell;
    padding: 15px 5px;
    font-weight: normal;
  }
  .table-spec td {
    display: table-cell;
    padding: 15px 15px;
  }
  .table-spec-column4 .col1 {
    width: 20%;
  }
  .table-spec-column4 .col2 {
    width: 18%;
  }
  .table-spec-column4 .col4 {
    width: 30%;
  }
  .table-spec-column4 thead th {
    width: auto;
  }
  .table-spec-column4 .headTd {
    white-space: nowrap;
    background-color: #ffffff;
    border-left: 0 none;
  }
  .table-spec-column4 .headTd br {
    display: inline;
  }
  .table-spec-column4 td:last-child .bt-content {
    border-bottom: 0 none;
  }
  /* チケット発売情報ブロック */
  .item-releaseDay {
    width: 80%;
    margin: 0 auto 10px auto;
  }
	
	  /* 画像 */
	#img-pekorosu{
		width: 300px;
		margin: 0 auto;
		margin-top: -80px;
	}
	
	.img-main{
		width: 960px;
		margin: 0 auto;
	}
	
	.img-titl{
		width: 300px;
		margin: 0 auto;
		margin-bottom: -50px;
		padding-left: 30px;
	}
}
