@charset "UTF-8";
/*
* Fujitv Program Official Site
* Simple Version
*/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  background: #eee;
}
html {
  font-size: 62.5%;
}
a {
  color: #e95894;
  text-decoration: none;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.bold {
  font-weight: bold;
}
/* clearfix */
#fp-main .cf:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  margin: 25px 0 30px;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/* ------------------------------
Layout
------------------------------ */
/* Outline ----------*/
#cx_spContentsWrap, #fp-wrap {
  min-width: 100% !important;
  width: 100% !important;
}
#theme * {
  box-sizing: border-box;
}
#theme .flex {
  display: flex;
  justify-content: space-between;
}
#fp-contents {
  width: auto;
  padding-bottom: 15px;
  max-width: 1150px;
  margin: 0 auto;
}
#fp-contents:after {
  content: "";
  display: block;
  clear: both;
}
#fp-cnt {
  overflow: hidden;
  padding: 0 5px;
}
#fp-cnt > div {
  margin-bottom: 0;
}
#fp-cnt > div:after {
  content: "";
  display: block;
  clear: both;
}
/*#fp-cnt p {
    margin: 0 0 1em;
}*/
#fp-ftr {
  background: rgba(255, 255, 255, .95);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
}
#fp-main {
  width: 100%;
  max-width: 1200px;
  overflow: visible;
  background: rgba(255, 255, 255, .95);
}
#theme #fp-main .fp-cont-inner {
  padding: 0 0px 0px;
}
/* ------------------------------
MainVisual Area
------------------------------ */
#fp-hdr-block {
  padding: 0 5px;
}
#fp-hdr {
  padding: 0px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, rgba(255, 255, 255, .95)), color-stop(0.30, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.95) 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.95) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .95) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, .95) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f2ffffff', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#d5ffffff)";
  zoom: 1;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .3);
  box-shadow: 0 0px 0px rgba(0, 0, 0, .3);
}
#fp-hdr #fp-hdr-img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
#fp-hdr #fp-hdr-img img {
  width: 1150px;
}
#fp-hdr #fp-airdate, #fp-hdr #fp-nextdate {
  font-weight: bold;
  font-size: min(4.5vw, 50px);
  color: #502e2e;
  line-height: 1;
  text-align: center;
  margin-top: 0.6em;
}
/* ------------------------------
Nav
------------------------------ */
#fp-nav {
  margin-bottom: 0.8em;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
}
#fp-nav ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  list-style-type: none;
  position: relative;
  color: #fff;
}
#fp-nav ul li {
  position: relative;
}
#fp-nav ul li:first-of-type {
  margin-left: 0;
}
#fp-nav ul li a {
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: normal;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 2px rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, .6);
  padding-top: 0;
}
#fp-nav ul li:nth-of-type(3) a {
  border-right: none;
}
#fp-nav ul.split5 li {
  width: 20%;
}
#fp-nav ul.split4 li {
  width: 25%;
}
#fp-nav ul.split3 li {
  width: 33.3333%;
}
#fp-nav ul.split2 li {
  width: 50%;
}
#fp-nav ul li a:link, #fp-nav ul li a:visited, #fp-nav ul li a:active {
  color: inherit;
}
#fp-nav ul li a:hover {
  color: inherit;
}
#fp-nav ul li span {
  display: block;
  line-height: 1.2;
}
#fp-nav.samePageNav ul li a {
  padding-bottom: 0.5em;
}
#fp-nav.samePageNav ul li a {
  padding-bottom: 0.5em;
}
#fp-nav.samePageNav ul li:after {
  content: "▼";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -0.5em;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  display: block;
  z-index: 100;
}
/* ------------------------------
Headings
------------------------------ */
#fp-hdr h1 {
  display: none;
}
#fp-cnt #fp-main h2 {
  clear: both;
  line-height: 1.2;
  font-size: 1.6em;
  padding: .6em 1.2em .4em;
  margin-bottom: 25px;
  letter-spacing: .1em;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
  color: #502e2e;
  border-bottom: 3px solid #502e2e;
  background-image: url("/common/images/pattern/pat_minimum.png");
  -webkit-background-size: 5px 5px;
  background-size: 5px 5px;
  font-weight: bold;
}
#fp-cnt #fp-main h3 {
  font-weight: bold;
}
#fp-cnt #fp-main h4 {
  font-size: min(4.7vw, 21px);
  margin: 0 0 .7em;
  line-height: 1.3;
  padding: .3em 0 .3em .5em;
  border-bottom: 2px dotted #a09699;
  border-left: .4em solid #c9c2c2;
  font-weight: bold;
}
/* ------------------------------
OnAirInfo
------------------------------ */
#fp-cnt #fp-tmppage-simple-oainfo h3 {
  display: block;
  clear: both;
  padding: 0.3em .25em;
  margin-bottom: 0.6em;
  line-height: 1.3;
  color: #fff;
  text-indent: .25em;
  letter-spacing: .05em;
  font-size: 1.12em;
  text-shadow: 0 2px 1px rgba(0, 0, 0, .3);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#fp-cnt #fp-tmppage-simple-oainfo .cxplayerLink {
  display: block;
  position: relative;
  margin: 0 0 0 10px;
  float: right;
}
#fp-cnt #fp-tmppage-simple-oainfo .cxplayerLink:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity: 0.70;
}
#fp-cnt #fp-tmppage-simple-oainfo .playMark {
  position: absolute;
  top: 0;
  left: 0;
}
#fp-cnt #fp-tmppage-simple-oainfo .oatitle_left {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: .4em;
  line-height: 1.4;
  border-bottom: 1px dotted #444;
  padding-bottom: 0.25em;
}
#fp-cnt #fp-tmppage-simple-oainfo .oatitle {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 0.5em;
  line-height: 1.4;
  border-bottom: 1px dotted #444;
  padding-bottom: 0.25em;
}
#fp-cnt #fp-tmppage-simple-oainfo .oa_left {
  width: 50%;
  margin-right: 20px;
}
#fp-cnt #fp-tmppage-simple-oainfo .oa_center {
  width: 100%;
}
#fp-cnt #fp-tmppage-simple-oainfo .oatitle span {
  font-size: 14px;
}
#fp-cnt #fp-tmppage-simple-oainfo .oatitle_left span {
  font-size: 14px;
}
#fp-cnt #fp-tmppage-simple-oainfo .prevtitle {
  margin-bottom: .4em;
  padding-bottom: .2em;
  border-bottom: 1px dotted #444;
}
#fp-cnt #fp-tmppage-simple-oainfo .nextOverview {
  line-height: 1.7;
  font-size: 1.25em !important;
}
#fp-cnt #fp-tmppage-simple-oainfo .overview {
  line-height: 1.7;
}
#fp-cnt #fp-tmppage-simple-oainfo {
  margin-bottom: 1.7em;
}
#fp-cnt #fp-tmppage-simple-oainfo.left {
  display: flex;
  margin-bottom: 1.7em;
}
#fp-cnt #fp-tmppage-simple-oainfo h3 {
  width: 100%;
  display: inline-block;
  font-size: 2em;
  text-align: center;
}
#fp-cnt #fp-tmppage-simple-oainfo h3.h3_left {
  width: 100%;
  display: inline-block;
  font-size: 1.8em;
  text-align: left;
}
/*#fp-cnt #fp-tmppage-simple-oainfo p {
    width: 1160px;
}*/
#fp-cnt #fp-tmppage-simple-oainfo p.oa_change_text {
  text-align: center;
  margin-bottom: 1em;
  font-weight: bold;
  margin-top: -.5em;
  font-size: 1.3em;
}
#fp-cnt #fp-tmppage-simple-oainfo .oa_attention {
  background: #fff;
  border-radius: 5px;
  margin: 1.3em 0 2em;
  display: inline-block;
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding: 1em 1.2em;
  font-size: 1.25em;
}
#fp-cnt #fp-tmppage-simple-oainfo .oa_attention_text {
  display: inline-block;
  font-weight: normal;
  padding-top: 1em;
  width: 100%;
  text-align: left;
  font-size: 1.6rem;
  position: relative;
}
#fp-cnt #fp-tmppage-simple-oainfo .oa_date_extra {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: .25em;
  line-height: 1.4;
}
/* ------------------------------
caststaff
------------------------------ */
#fp-tmppage-simple-caststaff {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5vw;
}
#fp-tmppage-simple-caststaff .cast {
  width: 52.5%;
  padding-right: 2.5%;
}
#fp-tmppage-simple-caststaff .cast p span {
  display: inline-block;
}
#fp-tmppage-simple-caststaff .staff {
  width: 50%;
}
#fp-tmppage-simple-caststaff:after {
  display: block;
  content: "";
  clear: both;
}
#fp-tmppage-simple-caststaff .staff h5 {
  font-size: min(4.2vw, 18px);
  font-weight: bold;
  margin: 2em 0 .7em;
  border-bottom: 2px dotted #a09699;
  padding-bottom: 0.3em;
}
/* ------------------------------
Twitter
------------------------------ */
.twitter-timeline {
  width: 70%;
  overflow: auto;
  margin: 0 auto 3vw !important;
}
/* ------------------------------
Instagram
------------------------------ */
.insta {
  width: 100%;
  margin: 0 auto;
}
.insta ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: 0px;
}
.insta ul li {
  width: 33.333%;
  background: #fff;
  padding-right: 20px;
}
.insta ul li:nth-child(-n+3) {
  margin-bottom: 20px;
}
.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%);
}
#fp-cnt .cx_instaqgram_more {
  margin: 15px auto 0;
  width: 600px;
}
#fp-cnt .cx_instaqgram_more a {
  display: block;
  padding: 10px;
  border: 1px solid #c9c2c2;
  text-align: center;
  background-color: #fff;
}
/* ------------------------------
Backnumber Schedule
------------------------------ */
#fp-cnt #fp-main #fp-tmppage-simple-schedule h3, #fp-cnt #fp-main #fp-tmppage-simple-story-bknum h3 {
  margin: 3vw 0 0.5vw;
  letter-spacing: .05em;
  padding: 0.6em 0.6em;
  clear: both;
  font-size: min(4.7vw, 21px);
  color: #fff;
  line-height: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
