/*	mainpic
============================== */
@media all and (min-width: 768px) {
  .idx div.mainpic {
    margin: 0 auto 30px;
  }
  .idx div.mainpic p {
    width: 980px;
    height: 690px;
    margin: 0 auto 30px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: relative;
  }

  .idx header div.inner {
    height: 720px;
    background-color: #fff;
    margin: 0 auto;
  }
}

@media all and (max-width: 767px) {
  div.mainpic p {
    display: block;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 70.7142857142857%;
  }

  div.mainpic p img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}




@media all and (min-width: 768px) {
    div.wnew {
    margin: 0 auto;
    padding-bottom: 2em;
  }
}
li.glide__slide {
  padding: 5em;
  background-color: #ffd2ad;

}
.slider{
    /* margin: 100px auto; */
    /* width: 80%; */
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
@media all and (min-width: 768px) {
  .slick-prev {
    left: 0;
    z-index: 1;
  }
  .slick-next {
    right: 0;
    z-index: 5;
  }
}
@media all and (max-width: 767px) {
  .slick-prev {
    left: 5%;
    z-index: 1;
  }
  .slick-next {
    right:5%;
    z-index: 5;
  }
}
.slick-prev:before,
.slick-next:before {
    color: #cbdee5;
}

.slider-container {
  display: none;
  position: relative;
}
.slider-container.initialized {
  display:block;
}
.slider {
  overflow: hidden;
}
.slider-arrow {
  position: absolute;
  top: 50%;
  height: 36px;
  margin-top: -18px;  /* é«˜ã•ã®åŠåˆ†ã ã‘ãƒã‚¬ãƒ†ã‚£ãƒ–ãƒžãƒ¼ã‚¸ãƒ³ */
  color: #bd77f2;
  line-height: 36px;
  font-size: 28px;
  cursor: pointer;
  z-index: 10;  /* é‡è¦ */
}
.slider-prev {
  left: 0;
}
.slider-next {
  right: 0;
}
@media all and (min-width: 768px) {
  .slick-slide {
    margin: 0 10px;  /* ã‚¬ã‚¿ãƒ¼ */
  }
}
@media all and (max-width: 767px) {
  .slick-slide {
    margin: 0 6px;  /* ã‚¬ã‚¿ãƒ¼ */
  }
}
.slick-slide {
  color: #fff;
  font-size: 1.1em;
}
/*	.sns_tl
============================== */
.sns_tl {
  background-image: url(../img/bg1.jpg);
}
@media all and (min-width: 768px) {
  .sns_tl .sns_tl_in {
    background-image: url(../img/bg_sns.jpg);
    background-position: center top;
    background-repeat: no-repeat;
  }
  .sns_tl .wrap {
    padding: 20px 0 35px;
  }
  .sns_tl .wrap > div {
    width: 940px;
    margin: 0 auto;
  }
}
@media all and (max-width: 767px) {
  .sns_tl .sns_tl_in {
    padding: 2.5%;
  }
  #twTL .tline {
    padding: 2.5%;
  }
}

