@charset "UTF-8";

/* Fuji Drama Template ver1.0 */


/* ///////////////////////////////////////////////////////////////////////////////////////
 Common
 bodyタグ、背景、メニュー、基本レイアウト
/////////////////////////////////////////////////////////////////////////////////////// */


/* ========================================================
 Base
 ======================================================== */

/* 文字サイズ10px相当 */
html {
  font-size: 62.5%;
}

body {
  font-family: 'ヒラギノ明朝 Pro W4', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 1.6rem;
  background: #1f142f;
  line-height: 1.6;
  min-width: 280px;
  color: #fff;
}
.cx_smartphoneview,
#cx_spContentsWrap {
  background: #1f142f!important;
}

@media screen and (max-width: 768px) {
   body {
    /* -----------★変更★-----------*/
    line-height: 1.5;
    font-size: 1.5rem;
  }
}

a {
  color: #1f142f;
  text-decoration: none;
}
a:hover {
  color: #1f142f;
}
.bold {
  font-weight: bold;
}
#cx_spContentsWrap, #fp-wrap {
  min-width: 100% !important;
  width: 100% !important;
}
.cx_touchdevice #cx_spContentsWrap {
  min-width: 1200px !important;
}
.cx_touchdevice #fp-wrap {
  width: 100%!important;
  min-width: 1000px !important;
}
.cx_smartphoneview.cx_touchdevice #cx_spContentsWrap, .cx_smartphoneview.cx_touchdevice #fp-wrap {
  min-width: 100% !important;
  width: 100% !important;
}
.cx_smartphoneview #fp-wrap {
  min-width: 100%!important;
  width: 100% !important;
}
.cx_smartphoneview #fp-contents {
  width: 100%!important;
  margin: 0 auto;
}


/* ========================================================
  Background
 ======================================================== */

/* トップページ */
#fp-wrap {
  /* background: #bbe4f6; */
}

#pc-bg.top {
  background-color: #bbe4f6;
  background: url(../photo/top_bg.jpg) repeat-x center top;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  position: relative;
}
#sp-bg {
  display: none;
}
@media screen and (max-width: 768px) {
  #pc-bg.top {
    background: none;
  }
  #sp-bg {
    clip-path: inset(0);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    display: block;
  }
  #sp-bg img {
    object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  /* #fp-wrap {
    background: url(../photo/top_bg_sp.jpg) repeat-x center top;
    background-size: cover;
  } */
}


/* ========================================================
  Layout
 ======================================================== */
#fp-contents {
  width: auto;
}
#fp-contents * {
  box-sizing: border-box;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .inner {
    width: 100%;
  }
}
.l-header, .l-menu, .l-main, .l-mainvisual {
  position: relative;
}
.l-main {
  width: 100%;
  /* max-width: 1000px; */
  margin: 0 auto;
  /* padding-bottom: 50px; */
  position: relative;
  overflow: hidden;
}
.l-main_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.l-mainvisual {
  background: #3E2672;
  background: linear-gradient(90deg,rgba(62, 38, 114, 1) 0%, rgba(43, 26, 57, 1) 100%);
}
.main_bg_wrap {
  position: relative;
}
.main_bg {
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}
.main_bg_01 {
  background-image: url(../photo/main_bg_01.png);
  top: 0;
  right: 0;
}
.main_bg_02 {
  background-image: url(../photo/main_bg_02.png);
  top: 50px;
  right: 0;
}
.main_bg_03 {
  background-image: url(../photo/main_bg_03.png);
  right: 0;
  bottom: -48%;
}
.main_bg_04 {
  background-image: url(../photo/main_bg_04.png);
  top: 0;
  right: 0;
}
.main_bg_04-2 {
  display: none;
}
.main_bg_05 {
  background-image: url(../photo/main_bg_05.png);
  right: 0;
  bottom: -47%;
}
.main_bg_05-2 {
  display: none;
}
.main_bg_06 {
  background-image: url(../photo/main_bg_06.png);
  top: 100px;
  right: 0;
}
.main_bg_07 {
  background-image: url(../photo/main_bg_07.png);
  right: 0;
  bottom: -54%;
}
@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
  }
  .l-main {
    width: 100%;
    /* padding: 0 3%; */
  }
  .l-main_inner {
    max-width: 100%;
    padding: 0 3%;
  }
  
  .main_bg_01 {
    background-image: url(../photo/main_bg_01_sp.png);
  }
  .main_bg_02 {
    background-image: url(../photo/main_bg_02_sp.png);
    top: 180px;
  }
  .main_bg_03 {
    background-image: url(../photo/main_bg_03_sp.png);
    bottom: -58%;
  }
  .main_bg_04 {
    background-image: url(../photo/main_bg_04_sp.png);
    top: 100px;
  }
  .main_bg_04-2 {
    width: 190px;
    height: 420px;
    background-image: url(../photo/main_bg_04-2_sp.png);
    background-size: auto;
    display: block;
    right: 0;
    top: -100px;
  }
  .main_bg_05 {
    background-image: url(../photo/main_bg_05_sp.png);
    bottom: -60%;
  }
  .main_bg_05-2 {
    width: 300px;
    height: 700px;
    background-image: url(../photo/main_bg_05-2_sp.png);
    background-size: auto;
    display: block;
    bottom: 47%;
  }
  .main_bg_06 {
    background-image: url(../photo/main_bg_06_sp.png);
    top: -80px;
  }
  .main_bg_07 {
    background-image: url(../photo/main_bg_07_sp.png);
    position: absolute;
    width: 770px;
    height: 1530px;
    bottom: -200px;
    left: 0;
  }
}
.flex {
  display: flex;
  justify-content: space-between;
}
/* .boxHalf {
  width: 48%;
}
.boxHalf a h2 {
  color: #000;
} */