#fp-cnt .listbox {
  clear: both;
}
#fp-cnt .listbox h4 {
  margin: 0 0 .6em;
}
#fp-cnt .listbox ul {
  list-style: disc inside;
  color: #d94c63;
  display: flex;
  flex-wrap: wrap;
  gap: 1.8%;
}
#fp-cnt .listbox ul:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
#fp-cnt .listbox li {
  width: calc(100% / 3 - 1.2%);
  overflow: hidden;
  margin-top: 1.5vw;
  background: #f3f3f3;
  padding: 1em;
  color: #444;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
#fp-cnt .listbox li .date {
  font-weight: bold;
  margin-bottom: 0.1em;
  display: inline-block;
  color: #f62c6f;
}
#fp-cnt .listbox li a:link, #fp-cnt .listbox li a:visited {
  color: #444 !important;
}
#fp-cnt .listbox li a:hover, #fp-cnt .listbox li a:active {
  color: #444 !important;
  text-decoration: underline;
}
#fp-cnt .listbox ul.half-l {
  width: 272px;
}
#fp-cnt .listbox ul.half-r {
  width: 272px;
  float: left;
  margin-left: .8em;
}
#fp-cnt .listbox p {
  clear: both;
  text-align: right;
  margin-bottom: 0;
}
#fp-cnt .listbox {
  padding-bottom: .8em;
}
#fp-cnt .listbox ul.half-l, #fp-cnt .listbox ul.half-r {
  float: none;
  width: 90%;
}
#fp-cnt #fp-main #fp-tmppage-simple-story-bknum .linkBtn a:link {
  margin-top: 2vw;
}
/* ------------------------------
News
------------------------------ */
#fp-cnt .newsList {
  padding: 0 30px 5vw;
}
#fp-cnt .newsList li:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: 2px dotted #a09699;
}
#fp-cnt .newsList li a {
  display: block;
  padding-bottom: 10px;
}
#fp-cnt .newsList li .day {
  font-weight: bold;
}
#fp-cnt .newsList li p {
  font-size: 1.8rem;
  margin: 0;
  font-weight: bold;
}
#fp-cnt .newsList li a:link, #fp-cnt .newsList li a:visited {
  color: #444 !important;
}
#fp-cnt .newsList li a:hover, #fp-cnt .newsList li a:active {
  color: #444 !important;
  text-decoration: underline;
}
/* ------------------------------
Font size and color
------------------------------ */
#fp-cnt a, #fp-cnt a:link, #fp-cnt a:visited, #fp-cnt a:hover, #fp-cnt a:active {
  color: #f62c6f;
}
#fp-main {
  line-height: 1.7;
  color: #444;
}
#fp-main p {
  font-size: 1.8rem;
}
/* ------------------------------
Parts
------------------------------ */
/* Photo */
.ph_wrap {
  display: flex;
  justify-content: space-between;
}
#fp-cnt .cf .rendou_img01 img, #fp-cnt .cf .rendou_img02 img {
  width: 100%;
  margin-bottom: 5px;
}
#fp-cnt .cf .rendou_img01, #fp-cnt .cf .rendou_img02 {
  display: block;
  max-width: 555px;
  margin-top: 10px;
  width: 49%;
}
#fp-cnt .cf .rendou_img02 {
  margin-left: 2.5%;
}
#fp-cnt .cf .rendou_img03 img {
  width: 600px;
  margin-bottom: 5px;
}
/* TVer・FODバナー ---------- */
#tver-fod-bnr .s-bnr--top, #tver-fod-bnr .s-bnr--top-2{
  padding: 30px 0 0;
}
#tver-fod-bnr .s-bnr--top li{
  width: 49.5%;
}
#tver-fod-bnr .s-bnr--top-2 p{
  width: 49.5%;
  margin: 0 auto;
}
#tver-fod-bnr .s-bnr a {
  margin: auto;
}
#tver-fod-bnr .s-bnr a:hover,#tver-fod-bnr .s-bnr--top-2 p  a:hover{
  opacity: 0.6;
}
#tver-fod-bnr .s-bnr__item + .s-bnr__item {
  margin-top: 26px;
}
#tver-fod-bnr img {
  max-width: 100%;
}
/* photo caption */
#fp-main .caption {
  font-size: .78em;
  color: #999;
  line-height: 1.2;
}
#fp-main .caption.frbox_top_r {
  font-size: 1em;
  width: 49%;
}
#fp-main .caption span {
  display: block;
}
/* boxes */
#fp-main .frbox, #fp-main .frbox_top {
  display: block;
  /* float: right; */
  max-width: 600px;
  margin: 0 auto 1em;
  width: 100%;
}
#fp-main .frbox img {
  margin-bottom: 5px;
  width: 100%;
  /*padding-top: 1.3em;*/
}
#fp-main .frbox_top {
  margin-bottom: 2.3em;
  width: 100%;
  padding-top: 2.3em;
  max-width: 600px;
}
#fp-main .frbox_top img {
  margin-bottom: 5px;
  width: 100%;
}
#fp-main .box378 {
  width: 312px;
}
/* linkBtn */
.linkBtn {
  text-align: center;
}
.linkBtn a:link, .linkBtn a:visited {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  transition: .5s;
}
.linkBtn a:hover, .linkBtn a:active {

  text-decoration: none;
  filter: brightness(1.10); 
}

