@charset "UTF-8";

/* マージン、その他クラス設定 */

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.w-100 {
  width: 100%;
}


/** 「大雪海のカイナ ほしのけんじゃ」特集ページ **/


/* =======================================
* ビジュアルスライダー
* ===================================== */

.ly_content-img .swiper-wrapper {
  transition-timing-function: linear;
}


/* =======================================
* ページ内ラッパー
* ===================================== */

@media screen and (min-width: 768px) {
  .ly_content_main_inner {
    width: 42.5rem;
  }
}

@media screen and (max-width: 767px) {
  .ly_content_main_inner {
    padding-right: 0;
    padding-left: 0;
  }
}


/* =======================================
* パンくずリスト
* ===================================== */

@media screen and (max-width: 767px) {
  .bl_breadcrumbWrap {
    padding-left: 0.9375rem;
  }
}


/* =======================================
* 応募ボタン
* ===================================== */

.btn__blue a {
  display: block;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  background-color: #6593C9;
  padding: 0.6rem 0;
  border-radius: 3px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
}


/* =======================================
* MV
* ===================================== */

.eyecatch__upper {
  display: block;
}

.eyecatch__images {
  width: 100%;
  height: 640px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .eyecatch__images {
    height: auto;
    padding-top: 140%;
  }
}

.eyecatch__images-inner {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 1;
  transition: opacity 1s linear;
  background-color: #000c38;
}

.eyecatch__images-inner img {
  width: auto;
  height: auto;
  max-width: 1080px;
}

@media screen and (max-width: 767px) {
  .eyecatch__images-inner img {
    width: 100%;
  }
}

.eyecatch__lower {
  background-color: #6593C9;
  text-align: center;
}

.eyecatch__lower-inner {
  width: 90%;
  margin: 0 auto;
  padding: 2rem 0;
  width: 98%;
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .eyecatch__lower-inner {
    max-width: initial;
    padding: 2rem 0;
  }
}

.eyecatch__lower-ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (max-width: 365px) {
  .eyecatch__lower-ttl {
    font-size: 19px;
  }
}

