/* -------------------- メインタイトル -------------------- */

#main_title .main_title_bg {
  background: url("../images/exhibitor_list_main_title_bg.jpg") top center no-repeat;
  background-size: cover;
  height: 15rem;
}

#main_title h1 {
  text-align: left;  
  color: #ffffff;
  font-size: 4.6rem;
  font-weight: 700;
  max-width: 120rem;
  margin: 0 auto;
  padding-top: 3.3rem;
  padding-left: 11.5rem;
  letter-spacing: 0.1em;
  position: relative;
}

#main_title h1:before {
  content: "";
  position: absolute;
  top: 4.7rem;
  left: 8.0rem;
  height: 5.5rem;
  width: 1.0rem;
  border-radius: 1rem;
  background-color: #ffffff;
}

@media screen and (max-width: 559px) {

#main_title h1 {
  padding-top: 6rem;
  padding-left: 6rem;
}

#main_title h1:before {
  left: 3.0rem;
}

}

/* -------------------- #section01 -------------------- */

.pagecss_anchorLinkList {
  margin: 5.8rem 0 4rem 0.3rem;
}

.pagecss_anchorLinkList li {
  display: inline-block;
}

.pagecss_anchorLinkList li a {
  font-size: 2.0rem;
  line-height: 2.0rem;
  font-weight: 400;
  display: inline-block;
  border: 0.1rem solid #bec2cc;
  border-radius: 0.5rem;
  padding: 0.7rem 3.5rem 0.9rem 1.0rem;
  margin: 0 1.0rem 1.3rem 0;
  transition-duration: 0.2s;
  position: relative;
}

.pagecss_anchorLinkList li a img {
  height: 3.0rem;
  width: 3.0rem;
  margin: 0.1rem 0.6rem -0.1rem 0;
  vertical-align: -0.7rem;
}

.pagecss_anchorLinkList li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  height: 1.8rem;
  width: 1.2rem;
  background: url("../images/anchor_arrow_01.png") center center no-repeat;
}