/* ========================================================
  Info
 ======================================================== */
.bnr-area {
}
.bnr_inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.l-main_inner .bnr_inner {
  padding-top: 20px;
  text-align: center;
}
.info-area {
  padding: 20px 0;
  background: #fff;
}
.info-area img {
  display: block;
}
.info-fod {
  /* width: 50%; */
  width: 60%;
  margin: 0 auto;
  /* margin: -10px auto; */
}
@media screen and (max-width: 768px) {
  .bnr-area {
    width: 95%;
    margin: 0 auto;
  }
  .bnr_inner {
    width: 100%;
  }
  .s-bnr--top li:first-of-type {
    margin-bottom: 20px;
  }
  .l-main_inner .bnr_inner img {
    width: 95%;
  }
  .info-fod {
    width: 95%;
    /* margin: -3px auto; */
  }
}


/* ========================================================
  Menu
 ======================================================== */
.l-menu {
  /* margin-bottom: 20px; */
  background: #2b1a39;
  text-align: center;
  user-select: none;
  overflow: hidden;
  background: url(../img/bg_menu.jpg) no-repeat center center;
  background-size: 100%;
}
.menu {
  /* margin-bottom: 20px; */
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.menu__item a {
  display: block;
}
.menu__item:not(.is-comingsoon) a:hover {
  opacity: .9;
}
.nav-story:before,.nav-story:after,
.nav-story a:before,.nav-story a:after {
  display: none!important;
}
/* menuが2列の場合 */
.menu--2 .menu__item {
  width: 50%;
}
/* menuが4列の場合 */
.menu--4 .menu__item {
  width: 25%;
}
.menu--4.menu--sp2 .menu__item {
  width: 25%;
  height: 100px;
}
.menu--4.menu--sp2 .menu__item a {
  margin-top: 14px;
  display: block;
  width: 100%;
  /* height: 100%; */
  height: 70%;
  text-indent: -10000px;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: contain;
  background-position: center;
  transition: .5s;
}
.menu--4.menu--sp2 .menu__item:nth-of-type(1) {
  width: 20%;
}
.menu--4.menu--sp2 .menu__item:nth-of-type(4) {
  width: 16%;
}
.menu--4.menu--sp2 .menu__item:nth-of-type(2),
.menu--4.menu--sp2 .menu__item:nth-of-type(3) {
  width: 32%;
}
.menu--4.menu--sp2 .menu__item.nav-story a {
  background-image: url("../img/menu_story.png");
}
.menu--4.menu--sp2 .menu__item.nav-chart a {
  background-image: url("../img/menu_chart.png");
  /* background-image: url("../img/menu_chart_off.png");
  pointer-events:none; */
}
.menu--4.menu--sp2 .menu__item.nav-caststaff a {
  background-image: url("../img/menu_caststaff.png");
}
/* .menu--4.menu--sp2 .menu__item.nav-comment a {
  background-image: url("../img/menu_comment.png");
} */
.menu--4.menu--sp2 .menu__item.nav-fod a {
  background-image: url("../img/menu_fod.png");
}
/* .menu--4.menu--sp2 .menu__item.nav-twitter a {
  background-image: url("../img/menu_twitter.png");
} */
.menu--4.menu--sp2 .menu__item a:hover {
  opacity: 0.7;
}
/* menuがテキストの場合 */
.menu--default li {
  box-sizing: border-box;
  background-color: #e95894;
}
.menu--default li.is-comingsoon {
  opacity: .4;
}
.menu--default a {
  box-sizing: border-box;
  height: 80px;
  padding-top: 20px;
  border-right: 1px solid #fff;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.menu--default a small {
  display: block;
  font-size: 1.3rem;
}
.menu--default a[href]:hover {
  background-color: #ef85b1;
}
.menu--4.menu--default a {
  font-size: 1.4rem;
}
.menu--4.menu--default a small {
  font-size: 1.1rem;
}
.menu--4.menu--default li:nth-child(4n) a, .menu--2.menu--default li:nth-child(2n) a {
  border-right: none;
}
.menu--2.menu--default li:nth-child(1) a, .menu--2.menu--default li:nth-child(2) a {
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .l-menu {
    background-size: cover;
  }
  .menu--4.menu--sp2 .menu__item {
    /* -----------★変更★-----------*/
    width: 50% !important;
    border: 1px solid #ececec;
    height: 70px;
  }
  .menu--4.menu--sp2 .menu__item a {
  /* -----------★変更★-----------*/
    /* background-size: 200px; */
    margin-top: 12px;
  }
  .menu--4.menu--sp2 .menu__item:nth-child(2) a {
    /* background-size: 160px; */
  }
  .menu--4.menu--sp2 .menu__item.nav-story a{
    background-size: 90px;
  }
  .menu--4.menu--sp2 .menu__item.nav-caststaff a {
    background-size: 160px;
  }
  .menu--4.menu--sp2 .menu__item.nav-fod a {
    background-size: 50px;
  }
  .menu--4.menu--sp2 .menu__item.nav-comment a {
    background-size: 130px;
  }
  .menu--4.menu--sp2 .menu__item:first-child {
    border-top: 0;
    border-left: 0;
  }
  .menu--4.menu--sp2 .menu__item:nth-child(2) {
    border-top: 0;
    border-right: 0;
  }
  .menu--4.menu--sp2 .menu__item:nth-child(3) {
    border-bottom: 0;
    border-left: 0;
  }
  .menu--4.menu--sp2 .menu__item:nth-child(4) {
    border-bottom: 0;
    border-right: 0;
  }
  .menu--default a {
    font-size: 1.2rem;
    line-height: 1em;
  }
  .menu--default a small {
    display: block;
    font-size: 1rem;
  }
}


/* ========================================================
 Content
 ======================================================== */
.content {
  margin: 30px auto 0;
  position: relative;
}
#chart.content,
#caststaff.content,
#comment.content,
#broadcast.content,
#Twitter.content,
#view.content {
  margin-top: 80px;
}
.content__title {
  margin: 0 auto;
  padding: 0;
  /* padding: 15px; */
  position: relative;
  font-weight: bold;
  /* background: #f9cade; */
  line-height: 1.2em;
  text-align: center;
  font-size: 3.4rem;
}
/* .content__title small {
  display: block;
  margin-bottom: 5px;
  font-size: 1.2rem;
  color: #e95894;
} */
/* .contents_update {
  background: #e95894;
  color: #fff;
  line-height: 1;
  display: inline-block;
  padding: 7px 20px;
  border-radius: 0px;
  position: absolute;
  right: 15px;
  top: 20px;
} */
.content__title img {
  width: auto;
  height: 100px;
}
#caststaff .content__title img,
#comment .content__title img,
#broadcast .content__title img,
#Twitter .content__title img
{
  /* margin-top: -30px; */
}
/* .content__title__link {
  position: absolute;
  right: 15px;
  top: 15px;
}
.content__title__link a {
  box-sizing: border-box;
  display: inline-block;
  padding: 5px 15px;
  margin-top: -15px;
  border-radius: 2px;
  height: 30px;
  background: #e95894;
  color: #fff;
  font-size: 1.4rem;
  text-decoration: none;
}
.content__title__link a:hover {
  background: #ef85b1;
} */
/* .content__subtitle {
  font-size: 1.7rem;
  font-weight: bold;
  color: #e95894;
  border-bottom: 1px solid #e95894;
  margin-bottom: 15px;
  padding-bottom: 10px;
} */
.content__body {
  margin: 30px 40px 0 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .content__title {
  /* -----------★変更★-----------*/
    font-size: 2rem;
    /* padding: 1rem 2rem; */
  }
  .content__title img {
    height: 60px;
  }
  .contents_update {
  /* -----------★変更★-----------*/
    font-size: 1.2rem;
    padding: .6rem;
    top: 1rem;
    right: 1rem;
  }
  /* .content__title__link {
    position: static;
  }
  .content__title__link a {
    margin: 3px;
    height: auto;
  } */
  .content__body {
  /* -----------★変更★-----------*/
    margin: 2rem 1.8rem 0 1.8rem;
    padding-bottom: 2rem;
  }
  #chart.content,
  #caststaff.content,
  #comment.content,
  #broadcast.content,
  #Twitter.content,
  #view.content {
    margin-top: 70px;
  }
}


