/*! normalize.css v1.0.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  /*font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
  font-family: Helvetica, Arial, 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none !important; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0 !important; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.2em;
  margin: 2px 0; }

h4 {
  font-size: 1em;
  margin: 1em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

.clearfix {
  clear:both;
  margin:0;
}
/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

.sliderkit {
  display: none;
  position: relative;
  overflow: hidden;
  text-align: left; }
  .sliderkit a {
    text-decoration: none; }
    .sliderkit a:hover {
      text-decoration: none; }
    .sliderkit a:focus {
      outline: 1px dotted #000;
      /*optional*/ }
  .sliderkit img {
    border: 0; }
  .sliderkit .sliderkit-nav {
    z-index: 10;
    position: absolute;
    text-align: center; }
  .sliderkit .sliderkit-nav-clip {
    position: relative;
    overflow: hidden;
    margin: 0 auto; }
    .sliderkit .sliderkit-nav-clip ul {
      position: relative;
      left: 0;
      top: 0;
      list-style: none;
      margin: 0;
      padding: 0; }
      .sliderkit .sliderkit-nav-clip ul li {
        float: left; }
        .sliderkit .sliderkit-nav-clip ul li a {
          display: block;
          overflow: hidden; }
  .sliderkit .sliderkit-btn {
    z-index: 10; }
  .sliderkit .sliderkit-panel {
    z-index: 1;
    position: absolute;
    overflow: hidden; }
  .sliderkit .sliderkit-panel-active {
    z-index: 5; }
  .sliderkit .sliderkit-panel-old {
    z-index: 4; }
  .sliderkit .sliderkit-panel .sliderkit-panel-textbox {
    position: absolute;
    z-index: 1; }
  .sliderkit .sliderkit-panel .sliderkit-panel-text {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0; }
  .sliderkit .sliderkit-panel .sliderkit-panel-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0; }
  .sliderkit .sliderkit-count {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    padding: 5px;
    color: #fff;
    background: #000; }
  .sliderkit .sliderkit-timer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 3px;
    background: #ccc; }

body {
  background: #eee; }

/* ------- wrapper --------------------- */
#wrapper {
  width: 980px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  background-color: #ffffff; }
  #wrapper a {
    color: #4d4d4d; }
.cpg {
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background:url(/images/space.gif);
}
/* ------- wrapper end --------------------- */
/* ------- header --------------------- */
header {
  padding-top: 24px;
  *zoom: 1; }
  header h1 {
    float: left;
    display: inline;
    margin: 0; }
  header ul {
    float: right;
    margin: 6px 0 0 0; }
    header ul li {
      float: left;
      display: inline;
      list-style: none;
      margin-left: 15px; }
  header a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=80)";
    /* IE 8 */ }
  header:after {
    content: "";
    display: block;
    clear: both; }

