* {
  box-sizing: border-box;
  padding: 0;
  margin: 0
}

*:focus {
  outline: none
}

html {
  font-size: 62.5%;
  min-width: 320px;
  overflow-x: hidden
}



.est_time_caption--blank { display: inline-block; width: 30px; height: 17px; background: #FFFFFF; border: 1px solid #333333; border-radius: 3px; margin: 0 2px; vertical-align: bottom; }
.catalog_infoList li span.est_time_caption { display: inline; background: #FFFFFF; border: 1px solid #333333; border-radius: 3px; padding: 0 4px; margin-right: 1px; color: #000; }

.slick-slide {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: scale( .75 );
}
.is--active {
  transform: scale( 1 );
}

#ranking { margin: 80px 0; overflow: hidden; background: url("../img/spacia_base-rank-background.jpg")center; background-size: cover; padding: 30px 0 90px 0; }
#ranking div.ranking-title { text-align: center; margin-bottom: 30px; padding: 30px; }
#ranking div.ranking-title img { max-width: 850px; margin: 0 auto; }

@media print, screen and (max-width: 767.98px) {
#ranking { margin: 0; }
#ranking div.ranking-title img { width: 80%; }
#ranking div.ranking-title { padding: 0; }
.slick-prev:before,
.slick-next:before
{
    font-size: 17px;
}

.slick-next {
  right: 13.7%;
}

.slick-dots li {
  margin: 0 7px;
}

}








body {
  font-family: sans-serif;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 0;
  /*letter-spacing: 1px*/
}

article, aside, footer, header, nav, section, main, div, img {
  display: block
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

ol, ul {
  list-style: none;
  list-style-type: none
}

/*input, input[type=text], input[type=button], input[type=radio], input[type=email], input[type=submit], input[type=reset], textarea, select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0
}*/

select::-ms-expand {
  display: none
}

img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border: none
}

iframe {
  width: 100%;
  height: 100%
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer
}

a, p, span, div, dt, dd, li {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000
}

span {
  color: inherit;
  font-size: inherit
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal
}

body {
  font-family: "Noto Sans JP", sans-serif
}

body.scroll-lock {
  position: fixed;
  left: 0
}

.pc-only {
  display: block
}

@media print, screen and (max-width: 991.98px) {
  .pc-only {
    display: none !important
  }
}

.sp-only {
  display: none !important
}

@media print, screen and (max-width: 991.98px) {
  .sp-only {
    display: block !important
  }
}

.wrap2 {
  /*max-width:980px;*/
  width: 90%;
  margin: 0 auto
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-red {
  color: #d42727
}

.inview {
  transform: translateY(0);
  opacity: 0;
  visibility: hidden;
  transition: transform 2s, opacity 2s, visibility 2s
}

.inview.fadein-down {
  transform: translateY(-30px)
}

.inview.fadein-up {
  transform: translateY(30px)
}

.is-fadein {
  transform: translateX(0) !important;
  opacity: 1;
  visibility: visible
}

.modaal-container {
  background: rgba(0, 0, 0, 0) !important
}

.scrollTop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    cursor: pointer;
}

.scrollTop__link {
    display: block;
}

.scrollTop__img {
    transition: all .3s;
}

.scrollTop__link:hover .scrollTop__img {
    opacity: .8;
    transition: .3s;
}

.scrollTop img { display: block; margin-bottom: 1px; }


.scrollTop {
transition: all 1s;
}

.modaal-gallery-item img {
	width: 80%;
	margin: 0 auto;
	max-width: 980px
}

@media only screen and (max-width: 767.98px) {
		.modaal-gallery-item img {
  width: 100%
		}
}

.modaal-image .modaal-inner-wrapper {
  padding: 0;
}
  @media screen and (max-height: 1000px){
.modaal-inner-wrapper {
  padding: 0;
}
}






.movie-wrap {
  width: 900px;
  height: 506px;
  padding-top: 0;
  margin: auto;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 900px;
  height: 100%;
}

.popup-youtube01,
.popup-youtube02 {
  color: #2e7dd8;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 20px;
  text-decoration: underline;
}

@media screen and (min-width: 641px) {/* PC */
  .popup-youtube01:hover,
  .popup-youtube02:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767.98px) {
		.movie-wrap {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 55%;
  margin: 0 auto;
}
.movie-wrap iframe {
  width: 100%;
}
}

.navigation-pagelink { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 80px 0 20px; }
.navigation-pagelink a { text-decoration: none; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 673px; height: 50px; border: 2px solid #0062a0; font-size: 19px; font-weight: bold; color: #0062a0; position: relative; -webkit-transition: .3s ease all; transition: .3s ease all; }
.navigation-pagelink a::after { content: url(../img/common/icon_arrow.png); position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: .3s ease all; transition: .3s ease all; }
.navigation-pagelink a:hover { text-decoration: none; background: #0062a0; color: #fff; }
.navigation-pagelink a:hover::after { content: url(../img/common/icon_arrow_w.png); right: 10px; }

@media screen and (max-width: 767px) { .navigation-pagelink { width: 85%; margin: 0 auto; padding: 40px 0 40px; } }
@media screen and (max-width: 767px) { .navigation-pagelink a { width: 100%; font-size: 12px; height: 40px; } }
