@charset "UTF-8";
#tokusetsu_dai {
  font-size: 16px;
  font-family: "游ゴシック", "游ゴシック体", YuGothicMedium, YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", "HiraKakuProN-W3", "TakaoExゴシック", TakaoExGothic, "MotoyaLCedar", "Droid Sans Japanese", sans-serif;
  font-weight: 500;
  background: #1d1b16;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai {
    font-size: 14px;
  }
}

.wrapper {
  margin-top: 107px;
}

@media screen and (max-width: 768px) {
  .wrapper {
    margin-top: 64px;
  }
}

img {
  height: auto;
  border-style: none;
}

@media screen and (max-width: 768px) {
  img {
    max-width: 100%;
  }
}

#tokusetsu_dai.container {
  background: #faf4d7;
}

#tokusetsu_dai .main-area {
  width: 100%;
  font-size: 0;
  background: #1d1b16;
}

#tokusetsu_dai .main-area {
  max-width: 100%;
  text-align: center;
  background-image: url(../img/mv_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0px 60px;
}

@media (max-width: 768px) {
  #tokusetsu_dai .main-area {
    padding: 5px 0px 40px;
  }
}

/*skyper banner
-------------------------------------------------------------*/
#tokusetsu_dai .skyper-area {
  text-align: center;
  padding: 60px 0;
  background: #fff;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .skyper-area {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .skyper-area {
    text-align: center;
  }
}

#tokusetsu_dai .bnr-skyper:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: 0.2s;
}

/*アンカー
-------------------------------------------------------------*/
#monthly-anchors {
  background: linear-gradient(119deg, #b78fa7 0 30%, #a57d99 60% 100%);
  padding: 50px 0;
}

@media screen and (max-width: 768px) {
  #monthly-anchors {
    padding: 20px 0;
    margin: 30px auto 0;
  }
}

.anc {
  max-width: 838px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .anc img {
    max-width: initial;
    width: 100%;
  }
  .anc {
    max-width: initial;
    display: block;
    padding: 0 20px;
  }
  .anc div:first-child {
    margin-bottom: 10px;
  }
  .anc div:last-child {
    margin-top: 10px;
  }
}

/* リード
------------------------------------------------------------- */
#tokusetsu_dai .lead {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "MacHiramin", "YuMincho", "HG明朝B", "HG明朝E", "MS PMincho", "MS Mincho", serif;
  padding: 18px 0 68px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}

#tokusetsu_dai .lead > div:first-child {
  max-width: 924px;
  background-color: #fff;
  background-image: url(../img/lead1.png), url(../img/lead2.png);
  background-position: top left, bottom right;
  background-repeat: no-repeat;
  margin: auto;
  padding: 24px;
}

#tokusetsu_dai .lead div span.date {
  color: #4c0910;
  display: block;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .lead {
    padding: 30px 20px;
  }
  #tokusetsu_dai .lead > div:first-child {
    text-align: left;
    padding: 26px 20px;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  #tokusetsu_dai .plan-title {
    margin: 0 0 30px 0;
    padding: 0 20px;
  }
}

/* 番組
------------------------------------------------------------- */
.program_outer {
  background-image: url(../img/program_bg.jpg);
  background-size: auto;
  background-position-y: -155px;
  background-position-x: 15px;
}

.progran_title {
  text-align: center;
  margin-bottom: 20px;
  margin-left: 65px;
}

@media (max-width: 768px) {
  .progran_title {
    margin-left: 35px;
    margin-bottom: 0px;
  }
}

.progran_title__past {
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .program_outer {
    background-image: url(../img/program_bg_sp.jpg);
    background-size: cover;
    background-position-y: -120px;
    background-position-x: center;
  }
  .progran_title img {
    transform: scale(0.8);
  }
}

#tokusetsu_dai .program-area {
  padding: 60px 0 0 0;
  width: 100%;
}

#tokusetsu_dai .program-area__past {
  padding: 70px 0 0 0;
  width: 100%;
}

@media (max-width: 768px) {
  #tokusetsu_dai .program-area__past {
    padding: 40px 0 0 0;
  }
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .program-area {
    padding: 30px 0;
  }
}

#tokusetsu_dai .program-area-b {
  background: #d6eae8;
  padding: 60px 0 60px 0;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .program-area-b {
    padding: 30px 0 30px 0;
  }
}

