@charset "utf-8";

html {
  overflow: auto;
  /* iOS・レスポンシブモード用*/
}

*,
::before,
::after {
  box-sizing: border-box;
}

body {
  position: relative;
  background: #000;
  /* iOS用 */
  margin: 0;
  overflow: visible;
  overflow-x: hidden;
  width: 100%;
  /* font-family: 'メイリオ',"ヒラギノ角ゴ Pro", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif; */
  font-family: 'Noto Sans JP', 'メイリオ', 'ヒラギノ角ゴ StdN w6', sans-serif;
  /* font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
  /* font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳＰゴシック','MS PGothic' !important; */
  /* font-family: "ヒラギノ角ゴ StdN W8","ヒラギノ角ゴ ProN","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Verdana, "sans-serif"!important; */
  /* font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; */
  /* font-feature-settings: "palt"; */
}

body.nav_scroll_on {
  overflow: hidden;
}

header,
nav {
  /* position: relative; */
  /* z-index: 100; */
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

h2 {
  margin-top: 0;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  padding: 15px 0px;
  letter-spacing: 8px;
  /* background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%); */
  /* -webkit-background-clip: text; */
  /* color: transparent; */
  color: #000;
  /* background: url(../images/movie/movie.jpg) no-repeat; */
  /* background-size: 100%; */
  /* filter: drop-shadow(0 3px 3px rgba(0,0,0,0.7)); */
  /* box-shadow: 0 3px 3px rgba(0,0,0,0.4); */
  font-family: vdl-logog, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}

@media (max-width: 500px) {
  h2 {
    letter-spacing: 7px;
  }
}

@media all and (-ms-high-contrast: none) {
  h2 {
    /* margin-top: 0; */
    /* font-size: 25px; */
    /* text-align: center; */
    /* font-weight: bold; */
    /* padding: 15px 0px; */
    /* letter-spacing: 8px; */
    /* color: #e3bd6d; */
    /* background-image:none; */
    /*  background: url(../images/movie/movie.jpg) no-repeat;*/
    /* background-size: 100%; */
    /* filter: drop-shadow(0 3px 3px rgba(0,0,0,0.7)); */
    /* box-shadow: 0 3px 3px rgba(0,0,0,0.4); */
    /* font-family: vdl-logog, sans-serif; */
    /* font-weight: bold; */
    /* font-style: normal; */
  }
}

/* main_nav.php css start */
@media (max-width: 768px) {
  .head_container_pc {
    display: none;
  }

  .head_container_tb {
    display: none;
  }

  .head_container_sp {
    display: block;
  }
}

@media (min-width: 769px) and (max-width: 1199px) {
  .head_container_pc {
    display: none;
  }

  .head_container_tb {
    display: block;
  }

  .head_container_sp {
    display: none;
  }
}

@media (min-width: 1200px) {
  .head_container_pc {
    display: block;
    /* padding: 10px 0; */
    /* margin-top: 10px */
  }

  .head_container_tb {
    display: none;
  }

  .head_container_sp {
    display: none;
  }
}

.head_container_pc,
.head_container_tb,
.head_container_sp {
  width: 100%;
  /* background: url('../images/header/header_background2.jpg') no-repeat; */
  /* background-size: cover; */
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}

.head_container_pc {
  height: 200px;
}

.head_container_tb,
.head_container_sp {
  /* background: url('../images/header/header_background_sp2.jpg') no-repeat; */
  /* background-size: cover; */
  /* background-position: bottom; */
  /* filter: drop-shadow(0 3px 3px rgba(0,0,0,0.4)); */
  /* box-shadow: 0 4px 4px rgba(0,0,0,0.7); */
}

.head_ul_pc li a:hover,
.head_ul_tb li a:hover,
.head_ul_sp li a:hover {
  opacity: 0.7;
}

ul.head_ul_pc {
  max-width: 1200px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

ul.head_ul_pc li:nth-child(1) {
  /* margin-top: 15px; */
}

ul.head_ul_pc li:nth-child(2) {
  margin-top: 16px;
  margin-left: 150px;
}

ul.head_ul_pc li:nth-child(3) {
  margin-top: 35px;
}

ul.head_ul_tb {
  height: 120px;
  margin: 0 auto;
  list-style: none;
  padding: 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 7px solid #fbd401;
}

.head_img1_tb {
  /* max-width: 88px; */
  /* max-height: 50px; */
  /* margin-right: 200px; */
  /* margin-bottom: 7px; */
  /* margin-left: 5px; */
  /* margin-top: 5px; */
}

/* .head_img1_tb img {
  max-width: 50px;
} */

.head_img2_tb {
  max-width: 153px;
}

.head_img3_tb {
  max-width: 240px;
  margin-bottom: 5px;
  /* margin-left: 5px; */
  /* margin-right: 5px; */
}

.nav_btn {
  width: 75px;
  height: 60px;
  background-size: contain;
  position: relative;
  cursor: pointer;
}

.nav_btn .line {
  left: 2px;
  right: 0;
  width: 74px;
  height: 5px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  position: absolute;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  body {
    /* font-family: 'メイリオ'; */
  }

  .head_img1_tb img {
    /* width: 230px; */
  }

  .nav_btn {
    width: 60px;
    height: 60px;
    /* background: url('../images/header/nav_btn.png') no-repeat; */
    background-size: contain;
    background-position: center;
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
  }
}

@media all and (-ms-high-contrast:none) and (min-width: 769px) and (max-width: 830px) {

  *::-ms-backdrop,
  .nav_btn .line {
    left: 0;
  }
}

.nav_btn .line.top {
  top: 10px
}

.nav_btn.move .line.top {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  top: 30px;
}

.nav_btn .line.middle {
  top: 30px;
}

.nav_btn.move .line.middle {
  width: 0;
  opacity: 0;
}

.nav_btn .line.bottom {
  top: 50px;
}

.nav_btn.move .line.bottom {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 30px;
}

@media (max-width: 768px) {
  .nav_btn {
    width: 45px;
    height: 45px;
  }

  .nav_btn .line {
    width: 40px;
  }

  .nav_btn .line.top {
    top: 7px;
  }

  .nav_btn .line.middle {
    top: 20px;
  }

  .nav_btn .line.bottom {
    top: 33px;
  }

  .nav_btn.move .line.top {
    top: 20px;
  }

  .nav_btn.move .line.bottom {
    top: 20px;
  }
}

ul.head_ul_sp {
  height: 120px;
  margin: 0 auto;
  list-style: none;
  padding: 2vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 7px solid #fbd401;
}

.head_img1_sp {
  max-width: 115px;
  /* width: 115px; */
  margin-right: 3px;
  /* margin-left: 3px; */
}


.head_img2_sp {
  max-width: 180px;
  margin-right: 5px;
}

@media all and (-ms-high-contrast:none) and (max-width: 1199px) {

  *::-ms-backdrop,
  .head_img1_tb {
    /* width: 230px; */
  }

  .head_img2_tb {
    width: 250px;
    /* margin-bottom: 10px; */
  }

  .head_img3_tb {
    /* width: 250px; */
    margin-right: 65px;
  }

  .head_img2_sp {
    width: 220px;
    margin-right: 65px;
    margin-left: 30px;
  }

  .images_three_set a {
    flex: 1;
  }
}

.nav_container_pc {
  width: 100%;
  /* height: 87px; */
  background: #fff;
  background-size: cover;
  position: fixed;
  left: 0;
  top: 200px;
  z-index: 10;
  /* filter: drop-shadow(0 3px 3px rgba(0,0,0,0.4)); */
  box-shadow: 0 1px 8px 5px rgba(0, 0, 0, 0.4);
  /* padding: 3px 0; */
}

.nav_container_pc::before,
.nav_container_pc::after {
  content: '';
  width: 100%;
  height: 7px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #fbd401;
  pointer-events: none;
}

.nav_container_pc::after {
  bottom: 0;
  top: unset;
}


@media (min-width: 2000px) {
  .nav_container_pc {
    background-size: cover;
  }
}

ul.nav_ul_pc {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

li.nav_ul_li_pc {
  position: relative;
  /* padding: 14px; */
  /* margin-top: 5px; */
  text-align: center;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  /* IE11 */
  .nav_ul_li_pc {
    padding: 10px 0 0;
  }
}

li.nav_ul_li_pc:hover {
  /* border-bottom: 3px solid #fcff00; */
  /* margin-top: 8px; */
}

li.nav_ul_li_pc+li.nav_ul_li_pc {
  margin-left: 10px;
}

.main_nav_title_pc {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 23px;
  /* letter-spacing: 3px; */
  font-weight: bold;
  font-style: normal;
}

.nav_ul_li_pc:hover .main_nav_title_pc {
  color: #dd0a00;
}

.main_nav_title_pc span.triangle_icon {
  font-size: 23px;
  margin-left: -20px;
  margin-top: -7px;
  display: inline-block;
  vertical-align: middle;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  /* IE11 */
  .main_nav_title_pc span.triangle_icon {
    vertical-align: baseline;
  }
}

.main_nav_link_set {
  display: flex;
}

.main_nav_link_set a {
  display: block;
}

.main_nav_link_set a:first-child {
  transform: translateX(41px);
}

.main_nav_link_set a:hover {
  opacity: 0.7;
}

ul.nav_list_pc {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: -15px;
  top: 100px;
  z-index: 50;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  /* IE11 */
  ul.nav_list_pc {
    top: 93px;
  }
}

ul.nav_list_pc li {
  width: 480px;
  height: 0;
  background: rgba(255, 255, 255, .9);
  font-size: 12px;
  -webkit-transition: opacity 0.2s, visibility 0.2s, height 0.2s;
  -o-transition: opacity 0.2s, visibility 0.2s, height 0.2s;
  transition: opacity 0.2s, visibility 0.2s, height 0.2s;
  visibility: hidden;
  opacity: 0;
  position: relative;
  z-index: 30;
  line-height: 48px;
}

ul.nav_list_pc li:first-child {
  /* margin-top: 10px; */
}

ul.nav_ul_pc li.nav_ul_li_pc:hover ul.nav_list_pc li {
  opacity: 1;
  visibility: visible;
  height: 51px;
  /* line-height: 38px; */
}

ul.nav_list_pc li:last-child {
  border-bottom: none;
  /* border-radius: 0 0 5px 5px; */
}

ul.nav_list_pc li:hover {
  background: #e0bf43;
  /* background-size: contain; */
}

.nav_list_pc_li_icon {
  font-size: 16px;
  padding: 0 0 0 17px;
  padding-right: 0;
  color: #16257c;
  display: inline-block;
}

.grayout .nav_list_pc_li_icon {
  color: #000;
}

ul.nav_list_pc li:hover .nav_list_pc_li_icon {
  color: #fff;
}

ul.nav_list_pc li a::before {
  /* font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 16px;
  vertical-align: bottom;
  padding-left: 15px;
  padding-right: 5px;
  color: #564414; */
}

a.main_nav_title_pc {
  position: relative;
  display: inline-block;
  text-decoration: none;
  height: 100px;
  line-height: 100px;
}

a.main_nav_title_pc::after {
  position: absolute;
  bottom: 15px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

a.main_nav_title_pc:hover::after {
  transform: scale(1, 1);
}

ul.nav_list_pc:hover+a.main_nav_title_pc::after {
  transform: scale(1, 1);
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  ul.nav_list_pc li a {
    padding-top: 3px;
  }
}

ul.nav_list_pc li a {
  text-decoration: none;
  color: #16257c;
  /* background-color: #003a7b; */
  display: block;
  font-weight: bold;
  text-align: left;
  font-size: 22px;
  letter-spacing: 0.5px;
}

ul.nav_list_pc li:hover a::before,
ul.nav_list_pc li:hover a {
  color: #fff;
  background-color: #dd0a00;
}

ul.nav_list_pc li:hover .underbar {
  /* text-decoration: underline; */
}

@media (max-width: 1199px) {
  .nav_container_pc {
    display: none;
  }

  .nav_container_sp {
    display: block;
  }
}

@media (min-width: 1200px) {
  .nav_container_pc {
    display: block;
  }

  .nav_container_sp {
    display: none;
  }

  .nav_list_pc_li_icon {
    transform: translateY(-2px);
  }

}

.nav_container_sp {
  position: fixed;
  left: 0;
  top: 120px;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* opacity: 0; */
  visibility: hidden;
  height: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  overflow-y: auto;
  z-index: 40;
  /* font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  /* font-family: 'メイリオ','ヒラギノ角ゴ StdN W6',sans-serif; */
}

@media (max-width: 768px) {
  .nav_container_sp {
    top: 120px;
  }
}

.nav_container_sp.open {
  height: 100vh;
  /* opacity: 0.9; */
  background: rgba(255, 255, 255, 0.9);
  visibility: visible;
}

.nav_ul_sp {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 150px;
  /* margin-top: 5px; */
  padding-bottom: 55px;
}

#nav_live_replay_sp {
  padding: 5vw 0;
}

.nav_ul_li_sp {
  width: 100%;
  margin: 0 auto;
  margin-top: 1px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 5;
}

.nav_ul_li_sp a {
  text-decoration: none;
}

.nav_title {
  color: #16257c;
  cursor: pointer;
  font-weight: bold;
  display: block;
  padding: 10px 0;
  font-size: min(6vw, 40px);
}

.nav_title.direct_link:after {
  position: absolute;
  left: 10px;
  top: 15px;
  content: '▶︎';
  font-size: 14px;
  vertical-align: middle;
}

.nav_title:hover {
  opacity: 0.7;
}

.nav_title:hover .nav_list_pc_li_icon {
  color: #f6cf5d;
}

.nav_title::after {
  /* font-family: "Font Awesome 5 Free"; */
  /* content: "\f0d7"; */
  /* font-weight: 900; */
  /* font-size: 24px; */
  /* content: url('../images/header/down.png'); */
  /* width: 24px; */
  /* vertical-align: bottom; */
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  content: '▼';
  font-size: min(6vw, 40px);
  vertical-align: middle;
}

.nav_title.up::after {
  /* font-family: "Font Awesome 5 Free"; */
  /* content: "\f0de"; */
  /* font-weight: 900; */
  /* font-size: 24px; */
  /* content: url('../images/header/up.png'); */
  /* vertical-align: bottom; */
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  content: '▲';
  font-size: min(6vw, 40px);
  vertical-align: middle;
}


.nav_list_sp {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  /* height: 0; */
  /* visibility: hidden; */
  /* opacity: 0; */
  /* transition: all 0.5s; */
  /* overflow: hidden; */
}

.nav_list_sp a {
  color: #16257c;
  text-decoration: none;
  display: block;
  font-weight: bold;
  padding: 10px 0;
  padding-left: 10px;
  letter-spacing: 0.5px;
  font-size: min(4vw, 30px);
}

.nav_list_sp a:hover .nav_list_pc_li_icon {
  color: #ffffff;
}

.nav_list_sp .nav_list_pc_li_icon {
  color: #16257c;
}


.nav_list_sp li:hover {
  background: #dd0a00;
  /* opacity: 0.7; */
}

.nav_list_sp li:hover .underbar {
  color: #ffffff;
}

.nav_list_sp li:last-child {
  border-bottom: none;
}

.images_three_set {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  max-width: 50%;
}

.images_three_set a:hover {
  opacity: 0.7;
}

.image_single {
  margin: 4vw auto 0;
  padding: 0 20px;
}

.justify-content-center {
  justify-content: center;
}

.image_single a:hover {
  opacity: 0.7;
}

.mv-title {
  opacity: 1;
  transform: translateX(100%)skewX(-30deg);
}

.mv-title.active {
  opacity: 1;
  transform: translateX(0)skewX(-30deg);
  transition: 0.7s;
}

.mv-title.finish {
  transform: translateX(0)skewX(0deg);
  transition: 0.5s;
}

.mv-naruchan {
  transform: translateY(100px)translateX(-20%);
  opacity: 0;
}

.mv-naruchan.active {
  transform: translateY(0px)translateX(-20%);
  opacity: 1;
  transition: 0.5s;
}

.mv-naruchan.active2 {
  transform: translateY(0px)translateX(50px);
  transition: transform 0.8s cubic-bezier(0.42, 0, 0.12, 0.94);
}

.mv-naruchan.active3 {
  transform: translateY(160px)translateX(-10px)rotate(-20deg);
  transform-origin: left bottom;
  transition: 0.5s;
}

.mv-naruchan.finish {
  transform: translateY(0px)translateX(0px)rotate(0deg);
  transform-origin: left bottom;
  transition: 1s;
}

.mv-smile-kun {
  transform: translateY(100px)translateX(20%);
  opacity: 0;
}

.mv-smile-kun.active {
  transform: translateY(0px)translateX(20%);
  opacity: 1;
  transition: 0.5s;
}

.mv-smile-kun.active2 {
  transform: translateY(0px)translateX(-50px);
  transition: transform 0.8s cubic-bezier(0.42, 0, 0.12, 0.94);
}

.mv-smile-kun.active3 {
  transform: translateY(160px)translateX(-10px)rotate(20deg);
  transform-origin: right bottom;
  transition: 0.5s;
}

.mv-smile-kun.finish {
  transform: translateY(0px)translateX(0px)rotate(0deg);
  transform-origin: right bottom;
  transition: 1s;
}

.mv-text {
  opacity: 0;
}

.mv-text.active {
  opacity: 1;
  transition: 0.5s;
}

/* グレイアウト用 */
ul.nav_list_pc li.grayout {
  background: #969696;
  pointer-events: none;
}

ul.nav_list_pc li.grayout a {
  color: #000;
  /* background-color: gray; */
}

ul.nav_list_pc li.grayout:hover .nav_list_pc_li_icon {
  color: #000;
}

.nav_list_sp li.grayout_sp {
  background: #969696;
  pointer-events: none;
}

.nav_list_sp li.grayout_sp a .nav_list_pc_li_icon {
  color: #000;
}

.nav_list_sp .grayout_sp a:hover .nav_list_pc_li_icon {
  color: #000;
}

.nav_list_sp li.grayout_sp:hover {
  opacity: 0.9;
}

.nav_ul_li_sp_stay.grayout_sp {
  background: #969696;
  pointer-events: none;
}

.nav_ul_li_sp_stay.grayout_sp a {
  color: #000;
}

.nav_ul_li_sp_stay.grayout_sp:hover {
  opacity: 1;
}

/* グレイアウト用 */
/* main_nav.php css end */
/* index.php css start */
main {
  /* position: relative; */
  display: block;
}

.main_container_pc {
  /* background: url('../images/pickup/index_background_pc2.jpg') no-repeat; */
  /* background-position: 50%; */
  /* background-position-y: -80px; */
  /* background-attachment: fixed; */
  /* background-size: cover; */
  padding-top: 300px;
}

@media (max-width: 1199px) {

  .mv-naruchan {
    transform: translateY(100px)translateX(-20%);
    opacity: 0;
  }

  .mv-naruchan.active {
    transform: translateY(0px)translateX(-20%);
    opacity: 1;
    transition: 0.5s;
  }

  .mv-naruchan.active2 {
    transform: translateY(0px)translateX(20px);
    transition: transform 0.8s cubic-bezier(0.42, 0, 0.12, 0.94);
  }

  .mv-naruchan.active3 {
    transform: translateY(50px)translateX(-10px)rotate(-20deg);
    transform-origin: left bottom;
    transition: 0.5s;
  }

  .mv-naruchan.finish {
    transform: translateY(0px)translateX(0px)rotate(0deg);
    transform-origin: left bottom;
    transition: 1s;
  }

  .mv-smile-kun {
    transform: translateY(100px)translateX(20%);
    opacity: 0;
  }

  .mv-smile-kun.active {
    transform: translateY(0px)translateX(20%);
    opacity: 1;
    transition: 0.5s;
  }

  .mv-smile-kun.active2 {
    transform: translateY(0px)translateX(-20px);
    transition: transform 0.8s cubic-bezier(0.42, 0, 0.12, 0.94);
  }

  .mv-smile-kun.active3 {
    transform: translateY(50px)translateX(-10px)rotate(20deg);
    transform-origin: right bottom;
    transition: 0.5s;
  }

  .mv-smile-kun.finish {
    transform: translateY(0px)translateX(0px)rotate(0deg);
    transform-origin: right bottom;
    transition: 1s;
  }

  .nav_list_pc_li_icon {
    font-size: min(4vw, 30px);
  }

  .main_container_pc {
    display: none;
  }

  .main_container_sp {
    display: block;
  }
}

@media (min-width: 1200px) {
  .main_container_sp {
    display: none;
  }
}

.main_container_sp {
  text-align: center;
  /* background: url('../images/pickup/index_pickup_bg_sp2.jpg') no-repeat; */
  /* background-size: cover; */
  /* background-attachment: fixed; */
  margin-top: 120px;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .main_container_sp {
    margin-top: 120px;
  }
}

_::-webkit-full-page-media,
_:future,
:root .css_selector {
  padding-top: 0;
}

.main_center_img {
  /* width: 1200px; */
  margin: 0 auto;
  /* box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.33); */
  position: relative;
}

@media (max-width: 1199px) {
  .main_center_img {
    width: 100%;
    z-index: 1;
    overflow: hidden;
  }

  .main_center_img img {
    width: 100%;
  }
}


.pickup_ul_pc {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}


.pickup_pc p {
  text-align: center;
}

.pickup_ul_pc li:hover,
.pickup_ul_sp li:hover {
  opacity: 0.7;
}

.pickup_ul_sp li {
  width: calc(50% - 25px);
}

.pickup_ul_pc2 li+li {
  margin-left: 15px;
}

.pickup_ul_sp li:nth-of-type(odd) {
  text-align: right;
}

.pickup_ul_sp li:nth-of-type(even) {
  text-align: left;
}

.dream-entry {
  max-width: 1200px;
  margin: 195px auto 100px;
  text-align: center;
}

.dream-entry__title {
  font-size: min(5vw, 40px);
  font-weight: bold;
  color: #fff;
}

.dream-entry__title.day2 {
  margin-top: min(18.5vw, 185px);
}

.dream-entry__btn {
  margin-top: 20px;
}

.dream-entry__btn:hover {
  opacity: .7;
}

.slider {
  box-shadow: none;
}

.footer-wrap {
  background: url(../images/footer/footer-bg.webp)no-repeat bottom/contain;
}

.d-none {
  display: none;
}

.grayout-img {
  filter: grayscale(1);
  pointer-events: none;
}

.canvas-area {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 1;
  display: flex;
  justify-content: center;
}

#red_sp,
#blue_sp {
  width: 100%;
  aspect-ratio: 2 / 1;
}


@media(min-width: 768px) {

  .d-md-none {
    display: none;
  }

  .d-block.d-md-none.mx-auto {
    display: none;
  }

  .d-md-inline {
    display: inline;
  }

  .d-md-block {
    display: block;
  }

  .quize-setsumei-img.d-md-none {
    display: none;
  }
}

@media (max-width: 1199px) {
  .pickup_pc {
    display: none;
  }

  .pickup_sp {
    display: block;
  }

  .canvas-area {
    top: 40%;
  }
}

@media (min-width: 1200px) {
  .pickup_pc {
    display: block;
    margin-top: 213px;
  }

  .pickup_sp {
    display: none;
  }
}

.pickup_sp {
  padding: 20px;
  position: relative;
  z-index: 2;
}

.pickup_ul_sp {
  list-style: none;
  padding: 0 0 3vw;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8vw 4vw;
}


.pickup_sp p {
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
}



.news_wrapper .slick-arrow.next-arrow {
  position: absolute;
  right: 20px;
  z-index: 1;
  top: 15px;
  width: 13px;
  cursor: pointer;
}

.news_wrapper .slick-arrow.prev-arrow {
  position: absolute;
  right: 20px;
  bottom: 15px;
  z-index: 1;
  width: 13px;
  cursor: pointer;
}


@media (min-width: 1200px) {
  .news_container {
    display: block;
    background: #000;
    background-position: 50%;
    padding-bottom: 25px;
  }

  .news_kiji_pc {
    display: block;
  }

  .news_kiji_sp {
    display: none;
  }

  #news_logo_pc {
    display: inline;
  }

  #news_logo_sp {
    display: none;
  }
}

