@charset "UTF-8";
/*
 * Mixin printing a linear-gradient
 * as well as a plain color fallback
 * and the `-webkit-` prefixed declaration
 * @access public
 * @param {Keyword | Angle} $direction - Linear gradient direction
 * @param {Arglist} $color-stops - List of color-stops composing the gradient
 *
 * @see https://www.sitepoint.com/building-linear-gradient-mixin-sass/
 */
/*フォント
font-family: 'Noto Sans JP', sans-serif;
*/

/*TOP*/

@media only screen and (max-width: 767px) {
  .hamburber a img {
    width: 38px;
    margin-top: 5px;
  }
  .hamburber {
    justify-self: end;
  }
  /*TOPのタイトルテキストサイズ調整*/
        }
/*footer調整*/
@media screen and (max-width: 767px) {
  ul.footer-info-list {
    line-height: 2;
  }
}
/*フェアの魅力*/

/*フェアの内容*/
.layout-right.program-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 83%;
  font-size: 20px;
}

.layout-right.program-item p {
  color: #3eb134;
  font-weight: 600;
}

h3.orange.line2.ft {
  font-size: 17.2px;
  padding-bottom: 3px;
}

/*プログラム*/
@media screen and (max-width: 767px) {
  .layout-right.program-item p {
    color: #3eb134;
    font-weight: 600;
    font-size: 4.5vw;
  }
  .layout-right.program-item {
    margin-top: 10px;
  }
    .voice-catch {
    font-size: 16px;
    letter-spacing: 0.2rem;
  }
}
/*前回の実績*/
.area-voice section {
  padding-bottom: 2.8125rem;
}

.results-info .layout-right {
  width: 36%;
}

.results-info .layout-right .inner {
  padding: 1em 1.4em;
  height: auto;
}

@media screen and (max-width: 767px) {
  .results-info .layout-right {
    width: 100%;
  }
  .results-info .layout-right .inner {
    padding: 1.5em 2em;
    height: auto;
  }
  .results-info .layout-right .inner .inner-l {
    margin-right: 2em;
  }
      .results-info .layout-right .inner .inner-r .marker02 {
    font-size: 30px;
    margin-top: 7px;
  }
}

table.table01 {
  width: 100%;
  border-collapse: collapse;
}

table.table01 thead th {
  background: #3eb134;
  color: #fff;
  padding: 0;
  border-right: #fff solid 1px;
  border-bottom: #fff solid 1px;
  font-size: 14px;
}

table.table01 thead th:last-child {
  border-right: #3eb134 solid 1px;
}

table.table01 tbody tr:last-child th {
  border-bottom: #3eb134 solid 1px;
}

table.table01 tbody td {
  background: #fff;
  padding: 1.5vw;
  font-size: 18px;
  border-left: #3eb134 solid 1px;
  border-bottom: #3eb134 solid 1px;
  vertical-align: top;
}

td.label p {
  font-size: 15px;
  text-align: center;
}

table.table01 tbody th {
  background: #fff;
  color: #000000;
  padding: 15px 10px;
  border-bottom: #3eb134 solid 1px;
  border-right: #3eb134 solid 1px;
  vertical-align: top;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7em;
}

th.th-day {
  width: 30%;
}

th.count {
  width: 13%;
}

th.th-thema {
  width: 12%;
}

th.th-all {
  width: 20%;
}

@media screen and (max-width: 767px) {
  table.table01 tbody td {
    border-left: none;
  }
  table.table01 thead {
    display: none;
  }
  tr.trap {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  td.label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  table.table01 tbody td {
    padding: 0px;
  }
  table.table01 tbody th {
    background: #3eb134;
    color: #fff;
    border-bottom: #fff solid 1px;
    font-weight: 800;
    line-height: 1em;
    font-size: 12px;
  }
      p.open-label.first {
    margin-top: 1px;
  }
  p.open-label.last {
    margin-bottom: 0px;
  }
  td.label p {
    font-size: 12px;
  }
    }
/*出展規約*/
h3.orange.f-title {
  font-size: 18px !important;
}

h3.orange.f-title2 {
  font-size: 17.2px !important;
  padding-bottom: 3px;
}

@media screen and (max-width: 767px) {
  .decimal {
    list-style: decimal;
    margin-left: 20px;
  }
}
/*20220823調整分*/
@media screen and (min-width: 768px) {
    .container-inner-small.apply02.apply04 {
    padding-top: 10px;
  }
  .container-inner-small.apply02.ap-mt {
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
    h3.orange.f-title {
    font-size: 18px !important;
  }
  h3.orange.f-title2 {
    font-size: 18px !important;
  }
  .container-inner.ft-1 {
    padding-bottom: 10px;
  }
  .container-inner.ft-2 {
    padding-top: 10px;
  }
  .container-inner.ft-4 {
    padding-bottom: 10px;
  }
  .container-inner.feature04 {
    padding-top: 0px;
  }
  .container-inner-small.program02 {
    padding-bottom: 0px;
  }
  .container-inner.ft-5 {
    padding-bottom: 0px;
  }
  .container-inner.feature02.ft-3 {
    padding-bottom: 15px;
  }
}
/*共通*/
@media screen and (max-width: 767px) {
  img.logo-fukushi-meets.topimg {
    margin-left: 15px;
  }
  .container-inner-small.apply02.ap-mt {
    padding-top: 0px;
  }
  p.icon-arrow.fin {
    margin-top: 1.3rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .area-voice .voice-text .voice-subtitle img {
    width: 40vw;
    height: auto;
  }
}
/*TOP header修正*/
@media only screen and (max-width: 767px) {
  a.toplogo-img {
    margin-left: 15px;
    margin-right: 13px;
    width: 60px;
  }

  .logo-face-to-fukushi {
    height: 20px;
    width: 135px;
  }
      }
