@charset "UTF-8";
.tableSet024 tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tableSet024 tr:first-child th, .tableSet024 tr:first-child td {
  border-top: 1px solid #ccc;
}
.tableSet024 th, .tableSet024 td {
  padding: 1.5em 2em;
  font-size: 1em;
  line-height: 2;
  border-bottom: 1px solid #ccc;
}
.tableSet024 th {
  text-align: left;
  background: #f6f9f9;
  background: rgba(0, 158, 65, 0.075);
  background: rgba(0, 51, 0, 0.035);
  width: 22%;
  min-width: 14em;
  white-space: nowrap;
  color: #009e41;
  color: #333;
}
.tableSet024 th span.lastd {
  font-weight: normal;
  font-size: 85%;
}
.tableSet024 td {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tableSet024 td p {
  margin: 0;
}
.tableSet024 td p span.dmin {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 87.5%;
}
.tableSet024 td p.orderless {
  font-size: 85%;
  text-align: right;
  margin-top: 0.5em;
}
.tableSet024 td.period p {
  line-height: 1.75;
}
.tableSet024 td.period p.name {
  font-weight: bold;
}
.tableSet024 td.period p + p.name {
  margin-top: 1em;
}
.tableSet024.en th {
  width: auto;
  min-width: 19em;
}
.tableSet024 ul.support_block {
  margin-left: 1em;
  list-style-type: circle;
}
@media screen and (min-width: 1024px) {
  .tableSet024 ul.support_block {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3em;
       -moz-column-gap: 3em;
            column-gap: 3em;
  }
  .tableSet024 ul.support_block li {
    padding: 0.25em 0;
    line-height: 1.75;
  }
}

@media screen and (max-width: 767px) {
  .tableSet024 tr {
    display: block;
  }
  .tableSet024 tr:first-child th, .tableSet024 tr:first-child td {
    border-top: none;
  }
  .tableSet024 th, .tableSet024 td {
    display: block;
    width: 100%;
    line-height: 1.75;
    border-bottom: none;
  }
  .tableSet024 th {
    padding: 0.25em 0.75em;
    text-align: left;
    width: 100%;
    min-width: none;
    background: rgba(0, 51, 0, 0.1);
    border-radius: 4px;
  }
  .tableSet024 td {
    padding: 0.75em 0.75em;
    margin-bottom: 1em;
  }
}
ul.page_anchor {
  margin-bottom: -2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 559px) {
  ul.page_anchor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
ul.page_anchor li {
  margin: 3px;
}
ul.page_anchor li a {
  display: block;
  color: #009fe8;
  border: 1px solid #009fe8;
  padding: 0.75em 1.5em;
}
ul.page_anchor li a:hover {
  background: #f3f3f3;
}

.headline_cc2021 {
  font-size: 1.5em;
  line-height: 1.3125;
  background: #009fe8;
  color: #fff;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  border-radius: 4px;
}
@media screen and (max-width: 999px) {
  .headline_cc2021 {
    font-size: 1.75em;
  }
}
@media screen and (max-width: 599px) {
  .headline_cc2021 {
    font-size: 1.5em;
  }
}

.wrap_history {
  margin: 2em 10px 20px;
  background: #f1f1f1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f7), to(#ebedee));
  background-image: linear-gradient(180deg, #f6f6f7 0%, #ebedee 100%);
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 559px) {
  .wrap_history {
    padding: 20px 15px;
  }
}
.wrap_history .ph_set {
  margin-right: 30px;
  max-width: 200px;
}
@media screen and (max-width: 999px) {
  .wrap_history .ph_set {
    margin-right: 20px;
    max-width: 200px;
  }
}
.wrap_history .ph_set p {
  margin: 0 0 5px;
}
.wrap_history .ph_set img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .wrap_history {
    margin: 1.5em auto;
    display: block;
  }
  .wrap_history .ph_set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 10px 25px;
    max-width: none;
  }
  .wrap_history .ph_set p {
    margin: 0 2px;
  }
  .wrap_history .ph_set p:nth-child(3) {
    display: none;
  }
}

ul.etp_history {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
ul.etp_history li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ul.etp_history li .year {
  border: 4px solid #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  color: #fff;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  ul.etp_history li .year {
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    margin-right: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 349px) {
  ul.etp_history li .year {
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 10px;
    font-size: 14px;
  }
}
ul.etp_history li p {
  font-size: 1.125em;
  line-height: 1.25;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 349px) {
  ul.etp_history li p {
    font-size: 1em;
  }
}
ul.etp_history li.y03 p {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media screen and (max-width: 1023px) {
  ul.etp_history li.y03 p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
ul.etp_history li .et_iot_logo {
  margin-left: auto;
  width: 160px;
}
ul.etp_history li .et_iot_logo img {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  ul.etp_history li .et_iot_logo {
    display: none;
  }
}
ul.etp_history li.y01 .year {
  background: #58cc94;
}
ul.etp_history li.y02 .year {
  background: #5bbeba;
}
ul.etp_history li.y03 .year {
  background: #2eacd9;
}
ul.etp_history li.y04 .year {
  background: #3abed7;
}
ul.etp_history li.y04 p {
  font-size: 1.3125em;
  font-weight: bold;
}
@media screen and (max-width: 999px) {
  ul.etp_history li.y04 p {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 349px) {
  ul.etp_history li.y04 p {
    font-size: 1em;
  }
}
ul.etp_history li.connect {
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.etp_history li.connect span {
  display: block;
  width: 20px;
  background: #ddd;
  height: 20px;
}
@media screen and (max-width: 767px) {
  ul.etp_history li.connect {
    width: 70px;
  }
  ul.etp_history li.connect span {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 349px) {
  ul.etp_history li.connect {
    width: 50px;
  }
  ul.etp_history li.connect span {
    width: 15px;
    height: 25px;
  }
}

.arrow,
.logo {
  text-align: center;
}

.arrow {
  margin: 0 auto 10px;
  max-width: 100px;
}
@media screen and (max-width: 599px) {
  .arrow {
    margin: 0 auto 10px;
    max-width: 80px;
  }
}
.arrow img {
  width: 100%;
}

.etp_logo {
  margin: 0 auto;
  max-width: 500px;
}
.etp_logo img {
  width: 100%;
}

.evolution {
  margin: 10px 0 0;
  text-align: center;
  font-size: 1.3125em;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  .evolution {
    font-size: 1.25em;
  }
}

p.concept_leading {
  padding: 0.5em;
  font-size: 1.125em;
  line-height: 1.75;
}

p.concept_leading_2 {
  text-align: center;
  padding: 0.5em;
  font-size: 1.125em;
  line-height: 1.75;
  font-weight: bold;
}

.field_area {
  margin: 3em 0;
  padding: 0 15px;
}
.field_area.wrap_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
  .field_area.wrap_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.field_area .column {
  padding: 2em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.field_area .column.p1 {
  color: #666;
  border: 6px solid white;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
}
.field_area .column.p2 {
  color: #009fe8;
  border: 6px solid white;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
  background: rgba(0, 159, 232, 0.2);
}
@media screen and (max-width: 599px) {
  .field_area .column {
    padding: 1.5em;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    max-width: 400px;
  }
  .field_area .column.p1, .field_area .column.p2 {
    border-width: 7px;
  }
}
.field_area .column h3 {
  font-size: 1.25em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
.field_area .column ul li {
  padding: 0.25em 0;
  text-align: center;
  line-height: 1.5;
}
.field_area .plus {
  margin: 0 30px;
  font-size: 90px;
  color: #ccc;
}
@media screen and (max-width: 599px) {
  .field_area .plus {
    margin: 0px;
    font-size: 60px;
  }
}

.cooperation {
  background: rgba(0, 159, 232, 0.5);
  background-color: #CDDCDC;
  background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.02) 50%, rgba(255, 255, 255, 0.02) 61%, rgba(0, 0, 0, 0.02) 73%), linear-gradient(33deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-blend-mode: normal, color-burn;
  border-radius: 5px;
  padding: 2em;
}
@media screen and (max-width: 559px) {
  .cooperation {
    padding: 1.5em;
  }
}
.cooperation h3 {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1em;
  font-weight: bold;
}
.cooperation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cooperation ul li {
  margin: 2px;
  padding: 10px;
  width: calc(14.2857142857% - 4px);
  background: #fff;
  border-radius: 3px;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .cooperation ul li {
    width: calc(25% - 4px);
  }
}
@media screen and (max-width: 559px) {
  .cooperation ul li {
    width: calc(33.3333333333% - 4px);
  }
}
@media screen and (max-width: 389px) {
  .cooperation ul li {
    width: calc(50% - 4px);
  }
}
.cooperation ul li > div {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cooperation ul li > div img {
  width: 60%;
}
.cooperation p {
  font-size: 0.875em;
}

.event_concept_img {
  max-width: 1500px;
  width: 95%;
  margin: 10px auto;
}
@media screen and (max-width: 559px) {
  .event_concept_img {
    margin: 10px auto 0;
  }
}
.event_concept_img img {
  width: 100%;
}

dl.plus_approach_list {
  margin: 2em 1em 0;
}
dl.plus_approach_list dt {
  font-size: 1.25em;
  font-weight: bold;
  color: #009fe8;
}
dl.plus_approach_list dd {
  margin-top: 0.5em;
}
dl.plus_approach_list dd ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
dl.plus_approach_list dd ul li {
  line-height: 1.5;
  padding: 0.125em 0;
}
dl.plus_approach_list dd + dt {
  margin-top: 2em;
}

h3.dl_ver {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  margin: 0 10px 1em;
  font-weight: bold;
  padding-top: 0.5em;
  font-size: 1.25em;
}
h3.dl_ver.et1 {
  margin-top: 4em;
}

.ai_dl_area {
  margin: 0 10px 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ai_dl_area .thumbnail {
  width: 180px;
  padding: 10px;
  margin-right: 20px;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.ai_dl_area .thumbnail img {
  width: 100%;
}
.ai_dl_area .data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.5;
}
@media screen and (max-width: 559px) {
  .ai_dl_area .thumbnail {
    display: none;
  }
}

.ai_dl_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.ai_dl_button a {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f7fa), to(#c3cfe2));
  background-image: linear-gradient(180deg, #f5f7fa 0%, #c3cfe2 100%);
  color: #333;
  padding: 1em 1.5em;
}
.ai_dl_button a img {
  width: 1.25em;
  margin-right: 5px;
}

.dlselect_wrap {
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dlselect_wrap .oneSet {
  background: #eee;
  border: 1px solid #ccc;
  width: calc(25% - 0.5em);
}
@media screen and (max-width: 767px) {
  .dlselect_wrap .oneSet {
    width: calc(50% - 0.5em);
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 499px) {
  .dlselect_wrap .oneSet {
    width: 80%;
    margin: 1em auto;
  }
}
.dlselect_wrap p {
  font-weight: bold;
  font-size: 0.875em;
  text-align: center;
  padding: 0.75em;
}
.dlselect_wrap p span.min {
  font-size: 70%;
  font-weight: normal;
}
.dlselect_wrap .lg {
  margin: 0 10px;
  padding: 20px;
  background: #fff;
}
.dlselect_wrap .lg.dk {
  background: #000;
}
.dlselect_wrap img {
  width: 100%;
}
.dlselect_wrap ul {
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dlselect_wrap li {
  width: calc(33.33% - 4px);
}
.dlselect_wrap a {
  display: block;
  font-size: 0.875em;
  background: #666;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
}
.dlselect_wrap a:hover {
  opacity: 0.8;
}

.member_wrap {
  margin: 0 0 3em;
}
@media screen and (max-width: 599px) {
  .member_wrap {
    margin: 0 0 2em;
  }
}
.member_wrap h3 {
  color: #009fe8;
  border-bottom: 1px solid #009fe8;
  font-size: 1.25em;
  margin: 0 15px 0.875em;
  padding-bottom: 0.25em;
}
@media screen and (max-width: 599px) {
  .member_wrap h3 {
    margin: 0 10px 0.75em;
  }
}
.member_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.member_wrap ul li {
  text-align: center;
  margin: 0 0 1.5em;
  padding: 0 15px;
  width: 20%;
}
@media screen and (max-width: 999px) {
  .member_wrap ul li {
    padding: 0 10px;
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .member_wrap ul li {
    padding: 0 10px;
    width: 33.33%;
  }
}
@media screen and (max-width: 559px) {
  .member_wrap ul li {
    width: 50%;
  }
}
.member_wrap ul .portrait {
  margin: 0 auto;
  background: #eee;
  border-radius: 0px;
  width: 100%;
  position: relative;
  padding-bottom: 100%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.member_wrap ul .portrait .ins {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.member_wrap ul .portrait img {
  width: 100%;
}
.member_wrap ul .name {
  color: #333;
  font-size: 1.125em;
  font-weight: bold;
  margin-top: 15px;
}
@media screen and (max-width: 999px) {
  .member_wrap ul .name {
    font-size: 1em;
  }
}
@media screen and (max-width: 599px) {
  .member_wrap ul .name {
    font-size: 1.125em;
  }
}
.member_wrap ul .company {
  margin-top: 6px;
  font-size: 0.875em;
  line-height: 1.375;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
  .member_wrap ul .company {
    margin-top: 3px;
  }
}

.member_wrap + .member_wrap {
  margin-top: -1.5em;
  margin-bottom: 4.5em;
}

.chairman_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chairman_wrap > div {
  width: 50%;
}
.chairman_wrap > div li {
  width: 40%;
}
@media screen and (max-width: 999px) {
  .chairman_wrap > div li {
    width: 50%;
  }
}
@media screen and (max-width: 599px) {
  .chairman_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .chairman_wrap > div {
    width: auto;
  }
}

p.observer {
  font-size: 1.125em;
  margin: 0 15px;
}
@media screen and (max-width: 599px) {
  p.observer {
    margin: 0 10px;
  }
}

a.offset {
  pointer-events: none;
  opacity: 0.5;
}

.closingFAQ a {
  pointer-events: none;
  opacity: 0.7;
}

/*-----------------------------------------------------
来場登録について（FAQ）
-----------------------------------------------------*/
h2.pgh2_02 {
  color: #09f;
  background: rgba(0, 153, 255, 0.1);
  padding: 0.3125em 0.5em;
  border-top: 2px solid #09f;
  border-bottom: 2px solid #09f;
  font-size: 1.6125em;
  font-weight: bold;
  line-height: 1.25;
  margin: 0 0 1.25em;
}

dl.faq_visitors_pre_reg {
  margin: 0 1em 3em;
}
@media screen and (max-width: 599px) {
  dl.faq_visitors_pre_reg {
    margin: 0 0 3em;
  }
}
dl.faq_visitors_pre_reg > dt, dl.faq_visitors_pre_reg > dd {
  font-size: 1.125em;
  line-height: 1.6;
  position: relative;
  padding-left: 5em;
}
dl.faq_visitors_pre_reg span.mmq, dl.faq_visitors_pre_reg span.mma {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 4em;
  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: #009fe8;
}
dl.faq_visitors_pre_reg span.mma {
  background: #bbb;
}
@media screen and (max-width: 599px) {
  dl.faq_visitors_pre_reg > dt, dl.faq_visitors_pre_reg > dd {
    font-size: 1em;
    padding-left: 2.5em;
  }
  dl.faq_visitors_pre_reg span.mmq, dl.faq_visitors_pre_reg span.mma {
    width: 2em;
  }
}
dl.faq_visitors_pre_reg > dt {
  margin-bottom: 0.5em;
  color: #009fe8;
  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: #009fe8;
  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;
  border-radius: 6px;
}
dl.faq_visitors_pre_reg > dd .link_ics a {
  display: block;
  color: #fff;
  font-weight: normal;
  margin-top: 1em;
  background: #009fe8;
  -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 2em;
  border-radius: 6px;
}
@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 .l_lead {
  margin-top: 1.25em;
  font-weight: bold;
}
dl.faq_visitors_pre_reg .l_list {
  margin-left: 1.5em;
  font-size: 1rem;
  list-style-type: disc;
}
@media screen and (max-width: 599px) {
  dl.faq_visitors_pre_reg .l_list {
    font-size: 1em;
  }
}
dl.faq_visitors_pre_reg .l_list li {
  padding: 0.125em 0;
}
dl.faq_visitors_pre_reg .supported_wrap {
  margin: 1em 0 0;
  border: 1px solid #ccc;
  padding: 1em;
}
dl.faq_visitors_pre_reg .supported_wrap > div h3 {
  font-weight: bold;
  font-size: 1em;
  background: #ccc;
  padding: 0.25em 0.75em;
  border-radius: 6px;
}
dl.faq_visitors_pre_reg .supported_wrap > div h4 {
  font-weight: bold;
  margin-top: 0.5em;
  margin-left: 10px;
  font-size: 1em;
}
dl.faq_visitors_pre_reg .supported_wrap > div ul {
  margin-left: 10px;
}
dl.faq_visitors_pre_reg .supported_wrap > div ul li {
  font-size: 0.875em;
}
@media screen and (min-width: 1000px) {
  dl.faq_visitors_pre_reg .supported_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  dl.faq_visitors_pre_reg .supported_wrap > div {
    width: 49%;
  }
}
@media screen and (max-width: 999px) {
  dl.faq_visitors_pre_reg .supported_wrap .browsers {
    margin-top: 1.5em;
  }
}
@media screen and (max-width: 599px) {
  dl.faq_visitors_pre_reg .supported_wrap {
    border: 0px solid #ccc;
    padding: 0em;
  }
  dl.faq_visitors_pre_reg .supported_wrap > div h4, dl.faq_visitors_pre_reg .supported_wrap > div ul {
    margin-left: 5px;
  }
}
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;
}

.intro {
  font-size: 1.125em;
  line-height: 1.5;
}

.jfd {
  margin-top: 1em;
  margin-bottom: 3em;
  text-align: right;
}

ul.ms_list {
  margin: 1.5em 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.ms_list li {
  width: 33.33%;
}
@media screen and (max-width: 999px) {
  ul.ms_list li {
    width: 50%;
    padding-right: 1em;
  }
}
@media screen and (max-width: 349px) {
  ul.ms_list li {
    width: 100%;
  }
}
ul.ms_list a {
  display: block;
  border-radius: 4px;
  font-size: 1.125em;
  line-height: 1.3125;
  padding: 0.3125em;
}
ul.ms_list a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f0a9";
  font-weight: 900;
  padding-right: 5px;
}
@media screen and (min-width: 1000px) {
  ul.ms_list a:hover {
    background: #f3f2f3;
  }
}
@media screen and (max-width: 999px) {
  ul.ms_list a {
    font-size: 1em;
  }
}

ul.ms_data li {
  margin-bottom: 4em;
  margin-top: -90px;
  padding-top: 90px;
}
ul.ms_data li:last-child {
  margin-bottom: 0;
}
ul.ms_data li .servide_name a {
  background: #009fe8;
  border-radius: 5px;
  padding: 10px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #fff;
}
ul.ms_data li .servide_name a:hover {
  background: rgba(0, 159, 232, 0.7);
}
ul.ms_data li .servide_name div.name1 {
  font-size: 1.5em;
  font-weight: bold;
}
ul.ms_data li .servide_name .url {
  font-size: 0.875em;
  word-break: break-all;
}
ul.ms_data li .servide_name .url::before {
  font-family: "Font Awesome 6 Free";
  content: "\f08e";
  font-weight: 900;
  padding-right: 5px;
}
ul.ms_data li h2 {
  border-top: 1px solid #666;
  padding-top: 0.5em;
  font-size: 1em;
  line-height: 1.5;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.ms_data li h2 span.name {
  display: block;
  font-size: 1.75em;
  margin-right: 1em;
}
ul.ms_data li h2 span.url {
  display: block;
  font-size: 1.125em;
}
ul.ms_data li h2 span.url a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f08e";
  font-weight: 900;
  padding-right: 5px;
}
ul.ms_data li img {
  width: 100%;
}
ul.ms_data li .com_wrap {
  margin-top: 1.75em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.ms_data li .com_site {
  width: 20%;
  text-align: center;
}
ul.ms_data li .com_site img {
  border: 1px solid #ccc;
}
ul.ms_data li .com_data {
  margin: 0 1.5em;
  width: 25%;
}
ul.ms_data li .com_data .logo {
  margin-bottom: 1em;
  text-align: center;
  padding: 0 10px;
  border: 1px solid #ccc;
  overflow: hidden;
}
ul.ms_data li .com_data h3.txt_info {
  display: none;
  font-size: 0.875em;
  margin-bottom: 0.5em;
}
ul.ms_data li .com_data h3.txt_info::before {
  font-family: "Font Awesome 6 Free";
  content: "\f15c";
  font-weight: 400;
  padding-right: 3px;
}
ul.ms_data li .com_data p {
  font-size: 0.9125em;
  line-height: 1.35;
  margin-top: 0.25em;
  word-break: break-all;
}
ul.ms_data li .com_data p.name {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.25em;
}
ul.ms_data li .com_data p.url.ad a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f35d";
  font-weight: 900;
  padding-right: 5px;
}
ul.ms_data li .com_data p.address {
  line-height: 1.5;
}
ul.ms_data li .com_data p.ad {
  margin-top: 0.5em;
}
ul.ms_data li .com_txt {
  margin-left: 1.5em;
  margin-top: -0.25em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
ul.ms_data li .com_txt p {
  font-size: 1em;
  line-height: 1.75;
}
@media screen and (max-width: 999px) {
  ul.ms_data li .com_wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  ul.ms_data li .com_site,
  ul.ms_data li .com_data {
    width: 40%;
    margin: 0 2% 1em;
  }
  ul.ms_data li .com_txt {
    width: 100%;
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
@media screen and (max-width: 599px) {
  ul.ms_data li h2 {
    font-size: 1em;
    padding-top: 0.3125em;
  }
  ul.ms_data li .com_wrap {
    margin-top: 1.25em;
    padding: 0 0.5em;
  }
  ul.ms_data li .com_wrap > div {
    width: 100%;
    margin: 0 0 1.25em;
  }
  ul.ms_data li .com_site,
  ul.ms_data li .com_data .logo {
    margin-right: auto;
    margin-left: auto;
    max-width: 200px;
    margin-bottom: 1.25em;
  }
}