body {
  background: #f2f2f2;
}

#wrap {
  position: relative;
  width: 100%;
}

#key-visual {
  position: relative;
  width: 100%;
  text-align: center;
}
#key-visual .key-pic {
  width: 100%;
  height: auto;
  position: relative;
}
#key-visual .key-box {
  width: 630px;
  height: 364px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#key-visual .key-box .key-logo {
  position: relative;
  left: -30px;
}
#key-visual .key-box .key-desc {
  color: #ffffff;
  font-size: 2em;
  margin-bottom: 24px;
}
#key-visual .key-box .key-price {
  color: #ffffff;
  font-size: 4em;
  font-weight: bold;
}
@media screen and (max-width: 1112px) {
  #key-visual .key-box {
    width: 530px;
    height: 340px;
  }
  #key-visual .key-box .key-logo {
    width: 70%;
    text-align: center;
    position: relative;
    left: -30px;
  }
  #key-visual .key-box .key-desc {
    font-size: 1.5em;
    margin-bottom: 12px;
  }
  #key-visual .key-box .key-price {
    font-size: 2.6em;
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  #key-visual .key-box {
    width: 50%;
    height: 250px;
  }
  #key-visual .key-box .key-desc {
    font-size: 1.2em;
    margin-bottom: 12px;
  }
  #key-visual .key-box .key-price {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 415px) {
  #key-visual {
    height: 400px;
  }
  #key-visual .key-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  #key-visual .key-box {
    width: 85%;
    height: 250px;
    left: 0;
  }
  #key-visual .key-box .key-logo {
    width: 90%;
    text-align: center;
    position: relative;
    left: -15px;
  }
  #key-visual .key-box .key-desc {
    font-size: 1.3em;
    margin-bottom: 12px;
  }
  #key-visual .key-box .key-price {
    font-size: 2.4em;
  }
}

.add-btn {
  text-align: center;
  padding: 24px 0 120px;
}
.add-btn .btn-body {
  position: relative;
  display: inline-block;
  width: 420px;
  background: #85c5b6;
  border-radius: 8px;
  padding: 24px 0;
}
.add-btn .btn-body span {
  color: #fff;
  font-size: 2.4em;
  font-weight: bold;
  margin-right: 12px;
  padding-left: 12px;
  display: inline-block;
}
.add-btn .btn-body img {
  width: 24px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .add-btn {
    padding: 24px 0;
  }
  .add-btn .btn-body {
    position: relative;
    display: inline-block;
    width: 200px;
    border-radius: 8px;
    padding: 8px 0;
  }
  .add-btn .btn-body span {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    margin-right: 12px;
    padding-left: 12px;
    display: inline-block;
  }
  .add-btn .btn-body img {
    width: 14px;
    height: auto;
  }
}
@media screen and (max-width: 415px) {
  .add-btn .btn-body {
    width: 300px;
    border-radius: 8px;
    padding: 14px 0;
  }
  .add-btn .btn-body span {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    margin-right: 12px;
    padding-left: 12px;
    display: inline-block;
  }
  .add-btn .btn-body img {
    width: 14px;
    height: auto;
  }
}

.add-btn.price {
  text-align: center;
  padding: 24px 0 0;
}

.add-btn.merit {
  margin-bottom: 24px;
}

