@charset 'UTF-8';@font-face{
  font-family: Noto Sans JP;
  src: local('Noto Sans JP Regular'),url(../fonts/notosans-jp/NotoSansJP-Regular.woff2) format('woff2'),url(../fonts/notosans-jp/NotoSansJP-Regular.woff) format('woff'),url(../fonts/notosans-jp/NotoSansJP-Regular.otf) format('embedded-opentype');
}@font-face{
  font-weight: 600;
  font-family: Noto Sans JP;
  src: local('Noto Sans JP Bold'),url(../fonts/notosans-jp/NotoSansJP-Bold.woff2) format('woff2'),url(../fonts/notosans-jp/NotoSansJP-Bold.woff) format('woff'),url(../fonts/notosans-jp/NotoSansJP-Bold.otf) format('embedded-opentype');
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}html{
  line-height: 1;
}ol,
ul{
  list-style: none;
}table{
  border-spacing: 0;
  border-collapse: collapse;
}caption,
th,
td{
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
}q,
blockquote{
  quotes: none;
}q:before,
q:after,
blockquote:before,
blockquote:after{
  content: '';
  content: none;
}sub,
sup{
  font-weight: 400;
  font-size: 50%;
}a img{
  border: none;
}article,
aside,
details,
figcaption,
figure,
picture,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
  display: block;
}input[type=button]:not([disabled]),
input[type=submit]:not([disabled]),
input[type=reset]:not([disabled]),
button:not([disabled]){
  cursor: pointer;
}[hidden]{
  display: none!important;
}button{
  padding: 0;
  outline: none;
  border: none;
  background-color: transparent;
  cursor: pointer;

  -webkit-appearance: none;
          appearance: none;
}*{
  -webkit-tap-highlight-color: transparent;
}html{
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}body{
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #faf9ee;
  color: #000;
  text-align: left;
  word-wrap: break-word;
  word-break: break-word;
  letter-spacing: .06em;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Noto Sans JP,sans-serif;
  line-height: 1.9285714286;

  overflow-wrap: break-word;
}*,
*:before,
*:after{
  box-sizing: border-box;
}button{
  padding: 0;
  outline: none;
  border: none;
  background-color: transparent;
  cursor: pointer;

  -webkit-appearance: none;
          appearance: none;
}h1,
h2,
h3,
h4,
h5,
h6{
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.6em;
}em,
strong{
  font-weight: 600;
  font-style: normal;
}ol,
ul{
  list-style: none;
}p{
  margin: 1em auto 0;
  text-align: left;
}p:first-of-type{
  margin-top: 0;
}img,
svg{
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  line-height: 1;
}@media only screen and (min-width:768px){
  img,
  svg{
    width: auto;
  }
}a{
  color: #000;
  transition: all .1s linear 0s;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}a:link,
