@charset "UTF-8";
body {
  margin: 0;
  padding: 0; }

html, body {
  height: 100%; }

img {
  line-height: 0;
  font-size: 0;
  border: 0; }

a img, fieldset, img {
  border: 0; }

blockquote, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, ul, li, ol, p, pre, span, td, th {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, address {
  font-size: 100%; }

ul, li, ol {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

a:link, a:visited {
  color: #000;
  text-decoration: none; }

a:hover, a:active {
  color: #333;
  text-decoration: none; }

a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80; }

hr {
  display: none; }

.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #000 url("../img/cbg.jpg") center top repeat-x;
  color: #FFF; }

#container {
  margin: 0 auto;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Meiryo", "メイリオ","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
  font-size: 18px;
  line-height: 160%;
  min-width: 980px;
  overflow-x: hidden; }

.pc, #main img, #information img, .section img {
  display: block; }

.sp, img.sp {
  display: none !important; }

.cInner {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  position: relative; }

/*-------------------------------------------------
	++ MAIN 
-------------------------------------------------*/
#main #mainHeader {
  margin: 0 auto;
  text-align: center;
  padding-top: 65px; }
  #main #mainHeader .catch {
    width: 661px;
    margin: 0 auto;
    text-align: center; }
  #main #mainHeader h1 {
    margin-top: 36px; }
    #main #mainHeader h1 img {
      margin: 0 auto;
      text-align: center; }
    #main #mainHeader h1 .logo {
      display: block;
      margin: 20px 0 90px 0; }

/*-------------------------------------------------
	++ PHOTO 
-------------------------------------------------*/
.swPhoto .photo {
  width: 50%;
  height: auto;
  float: left; }
  .swPhoto .photo img {
    display: block;
    width: 100%;
    height: auto; }

.swcopy {
  margin: 0 auto;
  text-align: center;
  color: #666;
  font-size: 12px; }

/*-------------------------------------------------
	++ INTRO 
-------------------------------------------------*/
#intro {
  padding-bottom: 80px; }
  #intro .secHead {
    padding-top: 40px;
    margin-bottom: 15px; }
    #intro .secHead img {
      margin: 0 auto;
      text-align: center; }
  #intro .text {
    line-height: 214%;
    margin-bottom: 40px; }
  #intro .btn {
    display: block; }
    #intro .btn a {
      display: inline-block;
      font-size: 26px;
      font-weight: bold;
      color: #c09556;
      border: 4px solid #c09556;
      border-radius: 5px;
      padding: 35px 25px;
      position: relative; }
      #intro .btn a:after {
        content: "";
        width: 50px;
        height: 50px;
        background: url("../img/intro_btn.png") center top no-repeat;
        position: absolute;
        bottom: -25px;
        left: 50%;
        margin-left: -25px; }

/*-------------------------------------------------
	++ COMMENT
-------------------------------------------------*/
#comment {
  background-color: #2172b2;
  padding: 50px 0;
  position: relative; }
  #comment:before {
    display: block;
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url("../img/shadow_blue.png") center bottom repeat-x; }
  #comment .secHead {
    margin-bottom: 50px; }
    #comment .secHead h2 {
      display: inline-block;
      font-weight: bold;
      font-size: 30px;
      border-bottom: 5px solid #FFF;
      padding-bottom: 10px; }
  #comment .commentBlock {
    border: 2px solid #000;
    margin-bottom: 20px;
    padding: 10px;
    position: relative; }
    #comment .commentBlock:after {
      display: block;
      content: "";
      position: absolute;
      bottom: -2px;
      left: -2px;
      width: 40px;
      height: 38px;
      background: #2172b2 url("../img/comment_corner.png") center bottom no-repeat;
      background-size: 40px  auto; }
    #comment .commentBlock .photo {
      width: 160px;
      float: left; }
      #comment .commentBlock .photo img {
        width: 100%;
        height: auto; }
      #comment .commentBlock .photo .name {
        text-align: center;
        font-weight: bold; }
    #comment .commentBlock .text {
      width: 770px;
      margin-left: 20px;
      float: left;
      text-align: left; }

/*-------------------------------------------------
	++ STARWARS DATA
-------------------------------------------------*/
#swdata {
  padding: 50px 0; }
  #swdata .logo {
    width: 370px;
    float: left; }
  #swdata .detail {
    width: 610px;
    float: left;
    text-align: left;
    padding-left: 20px;
    line-height: 140%;
    font-size: 14px; }
    #swdata .detail .id2 {
      display: block;
      padding-left: 2.7rem;
      text-indent: -2.7rem; }
    #swdata .detail .plast {
      margin-bottom: 10px; }
    #swdata .detail h2 {
      font-size: 18px;
      margin-bottom: 10px; }
    #swdata .detail .onscreen {
      font-size: 18px; }

/*-------------------------------------------------
	++ 1DAY SPECIAL
-------------------------------------------------*/
#program {
  padding-bottom: 60px; }
  #program .cInner {
    padding-bottom: 60px;
    background: url(../img/program_border_pc.png) center bottom no-repeat; }
  #program .programInfo {
    padding-top: 20px; }
  #program .detail {
    display: inline-block;
    border: 1px dotted #FFF;
    padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 30px; }
  #program .text {
    line-height: 214%;
    margin-bottom: 30px; }
  #program .btn a {
    display: inline-block; }