#tokusetsu_dai .prog-b {
  background: #F7F5F5;
  max-width: 960px;
  margin: 0 auto 40px auto;
  padding: 60px 45px 50px 50px;
  overflow: hidden;
  border: 3px solid #DCBD23;
  box-sizing: border-box;
  border-image-source: url(../img/box.jpg);
  border-image-slice: 100;
  border-image-width: 100px;
  border-image-outset: 0px;
  border-image-repeat: round;
}

@media (min-width: 769px) {
  #tokusetsu_dai .m-hakuoki__past .prog-b {
    padding: 60px 45px 50px 50px;
  }
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .prog-b {
    margin: 0 20px 30px 20px;
    padding: 30px 15px;
  }
}

#tokusetsu_dai .program-title-area-b {
  font-size: 28px;
  color: #018599;
  line-height: 0.8em;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .program-title-area-b {
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 0px;
  }
}

#tokusetsu_dai .program-title-b {
  line-height: 1.1em;
}

#tokusetsu_dai .small-b {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 1.8em;
  padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .small-b {
    font-size: 13px;
    padding-bottom: 0px;
    padding-bottom: 5px;
  }
}

#tokusetsu_dai .program-image-b {
  float: left;
  width: 42%;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .program-image-b {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-size: 13px;
  }
  #tokusetsu_dai .program-image-b img {
    max-width: 100%;
  }
}

#tokusetsu_dai .date-b {
  margin-bottom: 20px;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .date-b {
    text-align: left;
    font-size: 14px;
    margin-bottom: 15px;
  }
}

#tokusetsu_dai .program-image-b .date_title-b {
  display: block;
}

#tokusetsu_dai .program-detail-b {
  float: right;
  width: 56%;
  margin-top: -6px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .program-detail-b {
    float: none;
    width: 100%;
    font-size: 13px;
    margin-top: 0px;
  }
}

#tokusetsu_dai .detail-credit-b {
  font-size: 0.9em;
  margin: 30px 0 20px 0;
  list-style-type: none;
  padding-left: 0;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: -0.2px;
}

#tokusetsu_dai .detail-txt-b {
  font-size: 16px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .detail-credit-b {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 13px;
  }
  #tokusetsu_dai .detail-txt-b {
    font-size: 13px;
  }
}

#tokusetsu_dai .prog-b .schedule-btn-b {
  text-align: right;
}

#tokusetsu_dai .prog-b .schedule-btn-b a {
  margin-top: 30px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  background: #b4a560;
  padding: 10px 26px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .prog-b .schedule-btn-b a {
    display: block;
    width: 100%;
    font-size: 4vw;
    margin-top: 15px;
  }
}

#tokusetsu_dai .tag-area-b {
  overflow: hidden;
  margin-top: 15px;
}

#tokusetsu_dai .tag-area-b p {
  display: inline-block;
  background: #0099FF;
  font-weight: bold;
  padding: 3px 10px;
  color: white;
}

.italic {
  font-style: italic;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .tag-area-b {
    margin-top: 10px;
  }
}

#tokusetsu_dai .age-b {
  color: #000;
  display: inline-block;
  font-size: 14px;
  float: left;
}

#tokusetsu_dai .tag-area-b .prog-tag {
  text-align: center;
  vertical-align: top;
  display: inline-block;
  background-size: contain;
  background: #118598;
  padding: 1px 8px;
  margin-left: 10px;
  color: #fff;
  font-size: 13px;
  float: right;
}

#tokusetsu_dai .program-title-b {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}

#tokusetsu_dai .program-title-b .year {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .program-title-b {
    font-size: 20px;
  }
  #tokusetsu_dai .program-title-b .year {
    font-size: 16px;
  }
}

#tokusetsu_dai .small-b {
  font-weight: bold;
  font-size: 20px;
  color: #4c0910;
}

@media (max-width: 768px) {
  #tokusetsu_dai .small-b {
    font-size: 16px;
  }
}

#tokusetsu_dai .tag-area-b .prog-tag {
  background: #d3c78a;
}

/* 放送ボタン
----------------------------- */
#tokusetsu_dai .schedule-btn {
  text-align: right;
}

#tokusetsu_dai .schedule-btn a {
  margin-top: 15px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  background: #6B477C;
  padding: 17px 50px 17px 40px;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .schedule-btn a {
    display: block;
    width: 100%;
    font-size: 4vw;
    margin-top: 15px;
  }
}

/*skyper banner
-------------------------------------------------------------*/
#tokusetsu_dai .skyper-area {
  background: none;
  padding: 0 0 80px;
  margin-top: 60px;
}

@media (max-width: 768px) {
  #tokusetsu_dai .skyper-area {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .skyper-area {
    padding: 0 20px;
  }
}