.linkBtn2 a:link, .linkBtn a:visited {
  position: relative;
  display: inline-block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  transition: .5s;
}
.linkBtn2 a:hover, .linkBtn a:active {

  text-decoration: none;
  filter: brightness(1.10); 
}


#theme #fp-main .linkBtn a::after {
  content: none !important;
  border-top: solid 3px;
  border-right: solid 3px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
}
/* youtube */
#fp-cnt #fp-tmppage-simple-youtube_movielist li {
  width: 600px;
  float: none;
  padding-bottom: 1.2em;
}
/* cx-video-responsive-1～10 */
#fp-main [id^="cx-video-responsive-"] {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 1em;
}
/* ------------------------------------------------------------
for Smartphone
------------------------------------------------------------ */
@media screen and (max-width: 768px) {
  .clearfix {
    margin: 1vh 0 3vh;
  }
  /* ------------------------------
Layout
------------------------------ */
  /* Outline ----------*/
  #cx_spContentsMain {
    background: #fff;
  }
  #theme {
    min-width: 100%;
    background-size: 40%;
  }
  #fp-contents {
    width: 100% !important;
    margin: 0 auto;
    padding-bottom: 0;
  }
  #fp-cnt {
    padding: 0;
  }
  #fp-main {
    float: none;
    font-size: min(3.8vw, 16px) !important;
    width: 100%;
  }
  #theme #fp-main .fp-cont-inner {
    padding: 0px 5%;
  }
  /* ------------------------------
MainVisual Area
------------------------------ */
  #fp-hdr-block {
    padding: 0;
  }
  #fp-hdr {
    width: 100%;
  }
  #fp-hdr #fp-airdate, #fp-hdr #fp-nextdate {
    font-size: min(7vw, 37px);
  }
  /* ------------------------------
Nav
------------------------------ */
  #fp-nav ul {
    font-size: .24vw;
  }
  #fp-nav ul li {
    margin-left: 0;
  }
  #fp-nav ul li a {
    font-size: min(4vw, 26px) !important;
    letter-spacing: normal;
    height: max(9vw, 16vw);
  }
  #fp-nav.samePageNav ul li:after {
    font-size: 2vw;
  }
  #fp-nav ul.split5 li {
    width: 33.3333%;
  }
  #fp-nav ul.split5 li:nth-child(4n), #fp-nav ul.split5 li:nth-child(5n) {
    width: 50%;
  }
  #fp-nav.samePageNav ul li:after {
    bottom: 0.3vh;
  }
  /* ------------------------------
Headings
------------------------------ */
  #fp-cnt #fp-main h2 {
    padding: 0.5em 3% .4em;
    letter-spacing: 0;
    -webkit-background-size: 1.5vw 1.5vw;
    background-size: 1.5vw 1.5vw;
    font-size: min(4.7vw, 26px) !important;
    margin-bottom: 2vh;
  }
  #fp-cnt #fp-tmppage-simple-oainfo h3 {
    display: block;
    width: 100% !important;
    font-size: min(4.7vw, 32px) !important;
    max-width: inherit !important;
  }
  #fp-cnt #fp-main h4 {
    margin: 1.5em 0 .7em;
    line-height: 1.3;
  }
  #fp-cnt #fp-tmppage-simple-staff h5 {
    border-width: 2px;
  }
  /* ------------------------------
OnAirInfo
------------------------------ */
  #fp-cnt #fp-tmppage-simple-oainfo p {
    width: 100%;
    font-size: min(4.7vw, 26px);
  }
  #fp-cnt #fp-tmppage-simple-oainfo.left {
    display: block;
  }
  #fp-cnt #fp-tmppage-simple-oainfo .oatitle_left {
    width: 100% !important;
  }
  #fp-cnt #fp-tmppage-simple-oainfo .oa_left {
    width: 100%;
  }
  #fp-cnt #fp-tmppage-simple-oainfo .nextOverview {
    line-height: 1.7;
    font-size: min(4.1vw, 21px) !important;
  }
  #fp-cnt #fp-tmppage-simple-oainfo p.oa_change_text {
    font-size: min(3.5vw, 21px);
  }
  #fp-cnt #fp-tmppage-simple-oainfo .oa_attention {
    font-size: min(4.1vw, 21px) !important;
  }
  #fp-cnt #fp-tmppage-simple-oainfo .oa_attention_text {
    font-size: min(3.8vw, 16px) !important;
  }
  #fp-cnt #fp-tmppage-simple-oainfo .oa_date_extra {
    font-size: 110%;
  }
  /* ------------------------------
caststaff
------------------------------ */
  #fp-tmppage-simple-caststaff .staff {
    width: 100%;
    float: none;
    margin-bottom: 8vw;
  }
  #fp-tmppage-simple-caststaff {
    display: block;
    margin-bottom: 6vw;
  }
  #fp-tmppage-simple-caststaff .cast {
    width: 100%;
    margin-bottom: 8vw;
  }
  /* ------------------------------
Twitter
------------------------------ */
  .twitter-timeline {
    width: 100%;
    overflow: auto;
    margin: 0 auto;
  }
  /* ------------------------------
Instagram
------------------------------ */
  .insta {
    width: 100%
  }
  .insta ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-bottom: 3vw;
  }
  .insta ul li {
    width: 33.333%;
    background: #fff;
    padding-right: 10px;
  }
  .insta ul li:nth-child(-n+3) {
    margin-bottom: 10px;
  }
  /* ------------------------------
Backnumber Schedule
------------------------------ */
  #fp-cnt #fp-main #fp-tmppage-simple-schedule h3, #fp-cnt #fp-main #fp-tmppage-simple-story-bknum h3 {
    margin: 3vw 0 4vw;
  }
  #fp-cnt .listbox ul {
    display: block;
  }
  #fp-cnt .listbox li {
    width: 100%;
    margin: 3vw 0 3vw;
  }
  #fp-cnt #fp-main #fp-tmppage-simple-story-bknum .linkBtn a:link {
    margin-top: 0;
    margin-bottom: 4.5vw;
  }
  /* ------------------------------
News
------------------------------ */
  #fp-cnt .newsList {
    padding: 0 3% 5vw;
  }
  #fp-cnt .newsList li:not(:last-child) {
    margin-bottom: 3vw;
  }
  #fp-cnt .newsList li p {
    font-size: 1.6rem;
  }
  /* ------------------------------
Font size and color
------------------------------ */
  #fp-main p {
    font-size: inherit;
  }
  /* ------------------------------
Parts
------------------------------ */
  /* Photo */
  .ph_wrap {
    display: block;
  }
  #fp-cnt .cf .rendou_img01, #fp-cnt .cf .rendou_img02 {
    max-width: inherit;
  }
  #fp-cnt .img_spmax, #fp-cnt .cf .img_spmax {
    width: 100%;
    margin: 0 0 2vh;
    float: none;
  }
  #fp-cnt .img_spmax img, #fp-cnt .cf .img_spmax img {
    width: 100%;
  }
  /* TVer・FODバナー ---------- */
	
  #tver-fod-bnr .s-bnr--top-2 p{
  width: 100%;
  }	
  #tver-fod-bnr .s-bnr--top,#tver-fod-bnr .s-bnr--top-2 {
    display: block;
    padding: 1.8vh 0 0;
  }
  #tver-fod-bnr .s-bnr--top li {
    width: 100%;
  }
  #tver-fod-bnr .s-bnr--top li:first-of-type {
    margin-bottom: 0.4em;
  }
  /* photo caption */
  #fp-main .caption span {
    max-width: none;
  }
  /* boxes */
  #fp-main .frbox {
    max-width: none;
  }
  #fp-main .frbox_top {
    padding-top: 1.3em;
  }
  #fp-main .frbox img {
    width: 100%;
    padding-top: 0.3em;
  }
  /* linkBtn */
  .linkBtn a:link, .linkBtn a:visited {
    width: 100%;
    height: 6vh;
    line-height: 6vh;
    margin-bottom: -3vw;
    margin-top: 2vw;
  }

  .linkBtn2 a:link, .linkBtn a:visited {
    width: 100%;
    height: 6vh;
    line-height: 6vh;
    margin-bottom: 4vw;
    margin-top: 2vw;
  }

  #theme #fp-main .linkBtn a::after {
    right: 16px;
    width: 17px;
    height: 17px;
  }
  /* youtube */
  #fp-cnt #fp-tmppage-simple-youtube_movielist li p {
    font-size: 24vw;
  }
  /* fp-tmppage-simple-faq */
  #fp-tmppage-simple-faq .listinfo li img {
    zoom: 1.6;
  }
  /* cx-video-responsive-1～10 */
  #fp-main [id^="cx-video-responsive-"] {
    max-width: none;
    margin: 0 0 2vh;
  }
}