a:visited{
  color: #000;
  text-decoration: underline;
}a:hover,
a:active{
  opacity: .7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}a i{
  margin: 0 4px;
}header a:link,
header a:visited,
footer a:link,
footer a:visited{
  color: #000;
  text-decoration: none;
}header a:hover,
header a:active,
footer a:hover,
footer a:active{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}a img{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}@media only screen and (min-width:768px){
  a img{
    transition: opacity .1s linear 0s;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }a img:hover{
    opacity: .7;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  }
}.sec{
  margin-top: 40px;
}.sec__header p{
  margin-top: 27px;
  text-align: center;
  line-height: 1.4285714286;
}.sub-sec{
  margin-top: 20px;
}.sub-sec+ .sub-sec{
  margin-top: 36px;
}.sub-sec__header{
  text-align: center;
}.sub-sec__header p{
  margin-top: 20px;
  text-align: center;
  line-height: 1.4285714286;
}.sec-title{
  margin: 0 auto;
  min-width: 240px;
  width: 68.6%;
  text-align: center;
}.sec-title img{
  max-width: 300px;
}.sub-sec__title img{
  width: auto;
  height: 27px;
}.button-wrap{
  display: block;
  margin-top: 35px;
  text-align: center;
}.slider+ .button-wrap{
  margin-top: 60px;
}.button{
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 0 auto;
  padding: 0 30px;
  height: 50px;
  border-radius: 25px;
  letter-spacing: .2em;
  font-weight: 600;

  align-items: center;
  justify-content: center;
}.button:before{
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 2px solid #faf9ee;
  border-radius: 22px;
  background-color: #000;
  content: '';
}.button:link,
.button:visited{
  background-color: #000;
  color: #fff;
  text-decoration: none;
}.item{
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 20px;
  padding: 30px 25px 40px;
  background-color: #fff;
  background-image: url(../img/bg-block_a_line_horizon.png),url(../img/bg-block_a_line_horizon.png),url(../img/bg-block_a_line_vertical.png),url(../img/bg-block_a_line_vertical_bottom.png);
  background-position: left top,right top,left top,left bottom;
  background-repeat: repeat-y,repeat-y,repeat-x,repeat-x;
}.item:link,
.item:visited{
  text-decoration: none;
}.item:before,
.item:after{
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 30px;
  background-image: url(../img/bg-block_a_corner_l.png),url(../img/bg-block_a_corner_r.png);
  background-position: left top,right top;
  background-repeat: no-repeat;
  content: '';
}.item:before{
  top: 0;
}.item:after{
  bottom: 0;
  -webkit-transform: scale(-1,-1);
      -ms-transform: scale(-1,-1);
          transform: scale(-1,-1);
}.item.item--tight{
  padding-bottom: 30px;
}.item__name2+ .item__image{
  margin-top: 10px;
}.item__name{
  margin-top: 13px;
  letter-spacing: .08em;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444;
}.item__name2{
  text-align: center;
  letter-spacing: .08em;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444444444;
}.item__sub{
  line-height: 1.4285714286;
}.item__date{
  line-height: 1.4285714286;
}.item__date span{
  vertical-align: bottom;
}.item__date span:not(:last-of-type):after{
  display: inline-block;
  margin: 0 10px;
  width: 1px;
  height: 1.15em;
  background-color: #000;
  content: '';
  vertical-align: -.2em;
}p.item__text{
  margin-top: .5em;
  line-height: 1.4285714286;
}p.item__text.item__text--small{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}p.item__text.item__text--xsmall{
  margin-top: 5px!important;
  letter-spacing: 0;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5;
}.item__image+ p.item__text{
  margin-top: .9em;
}p.item__text+ .item__text{
  margin-top: 1.5em;
}.item__link{
  margin-top: 1.5em;
  text-align: center;
  line-height: 1.4285714286;
}.item__map{
  overflow: hidden;
  margin-bottom: 18px;
  width: 100%;

  aspect-ratio: 300/220;
}.item__map iframe{
  width: 100%;
  height: 100%;
}.js-animation{
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition: opacity .5s,visibility .5s,-webkit-transform .5s;
  transition: opacity .5s,visibility .5s,transform .5s;
  transition: opacity .5s,visibility .5s,transform .5s,-webkit-transform .5s;
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
}.is-scroll{
  visibility: visible;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}.header{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 86px;
  background-color: #faf9ee;
  box-shadow: 0 0 6px transparent;
}.header .site-logo{
  position: absolute;
  top: 32px;
  left: 20px;
  width: 100px;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition: all .1s linear 0s;
}.header .site-logo svg{
  width: 100%;

  fill: #070303;
}.header.is-fixed{
  position: fixed;
  left: 0;
  z-index: 9;
  box-shadow: 0 0 6px rgba(0,0,0,.2);
}.header.is-fixed .site-logo{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}body.is-fixed .contents{
  padding-top: 86px;
}@media only screen and (min-width:768px){
  .header{
    display: none;
  }.header.is-fixed{
    position: relative;
  }
}.global-menu{
  margin: 138px 52px 0;
  width: auto;
  height: 0dvh;
}.menu{
  position: relative;
}.menu:before{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 27px;
  height: 52px;
  background-image: url(../img/ico-hitodama.svg);
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
  transition: all .1s linear 0s;
  transition: top 1.4s cubic-bezier(0,.96,.63,1.01) 0s;
}.menu[data-scrollpoint=top]:before{
  top: 0;
}.menu[data-scrollpoint=about]:before{
  top: 70px;
}.menu[data-scrollpoint=week1]:before{
  top: 138px;
}.menu[data-scrollpoint=week2]:before{
  top: 206px;
}.menu[data-scrollpoint=week3]:before{
  top: 274px;
}.menu[data-scrollpoint=special]:before{
  top: 346px;
}.menu[data-scrollpoint=access]:before{
  top: 415px;
}.menu .menu__item{
  padding-top: 8px;
  padding-bottom: 19px;
  padding-left: 48px;
  line-height: 1;
}.menu .menu__item a{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: stretch;

  align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  justify-content: flex-start;
}.menu .menu__item a:link,
.menu .menu__item a:visited{
  color: #000;
  text-decoration: none;
}.menu .menu__item a:hover,
.menu .menu__item a:active{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}.menu .menu__item a img{
  width: auto;
  height: auto;
}.menu .menu__item a figcaption{
  margin-top: 11px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  transition: all .1s linear 0s;
}.menu .menu__item a:hover{
  opacity: .7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}.menu .menu__item a:hover img{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}.menu-button{
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 86px;
  cursor: pointer;
}.menu-button .menu-button__line{
  position: absolute;
  top: calc(50% - 1px);
  right: calc(50% - 15px);
  width: 25px;
  height: 2px;
  background-color: #000;
}.menu-button .menu-button__line:before,
.menu-button .menu-button__line:after{
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  content: '';
  transition: all .1s linear 0s;
}.menu-button .menu-button__line:before{
  top: -10px;
}.menu-button .menu-button__line:after{
  top: 10px;
}body.is-open{
  position: relative;
  overflow: hidden;
  width: 100%;
}body.is-open:before{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#121353 0,#5c60a6 60%,#868ac2 100%);
}body.is-open:after{
  position: fixed;
  right: 0;
  bottom: 11.85vh;
  z-index: 10;
  width: 190px;
  height: 275px;
  background-image: url(../img/bg-obake.png);
  background-position: left top;
  background-size: auto 100%;
  background-repeat: no-repeat;
  content: '';
}@media only screen and (min-width:768px){
  body.is-open:after{
    top: 550px;
    right: auto;
    bottom: auto;
    left: 50%;
    width: 268px;
  }
}.header.is-open{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100dvh;
  background-image: linear-gradient(#121353 0,#5c60a6 60%,#868ac2 100%);
}.header.is-open .site-logo{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}.header.is-open .site-logo svg{
  fill: #fff;
}.header.is-open .global-menu{
  height: 100%;
}.menu-button.is-open .menu-button__line{
  background-color: transparent;
}.menu-button.is-open .menu-button__line:before,
.menu-button.is-open .menu-button__line:after{
  top: 0;
  background-color: #fff;
}.menu-button.is-open .menu-button__line:before{
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}.menu-button.is-open .menu-button__line:after{
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}.footer{
  padding: 80px 0 25px;
  text-align: center;
}.footer .instagram p{
  text-align: center;
  line-height: 1.4285714286;
}.footer .instagram .instagram__icon{
  margin: 27px auto 0;
}.footer .instagram .instagram__icon img{
  width: 50px;
  height: 50px;
}.footer .mark-tmy{
  display: block;
  margin: 54px auto 0;
  width: 220px;
}.footer .copyright{
  margin-top: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}.contents{
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}@media only screen and (min-width:768px){
  .contents{
    margin: 20px auto 0;
    width: 390px;
  }
}.contents-outline,
.contents-navi{
  display: none;
}@media only screen and (min-width:768px){
  .contents-outline,
  .contents-navi{
    position: fixed;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    max-height: 100vh;
    max-height: 100dvh;
    width: calc((100% - 390px)/2);
    height: 100vh;
    height: 100dvh;

    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }.contents-outline{
    left: 0;
    -ms-flex-pack: end;
    background-image: url(../img/bg-obake.png),url(../img/bg-cont-left.png),linear-gradient(#121353 0,#5c60a6 60%,#868ac2 100%);
    background-position: right 177px top,right top,center;
    background-size: 268px,90px,cover;
    background-repeat: no-repeat,repeat-y,no-repeat;

    justify-content: flex-end;
  }.contents-outline .outline-item{
    margin: 27vh min(4vw,55px) 0 min(4vw,10px);
    color: #fff;
    text-align: center;
  }.contents-outline .outline-item .outline-item__title{
    margin: 0 auto;
    width: min(19vw,250px);
  }.contents-outline .outline-item .outline-item__day-sup{
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
    font-size: min(1vw,1.4rem);
    line-height: 1;
  }.contents-outline .outline-item .outline-item__place{
    margin-top: 15px;
    margin-right: -1em;
    text-align: center;
    letter-spacing: .02em;
    font-weight: 600;
    font-size: min(1vw,1.4rem);
    line-height: 1.3;
  }.contents-outline .outline-item .mark-tmy{
    display: block;
    margin: 25px auto 0;
    width: min(18vw,264px);
  }.contents-navi{
    right: 0;
    background-image: url(../img/bg-obake.png),url(../img/bg-cont-right.png),linear-gradient(#121353 0,#5c60a6 60%,#868ac2 100%);
    background-position: left 173px bottom 40px,left top,center;
    background-size: 268px,90px,cover;
    background-repeat: no-repeat,repeat-y,no-repeat;
  }.contents-navi .global-menu{
    overflow-y: auto;
    margin: 14.7vh min(4vw,10px) 0 min(3vw,96px);
    height: auto;
  }
}@media only screen and (min-width:768px) and (min-width:900px){
  .contents-navi .global-menu{
    margin: 14.7vh min(4vw,10px) 0 min(7vw,96px);
  }
}@media only screen and (min-width:768px){
  .contents-navi .menu .menu__item a figcaption{
    font-size: min(1.4vw,1.4rem);
  }
}.mv{
  padding: 0 0 42px;
}.mv p.mv__day{
  margin-top: 40px;
  text-align: center;
}.mv p.mv__day img{
  max-width: 500px;
}.mv .mv__day-sup{
  margin-top: 20px;
  text-align: center;
  letter-spacing: .2em;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}.mv .mv__place{
  margin-top: 20px;
  margin-right: -1em;
  text-align: center;
  letter-spacing: .02em;
  font-weight: 600;
  font-size: min(3.5vw,14px);
  font-size: min(3.5vw,1.4rem);
  line-height: 1;
}.mv .mark-tmy{
  display: block;
  margin: 23px auto 0;
  width: 200px;
}.intro{
  margin-top: 36px;
}.intro h1{
  margin-top: 20px;
  text-align: center;
  letter-spacing: .08em;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6875;
}.intro p{
  margin-top: 4px;
}.intro__head{
  position: absolute;
  top: -34px;
  left: calc(50% - 112px);
  width: 224px;
}.intro__logo{
  margin-top: 21px;
  text-align: center;
}.intro__logo img{
  max-width: 450px;
}.about__mv figcaption{
  margin-top: 6px;
  text-align: right;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
}.about__mv figcaption img{
  width: auto;
  height: auto;
}.about__info{
  margin-top: 1.5em;
  text-align: center;
}.about__info:first-of-type{
  margin-top: 1em;
}.about__info .about__info__title{
  line-height: 1.4285714286;
}.about__info .about__info__data{
  text-align: center;
  line-height: 1.4285714286;
}.about__info .about__info__data.about__info__data--2:before,
.about__info .about__info__data.about__info__data--2:after{
  display: block;
  content: '–';
}[data-artist=chiligirlfeatmpcgirlusagi] .item__name{
  white-space: nowrap;
  font-size: min(3.9vw,16px);
  font-size: min(3.9vw,1.6rem);
}.week2,
.week3{
  margin-top: 90px;
}.sub-sec.ennichi{
  margin-top: 90px;
}.special{
  margin-top: 60px;
}.pickup{
  margin-top: 60px;
}.caution{
  margin-top: 60px;
}.caution-list{
  text-align: center;
}.caution-list:before{
  display: block;
  margin: 0 auto;
  width: 12px;
  height: 2px;
  background-color: #000;
  content: '';
}.caution-list li{
  position: relative;
  margin-top: 1.5em;
  line-height: 1.4285714286;
}.caution-list li:after{
  display: block;
  margin: 1em auto 0;
  width: 12px;
  height: 2px;
  background-color: #000;
  content: '';
}.slick-track{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  height: 100%;

  align-items: stretch;
}.slick-dots{
  bottom: -25px;
  height: 8px;
  line-height: 1;
}.slick-dots li{
  margin: 0 7px;
  padding: 0;
  width: 8px;
  height: 8px;
  vertical-align: top;
}.slick-dots li button{
  padding: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #cbcbcb;
}.slick-dots li button:before{
  width: 100%;
  height: 100%;
  content: '';
}.slick-dots li.slick-active button{
  background-color: #000;
}.slider{
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  transition: opacity .5s linear 0s;
}.slider.slick-initialized{
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}.slider{
  margin-top: 30px;
  margin-right: -5px;
  margin-bottom: 30px!important;
  margin-left: -5px;
}.slider__item{
  margin-top: 0;
  margin-right: 5px;
  margin-left: 5px;
  min-height: 370px;
  height: 100%;
}.slider__item .item__text{
  line-height: 1.43;
}
