@charset "UTF-8";
a.offtype {
  pointer-events: none;
  opacity: 0.3; }

.column_a01 .briefing_session p {
  margin: 0; }

.briefing_session {
  margin: 2em auto 0;
  border: 4px solid #eee;
  color: #333;
  text-align: center; }
  .briefing_session .txt_pd {
    font-weight: bold;
    padding: 1.5em 0; }
    .briefing_session .txt_pd h2 {
      font-size: 1.75em;
      font-weight: bold;
      line-height: 1.25; }
      @media screen and (max-width: 699px) {
        .briefing_session .txt_pd h2 {
          font-size: 1.5em; } }
      @media screen and (max-width: 329px) {
        .briefing_session .txt_pd h2 {
          font-size: 1.3125em; } }
    .briefing_session .txt_pd p.copy {
      font-size: 1em;
      line-height: 1.5;
      margin-top: 0.2em; }
      @media screen and (max-width: 699px) {
        .briefing_session .txt_pd p.copy {
          font-size: 1.125em;
          line-height: 1.3125;
          margin-top: 0.5em; } }
      @media screen and (max-width: 329px) {
        .briefing_session .txt_pd p.copy {
          font-size: 1.0em; } }
  @media screen and (min-width: 600px) {
    .briefing_session br.under_559 {
      display: none; } }
  @media screen and (max-width: 559px) {
    .briefing_session br.under_559 {
      display: block; } }
  .briefing_session .link_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    .briefing_session .link_wrap p.link {
      width: 50%;
      padding: 1px; }
    @media screen and (max-width: 424px) {
      .briefing_session .link_wrap {
        display: block; }
        .briefing_session .link_wrap p.link {
          width: 100%; } }
    .briefing_session .link_wrap p.link a {
      display: block;
      color: #fff;
      background: #00a0e9;
      padding: 0.75em 0px;
      font-size: 1.125em;
      font-weight: bold; }
      .briefing_session .link_wrap p.link a:hover {
        opacity: 0.7; }
      .briefing_session .link_wrap p.link a span.m {
        display: block;
        font-size: 70%;
        font-weight: normal;
        margin-top: 5px; }
      @media screen and (max-width: 699px) {
        .briefing_session .link_wrap p.link a {
          font-size: 1.125em; } }

.column_a01 .guide_dl p {
  margin: 0; }

