.header_nav dl{
      clear: both;
      overflow: hidden;
      position: absolute;
      top: 50px;
      left: 0;
      z-index: 10;
      left: 44px;
      width: 1010px;
      margin: 0;
    }
.header_nav dd{
    float: left;
      padding: 5px;
    margin: 0;
    background-color: #c7c5b5;
}
.header_bot .header_nav > ul li dl dd a {
    padding: 0 10px;
}
.header_bot .header_nav > ul li:nth-of-type(1) dl dd a::before {
    background-image: none;
	    padding: 0 10px;
}
dl#sub_navi01 {
    background-color: #c7c5b5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}
dl#sub_navi02 {
    background-color: #c7c5b5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}
dl#sub_navi03 {
    background-color: #c7c5b5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}
dl#sub_navi04 {
    background-color: #c7c5b5;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}
.header_bot .header_nav > ul li:nth-of-type(1) dl dd a:hover::before,
.header_bot .header_nav > ul li:nth-of-type(1) dl dd a.active::before {
    background-image: none;
  }
.header_bot .header_nav > ul li:nth-of-type(2) dl dd a::before {
    background-image: none;
}
.header_bot .header_nav > ul li:nth-of-type(2) dl dd a:hover::before,
.header_bot .header_nav > ul li:nth-of-type(2) dl dd a.active::before {
    background-image: none;
  }
.header_bot .header_nav > ul li:nth-of-type(3) dl dd a::before {
    background-image: none;
}
.header_bot .header_nav > ul li:nth-of-type(3) dl dd a:hover::before,
.header_bot .header_nav > ul li:nth-of-type(3) dl dd a.active::before {
    background-image: none;
  }
.header_bot .header_nav > ul li:nth-of-type(4) dl dd a::before {
    background-image: none;
}
.header_bot .header_nav > ul li:nth-of-type(4) dl dd a:hover::before,
.header_bot .header_nav > ul li:nth-of-type(4) dl dd a.active::before {
    background-image: none;
  }
.header .header_top_right .htr_top a.visitors {
    border: 5px solid #e4999b;
}
.p_top .visitor_news ul li a p {
    display: unset;
}
.footer_mid .row a {
    color: white;
}
.map {
    padding: 0 0 60px;
}
.footer .copyright {
    padding: 5px;
    font-size: 10px;
    margin: 0 auto;
}
.p_top .event .event_main .event_r dl dd .txt .detail {
    font-size: 1.5em;
}
.ticket .featured .featured_slider .df .txt p {
    font-size: 1em;
}
.p_top .ticket ul li a p {
    font-size: 1.2em;
    line-height: 28px;
    margin: 0 auto;
}
.p_top .ticket ul li .ticket_date {
    font-size: 1em!important;
    color: #8E0000!important;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
}
.institution .institution_txt {
    text-align: center;
    margin: 50px auto 0;
}
.institution .institution_list {
    margin: 50px auto;
    clear: both;
    overflow: hidden;
}
.institution .institution_list li {
    margin: 0 10px 20px;
    width: 30%;
    font-size: 1em;
    float: left;
    height: 251px;
}
.institution .institution_list .bhall {
    background-image: url(/common_a/img/institution_img1.png);
}
.institution .institution_list .shall {
    background-image: url(/common_a/img/institution_img2.png);
}
.institution .institution_list .conferenceroom_b {
    background-image: url(/common_a/img/institution_img3.png);
}
.institution .institution_list .conferenceroom {
    background-image: url(/common_a/img/institution_img4.png);
}
.institution .institution_list .special_conference {
    background-image: url(/common_a/img/institution_img6.png);
}
.institution .institution_list .rehearsal {
    background-image: url(/common_a/img/institution_img5.png);
}
.institution .institution_list li .middle {
    vertical-align: middle;
    margin: 0 auto;
    font-weight: bold;
    font-size: 1.2em;
    background-color: white;
    opacity: 0.8;
    text-align: center;
    padding: 5% 0;
}
img[src*='.svg'] {
width: 5%;
    height: auto;
    float: right;
    margin: 5px 20px 5px 0;
}
.institution .institution_list a {
    display: block;
    height: 100%;
    font-family: serif;
    width: 100%;
    padding: 30% 0;
}
.institution .page-title {
    text-align: center;
    margin: 150px auto 20px;
    background-color: #A59C6D;
    color: white;
    font-family: serif;
    border: none;
}
.institution .institution_list a:hover {
    opacity: 0.5;
    background-color: white;
}
.p_top .visitor_news ul {
    overflow-y: unset;
    height: auto;
}
.visitor_member_inquiry img {
    float: unset;
}
.p_top .event .event_main .event_l .calendar_bd table tr td {
    line-height: unset;
}
.p_top .event .event_main .event_l .calendar_bd table tr td a {
    width: 100%;
    height: 100%;
    text-align: center;
}
.p_top .event .event_main .event_l .calendar_bd table tr td a:hover {
    opacity: 0.6;
    background-color: white;
}
.p_top .catering {
    background-color: #E6E6E6;
    position: relative;
height: 302px;
  }
  .p_top .catering .row {
    position: relative;
  }
  .p_top .catering .row .fig_right {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .catering .row .fig_right figcaption {
    line-height: 1.5;
    color: #231815;
    font-size: 16px;
    margin-top: 10px;
  }
  .p_top .catering .catering_main p {
    margin: 12px 0;
    font-size: 19px;
    color: #231815;
  }
  .p_top .catering .catering_main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .catering .t_ttl h2 small {
    color: #C4B06E;
  }
  .p_top .catering picture img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 300px;
  }
  .p_top .catering .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 25px 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
