@charset "UTF-8";


/* exhibitors_list1
***************************************************************/
.exhibitors_list1 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
}
.exhibitors_list1 .li1 {
  background-color: #fff;
  color: #000;
}
.exhibitors_list1 .li1:nth-of-type(n + 2) {
  margin-top: 60px;
}
.exhibitors_title1 {
  background-color: #29aae3;
  color: #fff;
  padding: 10px 30px;
  font-size: 30px;
  font-weight: 700;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.5;
}
.en .exhibitors_title1 {
  text-align: left;
  word-break: keep-all;
}
.exhibitors_box1 {
  padding: 40px 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.exhibitors_box1_in1 {
  width: 240px;
}
.exhibitors_linkBox1 + .exhibitors_logo1 {
  margin-top: 25px;
}
.exhibitors_logo1 {
  width: 100%;
  margin: 0 auto;
}
.exhibitors_logo1.w70 {
  width: 100%;
  max-height: 200px;
}
.exhibitors_logo1.w70 img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}
.exhibitors_logo1.w80 {
  width: 70%;
}
.exhibitors_logo1.w90 {
  width: 80%;
}
.exhibitors_box1_in2 {
  width: 760px;
}
.exhibitors_box1_h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.5;
}
.exhibitors_box1_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.75;
}
.en .exhibitors_box1_h3 {
  text-align: left;
  word-break: keep-all;
}
.en .exhibitors_box1_p1 {
  text-align: left;
  word-break: keep-all;
}
.exhibitors_box1_p1 + .exhibitors_box1_h3 {
  margin-top: 25px;
}
.exhibitors_box1_h3 + .exhibitors_box1_p1 {
  margin-top: 10px;
}
.exhibitors_linkBox1 {
  margin-top: 30px;
}
.exhibitors_linkBox1.mt0 {
  margin-top: 20px;
}
.exhibitors_link1 {
  width: 100%;
  height: 50px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0;
  background: #D62A02 url(../img/common/arrow1_w.svg) no-repeat right 15px center / 20px;
}
.exhibitors_link1 + .exhibitors_link1 {
  margin-top: 10px;
}
.exhibitors_link2 {
  width: 100%;
  height: 50px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #D62A02;
  border-bottom: 1px solid #D62A02;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0;
  background: #fff url(../img/common/arrow_dl1.svg) no-repeat right 16px center / 15px;
}
@media all and (min-width: 681px) {
  .exhibitors_link1:hover,
  .exhibitors_link2:hover {
    opacity: .7;
  }
}
@media all and (max-width: 680px) {
  .top_title1 .t1 {
    font-size: 68px;
  }
  .exhibitors_list1 {
    width: 100%;
    padding-top: 45px;
  }
  .exhibitors_list1 .li1:nth-of-type(n + 2) {
    margin-top: 50px;
  }
  .exhibitors_title1 {
    padding: 8px 20px;
    font-size: 18px;
  }
  .exhibitors_box1 {
    padding: 25px 20px 30px;
    display: block;
  }
  .exhibitors_box1_in1 {
    width: 100%;
  }
  .exhibitors_box1_in2 {
    width: 100%;
    margin-top: 25px;
  }
  .exhibitors_box1_h3 {
    font-size: 16px;
  }
  .exhibitors_box1_p1 {
    font-size: 14px;
  }
  .exhibitors_box1_p1 + .exhibitors_box1_h3 {
    margin-top: 20px;
  }
  .exhibitors_box1_h3 + .exhibitors_box1_p1 {
    margin-top: 8px;
  }
  .exhibitors_linkBox1 {
    margin-top: 25px;
  }
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}


/* コンテンツ
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width: 680px) {
}
@media all and (max-width: 370px) {
}
