.pc {
}
.sp {
	display:none;
}
.inner {
    width: 1000px;
    margin: 0 auto 60px;
    position: relative;
}
.pankuzu ol li {
    float: left;
    margin-left: 0.8em;
}
ul li, ol li {
    list-style: none;
}
.header {
    background-color: white;
}
.header_nav{
    position: relative;
    width: 1100px;
    margin: 0 auto;
    }
    .header_nav .none{
      display: none;
    }
.header_bot .header_nav > ul li a {
    color: #564b12;
}
.pankuzu {
    margin: 0.8em 0;
}
.pankuzu ol {
width: 1000px;
    margin: 0 auto;
    min-height: auto;
    clear: both;
    overflow: hidden;
}
footer {
    background-color:#e2e2e2;
}
.footer_link {
    margin: 0 auto;
    background-color: #c7c5b5;
    padding: 30px 0;
}
.footer_link ul {
    width: 1100px;
    padding: 0 100px;
    display: flex;
    margin: 0 auto;
}
.footer_link ul li {
    margin-right: 20px;
}
.p_top .ticket ul li a .tag .bg1 {
    background-color: #B6282C;
}
.p_top .ticket ul li a .tag span.bg2 {
    background-color: #ED6C00;
}
.p_top .ticket ul li a .tag .bg3 {
    background-color: #187FC4;
}
.p_top .ticket ul li a .tag .bg4 {
    background-color: #C1D1DC;
}
.p_top .ticket ul li a .tag .bg5 {
    background-color: #ababab;
}