/* Sns
------------------------------------------------------------- */
#tokusetsu_dai .sns_area {
  margin: 0 auto;
}

#tokusetsu_dai .sns_area .area_inner {
  position: relative;
  margin: 0 auto;
  max-width: 980px;
  padding: 20px 0 45px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .sns_area .area_inner {
    padding: 30px 0;
  }
}

#tokusetsu_dai .sns_area .sns_title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .sns_area .sns_title {
    margin-bottom: 10px;
  }
}

#tokusetsu_dai .sns_area .btnList {
  overflow: hidden;
  font-size: 0;
  text-align: center;
}

#tokusetsu_dai .sns_area .btnList > li {
  display: inline-block;
  width: 78px;
  height: 78px;
  margin: 2% 35px 0;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .sns_area .btnList > li {
    display: inline-block;
    margin: 0 5px;
    max-width: 78;
    width: 50px;
    height: 50px;
  }
}

#tokusetsu_dai .sns_area .btnList > li:first-child {
  margin-top: 0;
}

#tokusetsu_dai .sns_area .btnList > li a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 0;
  background: 0 0 no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  padding-top: 100%;
  border-radius: 50%;
}

#tokusetsu_dai .sns_area .btnList > li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition: 0.2s;
}

#tokusetsu_dai .sns_area {
  margin: 0 auto;
  background: #333;
}

/* Credit
------------------------------------------------------------- */
#tokusetsu_dai .credit_area {
  max-width: 100%;
  border: none;
  font-size: 10px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .credit_area {
    width: auto;
    padding: 0 20px;
  }
}

#tokusetsu_dai .credit_area p {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

#tokusetsu_dai .credit_area {
  max-width: 100%;
  border: none;
  font-size: 10px;
  color: #fff;
  background: #333;
}

/* Footer
------------------------------------------------------------- */
#footerArea {
  background: #000;
  font-size: 10px;
}

.footer {
  padding: 40px;
  color: #fff;
  text-align: center;
  font-size: 10px;
}

#footer .inner {
  text-align: left;
}

.footer {
  padding: 40px;
  color: #fff;
  background: #333;
}

/* recommend
------------------------------------------------------------- */
.recom_area {
  width: 100%;
  background: #80916A;
  text-align: center;
  padding: 40px 0;
  box-sizing: border-box;
  /* margin-top: 60px; */
}

.recom_area p.title {
  display: inline-block;
  color: #fff;
  font-size: 30px;
  font-family: "游ゴシック", "游ゴシック体", YuGothicMedium, YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", "HiraKakuProN-W3", "TakaoExゴシック", TakaoExGothic, "MotoyaLCedar", "Droid Sans Japanese", sans-serif;
  font-weight: 500;
  position: relative;
}

.recom_area p.title br {
  display: none;
}

.recom_area p.title:before {
  content: "";
  position: absolute;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0 3px;
  height: 1em;
  top: 1.3em;
  left: -0.64em;
  margin-top: -1em;
  transform: rotate(-35deg);
  width: 0;
}

.recom_area p.title:after {
  content: "";
  position: absolute;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 0 3px;
  height: 1em;
  top: 1.3em;
  right: -0.44em;
  margin-top: -1em;
  transform: rotate(35deg);
  width: 0;
}

@media screen and (max-width: 768px) {
  .recom_area p.title {
    font-size: 26px;
    padding: 0 20px;
  }
  .recom_area p.title br {
    display: block;
  }
  .recom_area p.title:before {
    content: "";
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 0 2px;
    height: 2.6em;
    top: 1.2em;
    left: -1em;
    margin-top: -1em;
    transform: rotate(-25deg);
    width: 0;
  }
  .recom_area p.title:after {
    content: "";
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 0 2px;
    height: 2.6em;
    top: 1.2em;
    right: -1em;
    margin-top: -1em;
    transform: rotate(23deg);
    width: 0;
  }
}

@media screen and (orientation: landscape) {
  .recom_area p.title:before {
    content: "";
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 0 3px;
    height: 1em;
    top: 1.3em;
    left: -0.64em;
    margin-top: -1em;
    transform: rotate(-35deg);
    width: 0;
  }
  .recom_area p.title:after {
    content: "";
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 0 3px;
    height: 1em;
    top: 1.3em;
    right: -0.44em;
    margin-top: -1em;
    transform: rotate(35deg);
    width: 0;
  }
}

.recom_area .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 912px;
  margin: 30px auto 0;
}

.recom_area .flex > a {
  background: #dedbdb;
}