/* ========================================================
 linkBtn
 ======================================================== */
.linkBtn {
  text-align: center;
}
/* .linkBtn a {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  color: #ddd;
  border: 1px solid #ddd;
  transition: .5s;
}
.linkBtn a:hover {
  background: #ddd;
  color: #fff;
} */
.linkBtn_wrap {
  display: flex;
  justify-content: center;
}
.linkBtn_wrap>div {
  width: 50%;
  padding: 0 6px;
}
.linkBtn a.linkBtn_twitter {
  width: 65%;
  height: 55px;
  margin: 0 0 0 auto;
  padding: 10px 0;
  color: #50565b;
  font-weight: bold;
  border: 1px solid #302f2b;
  background: rgba(255,255,255,0.5);
  border-radius: 30px;
  transition: 0.5s;
  position: relative;
  display: block;
  line-height: 2;
}
.linkBtn a.linkBtn_instagram {
  width: 65%;
  height: 55px;
  margin: 0 auto 0 0;
  padding: 10px 0;
  color: #50565b;
  font-weight: bold;
  border: 1px solid #da0b81;
  background: rgba(255,255,255,0.5);
  border-radius: 30px;
  transition: 0.5s;
  position: relative;
  display: block;
  line-height: 2;
}
.linkBtn a.linkBtn_twitter:hover,
.linkBtn a.linkBtn_instagram:hover {
  /* color: #fff; */
  background: rgba(255,255,255,1);
}
.linkBtn a.linkBtn_twitter span,
.linkBtn a.linkBtn_instagram span {
  display: inline-block;
  position: relative;
  padding-left: 46px;
}
.linkBtn a.linkBtn_twitter span::before,
.linkBtn a.linkBtn_instagram span::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.linkBtn a.linkBtn_twitter span::before {
  /* background: url(../img/icon_twitter.png) top left / contain no-repeat; */
  background: url(../img/icon_X.png) top left / contain no-repeat;
}
.linkBtn a.linkBtn_instagram span::before {
  background: url(../img/icon_instagram.png) top left / contain no-repeat;
}
@media screen and (max-width: 768px) {
  .linkBtn_wrap {
    display: block;
  }
  .linkBtn_wrap>div {
    width: 100%;
  }
  .linkBtn a {
  /* -----------★変更★-----------*/
    width: 100%;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
  }
  .linkBtn a.linkBtn_twitter,
  .linkBtn a.linkBtn_instagram {
    min-width: 240px;
    max-width: 250px;
    height: 48px;
    margin: 0 auto;
    padding: 1.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .linkBtn a.linkBtn_twitter span,
  .linkBtn a.linkBtn_instagram span {
    padding-left: 4rem;
  }
  .linkBtn a.linkBtn_twitter span::before,
  .linkBtn a.linkBtn_instagram span::before {
    width: 22px;
    height: 22px;
  }
}


/* ///////////////////////////////////////////////////////////////////////////////////////
 Top
 メインビジュアル、スライダー、グリッド、ニュース一覧、twitter枠、instagram枠、バナー、原作リンク
/////////////////////////////////////////////////////////////////////////////////////// */

/* ========================================================
 Notice
 メインビジュアル内　緊急告知
 ======================================================== */
.notice {
  position: absolute;
  box-sizing: border-box;
  width: 620px;
  left: 10px;
  bottom: 30px;
  padding: 10px;
  border-radius: 2px;
  background: rgba(233, 88, 148, 0.8);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 1.4rem;
}
.l-mainvisual--full .notice {
  width: 980px;
}


/* ========================================================
 公式SNSアカウント
 ======================================================== */
.official__account {
  padding-bottom: 20px;
}
.official__account ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: -10px;
}
.official__account li {
  display: table;
  width: 33.3333%;
  /* padding: 0 10px 0 0; */
  /* margin-bottom: 10px; */
}
.official__account li a {
  display: table-cell;
  height: 55px;
  /* border: 1px solid #ddd; */
  padding: 10px 0;
  text-align: center;
  vertical-align: middle;
}
.official__account li span {
  display: inline-block;
  position: relative;
  padding-left: 46px;
}
.official__account li span::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.official__account li.account-twitter span::before {
  /* background: url(../img/icon_twitter.png) top left / contain no-repeat; */
  background: url(../img/icon_X.png) top left / contain no-repeat;
}
.official__account li.account-instagram span::before {
  background: url(../img/icon_instagram.png) top left / contain no-repeat;
}
.official__account li.account-line span::before {
  background: url(../img/icon_line.png) top left / contain no-repeat;
}
.official__account li.account-facebook span::before {
  background: url(../img/icon_facebook.png) top left / contain no-repeat;
}
.official__account li.account-youtube span::before {
  background: url(../img/icon_youtube.png) top left / contain no-repeat;
}
.official__account li.account-tiktok span::before {
  background: url(../img/icon_tiktok.png) top left / contain no-repeat;
}

