body.map section.map {
  padding-top: 144px;
  padding-bottom: 102px;
  background: url("../images/map_bg_2.jpg") no-repeat top center/cover;
}
@media screen and (max-width: 767px) {
  body.map section.map {
    padding-top: 98px;
    padding-bottom: 76px;
    position: relative;
    background: url("../images/map_bg_2_sp.jpg") no-repeat center center/cover;
  }
}
@media screen and (max-width: 767px) {
  body.map section.map::after {
    content: "";
    position: absolute;
    left: 48%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 0;
    width: 230px;
    height: 37px;
    background: url("../images/map_parts_3_sp.svg") no-repeat center/contain;
  }
}
body.map section.map .map_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
body.map section.map .map_box .map_box_1 .text_1 {
  font-size: 42px;
  line-height: 1;
  color: #1b4d00;
  text-align: center;
  margin-bottom: 4px;
  position: relative;
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_1 .text_1 {
    font-size: 26px;
    margin-bottom: 2px;
  }
}
body.map section.map .map_box .map_box_1 .text_1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: -68px;
  width: 122px;
  height: 56px;
  background: url("../images/outline_parts_1.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_1 .text_1::before {
    top: -47px;
    width: 85px;
    height: 39px;
  }
}
body.map section.map .map_box .map_box_1 .text_2 {
  font-size: 14px;
  color: #8a846f;
  text-align: center;
  margin-bottom: 99px;
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_1 .text_2 {
    font-size: 12px;
    margin-bottom: 49px;
  }
}
body.map section.map .map_box .map_box_2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 76px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 15px 28px 15px;
  position: relative;
}
@media screen and (min-width: 768px) {
  body.map section.map .map_box .map_box_2 {
    border: 1px solid #62480e;
    border-radius: 21px;
  }
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_2 {
    max-width: 300px;
    margin-bottom: 53px;
  }
}
body.map section.map .map_box .map_box_2::before {
  content: "";
  position: absolute;
  right: 24px;
  bottom: 0;
  width: 55px;
  height: 46px;
  background: url("../images/map_parts_1.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_2::before {
    width: 27px;
    height: 23px;
    right: 12px;
    bottom: 1px;
  }
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_2::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: -13px;
    width: 307.125px;
    height: 186.5px;
    background: url("../images/map_parts_2_sp.svg") no-repeat center/contain;
  }
}
body.map section.map .map_box .map_box_2 .text_3 {
  color: #62480e;
  text-align: center;
  font-size: 28px;
  width: 100%;
  max-width: 303px;
  position: relative;
  top: -16px;
}
@media screen and (min-width: 768px) {
  body.map section.map .map_box .map_box_2 .text_3 {
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_2 .text_3 {
    font-size: 14px;
    top: -12px;
  }
}
body.map section.map .map_box .map_box_2 .text_4 {
  width: 100%;
  max-width: 595px;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  body.map section.map .map_box .map_box_2 .text_4 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_2 .text_4 {
    font-size: 13px;
    line-height: 1.6153846154;
    max-width: 250px;
  }
}
body.map section.map .map_box .map_box_3 {
  width: 900px;
  height: 926px;
  padding: 44px;
  background: url("../images/map_bg_1.png") no-repeat center/contain;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_3 {
    width: 330.73px;
    height: 369.025px;
    padding: 12px;
    background: url("../images/map_bg_1_sp.png") no-repeat center/contain;
    margin-left: -15px;
    margin-right: -15px;
    height: 337.025px;
    background-position: top center;
    background-size: cover;
  }
}
body.map section.map .map_box .map_box_4 {
  margin-top: -32px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_4 {
    margin-top: -8px;
  }
}
body.map section.map .map_box .map_box_4 a,
body.map section.map .map_box .map_box_4 button {
  width: 315px;
  height: 59px;
  display: flex;
  border-radius: 29.5px;
  color: #fff;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  body.map section.map .map_box .map_box_4 a,
body.map section.map .map_box .map_box_4 button {
    margin: 0 16px;
  }
}
@media screen and (max-width: 767px) {
  body.map section.map .map_box .map_box_4 a,
body.map section.map .map_box .map_box_4 button {
    width: 270px;
    height: 45px;
    font-size: 14px;
  }
}
body.map section.map .map_box .map_box_4 a::before,
body.map section.map .map_box .map_box_4 button::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
body.map section.map .map_box .map_box_4 a::after,
body.map section.map .map_box .map_box_4 button::after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 19px;
  height: 10px;
  background: url("../images/map_arrow_1.svg") no-repeat center/contain;
}
body.map section.map .map_box .map_box_4 .link_1 {
  background: #1b4d00;
}
body.map section.map .map_box .map_box_4 .link_1::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 20px;
  background: url("../images/map_icon_1.svg") no-repeat center/contain;
}
body.map section.map .map_box .map_box_4 .link_2 {
  background: #de8000;
}
body.map section.map .map_box .map_box_4 .link_2::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 18px;
  background: url("../images/map_icon_2.svg") no-repeat center/contain;
}
/*# sourceMappingURL=map.css.map */