.recom_area .flex > a div {
  text-align: left;
  font-size: 14px;
  max-width: 285px;
}

.recom_area .flex > a div > div {
  background: #dedbdb;
  color: #333;
  padding: 16px;
  box-sizing: border-box;
}

.recom_area .flex > a div p {
  font-size: 16px;
  font-weight: bold;
}

.recom_area .flex > a div span {
  display: block;
}

.recom_area .flex > a div img {
  /* max-width:284px; */
}

.pc_recm {
  display: block;
  margin: auto;
}

.sp_recm {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_recm {
    display: none;
  }
  .sp_recm {
    display: block;
    margin: auto;
  }
  .recom_area .flex {
    display: block;
    padding: 0 20px;
    max-width: initial;
    margin: 30px auto 0;
  }
  .recom_area .flex > a div {
    font-size: 16px;
    max-width: initial;
  }
  .recom_area .flex > a div p {
    font-size: 18px;
  }
  .recom_area .flex > a div img {
    max-width: initial !important;
    width: 100% !important;
  }
  .recom_area .flex > a div > div {
    width: 100%;
  }
  .recom_area .flex > a div {
    margin-bottom: 30px;
  }
  .recom_area .flex > a:last-child div {
    margin-bottom: 0;
  }
  .recom_area > img {
    padding: 0 20px;
  }
}

#tokusetsu_dai .small-b .rep {
  display: inline-block;
  color: #7e7857;
  background: #faf5d8;
  padding: 0 8px;
}

/* movie ------------------------
------------------ */
#tokusetsu_dai .movie {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

#tokusetsu_dai .movie.block {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 20px auto 68px;
}

#tokusetsu_dai .movie > div {
  width: auto;
}

#tokusetsu_dai .movie > div p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 20px auto 0;
}

#tokusetsu_dai .movie > div p a {
  color: #cbba90;
  text-decoration: underline;
}

#tokusetsu_dai .movie > div iframe {
  max-width: 560px;
}

#tokusetsu_dai .movie > div:first-child {
  margin-right: 20px;
}

#tokusetsu_dai .movie > div:last-child {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .movie {
    background: none;
    display: block;
    padding: 0 20px;
    margin-bottom: 30px;
  }
}

#tokusetsu_dai .movie iframe {
  display: block;
  max-width: 560px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #tokusetsu_dai .movie iframe {
    width: 100%;
    height: 50vw;
  }
  #tokusetsu_dai .movie > div p {
    font-size: 18px;
  }
  #tokusetsu_dai .movie > div:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #tokusetsu_dai .movie > div:last-child {
    margin-left: 0;
  }
  #tokusetsu_dai .movie.block {
    margin: 20px auto 20px;
  }
}

.m-hakuoki__mv {
  margin-right: 75px;
}

@media (max-width: 768px) {
  .m-hakuoki__mv {
    margin: 0 auto;
    width: 81%;
  }
}

.m-hakuoki__lead {
  font-size: 16px;
  text-align: center;
  margin-top: 65px;
}

@media (max-width: 768px) {
  .m-hakuoki__lead {
    padding: 0px 20px;
    margin-top: 30px;
    font-size: 14px;
  }
}

.m-hakuoki__lead__date {
  margin-top: 20px;
}

.m-hakuoki__bnr {
  margin-top: 50px;
}

@media (max-width: 768px) {
  .m-hakuoki__bnr {
    padding: 0px 20px;
    margin-top: 30px;
  }
}

.m-hakuoki__bnr__item {
  display: inline-block;
}

.m-hakuoki__bnr__item__wrap + .m-hakuoki__bnr__item__wrap {
  margin-top: 30px;
}

