/*exhibition 2023*/
.tit_main {
  background: #212121 !important;
  padding: 20px 0;
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  .tit_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.tit_main:before {
  content: none;
}

.tit_main span {
  padding: 0;
}

.tit_main .box_flex {
  background: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .tit_main .box_flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.tit_main .box_flex a {
  background: none;
  padding: 0;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .tit_main .box_flex a {
    margin-right: 0;
  }
}
.tit_main .box_flex a:hover {
  opacity: 0.8;
}

.tit_main .sub {
  font-size: 18px;
  color: #fff;
  background: none !important;
  display: block;
  margin: 0 20px;
}

@media (max-width: 767px) {
  .tit_main .sub {
    font-size: 16px;
    margin-right: 0;
  }
}
.tit_main .sp_block {
  font-size: 44px;
  background: none;
  color: #fff;
}

@media (max-width: 767px) {
  .tit_main .sp_block {
    font-size: 34px;
    display: block;
    text-align: center;
    margin-top: 15px;
  }
}

.main_exhibition {
  position: relative;
  background: url(/image/jp/products/healthcare/products-support/rt/exhibition/images/exhibition_img.png) no-repeat center center/cover;
  min-height: 580px;
}

.main_exhibition .main_cont {
  position: absolute;
  right:5%;
  max-width: 630px;
  width: 68%;
  margin: 0 auto;
  padding: 150px 0 100px;
}

.sp_main_cont {
  display: none;
}

@media (max-width: 1600px) {
  .main_exhibition .main_cont {
    right:1%;
    max-width: 550px;
  }
}

@media (max-width: 1500px) {
    .main_exhibition .main_cont {
      right:2%;
      max-width: 530px;
    }
  }

@media (max-width: 1000px) {
  .main_exhibition {
    background: url(/image/jp/products/healthcare/products-support/rt/exhibition/images/sp_exhibition_img.png) no-repeat center center/cover;
    min-height: 400px;
  }
  .main_exhibition .main_cont {
    display: none;
  }
  .sp_main_cont {
    display: block;
    background-color: #F7F8F8;
    padding: 50px;
  }
}

@media (max-width: 579px){
    .sp_main_cont {
        padding: 20px;
      }

}

.main_exhibition .main_cont figure {
  text-align: center;
}

.sp_main_cont figure {
    text-align: center;
  }

  @media (max-width: 1600px) {
    .main_exhibition .main_cont figure {
      margin-top: 50px;
    }

    .main_exhibition .main_cont img {
      width: 500px;
    }
  }  

 @media (max-width: 994px){
    .sp_main_cont figure img{
        max-width: 450px !important; 
    }
 }

@media (max-width: 767px) {
  .main_exhibition .main_cont figure {
    padding: 0 8%;
  }
  .sp_main_cont figure img{
   min-width: 300px;
   width:100%;
  }
}
.main_exhibition .main_cont h3 {
  color: #212121;
  font-size: 42px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
  margin: 20px 0;
}

 .sp_main_cont h3 {
  color: #212121;
  font-size: 42px;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
  margin: 20px 0;
}

@media (max-width: 767px) {
  .sp_main_cont h3 {
    font-size: 36px;
  }
}
.main_exhibition .main_cont p {
  font-size: 20px;
  line-height: 2.2;
  font-weight: bold;
}

.sp_main_cont p {
  font-size: 20px;
  line-height: 2.2;
  font-weight: bold;
  text-align: center;
}


@media (max-width: 767px) {
  .sp_main_cont p {
    font-size: 18px;
    line-height: 2.2;
    font-weight: bold;
  }
}

@media (max-width: 579px){
    .sp_main_cont p {
        font-size: 16px;
        line-height: 1.8;
      }  
}

.exhibition_detail {
  background: #fff;
  padding: 80px 0 60px;
  clear: both;
}

@media (max-width: 767px) {
  .exhibition_detail {
    padding: 40px 0 30px;
  }
}




@media (max-width: 767px) {
  .exhibition_detail .list_detail {
    margin-top: 30px;
  }
}
.exhibition_detail .list_detail li {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.exhibition_detail .list_detail li:first-child {
  margin-bottom: 7px;
}

@media (max-width: 767px) {
  .exhibition_detail .list_detail li {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.4;
  }

  .exhibition_detail .list_detail li:first-child {
    margin-bottom: 5px;
  }
}
.exhibition_detail .list_detail li .item {
  display: inline-block;
  color: #fff;
  background: #C2CB4D;
  padding: 15px 8px;
  font-size: 24px;
  min-width: 65px;
  text-align: center;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .exhibition_detail .list_detail li .item {
    font-size: 16px;
    min-width: auto;
    max-width: 38px;
    padding: 6px 11px;
    margin-right: 8px;
  }
}
.exhibition_detail .list_detail li .day .num {
  font-size: 36px;
  font-family: "Overpass", sans-serif;
}

@media (max-width: 767px) {
  .exhibition_detail .list_detail li .day .num {
    font-size: 21px;
  }
}
.exhibition_detail .list_detail li .day .time {
  font-size: 20px;
  display: block;
  font-family: "Overpass", sans-serif;
}

@media (max-width: 767px) {
  .exhibition_detail .list_detail li .day .time {
    font-size: 14px;
  }
}




.exhibition_seminar {
  background: #3E3A39;
  padding: 80px 0 60px;
}

@media (max-width: 767px) {
  .exhibition_seminar {
    padding: 40px 0 30px;
  }
}

.exhibition_2023:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 126px;
  height: 3px;
  background: url(/image/jp/products/healthcare/products-support/rt/exhibition/images/ex2023_h2_border.png) no-repeat center center/cover;
}

@media (max-width: 767px) {
.exhibition_2023:before {
    width: 83px;
    height: 2px;
    background: url(/image/jp/products/healthcare/products-support/rt/exhibition/images/ex2023_sp_h2_border.png) no-repeat center center/cover;
  }
}
.exhibition_2023:after {
  content: none;
}


.exhibition_seminar h2 {
  color: #fff;
}

.exhibition_seminar h3 {
  color: #fff;
  font-size: clamp(30px, 3.8vw, 36px);
  line-height: 1.4;
}

@media (max-width: 767px) {
  .exhibition_seminar h3 {
    font-size: 30px;
  }
}
.exhibition_seminar .prof {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

@media (max-width: 767px) {
  .exhibition_seminar .prof {
    gap: 14px;
  }
}
.exhibition_seminar .prof .prof_person {
  width: 200px;
  background: #707070;
}

@media (max-width: 767px) {
  .exhibition_seminar .prof .prof_person {
    max-width: 161px;
  }
}
.exhibition_seminar .prof .prof_person .txt {
  font-weight: bold;
  background: #707070;
  padding: 10px;
}

.exhibition_seminar .prof .prof_person .txt .txt-orange {
  color: #DF823E;
}

@media (max-width: 900px) and (min-width: 768px) {
  .exhibition_seminar .prof .prof_person .txt .txt-orange {
    display: block;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .exhibition_seminar .prof .prof_person .txt {
    padding: 7px;
  }

  .exhibition_seminar .prof .prof_person .txt .txt-orange {
    line-height: 1.8;
  }
}
.exhibition_seminar table tr th, .exhibition_seminar table tr td {
  font-size: 16px;
}

@media (max-width: 767px) {
  .exhibition_seminar table tr th, .exhibition_seminar table tr td {
    font-size: 14px;
  }
}
.exhibition_seminar table tr th {
  color: #C2CB4D;
  background: none;
  border: 0;
  padding: 10px 0 0;
  min-width: 45px;
  text-align: left;
}

.exhibition_seminar table tr td {
  color: #fff;
  background: none;
  border: 0;
  padding: 10px 0 0 10px;
}

.exhibition_seminar p {
  color: #fff;
}

.exhibition_seminar p .color_green {
  display: block;
  color: #C2CB4D;
  margin-bottom: 8px;
}

.exhibition_seminar p a {
  display: block;
  color: #fff;
  margin: 8px 0;
}

.exhibition_booth {
  background: #fff;
  padding: 80px 0 120px;
}

@media (max-width: 767px) {
  .exhibition_booth {
    padding: 40px 0 60px;
  }
}
.exhibition_booth .container {
  width: 1000px;
  max-width: 100%;
}

@media (min-width: 768px) {
  .exhibition_booth .container .col:first-child {
    width: 36%;
  }
}
@media (min-width: 768px) {
  .exhibition_booth .container .col:last-child {
    width: 60%;
  }
}
.exhibition_booth h3 {
  color: #212121;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 20px;
}

@media (max-width: 767px) {
  .exhibition_booth h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .exhibition_booth .ul_circle {
    margin-bottom: 40px;
  }
}
.exhibition_booth .ul_circle li {
  font-size: 16px;
  position: relative;
  padding-left: 16px;
}

@media (max-width: 767px) {
  .exhibition_booth .ul_circle li {
    font-size: 14px;
  }
}
.exhibition_booth .ul_circle li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E60027;
}

.exhibition_booth .ul_circle li:not(:last-child) {
  margin-bottom: 10px;
}

.exhibition_product {
    background: #F7F8F8;
    padding: 130px 0 150px;
  }

.exhibition_product .btn_more {
    text-align: center;
    margin: 0 auto;
    width: 350px;
}

.exhibition_product .btn_more a::before {
    background-image: none;

}
.exhibition_product .btn_more a {
    width: 350px;
    padding: 20px;
    font-size: 20px;
}
  
  @media (max-width: 767px) {
    .exhibition_product {
      padding: 40px 0 60px;
    }
  }
  .exhibition_product .container {
    width: 1000px;
    max-width: 100%;
  }

  @media (max-width: 767px) {
    .exhibition_product .btn_more a {
      font-size: 16px;
    }
  }