@charset "UTF-8";
.right_justify {
  text-align: right; }

.private_policy_box {
  border: 1px solid #00a99d;
  padding: 3em;
  margin: 4em 0; }
  .private_policy_box h3 {
    color: #00a99d;
    font-size: 1.25em;
    line-height: 1.3;
    margin-bottom: 0.25em;
    border-bottom: 1px solid #00a99d;
    padding-bottom: 0.25em; }
  .private_policy_box p {
    font-size: 1em;
    line-height: 1.75; }
    .private_policy_box p strong {
      display: block;
      margin: 1em 0 0.25em; }
  .private_policy_box p + h3 {
    margin-top: 2.5rem; }
  @media screen and (max-width: 599px) {
    .private_policy_box {
      padding: 2em;
      margin: 2em 0; }
      .private_policy_box p + h3 {
        margin-top: 1.5em; } }

.tableSet036 {
  border: 1px solid #ccc; }
  .tableSet036 th, .tableSet036 td {
    border-bottom: 1px solid #ccc;
    font-size: 1em;
    line-height: 1.6em; }
  .tableSet036 th {
    white-space: nowrap;
    padding: 1em;
    font-weight: bold;
    padding: 0.6em 1.5em;
    text-align: center;
    background: #e3e3e3; }
  .tableSet036 td {
    padding: 0.6em 1.5em; }
    .tableSet036 td p {
      margin: 0.5em 0;
      line-height: 1.6em; }
    .tableSet036 td .inms {
      margin: 1em 0 0;
      background: #fff;
      padding: 0 1.1em;
      border-left: 3px solid #ccc; }
  @media screen and (max-width: 599px) {
    .tableSet036 {
      border: 0; }
      .tableSet036 th, .tableSet036 td {
        border: 0;
        display: block;
        width: 100%;
        padding: 0.5em; }
      .tableSet036 th {
        text-align: left;
        border-bottom: 0;
        border-radius: 6px; }
      .tableSet036 td {
        margin-bottom: 1em; } }

/*-----------------------------------------------------
来場登録について
よくあるご質問（FAQ）
-----------------------------------------------------*/
h2.pgh2_02 {
  color: #00a99d;
  font-size: 2em;
  line-height: 1.25;
  margin: 0 0 0.75em;
  font-weight: normal; }

dl.faq_visitors_pre_reg {
  margin: 0 0 100px; }
  dl.faq_visitors_pre_reg > dt, dl.faq_visitors_pre_reg > dd {
    font-size: 1.125em;
    line-height: 1.6;
    position: relative;
    padding-left: 6.5em; }
  dl.faq_visitors_pre_reg span.mmq, dl.faq_visitors_pre_reg span.mma {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 5em;
    text-align: center;
    color: #fff;
    padding: 0;
    border-radius: 4px;
    font-size: 1em;
    line-height: 1.6;
    font-weight: bold; }
  dl.faq_visitors_pre_reg span.mmq {
    background: #00a99d; }
  dl.faq_visitors_pre_reg span.mma {
    background: #999; }
  @media screen and (max-width: 599px) {
    dl.faq_visitors_pre_reg > dt, dl.faq_visitors_pre_reg > dd {
      padding-left: 0; }
    dl.faq_visitors_pre_reg span.mmq, dl.faq_visitors_pre_reg span.mma {
      position: static;
      width: 100%;
      margin-bottom: 0.5em;
      font-size: 1.125em; } }
  dl.faq_visitors_pre_reg > dt {
    margin-bottom: 0.8em;
    color: #00a99d;
    font-weight: bold; }
  dl.faq_visitors_pre_reg > dd {
    margin: 0;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px dotted #666; }
    dl.faq_visitors_pre_reg > dd:last-child {
      border-bottom: none; }
    dl.faq_visitors_pre_reg > dd p {
      font-size: 1em;
      line-height: 1.6;
      margin-bottom: 0.325em; }
      dl.faq_visitors_pre_reg > dd p:last-child {
        margin-bottom: 0; }
    dl.faq_visitors_pre_reg > dd a {
      color: #00a99d;
      font-weight: bold; }
      dl.faq_visitors_pre_reg > dd a:hover {
        opacity: 0.7; }
    dl.faq_visitors_pre_reg > dd .link_ics {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      dl.faq_visitors_pre_reg > dd .link_ics a {
        display: block;
        color: #fff;
        font-weight: normal;
        margin: 1.5em 0;
        background: #00a99d;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
        border: 2px solid #fff;
        padding: 0.5em 0.75em;
        border-radius: 5px; }
      @media screen and (max-width: 599px) {
        dl.faq_visitors_pre_reg > dd .link_ics {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          dl.faq_visitors_pre_reg > dd .link_ics a {
            width: calc(100% - 0.5em);
            padding: 0.75em 0;
            text-align: center; } }
  dl.faq_visitors_pre_reg dl.step_guide {
    border-left: 6px solid rgba(0, 169, 157, 0.25);
    padding-left: 1em;
    margin: 1.2em 0;
    font-size: 1rem; }
    dl.faq_visitors_pre_reg dl.step_guide dt {
      float: left;
      width: 4em;
      color: #00a99d;
      font-weight: bold; }
    dl.faq_visitors_pre_reg dl.step_guide dd {
      padding-left: 4.5em;
      margin-bottom: 0.5em;
      padding-bottom: 0.5em;
      border-bottom: 1px solid #ccc; }
      dl.faq_visitors_pre_reg dl.step_guide dd:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0; }
      dl.faq_visitors_pre_reg dl.step_guide dd p {
        margin-bottom: 0.325em; }
  dl.faq_visitors_pre_reg h3 {
    font-size: 1.125em;
    font-weight: bold; }
  dl.faq_visitors_pre_reg dl.step_guide + h3 {
    margin-top: 2em; }

dl.faq_visitors_pre_reg dd .stepArea p {
  padding-left: 5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.6; }

dl.faq_visitors_pre_reg dd .stepArea p:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

dl.faq_visitors_pre_reg dd .stepArea span.num {
  display: block;
  margin-left: -5em;
  float: left;
  width: 5em;
  color: #00a99d;
  font-weight: bold; }

h3.notice {
  margin: -0.25em 0 2em;
  background: #fff;
  border: 1px solid #e33;
  color: #e33;
  font-weight: normal;
  font-size: 1.25em;
  padding: 0.5em 1em;
  border-radius: 6px; }

/*-----------------------------------------------------
「Fair Guide」および「EXPO GUIDE」からの英文での広告案内に関するご注意
-----------------------------------------------------*/
.fairguide_announce p {
  line-height: 1.6; }

.fairguide_announce h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center; }

.fairguide_announce .sample_img {
  text-align: center; }

.fairguide_announce .sample_img img {
  margin-bottom: 20px; }

/*-----------------------------------------------------
会期速報
-----------------------------------------------------*/
h2.repo_h2 {
  margin-top: 80px;
  background: #80CBFE;
  color: #069;
  padding: 0.4em 0.4em;
  font-size: 24px;
  border-radius: 6px;
  text-shadow: 0 1px 1px #fff; }

h2.repo_h2:first-child {
  margin-top: 0px; }

h3.repo_h3 {
  font-size: 20px;
  color: #09f;
  padding-bottom: 0.2em;
  margin-bottom: 0.75em;
  border-bottom: 1px solid #09f; }

.normal_txt p {
  line-height: 1.6; }

ul.photo_img_area {
  margin-bottom: 50px; }

ul.photo_img_area li {
  display: block;
  float: left;
  width: 246px;
  height: 164px;
  overflow: hidden;
  margin: 0 2px 4px; }

ul.photo_img_area li img {
  width: 100%; }

/* 来場者数 */
table.number_visitors {
  border-collapse: collapse;
  margin: 0 auto; }

table.number_visitors th,
table.number_visitors td {
  border: solid #ccc;
  border-width: 1px;
  vertical-align: middle;
  text-align: center; }

table.number_visitors th {
  font-size: 15px;
  line-height: 1.3;
  padding: 8px 0;
  font-weight: bold;
  background: #eee;
  width: 20%; }

table.number_visitors th.weather {
  width: 15%; }

table.number_visitors td.weather {
  font-size: 80%; }

table.number_visitors td {
  font-size: 16px;
  line-height: 1.0;
  padding: 4px 0;
  background: #fff; }

table.number_visitors td.days {
  font-size: 80%; }

table.number_visitors td.num {
  font-family: Helvetica, sans-serif; }

table.number_visitors td.num span.min {
  font-size: 80%;
  padding-left: 2px; }

table.number_visitors td.total {
  font-size: 18px; }

table.number_visitors td.num span.lastD {
  margin-top: 2px;
  display: block;
  font-size: 11px; }
