@charset "UTF-8";

/*----- common -----*/
a, body, dd, div, dl, dt, em, footer, h1, h2, h3, h4, header, html, iframe, img, li, ol, p, section, span, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
:root {
	font-size: 62.5%
}
html {
	font-size: 62.5%
}
body {
	background: #2b2b71;
	font-size: 1.3px;
	font-size: 1.3em;
	color: #fff;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, arial, verdana, sans-serif
}
a:link, a:hover, a:visited {
	color: #fff;
}

iframe#tumblr_controls {
display:none;
}

/*----- parts / utility -----*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}

.ml50 {
  margin-left: 50px;
}

.txt11 {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.3;
}
.txt15 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
}
.txt16 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.txt18 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
}
.txt24 {
  font-size: 24px;
  font-size: 2.4rem;
}
.txt29 {
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.5;
}

.lh2 {
  line-height: 2;
}

.em {
  font-weight: bold;
}

.nv {
  color: #151557;
}
.ye {
  color: #ffb100;
}

p + p {
  padding-top: 15px;
}

hr {
  height: 1;
  border: 0;
  border-top: 1px solid #fff;
}

/*----- contents -----*/
.contents {
  width: 930px;
  box-sizing: border-box;
  margin: 0 auto 100px;
  padding-right: 160px;
  background: url(http://kotarex.sakura.ne.jp/uchu-shokudo/blue-moon/images/sec_copy.png) right 30px no-repeat;
}
.contents_in {
  margin: 0 auto;
  padding: 0 20px;
}

/* page top */
.pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}

/* header */
.header {
  width: 930px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px 112px 10px 0;
}
.header img {
  display: block;
}

/* title */
.ttl {
  padding-top: 70px;
}
.ttl img {
  display: block;
}

.ttl_limited {
  width: 100%;
  margin: 40px auto 30px;
  padding: 12px 0 8px;
  background: #ffb100;
  color: #111;
  font-size: 29px;
  font-size: 2.9rem;
  text-align: center;
  line-height: 1;
}

.ttl_sideline {
  padding-left: 25px;
  border-left: 8px solid #ffb100;
  font-size: 29px;
  font-size: 2.9rem;
  font-weight: bold;
  line-height: 1;
}

.ttl_ye {
  color: #ffb100;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
}

/* button */
.btn {
  display: inline-block;
  padding: 10px 20px 7px;
  border-radius: 10px;
  background: #ffb100;
  color: #151557;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.btn:hover {
  background: #ffc43e;
	text-decoration: none;
	box-shadow: 0 0 10px 0 rgba(255, 216, 120, 0.3);
	-moz-box-shadow: 0 0 10px 0 rgba(255, 216, 120, 0.3);
	-webkit-box-shadow: 0 0 10px 0 rgba(255, 216, 120, 0.3);
	transition: all 0.3s;
}

/* list */
.infoList {
  display: table;
  width: 100%;
  margin: 20px auto;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}
.infoList dt, .infoList dd {
  display: table-cell;
  vertical-align: middle;
}
.infoList dt {
  width: 100px;
  background: #fff;
  color: #151557;
  font-weight: bold;
  text-align: center;
}
.infoList dd {
  padding-left: 15px;
}

/* main visual */
.mainV_wrap {
	background: #2b2b71;
	background: linear-gradient(to bottom, #b00182 0%, #2b2b71 100%);
}
.mainV {
  height: 760px;
  background: url(http://kotarex.sakura.ne.jp/uchu-shokudo/blue-moon/images/main_bg.png) center -40px; no-repeat;
}
.mainV_in {
  width: 930px;
  position: relative;
  margin: 0 auto;
}
.mainV_in img, .mainV_in a {
  display: block;
  position: absolute;
}

.mainV_ttl {
  position: absolute;
  top: 10px;
  left: -3px;
}
.mainV_name1 {
  top: 400px;
  left: 154px;
}
.mainV_name2 {
  top: 537px;
  right: 0;
}
.mainV_date {
  top: 440px;
  left: -2px;
}
.mainV_spaceculture {
  top: 627px;
  left: -3px;
}
.mainV_hp {
  top: 600px;
  left: 166px;
}
.mainV_limited {
  top: 500px;
  left: 363px;
}

/* lead */
.lead {
  padding: 30px 0;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.8;
}
.bluemoon {
  padding: 20px 20px 16px;
  background: rgba(255, 255, 255, 0.5);
  color: #151557;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

/* date */
.date {
  padding: 0 20px;
}

.date_txt img, .date_table img {
  display: block;
}
.date_txt {
  padding-top: 32px;
}
.date_table {
  padding: 40px 0 25px;
}

/* place */
.place {
  width: 730px;
  margin: 0 auto;
  padding-top: 50px;
}
.place li {
  float: right;
}
.place li:first-child {
  float: left;
}
.place .txt16 {
  padding-top: 25px;
}
.place .txt16 + .txt16 {
  padding-top: 5px;
}
.place .txt16 .txt29 {
  line-height: 1;
}

/*ticket*/
.btn_limited {
  text-align: center;
}
.btn_limited .btn {
  padding: 20px 40px 15px;
  font-size: 20px;
  font-size: 2.0rem;
}

/* cast */
.cast {
  margin-left: 14px;
}
.cast li {
  margin: 25px 0 0 8px;
  float: left;
  text-align: center;
}
.cast .txt15 {
  position: relative;
  padding-top: 5px;
  line-height: 1;
}
.cast .txt11 {
  display: block;
  position: absolute;
  top: 22px;
  left: -10px;
  width: 160px;
}

/* support */
.support {
  display: inline-block;
  position: relative;
}
.support_logo {
  display: block;
  position: absolute;
  top: -20px;
  right: -170px;
}

/* next */
.next {
  padding: 20px 20px 16px;
  background: rgba(255, 255, 255, 0.7);
  color: #111;
}
.next a:link, .next a:hover, .next a:visited {
	color: #151557;
}

/* infomation */
.info_logo {
  display: table;
}
.info_logo li {
  display: table-cell;
  vertical-align: middle;
}
.info_logo li:first-child {
  padding-right: 30px;
}
.info_logo .btn {
  display: table-cell;
  height: 44px;
  box-sizing: border-box;
  vertical-align: middle;
}

.info .infoList dt {
  width: 270px;
}
.info .infoList_in {
  display: table;
}
.info .infoList_in p , .info .infoList_in a {
  display: table-cell;
  vertical-align: middle;
}
.info .infoList_in p {
  width: 210px;
}