@media (max-width: 1199px) {
  .news_container {
    padding: 10px 20px 30px;
  }

  .news_kiji_pc {
    display: none;
  }

  .news_kiji_sp {
    display: flex !important;
  }

  #news_logo_pc {
    display: none;
  }

  #news_logo_sp {
    display: inline;
  }
}

@media (max-width: 600px) {
  .news_container {
    padding: 0px 20px 30px;
  }
}

.news_wrapper {
  margin: 0 auto;
}

.news_wrapper p {
  margin: 0 auto;
  text-align: center;
}


.news_list {
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  border-radius: 10px;
  max-width: 830px;
}

.d-flex {
  display: flex;
}

.news_kiji_pc .d-flex {
  align-items: flex-start;
}

@-moz-document url-prefix() {
  .news_list {
    scrollbar-color: #7d5c00 #ccc;
  }
}


@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .news_list {
    padding-right: 10px;
  }
}

@supports (-ms-ime-align: auto) {
  .news_list {
    padding-right: 10px;
  }
}

ul.news_list_ul {
  list-style: none;
  padding: 1px 3px;
  margin: 0;
  width: 100%;
  position: relative;
}

@media (max-width: 1199px) {
  ul.news_list_ul {
    padding: 15px 3px;
  }
}

ul.news_list_ul li {
  padding: 20px 0;
}