#official {
  background: none;
}
#official .official__account {
  padding: 0;
}
/* .official__account li.account-twitter {
  padding: 0;
} */
.official__account li {
  padding: 0 6px !important;
}
.official__account li.account-twitter a {
  color: #50565b;
  font-weight: bold;
  border: 1px solid #302f2b;
  border-radius: 30px;
  background: rgba(255,255,255,0.5);
  transition: .5s;
}
.official__account li.account-instagram a {
  color: #50565b;
  font-weight: bold;
  text-align: center;
  border: 1px solid #da0b81;
  border-radius: 30px;
  background: rgba(255,255,255,0.5);
  transition: .5s;
}
.official__account li.account-twitter a:hover,
.official__account li.account-instagram a:hover {
  background: rgba(255,255,255,1);
}

@media screen and (max-width: 768px) {
  .official__account {
    /* -----------★変更★-----------*/
    padding-bottom: 1rem;
  }
  .official__account ul {
    width: 100%;
  }
  .official__account li {
    /* -----------★変更★-----------*/
    /* width: 80%; */
    width: 250px;
    display: block;
    padding: 0 0 0 0;
    margin-bottom: 1rem;
  }
  .official__account li a {
    /* -----------★変更★-----------*/
    height: auto;
    display: block;
     text-align: left;
    width: 100%;
    padding: 1.5rem 2rem ;
    line-height: 1;
  }
  .official__account li.account-twitter a {
    text-align: center;
  }
  .official__account li span {
    /* -----------★変更★-----------*/
    padding-left: 4rem;
  }
  .official__account li span::before {
    /* -----------★変更★-----------*/
    width: 22px;
    height: 22px;
  }
}


/* ========================================================
 スライダー
 ======================================================== */
.slider {
  position: relative;
  width: 100%;
  margin: auto;
}
.slider * {
  box-sizing: border-box;
}
.slider__photo {
  width: 100%;
}
.slider__update {
  margin-top: 0.8rem;
  color: #e85894;
  font-size: 90%;
}
.slider__text {
  margin-top: 0.4rem;
  color: #000;
}
.slider__text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
/*====　↓　swiper　====*/
/*コンテナの大きさ*/
.slider .swiper-container {
  width: 90%;
  height: 310px;
}
/*スライド*/
.slider .swiper-slide {
  width: 268px;
  padding: 16px;
  background-color: #ffe2ee;
}
/*矢印*/
.slider .swiper-next, .slider .swiper-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 32px;
  height: 32px;
  background-size: contain;
  background-position: center;
  z-index: 10;
  cursor: pointer;
}
.slider .swiper-prev {
  background-image: url("../img/slider_prev.png");
  left: 10px;
}
.slider .swiper-next {
  background-image: url("../img/slider_next.png");
  right: 10px;
}
.slider .swiper-next.swiper-button-disabled,.slider .swiper-prev.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .slider .swiper-container {
  /* -----------★変更★-----------*/
    width: 100%;
    height: auto;
  }
  .slider .swiper-slide {
    width: 54%;
    padding: 4%;
    height: auto;
  }
  .slider .swiper-next,.slider .swiper-prev {
  /* -----------★変更★-----------*/
    width: 35px;
    height: 35px;
  }
  .slider .swiper-slide-prev, .slider .swiper-slide-next {
    opacity: 0.6;
  }
}
/*====　↑　swiper　====*/


