@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 200px) {
  html {
    font-size: 62.5%;
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 72.5%;
  }
}

@media screen and (min-width: 414px) {
  html {
    font-size: 82.5%;
  }
}

@media screen and (min-width: 992px) {
  html {
    font-size: 62.5%;
    width: 100%;
  }
}

@media screen and (min-width: 991px) {
  body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Quicksand, "ヒラギノ角ゴシック Pro",
 "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: #333333;
    background: #fff;
    width: 100%;
    font-size: 1.4rem;
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Quicksand, "ヒラギノ角ゴシック Pro",
 "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-text-size-adjust: none;
    position: relative;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    color: #444;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
th,
td {
  margin: 0;
  padding: 0;
  color: #333333;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: top;
  -webkit-backface-visibility: hidden;
  max-width: 100%;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

em,
i {
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 1rem;
}

hr {
  display: none;
}

abbr,
acronym {
  border: 0;
}

textarea {
  /*font-family: sans-serif;*/
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clearfix {
  zoom: 1;
  display: block;
}

/* End IE-mac */
.clear {
  clear: both;
}

/*------------------------------------
リンク 
------------------------------------*/
a {
  color: #333333;
}

a:hover {
  text-decoration: none;
  color: #0c85f8;
}

area {
  outline: none;
}

a:hover img {
  opacity: 0.8;
}

a:focus {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

/*両端パディングなし*/
.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

/*両端パディングなし*/
.container {
  padding-left: 0px;
  padding-right: 0px;
}

/*------------------------------------
スマホ　非表示
------------------------------------*/
@media screen and (min-width: 992px) {
  .disp_sp {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .disp_pc {
    display: none !important;
  }
}

.inner {
  max-width: 1060px;
  margin: auto;
  width: 100%;
  padding: 0 50px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  .inner {
    padding: 0 6%;
  }
}

#contents {
  color: #444;
}

@media screen and (max-width: 991px) {
  #contents {
    padding: 0 0 12% !important;
  }
}

.nishitada12 {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.nishitada12 #wrapper {
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .nishitada12 #wrapper {
    padding-top: 55px;
  }
}

.h-higashitada .wave {
  position: relative;
  aspect-ratio: 1920 / 109;
  width: 100vw;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../img/img-h-higashitada/wave_top.png);
}

@media screen and (max-width: 991px) {
  .h-higashitada .wave {
    aspect-ratio: 640 / 92;
    background-image: url(../img/img-h-higashitada/wave_top_sp.png);
    position: absolute;
    top: 0;
    left: 0;
  }
}

.h-higashitada .wave.--w {
  background-color: #eeeeee;
  background-image: url(../img/img-h-higashitada/wave_w_top.png);
}

@media screen and (max-width: 991px) {
  .h-higashitada .wave.--w {
    background-image: url(../img/img-h-higashitada/wave_w_top_sp.png);
  }
}

.h-higashitada .wave.--yellow {
  background-image: url(../img/img-h-higashitada/wave_yellow_top.png);
}

.h-higashitada .btn-basis {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  position: relative;
  margin: auto;
  max-width: 240px;
  width: 100%;
  color: #fff !important;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: bold;
  background: #000;
  border: 1px solid #000;
  padding: 10px;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .h-higashitada .btn-basis {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    height: 50px;
    max-width: 220px;
  }
}

.h-higashitada .btn-basis::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.h-higashitada .btn-basis::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 12px;
  height: 2px;
  background: #fff;
}

@media screen and (min-width: 992px) {
  .h-higashitada .btn-basis {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
  }
  .h-higashitada .btn-basis::before,
  .h-higashitada .btn-basis::after {
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
  }
  .h-higashitada .btn-basis:hover {
    background: #fff !important;
    color: #000 !important;
  }
  .h-higashitada .btn-basis:hover::before {
    border-color: #000;
  }
  .h-higashitada .btn-basis:hover::after {
    background: #000;
  }
}

.h-higashitada .mv {
  overflow: hidden;
  position: relative;
  padding-bottom: 110px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .mv {
    padding: 20px 0 8vw;
  }
}

.h-higashitada .mv-image {
  display: flex;
  justify-content: center;
  /* アクティブな時の処理 */
}

@media screen and (max-width: 1400px) and (min-width: 992px) {
  .h-higashitada .mv-image {
    margin-left: -10vw;
  }
}

