/* hikiuta CSS (home.css) */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

/* ============================================
 main_visual
============================================ */
h1 {
  text-align: center;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
h1 img {
  width: 100%;
}

/* ============================================
 slider
============================================ */
#main_slick {
  padding-top: 50px;
  padding-bottom: 0;
  max-width: 700px;
  margin: 0 auto;
}
#main_slick .wrapper {
  width: 100%;
  padding: 0;
}
#main_slick .illust {
  position: absolute;
  right: 0px;
  bottom: -1.6rem;
  font-size: 8px;
  font-size: 2.5vw;
  padding-right: 10px;
  padding-top: 5px;
  text-align: right;
  color: #5a6161;
}

.slick_wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

#slick_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
}
#slick_bg div {
  position: absolute;
  height: 100%;
  width: 100vw;
  top: 0;
  left: 0;
  background-size: cover;
}
#slick_bg div:first-child {
  height: 100%;
  width: 100vw;
  background-size: cover;
}

#slick_next, #slick_preview {
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

#slick_next {
  right: 0;
}

#slick_preview {
  left: 0;
}

.slick-dots {
  bottom: -30px;
}

.slick-slide, .slide_selector > div {
  pointer-events: none;
}

.slick-dotted.slick-slider {
  margin: 0;
}

/* ============================================
 contents
============================================ */
#main {
  width: 100%;
  margin-top: 30px;
}

section {
  border-top: 1px solid #666666;
  position: relative;
  margin: 0px auto;
  width: 90%;
  padding: 25px 0 35px;
}
section h2 {
  position: relative;
  text-align: center;
  line-height: 1;
  letter-spacing: 1.5px;
  color: #1a1a1a;
  font-size: 24px;
  font-size: 7.5vw;
  font-family: tt-travels-next, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 1.5rem 0rem 0rem;
  margin-bottom: 20px;
}
section h2 img {
  width: 80%;
}
section .inner {
  position: relative;
  padding: 5px 0;
  margin-top: 10px;
}

.bnr-area {
  margin: 0 auto;
  width: 90%;
  padding: 30px 0 0;
}
.bnr-area div {
  margin: 20px auto;
}

.bg {
  position: relative;
  width: 100%;
  height: auto;
}
.bg.bg00 {
  background: #000;
}
.bg.bg01 {
  background: #d5e3e6;
  margin-top: 0;
}
.bg.bg01 h2 {
  text-align: center;
  background: #1a1a1a;
  padding: 20px 0;
}
.bg.bg01 h2 img {
  width: 80%;
}
.bg.bg01 h3 img {
  width: 100%;
}
.bg.bg02 {
  background: #000 url(https://d20dfxyuz7q532.cloudfront.net/soraru/2024/bg02.jpg) no-repeat center top;
  background-size: cover;
}
.bg.bg04 {
  background: #000 url(https://d20dfxyuz7q532.cloudfront.net/soraru/2024/bg02.jpg) no-repeat center top;
  background-size: cover;
}
/*-----------------------------------------------------------------
  schedule
------------------------------------------------------------------*/
#ticket .box_schedule {
  position: relative;
  text-align: center;
}
#ticket .req_bnr {
  display: block;
  margin: 20px auto;
}
#ticket .price {
  width: 60%;
  margin-bottom: 20px;
}
#ticket #fanmi-target {
  top: 55%;
  position: absolute;
}
#ticket .btn_fanmi {
  position: absolute;
  top: 69%;
  left: 15%;
  width: 70%;
}
#ticket p.info {
  font-size: 11px;
  font-size: 0.9166666667rem;
  margin-top: 15px;
  text-align: center;
  color: #1a1a1a;
}
#ticket .disc {
  position: absolute;
  width: 38%;
  height: 1.5%;
  top: 76%;
  left: 32%;
  background: #1a1a1a;
  opacity: 0;
}