#proom {
  background: #fff;
  padding: 180px 0 24px;
  margin-bottom: 80px;
}
#proom div.proom-inner {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 830px;
}
#proom div.proom-inner .moyou {
  position: relative;
  left: 70%;
  top: 8%;
  z-index: 1;
  display: inline-block;
  transform: rotateX(-20deg) rotateY(16deg) rotateZ(0);
}
#proom div.proom-inner .room {
  position: relative;
  z-index: 2;
  display: inline-block;
  top: 55px;
  left: -130px;
}
#proom div.proom-inner .gaiyou-box {
  position: absolute;
  top: 20px;
  left: 2%;
  z-index: 3;
  width: 504px;
  height: 307px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#proom div.proom-inner .gaiyou-box .textbox {
  position: relative;
  z-index: 2;
  padding: 10px 24px;
}
#proom div.proom-inner .gaiyou-box .textbox h2 {
  font-size: 2.8em;
  color: #ffffff;
  margin-bottom: 6px;
}
#proom div.proom-inner .gaiyou-box .textbox .style-en {
  margin-bottom: 12px;
}
#proom div.proom-inner .gaiyou-box .textbox p.large {
  font-size: 2em;
  color: #ffffff;
  margin-bottom: 8px;
}
#proom div.proom-inner .gaiyou-box .textbox ul li {
  color: #fff;
  font-size: 1.6em;
  margin-bottom: 4px;
}
#proom div.proom-inner .gaiyou-box .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  transform: skew(0, -5deg);
}
@media screen and (max-width: 1112px) {
  #proom {
    background: #fff;
    padding: 180px 0 24px;
    margin-bottom: 80px;
  }
  #proom div.proom-inner {
    width: 100%;
  }
  #proom div.proom-inner .moyou {
    display: none;
  }
  #proom div.proom-inner .room {
    top: 55px;
    left: 205px;
  }
}
@media screen and (max-width: 768px) {
  #proom {
    background: #fff;
    padding: 80px 0 24px;
    margin-bottom: 80px;
  }
  #proom div.proom-inner {
    width: 100%;
  }
  #proom div.proom-inner .moyou {
    display: none;
  }
  #proom div.proom-inner .room {
    top: 180px;
    left: 40px;
    width: 90%;
    height: auto;
  }
  #proom div.proom-inner .gaiyou-box {
    top: 64px;
    left: 2%;
    z-index: 3;
    width: 420px;
    height: 250px;
  }
  #proom div.proom-inner .gaiyou-box .textbox h2 {
    font-size: 2em;
  }
  #proom div.proom-inner .gaiyou-box .textbox p.large {
    font-size: 1.6em;
  }
  #proom div.proom-inner .gaiyou-box .textbox ul li {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 415px) {
  #proom {
    background: #fff;
    padding: 0;
    margin-bottom: 80px;
  }
  #proom div.proom-inner {
    width: 100%;
    height: auto;
  }
  #proom div.proom-inner .gaiyou-box {
    position: static;
    width: 100%;
    height: 250px;
    background: #232323;
  }
  #proom div.proom-inner .gaiyou-box .overlay {
    display: none;
  }
  #proom div.proom-inner .room {
    display: none;
  }
}

#room div.room-inner {
  width: 1280px;
  margin: 0 auto 100px;
}
#room div.room-inner .room-header {
  width: 420px;
  margin: 0 auto 56px;
  text-align: center;
  padding: 24px 0 32px;
  border-top: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}
#room div.room-inner .room-header h2 {
  color: #1a1a1a;
  font-size: 2.4em;
  font-weight: bold;
  padding: 12px 0 0;
}
#room div.room-inner .room-desc {
  text-align: center;
  font-size: 2em;
  margin-bottom: 40px;
}
#room div.room-inner div.photo-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#room div.room-inner div.photo-list ul {
  width: 49%;
}
#room div.room-inner div.photo-list ul:nth-child(1), #room div.room-inner div.photo-list ul:nth-child(2) {
  margin-bottom: 24px;
}
#room div.room-inner div.photo-list ul li.pic img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#room div.room-inner div.photo-list ul li.title {
  text-align: right;
}
#room div.room-inner div.photo-list ul li.title img {
  width: auto;
  height: 42px;
  vertical-align: bottom;
  position: relative;
  top: -21px;
  right: 40px;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.35));
}
@media screen and (max-width: 1112px) {
  #room div.room-inner {
    width: 90%;
    margin: 0 auto 100px;
  }
}
@media screen and (max-width: 415px) {
  #room div.room-inner {
    margin-bottom: 0;
  }
  #room div.room-inner .room-header {
    width: 90%;
    padding: 12px 0 20px;
    margin-bottom: 32px;
  }
  #room div.room-inner .room-desc {
    font-size: 1.8em;
    margin-bottom: 40px;
  }
  #room div.room-inner div.photo-list {
    display: block;
  }
  #room div.room-inner div.photo-list ul {
    width: 100%;
  }
  #room div.room-inner div.photo-list ul li.title img {
    top: -21px;
    right: 20px;
  }
}

