/*exhibition.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;
}

.imp_btn {
    width: 300px;
    padding-top: 16px;
    margin: 0 0 0 80px;
}

.imp_btn a {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 14px;
    font-size: 16px;
    font-weight:bold;
    text-align: center;
    border: 3px solid #0072C1;
    color: #0072C1;
    width: 300px;
    margin: 0 auto;
    margin: 5px 0;
}


/*---------------------------------------------
  展示会（国内・海外）2022.09追加
  ---------------------------------------------*/
.semi_bt_area {
     width: 100%;
     margin: 0 auto;
}


.opr_btn_ex {
    width: 200px;
    padding-top: 16px;
    margin: 0 0 0 80px;
}

.opr_btn_ex a {
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 14px;
    font-size: 16px;
    font-weight:bold;
    text-align: center;
    border: 3px solid #0072C1;
    color: #0072C1;
    width: 200px;
    margin: 0 auto;
    margin: 5px 0;
}

.cau_area {
    width: 100%;
    border: solid 2px #1d2089;
    padding: 20px;
    margin: 0px 0px 30px 0px;
}
.ctitle {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.8;
}

.cau_area p {
    font-size: 14px;
    font-weight: 800;
    line-height: 1.8;
}