/* ------- header end --------------------- */
/* ------- nav --------------------- */
nav {
  width: 980px;
  margin: 0 auto;
  height: 40px;
  background: url("../img/nav.png") no-repeat;
  *zoom: 1; }
  nav ul {
    margin: 0;
    padding: 0; }
    nav ul li {
      float: left;
      display: inline; }
      nav ul li a {
        display: block;
        width: 196px;
        height: 40px;
        text-decoration: none;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
        nav ul li a:hover {
          background: url("../img/nav.png") no-repeat; }
      nav ul li.nav1 a:hover {
        background-position: 0 -40px; }
      nav ul li.nav2 a:hover {
        background-position: -196px -40px; }
      nav ul li.nav3 a:hover {
        background-position: -392px -40px; }
      nav ul li.nav4 a:hover {
        background-position: -588px -40px; }
      nav ul li.nav5 a:hover {
        background-position: -784px -40px; }
  nav:after {
    content: "";
    display: block;
    clear: both; }

/* ------- nav end --------------------- */
/* ------- contents --------------------- */
.fa-chevron-circle-right,
.fa-chevron-right {
  color:#666;
}
.fa-th-large {
  color:#ab7aa9;
}

.top_information {
  margin-top: 9px;
  *zoom: 1; }
  .top_information:after {
    content: "";
    display: block;
    clear: both; }

.contents {
  height: 100% !important;
  margin-top: 9px;
  font-size: 77%;
  color: #4d4d4d;
  *zoom: 1; }
  .contents section {
    float: left;
    width: 216px;
    padding: 10px;
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .contents .post {
    padding: 12px 0 9px 0;
    *zoom: 1; }
    .contents .post .post_photo {
      float: left;
      margin: 0; }
      .contents .post .post_photo img {
        margin-right: 6px;
        border: 1px solid #545454;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
    .contents .post:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      background: none; }
    .contents .post .date_news,
    .contents .post .date_sale1,
    .contents .post .date_holding,
    .contents .post .date_information {
      margin: 0;
      font-weight: bold; }
    .contents .post .artist_name {
      margin: 0;
      font-weight: bold;
      font-size: 100%; }
    .contents .post dl {
      float: right;
      width: 148px;
      margin: 0;
      text-align: left; }
      .contents .post dl dt {
        font-weight: bold; }
      .contents .post dl dd {
        margin: 0; }
        .contents .post dl dd.postpone,
        .contents .post dl dd.cancel,
        .contents .post dl dd.soldout {
          color: #B23660;
          font-weight: bold; }
    .contents .post a {
      text-decoration: none; }
    .contents .post.bl-hover {
      cursor: pointer;
      background-color: #eee; }
      .contents .post.bl-hover img {
        opacity: 0.8; }
    .contents .post:after {
      content: "";
      display: block;
      clear: both; }
  .contents:after {
    content: "";
    display: block;
    clear: both; }

.title_group {
  *zoom: 1; }
  .title_group h2 {
    float: left;
    height: 40px;
    margin: 0 3px 0 0; }
  .title_group p {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0; }
    .title_group p a {
      display: block;
      width: 40px;
      height: 40px; }
      .title_group p a:hover img {
        visibility: hidden; }
  .title_group:after {
    content: "";
    display: block;
    clear: both; }

.news {
  margin-right: 9px;
  border-color: #16a4b3 !important; }
  .news .post {
    background: url("../img/bg_border_01.png") no-repeat center bottom; }
  .news .news_all a {
    background: url("../img/title_btn_news_o.png") no-repeat top right; }
  .news .date_news {
    color: #16a4b3; }
  .news dl dd,
  .news dl dt p.date_news {
    font-size:93%;
  }

.sale {
  margin-right: 10px;
  border-color: #B2B224 !important; }
  .sale .post {
    background: url("../img/bg_border_02.png") no-repeat center bottom; }
  .sale .sale_all a {
    background: url("../img/title_btn_sale_o.png") no-repeat top right; }
  .sale .date_sale1 {
    color: #B2B224; }
  .sale dl {
    font-size: 93%; }

.holding {
  margin-right: 9px;
  border-color: #C37C2B !important; }
  .holding .post {
    background: url("../img/bg_border_03.png") no-repeat center bottom; }
    .holding .post dd.now_on_sale {
      color: #3393d2; }
    .holding .post dd.sold_out {
      color: #B24747; }
    .holding .post dd.inquiry {
      color: #00B38B; }
    .holding .post dd.today {
      color: #2453B2; }
    .holding .post dd.sell {
      color: #BC94B9; }
    .holding .post dd.unknown {
      color: #777777; }
  .holding .holding_all a {
    background: url("../img/title_btn_holding_o.png") no-repeat top right; }
  .holding .date_holding {
    color: #C37C2B; }
  .holding dl {
    font-size: 93%; }
  .holding .flag-margin {
    margin-bottom: 5px !important; }

article {
  float: left;
  width: 732px;
  border: none;
  font-size: 108%;
  /****** tab ******/ }
  article .breadcrumb {
    border: 1px solid #545454;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 6px 12px;
    font-size: 93%;
    *zoom: 1; }
    article .breadcrumb li {
      float: left;
      display: inline;
      list-style: none;
      padding: 0 9px 0 0; }
      article .breadcrumb li.breadcrumb_home {
        padding-left: 21px;
        background: url("../img/icon1.png") no-repeat left 2px; }
      article .breadcrumb li a {
        display: block;
        text-decoration: none; }
        article .breadcrumb li a:hover {
          text-decoration: underline; }
    article .breadcrumb:after {
      content: "";
      display: block;
      clear: both; }
  article h1 {
    min-height: 24px;
    margin: 3px 0 0 0;
    padding: 6px 9px 3px;
    font-size: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #9a9a9a; }
    article h1.h1_search {
      background: #c8a843; }
    article h1.h1_news {
      background: #16a3b4; }
    article h1.h1_sale {
      background: #b3b32b; }
    article h1.h1_holding {
      background: #d97d22; }
    article h1.h1_reservation {
      background: #a946a0; }
    article h1.h1_information {
      background: #15b38b; }
    article h1.h1_ticket {
      background: #ab7aa8; }
    article h1.h1_entry {
      background: #426AB6; }
  article .hgroup h2 {
    margin: 3px 0 0 0;
    padding: 6px 0px;
    color: #ce3061;
    font-weight:bold;
    font-size:131%;
  }
  article .hgroup p {
    margin: 0;
    padding: 0px;
    font-size:124%;
  }
/*
  article .hgroup h2 {
    margin: 3px 0 0 0;
    padding: 6px 36px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #ce3061;
    color: #fff;
    font-size: 131%; }
  article .hgroup p {
    margin: 0;
    padding: 6px 36px;
    font-size: 124%;
    border: 1px solid #ce3061;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; }
*/
article #montyly_tabs,
article #hall_tab,
article #company_tab {
    width: 732px;
    height: 100%;
    margin: 3px 0 0 0;
    padding: 0;
    /*font-size: 108%;*/
    }
article #montyly_tabs #tab_content,
article #hall_tab #tab_content,
article #company_tab #tab_content {
  width: 706px;
  height: 100%;
  min-height: 800px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  background: #FFF;
}
article #montyly_tabs #tab_content div,
article #hall_tab #tab_content div,
article #company_tab #tab_content div {
  height: 100% !important;
}
article #montyly_tabs #tab_content .date_schedule,
article #hall_tab #tab_content .date_schedule,
article #company_tab #tab_content .date_schedule {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 100%;
}
article #montyly_tabs #tab_content .date_schedule span,
article #hall_tab #tab_content .date_schedule span,
article #company_tab #tab_content .date_schedule span {
  font-weight: normal !important;
}
/*article #montyly_tabs #tab_content .hallname_schedule,*/
article #hall_tab #tab_content .hallname_schedule,
article #company_tab #tab_content .hallname_schedule {
  width: 495px;
  padding-bottom: 3px;
}
/*article #montyly_tabs #tab_content .list_hall_info dd,*/
article #hall_tab #tab_content .list_hall_info dd,
article #company_tab #tab_content .list_hall_info dd {
  width: 560px;
}
article #montyly_tabs #tab_content .time_schedule,
article #hall_tab #tab_content .time_schedule,
article #company_tab #tab_content .time_schedule {
  clear: both;
}
article #montyly_tabs #tab_content .post,
article #hall_tab #tab_content .post,
article #company_tab #tab_content .post {
  position: relative;
  padding-bottom: 9px;
  background: url("../img/bg_border_06.png") no-repeat left bottom;
}
article #montyly_tabs #tab_content .post .schedule_info {
  float: left;
  width: 140px;
  padding-right: 12px;
}
article #montyly_tabs #tab_content .post .schedule_info .artist_name {
  font-size: 116%;
  word-break: break-word;
}
article #montyly_tabs #tab_content .post dl {
  float: left;
  width: 320px;
  min-height: 60px;
  padding: 0 0 0 24px;
  border-left: 1px solid #999;
  *zoom: 1;
}
article #montyly_tabs #tab_content .post dl dd {
  padding: 0 18px 6px 0;
}
article #montyly_tabs #tab_content .post dl:after {
  content: "";
  display: block;
  clear: both;
}
article #hall_tab #tab_content .post dl,
article #company_tab #tab_content .post dl {
  float: left;
  width: auto;
  padding: 0;
  *zoom: 1;
}
article #montyly_tabs #tab_content .post dl dt,
article #hall_tab #tab_content .post dl dt,
article #company_tab #tab_content .post dl dt {
  width: 495px;
}
article #hall_tab #tab_content .post dl dd,
article #company_tab #tab_content .post dl dd {
  float: left;
  padding-right: 18px;
}

article .info_area_left .schedule_header dl{
  float: right;
  padding:0 0 0 24px;
  margin:2px 180px 0 0;
}


article #hall_tab #tab_content .post dl dd.status,
article #hall_tab #tab_content .post dl dd.ticket_status,
article #company_tab #tab_content .post dl dd.status,
article #company_tab #tab_content .post dl dd.ticket_status,
article .info_area_left dl dd.status {
  float: left;
  min-width: 75px;
  height: 15px;
  margin: 0 3px 0 0;
  padding: 0 1px;
  text-align: center;
  font-weight: bold;
  font-size: 75%;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

article #montyly_tabs #tab_content .post dl dd.status.now_on_sale,
article #montyly_tabs #tab_content .post dl dd.ticket_status.now_on_sale,
article #hall_tab #tab_content .post dl dd.status.now_on_sale,
article #hall_tab #tab_content .post dl dd.ticket_status.now_on_sale,
article #company_tab #tab_content .post dl dd.status.now_on_sale,
article #company_tab #tab_content .post dl dd.ticket_status.now_on_sale,
article .info_area_left dl dd.status.now_on_sale {
  padding: 2px 1px;
  background: #3393d2;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status.inquiry,
article #montyly_tabs #tab_content .post dl dd.ticket_status.inquiry,
article #hall_tab #tab_content .post dl dd.status.inquiry,
article #hall_tab #tab_content .post dl dd.ticket_status.inquiry,
article #company_tab #tab_content .post dl dd.status.inquiry,
article #company_tab #tab_content .post dl dd.ticket_status.inquiry,
article .info_area_left dl dd.status.inquiry {
  padding: 2px 1px;
  background: #00B38B;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status.soldout,
article #montyly_tabs #tab_content .post dl dd.ticket_status.soldout,
article #hall_tab #tab_content .post dl dd.status.soldout,
article #hall_tab #tab_content .post dl dd.ticket_status.soldout,
article #company_tab #tab_content .post dl dd.status.soldout,
article #company_tab #tab_content .post dl dd.ticket_status.soldout,
article .info_area_left dl dd.status.soldout {
  padding: 3px 1px 1px 1px;
  background: #B24747;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status.postpone,
article #montyly_tabs #tab_content .post dl dd.ticket_status.postpone,
article #hall_tab #tab_content .post dl dd.status.postpone,
article #hall_tab #tab_content .post dl dd.ticket_status.postpone,
article #company_tab #tab_content .post dl dd.status.postpone,
article #company_tab #tab_content .post dl dd.ticket_status.postpone,
article .info_area_left dl dd.status.postpone {
  padding: 2px 1px;
  background: #B24747;
  color: #FFF;
  border-right: none;
}article #montyly_tabs #tab_content .post dl dd.status.cancel,
article #montyly_tabs #tab_content .post dl dd.ticket_status.cancel,
article #hall_tab #tab_content .post dl dd.status.cancel,
article #hall_tab #tab_content .post dl dd.ticket_status.cancel,
article #company_tab #tab_content .post dl dd.status.cancel,
article #company_tab #tab_content .post dl dd.ticket_status.cancel,
article .info_area_left dl dd.status.cancel {
  padding: 2px 1px;
  background: #B24747;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status.on_the_day,
article #montyly_tabs #tab_content .post dl dd.ticket_status.on_the_day,
article #hall_tab #tab_content .post dl dd.status.on_the_day,
article #hall_tab #tab_content .post dl dd.ticket_status.on_the_day,
article #company_tab #tab_content .post dl dd.status.on_the_day,
article #company_tab #tab_content .post dl dd.ticket_status.on_the_day,
article .info_area_left dl dd.status.on_the_day {
  padding: 2px 1px;
  background: #2453B2;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status.sell,
article #montyly_tabs #tab_content .post dl dd.ticket_status.sell,
article #hall_tab #tab_content .post dl dd.status.sell,
article #hall_tab #tab_content .post dl dd.ticket_status.sell,
article #company_tab #tab_content .post dl dd.status.sell,
article #company_tab #tab_content .post dl dd.ticket_status.sell,
article .info_area_left dl dd.status.sell {
  padding: 2px 1px;
  background: #BC94B9;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status.unknown,
article #montyly_tabs #tab_content .post dl dd.ticket_status.unknown,
article #hall_tab #tab_content .post dl dd.status.unknown,
article #hall_tab #tab_content .post dl dd.ticket_status.unknown,
article #company_tab #tab_content .post dl dd.status.unknown,
article #company_tab #tab_content .post dl dd.ticket_status.unknown,
article .info_area_left dl dd.status.unknown {
  padding: 2px 1px;
  background: #777777;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post dl dd.status:hover,
article #montyly_tabs #tab_content .post dl dd.ticket_status:hover,
article #hall_tab #tab_content .post dl dd.status:hover,
article #hall_tab #tab_content .post dl dd.ticket_status:hover,
article #company_tab #tab_content .post dl dd.status:hover,
article #company_tab #tab_content .post dl dd.ticket_status:hover,
article .info_area_left dl dd.status:hover {
  border: none;
}
article #montyly_tabs #tab_content .post dl:after,
article #hall_tab #tab_content .post dl:after,
article #company_tab #tab_content .post dl:after,
article .info_area_left dl:after {
  content: "";
  display: block;
  clear: both;
}
article #montyly_tabs #tab_content .post:last-child,
article #hall_tab #tab_content .post:last-child,
article #company_tab #tab_content .post:last-child {
  background: none !important;
}
article #montyly_tabs #tab_content .post:last-child.bl-hover,
article #hall_tab #tab_content .post:last-child.bl-hover,
article #company_tab #tab_content .post:last-child.bl-hover {
  background: #eee !important;
}
article #montyly_tabs #tab_content .post.bl-hover,
article #hall_tab #tab_content .post.bl-hover,
article #company_tab #tab_content .post.bl-hover {
  background: url("../img/bg_border_06.png") no-repeat left bottom #eeeeee !important;
}
article #montyly_tabs #tab_content .post .status,
article #montyly_tabs #tab_content .post .ticket_status,
article #hall_tab #tab_content .post .status,
article #hall_tab #tab_content .post .ticket_status,
article #company_tab #tab_content .post .status,
article #company_tab #tab_content .post .ticket_status {
  clear: both;
}
article #montyly_tabs #tab_content .post .status ul li,
article #montyly_tabs #tab_content .post .ticket_status ul li,
article #hall_tab #tab_content .post .status ul li,
article #hall_tab #tab_content .post .ticket_status ul li,
article #company_tab #tab_content .post .status ul li,
article #company_tab #tab_content .post .ticket_status ul li {
  min-width: 75px;
  height: 15px;
  margin: 0 3px 0 0;
  padding: 0 1px;
  text-align: center;
  font-weight: bold;
  font-size: 75%;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
article #montyly_tabs #tab_content .post .status ul li.now_on_sale,
article #montyly_tabs #tab_content .post .ticket_status ul li.now_on_sale,
article #hall_tab #tab_content .post .status ul li.now_on_sale,
article #hall_tab #tab_content .post .ticket_status ul li.now_on_sale,
article #company_tab #tab_content .post .status ul li.now_on_sale,
article #company_tab #tab_content .post .ticket_status ul li.now_on_sale {
  padding: 2px 1px;
  background: #3393d2;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li.inquiry,
article #montyly_tabs #tab_content .post .ticket_status ul li.inquiry,
article #hall_tab #tab_content .post .status ul li.inquiry,
article #hall_tab #tab_content .post .ticket_status ul li.inquiry,
article #company_tab #tab_content .post .status ul li.inquiry,
article #company_tab #tab_content .post .ticket_status ul li.inquiry {
  padding: 2px 1px;
  background: #00B38B;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li.soldout,
article #montyly_tabs #tab_content .post .ticket_status ul li.soldout,
article #hall_tab #tab_content .post .status ul li.soldout,
article #hall_tab #tab_content .post .ticket_status ul li.soldout,
article #company_tab #tab_content .post .status ul li.soldout,
article #company_tab #tab_content .post .ticket_status ul li.soldout {
  padding: 3px 1px 1px 1px;
  background: #B24747;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li.postpone,
article #montyly_tabs #tab_content .post .ticket_status ul li.postpone,
article #hall_tab #tab_content .post .status ul li.postpone,
article #hall_tab #tab_content .post .ticket_status ul li.postpone,
article #company_tab #tab_content .post .status ul li.postpone,
article #company_tab #tab_content .post .ticket_status ul li.postpone {
  padding: 3px 1px 1px 1px;
  background: #B24747;
  color: #FFF;
  border-right: none;
}article #montyly_tabs #tab_content .post .status ul li.cancel,
article #montyly_tabs #tab_content .post .ticket_status ul li.cancel,
article #hall_tab #tab_content .post .status ul li.cancel,
article #hall_tab #tab_content .post .ticket_status ul li.cancel,
article #company_tab #tab_content .post .status ul li.cancel,
article #company_tab #tab_content .post .ticket_status ul li.cancel {
  padding: 3px 1px 1px 1px;
  background: #B24747;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li.on_the_day,
article #montyly_tabs #tab_content .post .ticket_status ul li.on_the_day,
article #hall_tab #tab_content .post .status ul li.on_the_day,
article #hall_tab #tab_content .post .ticket_status ul li.on_the_day,
article #company_tab #tab_content .post .status ul li.on_the_day,
article #company_tab #tab_content .post .ticket_status ul li.on_the_day {
  padding: 2px 1px;
  background: #2453B2;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li.sell,
article #montyly_tabs #tab_content .post .ticket_status ul li.sell,
article #hall_tab #tab_content .post .status ul li.sell,
article #hall_tab #tab_content .post .ticket_status ul li.sell,
article #company_tab #tab_content .post .status ul li.sell,
article #company_tab #tab_content .post .ticket_status ul li.sell {
  padding: 2px 1px;
  background: #BC94B9;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li.unknown,
article #montyly_tabs #tab_content .post .ticket_status ul li.unknown,
article #hall_tab #tab_content .post .status ul li.unknown,
article #hall_tab #tab_content .post .ticket_status ul li.unknown,
article #company_tab #tab_content .post .status ul li.unknown,
article #company_tab #tab_content .post .ticket_status ul li.unknown {
  padding: 2px 1px;
  background: #777777;
  color: #FFF;
  border-right: none;
}
article #montyly_tabs #tab_content .post .status ul li:hover,
article #montyly_tabs #tab_content .post .ticket_status ul li:hover,
article #hall_tab #tab_content .post .status ul li:hover,
article #hall_tab #tab_content .post .ticket_status ul li:hover,
article #company_tab #tab_content .post .status ul li:hover,
article #company_tab #tab_content .post .ticket_status ul li:hover {
  border: none;
}
article #montyly_tabs #tab_content .post .detail_schedule,
article #hall_tab #tab_content .post .detail_schedule,
article #company_tab #tab_content .post .detail_schedule {
  position: absolute;
  top: 0;
  right: 0;
}
article #hall_tab #tab_content .post .detail_schedule a,
article #montyly_tabs #tab_content .post .detail_schedule a {
  display: block;
  min-width: 115px;
  padding: 9px 3px;
  text-align: left;
  font-weight: bold;
  font-size: 100%;
  color: #545454;
  border: 1px solid;
  text-indent: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
article #company_tab #tab_content .post .detail_schedule a {
  display: block;
  min-width: 115px;
  padding: 9px 3px;
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  color: #545454;
  border: 1px solid;
  text-indent: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url("../img/icon3.png") no-repeat 8px 10px;
}
article #montyly_tabs ul#nav,
article #hall_tab ul#nav,
article #company_tab ul#nav {
  border: 1px solid;
  border-bottom: none;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
article #montyly_tabs ul,
article #hall_tab ul,
article #company_tab ul#nav {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
article #montyly_tabs ul li,
article #hall_tab ul li,
article #company_tab ul#nav li {
  float: left;
  width: 103px;
  display: block;
  padding: 0;
  border-right: 1px solid;
  list-style: none;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
article #montyly_tabs ul li.append_status {
  width: 75px;
}
article #montyly_tabs ul li a,
article #hall_tab ul li a,
article #company_tab ul#nav li a {
  display: block;
  width: 79px;
  padding: 9px 12px;
}
article #montyly_tabs ul li a:hover,
article #hall_tab ul li a:hover,
article #company_tab ul#nav li a:hover {
  color: #FFF;
}
article #montyly_tabs ul li.tab_last a,
article #hall_tab ul li.tab_last a,
article #company_tab ul#nav li.tab_last a {
  width: 82px !important;
  border-right: none;
}
article #montyly_tabs ul li.tab_last,
article #hall_tab ul li.tab_last,
article #company_tab ul#nav li.tab_last {
  width: 106px !important;
  border-right: none;
}
article #montyly_tabs ul li.current a,
article #montyly_tabs ul li.current:hover a,
article #hall_tab ul li.current a,
article #hall_tab ul li.current:hover a,
article #company_tab ul#nav li.current a,
article #company_tab ul#nav li.current:hover a {
  background: #555;
  color: #FFF;
  border-color: #545454;
}
article #montyly_tabs ul li:hover,
article #hall_tab ul li:hover,
article #company_tab ul#nav li:hover {
  background: #ccc;
  color: #FFF;
  border-color: #545454;
}
article #montyly_tabs ul:after,
article #hall_tab ul:after,
article #company_tab ul#nav:after {
  content: "";
  display: block;
  clear: both;
}
article #hall_tab dl dt {
  font-size: 116%;
}
article #hall_tab dl dd {
  float: none !important;
}
article #hall_tab ul#nav li {
  width: 121px;
}
article #hall_tab ul#nav li a {
  width: 97px !important;
  padding: 9px 12px;
}
article #hall_tab ul#nav li.tab_last:hover {
  width: 120px !important;
}
article .detail_information {
  margin: 6px 0 0 0;
  *zoom: 1;
}
article .detail_information:after {
  content: "";
  display: block;
  clear: both;
}
article .detail_information .left_area {
  float: left;
  width: 300px;
  margin: 0;
  padding: 12px 12px 12px 0;
  text-align: center;
}
article .detail_information .left_area p {
  float: none;
  width: auto;
  padding: 0;
}
article .detail_information .left_area a {
  display: block;
  margin-top: 3px;
  padding: 3px;
}
article .detail_information .left_area a:hover {
  opacity: 0.8;
}
/*article .detail_information .tours_body {
  float: right;
  width: 403px;
  margin: 0;
  padding: 12px 0 12px 12px;
  font-size: 108%;
  }*/
