.main .pageLead .text::before, .main .section .text::before, .main .section--04 .title::before, .main .section--06 .title::before, .main .pageLead .text::after, .main .section .text::after, .main .section--04 .title::after, .main .section--06 .title::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .pageLead .text::before, .main .section .text::before, .main .section--04 .title::before, .main .section--06 .title::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .pageLead .text::after, .main .section .text::after, .main .section--04 .title::after, .main .section--06 .title::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main .pageLead .text {
  font-size: 0.3rem;
  letter-spacing: 0.15em;
  line-height: 2;
}
.main .pageLead .image {
  margin: 1.4rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .pageLead .image {
    margin: 0.8rem 0 0;
  }
}
.main .pageLead .image img {
  width: 100%;
}
.main .section {
  container-type: inline-size;
}
.main .section .wrap {
  max-width: 13rem;
}
.main .section .title01 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 0.3rem;
  position: relative;
  line-height: 1;
}
.main .section .title01::after {
  content: "";
  display: block;
  height: 0.01rem;
  top: 0.63rem;
  position: absolute;
  background: currentColor;
}
.main .section .title01 .en {
  box-sizing: border-box;
  padding: 0.14rem 0 0;
  font-family: "trajan-pro-3";
  font-size: 0.32rem;
  text-transform: capitalize;
  letter-spacing: 0.1em;
}
.main .section .title01 .ja {
  width: 2.35rem;
  height: 0.69rem;
  background-image: url(../images/design/blt01.svg), url(../images/design/blt02.svg);
  background-position: 0 0, 100% 100%;
  background-size: 0.25rem auto;
  background-repeat: no-repeat;
  color: #c3c3c3;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
}
.main .section .title01 .ja span {
  display: block;
  translate: 0 -10% 0;
}
.main .section .inner {
  max-width: 10rem;
  margin: 0.9rem auto 0;
}
.main .section .text {
  font-size: 0.18rem;
  line-height: 1.6666666667;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .main .section .text {
    font-size: 0.24rem;
  }
}
.main .section--01 .title::after,
.main .section--03 .title::after {
  right: 2.65rem;
  left: max(-1.5rem, 6.5rem - 50cqw);
}
@media screen and (max-width: 768px) {
  .main .section--01 .title::after,
.main .section--03 .title::after {
    left: -0.25rem;
  }
}
.main .section--02 .title,
.main .section--05 .title {
  flex-direction: row-reverse;
}
.main .section--02 .title::after,
.main .section--05 .title::after {
  right: max(-1.5rem, 6.5rem - 50cqw);
  left: 2.65rem;
}
@media screen and (max-width: 768px) {
  .main .section--02 .title::after,
.main .section--05 .title::after {
    right: -0.25rem;
  }
}
.main .section--01 {
  margin: 1.4rem 0 0;
}
.main .section--01 .inner {
  max-width: 10rem;
  margin: 0.9rem auto 0;
}
@media screen and (max-width: 768px) {
  .main .section--01 .inner {
    margin: 0.6rem 0 0;
  }
}
.main .section--01 .text {
  padding: 0.5rem 0 0;
}
.main .section--02 {
  margin: 1.4rem 0 0;
}
.main .section--02 .list {
  display: flex;
  justify-content: space-between;
  margin: 1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .section--02 .list {
    margin: 0.6rem 0 0;
    flex-direction: column;
    gap: 0.6rem;
  }
}
.main .section--02 .list .item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.main .section--02 .list .item .image {
  width: 1.8rem;
}
@media screen and (max-width: 768px) {
  .main .section--02 .list .item .image {
    width: 3.6rem;
  }
  .main .section--02 .list .item .image img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .main .section--02 .list .item .text {
    width: calc(100% - 4rem);
    align-self: center;
  }
}
.main .section--02 .list .item--01 {
  width: 4.5rem;
}
@media screen and (max-width: 768px) {
  .main .section--02 .list .item--01 {
    width: auto;
  }
}
.main .section--02 .list .item--02 {
  width: 4.75rem;
}
@media screen and (max-width: 768px) {
  .main .section--02 .list .item--02 {
    width: auto;
    flex-direction: row;
  }
}
.main .section--03 {
  margin: 1rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .section--03 {
    margin: 1.4rem 0 0;
  }
}
.main .section--03 .list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .main .section--03 .list {
    flex-direction: column;
    gap: 0.6rem;
  }
}
.main .section--03 .list .item {
  width: 4.5rem;
}
@media screen and (max-width: 768px) {
  .main .section--03 .list .item {
    width: auto;
  }
}
.main .section--03 .list .item .text {
  padding: 0.3rem 0 0;
}
.main .group {
  margin: 1.6rem 0 0;
  padding: 1.5rem 0;
  background: #eee;
}
@media screen and (max-width: 768px) {
  .main .group {
    margin: 1.4rem 0 0;
    padding: 1.4rem 0;
  }
}
.main .section--04 .title {
  font-size: 0.26rem;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .section--04 .title {
    font-size: 0.36rem;
  }
}
.main .section--04 .text {
  padding: 0.45rem 0 0;
  font-size: 0.2rem;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .section--04 .text {
    padding: 0.6rem 0 0;
    font-size: 0.24rem;
    text-align: left;
  }
}
.main .section--04 .image {
  max-width: 11.4rem;
  margin: 1.1rem auto 0;
}
@media screen and (max-width: 768px) {
  .main .section--04 .image {
    margin: 0.6rem 0 0;
  }
}
.main .section--04 .map {
  margin: 0.5rem auto 0;
  max-width: 11.84rem;
  padding: 0 0 0 0.33rem;
}
@media screen and (max-width: 768px) {
  .main .section--04 .map {
    padding: 0;
  }
}
.main .section--04 .map .image {
  max-width: none;
  margin: 0;
}
.main .section--04 .map .note {
  padding: 0.1rem 0.66rem 0 0;
  font-size: 0.1rem;
  line-height: 1;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .main .section--04 .map .note {
    padding: 0.2rem 0 0;
    font-size: 0.18rem;
  }
}
.main .section--04 .item {
  max-width: 8rem;
  margin: 0.8rem auto 0;
}
@media screen and (max-width: 768px) {
  .main .section--04 .item {
    margin: 0.6rem 0 0;
  }
}
.main .section--04 .item .image {
  margin: 0;
}
.main .section--04 .item .text {
  padding: 0.3rem 0 0;
  font-size: 0.18rem;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .main .section--04 .item .text {
    font-size: 0.24rem;
  }
}
.main .section--04 .item .note {
  padding: 0.1rem 0 0;
  font-size: 0.13rem;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .section--04 .item .note {
    padding: 0.2rem 0 0;
    font-size: 0.18rem;
  }
}
.main .section--05 {
  margin: 0.8rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .section--05 {
    margin: 1.4rem 0 0;
  }
}
.main .section--05 .list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .main .section--05 .list {
    flex-direction: column;
    gap: 0.6rem;
  }
}
.main .section--05 .list .item {
  width: 4.5rem;
}
@media screen and (max-width: 768px) {
  .main .section--05 .list .item {
    width: auto;
  }
}
.main .section--05 .list .item .text {
  padding: 0.3rem 0 0;
}
.main .section--05 .list .item .images {
  display: flex;
  justify-content: space-between;
}
.main .section--05 .list .item .images .image {
  width: 2.2rem;
}
@media screen and (max-width: 768px) {
  .main .section--05 .list .item .images .image {
    width: calc(50% - 0.1rem);
  }
}
.main .section--06 {
  margin: 0.5rem 0 0;
}
@media screen and (max-width: 768px) {
  .main .section--06 {
    margin: 1.4rem 0 0;
  }
}
.main .section--06 .inner {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  grid-template-columns: 6.2rem 1fr;
  box-sizing: border-box;
  max-width: 10.4rem;
  margin: 0 auto;
  padding: 0 0 0 0.2rem;
}
@media screen and (max-width: 768px) {
  .main .section--06 .inner {
    display: block;
    padding: 0;
  }
}
.main .section--06 .title {
  grid-row: 1/2;
  grid-column: 1/2;
  border-bottom: 0.01rem solid currentColor;
  padding: 0.5rem 0 0.2rem;
  font-size: 0.18rem;
  letter-spacing: 0.15em;
  line-height: 1.6666666667;
}
@media screen and (max-width: 768px) {
  .main .section--06 .title {
    padding: 0 0 0.3rem;
    font-size: 0.36rem;
  }
}
.main .section--06 .text {
  grid-row: 2/3;
  grid-column: 1/2;
  padding: 0.2rem 0 0;
  font-size: 0.14rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .main .section--06 .text {
    padding: 0.3rem 0 0;
    font-size: 0.24rem;
  }
}
.main .section--06 .flowers {
  grid-row: 3/4;
  grid-column: 1/2;
  align-self: end;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .main .section--06 .flowers {
    margin: 0.6rem 0 0;
  }
}
.main .section--06 .flowers .image {
  width: 1.4rem;
}
@media screen and (max-width: 768px) {
  .main .section--06 .flowers .image {
    width: calc((100% - 0.6rem) / 4);
  }
}
.main .section--06 .flowers .image figcaption {
  padding: 0.1rem 0 0;
  font-size: 0.14rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .main .section--06 .flowers .image figcaption {
    padding: 0.2rem 0 0;
    font-size: 0.18rem;
  }
}
.main .section--06 .tree {
  grid-row: 1/4;
  grid-column: 2/3;
  align-self: end;
  justify-self: end;
  width: 3.89rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .main .section--06 .tree {
    width: 6rem;
    margin: 0.2rem 0 0;
  }
}
.main .section--06 .tree figcaption {
  position: absolute;
  bottom: 0;
  left: 0.8rem;
  font-size: 0.14rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .section--06 .tree figcaption {
    font-size: 0.18rem;
  }
}
.main .section--06 .note {
  grid-row: 4/4;
  grid-column: 1/3;
  padding: 0.3rem 0 0;
  font-size: 0.1rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .main .section--06 .note {
    font-size: 0.18rem;
  }
}
/*# sourceMappingURL=design.css.map */