/* ========================================================
 Youtube埋め込み
 ======================================================== */
.movie__item {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie__item iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


/* ========================================================
 CSAT＆STAFF　COMMENT
 ======================================================== */
.chart_wrap {
  max-width: 860px;
  margin: 0 auto;
}
 /* .cast-staff h3 {
  font-size: 2.6rem;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
} */
.cast-staff h3 img {
  width: auto;
  height: auto;
}
.cast-list {
  margin: 40px auto 60px;
}
.cast-list dl {
  display: table;
  width: 100%;
  margin: 0px auto 20px auto;
  font-size: 1.8rem;
  /* font-weight: bold; */
}
.cast-list dt {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  /* font-weight: bold; */
  color: #fff;
}
.cast-list dl:nth-of-type(1),
.cast-list dl:nth-of-type(3) {
  padding-bottom: 20px;
}
.cast-list dt span:nth-of-type(1) {
  display: inline-block;
  width: 120px;
  text-align: right;
  color: #c71d49;
  font-weight: bold;
}
.cast-list dt span:nth-of-type(2) {
  display: inline-block;
  padding: 0 20px;
}
.cast-list dt span:nth-of-type(3) {
  display: inline-block;
  width: 120px;
  text-align: left;
  font-weight: bold;
}
.cast-list dd {
  display: table-cell;
  width: 53%;
  text-align: left;
}
.originalArea {
}
.original {
  width: 75%;
  /* width: 100%; */
  /* margin: 0 auto; */
  margin: 30px auto 60px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.original > div:nth-of-type(1) {
  width: 27%;
  vertical-align: top;
}
.original > div:nth-of-type(1) p {
  font-size: 80%;
  margin-top: 5px;
}
.original > div:nth-of-type(2) {
  width: 55%;
  vertical-align: top;
}
.original_text {
  margin: 70px auto 0;
}
.original_text span {
  font-size: 18px;
  font-weight: bold;
  line-height: 3;
  display: block;
}
.original_text span:nth-of-type(2) {
  font-size: 13px;
  display: block;
  font-weight: normal;
}
.original > div a {
  width: 85%;
  margin: 20px auto 0;
  color: #fff;
  display: block;
  position: relative;
  max-width: 350px;
}
.original > div a span {
  width: 82%;
  margin: 0 auto;
  padding: 10px 5px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: #c71d49;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  /* position: relative; */
  top: 29%;
  left: 0;
  right: 0;
}
.original a:hover {
  opacity: 0.7;
}
/*song*/
.song {
  width: 70%;
  margin: 30px auto 60px;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.song > img {
  width: 25%;
  height: auto;
}
.song > div {
  width: 45%;
  vertical-align: top;
}
.song_text {
  /* margin: 50px auto 0; */
}
.song_text p:nth-of-type(1) {
  font-size: 18px;
  font-weight: bold;
  line-height: 3;
  display: block;
}
.song_text p:nth-of-type(2) {
  font-size: 13px;
  display: block;
}
/*staff*/
/* .staffList_box dt {
  font-weight: bold;
  font-size: 1.2em;
  width: 100%;
  display: inline-block;
  padding: 0px 0 5px;
  box-sizing: border-box;
  text-align: center;
}
.staffList_box dd {
  font-size: 1.4em;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
  padding: 0px 20px;
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
} */
.staff-list dd cite {
  font-size: 0.7em;
  display: inline-block;
  font-weight: 100;
  /* color: #000; */
}
.staff-list {
  width: 70%;
  margin: 20px auto;
}
.staff-list dl {
  border-bottom: 1px solid #d6d7d9;
  display: flex;
}
.staff-list dt, .staff-list dd {
  padding: 15px 0;
}
.staff-list dt {
  width: 40%;
  color: #c71d49;
  font-weight: normal;
  text-align: right;
  box-sizing: border-box;
  vertical-align: text-top;
}
.staff-list dd {
  width: 60%;
  padding-left: 10%;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .cast-staff h3 {
    overflow: hidden;
  }
  .cast-staff h3 img {
    width: auto;
    height: 30px;
  }
  .cast-staff h3, .cast-list dl {
    font-size: 1.4rem;
  }
  /* .cast-list dt {
    display: table-cell;
    width: 44.4%;
    text-align: right;
  } */
  .cast-list p {
    font-size: 1.2rem;
  }
  /* .staffList_box dt {
    font-size: 1.4rem;
  }
  .staffList_box dd {
    font-size: 1.8rem;
    padding: 0;
  } */
  .originalArea {
    margin-top: 20px;
  }
  .original, .song {
    display: block;
  }
  .original > a {
    width: 60%;
    margin: 0 auto;
    display: block;
  }
  .original > div, .song > div {
    width: 100%;
  }
  .original_text, .song_text {
    margin: 40px auto 0;
  }
  .original > div:nth-of-type(1),
  .original > div:nth-of-type(2) {
    width: 100%;
  }
  .original > div:nth-of-type(1) a {
    width: 60%;
    max-width: 250px;
  }
  .original > div a {
    width: 90%;
    width: fit-content;
  }
  .original > div a span {
    /* width: 60%; */
    width: max-content;
    font-size: 22px;
    top: 33%;
    padding: 10px 25px;
    position: relative;
    top: auto;
  }
  .song {
    width: 100%;
  }
  .song > img {
    width: 40%;
    max-width: 230px;
  }
  .song_text {
    font-size: 1.4rem;
  }
  .song_text p:nth-of-type(1) {
    font-size: 1.6rem;
  }
  .song_text p:nth-of-type(2) {
    font-size: 1.2rem;
  }
  .staff-list {
    width: 90%;
    font-size: 1.3rem;
  }
  .staff-list dt {
    width: 45%;
  }
  .staff-list dd {
    width: 55%;
    padding-left: 8%;
  }
}
@media screen and (max-width: 700px) {
  .song {
    display: block;
  }
  .song > img {
    width: 50%;
  }
  .song > div {
    width: 100%;
  }
  .song_text {
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 500px) {
  .original > div a span {
    font-size: 15px;
  }
}


/* ========================================================
 COMMENT
 ======================================================== */
.comment-list {
  width: 100%;
  margin: 50px 0 0;
}
.comment_con {
  margin: 0 auto 40px;
  clear: both;
}
.comment_con:nth-last-child(1) {
    margin-bottom: 0px;
  }
.comment_con .name {
  padding-bottom: 5px;
  color: #c71d49;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #c71d49;
  position: relative;
}
.comment_con .text {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0 0;
  color: #fff;
  display: flex;
  line-height: 1.8;
}
.comment_con .text > div {
  min-width: 250px;
}
.comment_con .text > div img {
  width: auto;
  max-height: 330px;
  /* height: max-content; */
  display: block;
}
.comment_con .text > div span {
  margin-top: 5px;
  font-size: 60%;
  text-align: center;
  display: block;
}
.comment_con .text > p {
  padding-left: 5%;
  font-size: 96%;
}
@media screen and (max-width: 700px) {
  .comment-list {
    margin: 30px 0 0;
  }
  .comment_con:nth-last-child(1) {
    margin-bottom: 20px;
  }
  .comment_con .name {
    width: 95%;
    margin: 0 auto;
    font-size: 1.6rem;
  }
  .comment_con .text {
    display: block;
  }
  .comment_con .text > div {
    min-width: 220px;
    margin-bottom: 10px;
    text-align: center;
  }
  .comment_con .text > div img {
    margin: 0 auto;
    max-height: 300px;
  }
  .comment_con .text > p {
    padding-left: 0;
    font-size: 1.3rem;
  }
}


/* ========================================================
 FOD
 ======================================================== */
.fod_warp {
  width: 70%;
  margin: 0 auto;
}
.fod_warp a {
  width: 100%;
  padding: 0px;
  display: block;
}
.fod_warp a img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.broadcast_install {
  max-width: 500px;
  margin: 30px auto 10px;
  text-align: center;
}
.broadcast_install p {
  margin-bottom: 10px;
}
.broadcast_install div {
  display: flex;
}
.broadcast_install div a {
  margin: 0 10px;
}
.fod_warp a:hover,
.broadcast_install div a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .fod_warp {
    width: 90%;
  }
  .fod_warp a img {
    width: 100%;
  }
  .broadcast_install {
    max-width: 450px;
  }
}


/* ========================================================
 Twitter　ウィジェット
 ======================================================== */
.twitter-timeline{
  width: 70%;
  overflow: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .twitter-timeline{
    width: 100%;
    overflow: auto;
    margin: 0 auto;
  }
  #Twitter div.linkBtn {
    margin-bottom: 20px;
  }
}



/* ========================================================
 フジテレビュー
 ======================================================== */
 #view.content {
  padding-bottom: 30px;
}
#view h2 {
  margin-bottom: 20px;
}
/* .btn_fujitv-view {
  display: inline-block;
  float: right;
  margin: 0 10px 10px 0;
}
.btn_fujitv-view a {
  display: inline-block;
  padding: 4px 10px;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  background-color: #3032b3;
}
.btn_fujitv-view a img {
  display: inline-block;
  width: 110px;
  margin-left: 0.5em;
  vertical-align: text-bottom;
}
.btn_fujitv-view a:hover {
  opacity: 0.5;
}
a.cx-fujitv-view-feed-carousel-item-link {
  color: #e2007e!important;
}
@media screen and (max-width: 768px) {
  .btn_fujitv-view a img {
    width: 60px;
  }
} */
/* ========================================================
 めざましmedia
 ======================================================== */
