@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800");
.index_title_area {
  background-color: #444;
  background-image: url(../images/index/1116_022.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.index_title_area .background_ins {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}

.index_title_area .flex_ins {
  height: calc(100vh - 70px);
  min-height: 800px;
  min-height: 950px;
}

@media screen and (max-width: 599px) {
  .index_title_area .flex_ins {
    min-height: 500px;
  }
}

@media screen and (max-width: 349px) {
  .index_title_area .flex_ins {
    min-height: 600px;
  }
}

.index_title_area .contents_layout {
  position: relative;
  width: 100%;
  height: 100%;
}

.index_title_area h1.title {
  text-align: center;
  height: calc(100% - 260px);
  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: 399px) {
  .index_title_area h1.title {
    height: calc(100% - 260px + 2em);
  }
}

@media screen and (max-width: 699px) {
  .index_title_area h1.title img {
    width: 90%;
  }
}

.index_title_area .foot_ad {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.index_title_area .column_visitor_reservation_app {
  color: #fff;
  background-color: rgba(41, 171, 226, 0.3);
  padding: 3em 0;
}

.index_title_area .column_visitor_reservation_app .to_techbiz a {
  color: #dcff6b;
}

.index_title_area .column_visitor_reservation_app .to_techbiz a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 999px) {
  .index_title_area .column_visitor_reservation_app {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 399px) {
  .index_title_area .column_visitor_reservation_app {
    padding: 2em 1em;
  }
}

@media screen and (max-width: 767px) {
  .column_visitor_reservation_app.app_nagoyaSeminar_set p.subT {
    font-size: 1.125em;
  }
  .column_visitor_reservation_app.app_nagoyaSeminar_set p.subT .rsp_omt {
    display: none;
  }
  .rsp_omt {
    display: none;
  }
}

.column_pack {
  padding: 5em 0;
}

@media screen and (max-width: 999px) {
  .column_pack {
    padding: 3em 0;
  }
}

.column_bg_color01 {
  background: #f9f9f9;
}

.column_title {
  text-align: center;
}

.column_title h2 {
  font-size: 3em;
  font-family: 'Raleway', sans-serif;
  font-weight: 800;
}

.foreword_msg {
  margin: 3em 0;
}

@media screen and (max-width: 599px) {
  .foreword_msg {
    margin: 2em 0;
  }
}

.foreword_msg p {
  font-size: 1.25em;
  line-height: 1.75;
  margin-bottom: 1em;
}

@media screen and (max-width: 999px) {
  .foreword_msg p {
    font-size: 1.125em;
  }
}

ul.opne_images_wrap {
  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;
}

ul.opne_images_wrap li {
  border: 1px solid #ccc;
  width: calc(33.33% - 5px);
  margin: 5px 0;
}

ul.opne_images_wrap li img {
  width: 100%;
}

.cap_hy {
  margin-top: 0.5em;
  text-align: right;
}

@media screen and (max-width: 999px) {
  .cap_hy {
    text-align: left;
  }
}

.concept_contents {
  margin: 3em 0;
}

@media screen and (max-width: 599px) {
  .concept_contents {
    margin: 2em 0;
  }
}

.concept_contents h3 {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.325;
}

@media screen and (max-width: 599px) {
  .concept_contents h3 {
    font-size: 1.25em;
    text-align: left;
  }
  .concept_contents h3 br {
    display: none;
  }
}

.concept_contents .image_area {
  margin: 2em auto 0;
  text-align: center;
  max-width: 900px;
  padding: 4px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.concept_contents .image_area img {
  width: 100%;
}

.about_contents {
  margin: 3em 0;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .about_contents {
    margin: 2em 0;
  }
}

.about_contents h3.copy {
  font-size: 1.5em;
  line-height: 1.5;
  margin-bottom: 1em;
}

@media screen and (max-width: 599px) {
  .about_contents h3.copy {
    font-size: 1.25em;
    margin-bottom: 0.875em;
  }
}

.about_contents .event_name {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.5;
}

@media screen and (max-width: 599px) {
  .about_contents .event_name {
    font-size: 1.125em;
  }
}

@media screen and (max-width: 349px) {
  .about_contents .event_name {
    font-size: 1em;
  }
}

.about_contents .days {
  font-size: 3em;
  font-weight: 700;
  margin: 0.325em 0;
}

.about_contents .days span {
  font-size: 50%;
  padding-right: 5px;
}

@media screen and (max-width: 599px) {
  .about_contents .days {
    font-size: 2.25em;
  }
}

@media screen and (max-width: 349px) {
  .about_contents .days {
    font-size: 2em;
  }
}

.about_contents .venue {
  font-weight: bold;
  font-size: 1.5em;
}

@media screen and (max-width: 599px) {
  .about_contents .venue {
    font-size: 1.25em;
  }
}

.about_contents .venue .min {
  font-size: 80%;
}

.about_contents .venue_m {
  font-size: 1.125em;
  margin-top: 0.25em;
}

@media screen and (max-width: 374px) {
  .about_contents .venue_m {
    font-size: 0.825em;
    margin-top: 0.5em;
  }
}

.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;
  font-size: 1.5em;
  padding: 0.5em 1em;
  border-radius: 1.25em;
}

.about_contents .goto_about a:before {
  display: none;
  content: "\f0a9";
  font-family: "Font Awesome 5 Solid";
}

.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%;
  }
}

.join_ev {
  font-weight: bold;
  margin-top: 2em;
}

.join_ev .ef {
  width: 30em;
  margin: 0 auto;
  margin-top: 0.325em;
  padding-top: 0.5em;
  border-top: 1px solid #333;
  line-height: 1.5;
}

@media screen and (max-width: 599px) {
  .join_ev .ef {
    width: auto;
  }
}

.report_wrap {
  margin: 2em 0 4em;
}

.report_wrap h3 {
  font-size: 1.125em;
  background: #eee;
  color: #777;
  margin-bottom: 1em;
  text-align: center;
  border-radius: 2em;
  padding: 0.5em 0;
}

@media screen and (max-width: 599px) {
  .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 {
  text-align: center;
  width: 30%;
  margin: 0 8px;
  border: 1px solid #999;
}

.report_wrap .repo_days .repo_one .days {
  background: #82198b;
  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 .number {
  color: #82198b;
  font-size: 2.25em;
  margin: 0.75em 0 0.25em;
}

.report_wrap .repo_days .repo_one .number .min {
  font-size: 40%;
}

.report_wrap .repo_days .repo_one .sub_info {
  margin-bottom: 1em;
}

.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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .report_wrap .repo_days .repo_one {
    width: calc(100% - 1em);
    margin: 0 auto 8px;
  }
  .report_wrap .repo_days .repo_one .number {
    margin: 0.325em 0 0.125em;
  }
  .report_wrap .repo_days .repo_one .sub_info {
    margin-bottom: 0.5em;
  }
}

.report_wrap .goto_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.report_wrap .goto_page a {
  display: block;
  background: #000;
  color: #fff;
  margin: 1em auto;
  font-size: 1.5em;
  padding: 0.5em 1em;
  border-radius: 2.75em;
  width: 90%;
  max-width: 15em;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .report_wrap .goto_page a {
    margin-bottom: 0;
  }
}

.report_wrap .goto_page a:before {
  display: none;
  content: "\f0a9";
  font-family: "Font Awesome 5 Solid";
}

.report_wrap .goto_page a:hover {
  opacity: 0.7;
}

.news_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 3em 0 0;
}

.news_wrap > div {
  width: calc(50% - 1.5em);
}

.news_wrap h3 {
  font-size: 1.125em;
  background: #eee;
  color: #777;
  margin-bottom: 1em;
  text-align: center;
  border-radius: 2em;
  padding: 0.5em 0;
}

.news_wrap .widget {
  margin: 0 0.5em;
}

@media screen and (max-width: 599px) {
  .news_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .news_wrap > div {
    width: 100%;
    margin: 0 0 2em;
  }
}

@media screen and (max-width: 1199px) {
  .news_wrap .widget {
    margin: 0;
    text-align: center;
  }
  .news_wrap .widget iframe {
    width: 400px !important;
  }
}

@media screen and (max-width: 949px) {
  .news_wrap .widget iframe {
    width: 340px !important;
  }
}

@media screen and (max-width: 849px) {
  .news_wrap .widget iframe {
    width: 290px !important;
  }
}

@media screen and (max-width: 749px) {
  .news_wrap .widget iframe {
    width: 240px !important;
  }
}

@media screen and (max-width: 649px) {
  .news_wrap .widget iframe {
    width: 220px !important;
  }
}

@media screen and (max-width: 599px) {
  .news_wrap .widget iframe {
    width: 460px !important;
  }
}

@media screen and (max-width: 499px) {
  .news_wrap .widget iframe {
    width: 380px !important;
  }
}

@media screen and (max-width: 449px) {
  .news_wrap .widget iframe {
    width: 340px !important;
  }
}

@media screen and (max-width: 399px) {
  .news_wrap .widget iframe {
    width: 300px !important;
  }
}

@media screen and (max-width: 349px) {
  .news_wrap .widget iframe {
    width: 270px !important;
  }
}

.news_list dl {
  font-size: 1em;
  line-height: 1.5;
  border-top: 1px solid #ddd;
  margin: 0 0.5em;
}

.news_list dl dt {
  float: left;
  width: 7em;
  padding: 1em 0.5em;
}

.news_list dl dd {
  padding-left: 7em;
  padding: 1em 0.5em;
  border-bottom: 1px solid #ddd;
}

.h3_floormap {
  margin-top: 3em;
}

.pdf_floormap {
  display: block;
  background: #e33;
  text-align: center;
  color: #fff;
  margin: 0 15px;
  padding: 1em;
  line-height: 1.3;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 999px) {
  .pdf_floormap:hover {
    opacity: 0.7;
  }
}

.edge_technology_bg {
  background-image: -webkit-linear-gradient(330deg, #84fab0 0%, #8fd3f4 100%);
  background-image: -o-linear-gradient(330deg, #84fab0 0%, #8fd3f4 100%);
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-image: -webkit-linear-gradient(330deg, #96fbc4 0%, #f9f586 100%);
  background-image: -o-linear-gradient(330deg, #96fbc4 0%, #f9f586 100%);
  background-image: linear-gradient(120deg, #96fbc4 0%, #f9f586 100%);
  background-image: -webkit-linear-gradient(105deg, #93a5cf 0%, #e4efe9 100%);
  background-image: -o-linear-gradient(105deg, #93a5cf 0%, #e4efe9 100%);
  background-image: linear-gradient(-15deg, #93a5cf 0%, #e4efe9 100%);
}

.edge_technology {
  margin: 3em auto;
}

.edge_technology .copy {
  width: 90%;
  margin: 0 auto 50px;
}

.edge_technology .copy img {
  width: 100%;
}

@media screen and (max-width: 599px) {
  .edge_technology .copy {
    width: 100%;
    margin: 0 auto 20px;
  }
}

.edge_technology .theme {
  font-size: 1.125em;
  text-align: center;
  font-weight: bold;
  margin: 2em 0 0.5em;
}

.edge_technology .six_images {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 1em 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.edge_technology .six_images > div {
  margin: 5px 0;
  width: calc((100%/6) - 10px);
}

.edge_technology .six_images img {
  width: 100%;
}

@media screen and (max-width: 999px) {
  .edge_technology .six_images {
    padding: 1em 1.5em;
  }
}

@media screen and (max-width: 599px) {
  .edge_technology .six_images > div {
    width: calc((100%/3) - 5px);
  }
}

.edge_technology .goto_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.edge_technology .goto_page a {
  display: block;
  background: #000;
  color: #fff;
  margin: 1.25em auto;
  font-size: 1.75em;
  padding: 0.5em 1em;
  border-radius: 2.75em;
  width: 90%;
  max-width: 25em;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .edge_technology .goto_page a {
    margin-bottom: 0;
  }
}

.edge_technology .goto_page a:before {
  display: none;
  content: "\f0a9";
  font-family: "Font Awesome 5 Solid";
}

.edge_technology .goto_page a:hover {
  opacity: 0.7;
}

.conference_bg {
  background-color: #444;
  background-image: url(../images/index/170712_025.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #fff;
}

.conference_bg .background_ins {
  background-color: rgba(231, 134, 0, 0.8);
  width: 100%;
  height: 100%;
}

.conference_bg .column_pack {
  padding: 5em 0;
}

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

.conference_bg .column_title {
  text-align: left;
}

@media screen and (max-width: 599px) {
  .conference_bg .column_title {
    text-align: center;
  }
}

.conference_flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.conference_flex_wrap > div {
  width: calc(50% - 2em);
}

@media screen and (max-width: 599px) {
  .conference_flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .conference_flex_wrap > div {
    width: 100%;
  }
}

.conference_summary {
  font-size: 1.25em;
  line-height: 1.7;
  margin-top: 2em;
}

@media screen and (max-width: 599px) {
  .conference_summary {
    margin-bottom: 1em;
  }
}

.conference_contents a {
  color: #fff;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  font-size: 1.5em;
  text-align: center;
  padding: 1.25em 0;
  margin: 10px 0;
}

.conference_contents a:hover {
  background: rgba(255, 255, 255, 0.5);
}

.pickup_info {
  margin: 3em auto 0;
  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;
}

.pickup_info .unit {
  width: calc((100% - 3em)/4);
  margin-bottom: 1em;
  background: white;
  border: 1px solid #ddd;
  border-radius: 8px;
}

@media screen and (max-width: 799px) {
  .pickup_info .unit {
    width: calc((100% - 1em)/2);
  }
}

.pickup_info .unit:hover {
  opacity: 0.8;
}

.pickup_info .unit a {
  display: block;
  color: #000;
  height: 100%;
  padding: 1em;
}

.pickup_info .unit .photoArea {
  margin-bottom: 10px;
}

.pickup_info .unit .photoArea img {
  width: 100%;
}

.pickup_info .unit .photoArea img:hover {
  opacity: 1;
}

.pickup_info .unit .tab {
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  line-height: 1;
  text-align: center;
  margin-bottom: 5px;
}

.pickup_info .unit .colorLabel-k {
  background: #f76f0d;
}

.pickup_info .unit .colorLabel-s {
  background: #a6d10e;
}

.pickup_info .unit h2 {
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.325;
}

.pickup_info .unit h2 .main {
  display: block;
}

.pickup_info .unit h2 .sub {
  font-size: 85%;
  display: block;
  margin-top: 0.125em;
}

.pickup_info .unit .personal {
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding-top: 0.5em;
}

.pickup_info .unit .personal .name {
  font-weight: bold;
  margin-bottom: 0.325em;
}

.pickup_info .unit .personal .post {
  font-size: 14px;
  line-height: 1.325;
  letter-spacing: -0.05em;
}

.pickup_info .unit .lsp01 {
  letter-spacing: -0.1em;
}

@media screen and (max-width: 599px) {
  .pickup_info {
    display: block;
  }
  .pickup_info .unit {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .pickup_info .unit a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pickup_info .photoArea {
    width: 25%;
    margin-bottom: 0;
    height: auto;
    overflow: auto;
  }
  .pickup_info .rps_right {
    width: calc(75% - 10px);
    height: auto;
  }
}

.partners_flex_wrap {
  margin: 3em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.partners_flex_wrap > div {
  width: calc(50% - 0.5em);
  background: #fff;
  border: 2px solid #eee;
  padding: 2em;
  border-radius: 8px;
}

@media screen and (max-width: 599px) {
  .partners_flex_wrap {
    margin: 2em 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .partners_flex_wrap > div {
    width: 100%;
    margin-bottom: 1em;
  }
}

.other_link {
  margin: 3em 0;
}

@media screen and (max-width: 599px) {
  .other_link {
    margin: 2em 0 0;
  }
}

.sp_banners p.sc {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1em;
}

.sp_banners ul {
  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;
}

.sp_banners ul li {
  margin: 8px;
}

.sp_banners ul img {
  max-height: 50px;
  border: 1px solid #ccc;
}

.sp_banners ul img.other_que {
  max-height: 70px;
  width: 220px;
  height: 70px;
}

@media screen and (max-width: 599px) {
  .sp_banners ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sp_banners ul img {
    max-height: 46px;
  }
  .sp_banners ul img.other_que {
    max-height: 70px;
    width: 220px;
    height: 70px;
  }
}

.column_visitor_reservation_app p.msg0706-1 {
  font-size: 2.25em;
  margin: 0 0 0.25em;
}

@media screen and (max-width: 1199px) {
  .column_visitor_reservation_app p.msg0706-1 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 599px) {
  .column_visitor_reservation_app p.msg0706-1 {
    font-size: 1.25em;
  }
}

@media screen and (max-width: 349px) {
  .column_visitor_reservation_app p.msg0706-1 {
    font-size: 1em;
  }
}

.column_visitor_reservation_app p.msg0706-2 {
  font-size: 2em;
  margin: 0 0 0.75em;
}

@media screen and (max-width: 1199px) {
  .column_visitor_reservation_app p.msg0706-2 {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 599px) {
  .column_visitor_reservation_app p.msg0706-2 {
    font-size: 1.25em;
  }
}

@media screen and (max-width: 349px) {
  .column_visitor_reservation_app p.msg0706-2 {
    font-size: 1em;
  }
}

.column_visitor_reservation_app p.msg0706-2 a {
  color: #fff;
  text-decoration: underline;
}

.column_visitor_reservation_app p.msg0706-3 {
  font-size: 2em;
  line-height: 1.325;
}

h3.conf_hd {
  margin-top: 2em;
  background: #f76f0d;
  color: #fff;
  text-align: center;
  font-size: 1.75em;
  padding: 0.5em;
  border-radius: 1.25em;
}

@media screen and (max-width: 999px) {
  h3.conf_hd {
    font-size: 1.25em;
    border-radius: 0.25em;
  }
}

.triangle {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #f76f0d transparent transparent transparent;
  border-width: 20px 10px 0 10px;
  margin-bottom: 1.5em;
}

.conf_guide_txt {
  font-size: 1.125em;
  line-height: 1.5;
  margin: 3em 0 0;
  text-align: center;
}

h3.lim_conf {
  pointer-events: none;
  opacity: 0.5;
  width: 100%;
  max-width: 600px;
  margin: 0.5em auto 0;
  display: block;
  text-align: center;
  font-size: 1.75em;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#5dc8d5), to(#00aad8));
  background: -webkit-linear-gradient(top, #5dc8d5 0%, #00aad8 100%);
  background: -o-linear-gradient(top, #5dc8d5 0%, #00aad8 100%);
  background: linear-gradient(to bottom, #5dc8d5 0%, #00aad8 100%);
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  padding: 0.5em 2em;
  border-radius: 2.75em;
}

@media screen and (max-width: 999px) {
  h3.lim_conf {
    font-size: 1.25em;
  }
}

h3.lim_conf a {
  color: #fff;
}

ul.index_conf_thumb_06 {
  margin: 0 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.index_conf_thumb_06 li {
  background: #fff;
  border: 1px solid #999;
  width: calc(50% - 2em);
  margin: 1em;
  padding: 0;
  position: relative;
}

@media screen and (max-width: 999px) {
  ul.index_conf_thumb_06 li {
    width: 100%;
    margin: 0.25em 0;
  }
}

ul.index_conf_thumb_06 li a {
  display: block;
  padding: 0.75em;
  color: #333;
}

ul.index_conf_thumb_06 li a:hover {
  background: #f0f0f0;
}

ul.index_conf_thumb_06 .num {
  position: absolute;
  top: -18px;
  left: -16px;
  z-index: 99;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  background: rgba(247, 111, 13, 0.85);
  color: #fff;
  display: none;
}

ul.index_conf_thumb_06 .num.i-col {
  background: rgba(255, 177, 0, 0.85);
}

ul.index_conf_thumb_06 .num p {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

@media screen and (max-width: 599px) {
  ul.index_conf_thumb_06 .num {
    width: 55px;
    height: 55px;
    font-size: 11px;
  }
}

ul.index_conf_thumb_06 .pd_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.index_conf_thumb_06 .ph {
  width: 28%;
  margin-right: 0.75em;
  position: relative;
}

ul.index_conf_thumb_06 .ph:before {
  content: "";
  display: block;
  padding-top: 100%;
  background: #fff;
}

ul.index_conf_thumb_06 .ph .ins {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

ul.index_conf_thumb_06 .ph img {
  width: 100%;
}

ul.index_conf_thumb_06 .data {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0.25em;
}

ul.index_conf_thumb_06 .colorLabel-k,
ul.index_conf_thumb_06 .groupLbel-k a {
  background: #f76f0d;
}

ul.index_conf_thumb_06 .ci_badge {
  display: block;
  float: left;
  width: 3em;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  margin-right: 0.25em;
  font-size: 0.825em;
  line-height: 1.125rem;
}

@media screen and (max-width: 599px) {
  ul.index_conf_thumb_06 .ci_badge {
    float: none;
    width: 100%;
    margin-bottom: 0.25em;
  }
}

ul.index_conf_thumb_06 .main {
  font-size: 1em;
  line-height: 1.25em;
  font-weight: bold;
}

ul.index_conf_thumb_06 .sub {
  font-size: 0.875em;
  margin-top: 0.125em;
  font-weight: bold;
}

ul.index_conf_thumb_06 .sub:before, ul.index_conf_thumb_06 .sub:after {
  content: "〜";
}

ul.index_conf_thumb_06 .sub:empty:before, ul.index_conf_thumb_06 .sub:empty:after {
  content: "";
}

ul.index_conf_thumb_06 .name {
  font-size: 1.125em;
  margin-top: 0.5em;
  font-weight: bold;
}

ul.index_conf_thumb_06 .name:after {
  content: "氏";
  font-size: 65%;
  margin-left: 0.25em;
}

ul.index_conf_thumb_06 .post {
  font-size: 0.825em;
  margin-top: 0.25em;
}

ul.index_conf_thumb_06 .c_link a {
  margin-top: 0.5em;
  display: block;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#cfd9df), to(#e2ebf0));
  background-image: -webkit-linear-gradient(bottom, #cfd9df 0%, #e2ebf0 100%);
  background-image: -o-linear-gradient(bottom, #cfd9df 0%, #e2ebf0 100%);
  background-image: linear-gradient(to top, #cfd9df 0%, #e2ebf0 100%);
  padding: 0.5em;
  font-size: 1em;
  text-align: center;
  color: #333;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
}

ul.index_conf_thumb_06 .c_link a:hover {
  opacity: 0.7;
}

.to_seminar_index a {
  display: block;
  margin: 1.5em auto;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
  background-image: -webkit-linear-gradient(top, #666 0%, #333 100%);
  background-image: -o-linear-gradient(top, #666 0%, #333 100%);
  background-image: linear-gradient(to bottom, #666 0%, #333 100%);
  color: #fff;
  font-size: 2em;
  padding: 0.5em 1em;
  border-radius: 3.5em;
  width: 90%;
  max-width: 680px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  font-size: 1.75em;
}

@media screen and (max-width: 499px) {
  .to_seminar_index a {
    font-size: 1.25em;
    padding: 1em 1em;
  }
}

.to_seminar_index a:hover {
  opacity: 0.7;
}

.to_seminar_index a:hover {
  opacity: 0.7;
}

.column_bg_color01 {
  background: #eee;
}

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