@charset "UTF-8";
.pagenavigation_theater {
  margin-bottom: 40px;
}
.pagenavigation_theater li {
  float: left;
  width: 150px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #d5c589;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pagenavigation_theater li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.pagenavigation_theater li a:hover {
  background: #d5c589;
  color: #000;
  text-decoration: none;
}

.theater .special_event {
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.theater .special_event .event_title {
  width: 130px;
}
.theater .special_event .wrap_days {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  margin-bottom: 40px;
  padding: 30px;
}
.theater .special_event .wrap_days h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #d5c589;
  text-align: center;
  padding-bottom: 8px;
}
.theater .special_event .wrap_days dl {
  margin-bottom: 20px;
}
.theater .special_event .wrap_days dl dt {
  float: left;
  width: 3em;
  font-size: 16px;
}
.theater .special_event .wrap_days dl dd {
  float: left;
  font-size: 16px;
}
.theater .special_event .wrap_days dl dd span {
  font-size: 14px;
}
.theater .special_event .wrap_days dl dd .theaterList p {
  margin: 0;
}
.theater .special_event .wrap_days dl dd .theaterList:not(:last-child) {
  margin-bottom: 15px;
}
.theater .special_event .wrap_days dl dd .theaterList .theater_area {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
}
.theater .special_event .wrap_days dl dd .theaterList p.time {
  margin-left: 10px;
}
.theater .special_event .another_info {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px;
}
.theater .special_event .another_info h4 {
  font-size: 20px;
  margin: 0 auto 15px;
}
.theater .special_event .another_info p {
  font-size: 18px;
  color: #FFF;
}
.theater .special_event .another_info .howto {
  margin-bottom: 30px;
}
.theater .special_event .another_info .howto a {
  text-decoration: underline;
}
.theater .special_event .another_info .howto .text {
  line-height: 1.7;
  margin-bottom: 15px;
}
.theater .special_event .another_info .howto .text p {
  font-size: 14px;
}
.theater .special_event .another_info .attention p {
  font-size: 14px;
  margin: 0 0 5px 0;
}
.theater .special_event .another_info .attention ul li {
  text-indent: -1.5em;
  margin-left: 1.5em;
  font-size: 12px;
  margin-bottom: 5px;
}
.theater .special_event .another_info .attention ul li:before {
  content: "※";
  margin-right: 0.5em;
}

