@charset "UTF-8";
#page {
  padding-top: 100px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

@media screen and (max-width: 767px) {
  #page {
    padding-top: 64px;
  }
}
.wrap {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

#page.template-access {
  background-size: 50px 44px;
  background-repeat: repeat;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
@media screen and (max-width: 767px) {
  #page.template-access {
    background-size: 35px 42px;
  }
}
#page.template-access .c-mainvisual {
  background-image: url(../../../../../../common/img/two-column-layout/archive-title-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 320px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-top: 40px;
  z-index: 1;
}
#page.template-access .c-mainvisual span {
  display: inline-block;
  color: #053864;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
}
#page.template-access .c-mainvisual h1 {
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #page.template-access .c-mainvisual {
    height: 230px;
    background-image: url(../../../../../../common/img/two-column-layout/archive-title-bg-sp.png);
    background-size: 100% 100%;
  }
  #page.template-access .c-mainvisual span {
    color: #053864;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    margin-top: 15px;
  }
  #page.template-access .c-mainvisual h1 {
    font-size: 27px;
    letter-spacing: 0.05em;
    font-weight: 500;
    line-height: 1;
  }
}
#page.template-access .white-bk {
  position: relative;
  padding: 40px 0 115px 0;
  margin-top: -32px;
}
#page.template-access .white-bk::before {
  content: "";
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
#page.template-access .access-con-ttl {
  color: #053864;
  font-size: 22px;
  padding-bottom: 20px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
  position: relative;
}
#page.template-access .access-con-ttl::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/ttl-underline.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 760px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
#page.template-access .c-breadcrumb {
  position: relative;
  padding: 0 30px;
  margin-bottom: 75px;
}
#page.template-access .c-breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
#page.template-access .c-breadcrumb li {
  position: relative;
  font-weight: 400;
}
#page.template-access .c-breadcrumb li:not(:last-child)::after {
  content: "＞";
  font-size: 12px;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: -17px;
  margin: auto;
  color: #053864;
}
#page.template-access .c-breadcrumb a {
  color: #053864;
  font-weight: 400;
}
#page.template-access .c-breadcrumb span {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #page.template-access .color-red {
    color: #ff5253;
    display: inline-block;
    padding-right: 3px;
  }
  #page.template-access .white-bk {
    position: relative;
    padding: 40px 0 0 0;
    margin-top: -22px;
  }
  #page.template-access .white-bk::before {
    content: "";
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  #page.template-access .access-con-ttl {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.609;
    text-align: justify;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), to(#ffff00));
    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #ffff00 100%);
    background-size: 100% 1.4em;
    background-repeat: repeat-y;
    display: inline;
    padding: 0 4px;
    margin: 0 15px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  #page.template-access .access-con-ttl::after {
    display: none;
  }
  #page.template-access .access-top-text {
    color: #053864;
    font-size: 15px;
    line-height: 1.733;
    max-width: unset;
    position: relative;
    z-index: 3;
    margin-top: 27px;
    padding: 0 15px;
  }
  #page.template-access .access-top-text-parking {
    background-image: radial-gradient(circle, #053864 1px, transparent 1px), radial-gradient(circle, #053864 1px, transparent 1px);
    background-position: left top, left bottom;
    background-repeat: repeat-x, repeat-x;
    background-size: 5px 1px, 5px 1px;
    color: #053864;
    background-size: 4px 1px, 4px 1px;
    font-size: 15px;
    padding: 17px 10px 17px 10px;
    margin: 12px 15px 10px 15px;
    position: relative;
    z-index: 3;
  }
  #page.template-access .access-top-text-parking .color-red {
    color: #ff5253;
    display: inline-block;
    padding-right: 3px;
  }
  #page.template-access .c-breadcrumb {
    padding: 0 15px;
    margin-bottom: 55px;
  }
  #page.template-access .c-breadcrumb ul {
    gap: 15px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
  }
  #page.template-access .c-breadcrumb li {
    font-size: 11px;
  }
  #page.template-access .c-breadcrumb li:not(:last-child)::after {
    font-size: 10px;
    right: -13px;
  }
}
#page.template-access .access-content {
  position: relative;
  z-index: 2;
}
#page.template-access .access-content::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/parts-common/dots-bg.png);
  background-size: 50px 44px;
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: -1;
}
#page.template-access .access-content .wrap2 {
  width: 100%;
  max-width: 1113px;
  margin: 0 auto;
}
#page.template-access .access-content .ac-wrap2 {
  width: 100%;
  max-width: 1113px;
  margin: 0 auto;
}
#page.template-access .access-content .wrap3 {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
#page.template-access .access-content .access-top {
  margin-top: -48px;
  position: relative;
  z-index: 3;
  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;
  margin-bottom: 95px;
  gap: 40px;
}
#page.template-access .access-content .access-top.one {
  margin-bottom: 82px;
}
#page.template-access .access-content .access-top.p-f-c-2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  margin-bottom: 40px;
}
#page.template-access .access-content .access-top.p-f-c-2 .access-top-text {
  text-align: center;
  padding-top: 0;
}
#page.template-access .access-content .access-top.p-f-c-2 .access-top-text.p-f-c-1-text {
  text-align: center;
}
#page.template-access .access-content .access-top.p-f-b-2 {
  padding-bottom: 55px;
}
#page.template-access .access-content .access-top.p-f-b-2 .access-top-text {
  padding-top: 0;
}
#page.template-access .access-content .access-top .access-top-ill-img {
  width: 100%;
  max-width: 376px;
}
#page.template-access .access-content .access-top .access-top-texterea.p-f-b-1 {
  width: 100%;
  max-width: 500px;
  padding-top: 50px;
}
#page.template-access .access-content .access-top .access-top-texterea.p-f-b-2 {
  width: 100%;
  max-width: 500px;
  padding-top: 50px;
}
#page.template-access .access-content .access-top .access-top-text {
  color: #053864;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  width: 100%;
  max-width: 500px;
  padding-top: 40px;
}
#page.template-access .access-content .access-top .color-red {
  color: #eb5f5a;
}
#page.template-access .access-content .access-top .access-top-text-parking {
  background-image: radial-gradient(circle, #053864 1px, transparent 1px), radial-gradient(circle, #053864 1px, transparent 1px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 5px 1px, 5px 1px;
  color: #053864;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  padding: 17px 13px 17px 13px;
  background-color: #fff;
  margin-top: 36px;
}
#page.template-access .access-content .access-top .access-top-text-parking .color-red {
  display: inline-block;
  padding-right: 7px;
}
#page.template-access .access-content .access-top.p-f-c-1 {
  padding-bottom: 40px;
  margin-bottom: 0;
  display: block;
}
#page.template-access .access-content .access-top.p-f-c-1 .access-top-p-f-c-1-flex {
  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;
  gap: 25px;
}
#page.template-access .access-content .access-top.p-f-c-1 .access-top-ill-img {
  width: 100%;
  max-width: 450px;
  margin-bottom: 25px;
}
#page.template-access .access-content .access-top.p-f-c-1 .access-top-text-p-f-c-1 {
  text-align: center;
  color: #053864;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}
