@charset "utf-8";
/*
Theme Name: customi-z pc site
Author: bulbs inc.
Author URI: 
Description: 
*/
/* Reset Style */
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
  color: #000;
}

/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - https://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

em {
  font-style: normal;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. https://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* 汎用クラス */
[class^="mark"] {
  padding-left: 15px;
  background: no-repeat left .5em;
}

.mark1 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/mark_1.gif);
}

.mark2 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/mark_2.gif);
}

.mark3 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/mark_3.gif);
}

.mark4 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/mark_4.gif);
}

.mark5 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/mark_5.gif);
}

.opacity, header ol li a:hover, #main div.pager ul li a:hover, #sub div.aside.disco a:hover, #sub div.aside.bnr ol li a:hover, #disco ol li a:hover img, #fancybox-left:hover, #fancybox-right:hover {
  opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55.0);
  -ms-filter: "alpha(opacity=55.0)";
}

.opacity_rev {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.fr,
.imgR {
  float: right;
  margin-left: 10px;
}

.fl,
.imgL {
  float: left;
  margin-right: 10px;
}

.imgC,
.tC,
.btn {
  text-align: center;
}

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tR,
.sign {
  text-align: right;
}

@media (max-width: 600px) {
  .box_size {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important;
}

.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.hover_anime {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line-Box */
.line_box, #top #prm ol, #main div.section ol, #main div.entry ul.sns, #profile div.wrap, #movie ol, #disco ol, #bnc div#headline ul#tool, #bnc div.wrap {
  letter-spacing: -.40em;
}

/* line-Box none */
@media (max-width: 600px) {
  .line_box_none {
    letter-spacing: normal;
  }
}

/* img-Replace */
.img_replace, #title h1, header h1 a, header p a, header ul li a, header ul li span, header ol li a, footer p.logo a, footer ul li a, footer ul li span, footer p.pageup a, #top #prm p.prev a, #top #prm p.next a, #top #prm ol li, #top #menu ul li a, #top #menu ul li span, #main div.section h2, #main div.section p.more a, #main div.entry div.body ul.listTicket li.ticketZ, #main div.entry div.body ul.listTicket li.ticketZSold, #main div.entry div.body ul.listTicket li.ticketLawson, #main div.entry div.body ul.listTicket li.ticketLawsonSold, #main div.entry div.body ul.listTicket li.ticketE, #main div.entry div.body ul.listTicket li.ticketESold, #main div.entry div.body ul.listTicket li.ticketCN, #main div.entry div.body ul.listTicket li.ticketCNSold, #sub div.aside h3, #sub div.aside p.more a, #sub div.aside p.tweet a, #profile dl dd strong.hama, #profile dl dd strong.goro, #profile dl dd strong.daichi, #profile dl dd strong.hiroki, #cv div.actor h2, #bnc div#headline ul#tool li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* img-Replace none */
@media (max-width: 600px) {
  .img_replace_none {
    text-indent: inherit;
    white-space: normal;
    overflow: auto;
  }
}

/* img-Fit */
@media (max-width: 600px) {
  .img_fit {
    width: 100%;
    height: auto;
  }
}

/* img-Baseline */
.img_baseline, #sub div.aside.disco img, #sub div.aside.bnr ol li img, #disco figure ul li img, #disco ol li a img {
  vertical-align: top;
  vertical-align: bottom;
}

/* clearfix */
.clearfix, #body, header div.wrap, header ul, header ol, footer ul, #top #menu ul, #main div.entry div.lead h2, #main div.entry div.body ul.listTicket, #main div.pager ul, #story, #movie, #disco {
  *zoom: 1;
}
.clearfix:after, #body:after, header div.wrap:after, header ul:after, header ol:after, footer ul:after, #top #menu ul:after, #main div.entry div.lead h2:after, #main div.entry div.body ul.listTicket:after, #main div.pager ul:after, #story:after, #movie:after, #disco:after {
  content: '';
  display: block;
  clear: both;
}

/*----------------------------------------------------
	element style
----------------------------------------------------*/
body {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
body.customiz {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_bg.jpg) repeat center top;
}
body.bnc {
  background: black url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/img_bg.png) repeat center top;
}

input, textarea {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

* html body, * html input, * html textarea {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.externalIcon {
  margin: 0 3px;
  vertical-align: middle;
}

a:link {
  color: black;
}
a:visited {
  color: black;
}
a:hover {
  color: #e4007f;
}
a:active {
  color: black;
}

/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_pattern_bg.png) repeat-y center 0;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
  width: 980px;
  min-height: 800px;
  height: auto !important;
  height: 800px;
  margin: 0 auto;
  padding: 0 10px;
}