.news_list_ul::-webkit-scrollbar {
  width: 51px;
}

.news_list_ul::-webkit-scrollbar-track {
  background: url('../images/news/news_back_scrollbar.png') no-repeat;
  background-position: center;
  /* background-size: auto 90%; */
  background-size: auto 100%;
}

.news_list_ul::-webkit-scrollbar-thumb {
  background: url('../images/news/news_on_scrollbar.png') no-repeat;
  /* height: 80px; */
  height: 52px;
  background-position: center;
}

.date {
  padding: 0px 10px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 16px;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .date {
    padding: 5px 10px 0;
  }
}

.news_list_ul a {
  color: #ff0000;
}

.text {
  color: #000;
  margin-left: 20px;
  letter-spacing: 0.3px;
  display: block;
  font-weight: bold;
  text-align: left;
}

.news_wrapper p {
  padding-top: 100px;
  padding-bottom: 30px;
}

@media (max-width: 1199px) {
  .text {
    display: block;
    padding: 0 10px 0 0;
  }

  .news_wrapper p {
    padding-top: 6.5vw;
  }
}

.relative {
  position: relative;
}

.line-wrap {
  margin-top: min(10vw, 45px);
}

.line-wrap--l {
  margin-top: min(10vw, 100px);
}

.line-wrap__item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}