@media screen and (min-width: 768px) {
  .eyecatch__lower-ttl {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .eyecatch__lower-txt {
    font-size: 12px;
  }
}


/* =======================================
* SNSバー
* ===================================== */

.bl_snsBar.bl_snsBar {
  border: none;
  padding: 0.9375rem;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  margin: 40px auto 0;
  width: 42.5rem;
}

@media screen and (max-width: 767px) {
  .bl_snsBar.bl_snsBar {
    width: auto;
    margin: 20px auto 0;
  }
}

.bl_snsBar.bl_snsBar .bl_snsBar_tw {
  background: #6baae8;
}

.bl_snsBar.bl_snsBar>div {
  justify-content: space-between;
  flex-grow: 4;
  width: auto;
  max-width: 40%;
}

@media screen and (max-width: 767px) {
  .bl_snsBar.bl_snsBar>div svg {
    width: 0.9375rem;
    height: 0.9375rem;
  }
}


/* =======================================
* 感想投稿キャンペーン タブ
* ===================================== */

.bl_tabNav_wrap__border_top {
  width: 100%;
  height: 5.0625rem;
}

@media screen and (max-width: 767px) {
  .bl_tabNav_wrap__border_top {
    height: 5.3125rem;
  }
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  padding: 0;
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav:not(:last-child) {
  border-right: solid #ffffff 1px;
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li {
  width: 50%;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  background: #6593C9;
  white-space: nowrap;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0px 0.375rem 0px 0px #000000 inset;
}

@media screen and (max-width: 767px) {
  .bl_tabNav_wrap__border_top .un_special_Tab_nav li {
    font-size: 0.9375rem;
    line-height: 1.3;
    box-shadow: 0px 0.3125rem 0px 0px #283a54 inset;
  }
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li.slick-current {
  background: #ffffff;
  color: #000000;
  box-shadow: 0px 6px 0px 0px #6593C9 inset;
}

@media screen and (max-width: 767px) {
  .bl_tabNav_wrap__border_top .un_special_Tab_nav li.slick-current {
    box-shadow: 0px 0.3125rem 0px 0px #6593C9 inset;
  }
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li.slick-current::after {
  display: none;
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li.slick-current:first-child {
  border-left: solid 1px #e2e2e2;
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li.slick-current:last-child {
  border-right: solid 1px #e2e2e2;
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li:hover {
  transition: 0.3s;
  opacity: 0.5;
}

.bl_tabNav_wrap__border_top .un_special_Tab_nav li:last-of-type {
  padding-right: 0;
}

.un_specialTab_inner {
  position: relative;
  top: 0;
  min-height: 31.25rem;
}


/* =======================================
* 感想投稿キャンペーン コンテンツ
* ===================================== */

.un_special {
  position: relative;
  margin-top: 3.125rem;
}

@media screen and (max-width: 767px) {
  .un_special {
    margin-top: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .un_special .un_special_inner {
    margin-left: auto;
    margin-right: auto;
  }
}

.ooyukiumi_content {
  padding: 0 0 5rem;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .ooyukiumi_content {
    padding: 0 0 3rem;
  }
}


/* =======================================
* メッセージ
* ===================================== */

.msg__inner {
  width: 90%;
  margin: 0 auto;
  padding: 2rem 0;
}

@media screen and (min-width: 768px) {
  .msg__inner {
    max-width: 560px;
    padding: 3rem 0 4rem;
  }
}

.msg__ttl {
  font-weight: bold;
  text-align: center;
  margin: 0 calc(50% - 50vw) 1.5rem;
}

@media (min-width: 320px) {
  .msg__ttl {
    font-size: calc(1.1875rem + ((1vw - 3.2px) * 7.1429));
    min-height: 0vw;
  }
}

@media (min-width: 390px) {
  .msg__ttl {
    font-size: 24px;
  }
}

@media screen and (min-width: 768px) {
  .msg__ttl {
    margin: 0 0 2rem;
    width: initial;
  }
}

.msg__ttl span {
  color: #6593C9;
}

.msg .card {
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 1rem;
  box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.2);
}

.msg .card:not(:last-child) {
  margin-bottom: 1.5rem;
}

.msg .card:last-child {
  margin-bottom: 0.5rem;
}

.msg .card__ttl {
  display: flex;
  gap: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #777777;
}

.msg .card__ttl-name {
  font-size: 18px;
  font-weight: bold;
}

.msg .card__ttl-catch {
  font-size: 14px;
  font-weight: bold;
  color: #6593C9;
}

.msg .card__txt {
  font-size: 14px;
  margin-top: 0.5rem;
}

.msg__note {
  font-size: 14px;
}


/* =======================================
* ハッシュタグ
* ===================================== */

.hashtag {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 0 0 2.5rem;
}

@media screen and (min-width: 768px) {
  .hashtag {
    max-width: 560px;
    padding: 1rem 0 5rem 0;
  }
}

.hashtag__ttl {
  font-weight: bold;
  margin-bottom: 0.5rem;
  margin: 0 calc(50% - 50vw) 0.5rem;
  width: 100vw;
}

@media screen and (min-width: 768px) {
  .hashtag__ttl {
    font-size: 28px;
    width: initial;
    margin: 0 0 0.5rem;
  }
}

@media (min-width: 320px) {
  .hashtag__ttl {
    font-size: calc(1.1875rem + ((1vw - 3.2px) * 7.1429));
    min-height: 0vw;
  }
}

@media (min-width: 390px) {
  .hashtag__ttl {
    font-size: 24px;
  }
}

.hashtag__catch {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.hashtag__catch span {
  color: #6593C9;
}

@media screen and (min-width: 768px) {
  .hashtag__catch {
    font-size: 22px;
  }
}

@media screen and (min-width: 768px) {
  .hashtag__btn {
    max-width: 337px;
    margin: 0 auto;
  }
}

.hashtag__btn .link {
  width: 100%;
  display: inline-block;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #000000;
  background-color: #ffffff;
  padding: 0.75rem 0;
  vertical-align: middle;
  border-radius: 25px;
  border: 1px solid #dddddd;
}

.hashtag__btn .link:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
  background: url("../images/ooyukiumi/btn-arrow.svg") no-repeat;
  background-size: contain;
}


/* =======================================
* comment
* ===================================== */

.comment {
  background: url("../images/ooyukiumi/comment-bg.png") repeat;
  /*以下は仮の設定なので削除OK*/
  /*ここまで*/
}

.comment__ttl {
  max-width: 560px;
  margin: 0 auto;
}

.comment__inner {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 3rem 0 2rem;
}

@media screen and (min-width: 768px) {
  .comment__inner {
    max-width: 560px;
    padding: 3rem 0;
  }
}

.comment__catch {
  font-size: 19px;
  font-weight: bold;
  color: #ffffff;
  margin: 0.5rem 0 1rem;
}

@media screen and (min-width: 768px) {
  .comment__catch {
    font-size: 24px;
    margin: 0.5rem 0 1.5rem;
  }
}

.comment span {
  font-size: 34px;
}

@media screen and (min-width: 768px) {
  .comment span {
    font-size: 36px;
  }
}

.comment__btn {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .comment__btn {
    width: 268px;
  }
}

.comment__btn-link {
  width: 100%;
  display: inline-block;
  position: relative;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: none;
  padding: 1rem 0;
  vertical-align: middle;
  border-radius: 5px;
  border: 2px solid #ffffff;
}

@media screen and (min-width: 768px) {
  .comment__btn-link {
    font-size: 20px;
    padding: 0.8rem 0;
  }
}

.comment .dummy {
  margin: 0 auto 1.5rem;
}

@media screen and (max-width: 767px) {
  .comment .dummy {
    width: 268px;
  }
}


/* =======================================
* campaign
* ===================================== */

.campaign__inner {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 3rem 0 2rem;
}

@media screen and (min-width: 768px) {
  .campaign__inner {
    max-width: 680px;
    padding: 5rem 0 3rem;
  }
}

@media screen and (min-width: 768px) {
  .campaign__inner {
    width: initial;
  }
}

.campaign__ttl {
  color: #6593C9;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .campaign__ttl {
    font-size: 40px;
  }
}

.campaign__catch {
  font-size: 17px;
  margin-bottom: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 321px) {
  .campaign__catch {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  .campaign__catch {
    font-size: 24px;
    margin-bottom: 2rem;
    line-height: 1.4;
  }
}

.campaign__catch span {
  color: #6593C9;
}

.campaign__date {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 768px) {
  .campaign__date {
    margin-bottom: 2rem;
  }
}

.campaign__date-ttl {
  font-size: 17px;
  font-weight: bold;
  color: #6593C9;
}

@media screen and (min-width: 768px) {
  .campaign__date-ttl {
    font-size: 24px;
  }
}

.campaign__date-txt {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .campaign__date-txt {
    font-size: 18px;
  }
}

@media screen and (max-width: 330px) {
  .campaign__date-txt {
    font-size: 14px;
  }
}

.campaign__sub-ttl {
  color: #6593C9;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 768px) {
  .campaign__sub-ttl {
    font-size: 24px;
  }
}

.campaign__wrap {
  border: 1px solid #000000;
  margin-bottom: 0.5rem;
}

.campaign__wrap .card:not(:last-child) {
  border-bottom: 1px solid #000000;
}

.campaign__wrap .card__item {
  width: 90%;
  margin: 0 auto;
  padding: 1.5rem 0;
}

@media screen and (min-width: 768px) {
  .campaign__wrap .card__item {
    width: 560px;
    padding: 2rem 0;
  }
}

.campaign__wrap .card__ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 321px) {
  .campaign__wrap .card__ttl {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .campaign__wrap .card__ttl._sp {
    margin: 0 calc(50% - 50vw) 1.5rem;
    width: 100vw;
  }
}

.campaign__wrap .card__ttl span {
  color: #6593C9;
}

.campaign__wrap .card__img {
  margin-bottom: 1.5rem;
  height: 100%;
}

.campaign__wrap .card__img._1st {
  margin: 0 auto 0.5rem;
  width: 297px;
}

.campaign__wrap .card__img._3rd {
  margin: 0 auto 1.5rem;
  width: 297px;
}

.campaign__wrap .card__img._4th {
  margin: 0 auto 1.5rem;
  width: 205px;
}

@media screen and (min-width: 768px) {
  .campaign__wrap .card__img._4th {
    width: 273px;
  }
}

.campaign__wrap .card__figcaption {
  font-size: 14px;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .campaign__wrap .card__figcaption {
    text-align: left;
  }
}

.campaign__wrap .card__label {
  color: #ffffff;
  background-color: #656565;
  font-weight: bold;
  line-height: 1;
  padding: 2px 0 6px;
}

.campaign__wrap .card__label span {
  font-size: 34px;
}

.campaign__wrap .card__list {
  font-size: 12px;
  text-align: left;
  margin-bottom: 1.5rem;
}

.campaign__wrap .card__list a {
  text-decoration: underline;
}

.campaign__note {
  font-size: 14px;
  text-align: left;
}


/* =======================================
* STEP
* ===================================== */

.step {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 0 0 2rem;
}

@media screen and (min-width: 768px) {
  .step {
    max-width: 560px;
    padding: 0 0 4rem;
  }
}

@media screen and (min-width: 768px) {
  .step {
    width: 560px;
    margin: 0 auto;
  }
}

.step__ttl {
  color: #6593C9;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 768px) {
  .step__ttl {
    font-size: 24px;
    margin-bottom: 1rem;
  }
}

.step__txt {
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 0.3rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .step__txt {
    font-size: 20px;
  }
}

.step__txt span {
  color: #6593C9;
}

.step__item {
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: initial;
}

@media screen and (max-width: 321px) {
  .step__item {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  .step__item {
    font-size: 18px;
  }
}

.step__item span {
  color: #6593C9;
}

.step__item-img {
  width: 50px;
  margin-right: 1rem;
}

@media screen and (min-width: 768px) {
  .step__item-img {
    width: 65px;
  }
}


/* =======================================
* youtube
* ===================================== */

.pr-movie {
  padding: 0 60px;
}

@media screen and (max-width: 767px) {
  .pr-movie {
    padding: 0;
  }
}

.pr-movie__inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  box-sizing: border-box;
}

.pr-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
}


/* =======================================
* btn
* ===================================== */

.more_btn a {
  display: block;
  margin: 0 auto;
  max-width: 345px;
  box-sizing: border-box;
  line-height: 45px;
  font-size: 0.8125rem;
  font-weight: bold;
  border: 1px solid #ddd;
  border-radius: 6px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .more_btn a {
    max-width: 337px;
  }
}

.more_btn a i {
  display: block;
  position: absolute;
  right: 22px;
  top: 50%;
}

.more_btn a i:before, .more_btn a i:after {
  display: block;
  content: "";
  width: 14px;
  height: 2px;
  background: #000;
  position: absolute;
  top: -1px;
  left: -7px;
}

.more_btn a i:after {
  transform: rotate(90deg);
}

.more_btn a span {
  display: block;
  padding: 0 1.34375rem;
}


/* =======================================
* 作品情報
* ===================================== */

.un_special .un_special_inner .un_special_bottom_content {
  width: 100%;
  height: auto;
  padding-bottom: 2.25rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content {
    padding: 0 0 3.21875rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content h3 {
  font-size: 1.75rem;
  font-weight: bold;
  padding-left: 1.5rem;
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content h3 {
    padding-left: 0.9375rem;
    font-size: 1.3125rem;
    margin: 1.875rem 1.1875rem 0.5rem;
    letter-spacing: 0.08em;
  }
}

.un_special .un_special_inner .un_special_bottom_content h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.375rem;
  left: 0;
  bottom: 0.375rem;
  width: 0.25rem;
  background: #6593C9;
  border-radius: 0.0625rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content h3::before {
    top: 0.4375rem;
    bottom: 0.25rem;
    width: 0.1875rem;
    border-radius: 0.09375rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content h3:first-child {
  margin-top: 0;
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo {
  display: flex;
  border-top: 1px solid #efefef;
  padding-top: 1.25rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_moviePoster_imgWrap {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 1.25rem;
  }
}

@media screen and (min-width: 768px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_moviePoster_imgWrap {
    flex-basis: 10.3125rem;
    flex-grow: 0;
    flex-shrink: 0;
    padding-top: 0.625rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_moviePoster_imgWrap img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 0.375rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_moviePoster_imgWrap img {
    border-radius: 0.5625rem;
    width: 10.375rem;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_movieInfo_description {
    padding: 0 1.1875rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_movieInfo_description .un_bottom_movieInfo_ttl {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 1rem;
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_movieInfo_description .un_bottom_movieInfo_txt {
  color: #333333;
  font-size: 0.9375rem;
  line-height: 2.175;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo .un_bottom_movieInfo_description .un_bottom_movieInfo_txt {
    color: #000;
    font-size: 0.9375rem;
    line-height: 1.7;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents {
  padding-top: 2.5rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents {
    padding-right: 1.1875rem;
    padding-left: 1.1875rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper {
  color: #333333;
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper {
    padding: 0 0 25px;
  }
}

.cast-text {
  line-height: 1.125rem !important;
}

@media screen and (min-width: 768px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper:not(:last-child) {
    padding-bottom: 1.3125rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper dt {
  font-size: 0.875rem;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 4.75rem;
  margin-right: 1.875rem;
  letter-spacing: 0.08em;
  line-height: 1.14;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper dt {
    font-size: 0.8125rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper dd p {
  letter-spacing: 0.08em;
  font-size: 0.75rem;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper dd p {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_castInfo_contents dl .un_bottom_castInfo_wrapper dd p:not(:last-child) {
    margin-bottom: 1.03125rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link {
  padding: 2.5rem 1.1875rem 1.25rem;
}

@media screen and (min-width: 768px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link {
    margin: 2.5rem 0;
    padding: 0;
  }
}

.un_special_bottom_content .un_bottom_copy-text {
  padding-top: 2.625rem;
  font-size: 10px;
  letter-spacing: 0.05rem;
}

@media screen and (max-width: 767px) {
  .un_special_bottom_content .un_bottom_copy-text {
    padding-top: 0.9375rem;
    padding-right: 1.1875rem;
    padding-left: 1.1875rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner {
  background: #f7f8f9;
  width: 100%;
  height: auto;
  padding: 2.5rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner {
    padding: 1.5625rem 1.2rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner a {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner a {
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .un_bottom_movieInfo_link_inner a {
    align-items: center !important;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner a svg {
  fill: #ffb749;
  width: 0.8125rem;
  height: 0.8125rem;
  margin-right: 0.625rem;
  flex-shrink: 0;
  flex-grow: 0;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner a svg {
    margin-top: 0.125rem;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner a span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  color: #111111;
  padding-left: 0.5rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner a span {
    font-size: 12px;
  }
}

.un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner> :not(:last-child) {
  padding-bottom: 0.625rem;
}

@media screen and (max-width: 767px) {
  .un_special .un_special_inner .un_special_bottom_content .un_bottom_movieInfo_link .un_bottom_movieInfo_link_inner> :not(:last-child) {
    padding-bottom: 0.8125rem;
  }
}

.un_specialTab_inner.un_special_tab_news .un_special_bottom_content {
  padding-top: 4.375rem;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .un_specialTab_inner.un_special_tab_news .un_special_bottom_content {
    padding-top: 2.5rem;
  }
}

.un_specialTab_inner.un_special_tab_news .un_special_bottom_content>h2 {
  font-size: 1.5rem;
  font-weight: bold;
  padding-left: 1.5rem;
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .un_specialTab_inner.un_special_tab_news .un_special_bottom_content>h2 {
    padding-left: 0.9375rem;
    font-size: 1.25rem;
    margin-top: 1.875rem;
    margin-bottom: 0.3125rem;
    margin-left: 0.9375rem;
    letter-spacing: 0.08em;
  }
}

.un_specialTab_inner.un_special_tab_news .un_special_bottom_content>h2::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.375rem;
  left: 0;
  width: 0.25rem;
  height: 80%;
  background: #be1d00;
  border-radius: 0.0625rem;
}

@media screen and (max-width: 767px) {
  .un_specialTab_inner.un_special_tab_news .un_special_bottom_content>h2::before {
    top: 0.25rem;
    bottom: 0.25rem;
    width: 0.1875rem;
    border-radius: 0.09375rem;
  }
}

.un_specialTab_inner.un_special_tab_news .un_special_bottom_content>h2:first-child {
  margin-top: 0;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

.bottom-bnr {
  margin: 0 20px;
  padding-top: 30px;
  text-align: center;
}

.bottom-bnr__link {
  display: block;
}

@media screen and (min-width: 768px) {
  .bottom-bnr__link:hover {
    background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
  }
}

.bottom-bnr__txt {
  font-size: 15px;
  font-weight: 700;
  margin: 10px auto;
}

@media screen and (min-width: 768px) {
  .bottom-bnr__txt {
    font-size: 16px;
  }
}

.bottom-bnr__img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .bottom-bnr__img {
    width: 560px;
  }
}

/* =======================================
* コラムエリア
* ===================================== */
.un_newsList_news_moreBtn {
padding: 1.875rem;
margin-bottom: 3.75rem;
}
.un_newsList_news_moreBtn > .el_btn__block {
margin-left: auto;
margin-right: auto;
}

@media screen and (min-width: 768px) {
  .bl_articleList .un_newsList_articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.3125rem;
  }
  .bl_articleList .un_newsList_articles > li {
  flex: 0 0 20.625rem;
  }
  .bl_articleList .un_newsList_articleWrap {
   padding-left: 0;
  padding-top: 0.8rem;
  }

  .bl_articleList .bl_articleListItem_txt {
  padding-left: 0 !important;
  padding-top: 0.8rem;
  }
}

@media screen and (max-width: 767px) {

  .bl_articleList .un_newsList_articles {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  }

  .bl_articleList .un_newsList_articles > li {
  border-top: 1px solid #efefef;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0rem;
  border-bottom: 0.34375rem solid #f5f5f5;
  }

  .bl_articleList .un_newsList_articles.bl_articleListItem.bl_articleListItem__col {
  flex-direction: column;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  }
  .bl_articleList .un_newsList_articleWrap {
  display: flex;
  padding-bottom: 0.875rem;
  }
  .bl_articleList .bl_articleListItem.bl_articleListItem__col {
  display: flex;
  flex-direction: column;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  }
}

/*# sourceMappingURL=style.css.map */