/*----------------------------------------------------
	#title
----------------------------------------------------*/
#title {
  position: relative;
  height: 70px;
  padding-top: 102px;
}
#title h1 {
  width: 100%;
  height: 71px;
}
#title h1.news {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/news/ttl_news.png) no-repeat left top;
}
#title h1.live {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/live/ttl_live.png) no-repeat left top;
}
#title h1.media {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/media/ttl_media.png) no-repeat left top;
}
#title h1.profile {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/profile/ttl_profile.png) no-repeat left top;
}
#title h1.story {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/story/ttl_story.png) no-repeat left top;
}
#title h1.disco {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/disco/ttl_disco.png) no-repeat left top;
}
#title h1.cv {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/ttl_cv.png) no-repeat left top;
}
#title h1.movie {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/movie/ttl_movie.png) no-repeat left top;
}
#title ul.sort {
  position: absolute;
  right: 0;
  top: 130px;
  letter-spacing: -.40em;
}
#title ul.sort.media {
  right: 360px;
}
#title ul.sort.movie {
  right: 0;
}
#title ul.sort li {
  display: inline-block;
  font-size: 77%;
  letter-spacing: normal;
  padding-left: 2px;
}
#title ul.sort li a {
  display: block;
  color: #e4007f;
  text-decoration: none;
  padding: 5px 10px;
  background-color: white;
  border: 1px solid #d9d9d9;
}
#title ul.sort li a:hover {
  border: 1px solid #e4007f;
}
#title ul.sort li.current-cat a {
  color: white;
  background-color: #e4007f;
  border: 1px solid #e4007f;
}

/*----------------------------------------------------
	#body
----------------------------------------------------*/
#body {
  padding-bottom: 40px;
}

/*----------------------------------------------------
	header
----------------------------------------------------*/
header {
  position: fixed;
  width: 100%;
  height: 72px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_header_bg.png) repeat-x left top;
  z-index: 100;
}
header.top-page {
  display: none;
}
header div.wrap {
  width: 980px;
  margin: 0 auto;
}
header h1, header p {
  float: left;
  padding: 7px 0 0 0;
}
header h1 a, header p a {
  display: block;
  width: 169px;
  height: 56px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_header_logo.png) no-repeat left top;
}
header ul {
  float: left;
  padding: 21px 0 0 9px;
}
header ul li {
  float: left;
}
header ul li a, header ul li span {
  display: block;
  height: 28px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_header_nav.png);
  background-repeat: no-repeat;
}
header ul li.news a {
  width: 62px;
  background-position: 0 -28px;
}
header ul li.news a:hover, header ul li.news a.selected {
  background-position: 0 -56px;
}
header ul li.live a {
  width: 124px;
  background-position: -62px -28px;
}
header ul li.live a:hover, header ul li.live a.selected {
  background-position: -62px -56px;
}
header ul li.media a {
  width: 78px;
  background-position: -186px -28px;
}
header ul li.media a:hover, header ul li.media a.selected {
  background-position: -186px -56px;
}
header ul li.profile a {
  width: 87px;
  background-position: -264px -28px;
}
header ul li.profile a:hover, header ul li.profile a.selected {
  background-position: -264px -56px;
}
header ul li.story a {
  width: 79px;
  background-position: -351px -28px;
}
header ul li.story a:hover, header ul li.story a.selected {
  background-position: -351px -56px;
}
header ul li.disco a {
  width: 135px;
  background-position: -430px -28px;
}
header ul li.disco a:hover, header ul li.disco a.selected {
  background-position: -430px -56px;
}
header ul li.disco span {
  width: 135px;
  background-position: -430px 0;
}
header ul li.cv a {
  width: 55px;
  background-position: -565px -28px;
}
header ul li.cv a:hover, header ul li.cv a.selected {
  background-position: -565px -56px;
}
header ul li.movie a {
  width: 91px;
  background-position: -620px -28px;
}
header ul li.movie a:hover, header ul li.movie a.selected {
  background-position: -620px -56px;
}
header nav.news ul li.news a, header nav.news ul li.news a:hover {
  background-position: 0 -56px;
}
header nav.live ul li.live a, header nav.live ul li.live a:hover {
  background-position: -62px -56px;
}
header nav.media ul li.media a, header nav.media ul li.media a:hover {
  background-position: -186px -56px;
}
header nav.profile ul li.profile a, header nav.profile ul li.profile a:hover {
  background-position: -264px -56px;
}
header nav.story ul li.story a, header nav.story ul li.story a:hover {
  background-position: -351px -56px;
}
header nav.disco ul li.disco a, header nav.disco ul li.disco a:hover {
  background-position: -430px -56px;
}
header nav.cv ul li.cv a, header nav.cv ul li.cv a:hover {
  background-position: -565px -56px;
}
header nav.movie ul li.movie a, header nav.movie ul li.movie a:hover {
  background-position: -620px -56px;
}
header ol {
  float: right;
  padding: 25px 0 0 0;
}
header ol li {
  float: left;
}
header ol li a {
  display: block;
  width: 22px;
  height: 22px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_header_sns.png);
  background-repeat: no-repeat;
}
header ol li.ameba a {
  background-position: 0 0;
}
header ol li.twitter {
  padding: 0 11px;
}
header ol li.twitter a {
  background-position: -33px 0;
}
header ol li.youtube a {
  width: 18px;
  background-position: -66px 0;
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/
footer {
  height: 424px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_footer_bg.jpg) repeat center top;
}
footer div.wrap {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
footer p.logo {
  padding: 20px 0 25px 0;
}
footer p.logo a {
  display: block;
  width: 260px;
  height: 86px;
  margin: 0 auto;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_footer_logo.png) no-repeat left top;
}
footer ul {
  width: 737px;
  margin: 0 auto;
  padding: 0 0 195px 0;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_footer_member.png) no-repeat center bottom;
}
footer ul li {
  float: left;
  padding-right: 34px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_footer_nav_sl.png) no-repeat right top;
}
footer ul li a, footer ul li span {
  display: block;
  height: 17px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_footer_nav.png);
  background-repeat: no-repeat;
}
footer ul li.top a {
  width: 27px;
  background-position: 0 -17px;
}
footer ul li.top a:hover, footer ul li.top a.selected {
  background-position: 0 -34px;
}
footer ul li.news a {
  width: 41px;
  background-position: -61px -17px;
}
footer ul li.news a:hover, footer ul li.news a.selected {
  background-position: -61px -34px;
}
footer ul li.live a {
  width: 90px;
  background-position: -136px -17px;
}
footer ul li.live a:hover, footer ul li.live a.selected {
  background-position: -136px -34px;
}
footer ul li.media a {
  width: 44px;
  background-position: -260px -17px;
}
footer ul li.media a:hover, footer ul li.media a.selected {
  background-position: -260px -34px;
}
footer ul li.profile a {
  width: 53px;
  background-position: -338px -17px;
}
footer ul li.profile a:hover, footer ul li.profile a.selected {
  background-position: -338px -34px;
}
footer ul li.story a {
  width: 45px;
  background-position: -425px -17px;
}
footer ul li.story a:hover, footer ul li.story a.selected {
  background-position: -425px -34px;
}
footer ul li.disco a {
  width: 101px;
  background-position: -504px -17px;
}
footer ul li.disco a:hover, footer ul li.disco a.selected {
  background-position: -504px -34px;
}
footer ul li.disco span {
  width: 101px;
  background-position: -504px 0;
}
footer ul li.cv a {
  width: 19px;
  background-position: -639px -17px;
}
footer ul li.cv a:hover, footer ul li.cv a.selected {
  background-position: -639px -34px;
}
footer ul li.movie {
  padding-right: 0;
  background: none;
}
footer ul li.movie a {
  width: 45px;
  background-position: -692px -17px;
}
footer ul li.movie a:hover, footer ul li.movie a.selected {
  background-position: -692px -34px;
}
footer p.pageup {
  position: absolute;
  right: 10px;
  top: 20px;
}
footer p.pageup a {
  display: block;
  width: 51px;
  height: 51px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_pageup.png) no-repeat 0 0;
}
footer p.pageup a:hover {
  background-position: 0 -51px;
}
footer p.copy {
  color: white;
  font-size: 85%;
  text-align: center;
  padding: 40px 0 0 0;
}

