@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ===================================================================
CSS information
 file name  :topics_180827.css
 style info :/180827/のスタイル
=================================================================== */
.langBox {
  display: none;
}

@media screen and (max-width: 767px) {
  .contentArea .inner .read {
    margin-bottom: 10vw;
  }
}
.contentArea .inner .read .movieBox {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .read .movieBox {
    width: clamp(540px, 80%, 700px);
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .read .movieBox {
    width: 80%;
  }
}
.contentArea .inner .sec .txtBlue {
  color: #1b41b2;
  text-align: center;
  font-weight: 900;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .txtBlue {
    font-size: clamp(22px, 2.4vw, 32px);
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .txtBlue {
    font-size: 4.6vw;
  }
}
.contentArea .inner .sec .cen {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .img {
    max-width: 967px;
    margin: 0 auto 1em;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .area {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .area {
    margin-top: 8vw;
  }
}
.contentArea .inner .sec .area h4 {
  color: #fff;
  font-weight: 700;
  padding: 0.1em 0 0.2em;
  background-color: #0b51ce;
  background-image: url(../img/topics/bg_h4_l.jpg), url(../img/topics/bg_h4_r.jpg);
  background-position: left top, right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  text-shadow: rgba(0, 0, 0, 0.2) 0.1em 0.1em 0;
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .area h4 {
    font-size: 28px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .area h4 {
    font-size: 4.6vw;
    margin-bottom: 6vw;
  }
}
.contentArea .inner .sec .boxA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxA {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .contentArea .inner .sec .boxA {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxA {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxA figure {
    width: min(43%, 410px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .contentArea .inner .sec .boxA figure {
    width: 410px;
    margin: 0 auto 1em;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxA figure {
    width: 80%;
    margin: 0 auto 1em;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxA p {
    font-size: clamp(14px, 1.4vw, 18px);
    text-align: center;
    width: calc(100% - min(43%, 410px) - 30px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .contentArea .inner .sec .boxA p {
    font-size: clamp(16px, 1.7vw, 18px);
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxA p {
    text-align: center;
  }
}
.contentArea .inner .sec .boxA p em {
  color: #1b41b2;
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxA p em {
    font-size: clamp(22px, 2.4vw, 32px);
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxA p em {
    font-size: 4.6vw;
  }
}
.contentArea .inner .sec .boxB {
  background: #fff;
  border-radius: 6px;
  border: solid 4px #2345a9;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB {
    padding: 20px 30px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB {
    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;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB {
    padding: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB dl {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB dl {
    margin-bottom: 4vw;
  }
}
.contentArea .inner .sec .boxB dl dt {
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  background: #2345a9;
  padding: 0.1em 0 0.2em;
  margin-bottom: 0.3em;
}
.contentArea .inner .sec .boxB .tBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .tBox {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .tBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .tBox figure {
    width: min(30%, 300px);
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .tBox figure {
    width: 70%;
    margin: 0 auto 4vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .tBox .lBox {
    width: calc(100% - min(30%, 300px) - 40px);
  }
}
.contentArea .inner .sec .boxB .tBox .lBox h5 {
  color: #1b41b2;
  font-weight: 900;
  background: none;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .tBox .lBox h5 {
    font-size: clamp(18px, 1.8vw, 24px);
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .tBox .lBox h5 {
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB .bBox {
    width: 48%;
  }
}
.contentArea .inner .sec .boxB .bBox dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .bBox dl dd {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .bBox dl dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .bBox dl dd table {
    font-size: clamp(14px, 1.2vw, 16px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB .bBox dl dd table {
    font-size: clamp(16px, 1.7vw, 18px);
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .bBox dl dd table:nth-of-type(1) {
    width: 45%;
  }
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .bBox dl dd table:nth-of-type(2) {
    width: 55%;
  }
}
.contentArea .inner .sec .boxB .bBox dl dd table tr {
  display: block;
  margin-bottom: 0.5em;
}
.contentArea .inner .sec .boxB .bBox dl dd table tr th {
  font-weight: 700;
  background: #efefef;
  text-align: center;
  border-radius: 4px;
  padding: 0.1em;
  margin-right: 2%;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .bBox dl dd table tr th {
    width: 220px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB .bBox dl dd table tr th {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .bBox dl dd table tr th {
    display: block;
    width: 100%;
  }
}
.contentArea .inner .sec .boxB .bBox dl dd table tr td {
  text-align: left;
  padding: 0.1em 0.5em;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB .bBox dl dd table tr td {
    display: block;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .bBox dl dd table tr td {
    display: block;
    text-align: center;
    width: 100%;
  }
}
.contentArea .inner .sec .boxB .bBox dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.2em 0;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .boxB .bBox dl dd ul {
    font-size: clamp(14px, 1.2vw, 16px);
    width: 20%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB .bBox dl dd ul {
    font-size: clamp(16px, 1.7vw, 18px);
    width: 100%;
    padding: 0 1em;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .bBox dl dd ul {
    padding: 0 7em;
  }
}
.contentArea .inner .sec .boxB .bBox dl dd ul li {
  text-align: left;
}
.contentArea .inner .sec .boxB .bBox dl dd ul li span {
  display: inline-block;
  width: 5em;
}
.contentArea .inner .sec .boxB .bBox dl dd ul:nth-of-type(5) span {
  width: 3em;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .contentArea .inner .sec .boxB .bBox dl dd ul:nth-of-type(5) span {
    width: 5em;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .boxB .bBox dl dd ul:nth-of-type(5) span {
    width: 5em;
  }
}
.contentArea .inner .sec .copyright {
  display: block;
}
@media screen and (min-width: 768px) {
  .contentArea .inner .sec .copyright {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .contentArea .inner .sec .copyright {
    font-size: 3vw;
  }
}