#feature {
  padding: 180px 0 64px;
  margin-bottom: 140px;
  background: #fff;
}
#feature div.feature-inner {
  width: 1280px;
  margin: 0 auto 120px;
}
#feature div.feature-inner div.feature-list {
  padding: 64px 0 80px;
  background: url(../images/feature-list-bg.jpg) no-repeat;
  background-size: cover;
}
#feature div.feature-inner div.feature-list .feature-header {
  margin-bottom: 24px;
  text-align: center;
}
#feature div.feature-inner div.feature-list .feature-header h2 {
  color: #fff;
  font-size: 2.4em;
  padding: 12px 0;
}
#feature div.feature-inner div.feature-list .list-body {
  width: 65%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#feature div.feature-inner div.feature-list .list-body dl {
  width: 42%;
  margin-bottom: 32px;
}
#feature div.feature-inner div.feature-list .list-body dl dt {
  margin-bottom: 16px;
  padding-bottom: 16px;
  background: url(../svg/feature-line.svg) no-repeat;
  background-position: bottom center;
  background-size: 100%;
}
#feature div.feature-inner div.feature-list .list-body dl dt span {
  color: #ffffff;
  display: block;
  text-align: center;
}
#feature div.feature-inner div.feature-list .list-body dl dt .ja {
  font-size: 1.8em;
  font-weight: bold;
  color: #ffffff;
}
#feature div.feature-inner div.feature-list .list-body dl dt .en {
  font-size: 1.2em;
  font-weight: bold;
  font-family: "UD Shin Go Medium";
}
#feature div.feature-inner div.feature-list .list-body dl dd {
  color: #ffffff;
  font-size: 1.4em;
  line-height: 1.8;
}
#feature div.feature-inner div.service-wrap {
  background: #fafafa;
}
#feature div.feature-inner div.service-wrap h3 {
  padding: 5% 0;
  text-align: center;
  font-size: 1.8em;
}
#feature div.feature-inner div.service-wrap h3 span {
  display: inline-block;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
  padding: 12px 24px;
}
#feature div.feature-inner div.service-wrap dl.service-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 5%;
  padding-top: 0;
  overflow: hidden;
}
#feature div.feature-inner div.service-wrap dl.service-list div {
  width: 19%;
  height: 130px;
  margin-bottom: 15px;
  background: #ffffff;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  transition: all 1s ease;
}
#feature div.feature-inner div.service-wrap dl.service-list div:hover dd {
  color: #222222;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt {
  text-align: center;
  width: 100%;
  margin-bottom: 8px;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img {
  height: 100% !important;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc1 {
  width: 17px;
  height: auto;
  display: inline-block;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc2 {
  width: 15px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc3 {
  width: 35px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc4 {
  width: 28px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc5 {
  width: 25px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc6 {
  width: 32px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc7 {
  width: 40px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc8 {
  width: 28px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc9 {
  width: 64px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dt img.inc10 {
  width: 40px;
  height: auto;
}
#feature div.feature-inner div.service-wrap dl.service-list div dd {
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #343434;
  letter-spacing: .05em;
}
#feature div.feature-inner div.service-wrap dl.service-list div dd br {
  display: none;
}
#feature div.feature-inner div.service-wrap dl.service-list div.active {
  opacity: 1;
  top: 0;
}
#feature div.feature-inner div.service-wrap dl.service-list div.spacebox {
  opacity: 0;
}
@media screen and (max-width: 1112px) {
  #feature div.feature-inner {
    width: 100%;
    margin: 0 auto 120px;
  }
  #feature div.feature-inner div.feature-list {
    padding: 64px 0 80px;
  }
  #feature div.feature-inner div.feature-list .feature-header {
    margin-bottom: 24px;
    text-align: center;
  }
  #feature div.feature-inner div.feature-list .feature-header h2 {
    color: #fff;
    font-size: 2.4em;
    padding: 12px 0;
  }
  #feature div.feature-inner div.feature-list .list-body {
    width: 90%;
  }
  #feature div.feature-inner div.service-wrap dl.service-list div dd {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  #feature {
    margin-bottom: 16px;
  }
  #feature div.feature-inner {
    width: 100%;
    margin: 0 auto 40px;
  }
  #feature div.feature-inner div.feature-list .list-body {
    width: 90%;
  }
  #feature div.feature-inner div.feature-list .list-body dl {
    width: 45%;
  }
}
@media screen and (max-width: 415px) {
  #feature {
    padding: 0;
    background: #fff;
  }
  #feature div.feature-inner {
    width: 100%;
    margin: 0 auto;
  }
  #feature div.feature-inner div.feature-list .list-body {
    display: block;
  }
  #feature div.feature-inner div.feature-list .list-body dl {
    width: 90%;
    margin: 0 auto 32px;
  }
  #feature div.feature-inner div.service-wrap h3 {
    padding: 8% 0 5%;
    text-align: center;
    font-size: 1.4em;
  }
  #feature div.feature-inner div.service-wrap h3 span {
    padding: 12px;
  }
  #feature div.feature-inner div.service-wrap dl.service-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 5%;
    overflow: hidden;
  }
  #feature div.feature-inner div.service-wrap dl.service-list div {
    width: 32%;
  }
  #feature div.feature-inner div.service-wrap dl.service-list div dd {
    font-size: 1.1em;
  }
}