/*----------------------------------------------------
	#top
----------------------------------------------------*/
#top {
  padding-bottom: 15px;
  /* #prm
  ----------------------------------------------------*/
  	/* #menu
   ----------------------------------------------------*/
}
#top #prm {
  position: relative;
  width: 980px;
  overflow: hidden;
}
#top #prm ul {
  height: 480px;
}
#top #prm ul li {
  position: absolute;
  z-index: 1;
}
#top #prm ul li.selected {
  z-index: 2;
}
#top #prm ul li img {
  width: 980px;
  height: auto;
}
#top #prm p.prev, #top #prm p.next {
  position: absolute;
  z-index: 5;
  top: 212px;
}
#top #prm p.prev a, #top #prm p.next a {
  display: block;
  width: 36px;
  height: 58px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/top/btn_prm.png);
  background-repeat: no-repeat;
}
#top #prm p.prev {
  left: 7px;
}
#top #prm p.prev a {
  background-position: 0 0;
}
#top #prm p.prev a:hover {
  background-position: 0 -58px;
}
#top #prm p.next {
  right: 7px;
}
#top #prm p.next a {
  background-position: -36px 0;
}
#top #prm p.next a:hover {
  background-position: -36px -58px;
}
#top #prm ol {
  text-align: right;
  padding: 10px 0 0 0;
}
#top #prm ol li {
  display: block;
  height: 6px;
  cursor: pointer;
  margin: 0 0 0 5px;
  background-color: #cdcdcd;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 40px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#top #prm ol li.selected {
  background-color: #e4007f;
}
#top #menu ul {
  height: 55px;
  padding: 4px 0 0 14px;
}
#top #menu ul li {
  float: left;
}
#top #menu ul li a, #top #menu ul li span {
  display: block;
  height: 40px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/top/img_nav.png);
  background-repeat: no-repeat;
}
#top #menu ul li.news a {
  width: 86px;
  background-position: 0 -40px;
}
#top #menu ul li.news a:hover, #top #menu ul li.news a.selected {
  background-position: 0 -80px;
}
#top #menu ul li.live a {
  width: 173px;
  background-position: -86px -40px;
}
#top #menu ul li.live a:hover, #top #menu ul li.live a.selected {
  background-position: -86px -80px;
}
#top #menu ul li.media a {
  width: 110px;
  background-position: -259px -40px;
}
#top #menu ul li.media a:hover, #top #menu ul li.media a.selected {
  background-position: -259px -80px;
}
#top #menu ul li.profile a {
  width: 122px;
  background-position: -369px -40px;
}
#top #menu ul li.profile a:hover, #top #menu ul li.profile a.selected {
  background-position: -369px -80px;
}
#top #menu ul li.story a {
  width: 111px;
  background-position: -491px -40px;
}
#top #menu ul li.story a:hover, #top #menu ul li.story a.selected {
  background-position: -491px -80px;
}
#top #menu ul li.disco a {
  width: 188px;
  background-position: -602px -40px;
}
#top #menu ul li.disco a:hover, #top #menu ul li.disco a.selected {
  background-position: -602px -80px;
}
#top #menu ul li.disco span {
  width: 188px;
  background-position: -602px 0;
}
#top #menu ul li.cv a {
  width: 75px;
  background-position: -790px -40px;
}
#top #menu ul li.cv a:hover, #top #menu ul li.cv a.selected {
  background-position: -790px -80px;
}
#top #menu ul li.movie a {
  width: 85px;
  background-position: -865px -40px;
}
#top #menu ul li.movie a:hover, #top #menu ul li.movie a.selected {
  background-position: -865px -80px;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main {
  float: left;
  width: 620px;
  /* .section
  ----------------------------------------------------*/
  /* .entry
  ----------------------------------------------------*/
  /* .pager
  ----------------------------------------------------*/
}
#main div.section {
  position: relative;
  width: 620px;
  padding-bottom: 40px;
  overflow: hidden;
}
#main div.section h2 {
  width: 100%;
  height: 44px;
  padding-bottom: 15px;
  background-position: left top;
  background-repeat: no-repeat;
}
#main div.section p.more {
  position: absolute;
  right: 0;
  top: 0;
}
#main div.section p.more a {
  display: block;
  width: 27px;
  height: 27px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_ttl_link.png) no-repeat 0 0;
}
#main div.section p.more a:hover {
  background-position: 0 -27px;
}
#main div.section.new h2 {
  padding-bottom: 5px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/top/ttl_new.png);
}
#main div.section.movie {
  padding-bottom: 20px;
}
#main div.section.movie h2 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/top/ttl_movie.png);
}
#main div.section.calender h2 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/top/ttl_calender.png);
}
#main div.section ul li {
  padding: 10px 0 17px 0;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_line.png) repeat-x left bottom;
}
#main div.section ul li dl dt {
  padding-bottom: 10px;
}
#main div.section ul li dl dt span {
  display: inline-block;
  color: white;
  font-size: 85%;
  line-height: 21px;
  padding: 0 8px;
  background-color: #e4007f;
}
#main div.section ul li dl dt em {
  display: inline-block;
  color: #e4007f;
  line-height: 21px;
  padding: 0 8px;
  font-size: 85%;
}
#main div.section ul li dl dd a {
  font-size: 124%;
  line-height: 1.6;
}
#main div.section ol {
  width: 640px;
}
#main div.section ol li {
  text-align: center;
  padding: 0 20px 20px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 300px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#main div.section ol li em {
  display: block;
  padding-top: 10px;
}
#main div.entry {
  width: 620px;
  overflow: hidden;
  padding: 42px 0 0 0;
}
#main div.entry div.accordion.close {
  height: 210px;
  overflow: hidden;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_list_bg.png) no-repeat left bottom;
}
#main div.entry div.toggle {
  height: 30px;
  text-align: center;
  padding-top: 13px;
  overflow: hidden;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_opener_bg.png) no-repeat 0 0;
}
#main div.entry div.toggle a {
  color: #333333;
  line-height: 15px;
  text-decoration: none;
  padding-left: 17px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_opener.gif) no-repeat 0 0;
}
#main div.entry div.toggle.close {
  background: none;
}
#main div.entry div.toggle.close a {
  background-position: 0 -20px;
}
#main div.entry div.lead h2 {
  padding-bottom: 30px;
  border-top: 2px solid #e4007f;
}
#main div.entry div.lead h2 span {
  display: inline-block;
  background-color: #e4007f;
  border: 1px solid #e4007f;
  border-top: none;
}
#main div.entry div.lead h2 span em {
  display: inline-block;
  max-width: 394px;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  color: #e4007f;
  vertical-align: middle;
  padding: 8px 11px 4px 11px;
  background-color: white;
}
#main div.entry div.lead h2 span b {
  display: inline-block;
  min-width: 74px;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  color: white;
  text-align: center;
  vertical-align: middle;
  padding: 8px 11px 4px 11px;
}
#main div.entry div.lead h2 small {
  float: right;
  color: #e4007f;
  font-size: 85%;
  font-weight: normal;
  text-align: right;
  padding: 10px 0 0 10px;
}
#main div.entry div.lead h2 a, #main div.entry div.lead h2 strong {
  clear: both;
  display: block;
  color: #000000;
  font-size: 124%;
  padding-top: 30px;
}
#main div.entry div.lead h2 a:hover {
  color: #e4007f;
}
#main div.entry div.body h1 {
  font-size: 154%;
  line-height: 1.6;
}
#main div.entry div.body h2 {
  font-size: 139%;
  line-height: 1.6;
}
#main div.entry div.body h3 {
  font-size: 124%;
  line-height: 1.6;
}
#main div.entry div.body h4 {
  font-size: 108%;
  line-height: 1.6;
}
#main div.entry div.body h5 {
  line-height: 1.6;
}
#main div.entry div.body h6 {
  line-height: 1.6;
}
#main div.entry div.body p {
  line-height: 1.6;
  padding-bottom: 25px;
}
#main div.entry div.body a {
  color: #ff8400;
}
#main div.entry div.body ul.listTicket {
  width: 640px;
  margin-bottom: 20px;
}
#main div.entry div.body ul.listTicket li {
  float: left;
  width: 200px;
  height: 40px;
  overflow: hidden;
  margin: 0 10px 10px 0;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/live/img_ticket.png);
  background-repeat: no-repeat;
}
#main div.entry div.body ul.listTicket li a {
  display: block;
  height: 40px;
}
#main div.entry div.body ul.listTicket li.ticketZ {
  background-position: 0 0;
}
#main div.entry div.body ul.listTicket li.ticketZ:hover {
  background-position: 0 -90px;
}
#main div.entry div.body ul.listTicket li.ticketZSold {
  background-position: 0 -46px;
}
#main div.entry div.body ul.listTicket li.ticketLawson {
  background-position: -207px 0;
}
#main div.entry div.body ul.listTicket li.ticketLawson:hover {
  background-position: -207px -90px;
}
#main div.entry div.body ul.listTicket li.ticketLawsonSold {
  background-position: -207px -46px;
}
#main div.entry div.body ul.listTicket li.ticketE {
  background-position: -412px  0;
}
#main div.entry div.body ul.listTicket li.ticketE:hover {
  background-position: -412px  -90px;
}
#main div.entry div.body ul.listTicket li.ticketESold {
  background-position: -412px  -46px;
}
#main div.entry div.body ul.listTicket li.ticketCN {
  background-position: -617px 0;
}
#main div.entry div.body ul.listTicket li.ticketCN:hover {
  background-position: -617px -90px;
}
#main div.entry div.body ul.listTicket li.ticketCNSold {
  background-position: -617px -46px;
}
#main div.entry div.body ul.listTicket li.ticketOther {
  width: 198px;
}
#main div.entry div.body ul.listTicket li.ticketOther a {
  display: block;
  width: 198px;
  height: 23px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  background-color: #FFFFFF;
  text-indent: 0;
  text-align: center;
  color: #666666;
  text-decoration: none;
  line-height: 38px;
  height: 38px;
  font-size: 85%;
}
#main div.entry div.body ul.listTicket li.ticketOther a:hover {
  border-color: #aaaaaa;
  background-color: #aaaaaa;
  color: #FFFFFF;
}
#main div.entry div.body ul.listTicket li.ticketOtherSold {
  position: relative;
  display: block;
  width: 198px;
  height: 23px;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  background-color: #FFFFFF;
  text-align: center;
  width: 198px;
  color: #aaaaaa;
  text-decoration: none;
  padding: 15px 0 0 0;
  font-size: 85%;
  background-image: none;
}
#main div.entry div.body ul.listTicket li.ticketOtherSold img {
  position: absolute;
  top: 8px;
  left: 58px;
}
#main div.entry ul.sns {
  text-align: right;
  padding-top: 10px;
  border-top: 1px solid #e4007f;
}
#main div.entry ul.sns li {
  height: 30px;
  overflow: hidden;
  margin: 0 0 10px 10px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 100px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#main div.entry ul.sns li.tw {
  width: 85px;
}
#main div.entry ul.sns li.fbl {
  width: 120px;
}
#main div.entry ul.sns li.fbs {
  text-align: left;
  width: 70px;
}
#main div.entry ul.sns li.htb {
  width: 55px;
}
#main div.entry ul.sns li.ggp {
  width: 65px;
}
#main div.pager {
  padding: 45px 0 0 0;
}
#main div.pager ul li a {
  display: block;
  color: #e4007f;
  text-decoration: none;
  line-height: 40px;
  border: 1px solid #d9d9d9;
}
#main div.pager ul li.prev {
  float: left;
}
#main div.pager ul li.prev a {
  padding: 0 40px 0 45px;
  background: white url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_pager_prev.png) no-repeat left center;
}
#main div.pager ul li.next {
  float: right;
}
#main div.pager ul li.next a {
  padding: 0 45px 0 40px;
  background: white url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_pager_next.png) no-repeat right center;
}