.pagecss_anchorLinkList li a.cat01 { color: #ed7e00; border-color: #ed7e00; }
.pagecss_anchorLinkList li a.cat02 { color: #ed798e; border-color: #ed798e; }
.pagecss_anchorLinkList li a.cat03 { color: #00a136; border-color: #00a136; }
.pagecss_anchorLinkList li a.cat04 { color: #006eb9; border-color: #006eb9; }
.pagecss_anchorLinkList li a.cat04-02 { color: #409ad6; border-color: #409ad6; }
.pagecss_anchorLinkList li a.cat05 { color: #666666; border-color: #666666; }

.pagecss_anchorLinkList li a.cat01:hover { background-color: rgba(237,126,0,0.20); transition-duration: 0.2s; }
.pagecss_anchorLinkList li a.cat02:hover { background-color: rgba(237,121,142,0.20); transition-duration: 0.2s; }
.pagecss_anchorLinkList li a.cat03:hover { background-color: rgba(0,161,54,0.20); transition-duration: 0.2s; }
.pagecss_anchorLinkList li a.cat04:hover { background-color: rgba(0,110,185,0.20); transition-duration: 0.2s; }
.pagecss_anchorLinkList li a.cat04-02:hover { background-color: rgba(64,154,214,0.20); transition-duration: 0.2s; }
.pagecss_anchorLinkList li a.cat05:hover { background-color: rgba(102,102,102,0.20); transition-duration: 0.2s; }

.pagecss_anchorLinkList li a.cat01::after { background-image: url("../images/anchor_arrow_01.png"); }
.pagecss_anchorLinkList li a.cat02::after { background-image: url("../images/anchor_arrow_02.png"); }
.pagecss_anchorLinkList li a.cat03::after { background-image: url("../images/anchor_arrow_03.png"); }
.pagecss_anchorLinkList li a.cat04::after { background-image: url("../images/anchor_arrow_04.png"); }
.pagecss_anchorLinkList li a.cat04-02::after { background-image: url("../images/anchor_arrow_04-02.png"); }
.pagecss_anchorLinkList li a.cat05::after { background-image: url("../images/anchor_arrow_05.png"); }

.pagecss_headerZone {
  font-size: 2.5rem;
  line-height: 3.9rem;
  padding: 0.7rem 1rem 0.9rem;
  margin-bottom: 3rem;
  border-radius: 2.5rem 2.5rem 0 0;
  color: #ffffff;
  text-align: center;
}

.pagecss_headerZone.bgCat01 { background-color: #ed7e00; }
.pagecss_headerZone.bgCat02 { background-color: #ed798e; }
.pagecss_headerZone.bgCat02 { background-color: #00a136; }
.pagecss_headerZone.bgCat04 { background-color: #006eb9; }
.pagecss_headerZone.bgCat04-02 { background-color: #409ad6; }
.pagecss_headerZone.bgCat05 { background-color: #666666; }

.pagecss_header03 {
  max-width: 117rem;
  margin: 3rem auto 3rem;
  padding: 0.6rem 0 1.2rem 8rem;
  font-size: 2.5rem;
  line-height: 3.9rem;
  position: relative;
}

.pagecss_header03 img {
  position: absolute;
  top: 0;
  left: 0;
  height: 6.0rem;
  width: 6.0rem;
}

.pagecss_header03.cat01 {
  color: #ed7e00;
  background: linear-gradient(90deg, transparent 0%, transparent 8rem, #ed7e00 8rem, #ed7e00 100%) center bottom no-repeat;
  background-size: 100% 0.3rem;
}

.pagecss_header03.cat02 {
  color: #ed798e;
  background: linear-gradient(90deg, transparent 0%, transparent 8rem, #ed798e 8rem, #ed798e 100%) center bottom no-repeat;
  background-size: 100% 0.3rem;
}

.pagecss_header03.cat03 {
  color: #00a136;
  background: linear-gradient(90deg, transparent 0%, transparent 8rem, #00a136 8rem, #00a136 100%) center bottom no-repeat;
  background-size: 100% 0.3rem;
}

.pagecss_header03.cat04 {
  color: #006eb9;
  background: linear-gradient(90deg, transparent 0%, transparent 8rem, #006eb9 8rem, #006eb9 100%) center bottom no-repeat;
  background-size: 100% 0.3rem;
}

.pagecss_header03.cat04-02 {
  color: #409ad6;
  background: linear-gradient(90deg, transparent 0%, transparent 8rem, #409ad6 8rem, #409ad6 100%) center bottom no-repeat;
  background-size: 100% 0.3rem;
}

.pagecss_header03.cat05 {
  color: #666666;
  background: linear-gradient(90deg, transparent 0%, transparent 8rem, #666666 8rem, #666666 100%) center bottom no-repeat;
  background-size: 100% 0.3rem;
}

.pagecss_headerKana {
  font-size: 3.6rem;
  line-height: 3.6rem;
  color: #0e3581;
  border-bottom: 3px solid #0e3581;
  padding: 1.5rem 1rem 1.4rem;
  margin: 0 0 2.5rem;
}

.pagecss_tableListContainer{
  max-width: 117rem;
  margin: 0 auto 3rem;
}

.pagecss_tableList {
  width: 100%;
  font-size: 1.8rem;
  line-height: 3.0rem;
  font-weight: 400;
}

.pagecss_tableList tr:nth-of-type(2n+1) {
  background-color: #f0f0f0;
}

.pagecss_tableList tr.lifeStyle     { color: #d44e8a; }
.pagecss_tableList tr.food          { color: #6dac2e; }
.pagecss_tableList tr.manufacturing { color: #2489c4; }
.pagecss_tableList tr.sightseeing   { color: #eda322; }

.pagecss_tableList td {
  padding: 0.9rem 3rem 1.1rem 0;
}

.pagecss_tableList td:nth-of-type(1) {
/* この列を非表示にする際には、下の padding-left: 3rem; width: 11.1rem; をコメントアウトして、このコメントアウトを復活させる
  width: 0;
*/
/* この列を表示する際には、上の width: 0; をコメントアウトして、このコメントアウトを復活させる*/
  padding-left: 3rem;
  width: 12.1rem;
  white-space: nowrap;
  color: #000000;
}

.pagecss_tableList td:nth-of-type(2) {
  color: #000000;
  width: 35%;
}

.pagecss_tableList td:nth-of-type(2).companyName {
  padding-left: 6rem;
}

.pagecss_tableList td:nth-of-type(4) { /* オンラインブースを見るボタンのセル */
  display: none;
/*  width: 13.2rem;*/
}

.pagecss_tableList td:nth-of-type(2).companyName + td { /* .pagecss_tableListテーブルの .companyNameセルの右の オンラインブースを見るボタンのセル */
  display: none;
/*  width: 13.2rem;*/
}

.pagecss_tableList.pagecss_tableListCCI td:nth-of-type(2) {
  width: auto;
}

.pagecss_tableList.pagecss_tableListCCI td:nth-of-type(3) { /* .pagecss_tableListCCIテーブル の オンラインブースを見るボタンのセル */
  display: none;
/*  width: 13.2rem;*/
}

.pagecss_tableList td a {
  text-decoration: underline;
  transition-duration: 0.2s;
}

.pagecss_tableList td a:hover {
  color: #2098d1;
  transition-duration: 0.2s;
}

.pagecss_tableList td .btnOnlineBooth {
  display: block;
  border-radius: 0.5rem;
  padding: 0.5rem 1.2rem 0.5rem;
  text-align: center;
  text-decoration: none;
  background-color: #009696;
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.8rem;
  transition-duration: 0.2s;
}

.pagecss_tableList td .btnOnlineBooth:hover {
  color: #ffffff;
  background-color: #2098d1;
  transition-duration: 0.2s;
}

@media screen and (max-width: 1000px) {

.pagecss_tableList td {
  display: block;
  padding: 0 3rem 0.5rem !important;
  white-space: normal !important;
  width: 100% !important;
}

.pagecss_tableList td br {
  display: none;
}

.pagecss_tableList td:nth-of-type(1) {]
  height: 0;
/* この列を表示する際には、上の height: 0; を削除して、このコメントアウトを復活させる
  display: block;
  padding-top: 0.9rem !important;
*/
}

.pagecss_tableList td:nth-of-type(4) {
  padding-top: 0.5rem !important;
  padding-bottom: 1.7rem !important;
}

.pagecss_tableList.pagecss_tableListCCI td:nth-of-type(3) {
  padding-top: 0.5rem !important;
  padding-bottom: 1.7rem !important;
}

.pagecss_tableList tr.pagecss_tableListCCI_tr td:nth-of-type(3) {
  padding-top: 0.5rem !important;
  padding-bottom: 1.7rem !important;
}

.pagecss_tableList td .btnOnlineBooth {
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 0.5rem 1.2rem 0.6rem;
}

}