ul,
ol,
li {
  list-style: none;
}

.banner-wrap {
  margin-top: min(10vw, 100px);
  text-align: center;
  padding: 0 20px;
}

.banner-wrap a:hover {
  opacity: .7;
}

.sns {
  justify-content: center;
  gap: 30px;
  margin-top: 126px;
  padding-left: 0;
}

.sns img:hover {
  opacity: .7;
}

.fade_anime {
  transform: translateY(100px);
  transition: 1s;
  opacity: 0;
}

.fade_anime.fade_up {
  transform: translateY(0px);
  opacity: 1;
}

.caution {
  color: #fff;
  text-align: left;
  max-width: 1140px;
  margin: 50px auto;
}

.main_center {
  /* background: url(../images/pickup/main_bg.jpg); */
  /* background-size: cover; */
  /* background-position: 100px; */
  text-align: center;
  /* background-position: 0 146px; */
}

@media (max-width: 1199px) {

  .dream-entry {
    margin: 10vw auto 7.8vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main_center {
    display: none;
  }

  .caution {
    padding-left: 20px;
  }
}

.main_center {
  display: block;
  position: relative;
}

.mv-bg {
  margin: auto;
  filter: brightness(0);
  transition: 1s;
}

.mv-bg.active {
  filter: brightness(1);
}

.mv-naruchan,
.mv-smile-kun,
.mv-text,
.mv-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  margin: auto;
}