article .detail_information p {
  margin: 0;
  padding: 12px 12px 12px 0;
}



/* -------------------------------------- */
/* add-detail-new */
/* -------------------------------------- */
/* add-detail-new basic */

section.schedule_information_top {
  float:none;
  margin:5px 0;
  padding:0;
  border:none;
  display: block;
  width:732px;
}
section.schedule_information_top .schedule_information {
  padding:5px 10px;
  margin:0;
}
section.schedule_information_top .schedule_information p {
  margin:0 !important;
}


div.schedule_info_area {margin-bottom: 10px;padding-bottom: 10px;}
div.schedule_info_area div.info_area_left {width: 412px;float: left; padding-left:10px;}
div.schedule_info_area div.info_area_left div.schedule_wrapper {
  padding-bottom:15px;
  border-bottom:1px dotted #ccc;
  /*background: url("../img/bg_border_06.png") no-repeat top left; }*/
}
div.schedule_info_area div.info_area_left h1 {margin: 0!important;padding: 0!important;color: #4d4d4d!important;font-size: 154%;font-weight: bold;line-height: 23px!important;background:none!important; }
div.schedule_info_area div.info_area_left h4 {
  margin: 10px 0 5px 0!important;
  padding: 3px 0!important;
  font-size: 100%;
  /*border-bottom:1px dotted #ccc;*/
  clear: both;
}
div.schedule_info_area div.info_area_left ul {margin: 0!important;padding: 0!important; font-size:90%;}
div.schedule_info_area div.info_area_left ul.playguide {clear: both;}
div.schedule_info_area div.info_area_left ul li {list-style: none; }
div.schedule_info_area div.info_area_left .price {font-size:110%; margin:0 0 5px 0; }
div.schedule_info_area div.info_area_left .comment {font-size:90%; margin:0 0 5px 0; }
/* -------------------------------------- */
/* add-detail-new info_area_left status  */
div.schedule_info_area div.info_area_left h4 dl {
  margin: 0;
  padding: 0;
  float: left;
  /*float: right;*/
}
div.schedule_info_area div.info_area_left h4 dl dt.saledate {
  width:15em;
  margin: -1px 2px 0 0;
  float: left;
}
div.schedule_info_area div.info_area_left h4 dl dt.saledatetime {
  width: 19.2em;
  margin: -1px 2px 0 0;
  float: left;
}
div.schedule_info_area div.info_area_left h4 dl dd.status {
  min-width: 70px;
  margin: -1px 2px 0 0;
  padding: 2px;
  text-align: center;
  font-weight: bold;
  font-size: 85%;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  div.schedule_info_area div.info_area_left h4 dl dd.status.now_on_sale {
    background: #3393d2!important;
    color: #FFF; }
  div.schedule_info_area div.info_area_left h4 dl dd.status.soldout {
    background: #B24747!important;
    color: #FFF; }
  div.schedule_info_area div.info_area_left h4 dl dd.status.postpone {
    background: #B24747!important;
    color: #FFF; }
  div.schedule_info_area div.info_area_left h4 dl dd.status.cancel {
    background: #B24747!important;
    color: #FFF; }
  div.schedule_info_area div.info_area_left h4 dl dd.status.inquiry {
    background: #00B38B!important;
    color: #FFF; }
/* -------------------------------------- */
/* add-detail-new schedule_header */
div.schedule_info_area div.info_area_left .schedule_header {
  margin: 20px 0 10px -10px;
  border-left:5px solid #CF3361;
  padding-left:5px;
  }
div.schedule_info_area div.info_area_left .schedule_header p {margin: 0!important;padding: 0!important; }
  div.schedule_info_area div.info_area_left .schedule_header .date {
    margin: 0;
    padding: 0;
    font-size: 154%;
    font-weight: bold; }
      div.schedule_info_area div.info_area_left .schedule_header .date .saturday {color: #367bb2; }
      div.schedule_info_area div.info_area_left .schedule_header .date .sunday {color: #ce3061; }
/* -------------------------------------- */
/* add-detail-new schedule_info_btn */
div.schedule_info_area div.info_area_left .schedule_info_btn {}
div.schedule_info_area div.info_area_left .schedule_info_btn ul {
  /*width: 206px;*/
  width: 135px;
  /*float: right;*/
  float: left;
  margin-top: 5px !important;
  margin-bottom: 10px !important;}
    section .schedule_info_area div.info_area_left .schedule_info_btn ul.reserved_end {
      background: #ddd; }
    div.schedule_info_area div.info_area_left .schedule_info_btn ul li {
      text-align: center;
      font-size: 85%; }
      div.schedule_info_area div.info_area_left .schedule_info_btn ul li a:hover {
        opacity: 0.8; }
      div.schedule_info_area div.info_area_left .schedule_info_btn ul li span {
        color: #cf3361;
        font-weight: bold; }
/* -------------------------------------- */
/* add-detail-new info_hall_time */
div.schedule_info_area div.info_hall_time {
  font-size:90%;
  *zoom: 1; }
div.schedule_info_area div.info_hall_time p {
  margin:0;
  }
div.schedule_info_area div.info_hall_time .btn_hall_info a:hover {opacity: 0.8; }
/* -------------------------------------- */
/* add-detail-new info_area_left_data */
div.schedule_info_area div.info_area_left_data h2 {
  height: 27px;
  margin: 0;
  padding: 0 0 0 36px;
  color: #FFF;
  font-size: 100%;
  line-height: 2; }
  div.schedule_info_area div.info_area_left_data ul {
    padding: 0;
    font-size: 116%;
    font-weight: normal; }
    div.schedule_info_area div.info_area_left_data ul li {
      list-style: none;
      line-height: 1.6; }
      div.schedule_info_area div.info_area_left_data ul li a {
        color: #cf3361; }
      div.schedule_info_area div.info_area_left_data ul li a:hover {
        color: #fff !important;
        background: #CF3361;
        text-decoration: none; }
/* -------------------------------------- */
/* add-detail-new info_area_right */

.playguides-icon {
  background: url("../img/icon2.png") no-repeat top 3px left 4px;
  margin:0;
  padding: 0 0 0 24px;
  list-style: none; }
.playguides-icon:not(:target){
  background: url("../img/icon2.png") no-repeat top 1px left 4px\9;
}
@media screen and (-ms-high-contranst:active),(-ms-high-contrast:none){
  .playguides-icon {
    background: url("../img/icon2.png") no-repeat top 1px left 4px;
  }
}

/* -------------------------------------- */
/* add-detail-new info_area_right */
div.schedule_info_area div.info_area_right {
  width: 300px;
  text-align: center;
  float: right; }
div.schedule_info_area div.info_area_right .tours_body {
  padding: 10px 0;
  text-align:left; }

  article .schedule_free_block {
    clear: both;
    padding: 12px 0 36px;
    font-size: 108%;
    line-height: 1.6; }
  article .schedule_attention {
    clear: both;
    margin: 24px 0 0 0;
    padding: 24px 0 18px;
    font-size: 108%;
    line-height: 1.6;
    background: url("../img/bg_border_06.png") no-repeat top left; }
    article .schedule_attention li {
      list-style: none; }
  article .tour_access {
    float: none;
    width: auto;
    margin: 12px 0 0 0;
    padding: 12px 0 18px;
    line-height: 1.6;
    /*background: url("../img/bg_border_06.png") no-repeat top left;*/
    border: none; }
    article .tour_access h3 {
      margin: 0 0 6px 0; }
  article .artist_movie {
    float: none;
    width: auto;
    /*padding: 24px 0 0 0;*/
    padding: 0;
    border: none;
    /*background: url("../img/bg_border_06.png") no-repeat top left;*/
}
    article .artist_movie h3 {
      margin: 0 0 6px 0; }
    article .artist_movie .dummy_movie {
      margin: 0; }

/****** search ******/
.search_result {
  float: left;
  width: 706px;
  min-height: 800px;
  margin-top: 3px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .search_result .search_method {
    margin-bottom: 24px;
    font-size: 131%;
    *zoom: 1; }
    .search_result .search_method dt {
      font-weight: bold; }
    .search_result .search_method dd {
      float: left;
      margin: 0;
      padding: 0; }
    .search_result .search_method:after {
      content: "";
      display: block;
      clear: both; }
  .search_result ul {
    margin: 0;
    padding: 0; }
    .search_result ul li {
      padding-left: 18px;
      list-style: none;
      background: url("../img/icon2.png") no-repeat 0 10px; }
      .search_result ul li.notfound {
        background: none; }
      .search_result ul li a {
        display: block;
        padding: 9px 0;
        background: url("../img/bg_border_06.png") no-repeat left bottom;
        text-decoration: none; }
        .search_result ul li a:hover {
          background-color: #eee; }
  .search_result .date_schedule {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 100%; }
  .search_result .post {
    position: relative;
    padding-bottom: 9px;
    background: url("../img/bg_border_06.png") no-repeat left bottom; }
  .search_result .post .result_info {
    float: left;
    width: 140px;
    padding-right: 12px;
  }
  .search_result .post .result_info .artist_name {
    font-size: 116%;
    word-break: break-word;
  }
    .search_result .post dl {
      float: left;
      width: 320px;
      min-height: 60px;
      padding: 0 0 0 24px;
      border-left: 1px solid #999;
      *zoom: 1; }
      .search_result .post dl dd {
        /*float: left;*/
        padding: 0 18px 6px 0; }
      .search_result .post dl:after {
        content: "";
        display: block;
        clear: both; }
    .search_result .post:last-child {
      padding-bottom: 9px;
      background: none !important; }
    .search_result .post:last-child.bl-hover {
      background: #eee !important; }
    .search_result .post.bl-hover {
      background: url("../img/bg_border_06.png") no-repeat left bottom #eeeeee !important; }
    .search_result .post .status {
      clear: both;
      width: 100%;
    }
    .search_result .post .status ul {
        margin: -6px 0 0 0;
        padding: 0;
    }
      .search_result .post .status ul li {
        float:left;
        width: 75px;
        height: 15px;
        margin: 0 3px 3px 0;
        padding: 0 1px;
        text-align: center;
        font-weight: bold;
        font-size: 75%;
        background: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
        .search_result .post .status ul li.now_on_sale {
          padding: 2px 1px;
          background: #3393d2;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.inquiry {
          padding: 2px 1px;
          background: #00B38B;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.soldout {
          padding: 3px 1px 1px 1px;
          background: #B24747;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.postpone {
          padding: 3px 1px 1px 1px;
          background: #B24747;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.cancel {
          padding: 3px 1px 1px 1px;
          background: #B24747;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.on_the_day {
          padding: 2px 1px;
          background: #2453B2;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.sell {
          padding: 2px 1px;
          background: #BC94B9;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li.unknown {
          padding: 2px 1px;
          background: #777777;
          color: #FFF;
          border-right: none; }
        .search_result .post .status ul li:hover {
          border: none; }
    .search_result .post .detail_schedule {
      position: absolute;
      top: 0;
      right: 0; }
      .search_result .post .detail_schedule a {
        display: block;
        min-width: 115px;
        padding: 9px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 100%;
        color: #545454;
        border: 1px solid;
        text-indent: 5px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        /*background: url("../img/icon3.png") no-repeat 8px 10px; }*/
      }

/****** ticket ******/
div.flow_ticket {
  float: none;
  width: auto;
  margin-top: 3px; }
  div.flow_ticket section {
    float: none;
    width: auto;
    margin-bottom: 18px; }
  div.flow_ticket h2 {
    margin: 0 0 12px 0; }
  div.flow_ticket h3 {
    margin: 0 0 6px 0;
    padding: 3px 0;
    color: #545454;
    border-color: #545454;
    border-bottom: 1px dashed; }
  div.flow_ticket p {
    margin: 0 0 24px 0;
    font-size: 108%; }
  div.flow_ticket dl {
    font-size: 108%; }
    div.flow_ticket dl dt {
      padding-left: 18px;
      font-weight: bold;
      background: url("../img/icon2.png") no-repeat left 2px; }
    div.flow_ticket dl dd {
      margin: 0 0 24px 36px;
      padding: 0; }
      div.flow_ticket dl dd ul {
        margin: 0;
        padding: 0; }
  div.flow_ticket a {
    color: #cf3361; }
    div.flow_ticket a:hover {
      color: #fff;
      background: #CF3361;
      text-decoration: none; }
  div.flow_ticket h2 {
    padding: 6px 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #515151;
    color: #FFF;
    font-size: 131%; }
  div.flow_ticket h3 {
    border-bottom: none; }
  div.flow_ticket .hgroup {
    margin-bottom: 16px;
    padding-bottom: 48px;
    background: url("../img/arrow.png") no-repeat bottom center; }
    div.flow_ticket .hgroup.title_day {
      margin-bottom: 0;
      padding-bottom: 0;
      background: none; }


div.flow_ticket table.flow,
div.flow_ticket table.flow th,
div.flow_ticket table.flow td {
  border: none;
  background: none;
  padding:0;
  margin:0;
}
div.flow_ticket table.flow td {
  vertical-align:middle;
}
div.flow_ticket table.flow td p {
  margin:0;
  padding:0 0 0 10px;
  line-height: 120%;
}
div.flow_ticket .flow_title {
  margin: 0;
  padding: 16px 6px;
  line-height: 120%;
  width: 260px;
  /*height: 40px;*/
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 105%;
  background: none;
}
div.flow_ticket .title_fc {
  padding: 9px 6px;
  background-color: #15b48d;
}
div.flow_ticket .title_mem {
  background-color: #f0cd01;
}
div.flow_ticket .title_vis {
  background-color: #d1d1d1;
}
div.flow_ticket .title_guide {
  background-color: #16a4b3;
}
div.flow_ticket .title_common,
div.flow_ticket .title_day {
  background-color: #818181;
}
div.flow_ticket th.arrow {
  color:#999;
}

/*
div.flow_ticket dl.flow dt {
  float: left;
  clear: both;
  margin: 0;
  padding: 16px 6px;
  line-height: 120%;
  width: 260px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 105%;
  background: none;
}
div.flow_ticket dl.flow dd {
  padding-left: 280px;
  margin:0;
}
div.flow_ticket dl.flow dt.title_fc {
  padding: 9px 6px;
  background-color: #15b48d;
}
div.flow_ticket dl.flow dt.title_mem {
  background-color: #ce3061;
}
div.flow_ticket dl.flow dt.title_vis {
  background-color: #387bb3;
}
div.flow_ticket dl.flow dt.title_guide {
  background-color: #16a4b3;
}
div.flow_ticket dl.flow dt.title_common,
div.flow_ticket dl.flow dt.title_day {
  background-color: #818181;
}
div.flow_ticket dl.flow dt.arrow {
  width: 710px;
  text-align: left;
  padding:0 0 0 125px;
  margin: 0px 0;
  color: #999;
  clear:both;
}


    div.flow_ticket .hgroup h3 {
      margin: 3px 0 0 0;
      padding: 6px 36px;
      -webkit-border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0;
      -ms-border-radius: 3px 3px 0 0;
      -o-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0;
      border: none;
      color: #fff;
      font-size: 131%;
      background: url("../img/icon6.png") no-repeat 9px 45% #818181; }
    div.flow_ticket .hgroup.title_fc h3 {
      background-color: #15b48d; }
    div.flow_ticket .hgroup.title_fc p {
      border-color: #15b48d; }
    div.flow_ticket .hgroup.title_mem h3 {
      background-color: #ce3061; }
    div.flow_ticket .hgroup.title_mem p {
      border-color: #ce3061; }
    div.flow_ticket .hgroup.title_vis h3 {
      background-color: #387bb3; }
    div.flow_ticket .hgroup.title_vis p {
      border-color: #387bb3; }
    div.flow_ticket .hgroup.title_guide h3 {
      background-color: #16a4b3; }
    div.flow_ticket .hgroup.title_guide p {
      border-color: #16a4b3; }
    div.flow_ticket .hgroup.title_common h3, div.flow_ticket .hgroup.title_day h3 {
      background-image: none; }
*/
    div.flow_ticket .hgroup p {
      margin: 0;
      padding: 6px 36px;
      border: 1px solid #818181;
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      -ms-border-radius: 0 0 3px 3px;
      -o-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px; }
  div.flow_ticket table {
    margin-bottom: 0;
    padding-bottom: 0; }
    div.flow_ticket table th {
      min-width: 110px; }
    div.flow_ticket table td ul {
      margin: 0;
      padding: 0 15px; }
      div.flow_ticket table td ul li {
        margin: 0;
        padding: 0 0 9px 0; }
    div.flow_ticket table td dl {
      margin: 0;
      padding: 0;
      font-size: 100%; }
      div.flow_ticket table td dl dt {
        padding: 0;
        color: #51B28C;
        background: none; }
        div.flow_ticket table td dl dt span {
          color: #808080;
          font-size: 93%; }
      div.flow_ticket table td dl dd {
        margin: 0 0 12px 0; }
    div.flow_ticket table td p {
      font-size: 100%; }
    div.flow_ticket table .title_pay {
      width: 120px;
      font-weight: bold; }
  div.flow_ticket .name_playguide {
    margin:0;
    margin-bottom: 0; }
  div.flow_ticket .playguide td {
    width: 21% !important; }
    div.flow_ticket .playguide td.tbl_title {
      width: 16% !important;
      font-weight: bold;
      text-align: center;
      background: #eee; }
    div.flow_ticket .playguide td ul li {
      padding-bottom: 3px; }
  div.flow_ticket .playguide .attention {
    padding: 9px 0 60px; }
    div.flow_ticket .playguide .attention.last {
      padding-bottom: 0; }
  div.flow_ticket a {
    color: #cf3361 !important; }
    div.flow_ticket a:hover {
      color: #fff !important;
      background: #CF3361;
      text-decoration: none; }

/****** entry ******/
section.about_entry {
  float: none;
  width: auto;
  margin-top: 3px;
  font-size: 100%; }
  section.about_entry h2 {
    margin: 0 0 12px 0; }
  section.about_entry h3 {
    margin: 0 0 6px 0;
    padding: 3px 0;
    color: #545454;
    border-color: #545454;
    border-bottom: 1px dashed; }
  section.about_entry p {
    margin: 0 0 12px 0;
    font-size: 100%; }
  section.about_entry dl {
    font-size: 100%; }
  section.about_entry dl dt {
    /*padding-left: 0;*/
    font-weight: bold;
    padding:0;
    margin:10px 0;
    /*background: url("../img/icon2_14.png") no-repeat left 2px; }*/
  }
  section.about_entry dl.fa-ul {
    margin:0;
    padding:0;
  }
  section.about_entry dl dt:before {
    content: "\f138";
    font-family: FontAwesome;
    display: block;
    text-align: left;
    float: left;
    margin-right: 6px;
    width:1em;
    color:#666;
    line-height: 100%;
    height: 1em;
  }

/*section.about_entry dl dt:not(:target){
  background: url("../img/icon2_14.png") no-repeat top 0px left\9;
}
@media screen and (-ms-high-contranst:active),(-ms-high-contrast:none){
  #faq_tab #tab_content dl dt {
  background: url("../img/icon2_14.png") no-repeat top 0px left;
  }
}
*/

    section.about_entry dl dd {
      margin: 0 0 24px 0;
      padding: 0; }
      section.about_entry dl dd ul {
        margin: 0;
        padding: 0; }
  section.about_entry a {
    color: #cf3361; }
    section.about_entry a:hover {
      color: #fff;
      background: #CF3361;
      text-decoration: none; }
  section.about_entry h2 {
    letter-spacing: 1px; }
  section.about_entry h3 {
    margin: 0;
    padding-left: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    background: #cf3361;
    border: none; }
  section.about_entry h4 {
    margin: 3px 0 12px 0;
    padding: 3px 18px;
    font-size: 108%;
    color: #fff;
    background: #888;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  section.about_entry a {
    color: #cf3361 !important; }
    section.about_entry a:hover {
      color: #fff !important;
      background: #CF3361;
      text-decoration: none; }
  section.about_entry .entry a:hover {
    color:#fff;
    background: none;
  }

  section.about_entry p {
    font-size: 100%; }
  section.about_entry dl {
    font-size: 100%; }
    section.about_entry dl dd {
      margin-left: 12px; }
      section.about_entry dl dd ul {
        margin: 0 0 0 20px; }
  section.about_entry ul {
    padding:0 0 0 15px;
    margin: 0; }
  section.about_entry ul li {
    margin-bottom:0.3em;
    line-height: 130%;
    }
  section.about_entry ul.attention {
    padding:0 0 0 11px;
    margin: 0; }
    section.about_entry ul.attention li {
      padding:0;
      text-indent:-1em;
      margin-left:0;
      line-height: 130%;
      list-style: none; }
  section.about_entry span, section.about_entry .notice {
    color: #cf3361; }
  section.about_entry .notice {
    margin: 0; }
  section.about_entry table th {
    background-color:#fff;
  }
  section.about_entry table th.member {
    background-color:#f0cd01;
    color:#000;
    width:43%;
  }
  section.about_entry table th.visitor {
    background-color:#d1d1d1;
    color:#000;
    width:43%;
  }

#faq_content dl dt {
    margin: 0;
    padding: 2px 0 9px 24px;
    font-weight: bold;
    font-size: 108%;
    background: url("../img/icon4.png") no-repeat left top 3px;
}
#faq_content dl dt:not(:target){
  background: url("../img/icon4.png") no-repeat top 0px left\9;
}
@media screen and (-ms-high-contranst:active),(-ms-high-contrast:none){
  #faq_content dl dt {
  background: url("../img/icon4.png") no-repeat top 0px left;
  }
}
#faq_content dl dd {
  margin: 0 0 18px 0;
  padding: 0 0 18px 24px;
  border-bottom: 1px dashed;
  background: url("../img/icon5.png") no-repeat left top;
}
#faq_content dl dd:last-child {
    border-bottom: none;
}

/****** faq ******/
#faq_tab {
  width: 732px;
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 108%; }
  #faq_tab #tab_content {
    border: 1px solid;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; }
  #faq_tab #tab_content {
    width: 706px;
    min-height: 800px;
    padding: 12px; }
    #faq_tab #tab_content a {
      color: #cf3361; }
      #faq_tab #tab_content a:hover {
        color: #fff;
        background: #CF3361;
        text-decoration: none; }
    #faq_tab #tab_content dl dt {
      margin: 0;
      padding: 2px 0 9px 24px;
      font-weight: bold;
      font-size: 108%;
      background: url("../img/icon4.png") no-repeat left top 3px; }
#faq_tab #tab_content dl dt:not(:target){
  background: url("../img/icon4.png") no-repeat top 0px left\9;
}
@media screen and (-ms-high-contranst:active),(-ms-high-contrast:none){
  #faq_tab #tab_content dl dt {
  background: url("../img/icon4.png") no-repeat top 0px left;
  }
}
    #faq_tab #tab_content dl dd {
      margin: 0 0 18px 0;
      padding: 0 0 18px 24px;
      border-bottom: 1px dashed;
      background: url("../img/icon5.png") no-repeat left top; }
      #faq_tab #tab_content dl dd:last-child {
        border-bottom: none; }
      #faq_tab #tab_content dl dd p {
        margin: 0; }
      #faq_tab #tab_content dl dd ul {
        padding: 0 0 0 21px; }
        #faq_tab #tab_content dl dd ul li {
          float: none;
          display: list-item;
          width: auto;
          height: auto;
          padding: 0;
          border: none;
          font-weight: normal;
          font-size: 100%;
          list-style-type: disc !important; }
          #faq_tab #tab_content dl dd ul li:hover {
            background: none;
            color: #545454;
            cursor: auto; }
      #faq_tab #tab_content dl dd ul#faq_contact {
        padding: 0; }
        #faq_tab #tab_content dl dd ul#faq_contact li {
          padding-bottom: 12px;
          list-style-type: none !important; }
          #faq_tab #tab_content dl dd ul#faq_contact li li {
            padding-bottom: 0;
            list-style-type: disc !important; }
      #faq_tab #tab_content dl dd dt, #faq_tab #tab_content dl dd dd {
        padding-left: 0;
        background: none; }
  #faq_tab ul#nav {
    margin: 0;
    padding: 0;
    border: 1px solid;
    border-bottom: none;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    *zoom: 1; }
    #faq_tab ul#nav li {
      float: left;
      display: block;
      border-right: 1px solid;
      list-style: none;
      font-weight: bold;
      text-align: left;
      cursor: pointer;
      font-size: 85%; }
      #faq_tab ul#nav li.tab_last {
        width: 82px !important;
        border-right: none; }
        #faq_tab ul#nav li.tab_last a.short {
          width: 81px; }
      #faq_tab ul#nav li.current a, #faq_tab ul#nav li.current:hover {
        background: #555;
        color: #FFF !important;
        border-color: #545454; }
      #faq_tab ul#nav li a {
        display: block;
        width: 100px;
        height: 37px;
        padding: 9px 7px; }
        #faq_tab ul#nav li a:hover {
          color: #FFF;
          background: #ccc; }
        #faq_tab ul#nav li a.short {
          width: 80px; }
        #faq_tab ul#nav li a.wide {
          width: 140px; }
    #faq_tab ul#nav:after {
      content: "";
      display: block;
      clear: both; }