.ticket-co .tag span{
  color: #FFFFFF;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  clear: both;
  overflow: hidden;
background-color: #A59C6D;
}
.ticket-co .tag .bg1 {
    background-color: #B6282C;
}
.ticket-co .tag .bg2 {
    background-color: #ED6C00;
}
.ticket-co .tag .bg3 {
    background-color: #187FC4;
}
.ticket-co .tag .bg4 {
    background-color: #C1D1DC;
}
.ticket-co .tag .bg5 {
    background-color: #ababab;
}
.ticket-co .tag .bg6 {
    background-color: #A59C6D;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
user agent stylesheet
ol {
    list-style-type: decimal;
}
body {
    font-size: 15px;
    font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
    color: #000;
}
.contents h2 {
    font-size: 1.8em;
}
.page-title {
    font-size: 1.8em;
    margin-bottom: 30px;
    border-bottom: 2px solid #222;
    padding-bottom: 6px;
}
.page-layout h2 {
    font-size: 1.2em;
    background-color: #B1B1B2;
    color: #fff;
    padding: 2px 0.8em;
    margin: 0.8em 0;
}
.sns_other ul {
display: flex;
    margin: 50px auto 0;
    text-align: center;
    padding: 0 100px;
}
.sns_other ul li img{
    width:80%;
}
.clearfix {
    display: block;
    min-height: 1px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    font-size: 0.1em;
    line-height: 0;
}
.imgL {
    float: left;
    margin: 0 1em 0 0;
}
img {
    border: none;
    vertical-align: middle;
}
.page-layout small {
    display: block;
    margin: 0.8em 0;
}
a {
	color: #004098;
	text-decoration: none;
}
p {
    margin: 0.8em 0;
}
.w48 {
    width: 48%;
}
.m30 {
    margin: 30px 0;
}
.mt50 {
    margin-top: 50px !important;
}
.center {
    text-align: center;
}
.btn {
    margin: 20px 0 50px 0;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.red {
    color: #E60012;
}
.header .header_top_right p {
font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin: 0 0 20px;
    padding: 0;
}
.post-page h2 {
    background-color: #fff;
    color: #222;
    padding: 0 0 0.4em 0;
    margin: 2.5em 0 1.2em 0;
    border-bottom: 0.5px solid #666;
    font-size: 1.25em;
    font-weight: bold;
}
.post-page h3 {
    margin: 2.5em 0 1.2em 0;
    font-weight: bold;
}
.page-layout h3 {
    font-size: 1.2em;
    margin: 0.8em 0;
}
.bk-gray {
    display: inline-block;
    background-color: #efefef;
    border: 1px solid #aaa;
    padding: 0.1em 0.8em;
    margin-bottom: 0 !important;
    color: #222;
}
.inst_table {
    margin: 60px 0 30px 0;
}
.inst_table table {
    border: 1px solid #ccc;
	width:100%;
}
.inst_table table tr th {
    width: 30%;
    padding: 10px;
    background: #efefef;
	border: 1px solid #ccc;
}
.inst_table table tr td {
    padding: 10px;
	border: 1px solid #ccc;
}
.blueBox {
    background-color: #BBD4EF;
    box-shadow: 0 0 2px #ccc;
    min-height: 180px;
}
.blueBox h5 {
    background-color: #0079C3;
    color: #fff;
}
.two-column ul, .two-column small {
    padding: 0.05em 0.8em;
    margin: 0.6em 0;
}
.two-column ul li {
    margin: 0.2em 0;
}
.brownBox {
    background-color: #dddddd;
    box-shadow: 0 0 2px #ccc;
    min-height: 180px;
}
.brownBox h5 {
    background-color: #5A5B5B;
    color: #fff;
}
.inquiryWrap {
    padding: 30px 100px;
}
.inquiry-contents h3 {
    font-size: 1.25em;
    margin-top: 0.8em;
}
.wpcf7-submit {
    background-color: #222;
    color: #fff;
    display: inline-block;
    border: none;
    padding: 6px 80px;
    font-size: 1.25em;
    cursor: pointer;
}
.sirene-sub {
    text-align: center;
font-size: 1.5em;
}
.pageNav ul {
    padding-bottom: 3px;
    overflow: hidden;
}
.pageNav ul li {
    float: left;
    width: 16.666666%;
}
.sirene .pageNav ul li a {
    display: block;
    text-align: center;
    font-size: 13px;
    padding: 12px 0;
}
.sirene .pageNav ul li:last-child a {
    border-right: none;
}
.t_info_title {
    margin: 0.8em 0;
}

.sirene-section {
    margin: 30px 0;
}
.sirene-section h3 {
    background: #EBE9DF;
    text-align: center;
    font-size: 1.25em;
    margin: 80px auto 30px;
    padding: 5px;
}
.sirene-section h4 {
    text-align: center;
    border-bottom: 2px solid #E60012;
    padding-bottom: 6px;
    margin: 30px 0;
    font-size: 1.25em;
}
.four-column-layout {
    margin: 30px 0;
}
.four-column-layout li {
    width: 22%;
    float: left;
    margin-right: 4%;
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.2em;
}
.four-column-layout li h5{
    line-height: 20px;
}
.four-column-layout li p{
    margin: 0 auto;
    font-size: 0.8em;
}
.four-column-layout li:nth-child(4n) {
    margin-right: 0;
}
.link ul {
    margin: 30px 0;
}
.link ul li a {
    display: block;
    padding: 10px 0 10px 18px;
    background: url(/images/common/blue_mark.png) no-repeat 0% 50%;
}
.link ul li a {
    display: block;
    padding: 10px 0 10px 18px;
    background: url(/images/common/blue_mark.png) no-repeat 0% 50%;
}
.search {
    background-color: #efefef;
    padding: 10px 20px;
    box-shadow: 0 0 3px #ccc;
}
.search dl {
    display: block;
    min-height: 1px;
	float: left;
    margin-right: 1em;
}
.search dl.selectWrap dt {
    float: left;
    margin: 5px 1em 0 0;
}
.search dl.selectWrap dd {
    float: left;
}
.search dl.selectWrap dd .year, .search dl.selectWrap dd .month {
    float: left;
    margin-right: 0.8em;
}
.search select {
    padding: 5px 15px;
    font-size: 1.2em;
    font-weight: normal;
}
.iconWrap {
    border: 1px dotted #222;
    padding: 10px 20px;
}
table.tbl02 {
    border: 1px solid #ccc;
    border-collapse: collapse;
    /* box-shadow: 0 0 1px #222; */
}
table.tbl02 tr th {
    font-weight: bold;
    background: #efefef;
    border: 1px solid #ccc;
    color: #111;
}
.rehearsal-list-two, .rehearsal-list-three {
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
}
.rehearsal-list-two li:first-child {
    margin-right: 2%;
}
.inst_btn_wrap {
    text-align: center;
    margin: 20px 0 80px 0;
}
.inst_btn_wrap a {
    margin: 0 auto 5px;
}
.inst_btn_wrap a {
    display: inline-block;
    padding: 0.4em 0.8em;
    background: #BBD4EF;
    font-weight: bold;
    font-size: 1.2em;
    color: #222;
    width: 250px;
    border: 1px solid #BBD4EF;
}
.banner_360view {
    margin: 0 auto 80px;
    text-align: center;
}
.bannerWrap {
    margin-top: 50px;
}
.privacy h4 {
    margin: 30px 0 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 1.1em;
	font-weight: bold;
}
#contact_form {
    padding: 30px 100px;
	    background-color: #efefef;
}
#contact_form dt {
    font-size: 1.25em;
    margin-top: 0.8em;
	    font-weight: bold;
}
input {
    padding: 10px;
    font-size: 1.3em;
    font-family: Arial, sans-serif;
    color: #aaa;
    border: solid 1px #ccc;
    margin: 0 0 20px;
    width: 100%;
}
.btn_area {
    margin: 50PX auto 0;
    text-align: center;
}
.btn_area button {
    background-color: #222;
    color: #fff;
    display: inline-block;
    border: none;
    padding: 6px 80px;
    font-size: 1.25em;
    cursor: pointer;
}
dl.t_info_update {
    clear: both;
    overflow: hidden;
}
dl.t_info_update dt {
    width: 10%;
    float: left;
    margin-bottom: 1.2em;
    padding-bottom: 0.8em;
    border-bottom: 1px dotted #ccc;
    font-size: 0.9em;
}
dl.t_info_update dd {
    margin-bottom: 1.2em;
    padding-bottom: 0.8em;
    border-bottom: 1px dotted #ccc;
    font-size: 0.9em;
    width: 90%;
    float: right;
    text-align: left;
}
.sirene-page-title {
    margin: 0 auto;
    text-align: center;
}
.sirene-page-title img{
    margin: 0 auto;
    width: 40%;
}
.btn a {
    display: inline-block;
    padding: 6px 2.5em;
    background: #7EABDA;
    color: white;
    font-weight: bold;
}
.sirene-table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    font-size: 0.85em;
}
.sirene-table tr th {
    padding: 6px 10px;
    background: #efefef;
    border: 1px solid #ccc;
}
.sirene-table tr td {
    padding: 6px 10px;
    text-align: center;
    border: 1px solid #ccc;
}
.sirene-section h6 {
    color: #6A3906;
    font-size: 1.8em;
    margin: 50px 0;
    font-weight: normal;
}
.borderWrap {
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin-top: 20px;
}
.post-page a {
    color: #004098;
}
.pdf:before {
    font-family: FontAwesome;
    content: '\f1c1';
    padding-right: 0.6em;
    font-size: 1.5em;
}
.floatList li {
    float: left;
    margin-left: 1em;
}
.submitBtn {
    float: right;
    width: 10%;
    margin: 0 AUTO;
    padding: 0;
}
input[type="submit"]{
    background-color: #222;
    color: #fff;
    font-size: 1.2em;
    display: inline-block;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
}
h4.sttl {
    margin: 3.5em 0 0.8em 0;
    padding: 0 0 0.6em 0;
    border-bottom: 1px solid #222;
    font-size: 1.2em;
    FONT-WEIGHT: BOLD;
}
.ul01 li strong {
    color: #E60012;
}
h3.institution-title {
    font-size: 1.5em;
    margin: 0.8em 0;
    font-weight: bold;
    text-align: center;
}
.rehearsal-list-two, .rehearsal-list-three {
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
}
.rehearsal-list-two li:first-child {
    margin-right: 2%;
}
.rehearsal-list-two li {
    width: 49%;
    float: left;
}
.rehearsal-list-two, .rehearsal-list-three {
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
}
.rehearsal-list-three li {
    width: 32%;
    float: left;
    margin-left: 2%;
}
.rehearsal-list-three li:first-child {
    margin-left: 0;
}
ul.rehearsal-list-two.clearfix h3 {
    font-size: 16px;
    font-weight: bold;
}
ul.rehearsal-list-two.clearfix p {
    font-size: 0.8em;
}
.rehearsal-list-three li h3 {
    font-size: 16px;
    font-weight: bold;
}
.rehearsal-list-three li p {
    font-size: 0.8em;
}
.contents-nav ul li {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-top: 1%;
    background: url(/images/common/aftermark.png) no-repeat 100% 50%;
}
.contents-nav ul li:first-child, .co_nav_04 {
    margin-left: 0 !important;
}
.bannerWrap ul li:first-child {
    float: left;
}
.bannerWrap .two-column {
    display: flex;
    justify-content: space-between;
}
.contents-nav ul li a {
    display: block;
    margin: -1px;
    border: 1px solid #222;
    padding: 0.4em 0 0.4em 42px;
    color: #000;
    font-weight: bold;
    position: relative;
    background-size: auto 100% !important;
    font-size: 15px;
}
.contents-nav ul {
    margin: 1.5% auto;
}
.contents-nav ul li.co_nav_01 a {
    background: url(/images/common/icon_01.png) no-repeat 0% 50%;
}
.contents-nav ul li.co_nav_02 a {
    background: url(/images/common/icon_02.png) no-repeat 0% 50%;
}
.contents-nav ul li.co_nav_03 a {
    background: url(/images/common/icon_03.png) no-repeat 0% 50%;
}
.contents-nav ul li.co_nav_04 a {
    background: url(/images/common/icon_04.png) no-repeat 0% 50%;
}
.contents-nav ul li.co_nav_05 a {
    background: url(/images/common/icon_05.png) no-repeat 0% 50%;
}
.contents-nav ul li.co_nav_06 a {
    background: url(/images/common/icon_06.png) no-repeat 0% 50%;
}
.pic-image {
    margin-top: 50px;
    clear: both;
    overflow: hidden;
}
.three-column li:first-child {
    margin-left: 0;
}
.three-column li {
    width: 32%;
    float: left;
    margin-left: 2%;
    text-align: center;
}
.pdfList p {
    border-bottom: 1px dotted #aaa;
    font-size: 0.9em;
}
.pdfList.clearfix a {
    color: #004098;
}
.kjo-table {
 border-collapse:collapse   
}
.kjo-table th {
    background-color: #EAF6FD;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 25%;
    text-align: left;
    border-collapse:collapse;
}
.kjo-table td {
    border: 1px solid #ccc;
    padding: 6px 10px;
    border-collapse:collapse;
}
.kjo-sk li h3 {
    font-size: 1em;
    background-color: #A0935D;
    text-align: center;
    color: #fff;
    margin: 10px 0 0 0;
}
.kjo-sk li p {
    font-size: 0.8em;
    background-color: #E0D7B3;
    text-align: center;
    margin: 0;
    padding: 10px 0;
}
.three-column:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    font-size: 0.1em;
    line-height: 0;
}
.two-column h5 {
    padding: 0.05em 0.8em;
    font-size: 1.2em;
}
.sec-tit {
    font-weight: bold;
    border-left: 3px solid gray;
    font-size: 1.5em;
    padding: 4px 0 4px 1em;
    margin-top: 50px;
}
.set-slide {
    border: 1px solid #ccc;
    padding: 0 1em;
    margin-bottom: 20px;
}
.set-slide h4 {
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
    border: none;
    font-size: 1em;
    font-weight: bold;
}
.set-slide h4:hover {
    color: #004098;
    text-decoration: underline;
}
.set-slide .answer {
    border-top: 1px solid #ccc;
    padding: 0 0 10px 0;
}
.set-slide .answer a{
    color: #004098;
    text-decoration: none;
}
.faq-inner {
    margin: 20px 10px 80px 10px;
}
.panoramaBtn li:first-child {
    width: 48%;
    float: left;
}
.panoramaBtn li {
    width: 48%;
    float: right;
}
.blog-page h2 {
    font-size: 1.25em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.4em;
    padding-bottom: 0.4em;
}
.blog-page h2 a {
    color: #004098;
}
.blog-page article {
    margin-bottom: 50px;
}
.blog-page article a.more {
    display: block;
    text-align: right;
}
aside.blog-primary {
    display: none;
}
.member-section h4 {
    font-size: 1.1em;
    border-bottom: 1px solid #ccc;
    padding: 0.4em 0;
    margin: 30px 0 0 0;
    color: #000;
    font-weight: bold;
}
.member-section .f {
    font-weight: bold;
    font-size: 1.2em;
}
.member-section span {
    padding: 0.5em 1em;
    margin: 0 10px 0;
    color: white;
    background-color: #4BA3F5;
    width: 30%;
    border-radius: 10px;
}
.member-section p {
    margin-left: 100px;
}
.member-table {
    margin: 0 auto;
    width: 937px;
}
.member-table tr td {
    padding: 6px 10px;
}
.bgA0935D {
    background: #A0935D;
}
.bgE0D7B3 {
    background: #E0D7B3;
}
.member-table tr th, .member-table tr td {
    font-weight: bold;
    text-align: center;
    border: 3px solid #fff;
}
p_top .whatnew_fb {
    padding: 50px 0;
}
.ticket-single-img {
    max-width: 250px;
    float: left;
}
.ticket-co {
    width: 650px;
    float: right;
    padding: 10px;
}
.new {
   padding: 0 0 100px;
}
.new .date {
    padding: 5px;
    background-color: #A59C6D;
    color: white;
    width: 100%;
    font-size: 20px;
    text-align: right;
}
.new .content {
    margin: 50px auto;
}
.method {
    background-color: #BBD4EF;
}
.method h3 {
    background-color: #0079C3;
    color: #fff;
    padding: 0.4em 0;
    text-align: center;
}
.method ul {
    padding: 3% 0;
}
.method ul li {
    width: 31%;
    margin: 1%;
    float: left;
    background-color: #fff;
    border: 1px solid #0079C3;
    min-height: 160px;
}
.method ul li h4 {
    text-align: center;
    padding: 0.4em 0;
    border-bottom: 1px solid #0079C3;
}
.method ul li p {
    padding: 10px;
    font-size: 0.85em;
    text-align: center;
}
.method ul li p span {
    color: #E4007F;
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.receive {
    margin-top: 50px;
}
.receive h3 {
    background: #BBD4EF;
    padding: 0.4em 0;
    text-align: center;
    border: 1px solid #231815;
    margin-bottom: 10px;
}
.receive table {
    border: 1px solid #231815;
}
.receive table th {
    background-color: #BBD4EF;
    border: 1px solid #231815;
    width: 40%;
    padding: 10px;
}
.receive table td {
    border: 1px solid #231815;
    padding: 10px;
}
.receive .caption, .playguide-info .caption {
    font-size: 0.85em;
}
.playguide-info {
    margin-top: 50px;
}
.playguide-info h3 {
    background: #BBD4EF;
    padding: 0.4em 0;
    text-align: center;
}
.playguide-info ul li {
    width: 33.3333%;
    float: left;
    margin: 1.5% 0;
}
.playguide-info ul li h4 {
    font-size: 1.2em;
}
.playguide-info ul li p {
    margin: 0.4em 0;
}
.visitors_organizer {
margin: 20px auto;
    text-align: center;
    padding: 0 100px;
}
.visitors_organizer a.visitors {
    width: 204px;
    height: 50px;
    align-items: center;
    background-color: #B6282C;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    margin: 0 30px;
}
.visitors_organizer a.organizer {
    width: 204px;
    height: 50px;
    align-items: center;
    background-color: #202B6A;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    margin: 0 30px;
}
.p_top .seating ul li {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 20px;
    height: 350px;
    font-size: 20px;
    font-family: "Noto Serif JP", serif;
    margin: 10px auto 0;
    line-height: normal;
    font-weight: bold;
}
.p_top .seating_txt {
    margin: 0 auto 50px;
    color: white;
}
.p_top .seating ul li a::after {
    width: 40px;
}
span.head_info01 {
padding: 5px;
    border: 1px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 5px;
    background-color: #ead6d7;
}
span.head_info02 {
    font-size: 20px;
    font-weight: bold;
}
span.head_info03 {
    padding: 5px;
    border: 1px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 5px;
    background-color: #d8dbf1;
}
span.head_info04 {
    font-size: 20px;
    font-weight: bold;
}
span.head_info05 {
padding: 5px;
    border: 1px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 5px;
    background-color: #f1edd9;
}
span.head_info06 {
    font-weight: bold;
    font-size: 20px;
}
span.e_icon01 {
    background-color: #ED6C00;
    padding: 5px 10px;
    color: white;
}
span.e_icon02 {
    background-color: #187FC4;
    padding: 5px 10px;
    color: white;
}
span.e_icon03 {
    background-color: red;
    padding: 5px;
    color: white;
}
.post-contents h3 {
    background: #efefef;
    padding: 0.2em 1em;
    margin-top: 20px;
}
.p_top .information .txt .row dl dd ul.listpdf li a::before {
    background: url(/common_a/img/ic_pdf.png) center/contain no-repeat;
}
.slider-pro .sp-thumbnail {
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    float: left;
    width: 110px;
    height: 40px;
    margin: 2px;
}
.p_top .t_ttl h2 .seating_chart {
    color: white;
}
.p_top .seating ul li a figure figcaption {
    font-size: 20px;
    font-family: "Noto Serif JP", serif;
    margin: 10px auto 0;
}
.p_top .catering {
    margin: 0 auto 60px;
}
.sp-slide .link1{
    width: 188px;
    height: 115px;
    position: absolute !important;
    top: 50px;
    left: 260px;
}
.sp-slide .link2{
    width: 164px;
    height: 120px;
    position: absolute !important;
    top: 270px;
    left: 418px;
}
.sp-slide .link3{
    width: 225px;
    height: 265px;
    position: absolute !important;
    top: 91px;
    left: 130px;
}
.sp-slide .link4{
    width: 299px;
    height: 354px;
    position: absolute !important;
    top: 273px;
    left: 500px;
}
.sp-slide .link5{
    width: 90px;
    height: 105px;
    position: absolute !important;
    top: 363px;
    left: 84px;
}
.sp-slide .link6{
    width: 150px;
    height: 180px;
    position: absolute !important;
    top: 183px;
    left: 160px;
}
.sp-slide .link7{
    width: 64px;
    height: 190px;
    position: absolute !important;
    top: 456px;
    left: 438px;
}
.sp-slide .link8{
    width: 78px;
    height: 184px;
    position: absolute !important;
    top: 460px;
    left: 435px;
}
.whats_new_detail {
    margin: 50px auto 0;
}


.archive_area {
    clear: both;
    overflow: hidden;
    width: 940px;
    margin: 0 auto;
    position: relative;
}
.archive_left {
    float: left;
    width: 650px;
}
.archive_right {
    float: right;
    width: 230px;
}

footer.entry-footer.default-max-width {
    display: none;
}
h1.entry-title {
    font-size: 1.8em;
    margin-bottom: 30px;
    border-bottom: 2px solid #222;
    padding-bottom: 6px;
}
.entry-content p {
    font-size: 1em;
}
h2.widget-title {
    text-align: center;
    border: 1px solid #aaa;
    background-color: #efefef;
    padding: 5px 0;
    font-size: 1em;
}
.widget_recent_entries nav ul li a {
    color: #004098;
    display: block;
    padding-top: 30px;
    padding-bottom: 10px;
    
}
.widget_recent_entries nav ul li { 
    border-bottom: 1px solid #ccc;
    position: relative;
}
.widget_recent_entries nav ul li span {
    position: absolute;
    top: 10px;
    font-size: 0.8em;
}
.archive_left article {
    margin-bottom: 50px;
}
h2.entry-title.default-max-width {
    font-size: 1.25em;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.4em;
    padding-bottom: 0.4em;
}
header.entry-header h2 a {
    color: #004098;
}
.entry-content p {
    font-size: 15px;
    font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a.more-link {
    display: block;
    color: #004098;
    text-align: right;
}
nav.navigation.pagination {
    display: none;
}
span.screen-reader-text {
    display: none;
}
ul.year-archives-list {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
ul.year-archives-list li a {
    color: #004098;
}
header.page-header.alignwide {
    padding-top: 30px;
}
header.entry-header.alignwide {
    padding-top: 30px;
}
ul.clearfix.two-column li {
    margin: 0 auto;
}
.pdfList.clearfix .left {
    font-size: 16px;
    padding-top: 10px;
}
.p_top .ticket ul li:not(:nth-child(4n)) {
    margin-right: 38px;
}
.p_top .ticket ul li {
    width: 221px;
    margin-bottom: 70px;
}
.fc-toolbar h2 {
    font-size: 1.8em !important;
}
.fc-toolbar .fc-right {
    float: left !important;
    margin-top: 10px;
    margin-left: 1em;
}
.fc-day-grid-event {
    background-color: #fff !important;
    color: #0079C3 !important;
    border: none !important;
}
.fc-day-grid-event .fc-time {
    display: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
}
.p_top .event {
    padding-top: 100px;
}
.footer .footer_mid .row {
    padding: 0 200px;
}
.p_top .event .event_main .event_l .calendar_bd table tr td.bg1 {
    background-color: red;
}

#contact_form input{
  color: #333333;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
  color: #333333;
  padding: 10px;
  font-size: 1.3em;
  border: solid 1px #ccc;
}
#contact_form input.wpcf7-form-control.wpcf7-submit{
  color: #FFFFFF;
}
#contact_form .required{
  color: #990000;
  padding-left: 5px;
}
.inquiry-contents .required{
  color: #990000;
}
a.visitor_aonly {
    cursor: unset;
}
.page-visual img {
    width: 100%;
}
.rehearsal-list-two.clearfix p {
    margin: 0;
}
.rehearsal-list-three.clearfix p {
    margin: 0;
}
.header .header_top_right .htr_top p a {
    background-color: white;
    color: black;
    display: unset;
}
span.event_performance {
    color: #DCB4C5;
}
span.event_holiday {
    color: red;
}
/************************
繁體中文・简体中文
************************/
body#traditional_chinese {
    font: 400 13.3333px Arial;
    font-size: 16px;
}
body#traditional_chinese, td, th, input, textarea {
    font-family: unset;
}
body#traditional_chinese .p_top .t_ttl h2 span {
    font-family: unset;
}
body#simple_chinese {
    font-size: 16px;
}
/************************************
スマホ
***********************************/


