@charset "UTF-8";
.mb-xlg {
  margin-bottom: 4rem; }

.gradually-color {
  transition: all .3s ease; }

.bg-site-light {
  background-color: #edf9ff; }

.row-tight > [class^="col-"] {
  padding-left: 10px;
  padding-right: 10px; }

.required::after {
  display: block;
  content: '必須';
  color: #fff;
  background: #dc143c;
  width: 3em;
  text-align: center;
  margin-top: 4px;
  font-size: 12px;
  float: right; }

@media (min-width: 751px) {
  .pc-only {
    display: block; }
  .sp-only {
    display: none; } }

@media (max-width: 750px) {
  .pc-only {
    display: none; }
  .sp-only {
    display: block; } }

.letter-spacing-0 {
  letter-spacing: 0; }

#p-registration {
  display: none; }


/* p-header-style 上書き*/
@media only screen and (max-width: 768px) {
  #vertically-long.p-header-title__border {
    width: 142.8%;
    transform: scale(0.7, 1);
    margin-left: -21.4%;
    overflow: hidden; }
    #vertically-long.p-header-title__border span {
      transform: scale(1.48, 1); } }

@media only screen and (max-width: 480px) {
  .p-header-title__small span {
    letter-spacing: 0;
    font-size: 3.57vw; } }


/* 3つ並びの項目 */
#numbered ol li{
  display: flex;
  flex-direction: column;

}
#numbered ol li h3 {
  /*display: flex;*/
  align-items: center;
  font-size: 4.6vw;
  line-height: 1.1;
  letter-spacing: 0;
  border-top:1px solid #eb6120;
 }
  #numbered ol li h3 em {
    width: 9.8vw;
    background-color: #eb6120;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9.7vw;
    /*margin-right: 7px;*/
    margin:0 auto;
    font-family: 'arial narrow' , sans-serif;
    font-style: normal;
   }
#numbered ol li div {
  text-align:center;
  color: #eb6120;
      margin-bottom: 1rem;
  /*flex-grow: 1;*/
}


@media only screen and (min-width: 769px) {
  .event-picture {
    max-width: 480px; }
  #numbered ol li {
    max-width: 480px;
    margin-bottom: 1em;
   }
    #numbered ol li h3 {
      font-size: 2.2vw;
      margin-bottom: 1rem;
     }
      #numbered ol li h3 em {
        font-size: 5.3vw;
        width: 44px;
       }
    #numbered ol li div {
      font-size: 16px;
      margin-bottom: 1rem;
      /*display: block;*/ }
 }

@media only screen and (min-width: 1000px) {
  #numbered ol li h3 {
    font-size: 22px;
   }
    #numbered ol li h3 em {
      font-size: 52px;
   }
 }


/*この機会に是非、貴社の製品をアピールする場としてご活用ください*/
.marker h2 {
  text-align: center;
  font-size: 20px;
  color: #0062ac;
  font-weight: 900;
  line-height: 1.43; }
  .marker h2 span {
    background: linear-gradient(transparent 65%, #fff153 65%); }

@media only screen and (min-width: 577px) {
  .marker h2 {
    font-size: 24px; } }

@media only screen and (min-width: 1000px) {
  .marker h2 {
    font-size: 28px; } }

@media only screen and (min-width: 769px) {
  .marker h2 span br {
    display: none; }
    .marker h2 span br:nth-of-type(2) {
      display: inline; } }



.frame-box {
  padding: 0.6em 0.8em;
  position: relative; }
  .frame-box h3 {
    font-size: 1.05em;
    line-height: 1.43;
    margin-bottom: 0;
    word-break: break-all; }
  .frame-box::before, .frame-box::after {
    content: '';
    width: 2em;
    height: 2.5em;
    position: absolute; }
  .frame-box::before {
    border-left: solid 2px #008ad1;
    border-top: solid 2px #008ad1;
    top: 0;
    left: 0; }
  .frame-box::after {
    border-right: solid 2px #008ad1;
    border-bottom: solid 2px #008ad1;
    bottom: 0;
    right: 0; }

@media only screen and (min-width: 769px) {
  .frame-box {
    max-width: 460px; }
    .frame-box h3 {
      font-size: 22px;
      letter-spacing: 0; } }

h3.visitors-heading {
  font-size: 8.33vw;
  color: #0062ac;
  font-weight: 900;
  line-height: 1.43; }
  @media only screen and (min-width: 577px) {
    h3.visitors-heading {
      font-size: 3.7vw; } }
  @media only screen and (min-width: 1000px) {
    h3.visitors-heading {
      font-size: 42px; } }

@media only screen and (max-width: 576px) {
  h3.visitors-heading br:nth-of-type(3) {
    display: none; } }

@media only screen and (min-width: 577px) {
  h3.visitors-heading br:nth-of-type(4) {
    display: none; } }

h4.graph-title {
  font-size: 1rem;
  text-align: center; }
  h4.graph-title:first-letter {
    color: #0062ac; }

.graph01 {
  margin-bottom: 2em; }

.graph02 {
  max-width: 535px;
  margin: 0 auto 2em; }

@media only screen and (min-width: 769px) {
  h4.graph-title {
    font-size: 1.3rem;
    text-align: left; }
  .graph01 {
    margin: 0 auto 2em 0;
    max-width: 931px; }
  #visitors-graph {
    position: relative; }
    #visitors-graph #graph02 {
      width: 53.5%;
      max-width: 535px;
      position: absolute;
      right: 0;
      bottom: 0; }
      #visitors-graph #graph02 h4.graph-title {
        transform: translateX(50%); } }

#merit .card.border-red {
  border-width: 2px !important; }

#merit h3 {
  font-size: 1.1rem; }
  @media only screen and (min-width: 769px) {
    #merit h3 {
      font-size: 1.8rem; } }

#merit ul li {
  font-size: 1.1rem;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: 900; }
  @media only screen and (min-width: 769px) {
    #merit ul li {
      font-size: 1.3rem; } }
  #merit ul li:first-letter {
    color: #eb6120; }

/* 2024-11-11 */
.card {
  border: 1px solid #eb6120!important;
}

.card-header {
  background-color: #eb6120!important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
}

/* -----------------------------------*/

#download h2 {
  color: #005ca2;
  font-size: 1.2rem;
  font-weight: 900; }
  @media only screen and (min-width: 769px) {
    #download h2 {
      font-size: 1.8rem; } }

.exhibiter-information {
  background: #005ca2;
  color: #fff;
  margin-bottom: 40px;
  padding: 2em; }


/* 2021-12-07 */
h3.visitors-heading2 {
  font-size: 18px;
  color: #008ad1;
  font-weight: 900;
  line-height: 1.43; }
  @media only screen and (min-width: 577px) {
    h3.visitors-heading2 {
      font-size: 20px; } }
  @media only screen and (min-width: 1000px) {
    h3.visitors-heading2 {
      font-size: 26px; }
 }


.syu_h3_box{text-align:center;
  background-color:#ccc;
  padding:5px 10px;
  
}
.syu_h3_box h3{
  color:#008bd3;
  font-size:22px;
}
.syu_h3_box p{
  margin-bottom:5px;
}

ul.syu_list {
  font-size:13px;
  margin-top:20px;
  list-style-position: inside;
  list-style-image: linear-gradient(lightblue,lightblue);
}
@media only screen and (max-width: 769px) {
  margin-top:0;
  margin-bottom:0;
}