/*	.idx h2
============================== */
.idx h2 {
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  background-image: url(../img/h2_sns.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0px auto;
  padding: 0px 0;
}
.sns_tl h2 {  background-image: url(../img/h2_sns.png);}
.wnew h2 {  background-image: url(../img/h2_wnew.png);}
.story h2 {background-image: url(../img/h2_story.png?1);}
@media all and (min-width: 768px) {
  .idx h2 {
    width: 332px;
    height: 118px;
  }
}
@media all and (max-width: 767px) {
  .idx h2 {
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 19.542169%;
  }
  .idx h2 span {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
/*	twTL
============================== */
#twTL, #ig, #line {
  background-image: url(../img/bg2.png);
  border: solid 1px #937845;
  box-sizing: border-box;
}
#twTL .tline iframe {
  background-color: hsla(0, 0%, 100%, 0.9);
}
@media all and (min-width: 768px) {
  #twTL, #ig, #line {
    float: left;
  }
  #twTL .tline {
    position: relative;
    z-index: 99;
  }
  #twTL {
    box-sizing: border-box;
    width: 560px;
    margin-right: 19px;
    padding-top: 15px;
  }
  #twTL h3, #ig h3, #line h3 {
    font-size: 15px;
  }
  #twTL .tline {
    padding: 15px 20px 20px;
  }
}
@media all and (max-width: 767px) {
  #twTL, #ig, #line {
    margin-bottom: 2.5%;
  }
  #twTL .tline iframe {
    width: calc(100vw - 15px) !important;
    height: 325px !important;
  }

  #twTL h3, #ig h3, #line h3 {
    font-size: 6.5vw;
  }
}
/*	sns ttl
============================== */
#twTL h3 a,
#line h3 a,
#ig h3 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 110%;
  background-repeat: no-repeat;
}
#twTL h3 a {
  background-image: url(../img/snsttl_tw.png);
}
@media all and (min-width: 768px) {
  #twTL h3 a {
    width: 518px;
    height: 27px;
    margin: 0 auto;
  }
  #line {
    margin-bottom: 20px;
  }
  #line,
  #line a {
    width: 360px;
    height: 190px;
  }
  #ig,
  #ig a {
    width: 360px;
    height: 110px;
  }
  #line a {
    background-image: url(../img/snsttl_line.png?2);
  }
  #ig a {
    background-image: url(../img/snsttl_ig.png);
  }
}
@media all and (max-width: 767px) {
  #twTL h3 {
    padding: 2.5% 2.5% 0;
  }
  #twTL h3 a,
  #line h3 a,
  #ig h3 a {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
  }
  #twTL h3 a {
    padding-top: 5.2123552123552%;
  }
  #line h3 a,
  #ig h3 a {
    padding-top: 42.5925925925926%;
  }
  #twTL h3 a span,
  #line h3 a span,
  #ig h3 a span {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #ig, #line {
    width: 48.75%;
    float: left;
  }
  #line {
    margin-right: 2.5%;
  }
  #line a {
    background-image: url(../img/snsttl_line_smp.png);
  }
  #ig a {
    background-image: url(../img/snsttl_ig_smp.png);
  }
}
/*	wnew
============================== */
.wnew {
  background-image: url(../img/bgsnow1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  background-color: #fff;
}
@media all and (min-width: 768px) {
  .wnew {
    background-size: 100%;
  }
}
@media all and (max-width: 767px) {
  .wnew {
    background-size: 150%;
  }
}
/*	story
============================== */
.story {
  background-image: url(../img/bgstr.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.story .trailer {
  margin: 0 auto 1em;
}
.story .oa {
  text-align: center;
  color: #937845;
  margin-bottom: 2em;
  font-family: ten-mincho-text, serif;
  letter-spacing: 0.25em;
}
.story .ntxt {
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1em;
}
@media all and (min-width: 768px) {
  .story {
    background-size: cover;
    padding-bottom: 2em;
  }
  .story .trailer,
  .story .trailer iframe {
    width: 800px;
    height: 450px;
    background-image: url(../img/top/spot_off.jpg);
  }
  .story .oa .ep {
    font-size: 40px;
  }
  .story .oa .date {
    font-size: 29px;
  }
  .story .ntxt {
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .story {
    padding: 0 2.5% 1em;
  }
  .story .oa {
    margin-bottom: 1em;
  }
  .story .trailer {
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 56.25%;
    %;
  }
  .story .trailer iframe {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .story .ntxt {
    text-align: left;
  }
}
/*	top menu
============================== */
@media all and (min-width: 768px) {
  .mmenu li.lazy {
    background: none!important;
    margin-bottom: 35px;
  }
  .ch-grid {
    width: 980px;
    margin: 0 auto;
  }
  .ch-grid li {
    width: 210px;
    height: 210px;
  }
  .mmenu li.lazy:not(:nth-child(4n)) {
    margin-right: 30px;
  }
}
@media all and (max-width: 767px) {
  .mmenu ul {
    padding: 2%;
  }
  .mmenu li {
    display: block;
    width: 49%;
    float: left;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 2%;
  }
  .mmenu li:nth-child(odd) {
    margin-right: 2%;
}
  .mmenu li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 42.5925925925926%;
  }
  .mmenu li a > div {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
/*	spct
============================== */
.spct ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap: wrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content: space-between;
}
.spct li a {
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.spct li.gallery a {
  background-image: url(../img/top/bn_gallery.png);
}
.spct li.interview a {
  background-image: url(../img/top/bn_interview.png);
}
.spct li.extra a {
  background-image: url(../img/top/bn_extra.jpg);
}

.spct li.extra {
}
@media all and (min-width: 768px) {
  .spct {
    width: 980px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .spct li a {
    width: 300px;
    height: 200px;
    margin-bottom: 40px;
    margin: 14px 10px;
  }
}
@media all and (max-width: 767px) {
  .spct ul {
    padding: 1%;
    display: flex;
    flex-wrap: wrap;
  }
  .spct li {
    display: block;
    width: 48%;
    float: none;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 2%;
  }
  .spct li:nth-child(odd) {
    /* margin-right: 2%; */
  }
  .spct li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 66.6666666666667%;
  }
  .spct li a span {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}

/*	banner
============================== */
.banner {
  width: 100%;
  background-image: url(../img/bg3.png);
}
.banner ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap: wrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content: center;
}
.banner li a {
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.banner li.gallery a {
  background-image: url(../img/top/bn_gallery.png);
}
.banner li.interview a {
  background-image: url(../img/top/bn_interview.png);
}
.banner li.extra a {
  background-image: url(../img/top/bn_extra.jpg);
}

.banner li.extra {
}
@media all and (min-width: 768px) {
  .banner {
    margin: 0 auto;
    padding: 20px 0;
    margin-bottom: 40px;
  }
  .banner li a {
    width: 300px;
    height: 140px;
    margin-bottom: 40px;
    margin: 10px;
  }
}
@media all and (max-width: 767px) {
  .banner ul {
    padding: 2% 1%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4%;
  }
  .banner li {
    display: block;
    width: 48%;
    float: none;
    margin: 1%;
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin-bottom: 2%; */
  }
  .banner li:nth-child(odd) {
    /* margin-right: 2%; */
  }
  .banner li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 110%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    height: 0;
    padding-top: 46.6667%;
  }
  .banner li a span {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