/*-------------------------------------------------
	++ COMMENT
-------------------------------------------------*/
#eventInfo {
  background-color: #e74931;
  padding: 50px 0;
  position: relative; }
  #eventInfo:before {
    display: block;
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url("../img/shadow_red.png") center bottom repeat-x; }
  #eventInfo .secHead {
    margin-bottom: 30px; }
    #eventInfo .secHead h2 {
      display: inline-block;
      font-weight: bold;
      font-size: 30px;
      border-bottom: 5px solid #FFF;
      padding-bottom: 10px; }
  #eventInfo .text {
    font-size: 22px;
    margin-bottom: 30px; }

/*-------------------------------------------------
	++ EPISODE
-------------------------------------------------*/
#episode {
  padding: 50px 0; }
  #episode .secHead {
    margin-bottom: 30px; }
  #episode .text {
    line-height: 214%;
    margin-bottom: 30px; }
  #episode .presentPhoto ul {
    letter-spacing: -.4em; }
    #episode .presentPhoto ul li {
      letter-spacing: normal;
      display: inline-block;
      width: 220px;
      margin: 0 15px; }
      #episode .presentPhoto ul li:nth-of-type(1) {
        margin-left: 0; }
      #episode .presentPhoto ul li:nth-of-type(4) {
        margin-right: 0; }
      #episode .presentPhoto ul li .text {
        font-size: 15px;
        line-height: 160%;
        margin-top: 10px; }

/*-------------------------------------------------
	++ FORM 
-------------------------------------------------*/
.formcontent {
  margin-top: 20px; }
  .formcontent .formAtt {
    margin: 20px 0;
    text-align: left;
    font-size: 14px; }
  .formcontent .message {
    background-color: #FFF;
    color: #333;
    padding: 20px 40px; }
    .formcontent .message .message-subtitle {
      background-color: #c09556;
      color: #FFF;
      margin: 20px 0; }
    .formcontent .message .sub-link {
      margin: 20px 0;
      font-size: 14px; }
      .formcontent .message .sub-link a {
        margin: 0 20px; }
    .formcontent .message #form-notice {
      margin: 20px 0;
      text-align: left;
      font-size: 14px; }
      .formcontent .message #form-notice .formAtt {
        margin-bottom: 20px; }
    .formcontent .message a {
      text-decoration: underline; }
    .formcontent .message table {
      width: 100%;
      border-collapse: collapse; }
      .formcontent .message table tr th {
        vertical-align: top;
        padding-top: 9px;
        width: 30%;
        padding-left: 30px;
        padding-right: 24px;
        text-align: right;
        font-size: 14px; }
      .formcontent .message table tr td {
        padding: 1px 0px 7px 0;
        width: 70%;
        text-align: left;
        font-size: 14px; }
        .formcontent .message table tr td input.fname {
          width: 50%;
          margin-bottom: 2px;
          vertical-align: middle; }
        .formcontent .message table tr td input.fage {
          width: 10%;
          margin-right: 3px;
          margin-bottom: 2px;
          vertical-align: middle; }

#hw-message input[type="text"],
#hw-message input[type="password"],
#hw-message input[type="tel"],
#hw-message input[type="email"],
#hw-message input[type="number"],
#hw-message table textarea {
  width: 100%;
  border: 1px solid #d1d1d1;
  background: #fff;
  -webkit-appearance: none;
  padding: 1rem;
  border-radius: 0; }

#hw-message input[type="text"],
#hw-message input[type="password"],
#hw-message input[type="tel"],
#hw-message input[type="email"],
#hw-message input[type="number"] {
  height: 32px;
  vertical-align: top; }

.custom-selectbox {
  position: relative; }
  .custom-selectbox .inner {
    position: relative;
    z-index: 0;
    height: 32px;
    line-height: 32px;
    margin-top: -2px;
    border: 1px solid #d1d1d1; }
    .custom-selectbox .inner:before, .custom-selectbox .inner:after {
      content: "";
      position: absolute;
      display: block; }
    .custom-selectbox .inner:after {
      top: 50%;
      right: 7px;
      margin-top: -3px;
      width: 0;
      height: 0;
      border: solid transparent;
      border-top-color: #d1d1d1;
      border-width: 5px 5px 0; }
  .custom-selectbox select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 32px;
    display: block; }

#form-submit,
#form-reset {
  -webkit-appearance: none;
  border: 1px solid #d1d1d1;
  height: 44px;
  width: 264px;
  margin-right: 16px;
  font-size: 14px; }

#form-submit {
  background: #333;
  border: 1px solid #333;
  color: #fff; }

#pageTop {
  position: fixed;
  bottom: 130px;
  right: 30px; }

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#jwaveFooter {
  background-color: #FFF;
  padding: 20px 0 40px 0; }

#jwaveFooter .commonSet {
  text-align: left; }

#jwaveFooter .commonSet table tr td {
  padding-left: 10px; }