#schedule {
  border-top: none;
}
#schedule .inner {
  margin: 0 auto;
  width: 82%;
}
#schedule h3 {
  font-size: 18px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 50px;
  line-height: 1.5;
}
#schedule p.info {
  font-size: 9px;
  font-size: 2.8125vw;
  margin-top: 15px;
  text-align: center;
}

/*-----------------------------------------------------------------
  notice
------------------------------------------------------------------*/
#notice .inner {
  margin-top: 0;
}
#notice h2 {
  margin-bottom: 0;
}
#notice h3 {
  font-size: 11px;
  font-size: 3.4375vw;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 1.5;
  background: rgba(77, 77, 77, 0.89);
  padding: 5px 5px;
  color: #fff;
  text-align: center;
}
#notice ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 7px;
  color: #4a4a4a;
  line-height: 1.4;
  font-size: 9px;
  font-size: 2.8125vw;
}
#notice ul li a {
  color: #4a4a4a;
  font-weight: bold;
}
#notice .bnr_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0 0 -3%;
}
#notice .bnr_wrap a {
  color: #4a4a4a;
  display: inline-block;
  margin: 0 0 0 3%;
  width: 44%;
}
#notice p {
  font-size: 9px;
  font-size: 2.8125vw;
  font-weight: 500;
  margin: 0 auto 20px;
  color: #4a4a4a;
}
#notice p:first-child {
  margin-top: 0;
}
#notice h4 {
  margin-top: 20px;
  font-size: 11px;
  font-size: 3.4375vw;
  font-weight: bold;
  color: #4a4a4a;
}
#notice .bnr_ac {
  margin-top: 20px;
}

/*-----------------------------------------------------------------
  goods
------------------------------------------------------------------*/
#goods {
  border-top: none;
}
#goods .inner {
  margin-top: 0;
}
#goods h2 {
  margin-bottom: 0;
  margin-top: 30px;
}
#goods h3 {
  font-size: 13px;
  font-size: 4.0625vw;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 1.5;
  background: #4d4d4d;
  padding: 10px 5px;
  color: #fff;
  text-align: center;
}
#goods ul.info {
  margin: 0 auto;
}
#goods ul.info li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 2px;
  line-height: 1.4;
  font-size: 8px;
  font-size: 2.5vw;
}
#goods ul.info li a {
  font-weight: bold;
}
#goods .bnr_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0 0 -3%;
}
#goods .bnr_wrap a {
  display: inline-block;
  margin: 0 0 0 3%;
  width: 44%;
}
#goods h4 {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 3.75vw;
  font-weight: bold;
}
#goods h4 strong {
  font-size: 14px;
  font-size: 4.375vw;
}
#goods .bnr_ac {
  margin-top: 20px;
}

/*-----------------------------------------------------------------
  movie
------------------------------------------------------------------*/
#movie {
  border-top: none;
}
#movie h2 {
  color: #1a1a1a;
}
#movie .movie_list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin: 0 0 -5% -5%;
}
#movie .movie_list ul li {
  width: 45%;
  margin: 0 0 5% 5%;
  color: #1a1a1a;
}
#movie .movie_list ul li > div {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#movie .movie_list ul li > div iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#movie .movie_list ul li p {
  text-align: left;
  margin-top: 3px;
  line-height: 1.4;
  font-size: 9px;
  font-size: 2.8125vw;
}

#link {
  background: #fff;
  border-top: none;
  width: 100%;
  max-width: none;
}
#link .inner {
  margin: 0 auto;
  width: 90%;
  max-width: 800px;
}
#link .link-list ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
#link .link-list ul.link-l {
  margin-top: 30px;
}
#link .link-list ul.link-l li:nth-child(1) {
  width: 12%;
}
#link .link-list ul.link-l li:nth-child(2) {
  width: 15%;
}
#link .link-list ul.link-l li:nth-child(3) {
  width: 20%;
}
#link .link-list ul li {
  width: 10%;
  margin: 0 15px;
  text-align: center;
}
#link .link-list ul li a {
  display: block;
}
#link .link-list ul li a img {
  width: 100%;
}

