@charset "UTF-8";
/* CSS Document */
.main {
  overflow: hidden;
}
.section-top {
  position: relative;
  margin: 0 auto 120px auto;
}
.section-top__image {
  height: 350px;
  background-image: url("../images/access/access_img_01.jpg");
  background-position: right 30% top 15%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 15%;
  margin-right: -15%;
  border-radius: 0 0 0 50px;
  position: relative;
  z-index: 5;
}
.section-top__image-shadow {
  z-index: 1;
  display: inline-block;
  height: 400px;
  width: 100%;
  top: 65px;
  left: 0px;
  background-color: #fff1d9;
  position: absolute;
  border-radius: 0 0 0 50px;
}
.section-top__image-message h2 {
  position: absolute;
  bottom: -80px;
  color: #333;
  font-size: 2.8rem;
  line-height: 2.6rem;
  font-weight: 500;
  left: 35%;
  transform: translate(-50%, 0)
}
.section-top__image-message span {
  color: #ffa000;
  font-size: 1.8rem;
  font-weight: 400;
}
@media(min-width:960px) {
  .section-top {
    max-width: 1160px;
    margin: 0 auto 0px auto;
  }
  .section-top__image {
    height: 552px;
    background-position: right 20% bottom 0%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 30%;
    margin-right: 0%;
    z-index: 5;
  }
  .section-top__image-shadow {
    z-index: 1;
    display: inline-block;
    height: 552px;
    width: 100%;
    top: 65px;
    left: 0px;
    background-color: #fff1d9;
    position: absolute;
    border-radius: 0 0 0 50px;
  }
  .section-top__image-message h2 {
    bottom: 200px;
    left: -300px;
    font-size: 3.6rem;
    line-height: 2.6rem;
    text-align: left;
    transform: translate(0%, 0)
  }
  .section-top__image-message span {
    font-size: 2.4rem;
  }
}
.section-top__lead {
  margin-bottom: 65px;
}
.section-top__lead h2 {
  display: block;
  color: #333;
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 400;
  text-align: left;
  padding-top: 50px;
  margin: 0px 24px 50px 24px;
}
@media(min-width:960px) {
  .section-top__lead {
    margin-bottom: 15px;
  }
  .section-top__lead h2 {
    max-width: 850px;
    display: inline-block;
    color: #333;
    font-weight: 400;
    text-align: center;
    padding: 112px 0px 0px 0px;
    margin: 0px 0px 50px 0px;
  }
}
.section-access {
  margin-bottom: 100px;
}
.section-access__01 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: left;
  margin: 0px 24px 50px 24px;
}
.section-access__01-1 {
  display: none;
}
.section-access__wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.section-access address {
  font-style: normal;
  text-align: left;
  margin: 0 24px 0 24px;
}
.section-access__span01 {
  color: #ffa000;
  font-size: 2.4rem;
}
.section-access__span02 {
  font-size: 2.0rem;
}
.section-access__span03 {
  font-size: 2.4rem;
  pointer-events: none;
  text-decoration: none;
}
.section-access__02 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: left;
  margin: 40px 24px 50px 24px;
}
.section-access__03 {
  color: #ee869a;
  font-size: 2.0rem;
  font-weight: 500;
  text-align: left;
  margin: 0px 24px 50px 24px;
}
.section-access__map {
  height: 500px;
}
.section-access__map iframe {
  width: 100%;
  height: 100%;
}
@media(min-width:960px) {
  .section-access__01 {
    margin: 0px 24px 162px 24px;
  }
  .section-access__wrapper {
    max-width: 1000px;
    position: relative;
  }
  .section-access__01-1 {
    display: block;
  }
  .section-access__map {
    height: 500px;
    width: 500px;
    border-radius: 30px;
    box-shadow: 50px 50px #ffcf80;
    position: absolute;
    top: 0;
    right: 20px;
  }
  .section-access__map iframe {
    width: 100%;
    height: 100%;
    border-radius: 30px;
  }
}
.section-access_2 {
  margin-bottom: 125px;
}
.section-access_2 h2 {
  color: #ffa000;
  font-size: 2.0rem;
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 100px;
}
.section-access_2 hr {
  border-top: 5px dotted #ffa000;
  border-right: none;
  border-bottom: none;
  border-left: none;
  padding: 0 20px 0 20px;
  margin: 0 24px 0 24px;
}
.section-access_2__text1 {
  font-size: 1.6rem;
  color: #333;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 20px 24px 0 24px;
  text-align: left;
}
.section-access_2__text2 {
  font-size: 1.6rem;
  color: #333;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 5px 24px 0 24px;
  text-align: left;
}
.section-access_2 h3 {
  background-color: #fdf3f5;
  color: #ee869a;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 40px 24px 0 24px;
  padding: 15px;
  text-align: left;
  border-radius: 10px;
}
.section-access_2 h4 {
  color: #ee869a;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 30px 24px 0 24px;
  text-align: left;
}
.section-access_2__picture {
  height: 225px;
  width: 327px;
  border-radius: 30px;
  box-shadow: 10px 10px #ffcf80;
  margin-top: 50px;
}
.section-access_2__text3 {
  font-size: 1.6rem;
  color: #333;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 8px auto 0 auto;
  text-align: left;
  width: 327px;
}
@media(min-width:960px) {
  .section-access_2 {
    max-width: 1000px;
    margin: 0 auto 125px auto;
  }
  .section-access_2__text2 {
    font-size: 1.6rem;
    color: #333;
    font-weight: 400px;
    line-height: 2.8rem;
    margin: 5px 0 0 0;
    text-align: left;
  }
  .section-access_2 hr {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  .section-access_2__text1 {
    font-size: 1.6rem;
    font-weight: 400px;
    line-height: 2.8rem;
    margin: 20px 0 0 0;
    text-align: left;
  }
  .section-access_2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
  }
  .section-access_2 h3 {
    max-width: 500px;
    background-color: #fdf3f5;
    color: #ee869a;
    font-size: 1.8rem;
    font-weight: 400px;
    line-height: 2.8rem;
    margin: 40px 0 0 0;
    padding: 15px;
    text-align: left;
    border-radius: 10px;
  }
  .section-access_2 h4 {
    color: #ee869a;
    font-size: 1.6rem;
    font-weight: 400px;
    line-height: 2.8rem;
    margin: 30px 0px 0 0px;
    text-align: left;
  }
  .section-access_2__picture {
    height: 320px;
    width: 470px;
    border-radius: 30px;
    box-shadow: 10px 10px #ffcf80;
    margin-top: 50px;
  }
  .section-access_2__text3 {
    font-size: 1.6rem;
    color: #333;
    font-weight: 400px;
    line-height: 2.8rem;
    margin: 8px auto 0 auto;
    text-align: left;
    width: 470px;
  }
}
/* 下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-delay: 0.5s
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}