section.playguide {
  float: none;
  width: auto;
  margin-top: 3px;
  margin-bottom: 12px; }
  section.playguide h2 {
    margin: 0 0 12px 0; }
  section.playguide h3 {
    margin: 0 0 6px 0;
    padding: 3px 0;
    color: #545454;
    border-color: #545454;
    border-bottom: 1px dashed; }
  section.playguide p {
    margin: 0 0 24px 0;
    font-size: 108%; }
  section.playguide dl {
    font-size: 108%; }
    section.playguide dl dt {
      padding-left: 18px;
      font-weight: bold;
      background: url("../img/icon2.png") no-repeat left 2px; }
    section.playguide dl dd {
      margin: 0 0 24px 36px;
      padding: 0; }
      section.playguide dl dd ul {
        margin: 0;
        padding: 0; }
  section.playguide a {
    color: #cf3361; }
    section.playguide a:hover {
      color: #fff;
      background: #CF3361;
      text-decoration: none; }
  section.playguide .name_playguide {
    margin: 0 0 6px 0; }
  section.playguide a {
    color: #cf3361 !important; }
    section.playguide a:hover {
      color: #fff !important;
      background: #CF3361;
      text-decoration: none; }
  section.playguide table th {
    width: auto; }
  section.playguide table td.tbl_title {
    font-weight: bold;
    vertical-align: middle;
    text-align: center; }
  section.playguide table td.price {
    vertical-align: middle;
    text-align: center; }
  section.playguide table td ul {
    margin: 0;
    padding: 0 0 0 18px; }
  section.playguide table td.blank {
    text-align: center; }
  section.playguide .attention {
    margin: 0;
    padding: 0 0 48px 0; }
    section.playguide .attention li {
      list-style: none; }

/****** company ******/
/*
#company_tab ul#tab li {
  width: 219px;
  font-size: 108%; }
  #company_tab ul#tab li.tab_last {
    width: 218px !important; }
#company_tab #nav_service {
  margin-bottom: 6px;
  padding-bottom: 0 !important; }
  #company_tab #nav_service li {
    width: auto;
    margin-right: 3px;
    padding: 0;
    border-right: none; }
    #company_tab #nav_service li:hover {
      background: none;
      color: #545454; }
    #company_tab #nav_service li a {
      display: block;
      width: 120px;
      padding: 9px 15px 9px 24px;
      color: #FFF;
      color: #545454;
      border: 1px solid;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      text-decoration: none;
      text-align: center;
      background: url("../img/icon3.png") no-repeat 6px 0.85em; }
      #company_tab #nav_service li a:hover {
        background: url("../img/icon3.png") no-repeat 6px 0.85em #eeeeee; }

#company_tab #tab_content section {
  float: none;
  width: auto;
  margin-bottom: 72px;
  padding: 0;
  border: none; }
  #company_tab #tab_content section ul li {
    float: none;
    width: auto;
    padding: 0;
    border: none;
    font-weight: normal;
    text-align: left;
    cursor: auto; }
    #company_tab #tab_content section ul li:hover {
      color: #545454;
      background: #FFF; }*/
  #company_tab #tab_content section#service4 .info .link_ex {
    float: right; }
  #company_tab #tab_content section#service4 .info .moreinfo {
    clear: both;
    padding-top: 12px; }
    #company_tab #tab_content section#service4 .info .moreinfo dl dt {
      float: none;
      width: auto;
      padding: 6px 0 32px;
      font-size: 108%;
      color: #d97d22; }
      #company_tab #tab_content section#service4 .info .moreinfo dl dt span {
        color: #545454; }
      #company_tab #tab_content section#service4 .info .moreinfo dl dt.bl-hover {
        background: #eee; }
    #company_tab #tab_content section#service4 .info .moreinfo dl dd {
      float: none;
      width: auto;
      margin-top: -27px;
      padding: 0 0 6px 0;
      border: none;
      border-bottom: 1px solid #aaa; }
  #company_tab #tab_content section#service4 .works dt {
    float: none;
    width: auto;
    padding: 0 0 6px 0; }
  #company_tab #tab_content section#service4 .works dd {
    float: none;
    width: auto;
    padding: 0 0 6px 18px;
    border: none;
    background: url("../img/icon3.png") no-repeat left 3px; }
  #company_tab #tab_content section#service4 table {
    margin-bottom: 12px; }
