@charset "UTF-8";
/*** THEME ***/
/*** THEME ***/
#body-wrapper .exhibitorlist {
  letter-spacing: -0.5em; }
  #body-wrapper .exhibitorlist article {
    display: inline-block;
    vertical-align: top;
    font-size: 0.75rem;
    line-height: 1em;
    letter-spacing: 0;
    color: #FFF;
    margin-bottom: 2.25rem; }
    #body-wrapper .exhibitorlist article a {
      display: block;
      background-image: url("");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      overflow: hidden;
      background-color: #f1f1f1; }
      #body-wrapper .exhibitorlist article a::before {
        content: "";
        display: block;
        padding-top: 100%; }
      #body-wrapper .exhibitorlist article a::after {
        content: "";
        background-color: rgba(0, 0, 0, 0);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition-property: background-color;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-delay: 0;
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-property: background-color;
        -moz-transition-duration: 0.2s;
        -moz-transition-delay: 0;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-property: background-color;
        -o-transition-duration: 0.2s;
        -o-transition-delay: 0;
        -o-transition-timing-function: ease-in-out;
        transition-property: background-color;
        transition-duration: 0.2s;
        transition-delay: 0;
        transition-timing-function: ease-in-out;
        z-index: 1; }
      #body-wrapper .exhibitorlist article a .icon {
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
        z-index: 2; }
        #body-wrapper .exhibitorlist article a .icon::before {
          content: "";
          display: block;
          background-color: #e60000;
          width: 5.5em;
          height: 4.5833333333em;
          transform: translateY(-50%) skewY(40deg);
          z-index: -1; }
        #body-wrapper .exhibitorlist article a .icon span {
          position: absolute;
          top: 30%;
          right: 3%;
          transform: translate(-50%, -50%);
          width: 1.5833333333em;
          height: 1.5833333333em; }
      #body-wrapper .exhibitorlist article a .info {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 0.75rem 0.9375rem;
        text-align: left;
        z-index: 2;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25), 0 0 0.75em rgba(0, 0, 0, 0.8); }
        #body-wrapper .exhibitorlist article a .info .title {
          font-weight: bold;
          margin-bottom: 0.25em; }
        #body-wrapper .exhibitorlist article a .info .terms {
          list-style: none;
          font-size: 0.8333333333em; }
          #body-wrapper .exhibitorlist article a .info .terms li {
            display: inline-block; }
            #body-wrapper .exhibitorlist article a .info .terms li:not(:first-child)::before {
              content: ","; }
      #body-wrapper .exhibitorlist article a:hover::after {
        background-color: rgba(230, 0, 0, 0.25); }
  @media only screen and (min-width: 737px) {
    #body-wrapper .exhibitorlist:not(.cols2) article {
      width: 17.6470588235%; }
      #body-wrapper .exhibitorlist:not(.cols2) article:not(:nth-child(5n)) {
        padding-right: 2.9411764706%; }
    #body-wrapper .exhibitorlist.cols2 article {
      width: 47.1428571429%; }
      #body-wrapper .exhibitorlist.cols2 article:nth-child(2n+1) {
        padding-right: 5.7142857143%; } }
  @media only screen and (max-width: 736px) {
    #body-wrapper .exhibitorlist article {
      width: 47.1428571429%; }
      #body-wrapper .exhibitorlist article:nth-child(2n+1) {
        padding-right: 5.7142857143%; } }
#body-wrapper .nopots {
  margin-bottom: 3.75rem;
  text-align: center; }

#body-wrapper #topimg {
  line-height: 0;
  margin-bottom: 4.6875rem; }
  #body-wrapper #topimg img {
    width: 100%; }
#body-wrapper .area01 .txt01 {
  text-align: center;
  font-size: 1.3125rem;
  line-height: 1.5em;
  letter-spacing: 0.240em;
  font-weight: bold;
  margin-bottom: 2.25rem; }
#body-wrapper .area01 .img01 {
  line-height: 0; }