.p_top .notice ul {
    clear: both;
    overflow: hidden;
}
.footer_multilingual ul {
    clear: both;
    overflow: hidden;
    margin: 0 auto 50px;
    text-align: center;
    display: table;
}
.footer_multilingual ul li {
    margin: 0 15px;
    width: 180px;
    background-color: white;
    float: left;
}
.multi_top {
    margin: 0 auto 150px;
    text-align: center;
}
.multi_top .t_ttl {
    margin: 50px auto;
}
.multi_top .map li {
    width: 500px;
    margin: 0 15px 0 0;
}
.multi_top .map li .vehicle_g {
    border-bottom: 3px solid green;
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0 auto 30px;
}
.multi_top .map li .vehicle_b {
    border-bottom: 3px solid brown;
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0 auto 30px;
}
.multi_top .map li .vehicle_p {
    border-bottom: 3px solid purple;
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
    margin: 0 auto 30px;
}
.sirene_malti_top ul {
    display: flex;
    margin: 50px auto;
    width: 1100px;
    padding: 0;
}
.sirene_malti_top ul li {
    margin: 0 10px;
    width: 360px;
}
.sirene_malti_top h3 {
    text-align: center;
    margin: 0 auto;
    font-size: 1.5em;
    background-color: whitesmoke;
    width: 1100px;
    padding: 50px 0;
}
.sirene_malti_top h4 {
    text-align: center;
    margin: 0 auto;
    font-size: 1.2em;
    background-color: whitesmoke;
    width: 1100px;
    padding: 50px 0 0;
}
.sirene_malti_top .sirene_meal {
    background-color: whitesmoke;
    padding: 50px 0 0;
    margin: 0 auto;
}
.sirene_malti_top .text {
    margin: 50px auto;
}
.multi_top .howto {
    display: flex;
    margin: 0 auto 50px;
    max-width: 1100px;
}
.multi_top .howto li {
    margin: 0 auto;
    width: 500px;
    text-align: center;
}
.multi_top .howto .text {
    text-align: left!important;
}
.multi_top dl {
    display: flex;
    margin: 0 auto 50px;
    max-width: 1100px;
}
.multi_top dl dt {
width: 500px;
    background-color: #BBD4EF;
    text-align: left;
    padding: 15px;
}
.multi_top dl dt .place {
    background-color: #0079C3;
    color: #fff;
    text-align: center;
}
.multi_top dl dd {
    width: 500px;
    margin: 0 auto;
    background-color: #dddddd;
    text-align: left;
    padding: 15px;
}
.multi_top dl dd .place {
    background-color: #5A5B5B;
    color: #fff;
    text-align: center;
}
.multi_top .map {
    display: flex;
    max-width: 1100px;
    margin: 0 auto;
}
.multi_top .smoking {
    margin: 150px auto;
    background-color: #EBE9DF;
    padding: 50px 0 0;
}
.multi_top .smoking ul {
    margin: 50px auto;
    width: 1100px;
    padding: 0 0 100px;
}
.multi_top .smoking ul li {
    margin: 0 10px;
    text-align: left;
    border: 1px solid #295676;
    border-radius: 10px;
    padding: 15px;
}
.multi_top .smoking ul li strong {
    color: #295676;
    font-size: 1.1em;
}
.howto_buy .t_ttl h2 {
    text-align: center;
  }
  .howto_buy .t_ttl h2 span {
    font-size: 43px;
    color: #231815;
    font-weight: 700;
    color: #A59C6D;
    font-family: "Noto Serif JP", serif;
  }
  .howto_buy .t_ttl h2 small {
    font-size: 19px;
    display: block;
  }
  .howto_buy .box_blue {
    margin: 40px 0 210px;
  }
  .howto_buy .box_blue_main {
    border: 6px solid #4BA3F5;
    background-color: #E5F2FD;
    padding: 5px 0 80px;
    position: relative;
    width: 1000px;
  }
  .howto_buy .box_blue_main h3 {
    font-size: 38px;
    color: #4BA3F5;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
  }
  .howto_buy .box_blue_main .df {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 25px;
  }
  .howto_buy .box_blue_main .df p {
    width: -webkit-calc((100% - 302px) / 2);
    width: -moz-calc((100% - 302px) / 2);
    width: calc((100% - 302px) / 2);
    font-size: 18px;
    font-weight: 500;
    padding: 0 10px;
  }
  .howto_buy .box_blue_main .df p:nth-of-type(1) {
    padding: 10px 0 10px 40px;
    color: #fff;
    width: 302px;
    background: url(/common_b/img/p_ticket_bg1.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
  }
  .howto_buy .box_blue_main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: -56px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .howto_buy .box_blue_main ul li {
    border: 12px solid #4BA3F5;
    margin: 0 7px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 6px;
    border-left-width: 6px;
    background-color: #fff;
    padding: 8px 40px 8px 22px;
    position: relative;
  }
  .howto_buy .box_blue_main ul li::after {
    content: "";
    position: absolute;
    top: -6px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 10px solid #E5F2FD;
    border-left: 10px solid transparent;
    z-index: 1;
  }
  .howto_buy .box_blue_main ul li::before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: -6px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    z-index: 1;
  }
  .howto_buy .box_blue_main ul li span {
    font-size: 1.2em;
    color: #FFF;
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #4BA3F5;
    margin-right: 15px;
font-weight: bold;
  }
  .howto_buy .box_blue_main ul li span small {
    display: block;
    font-size: 10px;
  }
  .howto_buy .box_blue_main ul li p {
    font-size: 52px;
    color: #4BA3F5;
    margin: 0 auto;
  }
  .howto_buy .box_blue_main ul li p small {
    font-size: 24px;
  }
  .howto_buy .how {
    background-color: rgba(235, 233, 223, 0.67);
    padding-top: 140px;
    padding-bottom: 110px;
    position: relative;
    border-top: 1px solid #666666;
  }
  .howto_buy .how_head {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  .howto_buy .how_head ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .howto_buy .how_head ul li {
    font-size: 25px;
    color: #1C4380;
    text-align: center;
  }
  .howto_buy .how_head ul li span {
    display: block;
    padding-top: 22px;
  }
  .howto_buy .how_head ul li i {
    display: block;
    position: relative;
    height: 92px;
  }
  .howto_buy .how_head ul li i::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #666;
  }
  .howto_buy .how_head ul li i::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -18px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #fff;
    z-index: 1;
  }
  .howto_buy .how_head ul li img {
    width: 98px;
    margin: 0 auto;
    float: unset;
  }
  .howto_buy .how_head ul li:nth-of-type(2) {
    color: #006D3A;
    margin: 0 245px 0 185px;
  }
  .howto_buy .how_head ul li:nth-of-type(2) img {
    width: 54px;
  }
  .howto_buy .how_head ul li:nth-of-type(3) {
    color: #BF491D;
  }
  .howto_buy .how_head ul li:nth-of-type(3) img {
    width: 71px;
  }
  .howto_buy .how .tt_child {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 97px;
  }
  .howto_buy .how .tt_child li {
    width: 328px;
    border-bottom: 1px solid #666666;
    font-size: 26px;
    text-align: center;
    padding-bottom: 7px;
  }
  .howto_buy .how picture:nth-of-type(1) {
    margin-bottom: 100px;
    position: relative;
  }
  .howto_buy .how .img_onlyt {
    position: absolute;
    top: 180px;
    left: 80px;
}
  .howto_buy .how picture:nth-of-type(1)::before {
    content: "";
    position: absolute;
    top: 86px;
    left: -500%;
    width: 500%;
    height: 61px;
    background: #1C4380;
    display: block;
  }
  .howto_buy .how picture:nth-of-type(2) {
    margin-bottom: 135px;
    position: relative;
  }
  .howto_buy .how picture:nth-of-type(2)::before {
    content: "";
    position: absolute;
    top: 136px;
    left: -500%;
    width: 500%;
    height: 61px;
    background: #006D3A;
    display: block;
  }
  .howto_buy .how picture:nth-of-type(3) {
    position: relative;
  }
  .howto_buy .how picture:nth-of-type(3)::before {
    content: "";
    position: absolute;
    top: 20px;
    left: -500%;
    width: 500%;
    height: 61px;
    background: #BF491D;
    display: block;
  }
  .howto_buy .payment {
    padding-top: 86px;
  }
  .howto_buy .payment_top {
    margin-top: 80px;
  }
  .howto_buy .payment_top .pt_item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #1C4380;
    -moz-border-radius: 10px;
         border-radius: 10px;
    margin-bottom: 50px;
  }
  .howto_buy .payment_top .pt_item.st2 {
    border-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_l::after {
    border-left-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_l span {
    color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r .itr_link ul li a {
    background-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r {
    border-left-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 a.tel {
    font-size: 67px;
    font-family: "Noto Serif JP", serif;
    color: #006D3A;
    font-weight: 700;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r p {
    font-size: 24px;
    margin: 0 auto;
  }
  .howto_buy .payment_top .pt_item.st2 .it_l img {
    width: 54px;
  }
  .howto_buy .payment_top .pt_item.st3 {
    border-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_l::after {
    border-left-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_l span {
    color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r .itr_link ul li a {
    background-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r {
    border-left-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 h4 {
    font-size: 53px;
    font-family: "Noto Serif JP", serif;
    color: #BF491D;
    font-weight: 700;
    line-height: 1.2;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r p {
    font-size: 24px;
  }
  .howto_buy .payment_top .pt_item.st3 .it_l img {
    width: 71px;
  }
  .howto_buy .payment_top .pt_item.st3 .mb {
    margin-bottom: 20px;
  }
  .howto_buy .payment_top .pt_item .it_l {
    width: 235px;
    text-align: center;
    position: relative;
  }
  .howto_buy .payment_top .pt_item .it_l::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #1C4380;
  }
  .howto_buy .payment_top .pt_item .it_l::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -8px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    z-index: 1;
  }
  .howto_buy .payment_top .pt_item .it_l span {
    font-size: 25px;
    color: #1C4380;
    display: block;
    margin-top: 5px;
  }
  .howto_buy .payment_top .pt_item .it_l img {
    width: 98px;
    margin: 0 auto;
    float: none;
  }
  .howto_buy .payment_top .pt_item .it_r {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-calc(100% - 235px);
    width: -moz-calc(100% - 235px);
    width: calc(100% - 235px);
    padding: 18px 30px;
    text-align: center;
    border-left: 1px solid #1C4380;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_txt {
    width: -webkit-calc(100% - 246px);
    width: -moz-calc(100% - 246px);
    width: calc(100% - 246px);
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link {
    width: 246px;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul li:not(:last-child) {
    margin-bottom: 8px;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 17px;
    color: #FFF;
    background-color: #1C4380;
    width: 100%;
    height: 48px;
    position: relative;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 9px;
    height: 13px;
    background: url(/common_b/img/ar_white.svg) center/contain no-repeat;
    display: block;
  }
  .howto_buy .payment_top .pt_item .it_r h3 {
    font-size: 26px;
    color: #1C4380;
    font-weight: 700;
    text-align: center;
  }
  .howto_buy .payment_top .pt_item .it_r p {
    font-size: 13px;
  }
  .howto_buy .payment_top .pt_item .it_r figure {
    margin: 10px 0;
  }
  .howto_buy .payment_bot {
    margin-top: 110px;
    padding-bottom: 110px;
  }
  .howto_buy .payment_bot dl {
    margin-bottom: 70px;
  }
  .howto_buy .payment_bot dl dt {
    font-size: 28px;
    font-weight: 700;
    color: #B6282C;
    margin-bottom: 15px;
  }
  .howto_buy .payment_bot dl dd {
    padding-left: 25px;
  }
  .howto_buy .payment_bot dl dd h3 {
    font-size: 1.5em;
    font-weight: 700;
  }
  .howto_buy .payment_bot dl dd h3:not(:first-child) {
    margin-top: 25px;
  }
  .howto_buy .payment_bot dl dd h4 {
    font-size: 1.25em;
    font-weight: 400;
  }
  .howto_buy .payment_bot dl dd h4.mgt {
    margin-top: 25px;
  }
  .howto_buy .payment_bot dl dd h4 small {
    font-size: 20px;
    color: #B6282C;
  }
  .howto_buy .payment_bot dl dd p {
    font-size: unset;
    margin-left: 3%;
    margin: 0.8em auto 0;
  }
  .howto_buy .payment_bot dl dd .listDot li {
font-size: 1.1em;
    position: unset;
    padding-left: 5%;
  }
  .howto_buy .payment_bot dl dd .listDot li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  .howto_buy .payment_bot dl dd .note {
    position: relative;
    padding-left: 20px;
  }
  .howto_buy .payment_bot dl dd .note::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  .howto_buy .payment_bot dl dd .listTel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt {
    width:100%;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt p span {
    width: 230px;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt p a {
    font-family: "Noto Serif JP", serif;
    color: #B6282C;
  }
h2.ticket_detail_message {
    background-color: paleturquoise;
    text-align: center;
    margin: 50px auto;
}
.malti_top_img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.sirene_malti_top_logo h2 {
    margin: 0 auto 50px;
}
.howto_buy .payment_top .pt_item .it_r .itr_txt img {
    width: 20%;
    margin: 0 auto;
}
.footer .bor select#language_choice2 {
    width: 180px;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    background: transparent;
    font-size: 0.8em;
    color: #000;
    cursor: pointer;
    position: relative;
    z-index: 3;
    color: #000;
    background-image: url(/common_b/img/global_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-weight: bold;
    padding: 0 5px;
    font-size: 1em;
}
.sirene .pageNav .clearfix {
    margin: 50px auto 0;
}
.sirene .pageNav .clearfix li {
float: left;
    width: 13%;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid;
    margin: 0 5px;
}
.sirene .pageNav .clearfix li a{
    padding:0;
}
.sirene .pageNav .clearfix li a:hover {
    border-bottom: 3px solid #EBE9DF;
    height: 80px;
}
.sirene .party ul {
    clear: both;
    overflow: hidden;
}
.sirene .party ul li {
   float: left;
    width: 32%;
    margin: 5px;
}
.sirene .party ul li p {
    margin: 100px auto;
}
.sirene .four-column-layout li h5 {
    line-height: 20px;
    margin: 10px auto 0;
}
.header .header_top_right .htr_top a.organizer {
    opacity: 0.5;
}
.contents.sirene {
    margin: 0 auto 100px;
}
.global_header .global_venue:nth-of-type(2) a::before{
    background-image: url(../img/menu_ic3.svg)!important;
}
.global_header .global_venue:nth-of-type(2) a:hover::before, .header_bot .header_nav > .global_header .global_venue:nth-of-type(2) a.active::before {
    background-image: url(../img/menu_ic3_ac.svg)!important;
  }
.global_header li a {
    width: 154px!important;
}


/************************************
sp
***********************************/


@media screen and (max-width: 768px){
.footer {
    margin: 0 auto;
}
.sp_telfax.sp {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}
.sp_telfax ul {
    margin: 5% auto;
    width: 70%;
}
.sp_telfax li {
margin: 0 auto;
    font-size: 1em;
    background-color: white;
    padding: 1%;
    width: 90%;
    border-radius: 6px;
    display: flex;
}
.sp_telfax li .head_info07 {
    padding: 5px;
    border: 1px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 5px;
    background-color: #ead6d7;
    width: 40%;
}
.sp_telfax li .head_info08 {
    padding: 5px;
    border: 1px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 5px;
    background-color: #d8dbf1;
    width: 40%;
}
.sp_telfax li .head_info09 {
    padding: 5px;
    border: 1px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 5px;
    background-color: #f1edd9;
    width: 40%;
}
span.head_info02 {
        font-size: 1em;
}
span.head_info04 {
        font-size: 1em;
}
span.head_info06 {
       font-size: 1em;
}
.footer_mid .row a {
    color: white;
}
.header .header_top_right .htr_top a.visitors {
    border: 3px solid #e4999b;
}
.floatList li {
    float: unset;
    margin-left: 0;
    margin: 0 auto 5%;
    width: 80%;
}
.p_top .ticket ul li .ticket_date {
    font-size: 0.8em!important;
}
.p_top .ticket ul li a p {
    font-size: 1em;
}
.page-title {
font-size: 1.3em;
    margin-bottom: 15%;
    border-bottom: 2px solid #222;
    padding-bottom: 5%;
}
.institution .institution_list li {
    margin: 2%;
    width: 46%;
    text-align: center;
    font-size: 0.8em;
    float: left;
    height: 100px;
}
.institution .institution_list {
    height: 100%;
}
.institution .institution_list a {
    height: auto;
    width: 100%;
    padding: 15% 0;
}
.institution .institution_list .bhall {
    background-size: 100%;
    background-repeat: no-repeat;
}
.institution .institution_list .conferenceroom_b {
    background-size: 100%;
    background-repeat: no-repeat;
}
.institution .institution_list .conferenceroom_b a {
    padding: 5% 0;
}
.institution .institution_list ..conferenceroom {
    background-size: 100%;
    background-repeat: no-repeat;
}
.institution .institution_list .special_conference {
    background-size: 100%;
    background-repeat: no-repeat;
}
.institution .institution_list .rehearsal {
    background-size: 100%;
    background-repeat: no-repeat;
}
.institution .institution_list li .middle {
    vertical-align: middle;
    height: 100%;
    margin: 10% auto;
    font-weight: bold;
    font-size: 1em;
    background-color: white;
    opacity: 0.8;
}
.institution img[src*='.svg'] {
    display: none;
}
.institution .page-title {
    margin: 15% auto 5%;
    padding: 0;
}
.p_top .featured .featured_slider .df .txt h3 {
    font-size: 5vw;
    margin: 10% auto;
}
.p_top .featured .featured_slider .df .txt p {
    width: 90%;
    margin: 5% auto 0;
}
.p_top .catering {
    position: relative;
height: auto;
    padding: 10% 0 0;
}
.p_top .catering .txt {
    position: unset;
}
.p_top .catering .row {
    position: unset;
}
.p_top .t_ttl h2 span {
    font-size: 6.66667vw;
    color: #231815;
    font-weight: 600;
}
.p_top .catering .t_ttl h2 small {
    color: #C4B06E;
}
.p_top .catering .catering_main p {
    font-size: 0.9em;
}
.p_top .catering .row .fig_right {
    position: inherit;
    display: unset;
}
.p_top .catering .row .fig_right img {
    width: 43.2vw;
}
.p_top .catering picture img {
    min-height: auto;
    display: none;
}
.howto_buy .t_ttl h2 {
    text-align: center;
  }
  .howto_buy .t_ttl h2 span {
    font-size: 6.875vw;
    color: #231815;
    font-weight: 700;
    color: #A59C6D;
    font-family: "Noto Serif JP", serif;
  }
  .howto_buy .t_ttl h2 small {
    font-size: 4.375vw;
    display: block;
  }
  .howto_buy .box_blue {
    margin: 9.375vw 2.34375vw 32.8125vw;
  }
  .howto_buy .box_blue_main {
    border: 0.9375vw solid #4BA3F5;
    background-color: #E5F2FD;
    padding: 2.34375vw 4vw 10.9375vw;
    position: relative;
    width: 100%;
  }
  .howto_buy .box_blue_main h3 {
    font-size: 5.9375vw;
    color: #4BA3F5;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.08em;
    margin-bottom: 3.125vw;
  }
  .howto_buy .box_blue_main .df p {
    font-size: 3.125vw;
    font-weight: 500;
    padding: 0 3.125vw;
    padding-left: 17.06667vw;
    width: 100%;
  }
.howto_buy .box_blue_main .df {
    display: unset;
}
  .howto_buy .box_blue_main .df p:nth-of-type(1) {
    padding: 1.5625vw 0 1.5625vw 6.25vw;
    color: #fff;
    background: url(/common_b/img/bg1_sp.png) 0 0 no-repeat;
    -moz-background-size: 100% 100%;
         background-size: 100% 100%;
    text-align: center;
    margin-bottom: 2.34375vw;
  }
  .howto_buy .box_blue_main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
        display: unset;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%;
    position: relative;
    left: unset;
    bottom: unset;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .howto_buy .box_blue_main ul li {
    border: 1.875vw solid #4BA3F5;
        margin: 0 1.09375vw 2vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top-width: 0.9375vw;
    border-left-width: 0.9375vw;
    background-color: #fff;
    padding: 1.25vw 2.34375vw 1.25vw 3.4375vw;
    position: relative;
  }
  .howto_buy .box_blue_main ul li::after {
    content: "";
    position: absolute;
    top: -0.9375vw;
    right: -1.875vw;
    width: 0;
    height: 0;
    border-top: 1.5625vw solid #E5F2FD;
    border-left: 1.5625vw solid transparent;
    z-index: 1;
  }
  .howto_buy .box_blue_main ul li::before {
    content: "";
    position: absolute;
    bottom: -1.875vw;
    left: -0.9375vw;
    width: 0;
    height: 0;
    border-bottom: 1.5625vw solid #fff;
    border-right: 1.5625vw solid transparent;
    z-index: 1;
  }
  .howto_buy .box_blue_main ul li span {
    font-size: 2.34375vw;
    color: #FFF;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #4BA3F5;
    margin-right: 0.78125vw;
    text-align: center;
  }
  .howto_buy .box_blue_main ul li span small {
    display: block;
    font-size: 1.5625vw;
  }
  .howto_buy .box_blue_main ul li p {
    font-size: 5vw;
    color: #4BA3F5;
    white-space: nowrap;
  }
  .howto_buy .box_blue_main ul li p small {
    font-size: 2.34375vw;
  }
  .howto_buy .how {
    background-color: rgba(235, 233, 223, 0.67);
    padding-top: 18.75vw;
    padding-bottom: 17.1875vw;
    position: relative;
    border-top: 1px solid #666666;
  }
  .howto_buy .how_head {
    position: absolute;
    top: -15.625vw;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  .howto_buy .how_head ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
  .howto_buy .how_head ul li {
    font-size: 3.90625vw;
    color: #1C4380;
    text-align: center;
  }
  .howto_buy .how_head ul li span {
    display: block;
    padding-top: 3.4375vw;
  }
  .howto_buy .how_head ul li i {
    display: block;
    position: relative;
    height: 14.375vw;
  }
  .howto_buy .how_head ul li i::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3.125vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 2.03125vw solid transparent;
    border-right: 2.03125vw solid transparent;
    border-top: 2.03125vw solid #666;
  }
  .howto_buy .how_head ul li i::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2.8125vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 2.03125vw solid transparent;
    border-right: 2.03125vw solid transparent;
    border-top: 2.03125vw solid #fff;
    z-index: 1;
  }
  .howto_buy .how_head ul li img {
    width: 15.3125vw;
    margin: 0 auto;
    float: unset;
  }
  .howto_buy .how_head ul li:nth-of-type(2) {
    color: #006D3A;
    margin: 0 19.21875vw 0 12.5vw;
  }
  .howto_buy .how_head ul li:nth-of-type(2) img {
    width: 8.4375vw;
  }
  .howto_buy .how_head ul li:nth-of-type(3) {
    color: #BF491D;
  }
  .howto_buy .how_head ul li:nth-of-type(3) img {
    width: 11.09375vw;
  }
  .howto_buy .how .tt_child {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 6.25vw;
    margin-bottom: 15.15625vw;
  }
  .howto_buy .how .tt_child li {
    width: 51.25vw;
    border-bottom: 1px solid #666666;
    font-size: 4.0625vw;
    text-align: center;
    padding-bottom: 1.09375vw;
  }
  .howto_buy .how picture {
    margin-left: -4vw;
  }
  .howto_buy .how picture:nth-of-type(1) {
    margin-bottom: 20.3125vw;
    margin-top: 14.0625vw;
  }
  .howto_buy .how picture:nth-of-type(2) {
    margin-bottom: 21.09375vw;
  }
  .howto_buy .payment {
    padding-top: 13.4375vw;
  }
  .howto_buy .payment_top {
    margin-top: 6.25vw;
  }
  .howto_buy .payment_top .pt_item {
    border: 1px solid #1C4380;
    -moz-border-radius: 1.5625vw;
         border-radius: 1.5625vw;
    margin-bottom: 7.8125vw;
  }
  .howto_buy .payment_top .pt_item.st2 {
    border-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_l::after {
    border-left-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .pt_tt span {
    color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r .itr_link ul li a {
    background-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r .itr_link::after {
    border-top-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r .itr_link {
    border-top-color: #006D3A;
  }
  .howto_buy .payment_top .pt_item.st2 a.tel {
    font-size: 10.46875vw;
    font-family: "Noto Serif JP", serif;
    color: #006D3A;
    font-weight: 700;
  }
  .howto_buy .payment_top .pt_item.st2 .it_r p {
    font-size: 3.75vw;
    margin: 0 auto;
  }
  .howto_buy .payment_top .pt_item.st2 .pt_tt img {
    width: 8.4375vw;
  }
  .howto_buy .payment_top .pt_item.st3 {
    border-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_l::after {
    border-left-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .pt_tt span {
    color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r .itr_link ul li a {
    background-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r .itr_link::after {
    border-top-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r .itr_link {
    border-top-color: #BF491D;
  }
  .howto_buy .payment_top .pt_item.st3 h4 {
    font-size: 8.28125vw;
    font-family: "Noto Serif JP", serif;
    color: #BF491D;
    font-weight: 700;
    line-height: 1.2;
  }
  .howto_buy .payment_top .pt_item.st3 .it_r p {
    font-size: 3.75vw;
  }
  .howto_buy .payment_top .pt_item.st3 .it_l img {
    width: 11.09375vw;
  }
  .howto_buy .payment_top .pt_item.st3 .mb {
    margin-bottom: 3.125vw;
  }
  .howto_buy .payment_top .pt_item .pt_tt {
    width: -webkit-calc(100% - 49.375vw);
    width: -moz-calc(100% - 49.375vw);
    width: calc(100% - 49.375vw);
    text-align: center;
  }
  .howto_buy .payment_top .pt_item .pt_tt span {
    font-size: 3.90625vw;
    color: #1C4380;
    display: block;
    margin-top: 0.78125vw;
  }
  .howto_buy .payment_top .pt_item .pt_tt img {
    width: 15.3125vw;
    float: none;
    margin: 0 auto;
  }
  .howto_buy .payment_top .pt_item .it_r {
    text-align: center;
    display: unset;
    width: 100%;
    padding: 0;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_txt {
    padding: 5.33333vw 4vw;
width: 100%;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #1C4380;
    padding: 5.33333vw 4vw;
    position: relative;
    width: 100%;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link::after {
    content: "";
    position: absolute;
    left: 50%;
    top: -1px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1C4380;
    z-index: 1;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -3px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    z-index: 2;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul {
    width: 49.375vw;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul li:not(:last-child) {
    margin-bottom: 1.25vw;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 2.65625vw;
    color: #FFF;
    background-color: #1C4380;
    width: 100%;
    height: 7.5vw;
    position: relative;
  }
  .howto_buy .payment_top .pt_item .it_r .itr_link ul li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2.34375vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.40625vw;
    height: 2.03125vw;
    background: url(../img/ticket/ar_white.svg) center/contain no-repeat;
    display: block;
  }
  .howto_buy .payment_top .pt_item .it_r h3 {
    font-size: 4.0625vw;
    color: #1C4380;
    font-weight: 700;
    text-align: center;
  }
  .howto_buy .payment_top .pt_item .it_r p {
    font-size: 2.34375vw;
  }
  .howto_buy .payment_top .pt_item .it_r figure {
    margin: 1.5625vw 0;
  }
  .howto_buy .payment_top .pt_item .it_r figure img {
    width: 48.4375vw;
  }
  .howto_buy .payment_bot {
    margin-top: 17.1875vw;
    padding-bottom: 7.8125vw;
  }
  .howto_buy .payment_bot dl {
    margin-bottom: 10.9375vw;
  }
  .howto_buy .payment_bot dl dt {
    font-size: 4.375vw;
    font-weight: 700;
    color: #B6282C;
    margin-bottom: 2.34375vw;
  }
  .howto_buy .payment_bot dl dd h3 {
    font-size: 4.375vw;
    font-weight: 700;
  }
  .howto_buy .payment_bot dl dd h3:not(:first-child) {
    margin-top: 3.90625vw;
  }
  .howto_buy .payment_bot dl dd h4 {
    font-size: 3.90625vw;
    font-weight: 400;
  }
  .howto_buy .payment_bot dl dd h4.mgt {
    margin-top: 3.90625vw;
  }
  .howto_buy .payment_bot dl dd h4 small {
    font-size: 3.125vw;
    color: #B6282C;
    display: block;
  }
  .howto_buy .payment_bot dl dd p {
    font-size: 3.4375vw;
  }
  .howto_buy .payment_bot dl dd .listDot li {
    font-size: 3.4375vw;
    position: relative;
    padding-left: 3.125vw;
  }
  .howto_buy .payment_bot dl dd .listDot li::before {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  .howto_buy .payment_bot dl dd .note {
    position: relative;
    padding-left: 3.125vw;
  }
  .howto_buy .payment_bot dl dd .note::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  .howto_buy .payment_bot dl dd .listTel {
    margin-top: 4.6875vw;
    display: unset;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 3.90625vw;
    padding-left: 5.33333vw;
    margin-bottom: 1.33333vw;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt p span {
    width: 45.3125vw;
  }
  .howto_buy .payment_bot dl dd .listTel .listTelIt p a {
    font-family: "Noto Serif JP", serif;
    color: #B6282C;
  }
.multi_top .smoking ul {
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
.sirene_malti_top ul {
    display: unset;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
.footer_multilingual ul {
    width: 90%;
    padding: 0;
    display: unset;
    margin: 0 auto;
}
.footer_multilingual ul li {
    margin: 0 auto 5%;
    text-align: center;
    width: 90%;
float: unset;
}
.sirene_malti_top_logo {
    width: 60%;
margin: 0 auto;
}
.multi_top {
    margin: 0 auto 15%;
    width: 90%;
}
.multi_top .map {
    display: unset;
    max-width: 100%;
    margin: 0 auto;
}
.multi_top .map li {
    width: 100%;
    margin: 0 auto;
}
.multi_top .howto {
    display: unset;
    margin: 0 auto;
    max-width: 100%;
}
.multi_top .howto li {
    margin: 10% auto;
    width: 100%;
}
.multi_top dl {
    display: unset;
    margin: 0 auto;
    max-width: 100%;
}
.multi_top dl dt {
    width: 100%;
    padding: 5%;
    margin: 0 auto 5%;
}
.multi_top dl dd {
    width: 100%;
    margin: 0 auto;
    padding: 5%;
}
.multi_top .smoking {
    margin: 15% auto;
    padding: 5% 0;
}
.multi_top .smoking ul li {
    margin: 0 auto;
    padding: 5%;
    width: 90%;
}
.sirene_malti_top ul li {
    margin: 0 auto 5%;
    width: 100%;
}
.sirene_malti_top .text {
    text-align: left;
}
.howto_buy .payment_bot dl dd {
    padding-left: 0;
}
.footer .bor select#language_choice2 {
    width: 100%;
}
.sirene .pageNav .clearfix li {
    width: 45%;
    line-height: unset;
    border-bottom: 1px solid;
}
.sirene .party ul li {
    float: unset;
    width: 100%;
    margin: 0 auto 5%;
}
.sirene .party ul li p {
    margin: 5% auto 0;
}
.header .header_top_right p {
    font-size: 18px;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: right;
}
#header_nav .select {
    width: 50%;
    margin: 0 auto;
}
#header_nav .select select {
    width: 100%;
}
.howto_buy .how .img_onlyt {
    position: absolute;
    top: 7%;
    right: -10%;
    left: unset;
}
.howto_buy .how .img_onlyt img {
    width: 50%;
}
.p_top .seating ul li figcaption {
    margin: 5% auto 0;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
}
.p_top .seating ul li figcaption img {
    width: 50%;
    margin: 5% auto;
}
.p_top .seating ul li figcaption span {
    display: block;
    background-color: white;
    border-radius: 10px;
    margin: 5% auto 0;
}
.p_top .seating ul li span a img {
    width: 30%;
    margin: 0 5%;
    padding: 2%;
    border-radius: 10px;
}
.p_top .seating ul li span a {
    display: unset;
}
.sirene .four-column-layout li h5 {
    font-size: 0.8em;
}
}



@media all and (-ms-high-contrast: none) {
  .p_top .mv .posTxt {
    left: unset;
    width: 100%;
    text-align: center;
}
.header_bot .header_nav > ul li:nth-of-type(1) a::before {
    width: 15px;
    height: 25px;
}
.header_bot .header_nav > ul li:nth-of-type(2) a::before {
    width: 42.2535211px;
    height: 20px;
}
.header_bot .header_nav > ul li:nth-of-type(3) a::before {
    top: 50%;
    width: 30px;
    height: 30px;
}
.header_bot .header_nav > ul li:nth-of-type(4) a::before {
    width: 47.1666667px;
    height: 25px;
}
.header_bot .header_nav > ul li:nth-of-type(5) a::before {
    width: 23px;
    height: 25px;
}
.header_bot .header_nav > ul li:nth-of-type(6) a::before {
    width: 30px;
    height: 30px;
}
.sirene_img img {
    margin: auto;
    text-align: center;
}
.p_top .notice ul li {
    display: table;
}
  .p_top .mv .posTxt {
    left: 0;
  }
  .header .header_top_right .htr_top p a{
      width: 60px;
        height:30px!important;
      }
.sirene_img {
    text-align: center;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.sirene_malti_top_logo {
    margin: 0 auto;
    text-align: center;
    clear: both;
    overflow: hidden;
}
}