#company_tab #tab_content dl {
  margin: 0 0 36px 0;
  *zoom: 1; }
  #company_tab #tab_content dl dt {
    float: left;
    width: 110px;
    padding: 0 24px;
    font-weight: bold; }
  #company_tab #tab_content dl dd {
    float: left;
    width: 488px;
    margin: 0;
    padding: 0 0 24px 36px; }
    #company_tab #tab_content dl dd:last-child {
      padding-bottom: 0; }
    #company_tab #tab_content dl dd dl {
      margin-bottom: 0; }
    #company_tab #tab_content dl dd dt {
      padding: 0; }
    #company_tab #tab_content dl dd dd {
      margin: 0;
      padding: 0;
      border: none; }
    #company_tab #tab_content dl dd ol {
      margin: 0;
      padding: 0; }
      #company_tab #tab_content dl dd ol li {
        float: none;
        width: auto;
        padding: 0;
        border: none;
        font-weight: normal;
        text-align: left;
        cursor: auto;
        list-style: none; }
        #company_tab #tab_content dl dd ol li:hover {
          color: #545454;
          background: #FFF; }
  #company_tab #tab_content dl:after {
    content: "";
    display: block;
    clear: both; }
#company_tab #tab_content p {
  margin: 5px 0;
}
#company_tab #tab_content h2 {
  margin-bottom: 0;
  /*padding: 0 0 0 18px;*/
  padding:0;
  font-size: 130%;
  /*background: url("../img/icon2_14.png") no-repeat left 6px;*/
}
#company_tab #tab_content h3 {
  font-size:110%;
  margin: 15px 0 0 0;
  border-bottom: 1px dashed #ccc;
}

#company_tab #tab_content h4 {
  margin: 9px 0 2px 0;
  padding-bottom: 1px;
  font-size: 100%;
  font-weight: normal;
  /*border-bottom: 1px dashed; */
}

#company_tab #tab_content .photo_company {
  *zoom: 1; }
  #company_tab #tab_content .photo_company p {
    float: left;
    margin-right: 9px; }
    #company_tab #tab_content .photo_company p:last-child {
      margin-right: 0; }
  #company_tab #tab_content .photo_company:after {
    content: "";
    display: block;
    clear: both; }
#company_tab #tab_content .trademark {
  *zoom: 1; }
  #company_tab #tab_content .trademark div {
    width: 350px;
    float: left; }
  #company_tab #tab_content .trademark dl dt {
    width: 100px; }
  #company_tab #tab_content .trademark dl dd {
    width: 180px;
    padding: 0 0 3px 24px; }
    #company_tab #tab_content .trademark dl dd:last-child {
      padding-bottom: 0; }
  #company_tab #tab_content .trademark:after {
    content: "";
    display: block;
    clear: both; }
#company_tab #tab_content table {
  margin-bottom: 0; }
#company_tab #tab_content .content.service h2 {
  margin: 0;
  padding: 3px 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  background: #cf3361;
  border: none; }
#company_tab #tab_content .content.service h3 {
  margin-bottom: 0;
  padding: 0 0 0 18px;
  font-size: 124%;
  background: url("../img/icon2.png") no-repeat left 6px; }
#company_tab #tab_content .content.service table {
  font-size: 100%; }
#company_tab #tab_content .content.service ul {
  padding-bottom: 24px; }
#company_tab #tab03.recruitment p {
  margin-top: 3px; }
#company_tab #tab03.recruitment ul li {
  float: none;
  width: auto;
  padding: 1px 0px;
  font-weight: normal;
  text-align: left;
  cursor: auto;
  border: none; }
  #company_tab #tab03.recruitment ul li:hover {
    background: none;
    color: #545454; }
#company_tab #tab03.recruitment ul.contact_receipt a {
  display: inline;
  width: auto; }
#company_tab #tab03.recruitment dl {
  margin: 12px 0; }
  #company_tab #tab03.recruitment dl dt {
    float: none;
    width: 100%;
    padding: 0 0 9px 30px;
    font-size: 108%;
    background: url("../img/icon4.png") no-repeat left top; }
  #company_tab #tab03.recruitment dl dd {
    float: none;
    width: auto;
    margin-bottom: 18px;
    padding: 0 0 18px 30px;
    border-left: none;
    border-bottom: 1px dashed;
    background: url("../img/icon5.png") no-repeat left top; }