.h-higashitada .mv-image .js_mv_slider {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.h-higashitada .mv-image .js_mv_slider .item {
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
}

@media screen and (min-width: 992px) {
  .h-higashitada .mv-image .js_mv_slider .item {
    left: 50%;
    transform: translateX(-50%);
  }
}

.h-higashitada .mv-image .js_mv_slider .item:first-child {
  position: relative;
  transform: none;
  left: 0;
}

.h-higashitada .mv-image .js_mv_slider .item.is-active {
  opacity: 1;
  z-index: 1;
}

.h-higashitada .mv-image img,
.h-higashitada .mv-image picture {
  max-width: inherit;
  display: block;
}

@media screen and (max-width: 1600px) {
  .h-higashitada .mv-image img,
  .h-higashitada .mv-image picture {
    width: 1600px;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .mv-image img,
  .h-higashitada .mv-image picture {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .h-higashitada .mv-en {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 94%;
    max-width: 900px;
    margin: auto;
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 1400px) and (min-width: 992px) {
  .h-higashitada .mv-en {
    left: -10vw;
  }
}

.h-higashitada .mv-txt {
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .h-higashitada .mv-txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    width: 94%;
    max-width: 1300px;
    margin: auto;
  }
}

@media screen and (max-width: 1600px) and (min-width: 992px) {
  .h-higashitada .mv-txt img {
    width: 450px;
  }
}

.h-higashitada .mv-higashitada {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 94%;
  max-width: 1231px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .h-higashitada .mv-higashitada {
    width: 100%;
  }
}

.h-higashitada .mv-icon {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  top: 75px;
  width: 94%;
  max-width: 960px;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  animation: fuwafuwa 2s linear infinite;
}

@media screen and (max-width: 991px) {
  .h-higashitada .mv-icon {
    top: 40vw;
  }
  .h-higashitada .mv-icon img {
    width: 26vw;
  }
}

.h-higashitada .block_lead {
  position: relative;
  overflow: hidden;
  padding: 70px 0 120px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_lead {
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_lead .inner {
    padding: 0;
  }
}

.h-higashitada .block_lead .image {
  display: flex;
  justify-content: center;
  position: relative;
}

.h-higashitada .block_lead .image + .image {
  margin-top: 88px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_lead .image + .image {
    margin-top: 0;
  }
}

.h-higashitada .block_lead .image .btn-basis {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 85px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_lead .image .btn-basis {
    bottom: 180px;
  }
}

@media screen and (max-width: 640px) {
  .h-higashitada .block_lead .image .btn-basis {
    bottom: 25vw;
  }
}

.h-higashitada .block_access {
  background: #eeeeee;
  padding: 0 0 60px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_access {
    background: none;
  }
  .h-higashitada .block_access::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 98%;
    background: #eeeeee;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_access .inner {
    padding: 0;
  }
}

.h-higashitada .block_access .bgtxt {
  position: absolute;
  left: 0;
  right: 0;
  top: 600px;
  margin: auto;
}

.h-higashitada .block_access-map {
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_access-map {
    padding: 0 6%;
    margin-top: 20px;
  }
}

.h-higashitada .block_access-map .gmap {
  height: 450px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_access-map .gmap {
    height: 280px;
  }
}

.h-higashitada .block_access-map .gmap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.h-higashitada .block_access-map p {
  text-align: right;
  width: 100%;
  margin: 15px auto 0;
  font-size: 1.6rem;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_access-map p {
    font-size: 1.1rem;
    margin-top: 12px;
  }
}

.h-higashitada .block_store {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_store {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_store .inner {
    padding: 0;
  }
}

.h-higashitada .block_store .bgtxt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.h-higashitada .block_house {
  position: relative;
  overflow: hidden;
  background: #eeeeee;
  padding-bottom: 120px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_house {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
  .h-higashitada .block_house {
    background: none;
  }
  .h-higashitada .block_house::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 98%;
    background: #eeeeee;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_house .inner {
    padding: 0;
  }
}

.h-higashitada .block_house .image {
  position: relative;
}

.h-higashitada .block_house .image .js_house_slider {
  position: absolute;
  left: 75px;
  top: 248px;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .h-higashitada .block_house .image .js_house_slider img {
    width: 480px;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_house .image .js_house_slider {
    left: 0;
    right: 0;
    margin: auto;
    top: 66vw;
    width: 75vw;
  }
}

.h-higashitada .block_house .bgtxt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.h-higashitada .block_structure {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_structure {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_structure .inner {
    padding: 0;
  }
}

.h-higashitada .block_structure .bgtxt {
  position: absolute;
  left: 0;
  right: 0;
  top: 355px;
  margin: auto;
}

.h-higashitada .block_start {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
  background: #ffffea;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_start {
    padding-bottom: 0;
    background: url(../img/img-h-higashitada/pre_start_bg_sp.png) top center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_start .inner {
    padding: 0;
  }
}

.h-higashitada .block_start .image {
  display: flex;
  justify-content: center;
  position: relative;
}

.h-higashitada .block_start .image .btn-basis {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 85px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_start .image .btn-basis {
    bottom: 180px;
  }
}

@media screen and (max-width: 640px) {
  .h-higashitada .block_start .image .btn-basis {
    bottom: 25vw;
  }
}

.h-higashitada .block_visit {
  padding: 100px 0 30px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_visit {
    padding: 40px 0 10px;
  }
}

.h-higashitada .block_visit_ttl {
  display: flex;
  justify-content: center;
  margin-bottom: 47px;
}

@media screen and (max-width: 991px) {
  .h-higashitada .block_visit_ttl {
    margin-bottom: 20px;
  }
  .h-higashitada .block_visit_ttl img {
    width: 60%;
    display: block;
    margin: auto;
  }
}

.h-higashitada .block_visit .btn-basis {
  background: #ef409a;
  border-color: #ef409a;
}

@media screen and (min-width: 992px) {
  .h-higashitada .block_visit .btn-basis:hover {
    color: #ef409a !important;
  }
  .h-higashitada .block_visit .btn-basis:hover::before {
    border-color: #ef409a;
  }
  .h-higashitada .block_visit .btn-basis:hover::after {
    background: #ef409a;
  }
}

/* 下からふわっと */
.fade_b {
  opacity: 0;
}

.fade_b.started,
.started .fade_b {
  animation: fadeIn_b 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53) forwards;
}

@keyframes fadeIn_b {
  0% {
    opacity: 0;
    transform: translateY(25px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes text-slide {
  100% {
    transform: translateX(-50%);
  }
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(0);
  }
}