#merit {
  padding: 140px 0 0;
}
#merit div.merit-inner {
  position: relative;
  width: 1280px;
  margin: 0 auto 40px;
}
#merit div.merit-inner .merit-bg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
}
#merit div.merit-inner .box-center {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 590px;
  text-align: center;
}
#merit div.merit-inner .box-center .merit-header {
  margin-bottom: 64px;
}
#merit div.merit-inner .box-center .merit-header h2 {
  color: #fff;
  font-size: 2.4em;
  padding: 12px 0;
}
#merit div.merit-inner .box-center dl {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#merit div.merit-inner .box-center dl div {
  padding: 18px 0;
  width: 270px;
  height: 360px;
  background: url(../svg/merit-bg.svg) no-repeat;
  text-align: center;
}
#merit div.merit-inner .box-center dl div dt {
  padding-top: 20%;
  margin-bottom: 20px;
}
#merit div.merit-inner .box-center dl div dd {
  text-align: left;
  color: #1a1a1a;
  font-size: 1.6em;
  padding: 20px 40px;
  line-height: 1.8;
}
@media screen and (max-width: 1112px) {
  #merit div.merit-inner {
    width: 100%;
    height: 740px;
    padding: 40px 0;
    background: url(../images/merit-bg.png) no-repeat;
  }
  #merit div.merit-inner .merit-bg {
    display: none;
  }
  #merit div.merit-inner .box-center {
    width: 90%;
    height: 500px;
  }
  #merit div.merit-inner .box-center .merit-header {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  #merit {
    padding: 40px 0 0;
  }
  #merit div.merit-inner .box-center {
    width: 98%;
  }
  #merit div.merit-inner .box-center dl div {
    padding: 18px 0;
    width: 240px;
    height: 360px;
  }
  #merit div.merit-inner .box-center dl div dt {
    padding-top: 30%;
    margin-bottom: 10px;
  }
  #merit div.merit-inner .box-center dl div dd {
    font-size: 1.3em;
    padding: 20px 30px;
  }
}
@media screen and (max-width: 415px) {
  #merit {
    padding-top: 0;
  }
  #merit div.merit-inner {
    height: 1100px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #merit div.merit-inner .box-center {
    height: 900px;
    position: static;
    padding-top: 80px;
  }
  #merit div.merit-inner .box-center dl {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #merit div.merit-inner .box-center dl div {
    position: relative;
    width: 168px;
    height: 224px;
    background-size: 100%;
  }
  #merit div.merit-inner .box-center dl div:nth-child(2) {
    left: 50%;
    top: -22px;
  }
  #merit div.merit-inner .box-center dl div dt {
    padding-top: 13%;
    margin-bottom: 10px;
  }
  #merit div.merit-inner .box-center dl div dd {
    font-size: 1.3em;
    padding: 10px 15px;
  }
}

#price {
  background: #fff;
  padding: 100px 0;
  margin-bottom: 64px;
}
#price div.price-inner {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
#price div.price-inner .price-wrap {
  width: 960px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
#price div.price-inner .price-wrap .overlay {
  position: relative;
  left: -30px;
  width: 100%;
  height: 100%;
  background: #e0d500;
  transform: skew(0, -5deg);
}
#price div.price-inner .price-wrap .price-inner-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  height: 600px;
  padding-top: 64px;
  background: #ffffff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