/****** news ******/
.news_result {
  float: left;
  width: 706px;
  min-height: 800px;
  margin-top: 3px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .news_result .date_schedule {
    width: 491px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 100%;
    color: #16A3B4; }
  .news_result .post {
    position: relative;
    padding-bottom: 9px;
    /*font-size: 108%;*/
    background: url("../img/bg_border_06.png") no-repeat left bottom; }
  .news_result .post .news_info {
    float: left;
    width: 140px;
    padding-right: 12px;
  }
  .news_result .post .news_info .artist_name {
    font-size: 116%;
    word-break: break-word;
  }
   .news_result .post dl {
      float: left;
      width: 320px;
      min-height: 60px;
      padding: 0 0 0 24px;
      border-left: 1px solid #999;
      *zoom: 1; }
      .news_result .post dl dd {
        /*float: left;*/
        padding-right: 0 18px 6px 0; }
      .news_result .post dl:after {
        content: "";
        display: block;
        clear: both; }
    .news_result .post:last-child {
      background: none !important; }
    .news_result .post:last-child.bl-hover {
      background: #eee !important; }
    .news_result .post.bl-hover {
      background: url("../img/bg_border_06.png") no-repeat left bottom #eeeeee !important; }
    .news_result .post .status {
      position: absolute;
      bottom: 10px;
      right: 0;
      min-width: 120px;
      margin: 0;
      padding: 1px;
      text-align: center;
      font-weight: bold;
      font-size: 85%;
      background: #fff;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
      .news_result .post .status.sale_now {
        background: #B3B300;
        color: #FFF; }
      .news_result .post .status.soldout {
        background: #B24747;
        color: #FFF; }
      .news_result .post .status.postpone {
        background: #B24747;
        color: #FFF; }
      .news_result .post .status.canecel {
        background: #B24747;
        color: #FFF; }
    .news_result .post .detail_schedule {
      position: absolute;
      top: 0;
      right: 0; }
      .news_result .post .detail_schedule a {
        display: block;
        min-width: 115px;
        padding: 9px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 100%;
        border: 1px solid;
        text-indent: 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        /*background: url("../img/icon3.png") no-repeat 8px 10px; }*/
      }

section.news_detail {
  float: none;
  width: auto;
  margin: 3px 0;
  font-size: 108%;
  line-height: 1.6; }
  section.news_detail h2 {
    margin: 0; }
  section.news_detail ul {
    margin: 0;
    padding: 6px 0; }
    section.news_detail ul li {
      list-style: none; }
      section.news_detail ul li a {
        text-decoration: none; }
        section.news_detail ul li a:hover {
          background: #eee; }
  section.news_detail img {
    max-width: 710px; }
  section.news_detail .schedule_info_btn ul {
    width: 238px;
    }
  section.news_detail .schedule_info_btn ul li {
    font-size:85%;
    text-align:center;
    }
  section.news_detail .schedule_info_btn ul li span {
    color: #cf3361;
    font-weight: bold;}
  section.news_detail .schedule_info_btn ul li a:hover {
        background: none;
        opacity: 0.8; }

/****** sale ******/
.sale_result {
  float: left;
  width: 706px;
  min-height: 800px;
  margin-top: 3px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .sale_result .date_schedule {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 100%;
    color: #b3b32b; }
  .sale_result .post {
    position: relative;
    padding-bottom: 9px;
    background: url("../img/bg_border_06.png") no-repeat left bottom; }
    .sale_result .post .sale_info {
      float: left;
      width: 140px;
      padding-right: 12px; }
      .sale_result .post .sale_info .artist_name {
        font-size: 116%;
        word-break:break-word;
     }
    .sale_result .post dl {
      float: left;
      width: 320px;
      min-height: 60px;
      padding: 0 0 0 24px;
      border-left: 1px solid #999;
      *zoom: 1; }
      .sale_result .post dl dd {
        padding: 0 18px 6px 0; }
      .sale_result .post dl:after {
        content: "";
        display: block;
        clear: both; }
    .sale_result .post:last-child {
      background: none !important; }
    .sale_result .post:last-child.bl-hover {
      background: #eee !important; }
    .sale_result .post.bl-hover {
      background: url("../img/bg_border_06.png") no-repeat left bottom #eeeeee !important; }

    .sale_result .post .status {
      clear: both;
      width: 100%; }
      .sale_result .post .status ul {
        margin: -6px 0 0 0;
        padding: 0; }
        .sale_result .post .status ul li {
          min-width: 75px;
          height: 15px;
          margin: 0 3px 0 0;
          padding: 0 1px;
          text-align: center;
          font-weight: bold;
          font-size: 75%;
          background: #fff;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          .sale_result .post .status ul li.now_on_sale {
            padding: 2px 1px;
            background: #3393d2;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.inquiry {
            padding: 2px 1px;
            background: #00B38B;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.soldout {
            padding: 2px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.postpone {
            padding: 2px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.cancel {
            padding: 2px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.on_the_day {
            padding: 2px 1px;
            background: #2453B2;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.sell {
            padding: 2px 1px;
            background: #BC94B9;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li.unknown {
            padding: 2px 1px;
            background: #777777;
            color: #FFF;
            border-right: none; }
          .sale_result .post .status ul li:hover {
            border: none; }

    .sale_result .post .detail_schedule {
      position: absolute;
      top: 0;
      right: 0; }
      .sale_result .post .detail_schedule a {
        display: block;
        min-width: 115px;
        padding: 9px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 100%;
        border: 1px solid;
        text-indent: 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        /*background: url("../img/icon3.png") no-repeat 8px 10px; }*/
      }

/****** holding ******/
.holding_result {
  float: left;
  width: 706px;
  min-height: 800px;
  margin-top: 3px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .holding_result .date_schedule {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 100%;
    color: #d97d22; }
  .holding_result .post {
    position: relative;
    padding-bottom: 9px;
    /*font-size: 108%;*/
    background: url("../img/bg_border_06.png") no-repeat left bottom; }
    .holding_result .post .holding_info {
      float: left;
      width: 140px;
      padding-right: 12px;
    }
    .holding_result .post .holding_info .artist_name {
      font-size: 116%;
      word-break: break-word;
    }
    .holding_result .post dl {
      float: left;
      width: 320px;
      min-height: 60px;
      padding: 0 0 0 24px;
      border-left: 1px solid #999;
      *zoom: 1; }
      /*.holding_result .post dl dt {*/
        /*width: 320px; }*/
      .holding_result .post dl dd {
        /*float: left;*/
        padding: 0 18px 6px 0;
        /*padding-right: 18px; }*/
      }
      .holding_result .post dl:after {
        content: "";
        display: block;
        clear: both; }
    .holding_result .post:last-child {
      padding-bottom: 9px;
      background: none !important; }
    .holding_result .post:last-child.bl-hover {
      background: #eee !important; }
    .holding_result .post.bl-hover {
      background: url("../img/bg_border_06.png") no-repeat left bottom #eeeeee !important; }
    .holding_result .post .status {
      clear: both;
      width: 100%; }
      .holding_result .post .status ul {
        margin: -6px 0 0 0;
        padding: 0; }
        .holding_result .post .status ul li {
          min-width: 75px;
          height: 15px;
          margin: 0 3px 0 0;
          padding: 0 1px;
          text-align: center;
          font-weight: bold;
          font-size: 75%;
          background: #fff;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          .holding_result .post .status ul li.now_on_sale {
            padding: 2px 1px;
            background: #3393d2;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.inquiry {
            padding: 2px 1px;
            background: #00B38B;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.soldout {
            padding: 3px 1px 1px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.postpone {
            padding: 3px 1px 1px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.cancel {
            padding: 3px 1px 1px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.on_the_day {
            padding: 2px 1px;
            background: #2453B2;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.sell {
            padding: 2px 1px;
            background: #BC94B9;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li.unknown {
            padding: 2px 1px;
            background: #777777;
            color: #FFF;
            border-right: none; }
          .holding_result .post .status ul li:hover {
            border: none; }
    .holding_result .post .detail_schedule {
      position: absolute;
      top: 0;
      right: 0; }
      .holding_result .post .detail_schedule a {
        display: block;
        min-width: 115px;
        padding: 9px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 100%;
        border: 1px solid;
        text-indent: 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        /*background: url("../img/icon3.png") no-repeat 8px 10px;*/
      }

/****** reservation ******/
.sale_result.reservation {
  float: left;
  width: 706px;
  min-height: 800px;
  margin-top: 3px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .sale_result.reservation .date_schedule {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 100%;
    color: #a946a0; }
  .sale_result.reservation .post {
    position: relative;
    padding-bottom: 9px;
    /*font-size: 108%;*/
    background: url("../img/bg_border_06.png") no-repeat left bottom; }
    .sale_result.reservation .post dl {
      float: left;
      width: 320px;
      padding: 0 0 0 24px;
      *zoom: 1; }
      .sale_result.reservation .post dl dt {
        clear: both;
        display: block;
        width: 320px; }
      .sale_result.reservation .post dl dd {
        /*float: left;*/
        padding-right: 18px; }
      .sale_result.reservation .post dl:after {
        content: "";
        display: block;
        clear: both; }
    .sale_result.reservation .post:last-child {
      padding-bottom: 9px;
      background: none !important; }
    .sale_result.reservation .post:last-child.bl-hover {
      background: #eee !important; }
    .sale_result.reservation .post.bl-hover {
      background: url("../img/bg_border_06.png") no-repeat left bottom #eeeeee !important; }
    .sale_result.reservation .post .status {
      clear: both;
      width: 100%; }
      .sale_result.reservation .post .status ul {
        margin: 0;
        padding: 0; }
        .sale_result.reservation .post .status ul li {
          min-width: 120px;
          height: 15px;
          margin: 0 3px 0 0;
          padding: 0 1px;
          text-align: center;
          font-weight: bold;
          font-size: 85%;
          background: #fff;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          .sale_result.reservation .post .status ul li.now_on_sale {
            padding: 2px 1px;
            background: #3393d2;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.inquiry {
            padding: 2px 1px;
            background: #00B38B;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.soldout {
            padding: 2px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.postpone {
            padding: 2px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.cancel {
            padding: 2px 1px;
            background: #B24747;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.on_the_day {
            padding: 2px 1px;
            background: #2453B2;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.sell {
            padding: 2px 1px;
            background: #BC94B9;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li.unknown {
            padding: 2px 1px;
            background: #777777;
            color: #FFF;
            border-right: none; }
          .sale_result.reservation .post .status ul li:hover {
            border: none; }
    .sale_result.reservation .post .detail_schedule {
      position: absolute;
      top: 0;
      right: 0; }
      .sale_result.reservation .post .detail_schedule a {
        display: block;
        min-width: 115px;
        padding: 9px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 100%;
        border: 1px solid;
        text-indent: 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        /*background: url("../img/icon3.png") no-repeat 8px 10px; }*/
      }


/****** hall ******/
.hall_info {
  float: left;
  width: 706px;
  min-height: 800px;
  margin-top: 3px;
  padding: 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .hall_info .search_method {
    margin-bottom: 24px;
    font-size: 131%;
    *zoom: 1; }
    .hall_info .search_method dt {
      font-weight: bold; }
    .hall_info .search_method dd {
      float: left;
      margin: 0;
      padding: 0; }
    .hall_info .search_method:after {
      content: "";
      display: block;
      clear: both; }
  .hall_info ul {
    margin: 0;
    padding: 0; }
    .hall_info ul li {
      list-style: none; }
      .hall_info ul li a {
        display: block;
        padding: 9px 0;
        background: url("../img/bg_border_06.png") no-repeat left bottom;
        text-decoration: none; }
        .hall_info ul li a:hover {
          background-color: #eee; }

section.hall_detail {
  float: none;
  width: auto;
  margin: 3px 0; }
  section.hall_detail h2 {
    margin: 0; }
  section.hall_detail ul {
    font-size: 108%;
    margin: 0;
    padding: 6px 0; }
    section.hall_detail ul li {
      list-style: none; }
      section.hall_detail ul li a {
        color: #cf3361; }
        section.hall_detail ul li a:hover {
          color: #fff !important;
          background: #CF3361;
          text-decoration: none; }
  section.hall_detail .hall_map {
    margin: 24px 0;
    *zoom: 1; }
    section.hall_detail .hall_map p {
      float: left;
      margin-right: 6px; }
      section.hall_detail .hall_map p a {
        display: inline;
        width: auto;
        padding: 9px 12px 9px 24px;
        font-weight: bold;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        text-decoration: none;
        letter-spacing: 0.1em; }
    section.hall_detail .hall_map .btn_large_map a {
      color: #545454;
      border: 1px solid;
      background: url("../img/icon3.png") no-repeat 6px 9px; }
      section.hall_detail .hall_map .btn_large_map a:hover {
        background: url("../img/icon3.png") no-repeat 6px 9px #eeeeee; }
    section.hall_detail .hall_map .btn_hotel a {
      color: #FFF !important;
      border: none;
      border: 1px solid #d77b2d;
      background: url("../img/icon7.png") no-repeat 6px 6px #d77b2d; }
      section.hall_detail .hall_map .btn_hotel a:hover {
        background: url("../img/icon7.png") no-repeat 6px 6px #fd7e28; }
    section.hall_detail .hall_map .btn_food a {
      color: #FFF !important;
      border: none;
      border: 1px solid #16a4b3;
      background: url("../img/icon7.png") no-repeat 6px 6px #16a4b3; }
      section.hall_detail .hall_map .btn_food a:hover {
        background: url("../img/icon7.png") no-repeat 6px 6px #1fb8cb; }
    section.hall_detail .hall_map:after {
      content: "";
      display: block;
      clear: both; }

/****** privacy ******/
section.about_privacy {
  float: none;
  width: auto;
  margin-top: 3px;
  line-height: 1.6; }
  section.about_privacy h2 {
    margin: 0 0 12px 0; }
  section.about_privacy h3 {
    margin: 0 0 6px 0;
    padding: 3px 0;
    color: #545454;
    border-color: #545454;
    border-bottom: 1px dashed; }
  section.about_privacy p {
    margin: 0 0 24px 0;
    font-size: 108%; }
  section.about_privacy dl {
    font-size: 108%; }
    section.about_privacy dl dt {
      padding-left: 18px;
      font-weight: bold;
      background: url("../img/icon2.png") no-repeat left 2px; }
    section.about_privacy dl dd {
      margin: 0 0 24px 36px;
      padding: 0; }
      section.about_privacy dl dd ul {
        margin: 0;
        padding: 0; }
  section.about_privacy a {
    color: #cf3361; }
    section.about_privacy a:hover {
      color: #fff;
      background: #CF3361;
      text-decoration: none; }
  section.about_privacy h2 {
    margin: 3px 0 12px 0;
    padding: 3px 18px;
    font-size: 108%;
    color: #fff;
    background: #888;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  section.about_privacy p {
    margin: 0 0 12px 0; }
  section.about_privacy ul {
    margin: 0 0 18px 0;
    font-size: 108%; }
    section.about_privacy ul.contact_privacy {
      margin: 0;
      padding: 0 0 36px 0; }
      section.about_privacy ul.contact_privacy li {
        list-style: none; }
  section.about_privacy a {
    color: #cf3361 !important; }
    section.about_privacy a:hover {
      color: #fff !important;
      background: #CF3361;
      text-decoration: none; }

/****** infostaff ******/
section.staff {
  float: none;
  width: auto;
  margin-top: 3px;
  line-height: 1.6; }

section.staff h2 {
  margin: 0 0 6px 0;
  padding: 3px 0;
  color: #545454;
  border-color: #545454;
  border-bottom: 1px dashed; }

section.staff p {
  margin: 0 0 24px 0;
  font-size: 108%; }

section.staff a {
  color: #cf3361; }

section.staff a:hover {
  color: #fff;
  background: #CF3361;
  text-decoration: none; }

section.staff h1 {
  margin: 3px 0 12px 0;
  padding: 3px 18px;
  font-size: 108%;
  color: #fff !important;
  background: #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

section.staff p {
  margin: 0 0 12px 0; }

section.staff ul {
  margin: 0 0 18px 0;
  font-size: 108%; }

section.staff a {
  color: #cf3361 !important; }

section.staff a:hover {
  color: #fff !important;
  background: #CF3361;
  text-decoration: none; }

/****** sitemap ******/
section#about_sitemap {
  float: none;
  width: auto;
  margin-top: 3px;
  font-size: 116%; }
  section#about_sitemap h2 {
    margin: 0 0 12px 0; }
  section#about_sitemap h3 {
    margin: 0 0 6px 0;
    padding: 3px 0;
    color: #545454;
    border-color: #545454;
    border-bottom: 1px dashed; }
  section#about_sitemap p {
    margin: 0 0 24px 0;
    font-size: 108%; }
  section#about_sitemap dl {
    font-size: 108%; }
    section#about_sitemap dl dt {
      padding-left: 18px;
      font-weight: bold;
      background: url("../img/icon2.png") no-repeat left 2px; }
    section#about_sitemap dl dd {
      margin: 0 0 24px 36px;
      padding: 0; }
      section#about_sitemap dl dd ul {
        margin: 0;
        padding: 0; }
  section#about_sitemap a {
    color: #cf3361; }
    section#about_sitemap a:hover {
      color: #fff;
      background: #CF3361;
      text-decoration: none; }
  section#about_sitemap ul {
    font-weight: bold;
    margin: 0;
    padding: 0; }
    section#about_sitemap ul li {
      padding: 0 0 9px 0;
      list-style: none; }
      section#about_sitemap ul li a {
        display: block;
        padding: 3px 27px;
        text-decoration: none;
        color: #545454;
        background: url("../img/icon3.png") no-repeat 6px 5px; }
        section#about_sitemap ul li a:hover {
          color: #545454;
          background: url("../img/icon3.png") no-repeat 6px 5px #dddddd; }
      section#about_sitemap ul li.second {
        margin-top: -6px;
        padding-left: 24px; }

/****** contact ******/
section#about_contact {
  float: none;
  width: auto;
  margin-top: 3px;
  line-height: 1.6; }
  section#about_contact h2 {
    margin: 0 0 12px 0; }
  section#about_contact h3 {
    margin: 0 0 6px 0;
    padding: 3px 0;
    color: #545454;
    border-color: #545454;
    border-bottom: 1px dashed; }
  section#about_contact p {
    margin: 0 0 24px 0;
    font-size: 108%; }
  section#about_contact dl {
    font-size: 108%; }
    section#about_contact dl dt {
      /*padding-left: 18px;*/
      font-weight: bold;
      /*background: url("../img/icon2.png") no-repeat left 2px; }*/
    }
    section#about_contact dl dd {
      margin: 0 0 24px 36px;
      padding: 0; }
      section#about_contact dl dd ul {
        margin: 0;
        padding: 0; }
  section#about_contact a {
    color: #cf3361; }
    section#about_contact a:hover {
      color: #fff;
      background: #CF3361;
      text-decoration: none; }
  section#about_contact dl {
    padding: 0;
    font-size: 108%; }
    section#about_contact dl dd {
      margin: 0 0 12px 0;
      padding-bottom: 12px;
      border-bottom: 1px dashed; }
      section#about_contact dl dd:last-child {
        border-bottom: none; }
      section#about_contact dl dd ul {
        margin: 0;
        padding: 0 0 12px 21px; }
  section#about_contact p {
    font-size: 100%; }

/****** side ******/
.info_area {
  float: right;
  width: 238px;
  height: 290px;
  margin: 0 0 9px 9px; }
  .info_area ul {
    margin: 0;
    padding: 0; }
  .info_area li {
    min-height: 45px;
    margin-bottom: 3px !important;
    list-style-type: none; }
    .info_area li a {
      display: block;
      min-height: 45px;
      margin: 0; }
      .info_area li a:hover img {
        visibility: hidden;
        height: 45px !important; }
  .info_area .btn_info1 a {
    height: 72px;
    background: url("../img/btn_top_buy_o.png") no-repeat; }
  .info_area .btn_info1g a {
    height: 72px;
    background: url("../img/btn_top_gtr_buy_o.png") no-repeat; }
  .info_area .btn_info2 a {
    height: 45px;
    background: url("../img/btn_mypage_o.png") no-repeat; }
  .info_area .btn_info2g a {
    height: 45px;
    background: url("../img/btn_gettii_mypage_o.png") no-repeat; }
  .info_area .btn_info3 a {
    height: 45px;
    background: url("../img/btn_join_o.png") no-repeat; }
  .info_area form {
    position: relative;
    height: 100px;
    min-height: 100px;
    padding: 9px;
    background: url("../img/bg_search.png") no-repeat left top; }
    .info_area form .title_search {
      padding-left: 12px; }
    .info_area form p {
      margin: 0; }
    .info_area form #search {
      position: relative;
      width: 238px;
      height: 27px;
      margin: 6px 0 0 -9px;
      padding: 0;
      color: #ccc;
      text-align: center;
      background: url("../img/bg_searchbox.png") no-repeat center center; }
      .info_area form #search input {
        width: 174px;
        margin-top: 4px;
        background: none;
        border: none;
        outline: 0px none black;
        overflow: hidden; }
      .info_area form #search label {
        position: absolute;
        top: 5px;
        left: 31px; }
    .info_area form #submit {
      position: absolute;
      left: 0;
      bottom: -2px;
      -webkit-border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      -ms-border-radius: 0 0 3px 3px;
      -o-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px;
      outline: 0px none black; }
      .info_area form #submit:hover {
        opacity: 0.8; }

.top_information .info_area form {
  font-size: 100%; }
  .top_information .info_area form #search {
    margin: 4px 0 0 -9px;
    font-size: 77% !important; }

.sidebar {
  float: right;
  width: 238px; }
  .sidebar section {
    width: 216px;
    padding: 10px;
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .sidebar .banner {
    width: 234px;
    padding: 0 0 0 2px;
    border: none !important; }
    .sidebar .banner ul {
      margin: 0;
      padding: 0; }
      .sidebar .banner ul li {
        text-align:center;
        margin-bottom: 6px;
        list-style: none; }
        .sidebar .banner ul li a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80);
          /* IE lt 8 */
          -ms-filter: "alpha(opacity=80)";
          /* IE 8 */ }

.information {
  margin-bottom: 9px;
  border-color: #51B28C !important; }
  .information .post {
    background: url("../img/bg_border_04.png") no-repeat center bottom; }
    .information .post dl {
      float: none;
      width: 100%;
      font-size: 100%; }
  .information .information_all a {
    background: url("../img/title_btn_information_o.png") no-repeat top right; }
  .information .date_information {
    color: #51B28C; }

.twitter {
  margin-bottom: 9px;
  border-color: #65A2D9 !important; }
  .twitter .post li {
    border: none !important; }
  .twitter .bl-hover {
    background: #fff !important; }
  .twitter dl {
    font-size: 93%; }

.side_reservation {
  margin-bottom: 9px;
  border-color: #a946a0 !important; }
  .side_reservation h2 {
    margin-bottom: 9px; }
  .side_reservation .post {
    background: url("../img/bg_border_05.png") no-repeat left bottom; }

.pagetop {
  float: right;
  margin: 36px 0 2px 0;
  padding: 0;
  background: url("../img/btn_pagetop_o.png") no-repeat; }
  .pagetop a {
    display: block;
    width: 240px;
    height: 36px; }
    .pagetop a:hover img {
      visibility: hidden; }

.sns {
  text-align: right;
  overflow: hidden; }
  .sns ul {
    *zoom: 1; }
    .sns ul li {
      float: right;
      list-style: none;
      margin-left: 6px; }
      .sns ul li.fb {
        width: 120px; }
    .sns ul:after {
      content: "";
      display: block;
      clear: both; }

/* ------- contents end --------------------- */
/* ------- footer --------------------- */
footer {
  clear: both;
  font-size: 77%;
  min-height: 122px;
  background: url("../img/bg_footer.png") no-repeat; }
  footer #footer_l {
    float: left;
    width: 466px;
    min-height: 82px;
    max-height: 82px;
    padding: 24px 54px 0;
    color: #fff; }
    footer #footer_l a {
      color: #FFF;
      text-decoration: none; }
    footer #footer_l ul {
      margin: 0;
      padding: 0;
      *zoom: 1; }
      footer #footer_l ul li {
        float: left;
        display: inline;
        list-style: none; }
        footer #footer_l ul li a {
          margin-right: 18px;
          padding-right: 18px;
          border-right: 1px solid #fff; }
          footer #footer_l ul li a:hover {
            text-decoration: underline; }
      footer #footer_l ul li:last-child a {
        margin-right: 0;
        padding-right: 0;
        border-right: none; }
      footer #footer_l ul:after {
        content: "";
        display: block;
        clear: both; }
    footer #footer_l .logo_footer {
      float: left;
      width: 148px;
      margin: 0;
      padding: 21px 24px 0 0; }
    footer #footer_l .address {
      float: left;
      width: 290px;
      padding: 21px 0 0 0; }
  footer #footer_r {
    float: right;
    width: 284px;
    min-height: 82px;
    max-height: 82px;
    padding: 24px 60px 0;
    color: #FFF;
    text-align: right; }
    footer #footer_r ul {
      margin: 0;
      padding: 0;
      *zoom: 1; }
      footer #footer_r ul li {
        float: left;
        display: inline;
        margin: 0 3px;
        list-style-type: none; }
        footer #footer_r ul li.banner_footer_02 {
          padding: 9px 0 0 2px; }
        footer #footer_r ul li a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80);
          /* IE lt 8 */
          -ms-filter: "alpha(opacity=80)";
          /* IE 8 */ }
      footer #footer_r ul:after {
        content: "";
        display: block;
        clear: both; }