/*----------------------------------------------------
	#sub
----------------------------------------------------*/
#sub {
  float: right;
  width: 320px;
  	/* .aside
   ----------------------------------------------------*/
}
#sub div.aside {
  position: relative;
  padding-bottom: 20px;
}
#sub div.aside h3 {
  width: 100%;
  height: 44px;
  padding-bottom: 10px;
  background-position: left top;
  background-repeat: no-repeat;
}
#sub div.aside p.more {
  position: absolute;
  right: 0;
  top: 0;
}
#sub div.aside p.more a {
  display: block;
  width: 27px;
  height: 27px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_ttl_link.png) no-repeat 0 0;
}
#sub div.aside p.more a:hover {
  background-position: 0 -27px;
}
#sub div.aside p.tweet {
  position: absolute;
  right: 0;
  top: 0;
}
#sub div.aside p.tweet a {
  display: block;
  width: 27px;
  height: 27px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/btn_ttl_tweet.png) no-repeat 0 0;
}
#sub div.aside p.tweet a:hover {
  background-position: 0 -27px;
}
#sub div.aside.recent h3 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/ttl_recent.png);
}
#sub div.aside.month {
  padding-bottom: 80px;
}
#sub div.aside.month h3 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/ttl_month.png);
}
#sub div.aside.month #monthList {
  display: none;
}
#sub div.aside.month .selectForm {
  width: 280px;
  height: 40px;
  color: #333333;
  line-height: 40px;
  text-align: center;
  margin: 0 0 10px 20px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/frm_select.png) no-repeat left top;
}
#sub div.aside.live h3 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/ttl_live.png);
}
#sub div.aside.media h3 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/ttl_media.png);
}
#sub div.aside.disco {
  text-align: center;
  padding-bottom: 40px;
}
#sub div.aside.disco p {
  padding-top: 10px;
}
#sub div.aside.disco img {
  width: 300px;
  height: auto;
}
#sub div.aside.twitter {
  padding-bottom: 40px;
}
#sub div.aside.twitter h3 {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/ttl_twitter.png);
}
#sub div.aside.bnr ol {
  text-align: center;
}
#sub div.aside.bnr ol li {
  padding-bottom: 7px;
}
#sub div.aside.bnr ol li img {
  width: 300px;
  height: auto;
}
#sub div.aside ul {
  padding-bottom: 10px;
}
#sub div.aside ul li {
  margin-bottom: 10px;
  padding-bottom: 12px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/share/img_line.png) repeat-x left bottom;
}
#sub div.aside ul li dl dt {
  display: inline-block;
  background-color: #e4007f;
  border: 1px solid #e4007f;
}
#sub div.aside ul li dl dt em {
  display: inline-block;
  max-width: 236px;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  color: #e4007f;
  font-size: 85%;
  vertical-align: middle;
  padding: 5px 8px 0 8px;
  background-color: white;
}
#sub div.aside ul li dl dt span {
  display: inline-block;
  min-width: 50px;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  color: white;
  font-size: 85%;
  text-align: center;
  vertical-align: middle;
  padding: 5px 8px 0 8px;
}
#sub div.aside ul li dl dd {
  line-height: 1.6;
  padding-top: 8px;
}
#sub div.aside ul li dl dd a {
  text-decoration: none;
}

