/*
Theme Name: EventPro
Description: Club Crawlライブハウスのリニューアルサイト（2016年）
Version: 1.0.0
Author: Club Crawl
*/

/* ----------------------------------------------------------
>>> TABLE OF CONTENTS
-------------------------------------------------------------
0
1.0 - Structure
1.1 - Header
1.2 - Banner
1.3 - Content
1.3.1 - Event
1.3.2 - Post
1.3.3 - Page
1.4 - Sidebar
1.5 - Footer
2.0 - Forms
3.0 - Navigation
3.1 - Menus
3.2 - Pagination
4.0 - Images and Icons
5.0 - Plugins
6.0 - Responsive
-------------------------------------------------------------*/
t-family: "Rounded Mplus 1c";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=M+PLUS+1p);


/*STRUCTURE*/
html {
    box-sizing: border-box;
}

*, *:before, *:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}af



body, html, a, ul, li, p, h1, h2, h3, h4, h5, h6, div,
span, i {
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

body, html {
  overflow-x: hidden  !important;
}

p, div, li, span {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

a {
    text-decoration: none;
    color: #1E40A4;
}

a:hover {
   /* color: #9a886d;*/
    outline: none;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

.float-right {
    float: right;
}

.custom-container {
    /*width: 75%;*/
}

.hide-in-mobile {
    display: block;
}
.untable {
 display:none; 
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
/*STRUCTURE END*/

/*HEADER*/
 .headeraboutimg {
    display:none;

  }

  .about-intro-img
  {
  display:block;
  width:100%;
  }
  
  .about-intro-img_m
  {
  display:none;
  }



.header-top {
    margin-bottom: 10px;
}
.link-only img {
    float: left;
    height: 40px;
    width: 40px;
}
.link-bar-nav {
    float: right;
    margin-right: 0px;
    padding: 10px;
}

.logo {
    margin-top: 10px;
}

.link-bar {
    margin-right: 0;
    margin-top: 5px;
}

.link-bar-nav li {
    display: inline-block;
}

.link-bar-nav li a {
    font-size: 14px;
    text-transform: uppercase;
}

.link-bar-nav .link-only {
    padding: 3px 5px;
  
}
.artist a{
  color: red;
}

#china-id{
padding-left: 23px;
}

#china{
padding-left: 12px;
}

.man img{
		width: 50px !important;
  	height: 65px !important;
}

.link-bar i.fa.fa-facebook {
    background: #305097 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    padding: 15px 20px;
  vertical-align: middle;
}

.link-bar i.fa.fa-twitter {
    background: #00ACED;
    font-size: 20px;
    padding: 15px 16px;
    color: #fff;
    vertical-align: middle;
}

.link-bar i.fa.fa-instagram {
    background: #3F729B;
    font-size: 20px;
    padding: 15px 17px;
    color: #fff;
    vertical-align: middle;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar.navbar-default {
    background-color: transparent;
    margin: 0;
}

.navbar.navbar-default {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.collapse.navbar-collapse ul {
    display: table-row;
    margin: 0;
    padding: 0;
    width: 100%;
}

.collapse.navbar-collapse ul li {
    float: left;
    height: 80px;
    list-style: outside none none;
    overflow: hidden;
    text-align: center;
    width: calc(100% / 8);
}

.collapse.navbar-collapse ul li a {
    display: block;
}

.collapse.navbar-collapse ul li a {
    /*border-bottom: 3px solid transparent;*/
    border-right: 1px solid #8FA0D2;
    color: #fff;
    display: block;
    font-size: 16px;
    /*font-weight: 500;*/
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    padding-bottom: 0;
    padding-top: 10px;
    height: 100%;
}

.collapse.navbar-collapse ul li a:hover {
    border-bottom: 3px solid #FFD200;
    color: #FFD200;
}

.navbar {
    border-radius: 0px;
}

.navbar-default {
    border-color: #1E40A4;
    /*background-color: #1E40A4;*/
}

/*.collapse.navbar-collapse > li:first-child a{*/
/*border-left: 1px solid #8FA0D2;*/
/*}*/
.collapse.navbar-collapse ul li:first-child a {
    border-left: 1px solid #8FA0D2;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.nav.navbar-nav img {
  /*  display: block;
    margin: 2px auto; */
}


.menu-item a.menu-image-title-below.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image--below .menu-image-hover-wrapper{
	padding-bottom: 0px !important;  
}

.home-icon {
    background: url("assets/images/icon/home-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

.about-icon {
    background: url("assets/images/icon/about-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

.schedule-icon {
    background: url("assets/images/icon/home-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

.equipment-icon {
    background: url("assets/images/icon/equipment-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

/*.equip {
  height: 30px !important; 
}*/

.hall-rental-icon {
    background: url("assets/images/icon/hall-rental-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

.ticket-icon {
    background: url("assets/images/icon/ticket-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

.contact-icon {
    background: url("assets/images/icon/contact-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

.access-icon {
    background: url("assets/images/icon/access-icon.png");
    height: 32px;
    width: 32px;
    display: block;
}

hr.header-line {
    background: rgba(0, 0, 0, 0) url("assets/images/header_line.png") repeat-x scroll left top;
    height: 5px;
    margin-top: 5px;
}

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

.header-line {
  border-top: 0px !important;
}

.header-bottom {
    background: #1e40a4 none repeat scroll 0 0;
}

/*HEADER END*/

/*BANNER*/
.banner {
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
font-family: "Rounded Mplus 1c";
 
}

.banner-image img {

    height: 460px;
   /* margin-left:-200px;*/
  margin: auto;

}


.banner-image {
    float: left;
  
}
/*
.banner-about-image img {
    height: 460px;
    margin: auto;
    display: block;

}*/

div.banner-about-image
{
    position: relative;
    width: 100%;
    overflow: hidden;
}
div.banner-about-image div.align
{
    position: relative;
    width: 10000px;
    left: 50%;
    margin: 0 0 0 -5000px;
    text-align: center;
}  


.banner-col-1 {
    width: 0%; /*25*/
}

.banner-col-2 {
    width: 100%; /*50*/
}

.banner-col-3 {
    width: 0%; /*25*/
}

/*  slider */
.slider_title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 600px;
  font-size: 30px;
  font-family: "M PLUS 1p" !important;
  color: #000 !important;
  line-height: 30px;
}

.slider_title_mobile {
  margin-top: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 600px;
  font-size: 60px;
  font-family: "M PLUS 1p" !important;
  color: #1E40A4 !important;
  line-height: 60px;
}

.date_mobile {
    margin-top: 8px;
  font-size: 20px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  color: #1E40A4 !important;

}

.slider_excerpt {

  font-size: 14px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  color: #333333 !important;
}

.arrow-recent2 li {
    position: relative;
    text-transform: uppercase;
}

.arrow-recent2 > li:first-child {
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    padding: 5px 5px;
    font-style: italic;
    text-align: center;
    width: 30%;
}


/*yellow bar*/
.arrow-recent2 > li:last-child {
    
    background: #ffd200 none repeat scroll 0 0;
    color: #1e40a4;
    display: inline-block;
    float: left;
    padding: 5px 2px 3px 12px;
    width: 70%;
}

#unixdate {
  font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
  font-weight: bold !important;
  font-size: 16px !important; 
}

#unixday {
   font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
   font-weight: bold !important;
   font-size: 12px !important; 
}

/*BANNER END*/

/*CONTENT*/
.main-content {
    padding-top: 30px;
}

.content-header {
    margin-bottom: 20px;
}

.content .heading {
    color: #1e40a4;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 32px;
    font-style: italic;
   /* font-weight: 600;*/
    padding: 0px 0;
}
.link-schedule {
    background: #1e40a4 none repeat scroll 0 0;
    border-radius: 0;
    display: block;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 17px 5px;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    top: -2px;
    float: right;
}

.link-schedule .fa.fa-angle-right {
    color: #ffd200;
    float: left;
    font-size: 20px;
   /* font-weight: 700;*/
    padding-right: 5px;
    margin-top: -2px;
}

.content .header-line {
    margin-top: 8px;
}

/*Sidebar*/
.sidebar {
    margin-right: 0px;
}

.open {
    display: block;
}

.widget-title {
    border-bottom: 3px solid #1e40a4;
    color: #1e40a4;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal !important;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.recent-events .status {
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
   /* font-weight: 600;*/
    padding: 5px;
    position: relative;
    text-transform: uppercase;
}

.arrow {
    background: url("assets/images/arrow.png");
}

.recent-events .statusbar {
    position: relative;
}

.recent-events .time {
    background: #ffd200 none repeat scroll 0 0;
    color: #1e40a4;
    font-size: 12px;
   /* font-weight: 600;*/
    margin-left: -4px;
    padding: 5px 8px 5px 15px;
    position: relative;
}

.recent-events .status:after {
    border-bottom: 14px solid transparent;
    border-left: 10px solid #1e40a4;
    border-top: 12px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -25%;
    top: 0;
    z-index: 99999;
}

.recent-events .time:after {
    border-bottom: 15px solid transparent;
    border-left: 11px solid #fff;
    border-top: 15px solid transparent;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    top: -2px;
    z-index: 999;
}

.arrow-recent li {
    position: relative;
    text-transform: uppercase;
}

.arrow-recent > li:first-child {
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
   /* font-weight: 600;*/
    padding: 5px 5px;
    font-style: italic;
    text-align: center;
    width: 30%;
}

.arrow-recent > li:first-child::after {
 /*   border-bottom: 15px solid transparent;
    border-left: 10px solid #1e40a4;*/
    border-top: 16px solid transparent;
    content: "";
    position: absolute;
    right: -10px;
    top: -3px;
    z-index: 99;
}

.arrow-recent > li:last-child {
    background: #ffd200 none repeat scroll 0 0;
    color: #1e40a4;
    display: inline-block;
    float: left;
    padding: 4px 0 3px 6px;
    width: 70%;
}

.arrow-recent > li:last-child::before {
   /* border-bottom: 18px solid transparent;
    border-left: 13px solid #fff;*/
    border-top: 17px solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: -4px;
}

.date {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 6px;
    
}

.time {
    font-family: hirakaku, sans-serif;
}

.day {
    font-size: 10px;
    font-weight: bold;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
}

.recent-event .event-image img {
    height: 100%;
    width: 90%;
}

.recent-event .event-image {
    float: left;
    padding-right: 0;
    width: 46%;
}

.recent-events .event-details {
    float: right;
    width: 54%;
}

.sidebar .widget {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
}

.recent-events .open-starts {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
    font-size: 10px !important;
    color: #1e40a4;
    padding: 8px 0 2px 0;
    text-transform: uppercase;
    clear: left;
    
    
}

.recent-events .excerpt {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    color: #1e40a4;
    text-transform: uppercase;
}

.recent-event {
    border-bottom: 1px dashed;
    margin: 15px 0;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.month-schedule {
    font-size: 20px;

}

.information .widget-title {
    border-bottom: 3px solid #328d00;
    color: #328d00;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-style: italic;
    font-size: 24px;
    font-weight: normal !important;
    margin-bottom: 5px
}

.information .widget-title .all i {
    color: #ffd200;
    font-size: 15px;
   /* font-weight: 700;*/
    padding: 3px;
}

.widget li.information {
    border-bottom: 1px dashed;
    padding: 16px 0px;
}

.information p {
    color: #222;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

.all {
    background: #328d00 none repeat scroll 0 0;
    color: #fff;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    float: right;
    font-size: 11px;
    font-weight: bold;
    font-style: normal !important;
    margin-left: 0;
    padding: 0px 8px 0px 8px;
    text-align: right;
    margin-top: 3px;
}

.information .date {
    color: #328d00;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}

.recent-event .excerpt > p {
    font-size: 14px;
   /* font-weight: 600;*/
    font-family: hirakaku, sans-serif;
}

/*EVENT*/
/*event*/
.event::before {
    border-top: 12px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid #C5D4FF;
    border-bottom: 12px solid #C5D4FF;
    bottom: 20px;
    content: "";
    display: block;
    position: absolute;
    right: 15px;
}

.events .event {
    background: #1e40a4 none repeat scroll 0 0;
    border: 0 solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
    height: 400px;
}

.featured-image {
    padding: 18px;
}

/*.featured-image img {*/
/*height: 10%;*/
/*width: 99%;*/
/*max-height: 200px;*/
/*margin: 0 auto;*/
/*}*/
.make-arrow li {
    display: inline-block;
    position: relative;
    float: left;
}

.event .li-status {
    width: 15%;
    background: #fff none repeat scroll 0 0;
    color: #1e40a4;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 16px;
    padding: 12px 10px;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
}

.event .li-status:after {
  /*  border-bottom: 22px solid transparent;
    border-left: 22px solid #fff;*/
    border-top: 24px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -22px;
    top: 0;
    z-index: 9999;
}

.event .li-same {
    color: #1e40a4;
    font-size: 15px;
   /* font-weight: 500;*/
    padding: 12px 0 12px 0px;
    position: relative;
    text-transform: uppercase;
    width: 79%; /*85%;*/
}

.event .li-same:after {
 /*   border-bottom: 30px solid transparent;
    border-left: 26px solid #1e40a4;*/
    border-top: 30px solid transparent;
    border-top-right-radius: 10px;
    bottom: -8px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
}

.details-pane {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.bg-color-yellow {
    background: #FFD200;
}

.event .same:before {
    border-bottom: 24px solid transparent;
    border-left: 22px solid #1e40a4;
    border-top: 27px solid transparent;
    border-top-right-radius: 10px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: -3px;
}

.event .same {
    color: #1e40a4;
    float: right;
    font-size: 15px;
  /*  font-weight: 500;*/
    padding: 14px 10px;
    position: relative;
    text-transform: uppercase;
    width: 79%;
}

.event .status {
    background: #fff none repeat scroll 0 0;
    color: #1e40a4;
    float: left;
    font-size: 16px;
   /* font-weight: 700;*/
    padding: 13px 15px;
    text-transform: uppercase;
    width: 20%;
}

.event .status:after {
    /*border-bottom: 23px solid transparent;*/
    /*border-left: 22px solid #fff;*/
    /*border-top: 24px solid transparent;*/
    /*border-top-right-radius: 10px;*/
    /*content: "";*/
    /*display: block;*/
    /*left: 69px;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*z-index: 9999;*/
}

.event .date {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 16px;
    font-weight: bold;

    padding: 0 4px 0 10px;
}

.event .day {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 10px;
    font-weight: bold;

    padding: 0 2px 0 2px;
}


.event .time {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 10px;
    font-type: normal !important;
}

.event .title {
    color: #fff;
    font-family: "M PLUS 1p";
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px 20px 0;
/*    text-transform: uppercase; */
}

.event .title > a {
    color: #fff;
}

.event .excerpt {
    color: #fff;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    padding: 5px 15px;
}

.event .excerpt p {
    padding: 0px 5px;
}

/*Single event*/
.single-event {
    margin-bottom: 50px;
  /*  padding-top: 10px; */
}

.featured-image {
    padding: 18px;
}

.featured-image img {
    height: 195px;
    width: 99%;
    margin: 0 auto;
}

.single-event .details-pane {
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}

.single-event .feature-image img {
    width: 100%;
    max-width: auto;
    max-height: 460px;
}

.bg-color-yellow {
    background: #FFD200;
}

.single-event .li-status {
    width: 12%;
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff8e5;
    float: left;
    font-size: 22px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-style: italic;
   /* font-weight: 700;*/
    padding: 18px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.single-event .li-status:after {
   /* border-bottom: 40px solid transparent;
    border-left: 17px solid #1e40a4;*/
    border-top: 33px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    top: -3px;
    z-index: 9999;
}

.single-event .li-same {
    color: #1e40a4;
    font-size: 15px;
  /*  font-weight: 500;*/
    padding: 10px 0 12px 20px;
    position: relative;
    text-transform: uppercase;
    width: 88%;
}

.single-event .li-same:after {
  /*  border-bottom: 42px solid transparent;
    border-left: 20px solid #fff;*/
    border-top: 38px solid transparent;
    border-top-right-radius: 10px;
    bottom: -6px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
}

.single-event .event-title.title {
    color: #1e40a4;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin: 0px 0 0;
    padding: 25px 0 10px 0;
/*    text-transform: uppercase; */
}

.single-event .event-title.title a {
    color: #1E40A4;
}

.single-event .date {
    display: block;
    float: left;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 32px;
    font-weight: bold;
    padding: 0 50px;
    text-align: left;
    width: 40%;
}
/*EVENT END*/

/*POST*/
/* single post */
.single-post .post-title .title {
    color: rgb(51, 51, 51);
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 20px 0;
    text-transform: uppercase;
}

.single-event .event-title.title a {
    color: #1E40A4;
}

.bar {
    border-right: 1px solid #1e40a4;
    display: block;
    float: left;
    height: 30px;
    margin-top: 7px;
    vertical-align: middle;
    width: 1px;
}

.single-event .date .day {
    font-size: 20px;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-weight: bold;
      padding-left: 5px;
}

.single-event .time {
    display: block;
    float: left;
    font-size: 20px;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    padding: 10px 0 0;
    text-align: center;
    width: 50%;
}

.sub-title {
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 16px;
   font-weight: bold;
    text-transform: uppercase;
    color: rgb(51, 51, 51);
}

.sub-title a {
    color: #000;
}

ul.ticket-package {

}

ul.ticket-package li {
    display: inline-block;
    font-size: 20px;
  /*  font-weight: 600;*/
    padding-right: 5%;
    padding-top: 20px;
    width: auto;
}

ul.ticket-package span.cc {
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
   /* font-weight: 600;*/
    margin-right: 8px;
    padding: 3px 15px;
    text-transform: uppercase;
}

.nextpast {
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
}

.nextpast.loadmore ul {
    text-align: center;
}

.nextpast ul li {
    display: inline-block;
    width: 49%;
    padding: 10px 0px;
    background: #999;
    position: relative;
}

.ticket-contact {
    margin-top: 20px;
    margin-bottom: 30px;
}

.ticket-contact ul li {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #1E40A4;
    color: #fff;
    display: inline-block;
    font-size: 20px;
   /* font-weight: 600;*/
    padding: 10px;
    text-align: center;
    width: 33.3%;
}

.ticket-contact2 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.ticket-contact2 ul li {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #1E40A4;
    color: #fff;
    display: inline-block;
    font-size: 20px;
   /* font-weight: 600;*/
    padding: 10px;
    text-align: center;
    width: 33.3%;
}

.schedule .ticket-contact ul li {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #1e40a4;
    color: #fff;
    display: inline-block;
    font-size: 20px;
  /*  font-weight: 600;*/
    padding: 10px;
    text-align: center;
    width: 32%;
    margin-right: 6px;
}

.schedule .ticket-contact ul li:first-child {
    background: #1E40A4 none repeat scroll 0 0;
}

.schedule .ticket-contact ul li:first-child a {
    color: #fff;
}

.schedule .ticket-contact ul li:first-child .fa.fa-angle-right {
    color: #fff;
}

.ticket-contact li a {
    color: #1E40A4;
    display: block;
}

.ticket-contact .bg-white{
   background: #fff none repeat scroll 0 0 !important;
   color: #1E40A4 !important;
}

.ticket-contact .fa.fa-angle-right {
    color: #1e40a4;
    float: left;
    font-size: 25px;
  /*  font-weight: 600;*/
}

.nextpast .fa.fa-angle-right {
    color: #fff;
    float: right;
    font-size: 25px;
  /*  font-weight: 600;*/
    padding-right: 10px;
}

.nextpast .fa.fa-angle-left {
    color: #fff;
    float: left;
    font-size: 25px;
  /*  font-weight: 600;*/
    padding-left: 10px;
}

.nextpast ul li a {
    color: #fff;
    text-align: center;
    font-size: 20px;
  /*  font-weight: 600;*/
    display: block;
    text-transform: uppercase;
    position: relative;
}

/*.nextpast li:first-child a::before {*/
/*border-color: transparent #fff transparent transparent;*/
/*border-style: solid;*/
/*border-width: 10px;*/
/*content: "";*/
/*bottom: 4px;*/
/*display: block;*/
/*position: absolute;*/
/*}*/
/*.nextpast li:last-child a::after {*/
/*border-color: transparent transparent transparent #fff;*/
/*border-style: solid;*/
/*border-width: 10px;*/
/*bottom: 4px;*/
/*content: "";*/
/*display: block;*/
/*position: absolute;*/
/*right: 0;*/
/*}*/
.content-text {
    padding: 20px 0 0;
}

.content-text p {
   font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
		font-size: 14px;
		color: rgb(51, 51, 51);

}

.single-event.seperator {
    border-bottom: 2px solid #ddd;
}

/*single post*/
.post.single-event .details-pane {
    background: #328d01 none repeat scroll 0 0;
    margin-top: 0;
    overflow: hidden;
    position: relative;
}

.post .post-status {
    background: transparent none repeat scroll 0 0;
    border: 10px solid transparent;
    font-size: 22px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    color: rgb(255, 255, 255);
    font-style: italic;
  
    float: left;

   /* font-weight: 600;*/
    padding: 4px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 15%;
}

.post .post-status:after {
    border-color: -moz-use-text-color;
    border-image: url("assets/images/arrow.png") 30 0 28 30;
    border-style: solid;
    border-width: 30px;
    content: "";
    position: absolute;
    top: -10px;
}

.single-event.post .post-date {
    background: transparent none repeat scroll 0 0;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 32px;
    color: rgb(255, 255, 255);
    float: left;
   font-weight: bold;
    padding: 6px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.single-event.post .post-day {
    background: transparent none repeat scroll 0 0;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 20px;
    color: rgb(255, 255, 255);
    float: left;
    font-weight: bold;
    padding: 16px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.single-event.post .bg-color-yellow.same {
    background: transparent;
}

.single-event.post .status::after {
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 0px solid transparent;
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 0;
}

.single-event.post .status::after {
    border-bottom: 0px solid transparent;
    border-left: 0px solid transparent;
    border-top: 0px solid transparent;
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 0;
}

.post hr {
    border: 2px solid #eee;
    margin: 40px auto;
    width: 96%;
}
/*POST END*/

/*PAGE*/
.page-head {
font-family:"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro W6",sans-serif !important;
font-size: 16px !important;
color: rgb(255, 255, 255) !important;
}

.page-content {
font-family:"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro W6",sans-serif !important;
font-size: 14px !important;
color: #333333 !important;
}

.page-remark {
font-family:"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro W6",sans-serif !important;
font-size: 12px !important;
color: #e60000 !important;
}

.button-en {
    font-size: 16px !important;
    font-family: font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
}

.button-jp {
    font-size: 12px !important;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
    font-weight: bold !important;
}



/*PAGE END*/

/*CONTENT END*/


/*SIDEBAR*/
.sidebar {
    margin-right: 0px;
}

.open {
    display: block;
}

.widget-title {
    border-bottom: 3px solid #1e40a4;
    color: #1e40a4;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal !important;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.recent-events .status {
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
   /* font-weight: 600;*/
    padding: 5px;
    position: relative;
    text-transform: uppercase;
}

.arrow {
    background: url("assets/images/arrow.png");
}

.recent-events .statusbar {
    position: relative;
}

.recent-events .time {
    background: #ffd200 none repeat scroll 0 0;
    color: #1e40a4;
    font-size: 12px;
   /* font-weight: 600;*/
    margin-left: -4px;
    padding: 5px 8px 5px 15px;
    position: relative;
}

.recent-events .status:after {
    border-bottom: 14px solid transparent;
    border-left: 10px solid #1e40a4;
    border-top: 12px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: -25%;
    top: 0;
    z-index: 99999;
}

.recent-events .time:after {
    border-bottom: 15px solid transparent;
    border-left: 11px solid #fff;
    border-top: 15px solid transparent;
    content: "";
    display: block;
    left: 1px;
    position: absolute;
    top: -2px;
    z-index: 999;
}

.arrow-recent li {
    position: relative;
    text-transform: uppercase;
}

.arrow-recent > li:first-child {
    background: #1e40a4 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
   /* font-weight: 600;*/
    padding: 5px 5px;
    font-style: italic;
    text-align: center;
    width: 30%;
}

.arrow-recent > li:first-child::after {
 /*   border-bottom: 15px solid transparent;
    border-left: 10px solid #1e40a4;*/
    border-top: 16px solid transparent;
    content: "";
    position: absolute;
    right: -10px;
    top: -3px;
    z-index: 99;
}

.arrow-recent > li:last-child {
    background: #ffd200 none repeat scroll 0 0;
    color: #1e40a4;
    display: inline-block;
    float: left;
    padding: 4px 0 3px 6px;
    width: 70%;
}

.arrow-recent > li:last-child::before {
   /* border-bottom: 18px solid transparent;
    border-left: 13px solid #fff;*/
    border-top: 17px solid transparent;
    content: "";
    left: 0;
    position: absolute;
    top: -4px;
}

.date {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 6px;
    
}

.time {
    font-family: hirakaku, sans-serif;
}

.day {
    font-size: 10px;
    font-weight: bold;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
}

.recent-event .event-image img {
    height: 100%;
    width: 90%;
}

.recent-event .event-image {
    float: left;
    padding-right: 0;
    width: 46%;
}

.recent-events .event-details {
    float: right;
    width: 54%;
}

.sidebar .widget {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
}

.recent-events .open-starts {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
    font-size: 10px !important;
    color: #1e40a4;
    padding: 8px 0 2px 0;
    text-transform: uppercase;
    clear: left;
    
    
}

.recent-events .excerpt {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    color: #1e40a4;
    text-transform: uppercase;
}

.recent-event {
    border-bottom: 1px dashed;
    margin: 15px 0;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.month-schedule {
    font-size: 20px;
}

.information .widget-title {
    border-bottom: 3px solid #328d00;
    color: #328d00;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-style: italic;
    font-size: 24px;
    font-weight: normal !important;
    margin-bottom: 5px
}

.information .widget-title .all i {
    color: #ffd200;
    font-size: 15px;
   /* font-weight: 700;*/
    padding: 3px;
}

.widget li.information {
    border-bottom: 1px dashed;
    padding: 16px 0px;
}

.information p {
    color: #222;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

.all {
    background: #328d00 none repeat scroll 0 0;
    color: #fff;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    float: right;
    font-size: 11px;
    font-weight: bold;
    font-style: normal !important;
    margin-left: 0;
    padding: 0px 8px 0px 8px;
    text-align: right;
    margin-top: 3px;
}

.information .date {
    color: #328d00;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}

.recent-event .excerpt > p {
    font-size: 14px;
   /* font-weight: 600;*/
    font-family: hirakaku, sans-serif;
}

.difusy img {
    width: 100%;
}

/*SIDEBAR END*/

/*FOOTER*/
.footer {
}

.map {
    margin: 40px 0px;
}

.social-app ul.social-link li {
   /* border: 0px solid #1e40a4;*/
    display: inline-block;
    margin: 0;
    padding: 18px 0 22px 0;
    text-align: center;
    width: 19.5%;
}
.artist-recrui a img, .staff-recrui a img {
    width: 196px;
    height: 60px;
}

.artist-recruit-top {
  padding-right: 1px;
}

  .social-widget .artist-recrui-img
  {
content:url(http://bighitcompany.com/crawl/wp-content/uploads/2016/07/artist_recruit_bottom.gif);

  }
  
  .staff-recrui-img
   {
 content:url(http://bighitcompany.com/crawl/wp-content/uploads/2016/07/staff_recruit_bottom.gif);

  }

.social-app ul.social-link li a {
    font-size: 18px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
   /* font-weight: 500;*/
    /*text-transform: uppercase;*/
}

.social-bg.facebook {
    background-color: #305097;
    border: 0 !important;
    width: 196px;
    height: 60px;
}

.social-bg.twitter {
    background-color: #00ACED;
    border: 0 !important;
    width: 196px;
    height: 60px;
}

.social-bg.instagram {
    background-color: #3F729B;
    border: 0 !important;
    width: 196px;
    height: 60px;
}

.social-bg.facebook a {
    color: #fff;
}

.social-bg.twitter a {
    color: #fff;
}

.social-bg.instagram a {
    color: #fff;
}

.social-bg i {
    font-size: 20px;
    padding: 0px 4px;
}

.extra-link li {
   /* border: 1px solid #eee;*/
    display: inline-block;
    float: left;
    margin-right: 5px;
    padding: 20px 0;
    text-align: center;
     width: calc(98.8% / 2);
    
}

.extra-link li.contact {
    background: #1E40A4;
    font-size: 16px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-weight: normal;
    left: -1px;
}

.extra-link li.information {
    background: #328D00;
    font-size: 16px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-weight: normal;
    right: -4px;
}


.extra-link {
    margin-top: -15px;
}

ul.extra-link li a {
    color: #fff;
    font-size: 18px;
  /*  font-weight: 600;*/
    text-transform: uppercase;
}

.social-link li {
    position: relative;
}

.social-bg:after {
    border-bottom: 22px solid #eee;
    border-left: 22px solid transparent;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
}

.extra-link li {
    position: relative;
}

.extra-link li::after {
    border-bottom: 22px solid #eee;
    border-left: 22px solid transparent;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
}

.social-link li.artist-recruit:after {
    border-bottom: 15px solid #1E40A4;
    border-left: 15px solid transparent;
}

.social-link li.staff-recruit:after {
    border-bottom: 15px solid #1E40A4;
    border-left: 15px solid transparent;
}

.social-link li.facebook:after {
    border-bottom: 15px solid #C1D2F9;
    border-left: 15px solid transparent;
}

.social-link li.twitter:after {
    border-bottom: 15px solid #CCF1FE;
    border-left: 15px solid transparent;
}

.social-link li.instagram:after {
    border-bottom: 15px solid #B0C5D6;
    border-left: 15px solid transparent;
}

.extra-link li.contact:after {
    border-bottom: 15px solid #C6D5FF;
    border-left: 15px solid transparent;
}

.extra-link li.information:after {
    border-bottom: 15px solid #A7D18F;
    border-left: 15px solid transparent;
}

.footer-link .menu-image-title {
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-weight: bold !important;
    font-size: 14px !important;
}

.menu-footer-links-container {
    display: table;
    width: 100%;
}
.menu-footer-links-container > ul {
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
    font-weight: bold;
    font-size: 14px;
    display: inline;
    width: 95%;
}
.footer-link {
    background: #eee none repeat scroll 0 0;
    margin-top: 29px;
    padding: 15px 0 15px 0;
}

.footer-link ul li {
    display: inline;
    flex-flow: row nowrap;
    padding: 10px 0;
    width: 20%;
}

.footer-link li a {
    font-size: 16px;
    padding-right: 14px;
    text-transform: uppercase;
   /* font-weight: 500;*/
}

.footer-link li a i.fa.fa-angle-right {
    color: #febd0e;
    font-size: 20px;
  /*  font-weight: 600;*/
    padding: 5px 3px 5px 0;
}

.footer-link li a i.fa.fa-pages {
    background: url("assets/images/smallpages.png") no-repeat center center;
    color: #1E40A4;
    font-size: 12px;
   /* font-weight: 600;*/
    padding: 5px 10px;
    
}

.footer-nav {
    background: #1e40a4 none repeat scroll 0 0;
    padding: 46px;
    height: 150px;
}

.footer-nav .logo {
    margin-left: -20px;
}

.footer-nav .logo a img {
    margin-top: -6px;
}

.footer-navbar {
    margin-top: 20px;
    vertical-align: middle;
    text-align: right;
}

.footer-navbar > li {
    display: inline-block;
    padding: 0 0px;
    text-align: right;
}

.footer-navbar li a {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 11px;
   /* font-weight: 600;*/
    padding: 0 10px;
    text-transform: uppercase;
}

.footer-navbar li:last-child a {
    border-right: 0;
}

.footer-bar {
    background: rgba(0, 0, 0, 0) url("assets/images/footer_line.png") repeat-x scroll left top;
    margin-bottom: 5px;
    margin-top: 5px;
}

.copy-right {

    text-align: center;
}

.copy-right p {
    background: #fff none repeat scroll 0 0;
    color: #1e40a4;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 5px;
}

.scrollToTop {
    background: #1e40a4 none repeat scroll 0 0;
    color: #ffd200;
    display: block;
    font-size: 40px;
    font-weight: bold;
    height: 60px;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: -45px;
    width: 60px;
}

.scrollToTop:hover, .scrollToTop:link, .scrollToTop:visited {
    color: #ffd200;
}

.scrolltotopcontainer {
    position: relative;
}

#scrollUp {
    background: #1e40a4 none repeat scroll 0 0;
    color: #ffd200;
    bottom: 0;
    color: #828282;
    font: 40px sans-serif;
    height: 70px;
    margin-bottom: -10px;
    padding: 10px 5px;
    right: 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    transition: margin-bottom 150ms linear 0s;
    width: 70px;
}

#scrollUp i.fa {
    color: #ffd200;
}

/*instagram*/
.instagram-list {
    text-align: right;;
}

.instagram {
    border: 1px solid #d8d8d8;
    text-align: center;
}

.instapadding {
    padding: 25px 20px 0;
}

.instagram-list li {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 0;
    width: 25%;
}

.instagram-images img {
    padding: 3px 5px;
    width: 100%;
}

.showallinstagrambar {
    background: #eee none repeat scroll 0 0;
    margin: 25px 0 0;
    padding: 10px;
    overflow: hidden;
    clear: both;
}

.showallinstagrambar a {
    color: #fff;
}

/*FOOTER END*/

/*FORMS*/
form.visual-form-builder .vfb-legend h3 {
  display: none;
}
form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item {
  border-bottom: solid 1px #ffffff;
  background-color: #eeeeee;
}
form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item label.vfb-desc {
  background-color: #1c306a;
  color: #ffffff;
  display: inline-block;
  padding: 31px 0px;
  margin: 0px;
  margin-right: 2.5%;
  width: 31%;
  text-align: center;
  vertical-align: middle;
}
form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item input {
  border-width: 0px;
  padding: 1.5% 2.5%;
  margin: 20px 0px;
  margin-right: 2%;
  width: 63%;
  vertical-align: middle;
}
form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item.vfb-item-textarea label.vfb-desc {
  padding: 135px 0px;
}
form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item.vfb-item-textarea div {
  display: inline-block;
  width: 63%;
  vertical-align: middle;
}
form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item.vfb-item-textarea div textarea {
  border-width: 0px;
  padding: 2% 2.5%;
  margin: 20px 0px;
  margin-right: 4%;
  width:100%;
  height: 250px;
  vertical-align: middle;
}
form.visual-form-builder fieldset.vfb-fieldset-2 li.vfb-item.vfb-item-submit {
  text-align: center;
}
form.visual-form-builder fieldset.vfb-fieldset-2 li.vfb-item.vfb-item-submit input.vfb-submit {
  margin: 20px auto;
  background-color: transparent;
  border: solid 2px #2546a7;
  color: #2546a7;
  padding: 10px;
  background-image: url('http://bighitcompany.com/crawl/wp-content/uploads/2016/06/imgBlueArrRight.png');
  background-repeat: no-repeat;
  background-position: 10px;
  width: 300px;
  max-width: 100%;
  font-size: 16px;
  text-transform: uppercase;
}
.red-form form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item label.vfb-desc {
    background-color:#c00000;
}

.red-form form.visual-form-builder fieldset.vfb-fieldset-2 li.vfb-item.vfb-item-submit input.vfb-submit {
    border: solid 2px #c00000;
    color: #c00000;
    background-image: url('assets/images/imgRedArrRight.png');
    background-repeat: no-repeat;
}

form.visual-form-builder fieldset.vfb-fieldset-1 li.vfb-item.vfb-item-textarea div textarea {
    margin: 20px 12px;
}

ul.form-remark li:before{
 content:"\00203B\A0" !important;
 color: #e60000;
}
.form-remark li{
 color: #e60000;
 text-indent: -20px;
  padding-left: 20px;
}

/*FORMS*/

/*NAVIGATION*/
.equip-nav-all {

  line-height: 35px; 

  margin-top: 10px; 
  vertical-align: middle; color: #1e40a4; font-weight: bold;
        font-size: 14px !important; 
        margin-top: -35px;
    margin-left: 200px;
}
.equip-nav {
 display: inline-block; 
 margin: 0px 0 0 5px; 
 vertical-align: top; 
 font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
font-weight: bold;
    

}
/*MENUS*/

/*PAGINATION*/
/* Event Pagination */
div#prev-month:empty { display: none }
div#next-month:empty { display: none }

hr.header-line-event {
        background: rgba(0, 0, 0, 0) url("assets/images/header_line.png") repeat-x scroll left top;
        height: 10px;
        margin: 5px auto 0 auto;
        width: 99%;
    }

.content .header-line-event {
    margin-top: 48px;
    margin-bottom: 40px;
}

.event-pagination {
  
    font-size: 16px;
 font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
 font-weight: bold;
 color: #fff;
  width: 100%;
}

#prev-month {
 position: absolute;
 top: 10px;
 left: 0;
 background: #1e40a4 none repeat scroll 0 0;   
 text-align: left;
 padding: 4px 18px 4px 18px;

}

#curr-month {
 position: absolute;
 top: 10px;
 left: 45%;
 color: #1e40a4; 
  text-align: center;
}

#next-month {
  position: absolute;
  top: 10px;
  right: 0;
  background: #1e40a4 none repeat scroll 0 0; 
  text-align: right;
  padding: 4px 18px 4px 18px;
}

#prev-month a:link,
#prev-month a:visited,
#prev-month a:hover,
#next-month a:link,
#next-month a:visited,
#next-month a:hover{
    color: #ffd200;
    text-decoration: none;
    padding: 10px 20px;
    margin: -10px -20px;
}
/*PAGINATION END*/

/*IMAGES AND ICONS*/



/*PLUGINS*/
/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/*PLUGINS END*/

/*RESPONSIVE*/
/* Large desktop */
@media (min-width: 1200px) { /*************************** 1200 *********************************/
    .events .col-md-6 {
        /*padding-left: 0;*/
        /*padding-right: 10px;*/
    }
    .container {
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        width: 1000px;
    }
    .event .status:after {
        border-bottom: 26px solid transparent;
        border-left: 22px solid #fff;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 69px;
        position: absolute;
        top: 0;
        z-index: 9999;
    }

    .event .same::before {
        border-bottom: 26px solid transparent;
        border-left: 22px solid #1e40a4;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 0;
    }

    .navbar-nav {
        display: inline-flex;
        margin: 0;
        padding-bottom: 0;
        text-align: center;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .custom-container {
        width: 100%;
        margin: 0 auto;
    }

    .event .status:after {
        border-bottom: 36px solid transparent;
        border-left: 30px solid #fff;
        border-top: 32px solid transparent;
        content: "";
        display: block;
        left: 70px;
        position: absolute;
        top: -8px;
        z-index: 9999;
    }

    .event .same::before {
        border-bottom: 25px solid transparent;
        border-left: 23px solid #1e40a4;
        border-top: 26px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: -1px;
    }
}
/*end of 992 to 1200*/
/* Landscape phone to portrait tablet */
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
    .custom-container {
        width: 100%;
    }

    .event::before {
        border-color: transparent #c5d4ff #c5d4ff transparent;
        border-style: solid;
        border-width: 12px;
        bottom: 20px;
        content: "";
        display: block;
        position: absolute;
        right: 15px;
    }

    .event .status::after {
        border-bottom: 23px solid transparent;
        border-left: 22px solid #fff;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 20%;
        position: absolute;
        top: 0;
        z-index: 9999;
    }

    .event .same:before {
        border-bottom: 24px solid transparent;
        border-left: 22px solid #1e40a4;
        border-top: 27px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: -3px;
    }

    .recent-event .event-image img {
        height: 100%;
        width: 100%;
    }

    .recent-events .event-details {
        float: right;
        padding: 0 0 0 10px;
        width: 50%;
    }

    .recent-events .time {
        background: #ffd200 none repeat scroll 0 0;
        color: #1e40a4;
        display: inline-block;
        font-size: 16px;
      /*  font-weight: 600;*/
        margin-left: 0;
        padding: 10px 15px 9px 30px;
        width: 77%;
    }

    .recent-events .time:after {
        border-bottom: 25px solid transparent;
        border-left: 22px solid #fff;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: -3px;
        z-index: 9999;
    }

    .recent-events .status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
      /*  font-weight: 600;*/
        padding: 10px;
        text-transform: uppercase;
    }

    .recent-events .status::after {
        border-bottom: 20px solid transparent;
        border-left: 20px solid #1e40a4;
        border-top: 20px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -20px;
        top: 0;
        z-index: 99999;
    }

    .post .feature-image img {
        max-height: 460px;
        width: 100%;
        max-width: 100%;
    }

    .single-event.post .post-date {
        background: transparent none repeat scroll 0 0;
        color: #fff8e5;
        display: block;
        float: right;
        font-size: 25px;
       /* font-weight: 600;*/
        padding: 10px 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .navbar-collapse {
        padding-left: 20px;
        padding-right: 0;
    }

    .navbar-default .navbar-nav > li > a {
        border-bottom: 3px solid transparent;
        color: #fff;
        font-size: 16px;
       /* font-weight: 500;*/
        margin: 10px 15%;
        text-align: center;
        text-transform: uppercase;
    }

    .navbar-nav {
        display: list-item;
        margin: 0;
        padding-bottom: 0;
        text-align: center;
    }

    .navbar-default .navbar-nav > li {
        border-right: 0px solid #fffff8;
        border-top: 0px solid #fffff8;
        border-bottom: 0px solid #fffff8;
        padding: 0 2px;
    }
    .collapse.navbar-collapse ul li {
        display: table-cell;
        float: left;
        list-style: outside none none;
        text-align: center;
        width: auto;
    }
    .navbar-default .navbar-nav > li:last-child {
        border-left: 0px solid #fffff8;
    }
    .collapse.navbar-collapse ul li:first-child a {
        border-left: 0px solid #8fa0d2;
    }
    .collapse.navbar-collapse ul li a {
        border-bottom: 3px solid transparent;
        border-right: 0px solid #8fa0d2;
        color: #fff;
        display: block;
        font-size: 16px;
      /*  font-weight: 500;*/
        text-transform: uppercase;
    }
    .navbar-default .navbar-nav > li > a {
        border: 0px;
        color: #fff;
        font-size: 16px;
       /* font-weight: 500;*/
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .link-bar-nav {
        float: none;
        margin-right: 0;
    }

    .recent-event .event-image img {
        height: 180px;
        width: 100%;
    }

    /*.instagram-list li {*/
    /*display: inline-block;*/
    /*float: left;*/
    /*overflow: hidden;*/
    /*padding: 0;*/
    /*width: 50%;*/
    /*}*/
    .scrollToTop {
        background: #1e40a4 none repeat scroll 0 0;
        color: #ffd200;
        display: block;
        font-size: 40px;
      /*  font-weight: bold;*/
        height: 70px;
        padding: 0;
        position: absolute;
        right: 20px;
        text-align: center;
        text-decoration: none;
        top: -60px;
        width: 65px;
    }

    .footer-link li a {
        font-size: 16px;
       /* font-weight: 500;*/
        padding-right: 0px;
        text-transform: uppercase;
    }
}

/*768 to 992 end*/
@media screen and (min-width: 481px) and (max-width: 767px) {
    .custom-container {
        width: 100%;
    }

    .header-bottom {
        background: transparent none repeat scroll 0 0;
    }
    .header-top {
        /*display: block;*/
        /*margin-bottom: 30px;*/
        /*overflow: hidden;*/
    }
    .hide-in-mobile {
        display: none;
    }
  
  .collapse.navbar-collapse ul li a {
        font-size: 16px;
       border-right: none;
  }
  
    .link-schedule {
        background: #1e40a4 none repeat scroll 0 0;
        border-radius: 0;
        display: block;
        float: none;
        font-size: 28px;
      /*  font-weight: 700;*/
        margin-bottom: 20px;
        padding: 15px 20px;
        position: relative;
        right: 0;
        text-transform: uppercase;
    }

    .link-schedule .fa.fa-angle-right {
        color: #ffd200;
        float: left;
        font-size: 40px;
      /*  font-weight: 700;*/
        padding-right: 10px;
    }

    .banner-col-2 {
        width: 100%;
    }

    .navbar-nav {
        display: inline-block;
        margin: 0;
        padding-bottom: 0;
        text-align: center;
    }

    .header-top .logo {
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .navbar.navbar-default {
        margin-top:0px;
        padding-bottom: 0;
        background-color: transparent;
        border: 0 none;
        border-radius: 0;
    }

    .collapse.navbar-collapse ul {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .collapse.navbar-collapse {

        width: 100%;
    }

    .collapse.navbar-collapse ul li {
        display: block;
        float: left;
        list-style: outside none none;
        text-align: center;
        width: 100%;
    }
    .collapse.navbar-collapse ul li {
        list-style: none;
        display: block;
        text-align: center;
        float: left;
        width: 100%;
        width: calc(100%);
    }
    .collapse.navbar-collapse ul li:first-child a {
        border-left: none;
    }

    .navbar-nav {
        margin: 0px auto;
        padding-bottom: 0;
        text-align: center;
        width: 100%;
        display: block;
    }

    .navbar-toggle.collapsed {
        background: #1e40a4 none repeat scroll 0 0;
        padding: 20px;
    }

    .navbar-toggle {
        background: #ffff00 none repeat scroll 0 0;
        border: 0 solid transparent;
        border-radius: 0;
        float: right;
        margin-bottom: 8px;
        margin-right: 30px;
        margin-top: 0px;
        padding: 20px;
        position: relative;
    }

    .navbar-header {
        margin-top: -80px;
        position: absolute;
        right: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        display: block;
        height: 7px;
        margin-bottom: 5px;
        padding: 0;
        width: 35px;
    }

    .navbar-default .navbar-toggle {
        background-color: #1E40A4;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #1e40a4;
    }

    .nav.navbar-nav > li {
        background: #1e40a4 none repeat scroll 0 0;
        border-right: 1px solid #8fa0d2;
        margin: 0;
        padding: 0 2px;
        padding-inline-end: 0px;
    }

    .navbar-default .navbar-nav > li > a {
        border-bottom: 3px solid transparent;
        color: #fff;
        font-size: 16px;
       /* font-weight: 500;*/
        padding: 10px 20px;
        text-align: center;
        text-transform: uppercase;
    }

    .navbar-togge.collapsed:hover {
        background: #1E40A4;
    }

    .navbar-collapse.collapse.in {
        border: 0 none;
        margin-bottom: 50px;
    }
    hr.header-line {
        background: rgba(0, 0, 0, 0) url("assets/images/header_line.png") repeat-x scroll left top;
        height: 10px;
        margin: 5px auto 0 auto;
        width: 99%;
    }
    .featured-image img {
        height: 100%;
        margin: 0 auto;
        max-height: 100%;
        width: 99%;
    }

    .event::before {
        border-color: transparent #c5d4ff #c5d4ff transparent;
        border-style: solid;
        border-width: 12px;
        bottom: 0px;
        content: "";
        display: block;
        position: absolute;
        right: 15px;
    }

    .event .same:before {
        border-bottom: 24px solid transparent;
        border-left: 22px solid #1e40a4;
        border-top: 28px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: -3px;
    }

    .event .status::after {
        border-bottom: 25px solid transparent;
        border-left: 22px solid #fff;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 20%;
        position: absolute;
        top: 0;
        z-index: 9999;
    }

    .event .li-status::after {
      /*  border-bottom: 25px solid transparent;
        border-left: 22px solid #fff;*/
        border-top: 24px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -22px;
        top: 0;
        z-index: 9999;
    }

    .event .li-same::after {
       /* border-bottom: 31px solid transparent;
        border-left: 27px solid #1e40a4; */
        border-top: 31px solid transparent;
        border-top-right-radius: 10px;
        bottom: -8px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    /*
    single event
    */
    .single-event .same {
        color: #1e40a4;
        float: right;
       /* font-weight: 500;*/
        padding: 11px 10px;
        position: relative;
        text-transform: uppercase;
        width: 84%;
    }

    .single-event .same::before {
        border-bottom: 28px solid transparent;
        border-left: 20px solid #fff;
        border-top: 27px solid transparent;
        content: "";
        display: block;
        left: -2px;
        position: absolute;
        top: -1px;
    }

    .single-event .time {
        display: block;
        float: right;
        font-size: 16px;
        padding: 5px 0 0;
        text-align: center;
        width: 50%;
    }

    .single-event .status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff8e5;
        float: left;
        font-size: 20px;
      /*  font-weight: 700;*/
        padding: 11px 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 15%;
    }

    .single-event .status::after {
        border-bottom: 22px solid transparent;
        border-left: 20px solid #1e40a4;
        border-top: 28px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -20px;
        top: -1px;
        z-index: 9999;
    }

    .single-event .li-status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff8e5;
        float: left;
        font-size: 20px;
      /*  font-weight: 700;*/
        padding: 18px 0;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 12%;
    }

    .single-event .li-status::after {
      /*  border-bottom: 30px solid transparent;
        border-left: 21px solid #1e40a4;*/
        border-top: 43px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -21px;
        top: -9px;
        z-index: 9999;
    }

    .single-event .li-same {
        color: #1e40a4;
        font-size: 15px;
     /*   font-weight: 500;*/
        padding: 10px 0 12px 20px;
        position: relative;
        text-transform: uppercase;
        width: 88%;
    }

    .single-event .li-same::after {
     /*   border-bottom: 38px solid transparent;
        border-left: 24px solid #fff;*/
        border-top: 46px solid transparent;
        bottom: -4px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    .single-event .date {
        display: block;
        float: left;
        font-size: 30px;
     /*   font-weight: 700;*/
        padding: 0 20px;
        text-align: left;
        width: 40%;
    }

    .single-event .time {
        display: block;
        float: right;
        font-size: 16px;
        padding: 5px 0 0;
        text-align: center;
        width: 50%;
    }

    /*single event end*/
    .recent-events .event-details {
        float: right;
        padding: 0 0 0 10px;
        width: 50%;
    }

    .recent-events .time {
        background: #ffd200 none repeat scroll 0 0;
        color: #1e40a4;
        display: inline-block;
        font-size: 16px;
     /*   font-weight: 600;*/
        margin-left: 0;
        padding: 10px 15px 9px 30px;
        width: 77%;
    }

    .recent-events .time:after {
        border-bottom: 25px solid transparent;
        border-left: 22px solid #fff;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: -3px;
        z-index: 9999;
    }

    .recent-events .status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
      /*  font-weight: 600;*/
        padding: 10px;
        text-transform: uppercase;
    }

    .recent-events .status::after {
        border-bottom: 20px solid transparent;
        border-left: 20px solid #1e40a4;
        border-top: 20px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -20px;
        top: 0;
        z-index: 99999;
    }

    .social-app ul.social-link li {
      /*  border: 2px solid #1e40a4;*/
        display: inline-block;
        margin: 0 0 10px;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }

    .social-app ul.social-link li a {
        font-size: 20px;
       /* font-weight: 600;*/
        text-transform: uppercase;
    }

    .extra-link li {
       /* border: 1px solid #eee;*/
        display: inline-block;
        float: left;
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 17px 0;
        text-align: center;
        width: 100%;
    }

    ul.extra-link li a {
        color: #fff;
        font-size: 20px;
      /*  font-weight: 600;*/
        text-transform: uppercase;
    }

    .footer-link {
        background: #eee none repeat scroll 0 0;
        margin-top: 30px;
        padding: 5px;
        margin-right: -2px;
    }

    .footer-link ul li:first-child {
        border-left: 0 none;
        border-right: 0 none;
        border-top: 0 none;
        box-shadow: 0 0 0 #fff;
        display: block;
        text-align: center;
        width: 99%;
    }

    .footer-link ul li:nth-child(2) {
        border-right: 2px solid #fff;
    }

    .footer-link ul li:nth-child(4) {
        border-right: 2px solid #fff;
    }

    .menu-footer-links-container a i.fa.fa-angle-right {
        display: none;
    }

    .footer-link ul li {
        border-bottom: 2px solid #fff;
        box-sizing: content-box;
        display: inline-block;
        margin-bottom: 0;
        padding: 5px 0;
        text-align: center;
        vertical-align: middle;
        width: 49%;
    }

    .menu-footer-links-container li a {
        display: block;
        margin: 0;
        padding: 14px;
    }

    .footer-link li a {
        font-size: 20px;
       /* font-weight: 600;*/
        padding-right: 10px;
        font-family: hirakaku, sans-serif;
        text-transform: uppercase;
    }

    .footer-link ul li:nth-child(2n) {
        border-right: 2px solid #fff;
    }

    .footer-link ul li:nth-child(2n+1) {
        border-left: 0 none;
        border-right: 0 solid #fff;
        margin-left: -5px;
    }

    .footer-nav {
        background: #1e40a4 none repeat scroll 0 0;
        padding: 0px;
    }

    .footer-nav img {
        display: block;
        margin: 0 auto;
        padding: 13px 0;
        text-align: center;
        width: 70%;
    }

    .menu-footer-container .footer-navbar li {
        border: 1px solid #fff;
        box-sizing: content-box;
        display: inline-block;
        margin: -1px 0 0 0;
        padding: 20px 0;
        text-align: center;
        width: 49%;
        
    }

    .footer-navbar {
        margin: 10px -5px 0px;
        text-align: center;
        vertical-align: middle;
    }

    .footer-navbar li a {
        border-right: 0 solid #fff;
        color: #fff;
        font-size: 24px;
       /* font-weight: 600;*/
        padding: 12px 5px;
        text-transform: uppercase;
    }

    .footer-nav .col-md-9.col-sm-12 {
        padding: 0;
    }

    .menu-footer-container .footer-navbar li:nth-child(2n+1) {
        border-right: 0 none;
    }

    .menu-footer-container .footer-navbar li:nth-child(2n) {
        margin-left: -4px;
    }

    .footer-bar {
        background: rgba(0, 0, 0, 0) url("assets/images/header_line.png") repeat-x scroll left top;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .copy-right {
        padding: 10px 0 0;
        text-align: center;
    }

    .social-link li {
        position: relative;
    }

    .social-link li:after {
        border-bottom: 22px solid #eee;
        border-left: 22px solid transparent;
        bottom: 0;
        content: "";
        position: absolute;
        right: 0;
    }

    .extra-link li {
        position: relative;
    }

    .extra-link li::after {
        border-bottom: 22px solid #eee;
        border-left: 22px solid transparent;
        bottom: 0;
        content: "";
        position: absolute;
        right: 0;
    }

    .social-link li.artist-recruit:after {
        border-bottom: 22px solid #1E40A4;
    }

    .social-link li.staff-recruit:after {
        border-bottom: 22px solid #1E40A4;
    }

    .social-link li.facebook:after {
        border-bottom: 22px solid #C1D2F9;
    }

    .social-link li.twitter:after {
        border-bottom: 22px solid #CCF1FE;
    }

    .social-link li.instagram:after {
        border-bottom: 22px solid #B0C5D6;
    }

    .extra-link li.contact:after {
        border-bottom: 22px solid #C6D5FF;
    }

    .extra-link li.information:after {
        border-bottom: 22px solid #A7D18F;
    }

    .instagram-list li {
        display: inline-block;
        float: left;
        overflow: hidden;
        padding: 0;
        width: 50%;
    }

    .recent-event .event-image img {
        height: 180px;
        width: 100%;
    }
    .menu-footer-links-container > ul {
        display: block;
        width: 100%;
    }
    .banner-image img {
        height: 360px;
        width: 100%;
    }
    banner {
        margin-bottom: 0px;
        margin-top: 20px;
        overflow: hidden;
        width: 100%;
    }
    #scrollUp {
        display: none !important;
    }

   .foot-button li a {
   text-align: center !important;
   margin: 4px 0 4px 0;
  }
  
}
/*end of 767 to 992*/
@media screen and (min-width: 481px) and (max-width: 620px) {

    .header-bottom {
        background: transparent none repeat scroll 0 0;
    }

    .recent-events .time {
        background: #ffd200 none repeat scroll 0 0;
        color: #1e40a4;
        display: inline-block;
        font-size: 16px;
       /* font-weight: 600;*/
        margin-left: 0;
        padding: 10px 15px 9px 30px;
        width: 70%;
    }

    .navbar-nav {
        display: inline-block;
        margin: 0;
        padding-bottom: 0;
        text-align: center;
    }

    ul.ticket-package span.cc {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
       /* font-weight: 600;*/
        margin-right: 8px;
        padding: 5px;
        text-transform: uppercase;
    }

    .single-event .li-status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff8e5;
        float: left;
        font-size: 20px;
       /* font-weight: 700;*/
        padding: 12px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 12%;
    }

    .single-event .li-status::after {
       /* border-bottom: 26px solid transparent;
        border-left: 22px solid #1e40a4;*/
        border-top: 26px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -22px;
        top: 0;
        z-index: 9999;
    }

    .single-event .li-same {
        color: #1e40a4;
        font-size: 15px;
       /* font-weight: 500;*/
        padding: 5px 0 5px 20px;
        position: relative;
        text-transform: uppercase;
        width: 88%;
    }

    .single-event .li-same::after {
     /*   border-bottom: 31px solid transparent;
        border-left: 25px solid #fff;*/
        border-top: 30px solid transparent;
        border-top-right-radius: 10px;
        bottom: -4px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    .single-event .time {
        display: block;
        float: right;
        font-size: 16px;
        padding: 10px 0 0;
        text-align: center;
        width: 59%;
    }

    .logo img {
        width: 80%;
    }
}

/*481 to 607 end*/
@media (max-width: 480px) {
    .custom-container {
        width: 100%;
    }
    .banner-image img {
        height: 320px;
        width: 100%;
    }
    banner {
        margin-bottom: 0px;
        margin-top: 20px;
        overflow: hidden;
        width: 100%;
    }
    .link-schedule {
        background: #1e40a4 none repeat scroll 0 0;
        border-radius: 0;
        display: block;
        float: none;
        font-size: 28px;
       /* font-weight: 700;*/
        margin-bottom: 20px;
        padding: 15px 20px;
        position: relative;
        right: 0;
        text-transform: uppercase;
    }

    .link-schedule .fa.fa-angle-right {
        color: #ffd200;
        float: left;
        font-size: 40px;
       /* font-weight: 700;*/
        padding-right: 10px;
    }
    .content .heading {
        color: #1e40a4;
        font-size: 30px;
        font-style: italic;
       /* font-weight: 600;*/
        padding: 10px 0;
    }
    .collapse.navbar-collapse ul {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .collapse.navbar-collapse {
        /*display: block;*/
        width: 100%;
    }

    .collapse.navbar-collapse ul li {
        display: block;
        float: left;
        list-style: outside none none;
        text-align: center;
        width: 100%;
    }
    .collapse.navbar-collapse ul li a {
        font-size: 16px;
       border-right: none;
    }
    .collapse.navbar-collapse ul li:first-child a {
        border-left: none;
    }
    .navbar-nav {
        display: block;
        margin: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .navbar.navbar-default {
        background-color: #1e30a4;
    }
    .navbar-default {
        background-color: #1e30a4;
        border: 0 none;
        border-radius: 0;
    }
    .logo img {
        width: 99%;
    }

    .banner-col-2 {
        width: 100%;
        height: 100%;
    }

    .header-bottom {
        background: transparent none repeat scroll 0 0;
    }

    .hide-in-mobile {
        display: none;
    }

    .event::before {
        border-color: transparent #c5d4ff #c5d4ff transparent;
        border-style: solid;
        border-width: 12px;
        bottom: 0px;
        content: "";
        display: block;
        position: absolute;
        right: 15px;
    }

    .event .li-same {
        color: #1e40a4;
        font-size: 12px;
      /*  font-weight: 500;*/
        padding: 12px 0 12px 20px;
        position: relative;
        text-transform: uppercase;
        width: 84%;
    }

    .event .li-same:after {
    /*    border-bottom: 32px solid transparent;
        border-left: 25px solid #1e40a4;*/
        border-top: 30px solid transparent;
        border-top-right-radius: 10px;
        top: -8px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    .event .li-status {
        background: #fff none repeat scroll 0 0;
        color: #1e40a4;
        font-family: Futura, "Trebuchet MS", Arial, sans-serif;
        font-size: 16px;
        font-style: italic;
      /*  font-weight: 700;*/
        padding: 12px 15px;
        position: relative;
        text-transform: uppercase;
        width: 15%;
    }

    .event .li-status:after {
     /*   border-bottom: 25px solid transparent;
        border-left: 22px solid #fff;*/
        border-top: 22px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -22px;
        top: 0;
        z-index: 9999;
    }

    .featured-image img {
        height: 100%;
        margin: 0 auto;
        max-height: 100%;
        width: 99%;
    }

    .event .status::after {
    /*    border-bottom: 23px solid transparent;
        border-left: 22px solid #fff; */
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 20%;
        position: absolute;
        top: -3px;
        z-index: 9999;
    }

    .social-app ul.social-link li {
     /*   border: 2px solid #1e40a4;*/
        display: inline-block;
        margin: 0 0 10px;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }

    .social-app ul.social-link li a {
        font-size: 25px;
       /* font-weight: 700;*/
        text-transform: uppercase;
    }

    .extra-link li {
      /*  border: 1px solid #eee;*/
        display: inline-block;
        float: left;
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 20px 30px;
        text-align: center;
        width: 100%;
    }

    ul.extra-link li a {
        color: #fff;
        font-size: 25px;
      /*  font-weight: 700;*/
        text-transform: uppercase;
    }

    .footer-link {
        background: #eee none repeat scroll 0 0;
        margin-top: 40px;
        padding: 0;
        margin-right: -1px;
    }

    .footer-link ul li:first-child {
        border-left: 0 none;
        border-right: 0 none;
        border-top: 0 none;
        box-shadow: 0 0 0 #fff;
        display: block;
        text-align: center;
        width: 99%;
    }

    .footer-link ul li {
        border: 1px solid #fff;
        box-sizing: content-box;
        display: inline-block;
        margin-bottom: 0;
        padding: 15px 0;
        text-align: center;
        vertical-align: middle;
        width: 48%;
    }

    .menu-footer-links-container li a {
        display: block;
        margin: 0;
        padding: 14px;
    }

    .footer-link li a {
        font-size: 18px;
       /* font-weight: 600;*/
        padding-right: 10px;
        text-transform: uppercase;
    }

    .footer-link ul li:nth-child(2n) {
        border-right: 2px solid #fff;
    }

    .footer-link ul li:nth-child(2n+1) {
        border-left: 0 none;
        border-right: 0 solid #fff;
        margin-left: -5px;
    }

    .menu-footer-links-container a i.fa.fa-angle-right {
        display: none;
    }

    .footer-nav {
        background: #1e40a4 none repeat scroll 0 0;
        padding: 20px 0 0px;
    }

    .footer-nav img {
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 70%;
    }

    .menu-footer-container .footer-navbar li {
        border: 1px solid #fff;
        box-sizing: content-box;
        display: inline-block;
        margin:-1px 0 0 0;
        padding: 10px 0;
        text-align: center;
        width: 49%;
    }

    .footer-navbar {
        margin: 10px -5px 0px;
        text-align: center;
        vertical-align: middle;
    }

    .footer-navbar li a {
        border-right: 0 solid #fff;
        color: #fff;
        font-size: 20px;
       /* font-weight: 600;*/
        padding: 12px 5px;
        text-transform: uppercase;
    }

    .footer-nav .col-md-9.col-sm-12 {
        padding: 0;
    }

    .menu-footer-container .footer-navbar li:nth-child(2n+1) {
        border-right: 0 none;
    }

    .menu-footer-container .footer-navbar li:nth-child(2n) {
        margin-left: -4px;
    }

    .footer-bar {
        background: rgba(0, 0, 0, 0) url("assets/images/header_line.png") repeat-x scroll left top;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .copy-right {
        padding: 10px 0 0;
        text-align: center;
    }

    .social-link li {
        position: relative;
    }

    .social-link li:after {
        border-bottom: 22px solid #eee;
        border-left: 22px solid transparent;
        bottom: 0;
        content: "";
        position: absolute;
        right: 0;
    }

    .extra-link li {
        position: relative;
    }

    .extra-link li::after {
        border-bottom: 22px solid #eee;
        border-left: 22px solid transparent;
        bottom: 0;
        content: "";
        position: absolute;
        right: 0;
    }

    .social-link li.artist-recruit:after {
        border-bottom: 22px solid #1E40A4;
    }

    .social-link li.staff-recruit:after {
        border-bottom: 22px solid #1E40A4;
    }

    .social-link li.facebook:after {
        border-bottom: 22px solid #C1D2F9;
    }

    .social-link li.twitter:after {
        border-bottom: 22px solid #CCF1FE;
    }

    .social-link li.instagram:after {
        border-bottom: 22px solid #B0C5D6;
    }

    .extra-link li.contact:after {
        border-bottom: 22px solid #C6D5FF;
    }

    .extra-link li.information:after {
        border-bottom: 22px solid #A7D18F;
    }

    .recent-event .event-image {
        float: left;
        width: 30%;
    }

    .recent-events .event-details {
        float: right;
        padding: 0 0 0 5px;
        width: 70%;
    }

    .recent-events .time {
        background: #ffd200 none repeat scroll 0 0;
        color: #1e40a4;
        display: inline-block;
        font-size: 16px;
      /*  font-weight: 600;*/
        margin-left: 0;
        padding: 10px 15px 9px 30px;
        width: 77%;
    }

    .recent-events .time:after {
        border-bottom: 25px solid transparent;
        border-left: 22px solid #fff;
        border-top: 24px solid transparent;
        border-top-right-radius: 10px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: -3px;
        z-index: 9999;
    }

    .recent-events .status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
       /* font-weight: 600;*/
        padding: 10px;
        text-transform: uppercase;
    }

    .recent-events .status::after {
        border-bottom: 20px solid transparent;
        border-left: 20px solid #1e40a4;
        border-top: 20px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -20px;
        top: 0;
        z-index: 99999;
    }

    /*
    single event
    */
    .single-event .same {
        color: #1e40a4;
        float: right;
       /* font-weight: 500;*/
        padding: 10px;
        position: relative;
        text-transform: uppercase;
        width: 84%;
    }

    .single-event .date {
        display: block;
        float: left;
        font-size: 20px;
       /* font-weight: 700;*/
        padding: 0 12px;
        text-align: left;
        width: 40%;
    }

    .single-event .date .day {
        font-size: 10px;
      /*  font-weight: 600;*/
        padding-left: 5px;
    }

    .single-event .li-status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff8e5;
        float: left;
        font-size: 16px;
      /*  font-weight: 700;*/
        padding: 15px 6px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 15%;
    }

    .single-event .li-status::after {
    /*    border-bottom: 28px solid transparent;
        border-left: 22px solid #1e40a4;*/
        border-top: 29px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -22px;
        top: -3px;
        z-index: 9999;
    }

    .single-event .li-same {
        color: #1e40a4;
        font-size: 15px;
      /*  font-weight: 500;*/
        padding: 7px 0 7px 20px;
        position: relative;
        text-transform: uppercase;
        width: 85%;
    }

    .single-event .li-same::after {
     /*   border-bottom: 34px solid transparent;
        border-left: 25px solid #fff;*/
        border-top: 34px solid transparent;
        border-top-right-radius: 10px;
        bottom: -7px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    .single-event .time {
        display: block;
        float: right;
        font-size: 12px;
        padding: 5px 0 0;
        text-align: center;
        width: 57%;
    }

    ul.ticket-package li {
        display: inline-block;
        padding-right: 2%;
        padding-top: 20px;
        width: auto;
    }

    ul.ticket-package span.cc {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
      /*  font-weight: 600;*/
        margin-right: 0;
        padding: 5px;
        text-transform: uppercase;
    }

    .post .feature-image img {
        max-height: 460px;
        width: 100%;
        max-width: 100%;
    }

    .single-event.post .post-date {
        background: transparent none repeat scroll 0 0;
        color: #fff8e5;
        display: block;
        float: right;
        font-size: 25px;
      /*  font-weight: 600;*/
        padding: 10px 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .instagram-list li {
        display: inline-block;
        float: left;
        overflow: hidden;
        padding: 0;
        width: 50%;
    }
    .menu-footer-links-container > ul {
        display: block;
        width: 100%;
    }
    #scrollUp {http://bighitcompany.com/crawl/wp-admin/themes.php?page=wpeditor_themes#
        display: none !important;
    }
}

/*480 end*/                            
@media (max-device-width: 380px) { 
    .header-bottom {
        background: transparent none repeat scroll 0 0;
    }

    .logo img {
        width: 99%;
    }
    .link-schedule {
        background: #1e40a4 none repeat scroll 0 0;
        border-radius: 0;
        display: block;
        font-size: 28px;
       /* font-weight: 700;*/
        padding: 15px 20px;
        position: relative;
        right: 0;
        text-transform: uppercase;
        top: 0;
    }
    .recent-events .time {
        background: #ffd200 none repeat scroll 0 0;
        color: #1e40a4;
        display: inline-block;
        font-size: 16px;
     /*   font-weight: 600;*/
        margin-left: 0;
        padding: 10px 15px 9px 30px;
        width: 60%;
    }

    .recent-events .status::after {
        border-bottom: 20px solid transparent;
        border-left: 20px solid #1e40a4;
        border-top: 20px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -19px;
        top: -2px;
        z-index: 99999;
    }

    ul.ticket-package li {
        display: inline-block;
        padding-right: 2%;
        padding-top: 20px;
        width: auto;
    }

    ul.ticket-package span.cc {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
       /* font-weight: 600;*/
        margin-right: 0;
        padding: 5px;
        text-transform: uppercase;
    }

    .event .date {
        font-size: 16px;
       /* font-weight: 600;*/
        padding: 3px 0 0 6px;
        float: left;
    }

    .event .time {
        font-size: 10px;
    }

    .event .li-same {
        color: #1e40a4;
        font-size: 15px;
       /* font-weight: 500;*/
        padding: 12px 0 12px 20px;
        position: relative;
        text-transform: uppercase;
        width: 84%;
    }

    .event .li-same::after {
     /*   border-bottom: 28px solid transparent;
        border-left: 22px solid #1e40a4; */
        border-top: 30px solid transparent;
        bottom: -2px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    .event .li-status {
  /*      background: #fff none repeat scroll 0 0;
        color: #1e40a4;
        font-size: 16px;*/
       
      /*  font-weight: 700;*/
  /*      padding: 14px 5px;
        position: relative;
        text-transform: uppercase;
       font-style: italic;
        width: 15%; */
    }

    .event .li-status::after {
      /*  border-bottom: 25px solid transparent;
        border-left: 21px solid #fff;*/
    /*    border-top: 24px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -20px;
        top: -3px;
        z-index: 9999;*/
    }

    .single-event .date {
        display: block;
        float: left;
        font-size: 13px;
       /* font-weight: 700;*/
        padding: 0 0 0 15px;
        text-align: center;
        width: 100%;
    }

    .single-event .li-status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff8e5;
        float: left;
        font-size: 14px;
      /*  font-weight: 700;*/
        padding: 15px 4px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 15%;
    }

    .single-event .li-status::after {
     /*   border-bottom: 28px solid transparent;
        border-left: 22px solid #1e40a4;*/
        border-top: 22px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -21px;
        top: 0;
        z-index: 9999;
    }

    .single-event .li-same::after {
     /*   border-bottom: 36px solid transparent;
        border-left: 25px solid #fff;*/
        border-top: 26px solid transparent;
        bottom: -5px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }

    .single-event .time {
        display: block;
        float: right;
        font-size: 10px;
        padding: 5px 0 0;
        text-align: center;
        width: 100%;
    }
}

/*end of 380px*/
@media (max-device-width: 320px) {
    .event .date {
        font-size: 10px;
       /* font-weight: 600;*/
        padding: 0 0 0 3px;
    }

    .single-event .time {
        display: block;
        float: right;
        font-size: 10px;
        padding: 0 3px;
        text-align: center;
        width: 100%;
    }

    .event .time {
        font-size: 10px;
    }

    .single-event .li-status {
        background: #1e40a4 none repeat scroll 0 0;
        color: #fff8e5;
        float: left;
        font-size: 12px;
      /*  font-weight: 700;*/
        padding: 15px 4px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: 20%;
    }

    .event .li-status:after {
     /*   border-bottom: 24px solid transparent;
        border-left: 22px solid #fff; */
 /*       border-top: 23px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -21px;
        top: -1px;*/
    }

    .event .li-same:after {
   /*     border-bottom: 30px solid transparent;
        border-left: 25px solid #1e40a4;*/
        border-top: 30px solid transparent;
        border-top-right-radius: 10px;
        bottom: -5px;
        content: "";
        display: block;
        left: -1px;
        position: absolute;
    }

    .single-event .date {
        display: block;
        float: left;
        font-size: 10px;
       /* font-weight: 600;*/
        padding: 0 0 0 15px;
        text-align: center;
        width: 100%;
    }

    .single-event .li-status::after {
      /*  border-bottom: 25px solid transparent;
        border-left: 18px solid #1e40a4;*/
        border-top: 27px solid transparent;
        content: "";
        display: block;
        position: absolute;
        right: -16px;
        top: 0px;
        z-index: 9999;
    }

    .single-event .li-same {
        color: #1e40a4;
        font-size: 10px;
      /*  font-weight: 500;*/
        padding: 10px 0 10px 6px;
        position: relative;
        text-transform: uppercase;
        width: 80%;
    }

    .single-event .li-same::after {
       /* border-bottom: 24px solid transparent;
        border-left: 20px solid #fff;*/
        border-top: 26px solid transparent;
        bottom: 0px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
    }
  
  


}

.menu-image-title {
  font-size: 14px !important;
  font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  font-weight: normal !important;
}

.menu-image-title-footer {
  font-size: 14px !important;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  font-weight: normal !important;
}


.diancho {
 display: block; 
  position: relative; 
  margin-left:15%; 
  margin-top: -35px;
}

  



  
 @media (max-width: 300px)
.menu-footer-links-container li a {
    display: block !important;
    margin: 0 !important;
    padding: 0px !important;
}




/*--------------- 2016/07/14 ----------- */
    
    
@media screen and (max-width: 480px) {
    
    .container.custom-container {
        padding: 0px;
    }
    
    .menu-footer-links-container li a {
        padding: 14px 0 14px 0;
        
        
    }
    
    #menu-item-82 {
    margin: auto !important;
  }

}


@media screen and (max-width: 480px) {
.footer-link ul li {
     width: 49.5% !important;
}

}




.page-title {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
	font-size: 32px !important;
	font-style: italic;
	color: rgb(30, 64, 164);
  text-transform: uppercase;
}

.page-sub-title {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
	font-weight: bold !important;
	font-size: 16px !important;
	color: rgb(255, 255, 255);
}
.page-content{
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
	font-size: 14px;
}



/* form */
.vfb-desc {
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
	font-weight: bold !important;
	font-size: 14px !important;
}

/*Contact*/
.tel1{
	font-size: 32px; 
	color: #1e40a4; 
	margin: 0px 30px; 
	vertical-align: middle;
	font-weight:bold;
}

.tel2{
	vertical-align: middle; 
	font-size: 14px;
}

@media screen and (max-width: 480px) {
    .tel1{
	font-size: 16px; 
	color: #1e40a4; 
	margin: 0px 15px; 
	vertical-align: middle;
	font-weight:bold;
}

.tel2{
    margin-left: 90px;
    font-size: 10px;
}

}

/* top menu nav menu */
@media screen and (max-width: 480px) {
.menu-item a.menu-image-title-after.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper{
    display: block !important;
    padding-bottom: 0px !important;
    margin: 0 auto !important;
}
}



/* 20160714 */
@media screen and (max-width: 480px) {
    .hide_on_mobile {
    display: none !important;
  }

  .hide_table {
    display: none !important;
  }
  .untable {
    display: block;
  }
  
    .navbar-toggle {
      margin-right: 30px !important;
    
    }
   .content .heading {
  	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  	font-size: 20px;
  	font-style: italic;
		}
 
   .menu-main-container {
    width: 89% !important;   
  }
  
  .link-schedule {
		font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
		font-weight: bold;
		font-size: 14px;
    margin-bottom: 0px; 
    padding: 10px 20px;
		}
  
  .link-schedule .fa.fa-angle-right {
    font-size: 20px;
    }

  .widget-title {
  	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  	font-size: 20px !important;
  	font-style: italic;
		}

   .social-app ul.social-link li a {
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    text-transform: none;
    }

    .social-app ul.social-link li {
    display: inline-block;
    margin: 0 0 5px 0 !important;
    text-align: center;
    width: 94%;
    left: 3%;
    padding:10px 0 10px 0 !important;
    }
  
    .social-app ul.social-link li.artist-recrui{
      padding: 0 !important;
      margin: 0  !important;
     }
     
    .social-app ul.social-link li.staff-recrui{
      padding: 0 !important;
      margin: 0  !important;
     }
   
  
    ul.extra-link li a{
      font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
      font-size: 14px !important;
     }
    
    .extra-link li {
      margin-bottom: 3px;
    }
    
    .extra-link {
      margin-top:15px !important;  
     }
    
     li.contact, li.information {
      padding: 15px 0 15px 0;  
     }
  
     .footer-link {
       margin-top: 16px;
     }
  
     .footer-nav .logo  {
       margin-left: 20px;
       width: 100%;
     }
  
       #prev-month {
       margin-top: -44px;  
       margin-left:15px;
    }
    
    #curr-month {
        margin-top: -44px; 
        left: 40%;
    }
    
    #next-month {
        margin-top: -44px;
        margin-right:15px;
    }
    /*   recommend event */

      .events .event {
    height: 365px; 
  }
      .event .li-same {
      padding:0px 0 8px 0px !important;
      width: 88%;
  }
  
   .event .li-status {
	    font-size: 12px;
     padding: 6px 6px !important;
     width: 12%;
		}
    .event .date {
  	font-size: 12px;
      width: 30%;
      padding: 4px 0 0 8px !important;
		}
   .event .date .day {
   font-size: 8px;
		}
    .event .time {
   font-size: 8px;
      padding: 0px 0 0px 0px !important;
          width: 70%;
     }
  
    .single-event .event-title.title {
      font-size: 20px;
  }
  /* recommend event */
  
    /*   single-event */
   .single-event .li-status {
	    font-size: 12px;
     padding: 10px 6px;
		}
    .single-event .date {
  	font-size: 12px;
      width: 30%;
      padding: 3px 10px;
		}
   .single-event .date .day {
   font-size: 8px;
		}
    .single-event .time {
   font-size: 8px;
      padding: 7px 0 0 0;
		}
    .single-event .li-same {
      padding:6px 0 8px 0px;
  }
    .single-event .time {
          width: 70%;
     }
  
    .single-event .event-title.title {
      font-size: 20px;
  }
  
  ul.ticket-package span.cc {
   font-size: 10px;
       margin-right: 10px !important;
  }
  
  ul.ticket-package li{
   font-size: 12px;
    font-weight: bold;
  }
  
  .schedule .ticket-contact ul li {
        font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
font-weight: bold;
font-size: 11px;
  }
.ticket-contact ul li {
        font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
font-weight: bold;
font-size: 11px;
  }
  

  .schedule .ticket-contact .fa.fa-angle-right {
    font-size: 20px;
    padding: 0px 0 0 0;
  }
.ticket-contact .fa.fa-angle-right {
    font-size: 20px;
    padding: 0px 0 0 0;
  }
  
  
.schedule .ticket-contact ul li {
    width: 30% !important;
}
.ticket-contact ul li {
    width: 30% !important;
}
  
  .ticket-contact li a{
  margin-top:3px;  
    
  }
  
  /*   single-event end */
  
  .all {
        padding: 0px 8px 2px 8px;
    text-align: right;
    margin-top: 1px;
  }
  
  .diancho{
  margin-left: 2%;
  }
  
  .button-en {
    font-size: 12px !important;
    font-family: font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
}

.button-jp {
    font-size: 10px !important;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
    font-weight: bold !important;
}
  
  .foot-button li a {
   text-align: justify !important;
   margin: 4px 0 4px 0;
  }
  .copy-right p {
    font-size: 10px;
  }
    
   /* news */
  .post .post-status{ 
    font-size: 12px; 
    padding: 0;
    margin-top: 2px;
  }
  .single-event.post .post-day { 
 font-size: 10px;
    padding: 13px;
    margin-left: -30px;
  }
  .single-event.post .post-date { 
    font-size: 14px;
    float: left;
        padding: 10px 30px;
  }
  

.post .post-status:after {

    border-width: 21px;
  
    position: absolute;
    top: -13px;
  left: 30px;
  }
  
  
  .ticket-contact2 li a {
    font-size: 12px;
  }
 .ticket-contact2 ul li {
    width: 48% !important;
  }
  /* news end */
    
  .equip-nav {
      margin: 0px 20px 0 0;  
  
  }
    
.artist-recrui:after {
       border-bottom: 0px !important;
       border-left: 0px !important;
  }
 .staff-recrui:after {
    border-bottom: 0px !important;
    border-left: 0px solid transparent;
  }
    
    
  /* equipment */

.equip-nav-all {
    margin-top: 0px !important;
    margin-left: 0px !important;
    }
    
    
}
/************ ***************/


    
    
@media screen and (min-width: 481px) and (max-width: 620px) {
    .hide_on_mobile {
    display: none !important;
  }
  
    .navbar-toggle {
      margin-right: 30px !important;
    
    }
   
    .menu-footer-container .footer-navbar li:nth-child(7){
    margin-left:0px;   
   
  }
      .menu-footer-container .footer-navbar li:nth-child(8){
     
    margin-right:4px; 
  }
  
  
   .content .heading {
  	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  	font-size: 20px;
  	font-style: italic;
		}
  
  .collapse.navbar-collapse ul li a {
        font-size: 16px;
       border-right: none;
  }
  
  .link-schedule {
		font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
		font-weight: bold;
		font-size: 14px;
    margin-bottom: 0px; 
    padding: 10px 20px;
		}
  
  .link-schedule .fa.fa-angle-right {
    font-size: 20px;
    }

  .widget-title {
  	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  	font-size: 20px !important;
  	font-style: italic;
		}

   .social-app ul.social-link li a {
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    text-transform: none;
    }

    .social-app ul.social-link li {
    display: inline-block;
    margin: 0 0 5px 0 !important;
    text-align: center;
    width: 94%;
    left: 3%;
    padding:10px 0 10px 0 !important;
    }
  
    .social-app ul.social-link li.artist-recrui{
      padding: 0 !important;
      margin: 0  !important;
     }
     
    .social-app ul.social-link li.staff-recrui{
      padding: 0 !important;
      margin: 0  !important;
     }
   
  .social-link li
  {
   height: auto !important;
  }
  
 .social-link .artist-recrui, .social-link .staff-recrui
  {
  padding:0px !important;
  }
  
  .social-link .artist-recrui a img,  .social-link .staff-recrui a img
  {
      width: 100% !important;
    height: 43px !important;
  }
  
  .artist-recrui:after {
       border-bottom: 0px !important;
       border-left: 0px !important;
  }
 .staff-recrui:after {
    border-bottom: 0px !important;
    border-left: 0px solid transparent;
  }

 .social-widget .artist-recrui-img
  {
content:url(http://bighitcompany.com/crawl/wp-content/uploads/2016/07/artist_recruit_bottom_m.png);
 margin-bottom: 6px !important;
  }
  
  .staff-recrui-img
   {
 content:url(http://bighitcompany.com/crawl/wp-content/uploads/2016/07/staff_recruit_bottom_m.png);
  margin-bottom: 6px !important;
  }
  
    ul.extra-link li a{
      font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
      font-size: 14px !important;
     }
    
    .extra-link li {
      margin-bottom: 3px;
    }
    
    .extra-link {
      margin-top:15px !important;  
     }
    
     li.contact, li.information {
      padding: 15px 0 15px 0;  
     }
  
     .footer-link {
       margin-top: 16px;
     }
  
     .footer-nav .logo  {
    /*   margin-left: 20px;*/
       width: 100%;
     }
  
       #prev-month {
       margin-top: -44px;  
       margin-left:15px;
    }
    
    #curr-month {
        margin-top: -44px; 
        left: 40%;
    }
    
    #next-month {
        margin-top: -44px;
        margin-right:15px;
    }
    /*   recommend event */

      .events .event {
    height: 365px; 
  }
      .event .li-same {
      padding:0px 0 8px 0px !important;
      width: 88%;
  }
  
   .event .li-status {
	    font-size: 12px;
     padding: 6px 6px !important;
     width: 12%;
		}
    .event .date {
  	font-size: 12px;
      width: 30%;
      padding: 4px 0 0 8px !important;
		}
   .event .date .day {
   font-size: 8px;
		}
    .event .time {
   font-size: 8px;
      padding: 0px 0 0px 0px !important;
          width: 70%;
     }
  
    .single-event .event-title.title {
      font-size: 20px;
  }
  /* recommend event */
  
    /*   single-event */
   .single-event .li-status {
	    font-size: 12px;
     padding: 10px 6px;
		}
    .single-event .date {
  	font-size: 12px;
      width: 30%;
      padding: 3px 10px;
		}
   .single-event .date .day {
   font-size: 8px;
		}
    .single-event .time {
   font-size: 8px;
      padding: 7px 0 0 0;
		}
    .single-event .li-same {
      padding:6px 0 8px 0px;
  }
    .single-event .time {
          width: 70%;
     }
  
    .single-event .event-title.title {
      font-size: 20px;
  }
  
  ul.ticket-package span.cc {
   font-size: 10px;
       margin-right: 10px !important;
  }
  
  ul.ticket-package li{
   font-size: 12px;
    font-weight: bold;
  }
  
  .schedule .ticket-contact ul li {
        font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif;
font-weight: bold;
font-size: 11px;
  }
  .ticket-contact .fa.fa-angle-right {
    font-size: 20px;
    padding: 2px 0 0 0;
  }
.schedule .ticket-contact ul li {
    width: 30% !important;
}
  /*   single-event end */
  
  .all {
        padding: 0px 8px 2px 8px;
    text-align: right;
    margin-top: 1px;
  }
  
  .diancho{
  margin-left: 2%;
  }
  
  .button-en {
    font-size: 12px !important;
    font-family: font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
}

.button-jp {
    font-size: 10px !important;
    font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', Meiryo, メイリオ, sans-serif !important;
    font-weight: bold !important;
}
  

  .copy-right p {
    font-size: 10px;
  }
    
   /* news */
  .post .post-status{ 
    font-size: 12px; 
    padding: 0;
    margin-top: 2px;
    width: 10%;
  }
  .single-event.post .post-day { 
 font-size: 10px;
    padding: 13px;
    margin-left: -30px;
  }
  .single-event.post .post-date { 
    font-size: 14px;
    float: left;
        padding: 10px 30px;
  }
  

.post .post-status:after {

    border-width: 21px;
  
    position: absolute;
    top: -13px;
  left: 30px;
  }
  
  
  .ticket-contact2 li a {
    font-size: 12px;
  }
 .ticket-contact2 ul li {
    width: 48% !important;
  }
  /* news end */
    
  .equip-nav {
      margin: 0px 5px 0 0;  
  
  }
    
}






@media (max-width: 991px) and (min-width: 768px){

    .hide_on_mobile {
    display: none !important;
  }
  
  .headeraboutimg {
    display:none;
  /*  display: block;
    width: 100%;
    padding: 20px 0;
    margin-top: -40px;*/
  }
  
.footer-link .menu-image-title {
    font-size: 10px !important;
}

  .scrollToTop {
    top:-45px;
  }
  
  .single-event.post .post-date {
   float: left !important; 
   padding: 12px 15px;
  }
  
  .col-md-9, .col-sm-12 {
          position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .menu-image-title {
   font-size: 12px !important;
  }
  
  
}


@media (min-width: 992px) and (max-width: 1200px){
  
      .hide_on_mobile {
    display: none !important;
  }
  
}

/* button*/
.social-app a{
 color: #fff !important; 
 font-size: 14px;
 font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

.extra-link a{
 color: #fff !important; 
 font-size: 18px !important;
 text-transform: uppercase;
 font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}


.schedule .ticket-contact a{
    padding: 14px;
    margin: -14px;
    text-decoration: none;
}

.ticket-contact a{
    padding: 14px;
    margin: -14px;
    text-decoration: none;
}

.nextpast ul li a {
    padding: 8px 2px;
    margin: -8px -2px;
    text-decoration: none;
}

@media screen and (max-width: 480px) {
  .schedule .ticket-contact a {
      padding: 14px;
      margin: -11px -14px !important;
      text-decoration: none;
  }
    .ticket-contact a {
      padding: 14px;
      margin: -11px -14px !important;
      text-decoration: none;
  }
  .nextpast ul li a {
    padding: 8px 2px;
    margin: -8px -2px;
    text-decoration: none;
}
  
}

/* recommend live mouse on hover*/
.event {
 pointer-events: none;
}
.featured-image{
  pointer-events: auto; 
}
.recommend-title{
 pointer-events: auto;
}
.details-pane{
  pointer-events: auto;
}
.excerpt{
pointer-events: auto;
}
 .event:hover{
   opacity:0.7;

}

.page-button:hover{
   opacity:0.8;
}

.fc-content{
  width: 100%;
  height: 100%;
}

/* form checkbox & radio */
form.visual-form-builder li.vfb-item input {
 margin: 0px 4px !important; 
}



/* webfont */
.wf-hannari { font-family: "Hannari"; }
.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }
.wf-mplus1p { font-family: "Mplus 1p";}
.wf-nikukyu { font-family: "Nikukyu"; }