@charset "utf-8";
/*--------------------------------------------------------------
# 下層ページ
--------------------------------------------------------------*/

/* 見出し
--------------------------------------------- */
#lowertitle {
  padding-top: 3vw;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #sora-eshi #lowertitle,
  #sora-coredo #lowertitle {
    padding-top: 10vw;
  }
}
#lowertitle h1 {
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
}
@media screen and (max-width: 800px) {
  #lowertitle h1 {
    margin-top: 60px;
  }
  #lowertitle .caption {
    padding-left: 0;
  }
}
h1 > .txt-title {
  height: 175px;
}
@media screen and (max-width: 800px) {
  h1 > .txt-title {
    max-height: 150px;
    width: auto;
    height: auto;
  }
}
#sora-eshi h1 > .txt-title {
  height: 140px;
}
.schedule {
  margin-top: 50px;
  max-width: 700px;
}
.schedule img {
  padding-bottom: 0;
}
.schedule:before,
.schedule:after {
  height:  140px;
  margin-top: -70px;
}
.departure-time:before,
.departure-time:after {
  height: 90px;
  margin-top: -45px;
}
.free-admission,
.yoyakuhissu,
.yoyakuhissu-sorafune,
.yoyakuhuyo {
  position: absolute;
  width: 100px;
  bottom: 10px;
}
.free-admission {
  right: -130px;
}
.yoyakuhissu {
  right: -120px;
}
.yoyakuhissu-sorafune {
  right: -120px;
  bottom: 10px;
}
.yoyakuhuyo {
  right: -240px;
}
#sora-eshi .free-admission {
  right: -120px;
}

/* 宙マーケット & スターパーティ
--------------------------------------------- */
.place img {
  height: 44px;
  width: auto;
}
@media screen and (max-width: 800px) {
  .place img {
    height: auto;
    max-height: 36px;
  }
}
#about-market h3,
#about-party h3,
#about-sorafune h3,
#detail-sorafune h3 {
  text-align: left;
}
h2 > .txt-title {
  width: auto;
  height: 50px;
}
@media screen and (max-width: 800px) {
  h2 > .txt-title {
    height: auto;
    max-height: 40px;
  }
}
h3 > .txt-title {
  width: auto;
  height: 35px;
}
@media screen and (max-width: 800px) {
  h3 > .txt-title {
    height: auto;
    max-height: 28px;
  }
}
@media screen and (max-width: 800px) {
  .circle-area {
    display: none
  }
}
.circle-area .img-border-white {
  border-radius: 50%;
}
#about-sorafune h3 img {
  height: 60px;
}
@media screen and (max-width: 800px) {
  #detail-sorafune h3 img {
    height: 50px;
  }
}
#about-sorafune h3 img {
  height: 50px;
}
#detail-sorafune h3 img {
  height: 45px;
}
@media screen and (max-width: 800px) {
  #detail-sorafune h3 img {
    height: 36px;
  }
}
#gallery {
  padding-top: 7vw;
  padding-bottom: 8vw;
}
.shop-area {
  padding-top: 30px;
}
.shop-area > div {
  margin-bottom: 100px;
  position: relative;
}
.shop-area > div:before {
  content: "";
  display: inline-block;
  width: 120%;
  height: 160px;
  background: #2d57a1;
  position: absolute;
  top: 50px;
  left: -10%;
}
@media screen and (max-width: 800px) {
  .shop-area > div:before {
    top: 70px;
  }
}
[id*="popup--"] {
  position: relative;
  z-index: 1;
}

.gallery .slick-slide {
  padding: 10px;
}

.ico-zoom {
  position: relative;
}
.ico-zoom:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(../image/ico_zoom.svg);
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
}

@media screen and (max-width: 800px) {
  .info-area {
    margin-top: 0;
  }
}

.only-sat,
.only-sun {
  display: inline-block;
}
.only-sat:after,
.only-sun:after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 70px;
  position: absolute;
  right: -35px;
  top: -26px;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  .only-sat:after,
  .only-sun:after {
    right: -25px;
  }
}
.only-sat:after {
  background: url(../image/img_only_sat.png) no-repeat;
  background-size: contain;
}
.only-sun:after {
  background: url(../image/img_only_sun.png) no-repeat;
  background-size: contain;
}
.shop-photo {
  margin-top: 20px;
}

/* 宙舟
--------------------------------------------- */
.list-sorafune {
  margin-top: satpx !important;
}

/* 宙の絵師展
--------------------------------------------- */
@media screen and (max-width: 800px) {
  #about-sora-eshi h3 .txt-title {
    max-height: 32px;
  }
}
.icon-creator {
  max-width: 140px;
  margin-bottom: 10px;
  border-radius: 50%;
}
@media screen and (max-width: 800px) {
  .icon-creator {
    margin: 0 auto;
    display: inherit;
  }
  .creator-area h3 {
    text-align: center;
  }
}
.sns-harumakigohan > li + li {
  margin-left: 10px;
}
.creator-area {
  margin-top: 40px;
}
.creator-area > div + div {
  border-top: 1px dotted rgb(255 255 255 / 60%);
  margin-top: 100px;
  padding-top: 100px;
  position: relative;
}
@media screen and (max-width: 800px) {
  .creator-area > div + div {
    margin-top: 50px;
    padding-top: 50px;
  }
}
.creator-area > div + div:after {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  position: absolute;
  right: -8px;
  background: #fff;
  border-radius: 50%;
  top: -2.5px;
}
[class*="grid"] img + img {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  #shops h2 .txt-title {
    max-height: 33px;
  }
}
.hukidashi {
  position: relative;
}
.hukidashi:before,
.hukidashi:after {
  content: "";
  display: inline-block;
  width: 56px;
  height: 1px;
  background: #fff;
}
.hukidashi:before {
  transform: rotate(65deg) translate(-10px, 0);
}
.hukidashi:after {
  transform: rotate(-65deg) translate(10px, 0);
}
@media screen and (max-width: 800px) {
  .hukidashi:before,
  .hukidashi:after {
    display: none;
  }
}
.sanka-creator-area {
  border-top: 1px dotted #21335d;
  margin-top: 60px;
  padding-top: 40px;
}
.sanka-creator figure {
  padding: 10px 16px 10px 0;
}
.sanka-creator figure img {
  border-radius: 50%;
}

/* キャンペーン
--------------------------------------------- */
#about-champaign .txt-title {
  height: 85px;
}
@media screen and (max-width: 800px) {
  #about-champaign .txt-title {
    height: auto;
    max-height: 65px;
  }
}
dl.list-shops dd {
  text-align: right;
}
dl.list-shops dt {
  width: 50%;
}
dl.list-shops dd {
  width: 50%;
}
@media screen and (max-width: 800px) {
  dl.list-shops dd {
    text-align: left;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  #lowertitle .subtitle {
    top: -30px;
    transform: scale(0.9);
  }
}
.poster-area {
  max-width: 700px;
  margin: 100px auto 0;
}
@media screen and (max-width: 800px) {
  .poster-area {
    margin: 20px auto 0;
  }
}
#shops dl + h3 {
  margin-top: 40px;
}


/* 404
--------------------------------------------- */
.lowerHeader {
  background: #ff7a93;
  padding: 12vw 0;
  text-align: center;
  font-size: 160%;
  letter-spacing: 1.6em;
}
@media screen and (max-width: 800px) {
  .lowerHeader {
    font-size: 110%;
    padding: 29vw 0 13vw;
  }
}