/*----------------------------------------------------
	#profile
----------------------------------------------------*/
#profile {
  width: 980px;
  overflow: hidden;
  padding-top: 42px;
}
#profile div.wrap {
  width: 1020px;
}
#profile dl {
  position: relative;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 210px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
  padding: 0 40px 50px 260px;
}
#profile dl dt {
  position: absolute;
  left: 0;
  top: 0;
}
#profile dl dd {
  line-height: 1.5;
}
#profile dl dd em {
  display: block;
  font-weight: bold;
  padding: 15px 0 20px 0;
}
#profile dl dd em.hama {
  color: #7a50be;
}
#profile dl dd em.goro {
  color: #e9023a;
}
#profile dl dd em.daichi {
  color: #f2d500;
}
#profile dl dd em.hiroki {
  color: #01a54f;
}
#profile dl dd span {
  display: block;
}
#profile dl dd span.ja {
  padding-bottom: 50px;
}
#profile dl dd span.en {
  color: #666666;
  font-size: 85%;
}
#profile dl dd strong {
  color: #666666;
  font-size: 93%;
}
#profile dl dd strong.hama {
  display: block;
  height: 42px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/profile/ttl_hama.png) no-repeat left top;
}
#profile dl dd strong.goro {
  display: block;
  height: 42px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/profile/ttl_goro.png) no-repeat left top;
}
#profile dl dd strong.daichi {
  display: block;
  height: 42px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/profile/ttl_daichi.png) no-repeat left top;
}
#profile dl dd strong.hiroki {
  display: block;
  height: 42px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/profile/ttl_hiroki.png) no-repeat left top;
}