/* index.php css end */
/* footer.php css start */
footer {
  position: relative;
  z-index: 9999;
}

.footer_container {
  /*  background: url('../images/pickup/index_pickup_bg_pc.jpg');*/
  /*  padding: 30px 0 15px;*/
  padding: 30px 0px 0px 0px;
  position: relative;
  /* border-style: solid;
  border-width: 8px 0 0 0;
  -moz-border-image: url('../images/news/black_obi7.png') 11 11 11 11 round round;
  -webkit-border-image: url('../images/news/black_obi7.png') 11 11 11 11 round round;
  -o-border-image: url('../images/news/black_obi7.png') 11 11 11 11 round round;
  border-image: url('../images/news/black_obi7.png') 11 11 11 11 round round; */
}

#footer_center_moya {
  position: absolute;
  top: -35px;
  z-index: -1;
  left: 0;
  right: 0;
  margin: auto;
}

#to_top_btn_pc {
  position: fixed;
  right: 30px;
  bottom: 116px;
  cursor: pointer;
  width: 63px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s, visibility 1s;
  z-index: 2;
}

@media (max-width: 1199px) {
  #to_top_btn_sp {
    position: fixed;
    right: 20px;
    bottom: 130px;
    width: 45px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s, visibility 1s;
    z-index: 1;
  }
}