#page.template-access .access-content .access-top-img-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
  margin-bottom: 61px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2 {
  gap: 10px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2 .access-top-img-item {
  width: 100%;
  max-width: 300px;
  position: relative;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2 .access-top-img-item:nth-child(1)::before {
  content: "";
  display: block;
  background-image: url(../img/access/p-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -13px;
  left: -3px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2 .access-top-img-item:nth-child(2)::before {
  content: "";
  display: block;
  background-image: url(../img/access/p-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -13px;
  left: -3px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2 .access-top-img-item:nth-child(3)::before {
  content: "";
  display: block;
  background-image: url(../img/access/p-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -13px;
  left: -3px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2-honin {
  gap: 10px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item {
  width: 100%;
  max-width: 300px;
  position: relative;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item:nth-child(1)::before {
  content: "";
  display: block;
  background-image: url(../img/access/p1-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -13px;
  left: -3px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item:nth-child(2)::before {
  content: "";
  display: block;
  background-image: url(../img/access/p2-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -13px;
  left: -3px;
}
#page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item:nth-child(3)::before {
  content: "";
  display: block;
  background-image: url(../img/access/p3-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  position: absolute;
  top: -13px;
  left: -3px;
}
#page.template-access .access-content .access-top-img-wr .access-top-img-item {
  width: 100%;
  max-width: 454px;
  position: relative;
}
#page.template-access .access-content .access-top-img-wr .access-top-img-item::before {
  content: "";
  display: block;
  background-image: url(../img/access/p-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -17px;
  left: -3px;
}
#page.template-access .access-content .access-parking-content {
  padding-bottom: 98px;
}
#page.template-access .access-content .access-parking-content.one {
  display: none;
}
#page.template-access .access-content .access-parking-content.p-f-a-1 {
  padding-bottom: 60px;
}
#page.template-access .access-content .access-parking-content.p-f-a-2 {
  padding-bottom: 55px;
}
#page.template-access .access-content .access-parking-content.p-f-a-2 .access-parking-item:nth-child(1) .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-00.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 78px;
}
#page.template-access .access-content .access-parking-item:last-child {
  margin-bottom: 0;
}
#page.template-access .access-content .access-parking-item:nth-child(1) .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-01.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item:nth-child(2) .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-02.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item:nth-child(3) .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-03.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item:nth-child(4) .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-04.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item.n3 .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-03.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item.n4 .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-04.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item.n5 .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-05.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item.n6 .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-06.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-item.n7 .access-parking-name::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/map-number-07.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 42px;
  height: 52px;
  position: absolute;
  left: 28px;
  top: -35px;
}
#page.template-access .access-content .access-parking-img {
  width: 100%;
  max-width: 340px;
}
#page.template-access .access-content .access-parking-texterea {
  width: 100%;
  max-width: 530px;
}
#page.template-access .access-content .access-parking-texterea-bk {
  background-color: #fff;
  margin-bottom: 20px;
}
#page.template-access .access-content .access-parking-name {
  color: #053864;
  background-color: #f8f6f3;
  border-top: 2px solid #053864;
  border-bottom: 2px solid #053864;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  padding: 25px 12px 17px 12px;
  position: relative;
  text-align: left;
}
#page.template-access .access-content .access-parking-text {
  color: #053864;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  padding: 22px 22px 17px 22px;
  position: relative;
}
#page.template-access .access-content .access-parking-text::before {
  content: "";
  background-color: #ff5253;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 10px;
  top: 6px;
  bottom: 0;
  margin: auto;
}
#page.template-access .access-content .access-parking-text-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-image: radial-gradient(circle, #053864 1px, transparent 1px), radial-gradient(circle, #053864 1px, transparent 1px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 5px 1px, 5px 1px;
}
#page.template-access .access-content .access-parking-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #053864;
  background-color: #fff;
  border: 1px solid #053864;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  width: 100%;
  max-width: 224px;
  height: 38px;
  padding-left: 46px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-parking-link::before {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/gogglemap-link-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 22px;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-parking-link::after {
  content: "";
  display: block;
  background-image: url(../../../../../../common/img/access/gogglemap-link-icon-yaji.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 8px;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-parking-link:hover {
  background-color: #053864;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-parking-link:hover::before {
  background-image: url(../../../../../../common/img/access/gogglemap-link-icon-over.png);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-parking-link:hover::after {
  background-image: url(../../../../../../common/img/access/gogglemap-link-icon-yaji-over.png);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-accordion {
  margin-bottom: 78px;
}
#page.template-access .access-content .access-accordion.one {
  display: none;
}
#page.template-access .access-content .access-accordion-open {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #053864;
  text-align: center;
  background-color: #fff;
  border-top: 2px solid #053864;
  border-bottom: 2px solid #053864;
  padding: 30px 0;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-accordion-open.one {
  display: none;
}
#page.template-access .access-content .access-accordion-open::before {
  content: "";
  display: inline-block;
  background-image: url(../../../../../../common/img/access/accodion-open-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: -15px;
  right: 8px;
  left: 0;
  margin: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 2;
}
#page.template-access .access-content .access-accordion-open.close {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#page.template-access .access-content .access-accordion-open.close::before {
  background-image: url(../../../../../../common/img/access/accodion-close-icon.png);
}
#page.template-access .access-content .acParent.close::after {
  content: "-";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.template-access .access-content .access-accordion-content {
  display: none;
  background-color: #fff;
  padding-top: 65px;
  padding-bottom: 50px;
  position: relative;
}
#page.template-access .access-content .access-con-maperea {
  background-color: #fff;
  padding: 80px 0 100px 0;
  position: relative;
}
#page.template-access .access-content .access-con-maperea .access-con-maperea-bk {
  width: 100%;
  height: 512px;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 0;
}
#page.template-access .access-content .access-con-maperea .wrap3 {
  padding: 0 20px;
}
#page.template-access .access-content .access-con-maperea .access-bubble-ttl {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin: -15px auto 40px auto;
  text-align: center;
  width: 100%;
  max-width: 184px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  white-space: nowrap;
  background-color: #053864;
  color: #fff;
  padding: 9px 20px;
  border-radius: 50px;
}
#page.template-access .access-content .access-con-maperea .access-bubble-ttl::after {
  content: "";
  background: #053864;
  width: 7px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -16px;
}
#page.template-access .access-content .access-con-maperea .access-mapin {
  background-color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 10px 0;
}
#page.template-access .access-content .access-con-maperea .access-mapin iframe {
  border: none;
}
@media screen and (max-width: 1200px) {
  #page.template-access .access-content .wrap2 {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #page.template-access .access-content::after {
    content: "";
    display: block;
    background-image: url(../../../../../../common/img/parts-common/dots-bg.png);
    background-size: 50px 44px;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: -1;
  }
  #page.template-access .access-content .wrap2 {
    padding: 0 16px;
  }
  #page.template-access .access-content .access-top {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 80px;
    margin-top: 30px;
    gap: 0;
  }
  #page.template-access .access-content .access-top.one {
    margin-bottom: 48px;
  }
  #page.template-access .access-content .access-top.p-f-c-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
  }
  #page.template-access .access-content .access-top.p-f-c-2 .access-top-text {
    text-align: left;
  }
  #page.template-access .access-content .access-top.p-f-c-2 .access-top-text.p-f-c-1-text {
    text-align: left;
  }
  #page.template-access .access-content .access-top.p-f-b-2 {
    padding-bottom: 48px;
  }
  #page.template-access .access-content .access-top .access-top-ill-img {
    width: 100%;
    max-width: 376px;
  }
  #page.template-access .access-content .access-top .access-top-texterea.p-f-b-1 {
    width: 100%;
    max-width: 500px;
    padding-top: 0;
  }
  #page.template-access .access-content .access-top .access-top-texterea.p-f-b-2 {
    width: 100%;
    max-width: 500px;
    padding-top: 0;
  }
  #page.template-access .access-content .access-top .color-red {
    color: #eb5f5a;
  }
  #page.template-access .access-content .access-top .access-top-text-parking {
    background-size: 4px 1px, 4px 1px;
    font-size: 15px;
    padding: 17px 10px 17px 10px;
    margin-top: 12px;
    margin-bottom: 10px;
  }
  #page.template-access .access-content .access-top .access-top-text-parking .color-red {
    display: inline-block;
    padding-right: 3px;
    color: #eb5f5a;
  }
  #page.template-access .access-content .access-top.p-f-c-1 {
    padding-bottom: 40px;
    margin-bottom: 0;
    display: block;
    margin-top: 0;
  }
  #page.template-access .access-content .access-top.p-f-c-1 .access-top-p-f-c-1-flex {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  #page.template-access .access-content .access-top.p-f-c-1 .access-top-ill-img {
    width: 100%;
    max-width: 450px;
    margin-bottom: 31px;
  }
  #page.template-access .access-content .access-top.p-f-c-1 .access-top-ill-img:last-child {
    margin-bottom: 0;
  }
  #page.template-access .access-content .access-top.p-f-c-1 .access-top-text-p-f-c-1 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 1.733;
    margin-top: 0;
  }
  #page.template-access .access-content .access-top-img-wr {
    display: block;
    margin-bottom: 61px;
  }
  #page.template-access .access-content .access-top-img-wr.p-f-b-2 {
    gap: 10px;
  }
  #page.template-access .access-content .access-top-img-wr.p-f-b-2 .access-top-img-item {
    width: 100%;
    max-width: unset;
    margin: 0 auto 50px auto;
  }
  #page.template-access .access-content .access-top-img-wr.p-f-b-2-honin {
    gap: 10px;
  }
  #page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item {
    width: 100%;
    max-width: unset;
    margin: 0 auto 50px auto;
  }
  #page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item:nth-child(1):before, #page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item:nth-child(2):before, #page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item:nth-child(3):before {
    width: 40px;
    height: 40px;
  }
  #page.template-access .access-content .access-top-img-wr.p-f-b-2-honin .access-top-img-item img {
    width: 100%;
  }
  #page.template-access .access-content .access-top-img-wr .access-top-img-item {
    width: 100%;
    max-width: 454px;
    margin: 0 auto 50px auto;
  }
  #page.template-access .access-content .access-top-img-wr .access-top-img-item:last-child {
    margin-bottom: 0;
  }
  #page.template-access .access-content .access-top-img-wr .access-top-img-item img {
    width: 100%;
  }
  #page.template-access .access-content .access-parking-content {
    padding-bottom: 58px;
  }
  #page.template-access .access-content .access-parking-content.one {
    display: none;
  }
  #page.template-access .access-content .access-parking-content.p-f-a-1 {
    padding-bottom: 48px;
  }
  #page.template-access .access-content .access-parking-content.p-f-a-2 {
    padding-bottom: 48px;
  }
  #page.template-access .access-content .access-parking-content.p-f-a-2 .access-parking-item:nth-child(1) .access-parking-name::before {
    width: 41px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
  }
  #page.template-access .access-content .access-parking-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 85px;
  }
  #page.template-access .access-content .access-parking-item:nth-child(1) .access-parking-name::before {
    width: 41px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
  }
  #page.template-access .access-content .access-parking-item:nth-child(2) .access-parking-name::before {
    width: 41px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
  }
  #page.template-access .access-content .access-parking-item:nth-child(3) .access-parking-name::before {
    width: 41px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
  }
  #page.template-access .access-content .access-parking-item:nth-child(4) .access-parking-name::before {
    width: 41px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
  }
  #page.template-access .access-content .access-parking-item:nth-child(5) .access-parking-name::before {
    width: 41px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
  }
  #page.template-access .access-content .access-parking-img {
    margin-bottom: 8px;
    margin: -1px auto 8px auto;
    max-width: unset;
  }
  #page.template-access .access-content .access-parking-img img {
    width: 100%;
  }
  #page.template-access .access-content .access-parking-name {
    font-size: 17px;
    text-align: center;
    padding: 25px 12px 17px 12px;
  }
  #page.template-access .access-content .access-parking-text {
    padding: 23px 21px 23px 21px;
    text-align: left;
  }
  #page.template-access .access-content .access-parking-text::before {
    width: 6px;
    height: 6px;
    left: 10px;
    top: 4px;
    bottom: 0;
    margin: auto;
  }
  #page.template-access .access-content .access-parking-text.first {
    background-image: radial-gradient(circle, #053864 1px, transparent 1px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 4px 1px;
    line-height: 1.733;
  }
  #page.template-access .access-content .access-parking-text.column {
    background-image: radial-gradient(circle, #053864 1px, transparent 1px);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 4px 1px;
  }
  #page.template-access .access-content .access-parking-text-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: radial-gradient(circle, #053864 1px, transparent 1px), radial-gradient(circle, #053864 1px, transparent 1px);
    background-position: left top, left bottom;
    background-repeat: repeat-x, repeat-x;
    background-size: 4px 1px, 4px 1px;
  }
  #page.template-access .access-content .access-parking-link {
    font-size: 13px;
    max-width: 285px;
    height: 40px;
    margin: 0 auto;
  }
  #page.template-access .access-content .access-parking-link::before {
    width: 16px;
    height: 22px;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #page.template-access .access-content .access-parking-link::after {
    width: 16px;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 8px;
    bottom: 0;
    margin: auto;
  }
  #page.template-access .access-content .access-accordion {
    margin-bottom: 78px;
  }
  #page.template-access .access-content .access-accordion.one {
    display: none;
  }
  #page.template-access .access-content .access-accordion-open {
    font-size: 17px;
    padding: 23px 0;
  }
  #page.template-access .access-content .access-accordion-open::before {
    width: 29px;
    height: 29px;
    bottom: -15px;
  }
  #page.template-access .access-content .acParent.close::after {
    content: "-";
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.template-access .access-content .access-accordion-content {
    display: none;
    background-color: #fff;
    padding-top: 65px;
    padding-bottom: 50px;
    position: relative;
  }
  #page.template-access .access-content .access-con-maperea {
    padding: 65px 0 74px 0;
  }
  #page.template-access .access-content .access-con-maperea .access-con-maperea-bk {
    width: 100%;
    height: 396px;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 0;
  }
  #page.template-access .access-content .access-con-maperea .access-con-maperea-bk img {
    width: 100%;
  }
  #page.template-access .access-content .access-con-maperea .wrap3 {
    padding: 0 10px;
  }
  #page.template-access .access-content .access-con-maperea .access-bubble-ttl {
    font-size: 14px;
    margin: -8px auto 24px auto;
    max-width: 186px;
    padding: 6px 18px 7px 18px;
    border-radius: 26px;
  }
  #page.template-access .access-content .access-con-maperea .access-bubble-ttl::after {
    width: 6px;
    height: 20px;
    bottom: -13px;
  }
  #page.template-access .access-content .access-con-maperea .access-mapin {
    background-color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 10px 0;
  }
  #page.template-access .access-content .access-con-maperea .access-mapin iframe {
    border: none;
    padding: 0 10px;
    height: 295px;
  }
}