#price div.price-inner .price-wrap .price-inner-wrap .price-header {
  margin-bottom: 32px;
  text-align: center;
}
#price div.price-inner .price-wrap .price-inner-wrap .price-header h2 {
  color: #1a1a1a;
  font-size: 2.4em;
  font-weight: bold;
  padding: 12px 0;
}
#price div.price-inner .price-wrap .price-inner-wrap .price-body {
  width: 370px;
  height: 170px;
  border-radius: 18px;
  background: #f4f4f4;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#price div.price-inner .price-wrap .price-inner-wrap .price-body p.price {
  font-size: 3em;
  font-weight: bold;
  text-align: center;
}
#price div.price-inner .price-wrap .price-inner-wrap .price-body p.small-price {
  font-size: 1.2em;
  color: #333333;
  text-align: center;
}
#price div.price-inner .price-wrap .price-inner-wrap ul.annotation {
  padding: 24px 0;
  text-align: center;
}
#price div.price-inner .price-wrap .price-inner-wrap ul.annotation li {
  color: #808080;
  font-size: 1.4em;
}
#price div.price-inner .price-wrap .price-inner-wrap ul.annotation li:nth-child(1) {
  margin-bottom: 8px;
}
@media screen and (max-width: 1112px) {
  #price {
    padding: 64px 0;
    margin-bottom: 64px;
  }
  #price div.price-inner {
    width: 80%;
  }
  #price div.price-inner .price-wrap {
    width: 100%;
    height: 500px;
  }
  #price div.price-inner .price-wrap .overlay {
    display: none;
  }
  #price div.price-inner .price-wrap .price-inner-wrap {
    width: 100%;
    height: 500px;
    padding-top: 16px;
  }
  #price div.price-inner .price-wrap .price-inner-wrap .price-body {
    width: 80%;
    height: 170px;
  }
}
@media screen and (max-width: 415px) {
  #price {
    padding: 64px 0;
    margin-bottom: 64px;
  }
  #price div.price-inner {
    width: 90%;
  }
  #price div.price-inner .price-wrap {
    width: 100%;
    height: 500px;
  }
  #price div.price-inner .price-wrap .price-inner-wrap {
    height: 460px;
  }
}

#access {
  margin-bottom: 64px;
}
#access div.access-inner {
  width: 1280px;
  margin: 0 auto;
}
#access div.access-inner .access-header {
  width: 420px;
  margin: 0 auto 56px;
  text-align: center;
  padding: 24px 0 32px;
  border-top: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}
#access div.access-inner .access-header h2 {
  color: #1a1a1a;
  font-size: 2.4em;
  font-weight: bold;
  padding: 12px 0 0;
}
#access div.access-inner .accessmap {
  width: 100%;
  height: 550px;
}
#access div.access-inner .accessmap iframe {
  width: 100%;
  height: 100%;
}
#access div.access-inner .station-card {
  margin: 0 auto;
  width: 560px;
  height: 360px;
  padding: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background: #fff;
  position: relative;
  top: -120px;
}
#access div.access-inner .station-card .card-head {
  padding-bottom: 6px;
  border-bottom: 2px solid #1a1a1a;
}
#access div.access-inner .station-card .card-head h3 {
  font-size: 2.4em;
  color: #1a1a1a;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#access div.access-inner .station-card ul {
  padding: 40px;
}
#access div.access-inner .station-card ul li {
  font-size: 1.8em;
  margin-bottom: 16px;
}
@media screen and (max-width: 1112px) {
  #access div.access-inner {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  #access {
    margin-bottom: 0;
  }
  #access div.access-inner .station-card {
    margin: 0 auto;
    width: 80%;
    height: 220px;
    padding: 20px;
    top: -120px;
  }
  #access div.access-inner .station-card .card-head h3 {
    font-size: 2em;
  }
  #access div.access-inner .station-card ul {
    padding: 20px;
  }
  #access div.access-inner .station-card ul li {
    font-size: 1.4em;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 415px) {
  #access {
    margin-bottom: 64px;
  }
  #access div.access-inner .access-header {
    width: 90%;
    padding: 12px 0 20px;
    margin-bottom: 32px;
  }
  #access div.access-inner .station-card {
    position: static;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  }
}

#global-footer {
  background: #1a1a1a;
  padding: 40px 0;
}
#global-footer h1 {
  text-align: center;
}
#global-footer h1 a {
  display: inline-block;
  position: relative;
  left: -10px;
}
#global-footer h1 a img {
  width: 80%;
}
#global-footer .copy {
  text-align: center;
  padding: 16px 0;
}
#global-footer .copy small {
  color: #fff;
  font-size: 1.2em;
}
@media screen and (max-width: 415px) {
  #global-footer h1 a img {
    width: 60%;
  }
}

.btn-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  margin: 0 auto;
  padding: 24px 0 48px;
}
.btn-wrap .foot-btn {
  text-align: center;
}
.btn-wrap .foot-btn .btn-body {
  position: relative;
  display: inline-block;
  width: 246px;
  background: #85c5b6;
  border-radius: 8px;
  padding: 14px 0;
}
.btn-wrap .foot-btn .btn-body span {
  color: #ffffff;
  font-size: 1.8em;
}
@media screen and (max-width: 415px) {
  .btn-wrap {
    width: 90%;
    display: block;
  }
  .btn-wrap .foot-btn {
    text-align: center;
    margin-bottom: 16px;
  }
  .btn-wrap .foot-btn .btn-body {
    width: 100%;
  }
}

/*# sourceMappingURL=lp-style.css.map */
