#container {
    max-width: 1200px !important;
    margin-bottom: 30px !important;
    /*padding-top: 15px;*/
}
.home #container {
    padding-top: 0px;
    max-width: 100% !important;
}
.breadcrumb{
    /* margin-bottom:27px; */
    font-size: 14px;
    color: #4a4a4a;
}
.breadcrumb a{
    color: #174399
 !important;
}
archive .Line-3 {
    width: 889px;
    border: solid 1px #174399
;
    margin-top: 0.4rem;
    margin-bottom: 1.4rem;
  }
.archive .J {
    width: 221px;
    height: 16px;
    font-family: 'Noto Sans JP', sans-serif;;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #174399
;
}
  .archive .post-pagination-count {
    padding-top: 6px;
    float: right;
    line-height: 32px;
    font-family: 'Noto Sans JP', sans-serif;;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #4a4a4a;
  }
  
  .archive .custom-grid-list {
    margin-bottom: 20px !important;
  }
  .list-grid-tpl-icon-box{
      display: none !important;
  }
  .grid-list-tpl-pagiation:empty {
      display: none;
  }

.selected-view-type{
    border : 1px solid #174399
;
    padding : 5px;
    text-decoration: none;
}
hr.Line-3{
    margin-top: 0.4rem;
}
.sub-genre-h1{
    margin-bottom: 0;
    margin-top: 1rem;
}
.current-cat > a:first-child{
        color: #174399
 !important;
}
.tickets-notices-div-list-n-plus{
    word-break: break-all;
}