.m-hakuoki__anc {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@media (max-width: 768px) {
  .m-hakuoki__anc {
    flex-flow: column;
  }
}

.m-hakuoki__anc__wrap {
  padding: 35px 0px 55px;
  background-image: url(../img/anc_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
  margin-bottom: -15px;
}

@media (max-width: 768px) {
  .m-hakuoki__anc__wrap {
    background-image: url(../img/anc_bg_sp.png);
    padding: 35px 20px 45px;
  }
}

.m-hakuoki__prog__img {
  max-width: 370px;
  width: 100%;
  margin: 0 auto;
}

.m-hakuoki__prog__img__wrap {
  display: flex;
  flex-flow: column;
  gap: 10px;
  width: 46%;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__img__wrap {
    width: 100%;
  }
}

.m-hakuoki__prog__img__apl__01 {
  max-width: 260px;
  margin: 0 auto;
}

.m-hakuoki__prog__tv {
  color: white;
  padding: 5px 15px;
  background-color: #6B477C;
  font-size: 16px;
  margin-bottom: 15px;
  display: inline-block;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__tv {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 2px 10px;
  }
}

.m-hakuoki__prog__tv__icon {
  margin-top: -35px;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__tv__icon {
    margin-top: -20px;
    max-width: 65px;
  }
}

.m-hakuoki__prog__inner {
  display: flex;
  gap: 40px;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__inner {
    flex-flow: column;
    gap: 25px;
  }
}

.m-hakuoki__prog__inner + .m-hakuoki__prog__inner {
  margin-top: 20px;
}

.m-hakuoki__prog__text {
  width: 54%;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__text {
    width: 100%;
  }
}

.m-hakuoki__prog__btn__date {
  text-align: center;
  font-size: 22px;
  margin-top: 18px;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__btn__date {
    font-size: 16px;
  }
}

.m-hakuoki__prog__past__img {
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
}

.m-hakuoki__prog__past__img__wrap {
  display: flex;
  flex-flow: column;
  gap: 20px;
  width: 33%;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__past__img__wrap {
    width: 100%;
  }
}

.m-hakuoki__prog__past__img__apl__01 {
  max-width: 260px;
  margin: 0 auto;
}

.m-hakuoki__prog__past__text {
  width: 67%;
}

@media (max-width: 768px) {
  .m-hakuoki__prog__past__text {
    width: 100%;
  }
}

.m-hakuoki__past {
  background-image: url(../img/past_bg.jpg);
  background-size: auto;
}

.schedule-btn__text {
  position: relative;
}

.schedule-btn__text::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: 3px solid white;
  border-right: 3px solid white;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%) rotate(45deg);
}

#m-hakuoki .sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .sp-only {
    display: block;
  }
}

#m-hakuoki a {
  display: inline-block;
  transition-duration: 0.4s;
}

#m-hakuoki a:hover {
  transform: scale(1.04);
  opacity: 1;
}

#m-hakuoki .btn {
  border: none;
  padding: 0;
  width: 100%;
  display: block;
  height: auto;
}

#m-hakuoki .btn::before,
#m-hakuoki .btn::after {
  display: none;
}

#m-hakuoki .btn:hover {
  opacity: 1;
}

#m-hakuoki .btn a {
  display: block;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 30px;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .btn a {
    font-size: 16px;
    padding: 14px 30px;
  }
}

#m-hakuoki .btn a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}

#m-hakuoki .btn-schedule {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .btn-schedule {
    position: relative;
    margin-top: 20px;
  }
}

#m-hakuoki .btn-schedule a {
  color: #fff;
  background: #E1450A;
  max-width: 640px;
  margin: 0 auto;
  line-height: 1.5em;
  padding: 10px 30px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .btn-schedule a {
    margin-top: 13px;
    height: auto;
    padding: 14px 30px;
  }
}

#m-hakuoki .btn-schedule a::after {
  width: 44px;
  height: 44px;
  background: url(../img/arrow_r.svg) no-repeat center/contain;
  right: 20px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .btn-schedule a::after {
    width: 22px;
    height: 22px;
  }
}

#m-hakuoki .haishin {
  background: #fff url(../img/skyper_bg.jpg);
  background-size: cover;
  padding: 80px 0;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .haishin {
    padding: 30px 20px 30px;
    background-size: cover;
  }
}

#m-hakuoki .skyperhaishin_outer {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 10px;
}

#m-hakuoki .skyperhaishin_inner {
  border: 2px solid #e3dba5;
  padding: 60px 60px;
  position: relative;
  z-index: 2;
  text-align: center;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_inner {
    padding: 30px 15px 30px;
  }
}

#m-hakuoki .skyperhaishin_lead {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding: 40px 0 15px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_lead {
    font-size: 16px;
    padding: 20px 0 5px;
  }
}

#m-hakuoki .skyperhaishin_lead .under-line {
  display: inline-block;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_lead .under-line {
    display: inline;
  }
}

#m-hakuoki .skyperhaishin_column {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_column {
    display: block;
  }
}

#m-hakuoki .skyperhaishin_dl {
  text-align: left;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_dl {
    margin-bottom: 18px;
  }
}

#m-hakuoki .skyperhaishin_dl dt {
  background: #dff5ff;
  display: inline-block;
  margin: 15px 0 5px;
  padding: 0 10px;
  font-size: 14px;
  color: #000;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_dl dt {
    font-size: 15px;
  }
}