/* カルーセルエリアコンテナ */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel {
  width: 88%;
}
/* カルーセルスライド */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item {
  /* padding: 16px; */
  padding: 19px;
  background-color: #bd2452!important;
  height: auto;
}
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item:nth-of-type(6) {
  visibility: hidden;
}
/* スライド内リンクエリア */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item-link {
  height: 100%;
  text-decoration: none;
  color: #fff!important;
}
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item-link:hover {
  text-decoration: underline;
}
/* スライド内画像エリア */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item-img {
  margin: 0;
}
/* スライド内 img */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item-img img {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
  object-fit: contain;
}
/* スライド内日付 */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item-date {
  display: inline-block;
  margin: 5px 0 0 0;
  color: #fff!important;
  font-weight: bold;
}
/* スライド内テキスト */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item-text {
  margin: 5px 0;
}
/* ナビゲーション共通 */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-navi {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 1;
}
/* ナビゲーション 前後のスライドがない場合のprev、nextボタンの表示制御 */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-navi.swiper-button-disabled {
  opacity: 0;
}
/* ナビゲーション prev */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-prev {
  /* left: 18px; */
  left: 2px;
}
/* ナビゲーション next */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-next {
  /* right: 18px; */
  right: 2px;
}
/* ナビゲーション SVGアイコン */
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-navi .icon_svg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #404040;
  fill: #fff;
}
/**
 * ナビゲーションをアイコン画像に変更する場合
 * 以下のCSSをコメントアウトして設定可能
*/
/* .cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-navi .icon_svg {
  display: none
}
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-navi {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-prev {
  background-image: url("prev用アイコン画像のURL");
}
.cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-next {
  background-image: url("next用アイコン画像のURL");
} */
.btn_mezamashi-media {
  display: block;
  float: right;
  margin: 0 10px 10px 0;
}
.btn_mezamashi-media a {
  display: inline-block;
  padding: 4px 10px;
  color: #2FAEE5;
  font-size: 90%;
  font-weight: bold;
  background-color: #fff;
}
.btn_mezamashi-media a img {
  display: inline-block;
  width: 110px;
  margin-left: 0.5em;
  vertical-align: text-bottom;
}
.btn_mezamashi-media a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel {
    width: 100%;
  }
  /* 前後のスライドを薄く */
  .cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item.swiper-slide-next,
  .cx-mezamashi-media-feed-carousel-container .cx-mezamashi-media-feed-carousel-item.swiper-slide-prev {
    opacity: .6;
  }
  .btn_mezamashi-media a img {
    width: 80px;
  }
}