@media (min-width: 1500px) {
  #to_top_btn_pc {
    right: 50px;
  }
}

@media (min-width: 1900px) {
  #to_top_btn_pc {
    right: 250px;
  }
}

@media (min-width: 2500px) {
  #to_top_btn_pc {
    right: 550px;
  }
}

@media (min-width: 3800px) {
  #to_top_btn_pc {
    right: 1150px;
  }
}

#to_top_btn_pc.show,
#to_top_btn_sp.show {
  opacity: 1;
  visibility: visible;
}

#to_top_btn_pc:hover {
  opacity: 0.8;
}

img.slide-arrow.prev-arrow.slick-arrow {
  display: none !important;
}

@media (max-width: 1199px) {
  img.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
    width: 20px;
    display: block !important;
    cursor: pointer;

  }
}

img.slide-arrow.next-arrow.slick-arrow {
  display: none !important;
}

@media (max-width: 1199px) {
  img.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
    width: 20px;
    display: block !important;
    cursor: pointer;
  }
}


@media (max-width: 1199px) {
  #footer_center_moya {
    display: none;
  }
}

.footer_banner_pc,
.footer_banner_sp {
  max-width: 1200px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .footer_banner_pc {
    display: none;
  }

  .footer_banner_sp {
    display: block;
  }
}

@media (min-width: 1200px) {
  .footer_banner_pc {
    display: block;
  }

  .footer_banner_sp {
    display: none;
  }
}

ul.slider {
  padding: 10px;
  margin: 0;
  list-style: none;
  width: 95%;
  margin: 0 auto;
  /* background: #fff; */
}

@media (max-width: 1199px) {
  ul.slider {
    background: none;
    box-shadow: none;
    width: 80%;
  }
}

ul.slider li a img {
  width: 100%;
}

ul.slider li a img:hover {
  opacity: 0.7;
}

/* slickデファクト左右ボタン用 */
.slick-prev:before {
  /* content: url('../images/footer/banner_left.png')!important; */
}

.slick-next:before {
  /* content: url('../images/footer/banner_right.png')!important; */
}

.slick-prev {
  left: -10px !important;
}

.slick-next {
  right: -10px !important;
}

_::-webkit-full-page-media,
_:future,
:root .slick-prev {
  width: auto !important;
}

_::-webkit-full-page-media,
_:future,
:root .slick-next {
  /* right: -20px!important; */
  width: auto !important;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .slick-prev {
    width: auto !important;
  }

  .slick-next {
    width: auto !important;
    /* right: -20px!important; */
  }
}

.suishou {
  text-align: center;
  /* width: 230px; */
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 15px;
}

