/*exhibition_news_sp.css*/

.sp {
    width: auto;
    height: auto;
    margin-right: auto;
}

p {
    font-size: 14px;
}

.exhibition_title_bn {
    margin-bottom: 0px;
    margin-top: 15px;
}

.exhibition_title h1{
    color: #5e5f5f;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin: 0 20px;
    margin-bottom: 20px;
}

.exhibition_title h1 br {display: none;}

.exhibition_inner h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
    background-color: #0072c1;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    position: relative;
}

.greet {
display:block;
    padding: 20px 10px 10px 10px;
}

.greet p{
    font-size: 14px;
	line-height:22px;
}

.keig {
    float: right;
    font-size: 14px;
    padding-right: 10px;
}

.ex_sub_title  {
    width: 90%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: #363636;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px 0;
}

.cut_sample_cont h2 p {
    margin-left: 0;
    padding: 1px 5px 2px 5px;
    margin-top: 5px;
    font-size: 14px;
}

.ex_main_i  {
    margin:20px 10px 30px 20px;
}

.ft14_sp {
    font-size: 14px!important;
}

img.sp {
    width: 100%;
    height: auto;
    margin: 0 auto;
}


.mb_10_sp {
    margin-bottom: 10px;
}

.mb_20_sp {
    margin-bottom: 20px;
}

.mb_30_sp {
    margin-bottom: 30px;
}

.p_caution {
    margin: auto;
}


.p_caution h3{
    margin-top: 20px;
    margin-bottom: 20px;
    height: 26px;
}

.p_caution h3{
    font-size: 16px;
    font-weight: 600;
}


.p_caution h3:before {
    content: '';
    border: 3px solid #b3b3b3;
    position: absolute;
    left: 0;
}

.p_caution h3:after {
    content: '';
    border: 3px solid #0072C1;
    position: absolute;
    left: 0;
    top: 0;
}

.p_caution p {
    font-size: 14px;
}

.car {
    font-size: 14px;
    padding: 10px 20px;
    line-height: 1.4;
}

.mt15_m {
    margin-top: 0;
}

.cont_inner h2.noteTitle:before {
    content: none;
}

.cau_note .cau_note_r p {
    color: #f70909;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.c_caution {
    width: 100%;
    margin: auto;
}

.wch_bt {
    width: 240px;
    font-size: 14px;
}

.wch_bt span {
    color: #fff;
    font-size: 14px;
}

.cau_bt {
    width: 200px;
    font-size: 14px;
}

/*---------------------------------------------
  展示会（国内・海外）2022.09追加
  ---------------------------------------------*/
img.sp {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.exhibition_top02 {
    padding: 11px 10px 9px 10px;
    min-height: 78px;
}

.exhibition_top02 h1 {
    color: #000;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.0;
}

.semi_bt_area {
     width: 100%;
}

.opr_btn_ex {
    float: left;
    margin: 0 auto;
}
.opr_btn_ex a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight:bold;
    text-align: center;
    padding-bottom: 46px;
    padding-right: 20px;
    border: 1px solid #0072C1;
    color: #0072C1;
    width: 200px;
    height: 8px;
    margin: 4px 3px;

}

.opr_btn_ex a:before {
    position: absolute;
    top: 42%;
    right: 20px;
    width: 10px;
    height: 10px;
    margin-top: -3px;
    content: "";
    transform: rotate(45deg);
    border: 0;
    border-top: solid 2px #0072C1;
    border-right: solid 2px #0072C1;
}

.opr_btn_ex a:hover {
    box-shadow: 0 0 0 4px #6598cf inset;
/*    -webkit-transition: all .3s;*/
/*    transition: all .3s;*/
    cursor:pointer;
}



.opr_ex {
    font-size: 18px;
    font-weight: bold;

}

.ex_table_tx  {
    text-align: start!important;
}

.schedule_ic {
    width: 60px;
    font-size: 10px;
    padding: 4px 10px;
}

.start_ic {
    width: 60px;
    font-size: 10px;
    padding: 4px 10px;
}



.end_ic {
    width: 60px;
    font-size: 10px;
    padding: 4px 10px;
}

.schedule_en_ic {
    float: left;
    width: 70px;
    font-size: 10px;
    padding: 4px 6px;
}

.start_en_ic {
    float: left;
    width: 70px;
    font-size: 10px;
    padding: 4px 6px;
}



.end_en_ic {
    float: left;
    width: 70px;
    font-size: 10px;
    padding: 4px 6px;
}

.inter_info_area {
     width: 100%;
     margin: 0 auto;
     padding-top: 30px;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.d_event_list{
     width: 100%;
}

.one_column_cont h3 {
    color:  initial;
    padding: initial;
}

.d_event_list h3{
   font-size: 16px;
   margin-bottom:5px;
    color: #08c;
    font-weight: 600;
    border-bottom: solid 2px #0072C1;
}

.d_event_list .txt{
  width:100%;
}

.d_event_list .txt table{width:100%;font-size: 14px;font-weight: 500;}
.d_event_list .txt table th{width:60px; padding:10px 10px;border-bottom:1px dotted #ccc;}
.d_event_list .txt table td{padding:5px 10px;border-bottom:1px dotted #ccc;}
.d_event_list .txt table td ul{margin:0;padding:0;}
.d_event_list .txt table td ul li{display:inline-block;margin:5px 5px 0 0;padding:0;list-style:none;line-height:0;}