/*----------------------------------------------------
	#story
----------------------------------------------------*/
#story {
  padding: 42px 0 40px 0;
}
#story figure {
  margin-bottom: 40px;
}
#story div.ja {
  float: left;
  width: 620px;
  line-height: 1.7;
}
#story div.ja p {
  padding-bottom: 35px;
}
#story div.en {
  float: right;
  width: 320px;
  color: #666666;
  font-size: 85%;
  line-height: 1.7;
}
#story div.en p {
  padding-bottom: 10px;
}

/*----------------------------------------------------
	#movie
----------------------------------------------------*/
#movie {
  width: 980px;
  padding: 42px 0 20px 0;
  overflow: hidden;
}
#movie ol {
  width: 1020px;
}
#movie ol li {
  text-align: center;
  padding: 0 40px 40px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 300px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#movie ol li em {
  display: block;
  padding-top: 10px;
}

/*----------------------------------------------------
	#disco
----------------------------------------------------*/
#disco {
  width: 980px;
  overflow: hidden;
  padding: 40px 0;
}
#disco .mod {
  display: none;
}
#disco figure {
  float: left;
  width: 300px;
  padding-bottom: 30px;
}
#disco figure ul li {
  text-align: center;
  padding-bottom: 10px;
}
#disco figure ul li img {
  width: 300px;
  height: auto;
}
#disco figure ul li em {
  display: block;
  padding-top: 5px;
}
#disco div.spec {
  float: right;
  width: 650px;
  padding-bottom: 30px;
}
#disco div.spec h2 {
  padding-bottom: 30px;
  border-top: 2px solid #e4007f;
}
#disco div.spec h2 em {
  display: inline-block;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  color: white;
  text-align: center;
  vertical-align: middle;
  padding: 8px 11px 4px 11px;
  background-color: #e4007f;
}
#disco div.spec h2 strong {
  clear: both;
  display: block;
  color: #000000;
  font-size: 124%;
  padding-top: 30px;
}
#disco div.spec p {
  line-height: 1.6;
  padding-bottom: 25px;
}
#disco ol {
  clear: both;
  width: 1000px;
  padding: 40px 0 0 0;
  border-top: 1px solid #e4007f;
}
#disco ol li {
  text-align: center;
  padding: 0 20px 20px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 180px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#disco ol li span {
  display: block;
  min-height: 185px;
  height: auto !important;
  height: 185px;
}
#disco ol li em {
  display: block;
  padding-bottom: 3px;
}
#disco ol li strong {
  display: block;
  color: #e4007f;
  font-size: 85%;
  padding-bottom: 3px;
}
#disco ol li a img {
  width: 180px;
  height: auto;
}