#m-hakuoki .skyperhaishin_dl dd {
  font-size: 16px;
  display: block;
  line-height: 1.6em;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_dl dd {
    font-size: 16px;
  }
}

#m-hakuoki .skyperhaishin_column img {
  margin-right: 35px;
  width: 241px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_column img {
    margin: 0 auto;
  }
}

#m-hakuoki .btn-skyperhaishin a {
  background: #00A0E9;
}

#m-hakuoki .btn-skyperhaishin a:hover {
  filter: brightness(1);
}

@media screen and (max-width: 768px) {
  #m-hakuoki .btn-skyperhaishin::after {
    right: 0;
    left: 0;
    top: auto;
    bottom: 15px;
  }
}

#m-hakuoki .italic {
  font-style: italic;
}

#m-hakuoki .skyperhaishin_inner small {
  display: block;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
  font-weight: normal;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .skyperhaishin_inner small {
    text-align: left;
    font-size: 12px;
  }
}

#m-hakuoki .btn-schedule.guide {
  margin-top: 20px;
}

#m-hakuoki .btn-schedule.guide a {
  border: 2px solid #00A0E9;
  background: #fff;
  color: #00A0E9;
  height: auto;
}

#m-hakuoki .btn-schedule.guide a::after {
  width: 44px;
  height: 44px;
  background: url("https://jd-dev.neiga-admin.net/osusume/m-hakuoki-ikkyo/img/arrow_guide_r.png") no-repeat center/auto;
  right: 20px;
}

@media screen and (max-width: 768px) {
  #m-hakuoki .btn-schedule.guide a::after {
    width: 22px;
    height: 22px;
    background-size: 30%;
  }
}

#tokusetsu_dai .m-hakuoki__past .detail-credit-b {
  margin: 10px 0 20px 0;
}

.skyperhaishin_date {
  font-weight: normal;
}