@media screen and (max-width: 768px){
.pc {
	display:none;
}
.sp {
	display:inherit;
}
.footer {
    background-color: #e2e2e2;
    margin: 15% auto 0;
}
.p_top .mv .posTxt {
    top: 60%;
}
.p_top .ticket ul li a .tag {
    clear: both;
    overflow: hidden;
    display: unset;
    margin: 2% auto;
}
.p_top .ticket ul li a .tag span {
    width: 100%;
    float: left;
    margin: 0.8vw auto;
}
p_top .featured .featured_slider .df .txt p {
    text-align: left;
}
.p_top .ticket ul li a .tag {
    display: unset;
    clear: both;
    overflow: hidden;
}
.inner {
    width: 100%;
    margin: 0 auto;
}
.new .content {
    margin: 5% auto;
}
.visitors_organizer {
    text-align: center;
    width: 90%;
    padding: 0;
    margin: 0 auto;
}
.visitors_organizer a.visitors {
    width: 100%;
    height: auto;
    padding: 5%;
    margin: 5% auto;
    display: block;
}
.visitors_organizer a.organizer {
    width: 100%;
    height: auto;
    padding: 5%;
    margin: 5% auto;
    display: block;
}
.header .header_top_right {
    width: 45%;
}
.header .header_top_right .htr_top a {
width: 45%;
    height: auto;
    font-size: 3.0vw;
    margin: 0 2%;
    padding: 2%;
    height: 10.86667vw;
}
.p_top .featured .featured_slider .df .txt p {
    text-align: left;
}
.footer_link {
    margin: 0 auto;
    padding: 3% 0;
    clear: both;
    overflow: hidden;
}
.footer_link ul {
    width: 100%;
    padding: 0;
    display: unset;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.footer_link ul li {
    float: left;
    margin: 0 5%;
    width: 40%;
    font-size: 2.66667vw;
}
.contents {
    width: 100%;
    margin: 0 auto;
}
.method ul li {
    width: 100%;
}
.receive table th {
    width: 100%;
    padding: 0;
    display: block;
}
.receive table td {
    width: 100%;
    display: block;
}
.playguide-info ul li {
    width: 100%;
    float: unset;
    margin: 5% 0;
    text-align: center;
}
.bannerWrap ul li:first-child {
    float: unset;
    width: 100%;
}
.contents-nav ul li {
    width: 100%;
    float: unset;
    margin-left: 0;
}
.member-table {
    margin: 0 auto;
    width: 100%;
}
.sirene .float-left {
    float: unset;
    width: 100%;
}
.sirene .float-right {
    float: unset;
    width: 100%;
}
.sirene-section h6 {
    font-size: 1.2em;
    margin: 10% auto;
}
.three-column.kjo-sk li {
    float: unset;
    width: 100%;
    margin: 0 auto;
}
h3.institution-title {
    font-size: 1.2em;
}
.document .float-left {
    float: unset;
    width: 100%;
}
.document .float-right {
    float: unset;
    width: 100%;
}
.p_top .information .txt .row dl {
    width: 100%;
}
.p_top .seating ul li {
    height: auto;
}
span.head_info01 {
    font-size: 13px;
    width: 40%;
}
span.head_info02 {
    font-size: 15px;
}
span.head_info03 {
    font-size: 13px;
    width: 40%;
}
span.head_info04 {
    font-size: 15px;
}
span.head_info05 {
    font-size: 13px;
    width: 40%;
}
span.head_info06 {
    font-size: 15px;
}
.header_top_right a.organizer {
    background-color: #202B6A!important;
}
dl#sub_navi01 {
background-color: #B6282C!important;
    width: 70%;
    margin: 0 auto;
    position: unset;
    display: inline-block;
    padding: 1%!important;
}
dl#sub_navi02 {
background-color: #B6282C!important;
    width: 70%;
    margin: 0 auto;
    position: unset;
    display: inline-block;
    padding: 1%!important;
}
dl#sub_navi03 {
background-color: #B6282C!important;
    width: 70%;
    margin: 0 auto;
    position: unset;
    display: inline-block;
    padding: 1%!important;
}
dl#sub_navi04 {
background-color: #B6282C!important;
    width: 70%;
    margin: 0 auto;
    position: unset;
    display: inline-block;
    padding: 1%!important;
}
.header_nav dd {
    width: 46%;
    margin: 2%!important;
    text-align: center;
    padding: 0!important;
    background-color: white!important;
    border-radius: 6px;
}
.header_nav #sub_navi01 dd {
    width: 95%;
    margin: 0 auto;
    margin: 2%!important;
    text-align: center;
    padding: 0!important;
    background-color: white!important;
    border-radius: 6px;
}
.header_bot .header_nav > ul li dl dd a {
    border: none;
    background: unset;
    width: 100%!important;
    color: black;
}
.header_bot .header_nav .logo_navi {
    margin: 0 auto 5%;
    text-align: center;
    width: 50%;
}
.header h1 a {
    left: 33%;
    top: 35%;
    opacity: 1!important;
    padding: 0;
}
.sns_other ul {
    margin: 0 auto;
    padding: 10%;
}
.p_top .notice a p {
    text-align: left;
}
.p_top .event .event_main .event_r dl dd .txt .detail {
    text-align: left;
}
.p_top .event .event_main .event_r dl dd .txt h3 {
    margin-bottom: 4vh;
    margin-top: 4vh;
}
.pankuzu ol {
    width: 100%;
}
.whats_new_detail h2 {
    font-size: 1.2em;
}
.header_bot .header_nav {
    padding: 13.33333vw 0 0;
    width: 100%;
}
.search select {
    width: 100%;
}
.page-layout p {
    width: 100%;
}
.ticket-single-img {
    max-width: 80%;
    float: unset;
    margin: 5% auto;
}
.ticket-co {
    width: 100%;
    margin: 0 auto;
    float: unset;
}
.p_top .seating ul {
    margin: 0 auto;
    padding: 0;
    display: unset;
}
.p_top .seating ul li {
    height: auto;
    width: 100%;
    padding: 5%;
    margin: 0 auto 5%;
}
.header_bot .header_nav > ul li:nth-of-type(1) a {
    width: 70vw;
}
.header_bot .header_nav > ul li:nth-of-type(5) a {
    width: 70vw;
}
.header_bot .header_nav > ul li a {
    width: 70vw;
    height: auto;
    border: 1px solid;
    padding: 3% 0;
}
#contact_form {
    padding: 5%;
    background-color: #efefef;
    width: 100%;
    margin: 0 auto 15%;
}
.p_top .catering .txt {
    position: unset;
}
.p_top .catering .row {
    position: unset;
}
.p_top .catering .row .fig_right {
    position: absolute;
    top: 10%;
    right: 0;
}
.p_top .catering .row {
    position: unset;
}
.p_top .catering .catering_main p {
    text-align: left;
    font-size: 15px;
}
.header .menu_icon {
    display: block;
position: absolute;
}
.important_notice_details {
    margin: 15% auto;
}
.important_notice_details h2 {
    font-size: 1.2em;
}
.header_bot {
    background-color: white;
}
.sirene .pageNav ul li {
    float: left;
    width: 48%;
    margin: 1%;
}
.sirene .pageNav ul li a {
    border-right: none;
}
.sirene  .four-column-layout li {
    width: 48%;
    float: left;
    margin: 0 1%;
    height: 230px;
}
dl.t_info_update dt {
    float: unset;
    width: 100%;
    border: none;
    padding: 0;
    margin: auto;
}
.sirene .t_info_update dd {
    margin-left: 5%;
    float: unset;
}
.header .menu_icon_in i {
    letter-spacing: -1px;
}
.p_top .ticket ul li {
    margin-right: 0!important;
    width: 45%;
}
.p_top .event {
    padding-top: 15%;
}
.footer .footer_mid .row {
    margin: 0;
    text-align: center;
    padding: 0 10%;
}
  .ticket-co .tag{
    clear: both;
    overflow: hidden;
  }
  .ticket-co .tag span{
    display: block;
    width: 44%;
    margin: 0 2% 5px;
    padding: 5px 1%;
    float: left;
    text-align: center;
    clear: initial;
  }
.sirene-sub {
    text-align: unset;
    font-size: 1.2em;
}
}