/* ========================================================
 News list
 TOPページ用ニュース一覧
 ======================================================== */
/* .news-list__item {
  display: table;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.news-list__item:first-child {
  padding-top: 0;
}
.news-list__item__photo {
  display: table-cell;
  width: 160px;
  text-align: center;
}
.news-list__item__photo img {
  max-width: 160px;
  max-height: 100px;
}
.news-list__item__text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  font-size: 1.5rem;
}
.news-list__item__text a {
  color: #000;
}
.news-list__item__text a:hover {
  text-decoration: underline;
}
.news-list__item__text time {
  color: #e95894;
}
.news-list__item__text em {
  display: block;
  font-weight: bold;
}
.news-list__more {
  display: block;
  float: right;
  width: 200px;
  padding: 5px;
  margin-top: 10px;
  border-radius: 2px;
  background: #e95894;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.news-list__more:hover {
  background: #ef85b1;
  color: #fff;
} */


/* ========================================================
 Instagram
 ======================================================== */
.cx_instagram_target ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
}
.cx_instagram_target ul li {
  width: 33.333%;
  background: #fff;
  padding-right: 10px;
}
.cx_instagram_target ul li:nth-child(-n+3) {
  margin-bottom: 10px;
}
.img_wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.img_wrap img {
  position: absolute;
  max-width: none;
  height: auto;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate( -50%, -50%);
}
li.horizontally-long .img_wrap img {
  height: 100%;
  width: auto;
}
.instgarmaBox {
  padding: 0;
  overflow: hidden;
}
.instgarmaBox+.linkBtn {
  margin-top: -20px;
}


/* ///////////////////////////////////////////////////////////////////////////////////////
 Contents
 ニュース、ストーリー、ギャラリー、キャスト＆スタッフ、インタビュー等
/////////////////////////////////////////////////////////////////////////////////////// */

/* ========================================================
  Introduction
 ======================================================== */
/* .introduction h3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
 .introduction h3 { */
  /* -----------★変更★-----------*/
  /* font-size: 1.6rem;
  line-height:1.7;
  }
} */

/* ========================================================
  story
 ======================================================== */