.theater .special_goods .event_title {
  width: 130px;
}
.theater .special_goods .goodsList {
  background: rgba(0, 0, 0, 0.8);
  padding: 30px 30px 0;
  margin-bottom: 50px;
}
.theater .special_goods .goodsList dl {
  width: 330px;
  margin: 0 0 30px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.theater .special_goods .goodsList dl:nth-child(odd) {
  float: left;
}
.theater .special_goods .goodsList dl:nth-child(even) {
  float: right;
}
.theater .special_goods .goodsList dl dt, .theater .special_goods .goodsList dl dd {
  margin: 0;
  color: #FFF;
}
.theater .special_goods .goodsList dl dt {
  margin-bottom: 5px;
}
.theater .special_goods .goodsList dl .item {
  font-size: 18px;
}
.theater .special_goods .prize {
  background: rgba(0, 0, 0, 0.8);
  padding: 30px;
  margin-bottom: 50px;
}
.theater .special_goods .prize h4 {
  font-size: 18px;
}
.theater .special_goods .prize .prize_image {
  margin: 0 30px 30px;
  color: #FFF;
}
.theater .special_goods .prize .prize_list li{
  width: 30%;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 30px;
}
.theater .special_goods .prize .attention li {
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 10px;
  color: #FFF;
}
.theater .special_goods .prize .attention li:before {
  content: "※";
}

.specialList ul {
  margin-bottom: 40px;
}

.special .preview .lead {
  margin: 20px 0 30px;
  font-size: 18px;
}
.special .preview .false {
  font-size: 18px;
  margin: 60px 0;
}
.special .preview .preview_wrap {
  background: rgba(0, 0, 0, 0.7);
  padding: 30px;
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.special .preview .preview_wrap dl dt {
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.special .preview .preview_wrap dl dd {
  float: left;
  font-size: 16px;
  color: #FFF;
}
.special .preview .preview_wrap dl dd .c3 {
  margin: 0;
  padding: 0;
  margin-left: 3em;
}
.special .preview .preview_wrap dl dd .text {
  margin-bottom: 8px;
  padding: 5px;
  background: trancrate;
  margin-left: 0.5em;
  width: 200px;
}
.special .preview .preview_wrap dl dd .submit {
  background: #d5c589;
  color: #000;
  border: 1px solid #d5c589;
  padding: 5px;
  margin-left: 1.5em;
  width: 200px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.special .preview .preview_wrap dl dd .submit:hover {
  background: #FFF;
  color: #000;
}
.special .preview .preview_wrap .twitter .notes a {
  text-decoration: underline;
}
.special .preview .preview_wrap .twitter .notes span {
  color: #FFF;
}
.special .preview .preview_wrap .attention {
  margin-top: 30px;
}
.special .preview .preview_wrap .attention li {
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 1.5em;
  text-indent: -1.5em;
}
.special .preview .preview_wrap .attention li:before {
  content: "※";
  margin-right: 0.5em;
}
.special .preview .preview_wrap .true_form {
  margin-top: 30px;
}
.special .preview .preview_wrap .true_form .form_title {
  color: #FFF;
  font-size: 18px;
  line-height: 1.4;
  color: #d5c589;
}
.special .preview .preview_wrap .true_form .form_title p {
  font-size: 14px;
  margin: 0;
}
.special .preview .preview_wrap .true_form .form_title p span {
  color: #f00;
  padding-right: 5px;
}
.special .preview .preview_wrap .true_form dl {
  margin-bottom: 8px;
}
.special .preview .preview_wrap .true_form dl dt {
  width: 150px;
}
.special .preview .preview_wrap .true_form dl dt span {
  color: #f00;
  padding-left: 5px;
}
.special .preview .preview_wrap .true_form dl dd {
  width: 580px;
  margin: 0;
}
.special .preview .preview_wrap .true_form dl dd input {
  padding: 5px;
}
.special .preview .preview_wrap .true_form dl dd .elem_fullname_1, .special .preview .preview_wrap .true_form dl dd .elem_fullname_2 {
  width: 40%;
  margin-left: 5px;
}
.special .preview .preview_wrap .true_form dl dd .elem_age {
  width: 3em;
  margin-right: 5px;
}
.special .preview .preview_wrap .true_form dl dd .elem_email, .special .preview .preview_wrap .true_form dl dd .elem_text {
  width: 90%;
}
.special .preview .preview_wrap .true_form dl dd textarea {
  width: 90%;
  padding: 5px;
}
.special .preview .preview_wrap .true_form .submitbtn {
  text-align: center;
  margin-top: 30px;
}
.special .preview .preview_wrap .true_form .submitbtn input {
  width: 30%;
  background: #d5c589;
  color: #000;
  border: 1px solid #d5c589;
  padding: 10px 0;
}
.special .preview .preview_wrap .true_form .submitbtn input:hover {
  background: #FFF;
}
.special .preview .notest {
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 60px;
  padding: 30px;
}
.special .preview .notest h4 {
  font-size: 20px;
  margin-bottom: 15px;
  font-size: 18px;
}
.special .preview .notest ul li {
  text-indent: -1.5em;
  margin-left: 1.5em;
  font-size: 14px;
}
.special .preview .notest ul li:before {
  content: '※';
  margin-right: 0.5em;
}
.special .preview .notest ul li a {
  color: #d5c589;
  text-decoration: none;
}
.special .preview .notest ul li a:hover {
  text-decoration: underline;
}

.float {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 2000;
  top: 0;
  display: none;
  opacity: 0;
}
.float .wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.float .close {
  background: url("../images/bg_menu.png") no-repeat;
  width: 74px;
  height: 74px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.float .close span {
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 2px;
  background: #d5c589;
  position: absolute;
}
.float .close span.top {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.float .close span.bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.float .images {
  width: 600px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -300px;
}

@media (max-width: 800px) {
  .float .close {
    width: 60px;
    height: 60px;
  }
  .float .close span {
    margin-left: -9px;
    width: 18px;
  }
  .float .images {
    width: 100%;
    height: auto;
    top: 50%;
    left: 50%;
    margin-left: -50%;
    margin-top: -50%;
  }
}
/** sp **/
@media (max-width: 800px) {
  .pagenavigation_theater {
    margin-bottom: 40px;
  }
  .pagenavigation_theater li {
    float: none;
    width: 80%;
    margin: 0 auto;
    height: 32px;
    line-height: 32px;
  }

  .theater .special_event .wrap_days {
    padding: 30px 10px;
  }
  .theater .special_event .wrap_days dl dt {
    float: none;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
  }
  .theater .special_event .wrap_days dl dd {
    float: none;
    margin: 0;
    font-size: 14px;
  }
  .theater .special_event .another_info {
    padding: 30px 10px;
  }
  .theater .special_event .another_info p {
    font-size: 14px;
  }

  .theater .special_goods h3 {
    font-size: 24px;
  }
  .theater .special_goods .goodsList dl {
    float: none;
    width: 100%;
  }
  .theater .special_goods .goodsList dl .item {
    font-size: 16px;
  }
  .theater .special_goods .prize {
    padding: 30px 10px;
  }

  .specialList ul {
    margin-bottom: auto;
  }

  .special .preview .preview_wrap {
    padding: 10px;
  }
  .special .preview .preview_wrap dl dt {
    float: none;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #d5c589;
  }
  .special .preview .preview_wrap dl dd {
    float: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
  .special .preview .preview_wrap .twitter dd {
    text-align: center;
  }
  .special .preview .preview_wrap .true_form .form_title {
    text-align: center;
    border-bottom: 1px solid #d5c589;
    margin: 15px;
    padding-bottom: 15px;
  }
  .special .preview .preview_wrap .true_form dl {
    margin: 0 10px 12px;
  }
  .special .preview .preview_wrap .true_form dl dt, .special .preview .preview_wrap .true_form dl dd {
    width: auto;
  }
  .special .preview .preview_wrap .true_form dl dt {
    border: none;
    text-align: left;
  }
  .special .preview .preview_wrap .true_form dl dd {
    font-size: 14px;
  }
  .special .preview .notest {
    padding: 0;
  }
}
/*******************************************/
.character-list-g5 {
  margin-top: 50px;
}

.character-list-g5 > li {
  float: left;
  margin-left: 35px;
  width: -moz-calc(20% - 36px);
  width: -o-calc(20% - 36px);
  width: -webkit-calc(20% - 36px);
  width: calc(20% - 36px);
}

.character-list-g5 > li:first-child {
  margin-left: 0;
  width: -moz-calc(25% - 36px);
  width: -o-calc(25% - 36px);
  width: -webkit-calc(25% - 36px);
  width: calc(25% - 36px);
}

@media (max-width: 800px) {
  .character-list-g5 {
    margin-top: 1em;
  }

  .character-list-g5 > li {
    display: table;
    float: none;
    width: 100%;
    margin: 0 0 40px;
  }

  .character-list-g5 > li:first-child {
    display: table;
    float: none;
    width: 100%;
    margin: 0 0 40px;
  }
}

/************ digital ***************/
.digital .digital_list {
  background: #000;
  padding: 30px;
}
.digital .digital_list h3 {
  width: 80%;
  margin-bottom: 15px;
}
.digital .digital_list .text {
  width: 32%;
  margin-bottom: 30px;
}
.digital .digital_list .about {
  color: #FFF;
  font-size: 16px;
  margin-bottom: 20px;
}
.digital .digital_list .about p, .digital .digital_list .about dl, .digital .digital_list .about dt, .digital .digital_list .about dd {
  margin: 0;
}
.digital .digital_list .about dd {
  margin-left: 1em;
}
.digital .digital_list .about p{
	line-height: 1.2;
}
.digital .digital_list .about .notes {
  font-size: 12px;
  margin-top: 5px;
}
.digital .digital_list .list {
  margin-top: 30px;
}
.digital .digital_list .list li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.digital .digital_list .list li:nth-child(3n) {
  margin-right: 0;
}
.digital .digital_list .attention {
  color: #FFF;
}
.digital .digital_list .attention p {
  font-size: 16px;
}
.digital .digital_list .attention li {
  font-size: 14px;
  font-family: "Helvetica Neue", Roboto, Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media (max-width: 800px) {
  .digital .digital_list {
    background: #000;
    padding: 10px;
  }
  .digital .digital_list h3 {
    margin-bottom: 12px;
    width: 100%;
  }
  .digital .digital_list .text {
    width: 50%;
    margin-bottom: 12px;
  }
  .digital .digital_list .about{
  	font-size:12px;
  }
  .digital .digital_list .about .notes {
    font-size: 10px;
  }
  .digital .digital_list .list li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
    margin-bottom: 20px;
  }
  .digital .digital_list .list li:nth-child(3n) {
    margin-right: 4%;
  }
  .digital .digital_list .list li:nth-child(even) {
    margin-right: 0;
  }
  .digital .digital_list .attention p {
    font-size: 13px;
  }
  .digital .digital_list .attention li {
    font-size: 10px;
  }
}