#body-wrapper .area02 {
  width: 43.75rem;
  max-width: 100%;
  margin: 4.375rem auto; }
  #body-wrapper .area02 .txt01 {
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 1.5em;
    margin-bottom: 1em; }
  #body-wrapper .area02 .txt02 {
    line-height: 2em;
    letter-spacing: 0.08em;
    margin-bottom: 2.8125rem; }
  #body-wrapper .area02 table {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.35em;
    letter-spacing: 0.02em;
    width: 100%;
    margin-bottom: 1rem; }
    #body-wrapper .area02 table tbody tr th {
      font-weight: inherit;
      font-size: 0.7083333333em;
      white-space: nowrap;
      width: 1%;
      padding-right: 1.25em; }
    #body-wrapper .area02 table tbody tr td small {
      font-size: 0.5833333333em;
      margin-left: 0.5em; }
    #body-wrapper .area02 table tbody tr:not(:first-child) th, #body-wrapper .area02 table tbody tr:not(:first-child) td {
      padding-top: 1em; }
#body-wrapper .area02 .small_txt {
    font-size: 0.7rem;
      line-height: 2.5em;
      letter-spacing: 0;
    margin-bottom: 4.375rem; }
  #body-wrapper .area02 .credit {
    font-size: 0.75em;
    line-height: 1.75em; }
    #body-wrapper .area02 .credit span {
      display: inline-block;
      white-space: nowrap; }
    #body-wrapper .area02 .credit a {
      -webkit-transition-property: color;
      -webkit-transition-duration: 0.2s;
      -webkit-transition-delay: 0;
      -webkit-transition-timing-function: ease-in-out;
      -moz-transition-property: color;
      -moz-transition-duration: 0.2s;
      -moz-transition-delay: 0;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-property: color;
      -o-transition-duration: 0.2s;
      -o-transition-delay: 0;
      -o-transition-timing-function: ease-in-out;
      transition-property: color;
      transition-duration: 0.2s;
      transition-delay: 0;
      transition-timing-function: ease-in-out; }
      #body-wrapper .area02 .credit a:hover {
        color: rgba(0, 0, 0, 0.6); }
  @media only screen and (max-width: 736px) {
    #body-wrapper .area02 .txt01 {
      text-align: center; }
    #body-wrapper .area02 table {
      font-size: 1.375rem; } }
#body-wrapper .area03 {
  margin-bottom: 5rem; }
  #body-wrapper .area03 .img01 {
    line-height: 0;
    margin-bottom: 4.6875rem; }
  #body-wrapper .area03 .txt01 {
    text-align: center;
    font-size: 1.3125rem;
    letter-spacing: 0.240em;
    line-height: 1em;
    font-weight: bold; }
  #body-wrapper .area03 .img02 {
    width: 31.25rem;
    max-width: 100%;
    margin: 2.1875rem auto; }
  #body-wrapper .area03 .txt02 {
    width: 43.75rem;
    max-width: 100%;
    margin: auto;
    line-height: 2em;
    letter-spacing: 0.08em; }
  @media only screen and (max-width: 736px) {
    #body-wrapper .area03 .img02 {
      width: 80%; } }
