@charset "UTF-8";
/* CSS Document */
html {
  font-weight: 500;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.ie_img {
  display: inline;
}
.ie_img a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ie_img a:hover {
  opacity: 0.8;
}

.sp_txt {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp_txt {
    display: block;
  }
  .ie_img {
    display: none;
  }
}
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 300;
}
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: 500;
}
@font-face {
  font-family: "Custom Yu Gothic";
  src: local("Yu Gothic");
  font-weight: bold;
}
selector {
  font-family: YuGothic, "Custom Yu Gothic", "Yu Gothic", sans-serif;
}

#offcanvas-menu ul li a {
  font-size: 90%;
}

.functionback {
  background: #f4f4f4;
  padding-bottom: 4em;
}
.functionback p.title {
  letter-spacing: 5px;
}
.functionback__notice {
  font-size: 12px;
  margin-top: 20px;
  text-align: center;
}

.functionback2, #counterstyle, #showerstyle, #page4 {
  background: hsl(0, 0%, 100%);
}

.functionback h4 {
  font-size: 110%;
  font-weight: bold;
  margin: 35px 0 15px 0;
  lletter-spacing: 10px;
}
.functionback h4.titlemini2 {
  font-size: 24px;
  color: hsl(0, 0%, 0%);
  font-weight: bold;
  margin: 25px 0 15px 0;
}

.functionback2 p.title {
  letter-spacing: 2px;
}
.functionback2 h4 {
  font-size: 110%;
  font-weight: bold;
  margin: 35px 0 15px 0;
  lletter-spacing: 10px;
}
.functionback2 h4.titlemini2 {
  font-size: 21px;
  color: hsl(0, 0%, 0%);
  font-weight: bold;
  margin: 25px 0 15px 0;
}

.bunnerbox img {
  width: 520px;
}

@media screen and (max-width: 480px) {
  .bunnerbox img {
    width: 520px;
    max-width: 100%;
  }
}
.prebiru img {
  border: hsla(0, 0%, 72%, 0.18) 1px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 100%;
}
.prebiru img:hover, .prebiru img:focus, .prebiru img:active {
  border: hsla(0, 0%, 72%, 0.18) 1px solid;
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
}

.bgcon1 {
  background-image: url(../images/cover_bg_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.bgcon--moviePage {
  background-image: url(../images/movie_mv_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.sample {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: scroll_arrow 2s 1.5s infinite;
  animation: scroll_arrow 2s 1.5s infinite;
}

.sample5 {
  padding-top: 65px;
  display: block;
}

h3 {
  color: #322000;
}

/*@media screen and (max-width: 768px) {
  .bgcon1 {
    width: auto;
    background-image: url(../images/cover_bg_1.jpg);
    background-size: auto 840px;
    background-attachment: fixed;
    background-repeat: inherit;
  }

  .bgcon--moviePage {
    width: auto;
    background-image: url(../images/movie_mv_sp.jpg);
    background-size: auto 840px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
}*/
/*
@media screen and (max-width: 720px) {
  .bgcon1 {
    width: auto;
    background-image: url(../images/cover_bg_1.jpg);
    background-size: auto 840px;
    background-attachment: fixed;
    background-repeat: inherit;
  }

  .bgcon--moviePage {
    width: auto;
    background-image: url(../images/movie_mv_sp.jpg);
    background-size: auto 840px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
}
*/
@media screen and (max-width: 1024px) {
  .sample2pd {
    padding-top: 150px;
  }
  .bgcon1 {
    width: auto;
    background-image: url(../images/cover_bg_1.jpg);
    background-size: 1024px 1024px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
  .bgcon--moviePage {
    width: auto;
    background-image: url(../images/movie_mv_pc.jpg);
    background-size: 1024px 1024px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
}
@media screen and (max-width: 768px) {
  .bgcon1 {
    width: auto;
    background-image: url(../images/cover_bg_1.jpg);
    background-size: 1024px 1024px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
  .bgcon--moviePage {
    width: auto;
    background-image: url(../images/movie_mv_sp.jpg);
    background-size: 1024px 1024px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
}
@media screen and (max-width: 480px) {
  .slider {
    padding-top: 80px;
  }
  .bgcon1 {
    width: auto;
    background-image: url(../images/cover_bg_1.jpg);
    background-size: auto 840px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
  .bgcon--moviePage {
    width: auto;
    background-image: url(../images/movie_mv_sp.jpg);
    background-size: auto 840px;
    background-attachment: fixed;
    background-repeat: inherit;
  }
  .sample5 {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: scroll_arrow 2s 5s infinite;
    animation: scroll_arrow 2s 5s infinite;
    padding-top: 0px;
    display: none;
  }
}
.scroll_arrow {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: scroll_arrow 2.5s 4.5s infinite;
  animation: scroll_arrow 2.5s 4.5s infinite;
}

@-webkit-keyframes scroll_arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@keyframes scroll_arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@media only screen and (min-device-width: 760px) and (max-device-width: 1025px) {
  .service p {
    font-size: 80%;
  }
  .service p br {
    display: none;
  }
}
/*
  表示切り替え
  境界768px以上、表示
  境界768px以上、非表示表示
*/
@media (min-width: 768px) {
  .pcDisp {
    display: initial;
  }
  .spDisp {
    display: none;
  }
}
@media (max-width: 767px) {
  .pcDisp {
    display: none;
  }
  .spDisp {
    display: initial;
  }
}