@media (max-width: 500px) {
  .suishou {
    width: 150px;
  }
}

.suishou a {
  text-decoration: none;
  color: #fff;
  /* display: block; */
}

.suishou a:hover {
  opacity: 0.7;
}

.footer_container p {
  text-align: center;
  margin: 2vw auto 0px;
  padding-bottom: 30px;
  color: #fff;
}

/* footer.php css end */
/* 下層ページ共通 css start */
.page-bi {
  position: relative;
  padding-bottom: 30px;
}

@media (max-width: 1199px) {

  .sns {
    margin-top: 10vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sns__item {
    max-width: 16%;
  }
}

@media (max-width: 768px) {

  .line-wrap {
    margin-top: min(10vw, 90px);
  }

  .line-wrap--l {
    margin-top: 0;
  }

  .dream-entry__btn {
    max-width: 50%;
  }

  .date {
    margin-left: 0px;
    padding-top: 0;
    padding-left: 0;
  }

  .news_wrapper .slick-arrow.next-arrow,
  .news_wrapper .slick-arrow.prev-arrow {
    right: 10px;
  }

  .text {
    margin-left: 0px;
    font-size: 15px;
  }

  .dream-entry__title {
    margin-top: 0;
  }
}

.contain {
  max-width: 1200px;
  margin: auto;
  padding-top: 400px;
  position: relative;
}

@media (max-width: 1199px) {
  .contain {
    width: 100%;
    /* width: 98%; */
    padding-top: 150px;
  }

  .news_wrapper .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    height: 50px;
    align-items: center;
    display: flex;
    width: auto !important;
  }
}




h2.pc {
  /* background: url('../images/movie/second_title_bg.jpg') no-repeat; */
  background: #e0bf43;
  background-size: 100%;
  /* filter: drop-shadow(0 3px 3px rgba(0,0,0,0.7)); */
  font-size: 30px;
  text-align: center;
  font-weight: 900;
  padding: 15px 0px;
  color: #000000;
  letter-spacing: 10px;
  position: relative;
  text-shadow: none;
  /* text-shadow: 0px 1px 2px #000000; */
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  position: relative;
  z-index: 1;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  h2.pc {
    /* box-shadow: 0 5px 5px rgba(0,0,0,0.4); */
    padding-bottom: 8px;
  }
}

h2.sp {
  /* background: url('../images/movie/second_title_bg.jpg') no-repeat; */
  /* background-size: cover; */
  background: #e0bf43;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.7));
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
  font-size: 20px;
  text-align: center;
  font-weight: 900;
  padding: 15px 0px;
  color: #000000;
  letter-spacing: 3px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  text-shadow: 0px 1px 2px #000000;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) {
  h2.sp {
    filter: none;
    box-shadow: none;
  }
}

h2.sp::before {
  /* position: absolute;
  content: url('../images/movie/movie_sp_before2.png');
  left: 0;
  top: 0;
  z-index: -2; */
}

h2.sp::after {
  /* position: absolute;
  content: url('../images/movie/movie_sp_after2.png');
  right: 0;
  top: 0;
  z-index: -2; */
}

@media (max-width: 1199px) {
  h2.pc {
    display: none;
  }

  h2.sp {
    display: block;
  }
}

@media (min-width: 1200px) {
  h2.pc {
    display: block;
  }

  h2.sp {
    display: none;
  }
}


@media (max-width: 1199px) {
  .clear_box_w.pc-none {
    /* background: linear-gradient(0deg, rgba(255,255,255,1)0%, rgba(255,255,255,0.958420868347339) 55%, rgba(255,255,255,0) 100%); */
    height: 100px;
  }
}

.page-inner {
  padding: 2% 2% 3% 2%;
  margin: auto;
}

@media (max-width: 1199px) {
  .page-inner {
    padding: 0;
  }
}

/* movie_~.php css start */
.jstream-eqPlayer {
  display: block !important;
}

.jstplayer {
  width: 640px;
}

.jstlistcrtl {
  width: 640px;
}

.jstlist {
  width: 600px;
}

.jstream-eqPlayer {
  display: block !important;
}

/* movie_~.php css end */
/* dream.php css start */
.saturday {
  color: #01a0e9;
}

.sunday {
  color: #e60a12;
}

.kousin {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  padding: 150px 0;
  color: #fff;
}

@media (max-width: 700px) {
  .kousin {
    font-size: 20px !important;
    padding: 100px 0 !important;
  }
}

/* dream.php css end */
/* tv_schedule.php css start */
.tv_padding {
  padding: 20px;
}

.tv_padding a {
  color: #4d4f9a;
}

.tv_padding p {
  margin: 0;
  margin-top: 10px;
  color: #fff;
}

.tv_padding tr {
  background: #fff;
}

h3.ty_schedule_title {
  /* padding: 0.5em;
  margin: 1.2em 0 0.4em 0;
  line-height: 130%;
  background: #fcf7e6;
  border-left: solid 5px rgba(251,224,12,0.8);
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #000;
  box-shadow: none;
  text-shadow: none; */
}

#tv {
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  border-collapse: collapse;
  margin-top: 20px;
}

th,
td {
  border: 1px solid #000;
  padding: 5px;
}

th {
  background: #000;
  color: #fff;
}

/* tv_schedule.php css end */
/* suishou.php css start */
.suishou_padding {
  padding: 10px;
}

#suishou_contents_pc,
#suishou_contents_sp {
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  border-collapse: collapse;
}

