.pre-inc .layer_main_page {
  background: url("../img/location/main_image.webp") no-repeat center center/cover;
  font-size: 20px;
  padding: 2em 0 1.5em;
  color: #FFF !important;
}
.pre-inc .location_container {
  animation: 3s fadeIn 0s forwards;
  margin-top: 50px;
  margin-bottom: 30px;
}
.pre-inc .lc_head {
  position: relative;
  display: flex;
  justify-content: flex-end;
  margin-top: 50px;
}
.pre-inc .lc_head h4.linettl {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 1;
}
.pre-inc .lc_head > h4.linettl {
  font-size: 24px;
  padding-left: 1.75em;
  display: inline-block;
  max-width: 90%;
}
.pre-inc .lc_head > h4.linettl > i {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  animation: 1s tit_line 0s forwards;
  overflow: hidden;
}
.pre-inc .lc_head > h4.linettl > i i {
  width: 1.4em;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../common/img/line02.svg") no-repeat left center/cover;
  display: block;
}
.pre-inc .lc_head > h4.linettl span {
  display: block;
  padding-left: 0.54em;
  animation-name: fadeIn;
  animation-delay: 0.5s;
}
.pre-inc .lc_head > h4.linettl div {
  height: 1px;
  width: calc(100% + 10px);
  background: #333;
  margin-top: 0.2em;
  animation-name: scale_x_l;
  animation-delay: 1s;
}
.pre-inc .lc_head > h4.linettl span:nth-of-type(n+2) {
  padding-top: 0.2em;
  animation-delay: 0.5s;
}
.pre-inc .lc_head > h4.linettl + p {
  font-size: 0.8em;
  margin: 0.7em 0 0 3.375em;
  line-height: 2;
  animation-name: fadeInUp;
  animation-delay: 0.5s;
}
.pre-inc .lc_head > dt img {
  width: 12em;
  margin: 1.5em 0 0 auto;
  animation-name: fadeInUp;
  display: block;
}
.pre-inc .lc_head_r {
  position: relative;
  display: flex;
  justify-content: flex-start;
  margin-top: 50px;
}
.pre-inc .lc_head_r h4.linettl {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
}
.pre-inc .lc_head_r > h4.linettl {
  font-size: 24px;
  padding-right: 1.75em;
  display: inline-block;
  max-width: 90%;
}
.pre-inc .lc_head_r > h4.linettl > i {
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  animation: 1s tit_line 0s forwards;
  overflow: hidden;
}
.pre-inc .lc_head_r > h4.linettl > i i {
  width: 1.4em;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../common/img/line02.svg") no-repeat right center/cover;
  display: block;
}
.pre-inc .lc_head_r > h4.linettl span {
  display: block;
  padding-right: 0.54em;
  animation-name: fadeIn;
  animation-delay: 0.5s;
}
.pre-inc .lc_head_r > h4.linettl div {
  height: 1px;
  width: 100%;
  background: #333;
  margin-top: 0.2em;
  animation-name: scale_x_l;
  animation-delay: 1s;
}
.pre-inc .lc_head_r > h4.linettl span:nth-of-type(n+2) {
  padding-top: 0.2em;
  animation-delay: 0.5s;
}
.pre-inc .lc_head_r > h4.linettl + p {
  font-size: 0.8em;
  margin: 0.7em 0 0 3.375em;
  line-height: 2;
  animation-name: fadeInUp;
  animation-delay: 0.5s;
}
.pre-inc .lc_head_r > dt img {
  width: 12em;
  margin: 1.5em 0 0 auto;
  animation-name: fadeInUp;
  display: block;
}
@keyframes tit_line {
  0% {
    width: 0;
  }
  100% {
    width: 1.3em;
  }
}
.pre-inc .lc_headtext {
  padding: 30px 0 30px 5%;
}
.pre-inc .lc_headtext p {
  font-size: 16px;
  line-height: 180%;
}
.pre-inc .location_imagelist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .location_imagelist .location_img {
  width: 47.8515625%;
  margin-bottom: 30px;
}
.pre-inc .location_img {
  animation: 3s fadeIn 0s forwards;
}
.pre-inc .location_img .cap_wb {
  font-size: 13px;
}
.pre-inc .location_img.imglast {
  margin-top: -20px;
}
.pre-inc .lc_head_r .location_img .cap_wb {
  left: 0.7em;
  right: auto;
}
.pre-inc .widelabel_ttl {
  background: #000;
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  margin-bottom: 30px;
}
.pre-inc #location_limited .location_container {
  position: relative;
  margin-top: 30px;
}
.pre-inc .limited_cover {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 10%, rgb(255, 255, 255) 50%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.pre-inc .limitedbtnarea {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.pre-inc .limitedbtninner {
  background: rgb(0, 136, 210);
  background: linear-gradient(37deg, rgb(0, 136, 210) 0%, rgb(0, 0, 24) 100%);
  width: 100%;
  max-width: 600px;
  margin: 160px auto 20px;
  padding: 5px;
  color: #FFF;
  z-index: 3;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.4);
}
.pre-inc .ltlabel {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.pre-inc .limitedbtninner_border {
  border: 1px solid #FFF;
  padding: 30px 10px;
}
.pre-inc .limitedbtninner_border h5 {
  text-align: center;
  font-size: 24px;
  letter-spacing: -0.025em;
}
.pre-inc .limitedbtn {
  text-align: center;
}
.pre-inc .limitedbtn div {
  display: inline-block;
  margin: 0 20px;
}
.pre-inc .limitedbtn a {
  text-align: center;
  color: #FFF;
  display: inline-block;
  min-width: 120px;
  border: 1px solid #FFF;
  margin-top: 20px;
  padding: 6px 10px;
  font-size: 18px;
}
.pre-inc .limitedbtn a:hover {
  opacity: 0.8;
}
.pre-inc .lt_entry a {
  background: #003966;
}
.pre-inc .mapimg {
  margin-bottom: 80px;
}
.pre-inc .lifeinfo_contents {
  display: none;
  text-align: center;
}
.pre-inc .lifeinfo_contents.active {
  display: flex;
}
.pre-inc .location_tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 3px solid #94823E;
}
.pre-inc .location_tabs .tab {
  background: rgba(148, 130, 62, 0.5);
  color: #FFF;
  width: 14.16015625%;
  text-align: center;
  height: 63px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  line-height: 140%;
  font-size: 14px;
  border-bottom: 3px solid #FCFCFC;
  cursor: pointer;
}
.pre-inc .location_tabs .tab.active {
  background: #94823E;
  border-bottom: 3px solid #94823E;
}
.pre-inc .location_tabs .tab span {
  display: block;
  width: 100%;
  font-family: YakuHanJP, "Public Sans", "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.pre-inc .lifelist {
  background: #FFF;
  padding: 20px;
  font-size: 14px;
}
.pre-inc .lifeinfo_contents {
  justify-content: space-between;
}
.pre-inc .lifeinfo_contents .lifeleft, .pre-inc .lifeinfo_contents .liferight {
  width: 48.7804878049%;
}
.pre-inc .lifelist table {
  width: 100%;
}
.pre-inc .lifelist table td, .pre-inc .lifelist table th {
  padding-bottom: 5px;
}
.pre-inc .lifelist table td {
  text-align: right;
}
.pre-inc .lifelist table th {
  text-align: left;
  width: 59%;
}
@media screen and (max-width: 768px) {
  .pre-inc .lc_head_r {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
  }
  .pre-inc .lc_head_r h4.linettl {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
  }
  .pre-inc .lc_head_r > h4.linettl {
    font-size: 24px;
    padding-left: 1.75em;
    display: inline-block;
    max-width: 90%;
    padding-right: 0;
  }
  .pre-inc .lc_head_r > h4.linettl > i {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    animation: 1s tit_line 0s forwards;
    overflow: hidden;
  }
  .pre-inc .lc_head_r > h4.linettl > i i {
    width: 1.4em;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../common/img/line02.svg") no-repeat left center/cover;
    display: block;
  }
  .pre-inc .lc_head_r > h4.linettl span {
    display: block;
    padding-left: 0.54em;
    animation-name: fadeIn;
    animation-delay: 0.5s;
  }
  .pre-inc .lc_head_r > h4.linettl div {
    height: 1px;
    width: 100%;
    background: #333;
    margin-top: 0.2em;
    animation-name: scale_x_l;
    animation-delay: 1s;
  }
  .pre-inc .lc_head > h4.linettl div {
    width: 100%;
  }
  .pre-inc .lc_head_r > h4.linettl span:nth-of-type(n+2) {
    padding-top: 0.2em;
    animation-delay: 0.5s;
  }
  .pre-inc .lc_head_r > h4.linettl + p {
    font-size: 0.8em;
    margin: 0.7em 0 0 3.375em;
    line-height: 2;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
  }
  .pre-inc .lc_head_r > dt img {
    width: 12em;
    margin: 1.5em 0 0 auto;
    animation-name: fadeInUp;
    display: block;
  }
  .pre-inc #location, .pre-inc #location_limited {
    padding: 30px 0;
  }
  .pre-inc .lc_head > h4.linettl, .pre-inc .lc_head_r > h4.linettl {
    font-size: 15px;
    filter: drop-shadow(0 0 0.75rem white);
    max-width: 100%;
    text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
  }
  .pre-inc .lc_head > h4.linettl span, .pre-inc .lc_head_r > h4.linettl span {
    filter: drop-shadow(0 0 0.75rem white);
  }
  .pre-inc .lc_head .location_img, .pre-inc .lc_head_r .location_img {
    width: 100%;
  }
  .pre-inc .lc_head, .pre-inc .lc_head_r {
    display: block;
    margin-top: 30px;
  }
  .pre-inc .lc_head h4.linettl, .pre-inc .lc_head_r h4.linettl {
    position: relative;
    top: 0px;
    margin-bottom: 20px;
  }
  .pre-inc .location_img .cap_wb {
    font-size: 11px;
  }
  .pre-inc .lc_headtext {
    padding: 15px 0;
  }
  .pre-inc .lc_headtext p {
    font-size: 14px;
    line-height: 150%;
  }
  .pre-inc .limitedbtninner {
    margin-top: 40px;
  }
  .pre-inc #location_limited .lc_head {
    min-height: 300px;
  }
  .pre-inc #location_limited.login .lc_head {
    min-height: 0;
  }
  .pre-inc .limitedbtn div {
    margin: 0 5px;
  }
  .pre-inc .limitedbtninner_border h5, .pre-inc .ltlabel {
    font-size: 18px;
  }
  .pre-inc .limitedbtnarea {
    min-height: 350px;
  }
  .pre-inc #life {
    padding-bottom: 30px;
  }
  .pre-inc .mapimg {
    margin-bottom: 50px;
  }
  .pre-inc .location_tabs {
    border-bottom: none;
    margin-bottom: 3px;
  }
  .pre-inc .location_tabs .tab {
    width: 49.5%;
    height: 63px;
    border-bottom: none;
    margin-top: 3px;
  }
  .pre-inc .lifeinfo_contents.active {
    flex-wrap: wrap;
  }
  .pre-inc .lifeinfo_contents .lifeleft, .pre-inc .lifeinfo_contents .liferight {
    width: 100%;
  }
  .pre-inc .lifeinfo_contents {
    font-size: 12px;
  }
  .pre-inc .lifelist table th {
    width: 49%;
    padding-right: 2%;
  }
}
.pre-inc .mt50 {
  margin-top: 50px;
}
.pre-inc {
  /* FEATURES */
}
.pre-inc #features {
  margin-top: 80px;
}
.pre-inc #features .top_tit {
  font-size: 1.8em;
  text-align: center;
  font-weight: 700;
  animation-name: fadeInUp;
}
.pre-inc #features .top_tit + * {
  margin-top: 2em;
}
.pre-inc #features .top_tit + p {
  font-size: 2em;
  text-align: center;
  margin-top: 0.2em;
  font-weight: 200;
}
.pre-inc .features_wrap > dt {
  background: #ece3d9;
  padding: 50px 0;
}
.pre-inc .features_wrap > dt dl {
  display: flex;
  justify-content: space-between;
}
.pre-inc .features_wrap > dt .compact_style {
  width: 39.5%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  animation-name: fadeInLeft;
}
.pre-inc .features_wrap > dt .compact_style h3 {
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.pre-inc .features_wrap > dt .compact_style figure {
  width: 62.5%;
}
.pre-inc .features_wrap > dt .town_guide {
  animation-name: fadeInRight;
  width: 55.1%;
}
.pre-inc .features_wrap > dt .town_guide h3 {
  font-size: 42px;
  text-align: right;
  color: #6e5b54;
  line-height: 1;
  font-family: "Playfair Display", serif;
  font-weight: 500;
}
.pre-inc .features_wrap > dt .town_guide h3 + p {
  font-size: 24px;
  color: #6e5b54;
}
.pre-inc .features_wrap > dt .town_guide_img {
  display: flex;
  justify-content: space-between;
  gap: 0 5px;
  margin-top: 3px;
}
.pre-inc .features_wrap > dt a {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  color: #fff;
  display: block;
  width: 11.5em;
  line-height: 1;
  margin: 24px 0 0 auto;
  background: #A6999A;
  padding: 0.6em 1em;
  border-radius: 2em;
  text-align: center;
}
.pre-inc .features_wrap > dt a:hover {
  color: #A6999A;
  background: #fff;
}
.pre-inc {
  /* .features_wrap > dt a::after{content: "";clip-path: polygon(80% 0, 100% 100%, 0 100%);display: inline-block;width: 3.875em;height: 0.4em;background: #6e5b54;position: absolute;right: 0;bottom: 2px;transition: 0.3s all;}
  .features_wrap > dt a::before{content: "";clip-path: polygon(80% 0, 100% 100%, 0 100%);display: inline-block;width: 3.875em;height: 0.4em;background: #ece3d9;position: absolute;right: 3px;bottom: 3px;z-index: 1;transition: 0.3s all;} */
}
.pre-inc .features_wrap > dd {
  background: #6e5b54;
  color: #fff;
  padding: 50px 0;
}
.pre-inc .features_wrap > dd dl {
  display: flex;
  justify-content: space-between;
}
.pre-inc .features_wrap > dd dt {
  width: 27.8%;
  animation-name: fadeInLeft;
}
.pre-inc .features_wrap > dd dt h3 {
  font-size: 42px;
  line-height: 1;
  font-family: "Playfair Display", serif;
  font-weight: 500;
}
.pre-inc .features_wrap > dd dd {
  width: 31.4%;
  animation-name: fadeInRight;
}
.pre-inc .features_wrap > dd dd:nth-of-type(2) {
  animation-delay: 0.3s;
}
.pre-inc .features_wrap > dd dd h4 {
  font-size: 23.5px;
  margin-bottom: 0.2em;
}
.pre-inc .features_wrap > dd dd p {
  font-size: 20px;
  margin-top: 0.7em;
  text-align: center;
}
.pre-inc .features_wrap > dd dd a {
  font-size: 16px;
  display: block;
  width: 6em;
  line-height: 1;
  margin: 0.5em 0 0 auto;
  text-align: right;
  color: #fff;
  transition: 0.3s all;
}
@media screen and (min-width: 769px) {
  .pre-inc .features_wrap > dt a:hover::after {
    transform: translateX(0.3em);
  }
  .pre-inc .features_wrap > dt a:hover::before {
    transform: translateX(0.3em);
  }
  .pre-inc .features_wrap > dd dd a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc #features {
    margin-top: 40px;
  }
  .pre-inc .features_wrap > dt {
    padding: 30px 0;
  }
  .pre-inc .features_wrap > dt dl {
    flex-wrap: wrap;
  }
  .pre-inc .features_wrap > dt .compact_style {
    width: 100%;
    animation-name: fadeInUp;
    padding-top: 15px;
  }
  .pre-inc .features_wrap > dt .compact_style h3 {
    width: 55%;
  }
  .pre-inc .features_wrap > dt .compact_style figure {
    width: 40%;
  }
  .pre-inc .features_wrap > dt .town_guide {
    animation-name: fadeInUp;
    width: 100%;
    margin-top: 30px;
  }
  .pre-inc .features_wrap > dt .town_guide h3 {
    font-size: 30px;
    text-align: left;
    color: #6e5b54;
    line-height: 1;
    font-family: "Playfair Display", serif;
    font-weight: 500;
  }
  .pre-inc .features_wrap > dt .town_guide h3 + p {
    font-size: 17px;
    margin-top: 0.3em;
  }
  .pre-inc .features_wrap > dt a {
    font-size: 14px;
  }
  .pre-inc .features_wrap > dd {
    padding: 30px 0;
  }
  .pre-inc .features_wrap > dd dl {
    flex-wrap: wrap;
  }
  .pre-inc .features_wrap > dd dt {
    width: 100%;
    animation-name: fadeInUp;
  }
  .pre-inc .features_wrap > dd dt h3 {
    font-size: 30px;
  }
  .pre-inc .features_wrap > dd dd {
    width: 49%;
    animation-name: fadeInUp;
    margin-top: 20px;
  }
  .pre-inc .features_wrap > dd dd h4 {
    font-size: 15px;
    margin-bottom: 1em;
  }
  .pre-inc .features_wrap > dd dd p {
    font-size: 14px;
  }
  .pre-inc .features_wrap > dd dd a {
    font-size: 14px;
    margin-top: 1em;
  }
}

/*# sourceMappingURL=location.css.map */