.m-mv {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.m-mv__item {
  z-index: 1;
  position: relative;
}

.m-mv__wrap {
  max-width: 100%;
  text-align: center;
  background-image: url(../img/bg_mv.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0px 70px;
}

@media (max-width: 768px) {
  .m-mv__wrap {
    padding: 17px 0px 40px;
    background-image: url(../img/bg_mv_sp.jpg);
  }
}

.m-mv__wrap .m-bnr {
  padding: 0px 20px;
}

.m-lead {
  font-size: 20px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  text-align: center;
  margin-top: 40px;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .m-lead {
    font-size: 2.8vw;
    margin-top: 8px;
    line-height: 1.5;
  }
}

.m-bnr {
  margin-top: 65px;
  text-align: center;
  z-index: 1;
  position: relative;
}

@media (max-width: 768px) {
  .m-bnr {
    margin-top: 25px;
  }
}

.m-bnr__item__wrap + .m-bnr__item__wrap {
  margin-top: 30px;
}

.m-prog__wrap {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-top: 10px solid #866531;
  border-bottom: 10px solid #866531;
}

@media (max-width: 768px) {
  .m-prog__wrap {
    border-top: 8px solid #866531;
    border-bottom: 8px solid #866531;
  }
}

.m-contents__wrap {
  width: 100%;
  padding: 100px 20px 75px;
}

@media (max-width: 768px) {
  .m-contents__wrap {
    padding: 65px 20px 50px;
  }
}

.m-contents__wrap__01 {
  background-image: url(../img/bg_prog_01.jpg);
  background-size: contain;
  background-position: center;
}

@media (max-width: 768px) {
  .m-contents__wrap__01 {
    background-image: url(../img/bg_prog_01_sp.jpg);
    background-size: cover;
  }
}

.m-contents__wrap__01 .m-prog {
  border: 3px solid #ce3e19;
}

.m-contents__wrap__02 {
  background-image: url(../img/bg_prog_02.jpg);
  background-size: contain;
  background-position: center;
}

@media (max-width: 768px) {
  .m-contents__wrap__02 {
    background-image: url(../img/bg_prog_02_sp.jpg);
    background-size: cover;
  }
}

.m-contents__wrap__02 .m-prog {
  border: 3px solid #db6203;
}

.m-contents__wrap__02 .m-prog__text__date {
  color: #db6203;
}

.m-contents__wrap__03 {
  background-image: url(../img/bg_prog_03.jpg);
  background-size: contain;
  background-position: center;
}

@media (max-width: 768px) {
  .m-contents__wrap__03 {
    background-image: url(../img/bg_prog_03_sp.jpg);
    background-size: cover;
  }
}

.m-contents__wrap__03 .m-prog {
  border: 3px solid #caa725;
}

.m-contents__wrap__03 .m-prog__text__date {
  color: #7c6202;
}

.m-contents__wrap__04 {
  background-image: url(../img/bg_prog_04.jpg);
  background-size: contain;
  background-position: center;
  padding: 100px 20px 90px;
}

@media (max-width: 768px) {
  .m-contents__wrap__04 {
    background-image: url(../img/bg_prog_04_sp.jpg);
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .m-contents__wrap__04 {
    padding: 65px 20px 50px;
  }
}

.m-contents__wrap__04 .m-prog {
  border: 3px solid #628833;
}

.m-contents__wrap__04 .m-prog__text__date {
  color: #628833;
}

.m-contents__wrap .m-bnr {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .m-contents__wrap .m-bnr {
    margin-top: 40px;
  }
}

.m-prog {
  display: flex;
  gap: 20px;
  position: relative;
  padding: 65px 55px 50px 50px;
  justify-content: space-between;
  border: 3px solid #dcbd23;
  background-color: white;
  max-width: 980px;
  box-sizing: border-box;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .m-prog {
    flex-flow: column-reverse;
    padding: 35px 15px 35px;
    gap: 20px;
  }
}

.m-prog + .m-prog {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .m-prog + .m-prog {
    margin-top: 40px;
  }
}

.m-prog__btn {
  display: inline-block;
  background-color: #682272;
  max-width: 325px;
  padding: 10px 20px;
  text-align: center;
  font-size: 18px;
  width: 100%;
}

@media (max-width: 768px) {
  .m-prog__btn {
    width: 100%;
    padding: 8px 20px;
    font-size: 14px;
  }
}

.m-prog__btn:hover {
  transform: scale(1.04);
  opacity: 1;
}

.m-prog__btn__wrap {
  margin-top: 35px;
}

@media (max-width: 768px) {
  .m-prog__btn__wrap {
    text-align: center;
    margin-top: 25px;
  }
}

.m-prog__btn + .m-prog__btn {
  margin-top: 20px;
}

.m-prog__btn__text {
  color: #fff;
}

.m-prog__btn--wide {
  max-width: 325px;
  font-size: 16px;
}

.m-prog__img + .m-prog__img {
  margin-top: 20px;
}

.m-prog__img__wrap {
  width: 43%;
  text-align: center;
}

@media (max-width: 768px) {
  .m-prog__img__wrap {
    width: 100%;
  }
}

.m-prog__text {
  width: 54%;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .m-prog__text {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .m-prog__text__item {
    font-size: 11px;
    line-height: 1.8;
  }
}

.m-prog__text__inner {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
}

.m-prog__text__date {
  color: #ce3e19;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 10px;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-underline-offset: -5px;
  -webkit-text-decoration-color: #fff730;
  text-decoration-color: #fff730;
}

@media (max-width: 768px) {
  .m-prog__text__date {
    font-size: 14px;
    text-decoration-thickness: 5px;
  }
}

.m-prog__wrap {
  position: relative;
}

.m-prog__bnr {
  margin-top: 65px;
}

@media (max-width: 768px) {
  .m-prog__bnr {
    margin-top: 40px;
  }
}

.m-prog__img-border {
  border-image-source: url(../img/box_01.jpg);
  border-image-slice: 100;
  border-image-width: 100px;
  border-image-outset: 0px;
  border-image-repeat: round;
  background-color: white;
}

@media (max-width: 768px) {
  .m-prog__img-border {
    border-image-width: 70px;
  }
}

.m-line {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateY(0%) translateX(-50%);
  height: 14px;
  width: 100%;
  background-size: 100%;
  display: block;
  content: '';
  background-image: url(../img/line.jpg);
}

@media (min-width: 769px) {
  .m-line {
    min-width: 1920px;
  }
}

@media (max-width: 768px) {
  .m-line {
    background-image: url(../img/line_sp.jpg);
    height: 7px;
  }
}

.m-anc {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@media (max-width: 768px) {
  .m-anc {
    flex-flow: column;
  }
}

.m-anc__wrap {
  padding: 35px 0px 55px;
  background-image: url(../img/anc_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
  margin-bottom: -15px;
}

@media (max-width: 768px) {
  .m-anc__wrap {
    background-image: url(../img/anc_bg_sp.png);
    padding: 35px 20px 45px;
  }
}

.nenmatsu2024__heading__wrap {
  position: absolute;
  top: -42px;
  left: -30px;
  transform: translateY(0%) translateX(0%);
}

@media (max-width: 768px) {
  .nenmatsu2024__heading__wrap {
    top: -30px;
    left: -20px;
  }
}

.nenmatsu2024__prog__01 {
  border-image-source: url(../img/box_01.jpg);
  border-image-slice: 100;
  border-image-width: 100px;
  border-image-outset: 0px;
  border-image-repeat: round;
  background-color: white;
}

@media (max-width: 768px) {
  .nenmatsu2024__prog__01 {
    border-image-width: 70px;
  }
}

.nenmatsu2024__prog__02 {
  border-image-source: url(../img/box_02.jpg);
  border-image-slice: 100;
  border-image-width: 100px;
  border-image-outset: 0px;
  border-image-repeat: round;
  background-color: white;
}

@media (max-width: 768px) {
  .nenmatsu2024__prog__02 {
    border-image-width: 70px;
  }
}

.nenmatsu2024__prog__03 {
  border-image-source: url(../img/box_03.jpg);
  border-image-slice: 100;
  border-image-width: 100px;
  border-image-outset: 0px;
  border-image-repeat: round;
  background-color: white;
}

@media (max-width: 768px) {
  .nenmatsu2024__prog__03 {
    border-image-width: 70px;
  }
}

@media (max-width: 768px) {
  #prog_1 .nenmatsu2024__heading__wrap {
    max-width: 318px;
  }
}

@media (max-width: 768px) {
  #prog_2 .nenmatsu2024__heading__wrap {
    max-width: 320px;
  }
}

@media (max-width: 768px) {
  #prog_3 .nenmatsu2024__heading__wrap {
    max-width: 192px;
  }
}

@media (max-width: 768px) {
  #prog_4 .nenmatsu2024__heading__wrap {
    max-width: 210px;
  }
}

@media (max-width: 768px) {
  #prog_5 .nenmatsu2024__heading__wrap {
    max-width: 335px;
  }
}

@media (max-width: 768px) {
  #prog_6 .nenmatsu2024__heading__wrap {
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  #prog_7 .nenmatsu2024__heading__wrap {
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  #prog_8 .nenmatsu2024__heading__wrap {
    max-width: 335px;
  }
}