/*----------------------------------------------------
	#cv
----------------------------------------------------*/
#cv {
  padding: 40px 0;
}
#cv div.actor {
  padding: 0 0 50px 180px;
  min-height: 250px;
  height: auto !important;
  height: 250px;
  background-repeat: no-repeat;
  background-position: left top;
}
#cv div.actor h2 {
  width: 100%;
  height: 80px;
  background-repeat: no-repeat;
  background-position: left 20px;
}
#cv div.actor.HAMA {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/img_hama.jpg);
}
#cv div.actor.HAMA h2 {
  border-top: 2px solid #7a50be;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/ttl_hama.png);
}
#cv div.actor.GORO {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/img_goro.jpg);
}
#cv div.actor.GORO h2 {
  border-top: 2px solid #e9023a;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/ttl_goro.png);
}
#cv div.actor.DAICHI {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/img_daichi.jpg);
}
#cv div.actor.DAICHI h2 {
  border-top: 2px solid #f2d500;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/ttl_daichi.png);
}
#cv div.actor.HIROKI {
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/img_hiroki.jpg);
}
#cv div.actor.HIROKI h2 {
  border-top: 2px solid #01a54f;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/ttl_hiroki.png);
}
#cv div.actor div.body {
  padding: 20px 0 0 0;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/cv/img_dot.gif) repeat-x left top;
}
#cv div.actor div.body h3 {
  line-height: 1.6;
  padding-bottom: 20px;
}
#cv div.actor div.body p {
  line-height: 1.6;
  padding-bottom: 20px;
}
#cv div.actor div.body a {
  color: #ff8400;
}