#story.content {
  margin: 80px auto 0;
  background: none;
}
.storyArea {
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
.storyArea p {
  text-align: left;
}
/* tab */
.story_tb {
  margin: 0 auto 30px;
}
.story_tb ul {
  height: 60px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.story_tb ul li {
  width: 15%;
  height: 60px;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  list-style-type: none;
  position: relative;
}
.story_tb ul li::after {
  content: "";
  width: 1px;
  height: 70%;
  border-right: 1px solid #857f8d;
  position: absolute;
  top: 20%;
  right: 0px;
}
.story_tb ul li:nth-of-type(1)::before {
  content: "";
  width: 1px;
  height: 70%;
  border-right: 1px solid #857f8d;
  position: absolute;
  top: 20%;
  left: 0px;
}
.story_tb ul li:hover ,
.story_tb ul li.active {
  transition:0.3s;
  opacity: 0.7;
}
.story_tb ul li span {
  width: 98%;
  display:inline-block;
}
.story_tb ul li img {
  width: auto;
  height: 100%;
}
.story_content_bg {
  position:relative;
  /* margin-top: 20px; */
  transition:0.5s;
  overflow: hidden;
}
.story_content {
  width: 100%;
  position:relative;
}
.story_content > div {
  position:absolute;
  top:0px;
  left:0px;
  opacity:0;
  width:100%;
  transition:0.3s;
  pointer-events: none;
  visibility:hidden;
}
.story_content > div.active{
  opacity:1;
  pointer-events: auto;
  visibility:visible;
}
.story_content img {
  max-width:100%;
  width:100%;
  height:auto;
  margin-bottom: 20px;
  display: block;
}
#story_intro, #story_01, #story_02, #story_03, #story_04, #story_05, #story_06 {
  /* background: #ffffff; */
  /* padding: 20px 20px 40px; */
}
.ht {
  text-align: left;
}
.ht > p {
  color: #fff;
  display:inline;
  line-height: 1.8;
  letter-spacing: 1px;
}
.story_ttl {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #df2253;
  text-align: center;
}
.ht > p strong {
  font-size: 120%;
  margin-bottom: 20px;
  color: #df2253;
  font-weight: bold;
  display: block;
}
.story_content div.imgs {
  display: flex;
  margin: 30px auto 0;
}
.story_content div.imgs img {
  width: 49%;
  margin-bottom: 0;
}
.story_content div.imgs:nth-of-type(2) {
  margin: 15px auto 0;
}
.story_content div.imgs img:nth-of-type(1) {
  margin-right: 1%;
}
.story_content div.imgs img:nth-of-type(2) {
  margin-left: 1%;
}
@media screen and (max-width: 768px) {
  .story_tb ul {
    /* height: 160px; */
    height: 70px;
    flex-wrap: wrap;
  }
  .story_tb ul li {
    width: 25%;
    /* height: 80px; */
    height: 70px;
    display: flex;
    align-items: center;
  }
  .story_tb ul li:nth-of-type(5)::before {
    content: "";
    width: 1px;
    height: 70%;
    border-right: 1px solid #857f8d;
    position: absolute;
    top: 20%;
    left: 0px;
  }
  .story_tb ul li img {
    height: auto;
  }
  .story_ttl {
    font-size: 18px;
  }
  .storyArea {
    margin-top: -20px;
    /* padding: 40px 20px 70px; */
  }
  .story_tb {
    margin: 0 auto 20px;
  }
  .ht > p strong {
    font-size: 110%;
  }
}


/* ///////////////////////////////////////////////////////////////////////////////////////
 Module
 写真、バックナンバー、SNSボタン、動画配信（TVer・FOD）バナー、PC/SP切替等汎用パーツ
/////////////////////////////////////////////////////////////////////////////////////// */

/* ========================================================
  Photo
 ======================================================== */
/* .photo-2 {
  margin: 0 -.5%;
}
.photo-2 img {
  float: left;
  width: 49%;
  margin: .5%;
}
.photo-3 {
  margin: 0 -.5%;
}
.photo-3 img {
  float: left;
  width: 32.3333333%;
  margin: .5%;
}
@media screen and (max-width: 768px) {
  .photo-1 img, .photo-2 img, .photo-3 img {
    width: 100%;
    margin: 6px 0;
  }
} */

/* ========================================================
  Backnumber
 ======================================================== */
/* .backnumber {
  margin: 30px auto;
}
.backnumber__list--img {
  margin: 0 -1%;
}
.backnumber__list--img a {
  text-decoration: none;
}
.backnumber__list--img a:hover {
  opacity: .8;
}
.backnumber__list--img li {
  width: 25%;
  padding: 0 5px;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin-bottom: 10px;
}
.backnumber__list--img li .text {
  padding: 5px;
  text-align: center;
  color: #222;
  text-decoration: none;
  background: #f9cade;
}
.backnumber__list--text {
  margin: 15px;
}
.backnumber__list--text li {
  width: 100%;
  margin: 10px 0;
}
.backnumber__list--text a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #f9cade;
  border-radius: 5px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #000;
}
.backnumber__list--text a time {
  display: block;
  color: #e95894;
  font-size: 1.4rem;
}
.backnumber__list--text a:hover {
  background: #fef8fb;
  color: #e95894;
}
@media screen and (max-width: 768px) {
  .backnumber__list--img li {
    width: 33.3333%;
  }
} */


/* ========================================================
  動画配信（TVer・FOD）バナー
 ======================================================== */
.s-bnr--top {
  padding: 25px 0;
}
.s-bnr--top li {
  width: 48.5%;
  /* width: 50%; */
  margin: 0 auto;
}
.s-bnr a {
  margin: auto;
}
.s-bnr a:hover {
  opacity: 0.6;
}
.s-bnr__item+.s-bnr__item {
  margin-top: 26px;
}
@media screen and (max-width: 1000px) {
  .s-bnr--top {
    padding: 25px 2%;
  }
}
@media screen and (max-width: 768px) {
  .s-bnr--top {
    padding: 20px 10px;
    display: block;
  }
  .s-bnr--top li {
    width: 100%;
  }
  .s-bnr--top li:first-of-type {
    margin-bottom: 10px;
  }
}


/* ========================================================
  instagram
 ======================================================== */
.instagramArea {
  margin: 0 auto;
  position: relative;
}
.instagramArea h2 {
  margin-left: 40px;
  padding: 80px 0 30px;
}
.instagramArea ul {
  width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  list-style: none;
}
.instagramArea li {
  width: 250px;
  height: 250px;
  padding: 5px 5px;
  /* display: inline-block; */
  display: inline-flex;
  overflow: hidden;
  justify-content: center;
}
.instagramArea li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.instagramArea li img:hover {
  opacity: 0.8;
}
.img_wrap {
  height: 100%;
}
.instagramArea .innner {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .instagramArea ul {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .l-main_instagram {
    padding-bottom: 150px;
  }
  .instagramArea h2 {
    margin-left: 20px;
    padding: 60px 0 30px;
  }
  .instagramArea h2 img {
    height: 40px;
  }
  .instagramArea li {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 650px) {
  .instagramArea li {
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width: 520px) {
  .instagramArea h2 img {
    height: 30px;
  }
  .instagramArea li {
    width: 130px!important;
    height: 130px!important;
  }
}
@media screen and (max-width: 440px) {
  .instagramArea li {
    width: 110px!important;
    height: 110px!important;
  }
}
@media screen and (max-width: 380px) {
  .instagramArea li {
    width: 100px!important;
    height: 100px!important;
  }
}


/* ========================================================
  copyright
 ======================================================== */
.copyright {
  padding-bottom: 100px;
  text-align: center;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .copyright {
    padding-bottom: 80px;
    font-size: 10px;
  }
}


/* ========================================================
  PC/SP 切替表示
 ======================================================== */
/* PCのみ適用 */
.pc-only {
  display: block !important;
}
.sp-only {
  display: none !important;
}
/* SPのみ適用 */
@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
}
