@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ==========================================================
  テキストシャドウ
========================================================== */
/* ===================================================================
CSS information
 file name  :release_190823.css
 style info :リリースページのスタイル
=================================================================== */
@media screen and (min-width: 751px) {
  .contents #topics {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics {
    padding-bottom: 10vw;
  }
}
.contents #topics #main {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 751px) {
  .contents #topics .mainImg {
    background: url(../images/topics/bg_map.jpg) no-repeat top center/cover;
    padding: 40px 0;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .mainImg {
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 751px) {
  .contents #topics .sec {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec {
    margin-bottom: 12vw;
  }
}
@media screen and (min-width: 751px) {
  .contents #topics .sec h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec h2 {
    font-size: 4.4vw;
    line-height: 1.4;
  }
}
@media screen and (min-width: 751px) {
  .contents #topics .sec p,
.contents #topics .sec figure {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec p,
.contents #topics .sec figure {
    margin-bottom: 3vw;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec p {
    text-align: left;
    padding: 0 4%;
  }
}
.contents #topics .sec p em {
  font-style: normal;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec p em {
    font-size: 22px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec p em {
    font-size: 4vw;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec p.btn {
    padding: 0 14%;
  }
}
.contents #topics .sec#sec02 .cast {
  background: #e7dbbd;
  border-radius: 5px;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec#sec02 .cast {
    width: 700px;
    padding: 10px 10px 20px;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec#sec02 .cast {
    width: 92%;
    padding: 2vw 2vw 4vw;
    margin: 0 auto 4vw;
  }
}
.contents #topics .sec#sec02 .cast h3 {
  color: #a20000;
  font-weight: bold;
  background: #fff;
  border-radius: 5px;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec#sec02 .cast h3 {
    padding: 4px 10px 6px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec#sec02 .cast h3 {
    padding: 1vw 1vw 1.2vw;
    margin-bottom: 2vw;
  }
}
@media screen and (min-width: 751px) {
  .contents #topics .sec#sec02 .cast ul {
    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;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0 40px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec#sec02 .cast ul {
    padding: 0 18vw;
  }
}
@media screen and (min-width: 751px) {
  .contents #topics .sec#sec02 .cast ul li {
    width: 48%;
  }
}
.contents #topics .sec#sec02 .cast ul li dl {
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: left;
}
.contents #topics .sec#sec02 .cast ul li dl dt {
  width: 40%;
}
.contents #topics .sec#sec02 .cast ul li dl dd {
  width: 60%;
}
.contents #topics .sec#sec02 .cast ul li dl dd:before {
  content: "：";
  display: inline-block;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea {
    width: 900px;
    height: 644px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea {
    margin-bottom: 6vw;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea figure {
    padding: 0;
  }
}
.contents #topics .sec .slideArea .slider-for figure {
  position: relative;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea .slider-for figure {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea .slider-for figure img {
    width: 100%;
  }
}
.contents #topics .sec .slideArea .slider-nav {
  margin: 0 auto;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea .slider-nav {
    width: 720px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea .slider-nav {
    width: 80%;
  }
}
.contents #topics .sec .slideArea .slider-nav .slick-slide {
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea .slider-nav .slick-slide {
    margin: 0 2px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea .slider-nav .slick-slide {
    margin: 0 1vw;
  }
}
.contents #topics .sec .slideArea .slider-nav .slick-slide.slick-current img {
  outline: solid 3px #a20000;
  outline-offset: -3px;
}
.contents #topics .sec .slideArea .slider-nav .slick-prev,
.contents #topics .sec .slideArea .slider-nav .slick-next {
  position: absolute;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea .slider-nav .slick-prev,
.contents #topics .sec .slideArea .slider-nav .slick-next {
    width: 25px;
    height: 48px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea .slider-nav .slick-prev,
.contents #topics .sec .slideArea .slider-nav .slick-next {
    width: 5vw;
    height: 9.4vw;
  }
}
.contents #topics .sec .slideArea .slider-nav .slick-prev:before,
.contents #topics .sec .slideArea .slider-nav .slick-next:before {
  display: none;
}
.contents #topics .sec .slideArea .slider-nav .slick-prev {
  background: url(../images/shared/icon_arrow_left.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea .slider-nav .slick-prev {
    left: -34px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea .slider-nav .slick-prev {
    left: -7vw;
  }
}
.contents #topics .sec .slideArea .slider-nav .slick-next {
  background: url(../images/shared/icon_arrow_right.png) no-repeat 0 0/100%;
}
@media screen and (min-width: 751px) {
  .contents #topics .sec .slideArea .slider-nav .slick-next {
    right: -34px;
  }
}
@media screen and (max-width: 750px) {
  .contents #topics .sec .slideArea .slider-nav .slick-next {
    right: -7vw;
  }
}

small {
  display: block;
  line-height: 1.6;
}
@media screen and (min-width: 751px) {
  small {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  small {
    font-size: 2.2vw;
  }
}

@media screen and (min-width: 751px) {
  .pcNone {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .spNone {
    display: none !important;
  }
}