/*----------------------------------------------------
	#bnc
----------------------------------------------------*/
#bnc {
  padding: 70px 0;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/img_title_bg.png) repeat-x left 70px;
}
#bnc div#headline {
  position: relative;
  width: 980px;
  height: 473px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 10px;
}
#bnc div#headline ul#tool {
  position: absolute;
  right: 51px;
  bottom: 12px;
  z-index: 20;
}
#bnc div#headline ul#tool li {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 161px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#bnc div#headline ul#tool li.new {
  width: 161px;
  padding-right: 35px;
}
#bnc div#headline ul#tool li.new a {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/btn_new.png) no-repeat 0 0;
}
#bnc div#headline ul#tool li.notice {
  width: 137px;
}
#bnc div#headline ul#tool li.notice a {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/btn_notice.png) no-repeat 0 0;
}
#bnc div#headline ul#tool li a {
  display: block;
  height: 15px;
}
#bnc div#headline ul#tool li a:hover {
  background-position: 0 -15px;
}
#bnc div#headline h1 {
  display: none;
}
#bnc div#headline span {
  position: absolute;
}
#bnc div#headline span#layer1 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 1;
}
#bnc div#headline span#layer2 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 2;
}
#bnc div#headline span#layer3 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 3;
}
#bnc div#headline span#layer4 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 4;
}
#bnc div#headline span#layer5 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 5;
}
#bnc div#headline span#layer6 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 6;
}
#bnc div#headline span#layer7 {
  display: none;
  left: 10px;
  top: 0;
  z-index: 7;
}
#bnc div#headline span#layer8 {
  display: none;
  left: 375px;
  top: 66px;
  margin-left: 1500px;
  z-index: 8;
}
#bnc div#headline span#layer9 {
  display: none;
  left: 23px;
  bottom: 7px;
  z-index: 9;
}
#bnc div#headline span#layer10 {
  display: none;
  left: 95px;
  top: 105px;
  z-index: 10;
  visibility: hidden\9;
}
#bnc div.wrap {
  position: relative;
  width: 920px;
  margin: 0 auto;
  padding: 16px 40px 0 40px;
}
#bnc ul#option {
  display: none;
}
#bnc div.data {
  color: #ffffff;
  text-align: left;
  margin: 0 5px;
  padding-bottom: 30px;
  min-height: 245px;
  height: auto !important;
  height: 245px;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  width: 174px;
  letter-spacing: normal;
  vertical-align: top;
  *zoom: 1;
}
#bnc div.data div.body {
  text-align: center;
  padding: 60px 0 0 0;
}
#bnc div.data div.body span {
  display: block;
  height: 24px;
  padding-top: 52px;
  overflow: hidden;
}
#bnc div.data div.body h2 {
  height: 65px;
  font-size: 124%;
  overflow: hidden;
}
#bnc div.data div.body em {
  display: block;
  height: 47px;
  font-size: 154%;
  font-weight: bold;
  overflow: hidden;
}
#bnc div.data div.body strong {
  display: inline-block;
  color: #e4007f;
  font-weight: normal;
  text-decoration: underline;
  padding-left: 20px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/btn_arw.png) no-repeat left center;
}
#bnc div.data div.body a {
  display: block;
  text-decoration: none;
}
#bnc div.data div.body a:hover strong {
  text-decoration: none;
}
#bnc div.data.special {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/icon_type01.png) no-repeat center top;
}
#bnc div.data.special em, #bnc div.data.special span, #bnc div.data.special h2 {
  color: #fdf40d;
}
#bnc div.data.special a:hover em, #bnc div.data.special a:hover span, #bnc div.data.special a:hover h2 {
  color: #ff9000;
}
#bnc div.data.event {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/icon_type02.png) no-repeat center top;
}
#bnc div.data.event em, #bnc div.data.event span, #bnc div.data.event h2 {
  color: #e4007f;
}
#bnc div.data.event a:hover em, #bnc div.data.event a:hover span, #bnc div.data.event a:hover h2 {
  color: #ff86c9;
}
#bnc div.data.end {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/icon_type03.png) no-repeat center top;
}
#bnc div.data.end em, #bnc div.data.end span, #bnc div.data.end h2 {
  color: white;
}
#bnc div.data.end a:hover em, #bnc div.data.end a:hover span, #bnc div.data.end a:hover h2 {
  color: #ff86c9;
}
#bnc div.data.cms {
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/bnc/icon_type04.png) no-repeat center top;
}
#bnc div.data.cms em {
  font-size: 124%;
  height: auto;
  padding-top: 116px;
}
#bnc div.data ul.gallery {
  display: none;
}
#bnc div.data div.report {
  display: none;
}
#bnc #notice {
  width: 910px;
  color: #ffffff;
  margin: 0 auto;
  padding: 0 45px;
  background-color: #000000;
}
#bnc #notice div.inner {
  padding: 0 30px 10px 30px;
  border: 1px solid #666666;
}
#bnc #notice div.inner h3 {
  font-size: 124%;
  padding: 30px 0 20px 0;
}
#bnc #notice div.inner p {
  line-height: 1.6;
  padding-bottom: 20px;
}

/*----------------------------------------------------
	印刷用スタイル
----------------------------------------------------*/
@media print {
  * html body {
    zoom: .7;
  }
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: https://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   https://opensource.org/licenses/mit-license.php
 *   https://gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png);
}

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 5px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 50px;
  cursor: pointer;
  outline: none;
  /*background: transparent url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/blank.gif);*/
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: -50px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_nav_left.png) no-repeat center center;
}

#fancybox-right {
  right: -50px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_nav_right.png) no-repeat center center;
}

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  /*background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_nav_left.png);*/
}

#fancybox-right-ico {
  /*background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_nav_right.png);*/
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox-x.png);
}

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png);
  background-position: -40px -162px;
}

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox-y.png);
  background-position: -20px 0px;
}

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png);
  background-position: -40px -182px;
}

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox-x.png);
  background-position: 0px -20px;
}

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png);
  background-position: -40px -142px;
}

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox-y.png);
}

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png);
  background-position: -40px -122px;
}

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}

#fancybox-title-inside {
  color: #e4007f;
  font-size: 124%;
  font-weight: bold;
}

#fancybox-body-inside {
  padding-top: 10px;
  text-align: left;
}

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  background-image: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_title_over.png);
  display: block;
}

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url(https://customi-z.com/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancybox.png) -55px -90px no-repeat;
}

/* IE6 */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression((-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/customiz/wp-content/themes/customi-z_pc/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

/*
     FILE ARCHIVED ON 01:53:49 Feb 16, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:12:03 Jul 16, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.543
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.025
  esindex: 0.011
  cdx.remote: 143.517
  LoadShardBlock: 126.858 (3)
  PetaboxLoader3.datanode: 130.807 (4)
  load_resource: 172.864
  PetaboxLoader3.resolve: 119.999
*/