@charset "UTF-8";
.section-hero {
  background-image: url(../img/estate/hero.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.section-intro {
  padding-top: 40px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .section-intro {
    padding-top: 10px;
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 767px) {
  .section-intro .main-img {
    margin-left: -15px;
    margin-right: -15px;
  }
  .section-intro .main-img img {
    width: 100%;
  }
}

.section-intro .headline {
  margin-bottom: 42px;
}

@media only screen and (max-width: 767px) {
  .section-intro .headline {
    margin-bottom: 30px;
  }
}

.section-intro .headline__title {
  padding: 65px 0 40px;
  font-size: 4.6rem;
  line-height: 1.24;
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .section-intro .headline__title {
    font-size: 2.35rem;
    padding: 30px 0;
  }
}

.section-intro .headline .lead {
  font-size: 1.9rem;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .section-intro .headline .lead {
    font-size: 1.4rem;
  }
}

.section-intro .content {
  padding: 0 40px;
}

@media only screen and (max-width: 767px) {
  .section-intro .content {
    padding: 0;
  }
}

.section-intro .content > p {
  font-size: 1.9rem;
  margin-bottom: 23px;
  letter-spacing: 0.15em;
  text-align: center;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .section-intro .content > p {
    margin-bottom: 20px;
    font-size: 1.5rem;
    padding: 0 5px;
  }
}

.section-intro .content ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.section-intro .content ul li {
  width: 500px;
}

.section-intro .content ul li:not(:nth-last-of-type(-n+2)) {
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .section-intro .content ul li:not(:nth-last-of-type(-n+2)) {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .section-intro .content ul li {
    width: 100%;
    font-size: 1.4rem;
  }
  .section-intro .content ul li:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.section-intro .content ul li .img {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .section-intro .content ul li .img {
    margin-bottom: 15px;
  }
  .section-intro .content ul li .img img {
    width: 100%;
  }
}

.section-intro .content ul li h3 {
  font-size: 1.9rem;
  margin-bottom: 20px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .section-intro .content ul li h3 {
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
}

.section-pathcard {
  padding: 0 40px 96px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard {
    padding: 0 0 40px;
  }
}

.section-pathcard .section-content {
  border: solid 1px #e4e4e4;
  background-color: #f6f6f6;
  padding: 87px 50px 91px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .section-content {
    border: none;
    padding: 54px 25px;
    margin-left: -25px;
    margin-right: -25px;
  }
}

.section-pathcard .headline {
  text-align: center;
}

.section-pathcard .headline h2 {
  font-size: 2.9rem;
  font-weight: 600;
  margin-bottom: 64px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .headline h2 {
    font-size: 2.1rem;
    line-height: 1.5;
    margin-bottom: 40px;
  }
}

.section-pathcard .headline .lead {
  font-size: 1.9rem;
  line-height: 2;
  margin-bottom: 42px;
  line-height: 2;
  letter-spacing: 0.15em;
  display: inline-block;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .headline .lead {
    font-size: 1.4rem;
  }
}

.section-pathcard .headline .lead span {
  display: block;
  font-size: 1.7rem;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .headline .lead span {
    font-size: 1.3rem;
  }
}

.section-pathcard .headline .lead span::before {
  content: "※";
}

.section-pathcard .content .talarea {
  margin-bottom: 45px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding-left: 9px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .talarea {
    display: block;
    text-align: center;
    margin-bottom: 30px;
    padding-left: 0;
  }
}

.section-pathcard .content .talarea p {
  display: inline-block;
  background: #e42121;
  color: #fff;
  padding: 6px 30px;
  border-radius: 50px;
  margin-right: 22px;
  align-self: flex-start;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .talarea p {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.section-pathcard .content .talarea dl {
  font-family: 'Teko', sans-serif;
  font-size: 4.6rem;
  font-weight: 600;
  letter-spacing: 0.17em;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .talarea dl {
    font-size: 3.6rem;
  }
}

.section-pathcard .content .talarea dl dt {
  display: inline-block;
}

.section-pathcard .content .talarea dl dt::after {
  content: ":";
}

.section-pathcard .content .talarea dl dd {
  display: inline-block;
  margin-left: -0.2em;
}

.section-pathcard .content .talarea span {
  font-weight: 300;
  font-size: 1.7rem;
  letter-spacing: 0.04em;
  vertical-align: 6px;
  margin-left: 10px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .talarea span {
    display: block;
    font-size: 1.4rem;
  }
}

.section-pathcard .content .free-information {
  padding: 0 5px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information {
    padding: 0;
  }
}

.section-pathcard .content .free-information ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}

.section-pathcard .content .free-information ul li {
  border-radius: 10px;
  background: #fff;
  width: 210px;
  padding: 0 20px 28px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li {
    width: 46.2%;
    padding: 0 10px 28px;
  }
  .section-pathcard .content .free-information ul li:not(:nth-last-of-type(-n+2)) {
    margin-bottom: 35px;
  }
}

.section-pathcard .content .free-information ul li .ttl {
  background: #f00;
  margin-left: -20px;
  margin-right: -20px;
  border-radius: 10px 10px 0 0;
  color: #fff;
  padding: 11px 0;
  font-weight: 600;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .ttl {
    font-size: 1.3rem;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 25px;
  }
}

.section-pathcard .content .free-information ul li h3 {
  font-size: 1.5rem;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}

.section-pathcard .content .free-information ul li h3 span {
  display: block;
  font-size: 3.3rem;
  font-weight: 600;
  margin-bottom: 13px;
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li h3 span {
    font-size: 2.5rem;
    margin-bottom: 8px;
  }
}

.section-pathcard .content .free-information ul li .price {
  font-weight: 600;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .price {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}

.section-pathcard .content .free-information ul li .price::after {
  content: " / 月";
}

.section-pathcard .content .free-information ul li .status {
  color: #fff;
  padding: 2px 0 0;
  font-weight: 600;
  border-radius: 50px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .status {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}

.section-pathcard .content .free-information ul li .free {
  font-size: 3.1rem;
  font-weight: 600;
  line-height: 60px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .free {
    font-size: 2.2rem;
  }
}

.section-pathcard .content .free-information ul li .free span {
  font-size: 7.6rem;
  font-weight: 600;
  font-family: 'Teko', sans-serif;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .free span {
    font-size: 5.5rem;
  }
}

.section-pathcard .content .free-information ul li .full {
  display: inline-block;
  font-size: 3.1rem;
  font-weight: 600;
  margin-bottom: 9px;
  border-radius: 5px;
  border: solid 3px #e10000;
  color: #e10000;
  width: 100px;
  line-height: 1;
  padding: 13px 0px 11px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .full {
    font-size: 2.2rem;
    margin-bottom: 20px;
    width: 78px;
    padding: 11px 0px 9px;
  }
}

.section-pathcard .content .free-information ul li .time {
  font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .free-information ul li .time {
    font-size: 1.2rem;
    margin-top: -1em;
  }
}

.section-pathcard .content .free-information ul li.pathcard .ttl {
  background: #50aa00;
}

.section-pathcard .content .free-information ul li.pathcard .status {
  background: #50aa00;
}

.section-pathcard .content .free-information ul li.pathcard .free {
  color: #50aa00;
}

.section-pathcard .content .free-information ul li.monthly .ttl {
  background: #4887fa;
}

.section-pathcard .content .free-information ul li.monthly .status {
  background: #4887fa;
}

.section-pathcard .content .free-information ul li.monthly .free {
  color: #4887fa;
}

.section-pathcard .content .imgarea {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.section-pathcard .content .imgarea li {
  width: 450px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .imgarea li {
    width: 100%;
  }
}

.section-pathcard .content .imgarea li:not(:nth-last-of-type(-n+2)) {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .imgarea li:not(:nth-last-of-type(-n+2)) {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .imgarea li:not(:last-of-type) {
    margin-bottom: 30px;
  }
}

.section-pathcard .content .imgarea li .img {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .imgarea li .img {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .imgarea li .img img {
    width: 100%;
  }
}

.section-pathcard .content .imgarea li p {
  font-size: 1.5rem;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .section-pathcard .content .imgarea li p {
    font-size: 1.3rem;
  }
}

.section-access {
  padding-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .section-access {
    padding-bottom: 65px;
  }
}

.section-access .headline__title {
  padding: 50px 0 81px;
}

@media only screen and (max-width: 767px) {
  .section-access .headline__title {
    padding: 30px 45px;
  }
}

.section-access .headline__title span.fzn {
  color: #e42121;
}

@media only screen and (max-width: 767px) {
  .section-access .headline__title span.fzn {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .section-access .headline__title span.fz4 {
    font-size: 2.2rem;
  }
}

.section-access .headline::before {
  content: "";
  display: block;
  width: 130px;
  height: 1px;
  background: #0d1828;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .section-access .headline::before {
    width: 75px;
  }
}

.section-access .content {
  padding: 0 40px;
}

@media only screen and (max-width: 767px) {
  .section-access .content {
    padding: 0;
  }
}

.section-access .content > dl {
  padding: 0 80px;
  margin-bottom: 74px;
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .section-access .content > dl {
    padding: 0;
    line-height: inherit;
    font-size: 1.1rem;
    margin-bottom: 40px;
  }
}

.section-access .content > dl > dt {
  float: left;
  clear: both;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .section-access .content > dl > dt {
    float: none;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .section-access .content > dl > dt:first-of-type {
    border-top: 1px solid #dbdbdb;
  }
}

.section-access .content > dl > dd {
  padding-left: 240px;
  border-bottom: 1px solid #dbdbdb;
  padding-top: 15px;
  padding-bottom: 15px;
}

.section-access .content > dl > dd span {
  margin-left: 1em;
}

@media only screen and (max-width: 767px) {
  .section-access .content > dl > dd {
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 0;
  }
}

.section-access .content > dl > dd:first-of-type {
  border-top: 1px solid #dbdbdb;
}

@media only screen and (max-width: 767px) {
  .section-access .content > dl > dd:first-of-type {
    border-top: none;
  }
}

.section-access .content > dl dl dt {
  display: inline-block;
}

.section-access .content > dl dl dd {
  display: inline-block;
  margin-left: 0.2em;
}

.section-access .content .videoarea {
  padding: 0 80px;
  text-align: center;
  margin-bottom: 73px;
}

@media only screen and (max-width: 767px) {
  .section-access .content .videoarea {
    padding: 0;
    margin-bottom: 25px;
  }
}

.section-access .content .videoarea p {
  font-size: 2.3rem;
  margin-bottom: 30px;
  font-weight: 600;
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .section-access .content .videoarea p {
    font-size: 1.7rem;
    margin-bottom: 15px;
  }
}

.section-access .content .videoarea .video {
  position: relative;
}

.section-access .content .videoarea .video::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background-image: url(../img/common/play.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .section-access .content .videoarea .video::before {
    width: 60px;
    height: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .section-access .content .videoarea .video video {
    width: 100%;
  }
}

.section-access .content .map {
  padding-top: 50%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .section-access .content .map {
    padding-top: 100%;
  }
}

.section-access .content .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-sunlight {
  padding-bottom: 200px;
}

@media only screen and (max-width: 767px) {
  .section-sunlight {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .section-sunlight .main-img {
    margin-left: -15px;
    margin-right: -15px;
  }
  .section-sunlight .main-img img {
    width: 100%;
  }
}

.section-sunlight .headline {
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .section-sunlight .headline {
    margin-bottom: 30px;
  }
}

.section-sunlight .headline__title {
  padding: 65px 0 50px;
  font-size: 4.6rem;
  line-height: 1.24;
  letter-spacing: 0.15em;
}

@media only screen and (max-width: 767px) {
  .section-sunlight .headline__title {
    font-size: 2.35rem;
    padding: 30px 0 25px;
  }
}

.section-sunlight .headline .lead {
  font-size: 1.9rem;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.15em;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .section-sunlight .headline .lead {
    font-size: 1.4rem;
  }
}

.section-sunlight .content {
  padding: 0 40px;
}

@media only screen and (max-width: 767px) {
  .section-sunlight .content {
    padding: 0;
  }
}

.section-sunlight .content .panel {
  border: solid 1px #e4e4e4;
  background-color: #f6f6f6;
  padding: 45px 60px 50px;
  margin-bottom: 50px;
  line-height: 2.4;
}

@media only screen and (max-width: 767px) {
  .section-sunlight .content .panel {
    padding: 30px 20px 35px;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
}

.section-sunlight .content .panel dt {
  float: left;
  clear: both;
  font-weight: 600;
}

.section-sunlight .content .panel dt::after {
  content: ":";
  display: inline-block;
  margin: 0 0.2em;
  vertical-align: 2px;
  line-height: 1;
}

/* ??20210303 */
.section-pathcard .headline .lead span {
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .section-sunlight .headline .lead {
    letter-spacing: 0.05em;
  }
}

/* 画像 scale → 1.2 */

a.hover img.scale {
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

a.hover:hover img.scale {
  transform: scale(1.2);
}