.guide_dl_2020_ver2 {
  border: 4px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (min-width: 1000px) {
    .guide_dl_2020_ver2 li {
      width: 100%; } }
  @media screen and (max-width: 999px) {
    .guide_dl_2020_ver2 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .guide_dl_2020_ver2 li a {
    display: block;
    padding: 3em;
    width: 100%;
    height: 100%; }
    .guide_dl_2020_ver2 li a img:hover {
      opacity: 1; }
    @media screen and (max-width: 599px) {
      .guide_dl_2020_ver2 li a {
        padding: 2em; } }
  @media screen and (min-width: 1000px) {
    .guide_dl_2020_ver2 li a:hover {
      background: #eee; } }
  .guide_dl_2020_ver2 .pdf_cover {
    margin: 0 auto 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .guide_dl_2020_ver2 .pdf_cover .img_area {
      height: 260px;
      border: 1px solid #ccc;
      margin: 0 5px; }
      @media screen and (max-width: 599px) {
        .guide_dl_2020_ver2 .pdf_cover .img_area {
          height: 180px; } }
      @media screen and (max-width: 399px) {
        .guide_dl_2020_ver2 .pdf_cover .img_area {
          height: 120px; } }
      .guide_dl_2020_ver2 .pdf_cover .img_area img {
        height: 100%; }
  .guide_dl_2020_ver2 .title p {
    text-align: center;
    line-height: 1.5;
    margin: 0; }
  .guide_dl_2020_ver2 .title .name {
    font-size: 1.325em;
    font-weight: bold;
    text-decoration: underline; }
    @media screen and (max-width: 599px) {
      .guide_dl_2020_ver2 .title .name {
        font-size: 1em; } }
    .guide_dl_2020_ver2 .title .name:before {
      display: none;
      content: "\f0a9";
      font-family: "Font Awesome 5 Solid"; }
    .guide_dl_2020_ver2 .title .name .svg-inline--fa {
      color: #4dc2bb; }
  .guide_dl_2020_ver2 .title .cap {
    margin-top: 0em;
    font-size: 1em; }

.sec2020 p {
  margin: 0; }

.sec2020 h3 {
  font-size: 1.325em;
  font-weight: bold;
  margin-top: 1.5em; }
  .sec2020 h3:first-child {
    margin-top: 0em; }
  .sec2020 h3:before {
    content: "●";
    color: #4dc2bb;
    padding-right: 0.25em; }

.sec2020 .in_ins {
  margin-left: 1.5em; }
  @media screen and (max-width: 599px) {
    .sec2020 .in_ins {
      margin-left: 0; } }

.sec2020 p.web_app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .sec2020 p.web_app a {
    display: block;
    background: #29abe2;
    color: #fff;
    font-size: 1.5em;
    padding: 0.25em 0.75em;
    border-radius: 8px;
    margin: 10px 0; }
    @media screen and (min-width: 999px) {
      .sec2020 p.web_app a:hover {
        opacity: 0.7; } }
    @media screen and (max-width: 599px) {
      .sec2020 p.web_app a {
        font-size: 1.25em;
        padding: 0.5em 0;
        width: 100%;
        text-align: center;
        border-radius: 6px; } }
  .sec2020 p.web_app.offtype a {
    pointer-events: none;
    opacity: 0.5; }

.sec2020_exh_imaging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .sec2020_exh_imaging > div {
    width: 48.5%; }
  @media screen and (max-width: 999px) {
    .sec2020_exh_imaging {
      display: block; }
      .sec2020_exh_imaging > div {
        width: 100%;
        margin-bottom: 1em; } }
  .sec2020_exh_imaging.column_a01 p {
    margin: 0;
    font-size: 1.125em; }
  .sec2020_exh_imaging.column_a01 p.my a {
    display: block;
    margin-bottom: 0.5em;
    background: #29abe2;
    color: #fff;
    border-radius: 6px;
    padding: 0.5em; }
    @media screen and (min-width: 999px) {
      .sec2020_exh_imaging.column_a01 p.my a:hover {
        opacity: 0.7; } }
  .sec2020_exh_imaging .youtube_outer {
    border: 1px solid #ccc;
    overflow: hidden; }
  .sec2020_exh_imaging .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
  .sec2020_exh_imaging .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }
  .sec2020_exh_imaging .daikogyo_contact a {
    display: block; }

.sec2020 .in_ins.posr {
  border-left: 4px solid #4dc2bb;
  padding-left: 1em; }
  @media screen and (max-width: 599px) {
    .sec2020 .in_ins.posr {
      border-left: 2px solid #4dc2bb;
      padding-left: 0.5em; } }
  .sec2020 .in_ins.posr:first-of-type {
    margin-bottom: 1.5em;
    margin-top: 1em; }

.sec2020 h4 {
  font-weight: bold;
  color: #4dc2bb;
  font-size: 1.25em;
  margin-bottom: 0.25em; }

.sec2020 p.sk_days {
  color: #e33;
  font-size: 24px;
  margin: 0;
  font-weight: bold; }

.sec2020 .cancel {
  margin-top: 1em; }
  .sec2020 .cancel p {
    font-weight: bold;
    margin-top: 0.25em;
    line-height: 1.25; }

p.app_web a {
  display: block;
  font-size: 1.5em;
  margin: 0em auto 2em;
  max-width: 700px;
  text-align: center;
  padding: 1em 0;
  border-radius: 10px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: #29abe2; }

p.app_web a:hover {
  opacity: 0.7; }