/* ------- footer end --------------------- */
/* ------- other style --------------------- */
h2, h3 {
  letter-spacing: 0.07em; }
table.linetable,
#company_tab table,
.playguide table,
.tab_content table,
.flow_ticket table,
.about_entry table {
  width: 100%;
  margin-bottom: 14px;
  border: 1px solid;
  font-size: 100%;
  line-height: 1.6;
}
table.linetable th,
#company_tab table th,
.playguide table th,
.tab_content table th,
.flow_ticket table th,
.about_entry table th {
  min-width: 100px;
  padding: 6px 9px;
  text-align: center;
  background: #51B28C;
  color: #fff;
  border: 1px solid #545454;
}
table.white th,
#company_tab table th {
  background: none;
  color: #000;
}
table.linetable td,
#company_tab table td,
.playguide table td,
.tab_content table td,
.flow_ticket table td,
.about_entry table td {
  padding: 6px 9px;
  border: 1px solid #545454;
  vertical-align: top;
}
.about_entry table td.entry {
  vertical-align:bottom;
}
.about_entry table td img {
    vertical-align:bottom;
    margin:0 5px 5px 0;
}
table .txt_red {color: #cf3361; }
table .txt_blue {color: #426ab6; }
table .tbl_bg1 {background: #eee; }

/*---------------------------------
 *  Slideshow > + Carousel
 *---------------------------------*/
.visual {
  float: left;
  width: 732px;
  height: 290px;
  /*------ add button 20140123 ------ */
  /*------ add button 20140123 ------ */ }
  .visual .sliderkit-nav {
    right: 0;
    top: 0px;
    width: 63px;
    padding: 0; }
  .visual .sliderkit-nav-clip {
    margin-top: 16px; }
    .visual .sliderkit-nav-clip ul {
      width: 63px; }
      .visual .sliderkit-nav-clip ul li {
        float: none !important;
        margin: 0 0 2px 0; }
        .visual .sliderkit-nav-clip ul li a {
          display: block;
          width: 61px;
          height: 61px;
          overflow: hidden;
          margin: 0;
          border: 1px solid #ccc;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          -o-border-radius: 3px;
          border-radius: 3px; }
          .visual .sliderkit-nav-clip ul li a img {
            width: 61px;
            height: 61px;
            opacity: 0.5; }
        .visual .sliderkit-nav-clip ul li.sliderkit-selected a {
          padding: 0;
          border: 1px solid #545454; }
          .visual .sliderkit-nav-clip ul li.sliderkit-selected a img {
            opacity: 1; }
  .visual .sliderkit-controls {
    position: absolute;
    top: 0;
    right: 0;
    width: 63px;
    height: 263px;
    /*z-index: 10000;*/
     }
    .visual .sliderkit-controls a {
      display: block;
      white-space: nowrap;
      text-indent: 100%;
      overflow: hidden; }
      .visual .sliderkit-controls a:hover {
        opacity: 0.8; }
    .visual .sliderkit-controls .sliderkit-go-prev {
      padding-bottom: 264px; }
      .visual .sliderkit-controls .sliderkit-go-prev a {
        height: 13px;
        background: url("../img/btn_prev.png") no-repeat top center; }
    .visual .sliderkit-controls .sliderkit-go-next a {
      height: 12px;
      background: url("../img/btn_next.png") no-repeat bottom center; }
  .visual .sliderkit-panels img {
    border: 1px solid #545454;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .visual .sliderkit-panel {
    top: 0;
    left: 0;
    width: 660px;
    height: 290px; }

/*---------------------------------
 *  Carousel
 *---------------------------------*/
.carousel {
  width: 980px;
  height: 135px;
  margin-top: 9px;
  background: url("../img/bg_reservation.png") no-repeat; }
  .carousel h2 {
    float: left;
    height: 40px;
    margin: 0;
    padding: 9px 3px 0 22px; }
  .carousel .title_reservation_all {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 0 0 3px;
    padding: 9px 0 0 0; }
    .carousel .title_reservation_all a {
      width: 40px;
      height: 40px;
      display: block;
      background: url("../img/title_btn_reservation_o.png") no-repeat left top; }
      .carousel .title_reservation_all a:hover img {
        visibility: hidden; }
  .carousel .slider {
    clear: both;
    margin: 0;
    padding: 12px 0 0 0; }
    .carousel .slider li {
      letter-spacing: 0.001em;
      border-right: 1px solid #545454; }
      .carousel .slider li img {
        margin-right: 6px;
        border: 1px solid #545454;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .carousel .slider li p {
        margin: 0;
        padding: 0 6px 0 0; }
        .carousel .slider li p.name_artist_s {
          font-weight: bold;
          font-size: 77%;
          word-break: break-all;
       }
        .carousel .slider li p.cutoff {
          font-size: 77%; }
        .carousel .slider li p a {
          text-decoration: none; }
  .carousel .bl-hover {
    cursor: pointer;
    background-color: #eee; }
    .carousel .bl-hover img {
      opacity: 0.8; }

.carousel.off {
  width: 980px;
  height: 135px;
  margin-top: 9px;
  background: url("../img/bg_reservation.png") no-repeat;
  overflow: hidden; }
  .carousel.off h2 {
    height: 40px;
    margin: 0;
    padding: 9px 0 3px 9px; }
  .carousel.off .slider {
    clear: both;
    margin: 0;
    padding: 12px 9px 0 9px;
    *zoom: 1; }
    .carousel.off .slider li {
      float: left;
      width: 224px;
      margin: 0 12px 12px 0;
      list-style: none;
      letter-spacing: 0.001em;
      border-right: 1px solid #545454;
      *zoom: 1; }
      .carousel.off .slider li:last-child {
        border-right: none; }
      .carousel.off .slider li img {
        float: left;
        margin-right: 6px;
        border: 1px solid #545454;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px; }
      .carousel.off .slider li p {
        margin: 0;
        padding: 0 6px 0 0; }
        .carousel.off .slider li p.name_artist_s {
          font-weight: bold;
          font-size: 77%;
          word-break: break-all;
       }
        .carousel.off .slider li p.cutoff {
          font-size: 77%; }
        .carousel.off .slider li p a {
          text-decoration: none; }
      .carousel.off .slider li:after {
        content: "";
        display: block;
        clear: both; }
    .carousel.off .slider:after {
      content: "";
      display: block;
      clear: both; }
  .carousel.off .bl-hover {
    cursor: pointer;
    background-color: #eee; }
    .carousel.off .bl-hover img {
      opacity: 0.8; }

.bx-wrapper {
  clear: both;
  position: relative;
  width: 932px;
  max-width: 932px !important;
  height: 80px !important;
  padding: 0;
  *zoom: 1; }
  .bx-wrapper img {
    max-width: 100%;
    display: block;
    float: left; }
  .bx-wrapper .bx-viewport {
    width: 924px !important;
    height: 80px !important;
    margin: 0 auto;
    left: -5px; }
  .bx-wrapper .bx-next {
    left: -23px;
    background: url("../img/btn_cl1.png") no-repeat 0 0; }
  .bx-wrapper .bx-prev {
    right: -23px;
    background: url("../img/btn_cl2.png") no-repeat 0 0; }
  .bx-wrapper .bx-next:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=80)";
    /* IE 8 */ }
  .bx-wrapper .bx-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=80)";
    /* IE 8 */ }
  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -49px;
    outline: 0;
    width: 12px;
    height: 134px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    z-index: 9999; }

/*---------------------------------
 *  biggerlink
 *---------------------------------*/
.bl-hot {
  zoom: 1;
  /* Should be IE only */ }

.bl-hover {
  border-color: #aaf;
  cursor: pointer;
  background-color: #cdF; }

.bl-hover a:link {
  color: #CC3333; }

.bl-hover a:visited {
  color: #CC3333; }

/* ------- other style end --------------------- */


/*.information_area iframe,*/
.schedule_info_area iframe {
  position: relative;
  width:100%;
  max-width:400px;
}

#company_tab div.saiyo {
  margin: 0;
  padding: 10px 6px 6px;
  line-height: 120%;
  background: none;
  margin-bottom: 10px;
}
#company_tab div.sinsotsu {
  color: #E641A9;
  border-bottom: #666 solid 1px;
}
#company_tab div.chuto {
  color: #415EE6;
  border-bottom: #666 solid 1px;
}
#company_tab div.saiyo_title {
  font-size: 18px;
  font-weight: bold;
}
#company_tab span.saiyo_cm {
  font-size: 12px;
}
#company_tab p.saiyo_msg {
  margin-bottom: 30px !important;
}