div.ticket-info-row>div {
    width:33% !important;
}
div.ticket-info-container{
    margin-bottom: 20px !important;
}
div.tk_lottery_link>a>span {
    color:#174399
;
    text-decoration: underline;
}
div.so-widget-tickets-lottery-button>div.ow-button-base>a {
    width:auto !important;
    padding:15px;
    font-size:15px;
}
div.search-not-found-title {
    color:#000000;
    font-size:16px;
    font-weight:bolder;
}
div.search-not-found-body {
    color:#000000;
    font-size: 16px;
    font-weight: normal;
}
.decoration {
    line-height: 0em;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 8px;
}
/*Featured event*/
.widget-title span {
    text-align: left;
    color: #174399
;
    line-height: 0px;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.widget-title .underline{
	height: 4px;
	display: inline-block;
	border-top: 2px solid #174399
;
	width: 100%;
	max-width: 100%;
	margin-top: 8px;
}
.featured-events-tab-list{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
	box-shadow: none!important;
	transition: all 100ms ease-out;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #174399
;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
    padding-top: 8px;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-left: 12px;
    text-align: left;
}
.featured-events-content {
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 0!important;
    background-color: #ffffff;
    grid-template-columns: repeat(5, 1fr);
    display: grid;
}
.featured-events-content .tabrow{
	position: relative;
	float: left;
    padding-bottom: 10px;
    border: solid 0.5px rgba(0, 0, 0, 0.2);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.featured-events-content .title{
	font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    letter-spacing: 0.3px;
    padding: 0 10px;
    margin: 10px 0;
    height: 63px;
    color: #174399
;
}
.featured-events-content .title a{
	line-height: 1.29;
	letter-spacing: 0.2px;
	color: #174399
;
}
.featured-events-content .thumbnail_image img{
	border-bottom: solid 0.5px #b3b2b1;
    padding: 0.5px 0.5px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%; 
}
.featured-events-content .excerpt{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
	display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    min-height: 0;
    line-height: 1.5;
    letter-spacing: 0.3px;
    color: #4a4a4a;
    padding: 0 10px;
    margin-bottom: 10px;
}
.featured-events-readmore {
    width: 100px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #174399
;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    text-align: center;
    color: #174399
;
    padding: 5px 0;
    float: right;
}
.featured-events-readmore:hover {
    color: #174399
;
}
/*Topic & Notice */
.topic-widget-wrapper, .notice-widget-wrapper{
    width: 100%;
    border: 1px solid #174399
;
    border-top-left-radius: .2em;
    border-top-right-radius: .2em;
}
.topic-widget-title, .notice-widget-title{
    color: #ffffff;
    background-color: #174399
;
    padding: 12px 20px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: 0.2px;
    text-align: left;
}
.topic-widget-listing, .notice-widget-listing{
    list-style: none;
    padding: 0;
    margin: 0;
}
.topic-widget-listing > li > a, .notice-widget-listing > li > a{
    display: block;
    color: #4a4a4a;
    padding: 12px 70px 12px 20px;
    border-bottom: 1px solid #174399
;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: 0.2px;
}
.topic-widget-listing > li > a:after, .notice-widget-listing > li > a:after{
    font-weight: bold;
    position: absolute;
    color: #174399
;
    top: 12px;
    right: 12px;
    line-height: .8;
    font-size: 16px;
    top: 50%;
    content: url(../images/right-angle-bracket-arrow.svg) !important;
    transform: translate(9px, -16px) !important;
}
.notice-widget-listing > li:last-child > a, .topic-widget-listing > li:last-child > a {
    border-bottom: 0;
}
.tickets-no-notices {
    display: none;
}
/*Pickup*/
.pickup-widget-title{
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #174399
;
    text-transform: uppercase;
    padding: 2px 4px 9px 4px;
    border-bottom: solid 2px #174399
;
    margin-bottom: 7px;
    text-align: left;
}
ul.pickup-widget-listing {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    justify-content: left;
    max-width: 1200px;
}
ul.pickup-widget-listing > li {
    width: 25%;
    padding: 4px;
    box-sizing: border-box;
}
ul.pickup-widget-listing > li > a {
    display: block;
    text-align: center;
}
ul.pickup-widget-listing > li > a > img {
    max-width: 100%;
    max-height: 65px;
}
/*End Featured event*/
/*Price list widget*/
.pricelist-widget-title {
    text-align: left;
    color: #174399
;
    line-height: 20px;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.plw-decoration {
    height: 1px;
    border-top: 2px solid #174399
;
    width: 100%;
    max-width: 100%;
    margin-top: 4px;
 }
.seat-info-container {
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    text-align: left;
}
.ticket-price-description{
    margin: 1% 0;
    color: #4a4a4a;
    font-size: 14px;
}
/**/
/*Event Title*/
.event-title-widget-wrapper {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.1;
    font-size: 14px;
    margin-bottom: 0.55556rem;
    color: #333333;
}
/*Event Title*/
/*Purchase button*/
.purchase-button-widget {
    text-align: center;
}
.purchase-button-widget a.button {
    color: #ffffff !important;
    box-sizing: border-box;
    font-size: 1.8em;
    padding: 0.778em 1.556em;
    background: #174399
;
    border: 1px solid #174399
;
    border-width: 1px 0;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    line-height: 1em;
    min-width: 336px;
    width: auto !important;
}
.purchase-button-widget a.button:hover {
    background-color: #fe9a03 !important;
    border-color: #fe9a03 !important;
}
.purchase-button-widget a.link {
    color: #174399
;
    text-decoration: underline;
    font-size: 1rem;
    line-height: 1.67;
}
.purchase-button-widget a.link:hover{
    background-color: #fe9a03 !important;
}

/*Lottery button*/
.lottery-button-widget {
    text-align: center;
}
.lottery-button-widget a.button {
    width: auto !important;
    padding: 15px;
    font-size: 15px;
    color: #ffffff !important;
    box-sizing: border-box;
    max-width: 100%;
    background: #174399
;
    border: 1px solid #174399
;
    border-width: 1px 0;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.lottery-button-widget a.button:hover {
    background: #174399
;
    border-bottom-color: #174399
;
}
.lottery-button-widget a.link {
    color: #174399
;
    text-decoration: underline;
    font-size: 1rem;
    line-height: 1.67;
}

/*search Listing UI*/
.search-left-widget-area {
    width: 25%;
    float: left;
    display: block;
    margin-top: 25px;
	margin-right:2%;
}
.search main {
	width: 73%;
    float: left;
    display: block;
    margin-top: 25px;
}
.search-left-widget-area h3{
    color: #ffffff;
    background-color: #174399
;
    padding: 12px 20px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: 0.2px;
    border: 1px solid #174399
;
    border-top-left-radius: .2em;
    border-top-right-radius: .2em;
}
.search-left-widget-area ul{
    margin: 0;
    padding: 0;
	margin-bottom: 30px;
}
.search-left-widget-area ul li{
	list-style: none;
}
.search-left-widget-area ul li a {
    display: block;
    border-left: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 0.2px;
    color: #757575;
    padding: 12px 20px;
    /* padding-right: 46px; */
}
footer{
	display:block;
    clear: both;
}
.search .search_title h2 {
    /* width: 221px; */
    height: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #174399
;
    border-bottom: solid 2px #174399
;
    margin-bottom: 1.4rem;
    padding-bottom: 5px;
}

.search .event-wrapper {
    background-color: #f4f4f4;
    /* box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); */
    margin: 10px 0;
    /*box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.5);
     margin-bottom: 10px; */
    display: block;
    float: left;
    width: 100%;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}
.event-wrapper > div {
    padding: 8px 20px;
}
.event-wrapper .event-header > h2 {
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.37;
    letter-spacing: normal;
    margin-bottom: 0;
}
/* .event-wrapper .event-header > h2 > a {
    color: #000000;
}
.event-wrapper .event-header > h2 > a:hover {
    color: inherit;
    text-decoration: none;
} */

.event-wrapper .event-footer {
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.event-wrapper .event-footer .text-red {
    color: red;
}
.event-wrapper .event-footer .text-green {
    color: green;
}

.event-wrapper .event-footer .event-sale-groups .sale-group-label {
    border-radius: 3px;
    display: flex;
    width: 82px;
    justify-content: center;
    margin-right: 10px;
    color: #ffffff;
    height: 24px;
}

.event-wrapper .event-footer .event-sale-groups .sg-blue {
    background-color: #009ae9;
}
.event-wrapper .event-footer .event-sale-groups .sg-brown {
    background-color: #d37800;
}
.event-wrapper .event-footer .event-sale-groups .sg-purple {
    background-color: #174399
;
}

.event-wrapper .event-footer .event-sale-groups .sale-group {
    display: flex;
    margin-bottom: 6px;
}

.navigation.pagination {
    display: flex;
}
.navigation.pagination .nav-links {
    display: flex;
}
.navigation.pagination .nav-links > a,
.navigation.pagination .nav-links > span {
    display: flex;
    justify-content: center;
    min-width: 20px;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    margin-right: 4px;
    padding: 8px 10px;
    color: #4a4a4a;
}

/*Search Listing Page*/
.search main{
    width: 73%;
    /* max-width: 640px; */
    float: left;
     /* margin-right: 10px; */
	    margin-top: 25px;
    margin-bottom: 25px;
}

.search-right-sidebar{
    width: 27%;
    /*max-width: 290px; */
    float: right;
    margin-left: 10px;
	margin-top:.8rem;
}

.search .search-query-data {
    margin-bottom: 15px;
    padding: 11px 16px 11px 16px;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    /* border-bottom: 2px solid #ffd464; */
}
.search .pagination .page-numbers {
   margin-right: 3px;
   /* width: 2.223rem; */
   height: 2.223rem;
   border-radius: 4px;
   border: solid 1px #174399
;
   line-height: 2.1rem;
   background-color: #fff;
   font-family: 'Noto Sans JP', sans-serif;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
   color: #174399
 !important;
   padding: 8px 15px;
}
.search .pagination .page-numbers:hover {
	text-decoration:none;
}
.search .pagination .current {
   background-color: #174399
 !important;
   color: #fff !important;
}

.pagination .next.page-numbers::after {
    content: url(../images/pagination-arrow-right.svg);
    margin-top: 0.2rem;
}
.pagination .prev.page-numbers::after {
    content: url(../images/pagination-arrow-left.svg);
    margin-top: 0.2rem;
}

.navigation.pagination {
    display: block;
    float: left;
    margin: 10px 0;
}
.search .pagination:last-child {
  margin-top:20px;
}
.search .event-wrapper{
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 0.3px;
    color: #333;
	margin: 0.5rem 0;
}
.event-wrapper .event-header > h2 a{
    color: #174399
;
    font-weight: bold;
}
.event-wrapper .event-header > h2 a:hover {
	text-decoration:none;
}
.search .search-count{
    float: right;
    font-size: 15px;
    margin: 17px 0;
}
.event-duration::before {
    content: url(../images/calendar.svg);
    vertical-align: -0.1rem;
    width: 15px;
    height: 15px;
    margin-right: 0.55rem;
}
.event-venues::before {
    content: url(../images/map.svg);
    vertical-align: -0.1rem;
    width: 15px;
    height: 15px;
    margin-right: 0.55rem;
}
.event-title-arrow, .event-title-arrow::after {
    content: url(../images/event-title-arrow.svg);
    width: 11px;
    height: 15px;
    margin-left: 0.5rem;
}
.search-query-data span{
    font-weight: bold;
}
/*End css*/

.error-text a {
    color: white;
    text-decoration: underline;
}

.error-text ul li {
    text-align: center;
}
.error-content-page {
    padding-top: 27px;
}
.mobile-error-text a {
    color: #174399
;
    text-decoration: underline;
}
.children {
    display: none;
    margin: 0px !important;
}
.search-left-widget-area ul li {
    display: block;
    border-left: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
}
.search-left-widget-area ul li a{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 0.2px;
    color: #757575;
    padding: 12px 20px; 
    width:75%;
    display:inline-block;
    border:none !important;
}
.search-left-widget-area ul li  div{
    float:right;
}
.children li {
    border: none !important;
    border-top: solid 1px #d9d9d9 !important;
    border-bottom: none;
    padding-left: 40px;
}
.active .children{
    display: block;
}
.arrow  {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none; 
}
.active .arrow .fa-caret-up, .fa-caret-down{
    display:block;
}
.arrow .fa-caret-up:before {
    content: "\f0d8";
}
.arrow .fa-caret-down:before {
    content: "\f0d7";
}
.active .arrow .fa-caret-down,.arrow .fa-caret-up{
    display:none;
}
.arrow .fa-caret-down,.arrow .fa-caret-up{
    font-size: 24px;
    font-weight: bold;
    color: #757575;
    padding: 7px;
}
.arrow .fa-caret-up{
    color: #174399
;
}
.area-list li.current>a {
    color: #174399
 !important;
}
.error404 #container{
	padding-top:40px;
}
h3.sow-headline {
    color: #174399
;
}
.mo-rt-box-hide {
    display: none !important;
}

/*Start css for emergency notice*/
div.emergency-notices-main{
    display: block !important;
  }
  div.tickets-emergency-notice-wrapper{
    border-radius: 4px;
    border: solid 1px #ffd38b;
    background-color: #ffedd1;
    margin: 10px 0px;
  }
  div.tickets-emergency-notice-main{
    font-family: NotoSansCJKjp;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.26px;
    color: #f16a00 !important;
    padding: 17px 0px 9px 19px;
    display: inline-block;
    width: 100%;
  }
  .tickets-emergency-notice-wrapper .mobile{
      display: none;
    }
  .tickets-emergency-notices-l{
    width: 28px;
    height: 28px;
    object-fit: contain;
    float: left;
    margin-right: 11px;
  }
  div.tickets-emergency-notice-main h3{
    font-family: NotoSansCJKjp;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.26px;
    float: left;
    padding-right: 10px;
    color: #f16a00;
    display: inline-block;
    width: calc(100% - 192px);
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  
  }
  div.tickets-emergency-notice-main .web a{
    color: #f16a00;
    border-bottom: 1px solid #f16a00;
    float: right;
    margin-right: 40px;
  }
  .tickets-emergency-notices-img{
      background:url('../images/emergency-notice-icon.svg');
      width: 28px;
      height: 28px;
      object-fit: contain;
      float: left;
      margin-right: 11px;
      background-size: 100% 100%;
  }
.single-emergency_notice #main {
    font-weight: 500 !important;
}
.single-emergency_notice .notice-details-date {
    margin-top: 18px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    color: #4a4a4a;
}
.single-emergency_notice  .container{
    padding-top: 0px;
}
.notice-widget-wrapper .notice-readmore-btn {
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #174399
;
    display: inline-block;
    padding: 5px 10px 5px 5px;
    color: #174399
;
    width: 103px;
    text-align: center;
    margin: 10px 15px 11px 0px;
    font-size: 12px;
}
.notice-widget-wrapper .notice-widget-footer{
    text-align: right;
    width: 100%;
    display: block;
}
.single-emergency_notice .inquiry-title {
	height:auto;
	padding: 0px 0px 0px;
}
/*End css for emergency notice*/
/*Style for Notice details page*/
.single-notice #main{
    font-weight: 500 !important;
}
.single-notice .breadcrumb-container span{
    color: #4a4a4a;
}
.single-notice .inquiry-title {
  display: inline-table;
  padding: 0px;
}
.single-notice .notice-details-date{
    margin-top: 18px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    color: #4a4a4a;
}
/*End Style for Notice details page*/
/* css for search page*/
.search hr.Line-3 {
    border: solid 1px #174399
;
    margin-top: 0.4rem;
    margin-bottom: 1.4rem;
  }
  .search .J {
    width: 221px;
    height: 16px;
    font-family: 'Noto Sans JP', sans-serif;;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    color: #174399
;
  }
  .search .search-query-data {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 21px;
    padding: 11px 16px;
    font-family: 'Noto Sans JP', sans-serif;;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #4a4a4a;
  }
  .search .event-timmer{
      font-weight: bold;
  }
  /* End css for search page*/

/*Other Component*/
.tk_purchase_link a{
    color:  #174399
;
}
.tk_purchase_link a:hover{
    color:  #400062;
}
#show-genre-list-page {
    width: 100px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #174399
;
    font-family: 'Noto Sans JP', sans-serif;;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: 0.2px;
    text-align: center;
    color: #174399
;
    padding: 5px 0;
}
.widget-title {
    background-color: #174399
;
    font-size: 14px;
    padding: 9px;
    color: #ffffff;
    margin-bottom: 1rem !important;
}
h1.pcw-headline, h1.plw-headline{
    color: #174399
 !important;
}
.pcw-decoration-inside, .plw-decoration-inside{
    border-top: 2px solid #174399
 !important;
}
.wp-widget-perfromance-title > h2{
    color: #174399
 !important;
    border-bottom: solid 2px #174399
 !important;
    text-align: left;
}
.dncalendar-header{
    background-color: #174399
 !important;
}
.dncalendar-body table td, .dncalendar-body table td.calendarClick.default-date, .dncalendar-body table td.holiday, .dncalendar-body table td.calendarClick.holiday{
    color: #174399
 !important;
}
.event-wrapper .event-footer .event-sale-groups .sg-purple {
    background-color: #174399
 !important;
}
/*Other component*/

/*new all performance widget*/
	body{
		text-align:left;
	}
		.rows	{display: table;width:100%}
.rows > .col	{display: table-cell; vertical-align: top;}
	
	.container {
		max-width: 980px !important;
		margin:0px auto;
	}
	.emergency-notice{
		    border: 1px solid #000;
    text-align: center;
    padding: 20px;

	}
	/* 通常チケット */

.regular-ticket .list-match {text-align: left; list-style: none;}
.regular-ticket .list-match > li	{padding: 10px 0; border-bottom: 1px solid #b7b7b7;}
.regular-ticket .list-match li .field	{padding-left: 20px; border-left-style: solid;  border-left-width: 5px;}
.regular-ticket .list-match li .field .match-cate	{font-weight: bold;}
.regular-ticket .list-match li > .field > .row	{width: 100%}
.regular-ticket .list-match li.league-j1 > .field	{border-left-color: #e60012;}
.regular-ticket .list-match li.league-j1 > .field > .match-cate	{color: #e60012;}
.regular-ticket .list-match li.emperor-cup > .field	{border-left-color: #3b1e87;}
.regular-ticket .list-match li.emperor-cup > .field > .match-cate	{color: #3b1e87;}
.regular-ticket .list-match li .col ul	{font-size: 0;}
.regular-ticket .list-match li .col ul li a	{display: block; border: 2px solid #174399
; font-weight: bold; text-align: center; line-height: 1.4;font-size:16px;}
.regular-ticket .list-match li .col ul li a:hover, .regular-ticket .list-match li .col ul li a:active	{color: #ffffff !important; background-color: #174399
; opacity: 1.0;}
.regular-ticket .list-match li .col ul li em	{display: block; color: #ffffff; background-color: #a7a7a7; border: 2px solid #a7a7a7; font-style: normal; font-weight: bold; text-align: center; line-height: 1.4;}
.regular-ticket .list-match li .col ul li:first-child a	{color: #174399
;}
.regular-ticket .list-match li .col ul li:last-child a	{color: #ffffff; background-color: #174399
;}
.regular-ticket .list-match li .col ul li a span, .regular-ticket .list-match li .col ul li em span	{display: block; font-size: 12px;}
.regular-ticket .list-match li .icon-sale{font-size: 12px;}

/* 企画チケット */
.planning-ticket .list-ticket li a	{position: relative; display: table; width: 100%; background-color: #ffffff; line-height: 1.4;font-size:20px;}
.planning-ticket .list-ticket li a:before	{display: block; content: ""; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background-color: #4a000d;}
.planning-ticket .list-ticket li a:after	{display: table-cell; content: "\f054"; position: relative; width: 60px; padding: 20px 0; color: #ffffff; background-color: #4a000d; font-family: fontAwesome; text-align: center; vertical-align: middle; z-index: 10;}
.planning-ticket .list-ticket li a b	{display: table-cell; position: relative; padding-left: 20px; vertical-align: middle; z-index: 10;}
.planning-ticket .list-ticket li p	{margin-top: 10px; color: #ffffff;font-size: 16px;}
.planning-ticket	{padding: 40px 0; background-color: #174399
;}

.back-to-top {display: none; position: fixed; bottom: 20px; right: 20px;}
.back-to-top a {display: block; width: 40px; height: 40px; line-height: 34px; color: #ffffff; background-color: rgba(0,0,0,0.75); border-radius: 20px; font-size: 30px; text-align: center; cursor: pointer; overflow: hidden}
.back-to-top a:before {display: block; content: "\f106"; width: 40px; height: 40px; line-height: 34px; font-family: fontAwesome;}
.back-to-top a:hover {background-color: rgba(0,0,0,1);}


/* スライダー */
.item-swiper.kv .swiper-container {padding-bottom: 20px;}
.item-swiper.banner	{margin: 0px 0;}
.swiper-button-wrapper	{position: absolute; top: 50%;  left: 0; width: 100%; margin-top: -10px;}
.banner .swiper-button-wrapper	{margin-top: 5px;}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { left: -40px; background-image: none; font-size: 3.0rem; text-align: center;}
.swiper-button-prev.swiper-button-white:before, .swiper-container-rtl .swiper-button-next.swiper-button-white:before { display: block; content: "\f053"; color: #174399
; font-family: fontAwesome;}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { right: -40px; background-image: none; font-size: 3.0rem; text-align: center;}
.swiper-button-next.swiper-button-white:before, .swiper-container-rtl .swiper-button-prev.swiper-button-white:before { display: block; content: "\f054"; color: #174399
; font-family: fontAwesome;}
.banner .swiper-button-prev.swiper-button-white, .banner .swiper-container-rtl .swiper-button-next.swiper-button-white, .banner .swiper-button-next.swiper-button-white, .banner .swiper-container-rtl .swiper-button-prev.swiper-button-white { font-size: 2.0rem;}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0px; height: 10px;}
.swiper-pagination-bullet { width: 10px; height: 10px; vertical-align: top;}
.swiper-pagination-bullet-active { background:#E62E8B
;}

.swiper-slide, .swiper-slide img	{width: 750px; vertical-align: top;}
.banner .swiper-slide, .banner .swiper-slide img	{width: 700px;}
.kv .swiper-button-unit	{position: relative;  width: 750px; margin: 0 auto;}
.banner .swiper-button-unit	{position: relative;  width: 700px; margin: 0 auto;}
.emergency-notice a{
    display: block;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 700;
    line-height: 19.5px;}

    .silder-section{
        margin-top:30px;
    }

@media only screen and (min-width: 850px) {
.planning-ticket, .regular-ticket	{margin-top: 50px;}
.regular-ticket h1	{color: #174399
; border-bottom: 5px solid #174399
; font-size: 24px;}
.regular-ticket h1 span	{display: block; position: relative;max-width: 980px;width: 100%; margin-right: auto; margin-left: auto; padding-bottom: 10px; }
.regular-ticket h1 span:after	{display: block; position: absolute; bottom: -5px; left: 0; content: ""; width: 100%; height: 5px; background-color: #174399
; border-right: 5px solid #ffffff; border-left: 5px solid #ffffff;}
.regular-ticket .list-match li .field .match-cate	{display: inline-block; margin-bottom: 10px; border-bottom-style: solid; border-bottom-width: 1px; font-size: 14px;}
.regular-ticket .list-match li .col:first-child	{width: 180px;}
.regular-ticket .list-match li .col:first-child strong	{font-size: 30px; line-height: 1.4;}
.regular-ticket .list-match li .col:first-child p	{line-height: 1.6;}
.regular-ticket .list-match li .col:nth-of-type(2)	{font-size: 20px; font-weight: bold;}
.regular-ticket .list-match li .col:nth-of-type(2) object, .regular-ticket .list-match li .col:nth-of-type(2) img	{ width: 100px; margin-right: 10px; vertical-align: middle;}
.regular-ticket .list-match li .col:nth-of-type(3)	{width: 342px;}
.regular-ticket .list-match li .col ul	{border-right: 1px solid #b7b7b7;}
.regular-ticket .list-match li .col ul li	{display: inline-block; width: 150px; margin-right: 20px; font-size: 16px; vertical-align: top;}
.regular-ticket .list-match li .col ul li a, .regular-ticket .list-match li .col ul li em	{height: 60px}
.regular-ticket .list-match li .col ul li a:before, .regular-ticket .list-match li .col ul li em:before	{display: block; content: ""; height: 8px;}
.regular-ticket .list-match li .col ul li:last-child a, .regular-ticket .list-match li .col ul li:last-child em	{position: relative; border-radius: 30px;}
.regular-ticket .list-match li .col ul li:last-child a:after { display: block; content: ""; position: absolute; top: 0; left: -150px; width: 100%; height: 100%; background-color: #4a000d; z-index: 0;}
.regular-ticket .list-match li .col ul li:last-child a:hover { border-color: #4a000d;}
.regular-ticket .list-match li .col ul li:last-child a:hover:after { left: 0;  background-color: #4a000d; -webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
.regular-ticket .list-match li .col ul li:last-child a b { display: block; position: relative; z-index: 10;}
.regular-ticket .list-match li .col:last-child	{width: 90px; font-size: 12px; text-align: center;}
.regular-ticket .list-match li .col:last-child .icon-sale:before	{color: #ffffff; background: #174399
 url("../images/icon-sale-white.png") no-repeat center center; background-size: 22px;}
.regular-ticket .list-match li .col:last-child .icon-few:before	{color: #174399
; background: #f7e0e5 url("../images/icon-few-red.png") no-repeat center center; background-size: 22px;}
.regular-ticket .list-match li .col:last-child .icon-sold:before	{color: #ffffff; background: #000 url("../images/icon-sold-white.png") no-repeat center center; background-size: 22px;}

		.regular-ticket .list-match li .col:last-child > div.icon-sale:before, .regular-ticket .list-match li .col:last-child > div.icon-few:before, .regular-ticket .list-match li .col:last-child > div.icon-sold:before  {
    width: 35px;
    height: 35px;
}
		.regular-ticket .list-match li .col:last-child > div.icon-sale:before, .regular-ticket .list-match li .col:last-child > div.icon-few:before, .regular-ticket .list-match li .col:last-child > div.icon-sold:before {
    display: block;
    content: "";
    margin: 0 auto 2px;
}
		
.planning-ticket  h1	{width: 100%; margin-right: auto; margin-left: auto; color: #ffffff; font-size: 24px;}
.planning-ticket .list-ticket	{font-size: 0;}
.planning-ticket .list-ticket li	{display: inline-block; width: 47.959%; margin: 4.081% 0 0 4.081%; font-size: 16px; vertical-align: top; overflow: hidden;}
.planning-ticket .list-ticket li:nth-child(odd)	{margin-left: 0;}
.planning-ticket .list-ticket li a:hover	{color: #ffffff;  background-color: #4a000d; -webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
	}
	
	


	
	
	@media only screen and (max-width: 849px) {
.only-lg	{display: none;}

.swiper-slide, .swiper-slide img,  .banner .swiper-slide img	{width: 100%; vertical-align: top;}
.banner .swiper-slide	{width: 80%;}
.banner .swiper-button-unit{width:100%;}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { left: 0px;}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { right: 0px;}
.kv .swiper-button-prev.swiper-button-white:before, .kv .swiper-container-rtl .swiper-button-next.swiper-button-white:before, .kv .swiper-button-next.swiper-button-white:before, .kv .swiper-container-rtl .swiper-button-prev.swiper-button-white:before { color: #ffffff;}
.banner .swiper-button-prev.swiper-button-white, .banner .swiper-container-rtl .swiper-button-next.swiper-button-white, .banner .swiper-button-next.swiper-button-white, .banner .swiper-container-rtl .swiper-button-prev.swiper-button-white { width: 30px; font-size: 20px;}

.regular-ticket .list-match > li	{padding: 10px 0 10px 0px;}
.regular-ticket .list-match > li .field	{padding-left: 10px; font-size: 12px;}
.regular-ticket > h1	{padding: 20px 20px 10px; color: #174399
; border-bottom: 5px solid #174399
; font-size: 24px;}
.regular-ticket .list-match li .field .match-cate	{font-size: 12px;}
.regular-ticket .list-match li .col	{vertical-align: middle;}
.regular-ticket .list-match li .col:first-child strong	{font-size: 23px; line-height: 1.6;}
.regular-ticket .list-match li .col:first-child p	{font-size: 12px;}
.regular-ticket .list-match li .col:nth-of-type(2)	{width: 70px !important; font-size: 12px; font-weight: bold; text-align: center;}
.regular-ticket .list-match li .col:nth-of-type(2) object, .regular-ticket .list-match li .col:nth-of-type(2) img	{ display: block; width: 80px; margin: 0 auto;}
.regular-ticket .list-match li .col:nth-of-type(3)	{width: 80px !important;}
.regular-ticket .list-match li .col ul li a.modalBtn	{width: 80px !important; margin-bottom: 5px; padding: 0; font-size: 10px; line-height: 1.2;}
.regular-ticket .list-match li .col ul li	{font-size: 10px;}
.regular-ticket .list-match li .col ul li a span, .regular-ticket .list-match li .col ul li em span	{font-size: 08px;;}
.regular-ticket .list-match li .col ul li a, .regular-ticket .list-match li .col ul li em	{width: 100% !important;  height: 30px; line-height: 1.2;}
.regular-ticket .list-match li .col ul li a:before, .regular-ticket .list-match li .col ul li em:before	{display: block; content: ""; height: 2px;}
.regular-ticket .list-match li .col ul li:last-child a, .regular-ticket .list-match li .col ul li:last-child em	{border-radius: 30px;font-size: 10px;}
.regular-ticket .list-match li .col ul li:last-child a:active {background-color: #4a000d; border-color: #4a000d; -webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;}
.regular-ticket .list-match li .col:last-child	{width: 60px !important; font-size: 10px; text-align: center;}
.regular-ticket .list-match li .col:last-child > div	{width: 60px;}
.regular-ticket .list-match li .col:last-child > div:before	{width: 40px; height: 40px;}
.regular-ticket .list-match li .col:last-child > div:before { display: block;content: "";margin: 0 auto 2px;}
.regular-ticket .list-match li .col:last-child .icon-sale:before	{color: #174399
; background: transparent url("../images/icon-sale-red.png") no-repeat center center; background-size: 30px;}
.regular-ticket .list-match li .col:last-child .icon-few:before	{color: #174399
; background: transparent url("../images/icon-few-red.png") no-repeat center center; background-size: 30px;}
.regular-ticket .list-match li .col:last-child .icon-sold:before	{color: #a7a7a7; background: transparent url("../images/icon-sold-gray.png") no-repeat center center; background-size: 30px;}
.planning-ticket	{padding: 20px;}
.planning-ticket > h1	{color: #ffffff; font-size: 24px;}
.planning-ticket .list-ticket li	{margin-top: 20px;}
.planning-ticket .list-ticket li a:after	{width: 40px; padding: 10px 0;}
.planning-ticket .list-ticket li a:hover, .planning-ticket .list-ticket li a:active, .planning-ticket .list-ticket li a:hover:after	{ color: #ffffff; background-color: #4a000d}
.planning-ticket .list-ticket li a b	{font-size: 16px;}
.regular-ticket h1 {
    padding: 20px 20px 10px;
    color: #174399
;
    border-bottom: 5px solid #174399
;
    font-size: 24px;
}
.regular-ticket .list-match li .col ul{ list-style:none;}
		
		
}
@media only screen and (max-width: 499px) {
}
@media only screen and (max-width: 320px) {
.regular-ticket .list-match li .col:first-child strong	{font-size: 18px; line-height: 2.0;}
.regular-ticket .list-match li .col:nth-of-type(2)	{width: 60px;}
.regular-ticket .list-match li .col:nth-of-type(3)	{width: 70px;}
.regular-ticket .list-match li .col:first-child strong	{font-size: 14px;}
.regular-ticket .list-match li .col:first-child span	{font-size: 8px;}
.planning-ticket .list-ticket li a b	{font-size: 14px;}
}