#caution_popup {
  height: 100vh;
  padding: 30px;
}
#caution_popup .popup_inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  max-width: 720px;
  background: #000;
  padding: 0px 0px;
  overflow-y: scroll;
}
#caution_popup .popup_content {
  position: relative;
}
#caution_popup .popup_content .btn_iphone {
  position: absolute;
  left: 10.5%;
  top: 22.1%;
  width: 33%;
}
#caution_popup .popup_content .btn_and {
  position: absolute;
  left: 45%;
  top: 22.1%;
  width: 45%;
}
#caution_popup .popup_content .url_iphone {
  position: absolute;
  left: 16%;
  top: 63.1%;
  width: 56%;
}
#caution_popup .popup_content .url_android {
  position: absolute;
  left: 16%;
  top: 65.6%;
  width: 75%;
}
#caution_popup .popup_content .url_joukyo {
  position: absolute;
  left: 18%;
  top: 73.2%;
  width: 28%;
}
#caution_popup .popup_content .wakuchin01 {
  position: absolute;
  left: 16.6%;
  top: 92.5%;
  width: 61%;
}
#caution_popup .popup_content .wakuchin02 {
  position: absolute;
  left: 16.6%;
  top: 95.9%;
  width: 72%;
}

/* ============================================
 Media Queries
============================================ */
@media screen and (min-width: 900px) {
  /* ============================================
   main_visual
  ============================================ */
  #main_visual .illust {
    font-size: 12px;
    font-size: 1rem;
    text-align: right;
    padding-right: 5px;
  }
  h1 {
    text-align: center;
    position: relative;
  }
  h1 img {
    width: 100%;
  }
  /* ============================================
   slider
  ============================================ */
  #main_slick {
    padding-top: 80px;
    padding-bottom: 0;
    max-width: 100%;
    margin: 0 auto;
  }
  #main_slick .illust {
    position: absolute;
    right: 0px;
    bottom: -40px;
    font-size: 14px;
    font-size: 1.1666666667rem;
    padding-right: 20px;
    padding-top: 5px;
    text-align: right;
    color: #5a6161;
  }
  .slick_wrapper {
    margin: 0 auto;
  }
  .slick_inner {
    position: relative;
  }
  #arrows {
    display: block;
  }
  #slick_preview, #slick_next {
    position: absolute;
    display: block;
    height: 70px;
    width: 60px;
    line-height: 0;
    font-size: 35px;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    outline: none;
  }
  #slick_preview {
    left: -60px;
  }
  #slick_next {
    right: -60px;
  }
  .slick-dots {
    bottom: -35px;
  }
  .slick-slide img {
    max-width: none;
    width: 100%;
  }
  .slick-dotted.slick-slider {
    margin: 0;
  }
  /* ============================================
   contents
  ============================================ */
  #main {
    width: 100%;
    margin-top: 30px;
  }
  section {
    position: relative;
    margin: 0 auto;
    max-width: 800px;
    padding: 50px 0px;
  }
  section h2 {
    position: relative;
    text-align: center;
    line-height: 1;
    letter-spacing: 1.5px;
    color: #1a1a1a;
    font-size: 55px;
    font-size: 4.5833333333rem;
    padding: 1.5rem 1rem 0;
    margin-bottom: 40px;
    padding-top: 0;
  }
  section h2 img {
    width: 80%;
  }
  section .inner {
    position: relative;
    padding: 5px 0;
    margin-top: 10px;
  }
  .bnr-area {
    margin: 0 auto;
    width: 90%;
    padding: 50px 0;
    max-width: 800px;
  }
  .bnr-area div {
    margin: 30px auto;
  }
  .bg {
    position: relative;
    width: 100%;
    height: auto;
  }
  .bg.bg00 {
    background: #000;
  }
  .bg.bg01 h2 {
    text-align: center;
    background: #1a1a1a;
    padding: 40px 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .bg.bg01 h2 img {
    max-width: 600px;
    width: 80%;
  }
  .bg.bg01 h3 img {
    width: 100%;
  }
  .bg.bg02 {
    background: #000 url(https://d20dfxyuz7q532.cloudfront.net/soraru/2024/bg02.jpg) no-repeat center top;
    background-size: cover;
  }
  .bg.bg04 {
    background: #000 url(https://d20dfxyuz7q532.cloudfront.net/soraru/2024/bg02.jpg) no-repeat center top;
    background-size: cover;
  }
  /*-----------------------------------------------------------------
    schedule
  ------------------------------------------------------------------*/
  #ticket .box_schedule {
    position: relative;
  }
  #ticket .req_bnr {
    display: block;
    margin: 20px auto;
  }
  #ticket .btn_fanmi {
    position: absolute;
    top: 69%;
    left: 15%;
    width: 70%;
  }
  #ticket p.info {
    font-size: 22px;
    font-size: 1.8333333333rem;
    margin-top: 35px;
    text-align: center;
    color: #1a1a1a;
  }
  #ticket .disc {
    position: absolute;
    width: 38%;
    height: 1.5%;
    top: 76%;
    left: 32%;
    background: #1a1a1a;
    opacity: 0;
  }
  #schedule .inner {
    margin: 0 auto;
    width: 82%;
  }
  #schedule h3 {
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 50px;
    line-height: 1.5;
  }
  #schedule p.info {
    font-size: 22px;
    font-size: 1.8333333333rem;
    margin-top: 35px;
    text-align: center;
  }
  /*-----------------------------------------------------------------
    notice
  ------------------------------------------------------------------*/
  #notice .inner {
    margin-top: 0;
  }
  #notice h2 {
    margin-bottom: 20px;
  }
  #notice h3 {
    font-size: 22px;
    font-size: 1.8333333333rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.5;
    background: #4d4d4d;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
  }
  #notice ul li {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 12px;
    line-height: 1.5;
    font-size: 18px;
    font-size: 1.5rem;
  }
  #notice ul li a {
    font-weight: bold;
  }
  #notice .bnr_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0 0 -3%;
  }
  #notice .bnr_wrap a {
    display: inline-block;
    margin: 0 0 0 3%;
    width: 44%;
  }
  #notice p {
    font-size: 18px;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0 auto 20px;
  }
  #notice p:first-child {
    margin-top: 0;
  }
  #notice h4 {
    margin-top: 20px;
    font-size: 22px;
    font-size: 1.8333333333rem;
    font-weight: bold;
  }
  #notice .bnr_ac {
    margin-top: 20px;
  }
  /*-----------------------------------------------------------------
    goods
  ------------------------------------------------------------------*/
  #goods .inner {
    margin-top: 0;
  }
  #goods h2 {
    margin-bottom: 20px;
    font-size: 82px;
    font-size: 6.8333333333rem;
  }
  #goods h3 {
    font-size: 32px;
    font-size: 2.6666666667rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.5;
    background: #4d4d4d;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
  }
  #goods ul.info {
    max-width: 600px;
  }
  #goods ul.info li {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 12px;
    line-height: 1.5;
    font-size: 18px;
    font-size: 1.5rem;
  }
  #goods ul.info li a {
    font-weight: bold;
  }
  #goods .bnr_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0 0 -3%;
  }
  #goods .bnr_wrap a {
    display: inline-block;
    margin: 0 0 0 3%;
    width: 44%;
  }
  #goods h4 {
    margin-top: 50px;
    font-size: 32px;
    font-size: 2.6666666667rem;
    font-weight: bold;
  }
  #goods h4 strong {
    position: relative;
    line-height: 1;
    top: -20px;
    font-size: 36px;
    font-size: 3rem;
  }
  #goods .bnr_ac {
    margin-top: 20px;
  }
  /*-----------------------------------------------------------------
    movie
  ------------------------------------------------------------------*/
  #caution_popup {
    height: 100vh;
    padding: 30px;
  }
  #caution_popup .popup_inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 720px;
    background: #000;
    padding: 0px 0px;
    overflow-y: scroll;
  }
  #caution_popup .popup_content {
    position: relative;
  }
  #caution_popup .popup_content .btn_iphone {
    position: absolute;
    left: 10.5%;
    top: 22.1%;
    width: 33%;
  }
  #caution_popup .popup_content .btn_and {
    position: absolute;
    left: 45%;
    top: 22.1%;
    width: 45%;
  }
  #caution_popup .popup_content .url_iphone {
    position: absolute;
    left: 16%;
    top: 63.1%;
    width: 56%;
  }
  #caution_popup .popup_content .url_android {
    position: absolute;
    left: 16%;
    top: 65.6%;
    width: 75%;
  }
  #caution_popup .popup_content .url_joukyo {
    position: absolute;
    left: 18%;
    top: 73.2%;
    width: 28%;
  }
  #caution_popup .popup_content .wakuchin01 {
    position: absolute;
    left: 16.6%;
    top: 92.5%;
    width: 61%;
  }
  #caution_popup .popup_content .wakuchin02 {
    position: absolute;
    left: 16.6%;
    top: 95.9%;
    width: 72%;
  }
  /*-----------------------------------------------------------------
    movie
  ------------------------------------------------------------------*/
  #movie h2 {
    color: #1a1a1a;
  }
  #movie .movie_list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 -5% -5%;
  }
  #movie .movie_list ul li {
    width: 45%;
    margin: 0 0 5% 5%;
    color: #1a1a1a;
  }
  #movie .movie_list ul li > div {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  #movie .movie_list ul li > div iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  #movie .movie_list ul li p {
    text-align: left;
    margin-top: 10px;
    line-height: 1.4;
    font-size: 20px;
    font-size: 1.6666666667rem;
  }
  /*-----------------------------------------------------------------
    movie
  ------------------------------------------------------------------*/
  #link {
    background: #fff;
    border-top: none;
    width: 100%;
    max-width: none;
  }
  #link .inner {
    margin: 0 auto;
    width: 90%;
    max-width: 800px;
  }
  #link .link-list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  #link .link-list ul.link-l {
    margin-top: 40px;
  }
  #link .link-list ul.link-l li:nth-child(1) {
    width: 57px;
  }
  #link .link-list ul.link-l li:nth-child(2) {
    width: 78px;
  }
  #link .link-list ul.link-l li:nth-child(3) {
    width: 110px;
  }
  #link .link-list ul li {
    width: 55px;
    margin: 0 20px;
    text-align: center;
  }
  #link .link-list ul li a {
    display: block;
  }
  #link .link-list ul li a img {
    width: 100%;
  }
  /*-----------------------------------------------------------------
    profile
  ------------------------------------------------------------------*/
  #profile .box_profile {
    display: block;
  }
  #profile .box_profile .profile_img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  #profile .box_profile .profile_img img {
    max-width: 100%;
  }
  #profile .box_profile .profile_txt {
    margin-top: 20px;
    width: 100%;
    padding-left: 0px;
  }
  #profile .box_profile .profile_txt h3 {
    font-size: 24px;
    font-size: 2rem;
    font-weight: 400;
    margin: 0 auto 25px;
  }
  #profile .box_profile .profile_txt .intro {
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 400;
    margin: 0 auto 40px;
    letter-spacing: 0.8px;
  }
  #profile .box_profile .profile_txt .bio {
    font-size: 14px;
    font-size: 1.1666666667rem;
    font-weight: 500;
    letter-spacing: 0.8px;
    display: block;
    margin: 0 auto;
  }
  #profile .box_profile .profile_txt .bio p {
    margin: 0 0 0 0%;
    line-height: 1.8;
    width: 100%;
  }
  #caution_popup {
    height: 100vh;
    padding: 50px;
  }
  #caution_popup .popup_inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 1200px;
    background: #000;
    padding: 0px 100px;
    overflow-y: scroll;
  }
}

/*# sourceMappingURL=home.css.map */