.m-month-heading {
  text-align: center;
  margin-bottom: 10px;
}

.m-prog + .m-month-heading {
  margin-top: 40px;
}

.m-prog__text__cast__indent {
  text-indent: -47px;
  padding-left: 47px;
}

.m-no-wrap {
  white-space: nowrap;
}

.m-repeat {
  font-size: 16px;
  font-weight: bold;
  padding: 4px 10px;
  border: 1px solid #000;
  display: inline-block;
  color: #333;
  margin-bottom: 5px;
}

.m-bnr__item:hover {
  opacity: 0.5;
}

.main a:hover {
  opacity: 0.5;
}

.m-lead__heading {
  font-size: 30px;
  color: #52065d;
  font-weight: bold;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .m-lead__heading {
    font-size: 4.3vw;
  }
}

@media (max-width: 768px) {
  .m-lead__item {
    line-height: 2;
  }
}

.m-lead__date {
  color: white;
  background-color: #e16609;
  padding: 11px 10px 15px;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  max-width: 675px;
  font-size: 26px;
  line-height: 1;
}

@media (max-width: 768px) {
  .m-lead__date {
    width: 90%;
    margin-top: 15px;
    font-size: 3.6vw;
    padding: 8px 5px 12px;
  }
}

.m-lead__date__num {
  font-size: 36px;
  line-height: 1;
}

@media (max-width: 768px) {
  .m-lead__date__num {
    font-size: 5vw;
  }
}

.m-mv__kamihubuki__left {
  position: absolute;
  top: -13px;
  left: -33px;
  transform: translateY(0%) translateX(-50%);
}

@media (max-width: 768px) {
  .m-mv__kamihubuki__left {
    display: none;
  }
}

.m-mv__kamihubuki__right {
  position: absolute;
  top: -28px;
  right: 23px;
  transform: translateY(0%) translateX(50%);
}

@media (max-width: 768px) {
  .m-mv__kamihubuki__right {
    display: none;
  }
}

.m-prog__kamihubuki__left {
  position: absolute;
  top: -15px;
  left: -210px;
  transform: translateY(0%) translateX(-50%);
}

@media (max-width: 768px) {
  .m-prog__kamihubuki__left {
    display: none;
  }
}

.m-prog__kamihubuki__right {
  position: absolute;
  top: -30px;
  right: -223px;
  transform: translateY(0%) translateX(50%);
}

@media (max-width: 768px) {
  .m-prog__kamihubuki__right {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */
