@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800");
@media screen and (min-width: 1000px) {
  .embed_yt {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    z-index: 999;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 320px;
    height: 180px;
  }
  .embed_yt .ins {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .embed_yt .ins iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .msg_yt {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .embed_yt {
    display: none;
  }

  .msg_yt {
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 1em;
  }
  .msg_yt a {
    text-align: center;
    background: #f00;
    display: block;
    color: #fff;
    font-size: 1em;
    line-height: 1.5;
    padding: 0.75em 0;
  }
  .msg_yt a br.sss {
    display: none;
  }
  .msg_yt a img {
    height: 1em;
  }
}
span.iconWrap_v901 {
  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;
}
span.iconWrap_v901:before {
  content: "";
  background-repeat: no-repeat;
  background-image: url("../images/icon/arrow-circle-right-solid-white.svg");
  height: 1em;
  width: 1em;
  margin-right: 0.125em;
  margin-bottom: 0.1em;
}
span.iconWrap_v901.icon_mail:before {
  background-image: url("../images/icon/envelope-regular.svg");
  height: 1.25em;
  width: 1.25em;
  margin-right: 0.5em;
  margin-bottom: 0.1em;
}

.page_link_1line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page_link_1line a {
  display: block;
  background: #000;
  color: #fff;
  margin: 2em auto 0;
  font-size: 1.125em;
  padding: 0.75em 1.5em;
  border-radius: 2.625em;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .page_link_1line a {
    max-width: 400px;
    width: 100%;
    border-radius: 4px;
  }
}
.page_link_1line a:hover {
  opacity: 0.7;
}
.page_link_1line.only0701 a {
  margin: 0 auto 3em;
  width: 100%;
  max-width: 600px;
}

.countdown_area {
  margin-bottom: 15px;
  border-radius: 6px;
  padding: 5px 0 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #ffd800;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 329px) {
  .countdown_area {
    font-size: 0.875em;
  }
}
.countdown_area .yyc-day, .countdown_area .yyc-hou, .countdown_area .yyc-min, .countdown_area .yyc-sec {
  font-size: 1.5em;
  font-weight: bold;
  padding: 0 2px;
}
@media screen and (min-width: 1000px) {
  .countdown_area .yyc-day, .countdown_area .yyc-hou, .countdown_area .yyc-min, .countdown_area .yyc-sec {
    font-size: 2em;
  }
}

.index_title_area {
  background-color: #444;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.index_title_area .bg_ins {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
}
.index_title_area .title_area {
  padding: 50px 0;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .index_title_area .title_area {
    padding: 50px 15px;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area .title_area {
    padding: 35px 15px;
  }
}
.index_title_area .title_area h1 img {
  width: 100%;
}
.index_title_area .title_area .nex_info {
  max-width: 620px;
  margin: 15px auto;
  border-radius: 4px;
  overflow: hidden;
}
.index_title_area .title_area .nex_info img {
  width: 100%;
}
.index_title_area .title_area .contact_inquiry {
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index_title_area .title_area .contact_inquiry a {
  display: block;
  background: #009fe8;
  background: #fff;
  border-radius: 2.625em;
  color: #000;
  padding: 0.75em 1.5em;
  text-align: center;
  font-size: 1.125em;
  font-weight: bold;
}
@media screen and (max-width: 559px) {
  .index_title_area .title_area .contact_inquiry a {
    border-radius: 2.5em;
    padding: 0.75em 1.5em;
    font-size: 1em;
  }
}
.index_title_area .title_area .contact_inquiry a:hover {
  opacity: 0.8;
}
.index_title_area .title_area ul.plus_ad_1114 {
  max-width: 700px;
  margin: 20px auto 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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.index_title_area .title_area ul.plus_ad_1114 li {
  width: 225px;
  margin: 0 2px;
  border-radius: 4px;
  overflow: hidden;
}
.index_title_area .title_area ul.plus_ad_1114 li img {
  width: 100%;
}
@media screen and (min-width: 560px) and (max-width: 767px) {
  .index_title_area .title_area ul.plus_ad_1114 li {
    width: 30%;
  }
}
@media screen and (max-width: 559px) {
  .index_title_area .title_area ul.plus_ad_1114 {
    max-width: 360px;
  }
  .index_title_area .title_area ul.plus_ad_1114 li {
    width: 100%;
    margin: 2px 1em;
  }
}
.index_title_area .title_area .DX_alliance_conference {
  margin: 0px auto 20px;
}
.index_title_area .title_area .DX_alliance_conference a {
  display: block;
  padding: 10px 15px;
  color: #333;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.85);
}
.index_title_area .title_area .DX_alliance_conference a:hover {
  background: rgba(255, 255, 255, 0.95);
}
.index_title_area .title_area .DX_alliance_conference a .wrap_lead {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.5;
}
.index_title_area .title_area .DX_alliance_conference a .title {
  font-weight: bold;
  margin-right: 0.75em;
  font-size: 1.125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index_title_area .title_area .DX_alliance_conference a .title .nt {
  display: block;
  font-size: 70%;
  background: #f00;
  border-radius: 2px;
  color: #fff;
  padding: 0.125em 0.75em;
  margin-right: 0.5em;
}
.index_title_area .title_area .DX_alliance_conference a .sub {
  font-weight: bold;
  font-size: 0.8125em;
}
.index_title_area .title_area .DX_alliance_conference a .cap {
  border-top: 1px solid #000;
  font-size: 0.875em;
  line-height: 1.5;
  margin-top: 0.3125em;
  padding-top: 0.3125em;
}
@media screen and (max-width: 559px) {
  .index_title_area .title_area .DX_alliance_conference {
    max-width: 332px;
  }
  .index_title_area .title_area .DX_alliance_conference.after11191700 {
    max-width: none;
  }
  .index_title_area .title_area .DX_alliance_conference a .title {
    margin: 0 0 0.25em;
    font-size: 1.25em;
  }
}
.index_title_area .title_area .login20211122 {
  margin: 20px auto 8px;
}
.index_title_area .title_area .login20211122 a {
  display: block;
  background: #ef5c4e;
  border-radius: 4px;
  color: #fff;
  padding: 1em;
  text-align: center;
  font-size: 1.125em;
}
.index_title_area .title_area .plus_ad_1104 {
  width: 100%;
  max-width: 700px;
  margin: 20px auto;
  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;
}
.index_title_area .title_area .plus_ad_1104 > div {
  width: calc(50% - 1em);
  margin: 0 0.5em;
}
@media screen and (max-width: 767px) {
  .index_title_area .title_area .plus_ad_1104 {
    width: calc(100% - 3em);
    margin: 20px auto;
    display: block;
  }
  .index_title_area .title_area .plus_ad_1104 > div {
    width: 100%;
    margin: 0;
  }
  .index_title_area .title_area .plus_ad_1104 .movie_area {
    margin-bottom: 20px;
  }
  .index_title_area .title_area .plus_ad_1104 .banner_area {
    width: calc(100% - 3em);
    max-width: 320px;
    margin: 0 auto;
  }
}
.index_title_area .title_area .plus_ad_1104 .movie_area {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.index_title_area .title_area .plus_ad_1104 .movie_area .ins {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
.index_title_area .title_area .plus_ad_1104 .movie_area .ins iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.index_title_area .title_area .plus_ad_1104 .banner_area a {
  display: block;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 5px;
}
.index_title_area .title_area .plus_ad_1104 .banner_area img {
  width: 100%;
}
.index_title_area .title_area p {
  margin-top: 1em;
}
.index_title_area .title_area p a.c19_ver2 {
  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;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.5;
  text-decoration: underline;
}
.index_title_area .title_area p a.c19_ver2:hover {
  color: #ccc;
}
.index_title_area .title_area .start_app {
  margin: 0 auto;
}
@media screen and (max-width: 559px) {
  .index_title_area .title_area .start_app {
    margin: 15px 15px 0;
  }
}
.index_title_area .title_area .start_app a {
  display: block;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 3px;
}
.index_title_area .title_area .start_app img {
  width: 100%;
}

.column_pack.block_pad {
  padding: 3em 0;
}
@media screen and (max-width: 599px) {
  .column_pack.block_pad {
    padding: 1.5em 0;
  }
}
.column_pack.block_pad.pr_pad_minus {
  padding: 2em 0;
}

.column_bg_color01 {
  background: #eee;
}

.column_bg_color02 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2ebf0), to(#cfd9df));
  background-image: -o-linear-gradient(top, #e2ebf0 0%, #cfd9df 100%);
  background-image: linear-gradient(180deg, #e2ebf0 0%, #cfd9df 100%);
}

.column_title {
  text-align: center;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 599px) {
  .column_title {
    margin-bottom: 1em;
  }
}
.column_title h2 {
  font-family: "Raleway", sans-serif;
  font-size: 2.5em;
  line-height: 1;
  font-weight: 800;
}
@media screen and (max-width: 999px) {
  .column_title h2 {
    font-size: 2em;
  }
}
.column_title p {
  letter-spacing: 0.05em;
  font-size: 1em;
  margin-top: 0.5em;
}
@media screen and (max-width: 599px) {
  .column_title p {
    margin-top: 0.25em;
  }
}

.top_slide_area {
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  background-color: #000;
}
.top_slide_area .background_ins {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
}
.top_slide_area .tsa_banners {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top_slide_area .tsa_banners img {
  width: 100%;
  padding: 20px 5px 5px;
}
@media screen and (max-width: 1059px) {
  .top_slide_area .tsa_banners {
    margin: 0 10px;
  }
  .top_slide_area .tsa_banners img {
    padding: 10px 3px 3px;
  }
}
.top_slide_area .tsa_banners .slick-track {
  font-size: 0;
}

.report_wrap_all {
  margin: 3em 0 0;
}
.report_wrap_all h3 {
  font-size: 1.5em;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.75em;
  text-align: center;
}
@media screen and (max-width: 559px) {
  .report_wrap_all h3 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
    padding: 0.25em 0;
  }
  .report_wrap_all h3 span {
    display: none;
  }
}
.report_wrap_all .repo_days {
  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;
}
.report_wrap_all .repo_days .repo_one {
  background: rgba(255, 255, 255, 0.5);
  margin: 0 3px;
  padding: 1.5em;
  border-radius: 6px;
  width: calc(50% - 6px);
}
.report_wrap_all .repo_days .repo_one.total {
  width: 100%;
}
.report_wrap_all .repo_days .repo_one .d {
  text-align: center;
  font-size: 1.125em;
  line-height: 1.25;
  margin-bottom: 0.75em;
}
.report_wrap_all .repo_days .repo_one .number {
  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: 0.5em 0;
}
.report_wrap_all .repo_days .repo_one .number .circle {
  color: #fff;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5em;
  width: 130px;
  height: 130px;
  border-radius: 130px;
}
.report_wrap_all .repo_days .repo_one .number .circle span.lst {
  display: block;
  margin-top: 3px;
  font-size: 11px;
}
.report_wrap_all .repo_days .repo_one .number .min {
  font-size: 40%;
  margin-left: 0px;
}
.report_wrap_all .repo_days .repo_one .sub_info_outer {
  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;
}
.report_wrap_all .repo_days .repo_one .sub_info {
  text-align: left;
  line-height: 1.5;
}
.report_wrap_all .repo_days .repo_one .sub_info > span {
  display: block;
  font-size: 0.875em;
}
.report_wrap_all .repo_days .repo_one .sub_info > span > span {
  display: inline;
  font-size: 135%;
}
.report_wrap_all .repo_days .repo_one p.cap {
  margin-top: 1em;
  font-size: 0.8125em;
  text-align: center;
}
.report_wrap_all .repo_days .repo_one.kaijo .number .circle {
  background: #090;
}
.report_wrap_all .repo_days .repo_one.kaijo .d {
  color: #090;
}
.report_wrap_all .repo_days .repo_one.ondemand .number .circle {
  background: #53a09e;
}
.report_wrap_all .repo_days .repo_one.ondemand .d {
  color: #53a09e;
}
.report_wrap_all .repo_days .repo_one.total {
  background: rgba(255, 255, 255, 0);
  margin-top: 2em;
}
.report_wrap_all .repo_days .repo_one.total .number .circle {
  background: #ef5c4e;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  font-size: 2.5em;
}
.report_wrap_all .repo_days .repo_one.total .d {
  color: #ef5c4e;
  font-size: 1.125em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .report_wrap_all .repo_days {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .report_wrap_all .repo_days .repo_one {
    margin: 0 auto 8px;
  }
  .report_wrap_all .repo_days .repo_one.kaijo, .report_wrap_all .repo_days .repo_one.ondemand, .report_wrap_all .repo_days .repo_one.total {
    width: calc(100% - 1em);
  }
  .report_wrap_all .repo_days .repo_one.total {
    margin-top: 1em;
  }
}

.pr_banners {
  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;
  margin-top: 0em;
}
.pr_banners > div {
  margin: 5px;
  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;
  border: 0px solid #fff;
}
.pr_banners > div img {
  width: 300px;
}
@media screen and (max-width: 559px) {
  .pr_banners {
    margin-top: 1em;
  }
  .pr_banners div {
    margin: 5px 0;
  }
  .pr_banners div img {
    width: 100%;
    max-width: 300px;
  }
}

.topic_title {
  margin-bottom: 2em;
  text-align: center;
  border-top: 1px solid #009fe8;
  border-bottom: 1px solid #009fe8;
  padding: 20px 0.5em;
}
.topic_title h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.25em;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.03em;
  color: #009fe8;
}
.topic_title p.sub {
  font-size: 1.125em;
  margin-top: 0.5em;
}
@media screen and (max-width: 559px) {
  .topic_title h2 {
    font-size: 1.5em;
  }
  .topic_title p.sub {
    font-size: 1em;
  }
}

.realevent_point {
  margin: 0 2em;
}
@media screen and (max-width: 767px) {
  .realevent_point {
    margin: 0 1em;
  }
}
.realevent_point li .ins {
  display: block;
  color: #333;
  margin: 0 1em;
  background: #fff;
}
.realevent_point .ph {
  margin-bottom: 1em;
}
.realevent_point img {
  width: 100%;
}
.realevent_point h3 {
  text-align: center;
  font-size: 1.125em;
  line-height: 1.375;
  font-weight: bold;
  margin: 0 0 0.5em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.realevent_point p {
  font-size: 0.9125em;
  line-height: 1.75;
}

.keyword_rp {
  margin: 4em auto 3em;
  max-width: 800px;
}
.keyword_rp p.midashi {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 599px) {
  .keyword_rp {
    margin: 2em auto;
  }
}
.keyword_rp img {
  width: 100%;
}

.link_rp {
  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;
}
.link_rp > div {
  margin: 2px 5px;
}
@media screen and (max-width: 599px) {
  .link_rp > div {
    width: 100%;
  }
}
.link_rp > div a {
  display: block;
  background: #000;
  color: #fff;
  margin: 0 auto;
  font-size: 1.125em;
  padding: 0.75em 1.5em;
  border-radius: 2.625em;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .link_rp > div a {
    font-size: 1em;
    border-radius: 4px;
  }
}
.link_rp > div a:hover {
  opacity: 0.7;
}

.news_1line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
  border: solid #999;
  border-width: 1px 0;
  padding: 0.5em;
  line-height: 1.25;
}
.news_1line.plus_pr {
  margin-bottom: 1em;
}
.news_1line .news {
  background: #000;
  border-radius: 4px;
  color: #fff;
  padding: 0.25em 0.75em;
  margin-right: 0.75em;
}
.news_1line .days {
  margin-right: 0.75em;
}
.news_1line .link {
  margin-left: auto;
}
@media screen and (max-width: 999px) {
  .news_1line {
    padding: 0.5em 0;
  }
  .news_1line .news {
    padding: 0.1em 0.5em;
    margin-right: 0.5em;
  }
  .news_1line .txt {
    width: 100%;
    margin: 0.3125em 0;
  }
  .news_1line .link {
    width: 100%;
  }
}

.sns_pc_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
}
.sns_pc_wrap > div {
  width: calc(50% - 1.5em);
}
.sns_pc_wrap h3 {
  font-size: 1.125em;
  background: #333;
  color: #fff;
  margin-bottom: 1em;
  text-align: center;
  border-radius: 2em;
  padding: 0.5em 0;
}
.sns_pc_wrap .widget {
  width: 490px;
  margin: 0 auto;
}

.sns_smp_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border-radius: 0.3125em;
  overflow: hidden;
}
.sns_smp_wrap > div {
  width: 100%;
}
.sns_smp_wrap > div a {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
.sns_smp_wrap > div a img {
  height: 20px;
}
.sns_smp_wrap .tweet {
  background: #1da1f2;
}
.sns_smp_wrap .facebook {
  background: #295199;
}

@media screen and (min-width: 1160px) {
  .sns_pc_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sns_smp_wrap {
    display: none;
  }
}
@media screen and (max-width: 1159px) {
  .sns_pc_wrap {
    display: none;
  }

  .sns_smp_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.about_contents {
  margin: 0;
  text-align: center;
}
.about_contents .logo {
  margin: 0 auto;
  width: 90%;
  max-width: 400px;
}
.about_contents .logo img {
  width: 100%;
}
.about_contents .sub_t {
  margin-top: 0.5em;
  font-size: 1.125em;
  line-height: 1.5;
  padding: 0 2em;
}
.about_contents .event_title {
  margin: 2em 0;
  line-height: 1;
  font-weight: bold;
}
.about_contents .event_title p.closing {
  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;
}
.about_contents .event_title p.closing span {
  font-size: 1em;
  color: #e33;
  border: 1px solid #e33;
  padding: 0.5em 1.5em;
}
.about_contents .event_title .last_op {
  opacity: 1;
  margin-top: 0.75em;
  line-height: 1.5;
  font-size: 1em;
}
.about_contents .event_title .last_op p.t {
  font-size: 85%;
}
.about_contents .event_title .last_op p.day {
  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;
}
.about_contents .event_title .ex_day {
  margin-top: 2em;
  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;
}
@media screen and (max-width: 767px) {
  .about_contents .event_title .ex_day {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.about_contents .event_title .ex_day p.t {
  margin-right: 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;
  font-size: 0.875em;
}
.about_contents .event_title .ex_day p.t span {
  display: block;
  padding: 0.5em 1em;
  background: #333;
  color: #fff;
  border-radius: 1.875em;
}
@media screen and (max-width: 767px) {
  .about_contents .event_title .ex_day p.t {
    margin-right: 0px;
    margin-bottom: 0.5em;
  }
}
.about_contents .event_title .ex_day p.days {
  font-size: 1.75em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.about_contents .event_title .ex_day p.days span {
  font-size: 60%;
}
@media screen and (max-width: 329px) {
  .about_contents .event_title .ex_day p.days {
    font-size: 1.5em;
  }
}
.about_contents .event_title .plc {
  font-size: 1em;
  margin-top: 0.5em;
}
.about_contents .event {
  margin-top: 2em;
  line-height: 1.5;
  font-weight: bold;
}
.about_contents .event .p_days {
  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;
}
.about_contents .event .d {
  font-size: 1.25em;
}
.about_contents .event .d span {
  font-size: 170%;
}
.about_contents .event .d span.y {
  font-size: 120%;
}
@media screen and (max-width: 559px) {
  .about_contents .event .d {
    font-size: 1.125em;
  }
  .about_contents .event .d span {
    font-size: 170%;
  }
  .about_contents .event .d span.y {
    font-size: 150%;
  }
}
@media screen and (max-width: 339px) {
  .about_contents .event .d {
    font-size: 1em;
  }
}
.about_contents .event .online {
  margin-top: 2em;
  line-height: 1.5;
  font-weight: bold;
}
.about_contents .event .online p.tt {
  font-size: 1.125em;
  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-bottom: 0.25em;
}
.about_contents .event .online p.tt span {
  display: block;
  padding: 0.125em 1em;
  background: #333;
  color: #fff;
  border-radius: 1em;
}
.about_contents .event .online .d {
  font-size: 1.25em;
}
.about_contents .event .online .d span {
  font-size: 200%;
}
.about_contents .event .place {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.125em;
}
.about_contents .event .place p {
  margin: 0 0.5em;
}
.about_contents .event .ondemand {
  font-size: 1.125em;
  margin-top: 0.5em;
  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;
}
.about_contents .event .ondemand .b {
  border: 1px solid #000;
  padding: 0.5em;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about_contents .event .ondemand p {
  margin: 0 0.5em;
}
@media screen and (max-width: 349px) {
  .about_contents .event .ondemand p {
    margin: 0;
  }
}
.about_contents .info {
  margin-top: 1em;
  line-height: 1.5;
}
.about_contents .goto_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about_contents .goto_about a {
  display: block;
  background: #000;
  color: #fff;
  margin: 2em auto 0;
  width: 90%;
  max-width: 600px;
  font-size: 1.25em;
  padding: 0.75em 1em;
  border-radius: 2.5em;
}
@media screen and (max-width: 599px) {
  .about_contents .goto_about a {
    font-size: 1em;
    border-radius: 6px;
  }
}
.about_contents .goto_about a:hover {
  opacity: 0.7;
}

.google-maps {
  margin-top: 2em;
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 599px) {
  .google-maps {
    padding-bottom: 75%;
  }
}
.s_speaker_intro {
  font-size: 1.125em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 999px) {
  .s_speaker_intro {
    text-align: left;
  }
  .s_speaker_intro br {
    display: none;
  }
}

.s_speaker {
  margin: 0 2em;
}
@media screen and (max-width: 559px) {
  .s_speaker {
    margin: 0 3em;
  }
}
.s_speaker a {
  display: block;
  padding: 0.5em;
  color: #333;
  border: 2px solid #ddd;
  margin: 0 0.5em;
  background: #fff;
}
@media screen and (min-width: 480px) {
  .s_speaker a {
    height: 385px;
  }
}
.s_speaker a img {
  width: 100%;
}
.s_speaker a .name {
  text-align: center;
  font-size: 1.125em;
  font-weight: bold;
  background: #000;
  color: #fff;
  padding: 0.25em 0;
}
.s_speaker a .company {
  margin: 1em 0.5em 0;
  font-size: 0.8125em;
  line-height: 1.5;
}
.s_speaker a .post {
  font-size: 0.8125em;
  line-height: 1.5;
  margin: 0.25em 0.5em 0;
}
.required_conf_toppage {
  margin: 1em 0 0;
  color: #e33;
  line-height: 1.5;
  text-align: center;
}

p.highlight_intro {
  font-size: 1.125em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 999px) {
  p.highlight_intro {
    text-align: left;
  }
  p.highlight_intro br {
    display: none;
  }
}

ul.highlight_data {
  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;
}
ul.highlight_data li {
  margin: 0.5em;
  width: 30.33%;
  border: 4px solid #999;
}
@media screen and (max-width: 999px) {
  ul.highlight_data li {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  ul.highlight_data li {
    margin: 0.3125em;
    width: 80%;
  }
}
ul.highlight_data li p {
  font-size: 0.875em;
  line-height: 1.6125;
  padding: 1.25em;
}
ul.highlight_data .title {
  background-color: #444;
  font-size: 1.125em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
ul.highlight_data .title a {
  color: #fff;
}
ul.highlight_data .title a:hover {
  color: #ccc;
}
ul.highlight_data .title span {
  padding: 3em 0.5em;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 999px) {
  ul.highlight_data .title span {
    padding: 2em 0.5em;
  }
}
@media screen and (max-width: 767px) {
  ul.highlight_data .title span {
    padding: 2em 0.5em;
    font-size: 1em;
  }
}

ul.picup_theme {
  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;
}
ul.picup_theme li {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 135px;
  height: 135px;
  border-radius: 50%;
  background: #fff;
  margin: 5px;
  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;
}
@media screen and (max-width: 559px) {
  ul.picup_theme li {
    width: 100px;
    height: 100px;
  }
}
ul.picup_theme p {
  margin-top: 5px;
  font-size: 0.8125em;
  line-height: 1.25;
  text-align: center;
}
ul.picup_theme p.icon {
  margin: 0 auto;
  width: 70px;
}
@media screen and (max-width: 559px) {
  ul.picup_theme p.icon {
    width: 50px;
  }
}
ul.picup_theme p.icon img {
  width: 100%;
}

.sub_theme_title {
  margin: 3em 2em 1em;
  text-align: center;
  border-top: 1px solid #333;
  padding-top: 0.75em;
}

ul.sub_theme {
  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;
  margin: 0 1em;
}
ul.sub_theme li {
  width: 30%;
  text-align: center;
  font-size: 0.875em;
  background: rgba(255, 255, 255, 0.75);
  padding: 0.75em;
  margin: 0.5em;
  border-radius: 6px;
}
ul.sub_theme li h4 {
  font-weight: bold;
}
ul.sub_theme li p {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 0.5em;
  padding-top: 0.5em;
  font-size: 0.875em;
  line-height: 1.25;
}
@media screen and (max-width: 559px) {
  ul.sub_theme {
    margin: 1em 0 0;
  }
  ul.sub_theme li {
    width: 45%;
  }
}

ul.sp_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.sp_contents li {
  width: 100%;
  margin: 0.5em;
  border: 4px solid #ddd;
  font-size: 0.875em;
  text-align: center;
  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;
}
ul.sp_contents li img {
  width: 100%;
}
@media screen and (max-width: 559px) {
  ul.sp_contents {
    display: block;
  }
  ul.sp_contents li {
    margin: 0.5em auto;
    width: 70%;
  }
}

.media_sponsor_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.media_sponsor_icon li {
  background: #fff;
  width: calc(20% - 6px);
  margin: 3px;
  padding: 3px;
}
@media screen and (max-width: 767px) {
  .media_sponsor_icon li {
    width: calc(33.33% - 4px);
    margin: 2px;
  }
}
@media screen and (max-width: 329px) {
  .media_sponsor_icon li {
    width: calc(50% - 4px);
    margin: 2px;
  }
}
.media_sponsor_icon img {
  width: 100%;
}

.report_wrap {
  margin: 1em 0 0;
}
@media screen and (max-width: 559px) {
  .report_wrap {
    margin-top: 1.5em;
  }
}
.report_wrap h3 {
  font-size: 1.25em;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.5em;
  text-align: center;
  border-radius: 2.25em;
  padding: 0.5em 0;
}
@media screen and (max-width: 559px) {
  .report_wrap h3 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
    padding: 0.25em 0;
  }
  .report_wrap h3 span {
    display: none;
  }
}
.report_wrap .repo_days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.report_wrap .repo_days .repo_one {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background: #fff;
  text-align: center;
  width: 100%;
  max-width: 360px;
  margin: 0 4px;
}
.report_wrap .repo_days .repo_one .days {
  background: #009fe8;
  color: #fff;
  padding: 0.325em 0;
  font-size: 1.25em;
}
.report_wrap .repo_days .repo_one .days .min {
  font-size: 75%;
  padding: 0 1px;
}
.report_wrap .repo_days .repo_one .thumb {
  padding: 10px 10px 0;
}
.report_wrap .repo_days .repo_one .thumb img {
  width: 100%;
}
.report_wrap .repo_days .repo_one .number {
  color: #009fe8;
  font-size: 2em;
  margin: 0.5em 0 0.25em;
}
.report_wrap .repo_days .repo_one .number .min {
  font-size: 40%;
}
.report_wrap .repo_days .repo_one .last_num {
  margin: 0.25em 0 0.5em;
  font-size: 80%;
}
.report_wrap .repo_days .repo_one .sub_info {
  margin-bottom: 1em;
}
.report_wrap .repo_days .repo_one .sub_info p:nth-child(1) {
  height: 1em;
}
.report_wrap .repo_days .repo_one .sub_info p:nth-child(2) {
  margin-top: 0.25em;
}
.report_wrap .repo_days .repo_one.total .days {
  background: #ef5c4e;
}
.report_wrap .repo_days .repo_one.total .number {
  color: #ef5c4e;
}
@media screen and (max-width: 767px) {
  .report_wrap .repo_days .repo_one .days {
    font-size: 1em;
  }
  .report_wrap .repo_days .repo_one .days span.mm {
    display: none;
  }
  .report_wrap .repo_days .repo_one .number {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 499px) {
  .report_wrap .repo_days .repo_one {
    width: calc(25% - 4px);
    margin: 0 2px;
  }
  .report_wrap .repo_days .repo_one .number {
    font-size: 1.25em;
  }
}

ul.group_link {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.group_link li {
  margin: 5px;
  padding: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 560px) {
  ul.group_link img {
    max-height: 50px;
  }
}
@media screen and (max-width: 559px) {
  ul.group_link img {
    max-width: 200px;
  }
}