#access-first-view {
  background-color: #fafaf0;
  /* padding-top: 50px; */
}

#access-location {
background-color: white;
padding-top: 40px;
}

#access-location h4 {
  margin-bottom: 40px;
}

#access-location .access-location-wrapper {
  padding-bottom: 80px;
}

#access-location .access-location-address {
  color: black;
  margin-bottom: 40px;
}

#access-location .access-location-wrapper > p {
  color: black;
  margin-top: 30px;
}

#access-details {
  background-color: #fafaf0;
  padding-top: 80px;
}

#access-details .access-details-wrapper p {
  color: black;
  margin-bottom: 30px;
  display: block;
  font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  font-style: italic;
}

#access-details .access-details-wrapper p.access-img-bottom-p {
  color: black;
}


/* #access-details div img:hover {
  transform: scale(1.2, 1.2);
} */

.access-img-bottom-p {
  display: inline-block;
}

.acccess-details-first:hover .access-img-bottom-p1  {
  transform: translateX(20px) !important;
}
.acccess-details-second:hover .access-img-bottom-p2  {
  transform: translateX(20px) !important;
}
.acccess-details-third:hover .access-img-bottom-p3  {
  transform: translateX(20px) !important;
}
.acccess-details-fourth:hover .access-img-bottom-p4  {
  transform: translateX(20px) !important;
}
.acccess-details-fifth:hover .access-img-bottom-p5  {
  transform: translateX(20px) !important;
}
.acccess-details-third:hover .access-img-bottom-p6  {
  transform: translateX(20px) !important;
}
.acccess-details-seventh:hover .access-img-bottom-p7  {
  transform: translateX(20px) !important;
}
.acccess-details-eighth:hover .access-img-bottom-p8  {
  transform: translateX(20px) !important;
}
.acccess-details-eighth:hover .access-img-bottom-p9  {
  transform: translateX(20px) !important;
}
.acccess-details-eighth:hover .access-img-bottom-p10  {
  transform: translateX(20px) !important;
}
.acccess-details-third:hover .access-img-bottom-p11  {
  transform: translateX(20px) !important;
}
.acccess-details-sixth:hover .access-img-bottom-p12  {
  transform: translateX(20px) !important;
}
.acccess-details-eighth:hover .access-img-bottom-p13  {
  transform: translateX(20px) !important;
}
.access-slide3 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-first:hover .access-slide3 img {
  transform: scale(1.2, 1.2);
}
.access-slide4 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-second:hover .access-slide4 img {
  transform: scale(1.2, 1.2);
}
.access-slide5 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-third:hover .access-slide5 img {
  transform: scale(1.2, 1.2);
}
.acccess-details-third:hover .access-slide8 img {
    transform: scale(1.2, 1.2);
}
.access-slide6 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-fourth:hover .access-slide6 img {
  transform: scale(1.2, 1.2);
}
.access-slide7 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-fifth:hover .access-slide7 img {
  transform: scale(1.2, 1.2);
}
.access-slide8 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-sixth:hover .access-slide8 img {
  transform: scale(1.2, 1.2);
}
.acccess-details-sixth:hover .access-slide9 img {
    transform: scale(1.2, 1.2);
}
.acccess-details-sixth:hover .access-slide12 img {
    transform: scale(1.2, 1.2);
}
.access-slide9 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-seventh:hover .access-slide9 img {
  transform: scale(1.2, 1.2);
}
.access-slide10 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-eighth:hover .access-slide10 img {
  transform: scale(1.2, 1.2);
}
.access-slide11 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-eighth:hover .access-slide11 img {
  transform: scale(1.2, 1.2);
}
.access-slide12 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-eighth:hover .access-slide12 img {
  transform: scale(1.2, 1.2);
}
.access-slide13 img {
  transition: 0.5s;
  overflow: hidden;
}
.acccess-details-eighth:hover .access-slide13 img {
  transform: scale(1.2, 1.2);
}
.access-slide2::after {
  background-color: black;
}


#access-location .access-location-address {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s;
  line-height: 1.5;
}

#access-location .access-location-address.fadein {
  opacity: 1;
  transform: translateY(0);
}

#access-location .access-location-wrapper > p {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s;
}

#access-location .access-location-wrapper > p.fadein {
  opacity: 1;
  transform: translateY(0);
}

#access-details .access-details-wrapper p.access-img-bottom-p {
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s;
}

#access-details .access-details-wrapper p.access-img-bottom-p.fadein {
  opacity: 1;
  transform: translateY(0);
}

#access-details .access-details-wrapper p.access-img-bottom-p {
  margin-bottom: 0;
}

.acccess-details-first{
  margin-bottom: 60px;
}
.acccess-details-second{
  margin-bottom: 60px;
}
.acccess-details-third{
  margin-bottom: 60px;
}
.acccess-details-fourth{
  margin-bottom: 60px;
}
.acccess-details-fifth{
  margin-bottom: 60px;
}
.acccess-details-sixth{
  margin-bottom: 60px;
}
.acccess-details-seventh{
  margin-bottom: 60px;
}
.acccess-details-eighth{
  margin-bottom: 60px;
}

#access-first-view h1 {
  font-size: 26px;
  text-align: center;
  color: #522E0A;
  position: relative;
  z-index: 30;
  background: #f5f5f5;
}

#access-first-view .title-wrapper p {
  font-size: 12px;
  text-align: center;
  position: relative;
  z-index: 29;
  background: #f5f5f5;
  padding: 0;
}

.guide-line {
  width: 150px;
  display: inline-block;
  height: 2px;
  background-color: rgba(59, 59, 59, 0.7);
  transform: rotate(40deg) translateX(-50%) translateY(-50%);
  transform-origin: left;
  position: absolute;
  left: 50%;
  top: 50%;
}

.title-wrapper {
  position: relative;
  z-index: 1;
  padding: 9.6rem 0;
  background: #f5f5f5;
}

.access-slide2 {
  font-size: 23px;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (min-width:600px) {
  .access-slide2 {
    font-size: 25px;
  }
}

@media screen and (min-width:768px) {
  .access-slide2 {
    font-size: 26px;
  }
}

@media screen and (min-width:768px) {
  .access-slide2 {
    font-size: 28px;
  }
}


@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

/* 背景用*/
.outlinekk {
  padding: 30px;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn-wrap--perspective {
  display: inline-block;

  -webkit-perspective: 800px;
  perspective: 800px;
}

a.btn-3d {
  display: block;
  -webkit-transform: rotateX(35deg);
  transform: rotateX(35deg);
  color: #16461b;
  border-radius: 0.25rem 0.25rem 0 0;
  background: #DBEFDB;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

a.btn-3d:after {
  position: absolute;
  z-index: -1;

  content: "";
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

a.btn-3db:after {
  top: calc(100% - 1px);
  left: 0;

  width: 100%;
  height: 40%;

  -webkit-transform: rotateX(-90deg);

  transform: rotateX(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;

  border-radius: 0 0 4px 4px;
  background: #16461b;
}

a.btn-3db:hover {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);

  color: #16461b;
  border-radius: 0.25rem;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}