#tab03 ul {
  padding-left:20px;
}
#tab03 ul li {
  list-style:none;
}
#tab03 ul.normal {
  margin: 0 0 0 1em;
}
#tab03 ul.normal li {
  list-style: disc;
}

.infogrid {
  column-count: 2;
  column-gap: 0;
}
.infogrid .foodbox {
  width: 300px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.infogrid .foodimg {
  width: 300px;
}
.infogrid .foodimg img {
  width: 100%;
  height: auto;
  max-width:300px;
  max-height:300px;
}

br.sp {
  display: none;
}

br.pcbr {
  display: inline;
}

.newico {
  position: relative;
}
.newico:before {
  border-color:#f00 transparent transparent transparent;
  border-style: solid;
  border-width: 60px 60px 0 0;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: 2;
}
.newico:after {
  color: #fff;
  content: "NEW!!";
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 12px;
  left: 5px;
  transform: rotate(-45deg);
  z-index: 3;
}
.svgicon {
	width: 20px;
	height: 20px;
	fill: #fff;
	margin: 6px;
	display: inline-block;
}

.snssvg {
	display: block;
	width: 32px;
	height: 32px;
	background: #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  border-radius: 5px;
}
.i-tw {
		background-color: #1da1f2;
}
.i-fb {
	background-color: #3b5998;
}
.i-ig {
	background-color: #d93177;
}
.i-yt {
	background-color: #cd201f;
}

#tube2019 .hallinfo {
  margin: 0 auto;
  width: 80%;
  border:3px solid #004099;
  background-color:#fff;
  border-radius: 10px;
  padding:10px;
  text-align:left !important;
  margin-top: 1em;
}

#tube2019 .hallinfo h4 {
  color:#004099;
  font-size:1.6em;
  text-align: center;
  border-bottom: 1px solid #004099;
  padding-bottom: 5px;
}
#tube2019 .hallinfo h5 {
  /* color:#004099; */
  color: #000;
  font-size:1.3em;
  margin: 10px;
}
#tube2019 .hallinfo .btn {
  color: #fff;
  border:solid 2px #004099;
  background-color: #004099;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size:1.2em;
  padding: 15px 20px;
  margin-bottom: 20px;
  margin-left: 2em;
  font-weight: bold;
}
#tube2019 .hallinfo a {
  display: inline-block;
  text-decoration: none;
  color: #004099;
}
#tube2019 .hallinfo a:hover {
  color: #004099;
  background-color: #c8defc; 
}
#tube2019 .spbr {
  display: none;
}