

.index_enevt_block .photofix h5{
display: none;
}
#menu_block {
    width: 100%;
    max-width: 1200px;
}

#ticket_svg_here .ch_text::before { content: "預約看展"; }
.flex_992_column{
   display:flex;
   justify-content: center;
   align-items: center;
}
.flex_992_column p{
   font-size:20px;
}
@media (max-width: 992px){
   .flex_992_column{
       flex-direction: column;
   }
#header_wrap{
background-color: #fff;
}
}

.info_massage_ul.exception_massage{
    list-style: decimal;
    padding-left: 40px;
    margin: 0;
    width: 45%;
    float: left;
}

@media (max-width: 992px){
header.home.stick {
    margin-top: 190px;
}
}
/* --------------------
    content style
----------------------- */
.intro_content{
     font-size: 22px;
     line-height: 32px;
     padding-bottom:20px;
   /*text-indent:2em; */
 }
 .intro_title{
    font-size: 24px;
    line-height: 34px;
 }
 .intro_mark{
    color: red;
 }
 .main_img{
    width: 100%;
    display:block;
 }
.text-right{
 text-align: right;
    display: block;
}
.text-center{
  text-align:center;
}


.table_style{
   margin:auto;
}

.table_style tr,.table_style td{
   border:1px solid #000;
   padding:10px;
}

.reg_selector_block .reg_selector .group_block li:nth-child(2){
white-space: normal;
}

.reg_selector_block .reg_selector .group_block li:nth-child(1){
min-width: 120px;
}

.reg_selector_block .reg_selector .group_block li:nth-child(3){
width: 150px;
}

.footer_block_left{
display:block;
}

.b{
top: 40px;
}

@media (max-width:992px) {
#logo img {
  margin: auto;
}
}