#suishou_contents_pc td,
#suishou_contents_sp td {
  background: #fff;
}

@media (max-width: 1199px) {
  #suishou_contents_pc {
    display: none;
  }

  #suishou_contents_sp {
    display: table;
  }

  .suishou_padding {
    box-shadow: none;
  }
}

@media (min-width: 1200px) {
  #suishou_contents_pc {
    display: table;
  }

  #suishou_contents_sp {
    display: none;
  }
}

/* suishou.php css end */
/* event.php css start */
.event_container {
  width: 800px;
  margin: auto;
}

.event_container .event_box+.event_box {
  margin-top: 100px;
}

.event_container h3 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  background: #a4ff00;
  padding: 10px 0;
  letter-spacing: 4px;
}

.event_container h4 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  width: 568px;
  margin: auto;
  background: linear-gradient(180deg, transparent 0%, transparent 50%, #74a2ff 50%, #74a2ff 100%);
  padding: 2px 0;
}

.event_container .event_time_place_text {
  text-align: center;
  font-size: 22px;
  margin: 30px 0;
}

.event_container .event_text {
  font-size: 20px;
}

@media (max-width: 1199px) {
  .event_container {
    width: 100%;
  }

  .event_container h4 {
    width: 420px;
  }
}

@media (max-width: 500px) {
  .event_container h3 {
    font-size: 24px;
  }

  .event_container h4 {
    width: 315px;
    font-size: 20px;
  }

  .event_container .event_time_place_text {
    font-size: 18px;
  }

  .event_container .event_text {
    font-size: 16px;
  }
}

.event_wrapper {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  /* background: #fff; */
  /* opacity: 0.9; */
  padding-bottom: 20px;
}

.event_wrapper img {
  box-shadow: 0 0 8px #999;
}

.kaimon {
  width: 95%;
  border-top: 3px solid lightskyblue;
  border-bottom: 3px solid lightskyblue;
  margin: 0 auto;
  font-weight: bold;
  border-top: solid 3px #C8B48A;
  border-bottom: solid 3px #C8B48A;
}

.underline {
  border-bottom: 3px solid lightskyblue;
}

.event {
  border: 5px solid #e2ba22;
  width: 85%;
  margin: 20px auto 0;
  text-align: center;
  border-radius: 25px;
  opacity: 1;
  background: #fff;
}

.event_padding {
  padding: 0 20px 20px 20px;
}

.event p {
  text-align: left;
}

.event h3 {
  padding: 0.3em 0.5em;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  /* color: #fff; */
  /* background: repeating-linear-gradient(-45deg, #bf73a1, #bf73a1 2px, #af6993 0, #af6993 4px); */
  /* box-shadow: 6px 6px #f2e3ec; */
  /* border-left: solid #420d07 8px; */
  /* text-shadow: 1px 1px #000; */
  margin: 0;
  background-color: #F5E9D8;
  background-image: linear-gradient(-45deg, #ebcf65 25%, #e2ba22 25%, #e2ba22 50%, #ebcf65 50%, #ebcf65 75%, #e2ba22 75%, #e2ba22);
  background-position: 0 0, 25px 25px;
  background-size: 50px 50px;
  border-radius: 15px 15px 0 0;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.event h4 {
  padding: 0.3em 0.9em;
  text-align: left;
  padding-left: 5px;
  border-left: solid 8px #e2ba22;
  font-size: 1.7em;
  font-weight: bold;
}

.event_h4 {
  border-left: solid 8px #420d07;
  padding-left: 20px;
}

.event_h4_underline {
  border-bottom: 3px solid #420d07;
}

.event p span {
  /* background: #e10414; */
  color: #e10414;
}

.photo p {
  text-align: center;
}

.event_images ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.event_images li+li {
  margin-left: 20px;
}

@media (max-width: 768px) {
  .event_images ul {
    display: block;
  }

  .event_images li+li {
    margin-left: 0;
  }

  .news_wrapper .slick-vertical .slick-slide {
    height: 90px;
  }
}

.event_images p {
  text-align: center;
}

.event hr {
  /* border-top: 2px dashed #ccc; */
}

/* event.php css end */
/*下層ページタイトルパターン2*/
.second_title_img {
  position: relative;
  text-align: center;
}

.second_title_txt {
  position: absolute;
  top: 42%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  font-size: 25px;
}

_:-ms-lang(x)::-ms-backdrop,
.second_title_txt {
  top: 50%;
}

@media (max-width: 1199px) {
  h2.second_title_txt {
    font-size: 1.3em;
    width: 80%;
  }
}

@media (max-width: 768px) {
  h2.second_title_txt {
    font-size: 2.8vw;
    width: 100%;
  }
}

/* メインビジュアルサイズ変更 */
@media (min-width: 1200px) {
  .main_center img {
    /* max-width: 1400px !important; */
  }
}

/******表示・非表示*******/
@media (min-width: 1200px) {

  /*PCの時非表示にします*/
  .pc-none {
    display: none !important;
  }
}

@media (max-width: 1199px) {

  /*TBとSPの時非表示にします*/
  .tb-none {
    display: none !important;
  }
}

@media (max-width: 768px) {

  /*SPの時非表示にします*/
  .sp-none {
    display: none !important;
  }

  .sp-only {
    display: block !important;
  }
}

/* ヘッダースクロール固定用 */
.head_container_pc,
.nav_container_pc,
.main_container_pc {
  transition: 0.5s;
}

.fade-out {
  transition: 0.5s;
}