@charset "UTF-8";
.column_a01 .guide_dl p {
  margin: 0; }

.guide_dl li {
  border: 4px solid #eee; }
  .guide_dl li a {
    display: block;
    padding: 3em 1em;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 399px) {
      .guide_dl li a {
        padding: 2em 1em; } }
    .guide_dl li a img:hover {
      opacity: 1; }
  @media screen and (min-width: 999px) {
    .guide_dl li a:hover {
      background: #eee; } }

.guide_dl .pdf_cover {
  margin: 0 auto 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .guide_dl .pdf_cover .img_area {
    height: 260px;
    border: 1px solid #ccc;
    margin: 0 5px; }
    @media screen and (max-width: 599px) {
      .guide_dl .pdf_cover .img_area {
        height: 180px; } }
    @media screen and (max-width: 399px) {
      .guide_dl .pdf_cover .img_area {
        height: 120px; } }
    .guide_dl .pdf_cover .img_area img {
      height: 100%; }

.guide_dl .title p {
  text-align: center;
  line-height: 1.5; }

.guide_dl .title .name {
  font-size: 1.325em;
  font-weight: bold;
  text-decoration: underline; }
  @media screen and (max-width: 599px) {
    .guide_dl .title .name {
      font-size: 1.125em; } }
  @media screen and (max-width: 599px) {
    .guide_dl .title .name {
      font-size: 1em; } }
  .guide_dl .title .name:before {
    display: none;
    content: "\f0a9";
    font-family: "Font Awesome 5 Solid"; }
  .guide_dl .title .name .svg-inline--fa {
    color: #4dc2bb; }

.guide_dl .title .cap {
  margin-top: 0.25em;
  font-size: 1em; }

.sec201808 p {
  margin: 0; }

.sec201808 h3 {
  font-size: 1.325em;
  font-weight: bold;
  margin: 0 0 0.5em; }
  .sec201808 h3:before {
    content: "●";
    color: #4dc2bb;
    padding-right: 0.25em; }

.sec201808 .in_ins {
  margin-left: 1.5em;
  margin-bottom: 2em; }
  @media screen and (max-width: 599px) {
    .sec201808 .in_ins {
      margin-left: 0; } }

.sec201808 .in_ins.posr {
  border-left: 4px solid #4dc2bb;
  padding-left: 1em; }
  @media screen and (max-width: 599px) {
    .sec201808 .in_ins.posr {
      border-left: 2px solid #4dc2bb;
      padding-left: 0.5em; } }
  .sec201808 .in_ins.posr:first-of-type {
    margin-bottom: 1.5em;
    margin-top: 1em; }

.sec201808 h4 {
  font-weight: bold;
  color: #4dc2bb;
  font-size: 1.25em;
  margin-bottom: 0.25em; }

.sec201808 p.web_app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .sec201808 p.web_app a {
    display: block;
    background: #29abe2;
    color: #fff;
    font-size: 1.5em;
    padding: 0.25em 2em;
    border-radius: 1em;
    margin: 10px 0; }
    @media screen and (min-width: 999px) {
      .sec201808 p.web_app a:hover {
        opacity: 0.7; } }
    @media screen and (max-width: 599px) {
      .sec201808 p.web_app a {
        font-size: 1.25em;
        padding: 0.5em 0;
        width: 100%;
        text-align: center;
        border-radius: 6px; } }

.sec201808 p.sk_days {
  color: #e33;
  font-size: 18px;
  margin: 0;
  font-weight: bold; }

.sec201808 .cancel {
  margin-top: 1em; }
  .sec201808 .cancel p {
    font-weight: bold;
    margin-top: 0.25em;
    line-height: 1.25; }

p.app_web a {
  display: block;
  font-size: 1.5em;
  margin: 0em auto 2em;
  max-width: 700px;
  text-align: center;
  padding: 1em 0;
  border-radius: 10px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: #29abe2; }

p.app_web a:hover {
  opacity: 0.7; }

ul.guidelines {
  margin: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  ul.guidelines li {
    width: 30%;
    margin: 0 1em;
    text-align: center; }
    ul.guidelines li .pdf_cover {
      border: 5px solid #eee;
      width: 100%;
      max-width: 200px;
      margin: 0 auto 0.75em; }
      ul.guidelines li .pdf_cover img {
        width: 100%; }
    ul.guidelines li .title {
      font-size: 1.125em;
      line-height: 1.25; }
  @media screen and (max-width: 599px) {
    ul.guidelines {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      ul.guidelines li {
        width: 100%;
        margin: 0 0 2em; }
        ul.guidelines li:last-child {
          margin-bottom: 0; }
        ul.guidelines li .pdf_cover {
          max-width: 160px; } }

/*-------------------------------------------------------
entry_info_one
-------------------------------------------------------*/
.pgh2_02 {
  color: #4dc2bb;
  font-size: 1.875rem;
  line-height: 1.25;
  margin: 0 0 0.5em;
  font-weight: normal; }

.entry_info_one + .entry_info_one {
  margin-top: 3em; }

.entry_info_one p {
  font-size: 1em;
  line-height: 1.5em; }

.entry_info_one p.sk_days {
  color: #e33;
  font-size: 18px;
  font-weight: bold; }

.entry_info_one p.sk_days_em {
  color: #e33;
  font-size: 24px;
  font-weight: bold; }

/* 見出し */
h3.h3style_201601 {
  font-weight: bold;
  margin-bottom: 0.6em; }

h3.h3style_201601:before {
  content: "●";
  color: #00a99d;
  padding-right: 0.25em; }

h3.h3style_201601 span.spaceArea {
  display: block;
  float: right; }

/* 2組表 */
table.wsetTB {
  border-top: 1px solid #ccc;
  margin-bottom: 1rem; }

table.wsetTB th,
table.wsetTB td {
  font-size: 15px;
  line-height: 1.3em; }

table.wsetTB th {
  padding: 0.75em;
  border-bottom: 1px solid #ccc;
  background: #fff; }

table.wsetTB td {
  padding: 0.75em;
  border-bottom: 1px solid #ccc;
  text-align: right;
  background: #fff; }

ul.subList {
  margin-bottom: 1rem; }

ul.subList li {
  font-size: 0.875rem;
  line-height: 1.3em;
  padding: 0.2em; }

ul.komaList li {
  font-size: 1rem;
  line-height: 1.3em;
  padding: 0.2em; }

ul.one-word-ind li {
  text-indent: -1em;
  padding-left: 1em; }

/* 通常出展、テーマゾーン */
p.to_themeZone a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  border-radius: 6px;
  margin: 0;
  background: #722467;
  background: -webkit-gradient(linear, left top, left bottom, from(#915488), to(#722467));
  background: -webkit-linear-gradient(top, #915488 0%, #722467 100%);
  background: -o-linear-gradient(top, #915488 0%, #722467 100%);
  background: linear-gradient(to bottom, #915488 0%, #722467 100%); }

p.to_themeZone a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7; }

/* ==========================================================
パビリオン
========================================================== */
ul.pavilion_group {
  border-left: 2px solid #00a99d;
  padding-left: 10px;
  margin-bottom: 2rem; }

ul.pavilion_group li:last-child {
  border-top: 1px dotted #999; }

ul.pavilion_group li p {
  font-size: 14px;
  line-height: 1.4;
  margin: 0; }

ul.pavilion_group li p.t {
  color: #00a99d;
  font-size: 18px;
  margin-bottom: 3px;
  font-weight: bold; }

ul.pavilion_group > li {
  padding: 5px 10px; }

ul.pavilion_group li.open_inovation {
  padding: 0px 0px 0px; }

ul.pavilion_group li.open_inovation .ins {
  background: #CCEEEB;
  border-radius: 8px;
  padding: 10px 10px; }

ul.pavilion_group li.open_inovation .ins ul li {
  padding: 5px 0; }

ul.pavilion_group li.open_inovation .ins ul li:last-child {
  padding: 5px 0 0; }

ul.pavilion_group li.open_inovation .ins p.aa {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px; }

ul.pavilion_group li.open_inovation .ins p.bb {
  font-size: 15px;
  margin-bottom: 5px; }

.booth_image {
  width: 48%;
  float: right;
  margin: -1.75em 0 0 1em; }

.booth_image img {
  width: 100%;
  border: 1px solid #ccc; }

.booth_image p {
  margin: 0.5em 0;
  font-size: 13px;
  text-align: center; }

/* ==========================================================
会期までのスケジュール
========================================================== */
.schedule_kkm {
  background: #fff;
  text-align: center;
  padding: 0 0 15px;
  border-radius: 8px; }

.schdule_img {
  padding: 0px 20px; }

.schdule_img img {
  width: 100%; }

.schdule_img p.esse {
  margin-top: 1em;
  font-size: 0.875rem;
  line-height: 1.5em;
  text-align: left; }

.red_as {
  color: #ef4e5d; }