#body-wrapper .area04 {
  margin-bottom: 5rem; }
  #body-wrapper .area04 .base {
    width: 90.1960784314%; }
  #body-wrapper .area04 .fl {
    width: 50%;
    box-sizing: border-box;
    border-right: 1px solid #000; }
  #body-wrapper .area04 .fr {
    width: 50%;
    box-sizing: border-box;
    border-left: 1px solid rgba(255, 255, 255, 0); }
    #body-wrapper .area04 .fr .base {
      margin-left: auto; }
      #body-wrapper .area04 .fr .base .list {
        list-style: none;
        letter-spacing: -0.5em; }
        #body-wrapper .area04 .fr .base .list li {
          display: inline-block;
          vertical-align: top;
          width: 47.1428571429%;
          letter-spacing: 0;
          line-height: 0;
          margin-bottom: 2.25rem; }
          #body-wrapper .area04 .fr .base .list li:nth-child(2n+1) {
            padding-right: 5.7142857143%; }
          #body-wrapper .area04 .fr .base .list li a {
            display: block;
            overflow: hidden;
            position: relative; }
            #body-wrapper .area04 .fr .base .list li a::after {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              -webkit-transition-property: background-color;
              -webkit-transition-duration: 0.2s;
              -webkit-transition-delay: 0;
              -webkit-transition-timing-function: ease-in-out;
              -moz-transition-property: background-color;
              -moz-transition-duration: 0.2s;
              -moz-transition-delay: 0;
              -moz-transition-timing-function: ease-in-out;
              -o-transition-property: background-color;
              -o-transition-duration: 0.2s;
              -o-transition-delay: 0;
              -o-transition-timing-function: ease-in-out;
              transition-property: background-color;
              transition-duration: 0.2s;
              transition-delay: 0;
              transition-timing-function: ease-in-out;
              background-color: rgba(0, 0, 0, 0);
              z-index: 1; }
            #body-wrapper .area04 .fr .base .list li a .bg {
              display: block;
              width: 100%; }
            #body-wrapper .area04 .fr .base .list li a .txt {
              font-size: 1.1em;
              letter-spacing: 0.1em;
              font-weight: bold;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              width: 100%;
              text-align: center;
              color: #FFF;
              text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25), 0 0 0.75em rgba(0, 0, 0, 0.8);
              z-index: 5; }
            #body-wrapper .area04 .fr .base .list li a:hover::after {
              background-color: rgba(230, 0, 0, 0.25); }
          #body-wrapper .area04 .fr .base .list li:nth-child(3) a::before, #body-wrapper .area04 .fr .base .list li:nth-child(4) a::before {
            box-sizing: border-box;
            border: 1px solid #323232; }
  @media only screen and (max-width: 736px) {
    #body-wrapper .area04 .fl,
    #body-wrapper .area04 .fr {
      width: 100%;
      float: none;
      border-left: none;
      border-right: none; }
      #body-wrapper .area04 .fl .base,
      #body-wrapper .area04 .fr .base {
        width: 100%; }
    #body-wrapper .area04 .fl {
      margin-bottom: 4.375rem; } }
#body-wrapper .area05 {
  border: 1px solid #000;
  font-size: 0.875rem;
  line-height: 1.9285714286em;
  padding: 1.875rem;
  padding-bottom: 3.75rem;
  margin-bottom: 5rem; }
  #body-wrapper .area05 .base {
    width: 43.75rem;
    max-width: 100%;
    margin: auto; }
  #body-wrapper .area05 ul {
    box-sizing: border-box;
    padding-left: 1.5em;
    margin-bottom: 1.5em; }
#body-wrapper .area06 {
  background-color: #fff8fa;
  padding-top: 2.25rem;
  padding-bottom: 8.75rem; }
  #body-wrapper .area06 h4 {
    font-size: 0.8125rem;
    line-height: 1em;
    letter-spacing: 0.04em;
    text-align: center;
    margin-bottom: 2.25rem; }
    #body-wrapper .area06 h4 span {
      display: inline-block;
      border-bottom: 1px solid #000;
      padding-bottom: 1em; }
  #body-wrapper .area06 .movie {
    position: relative;
    background-color: #eaeaea;
    margin-bottom: 3.125rem; }
    #body-wrapper .area06 .movie::before {
      content: "";
      display: block;
      padding-top: 56.25%; }
    #body-wrapper .area06 .movie iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #body-wrapper .area06 .links .title {
    margin-bottom: 1em; }
    #body-wrapper .area06 .links .title span {
      display: inline-block;
      font-size: 0.8125rem;
      line-height: 1em;
      letter-spacing: 0.04em;
      border-bottom: 1px solid #000;
      padding-bottom: 0.8em; }
  #body-wrapper .area06 .links a {
    display: inline-block;
    font-family: "DINNextLTPro", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, "M+ 1p", sans-serif;
    font-size: 1.25rem;
    line-height: 1em;
    margin-top: 0.5em;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-delay: 0;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-property: color;
    -moz-transition-duration: 0.2s;
    -moz-transition-delay: 0;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-property: color;
    -o-transition-duration: 0.2s;
    -o-transition-delay: 0;
    -o-transition-timing-function: ease-in-out;
    transition-property: color;
    transition-duration: 0.2s;
    transition-delay: 0;
    transition-timing-function: ease-in-out; }
    #body-wrapper .area06 .links a:hover {
      color: rgba(0, 0, 0, 0.6); }


#body-wrapper .link_list_wrap {
  margin-bottom: 5rem;
}
#body-wrapper .link_list_wrap .link_list{
	list-style: none;
}
#body-wrapper .link_list_wrap .link_list > li:not(:last-child) {
	 margin-bottom: 5rem;
}

@media only screen and (max-width: 736px) {
	
}