@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap");
#allWrapper #container .top-yokoku {
  position: absolute;
  top: 130px;
  left: 5rem;
  z-index: 5; }
  #allWrapper #container .top-yokoku ul {
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0.3rem;
    align-items: center; }
    #allWrapper #container .top-yokoku ul li {
      color: #fff;
      align-items: center;
      font-size: 1.2rem;
      font-feature-settings: "palt";
      letter-spacing: 0.1rem;
      padding: 0.5rem 1.5rem;
      line-height: 1.6; }
      #allWrapper #container .top-yokoku ul li:nth-child(1) {
        font-size: 2.2rem;
        padding: 0.2rem 2rem; }
      #allWrapper #container .top-yokoku ul li:nth-child(2) {
        font-size: 1.2rem;
        border-left: 1px solid rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 768px) {
    #allWrapper #container .top-yokoku {
      position: inherit;
      top: inherit;
      left: inherit;
      background: #fff;
      width: 100%; }
      #allWrapper #container .top-yokoku ul {
        display: block;
        border: 1px solid rgba(255, 255, 255, 0.5); }
        #allWrapper #container .top-yokoku ul li {
          color: #000; }
          #allWrapper #container .top-yokoku ul li:nth-child(1) {
            border: 1px solid rgba(0, 0, 0, 0.5);
            text-align: center;
            font-size: 2rem;
            margin: 0 1.5rem; }
          #allWrapper #container .top-yokoku ul li:nth-child(2) {
            border-left: none;
            padding: 0.8rem 1.5rem; } }

.merit {
  text-align: center;
  background: linear-gradient(to right, #efede8, #d4d2cd); }
  .merit img {
    width: 92%;
    height: auto;
    max-width: 134rem; }
  @media screen and (max-width: 768px) {
    .merit img {
      width: 86%;
      margin: auto;
      max-width: 60rem; } }

#con-information {
  background: #fff; }
  #con-information .info-ttl {
    color: #a8a082;
    text-align: center;
    font-family: "adobe-garamond-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    letter-spacing: 0.5rem;
    padding-bottom: 1.5rem; }
  #con-information .info-copy {
    text-align: center;
    font-size: 3.4rem;
    letter-spacing: 0.4rem;
    line-height: 1.4;
    margin-bottom: 0;
    font-feature-settings: "palt";
    font-weight: lighter;
    margin-top: 2rem; }
  #con-information .lead.center {
    margin-top: 1.5rem;
    line-height: 1.7;
    font-feature-settings: "palt";
    letter-spacing: 0.2rem; }
  @media screen and (max-width: 768px) {
    #con-information .lead {
      font-size: 1.6rem; } }
  #con-information .inner {
    padding-top: 6rem; }
  #con-information .step {
    margin: auto;
    margin-top: 5rem;
    margin-bottom: 4rem;
    max-width: 1100px;
    box-shadow: 0 0 3rem rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 768px) {
      #con-information .step {
        max-width: 440px;
        width: 90%; } }

#content01 .conce-logo,
#content02 .conce-logo {
  width: 80%;
  margin: auto;
  margin-bottom: 6rem;
  max-width: 38rem; }
#content01 .inner,
#content02 .inner {
  width: 80%;
  padding: 0;
  text-align: center; }
  #content01 .inner .lead,
  #content01 .inner .midashi,
  #content02 .inner .lead,
  #content02 .inner .midashi {
    color: #fff; }
@media screen and (max-width: 600px) {
  #content01,
  #content02 {
    background-size: 180% auto; }
    #content01 .inner,
    #content02 .inner {
      width: 84%;
      padding: 0; } }

#content01,
#content02 {
  position: relative; }
  #content01 .cont02-note,
  #content02 .cont02-note {
    position: absolute;
    z-index: 2;
    text-align: right;
    bottom: 1rem;
    right: 1rem;
    color: #fff; }

#content01 .cont02-note {
  bottom: 20%; }

.contents-link {
  position: relative;
  overflow: hidden;
  background: #000; }
  .contents-link .bg-photo {
    position: relative;
    z-index: 0; }
    .contents-link .bg-photo:before {
      content: "";
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    .contents-link .bg-photo img {
      width: 100%;
      height: 85rem;
      object-fit: cover;
      object-position: center center; }
    @media screen and (max-width: 1000px) {
      .contents-link .bg-photo img {
        width: 100%;
        height: auto;
        object-fit: fill;
        object-position: center; } }
  .contents-link .con-en {
    position: absolute;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 1.5rem 3.2rem;
    width: 10rem;
    z-index: 2;
    color: #fff;
    font-family: "adobe-garamond-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3.6rem;
    letter-spacing: 0.7rem;
    writing-mode: sideways-lr;
    text-align: center;
    line-height: 1; }
    @media screen and (max-width: 1000px) {
      .contents-link .con-en {
        font-size: 3.6vw;
        letter-spacing: 0.7vw; } }
  .contents-link .con-txt-area {
    position: absolute;
    z-index: 4;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    width: 37rem;
    height: 100%; }
    @media screen and (max-width: 1000px) {
      .contents-link .con-txt-area {
        width: 35vw; } }
    .contents-link .con-txt-area .con-inner {
      width: 100%;
      height: 100%;
      background: linear-gradient(white, rgba(255, 255, 255, 0.9));
      position: relative;
      box-sizing: border-box;
      display: flex;
      flex-flow: column;
      justify-content: space-between; }
      .contents-link .con-txt-area .con-inner:after {
        content: "";
        position: absolute;
        z-index: 3;
        top: 0;
        bottom: 0;
        background: url("../images/top/cont-logo.png") no-repeat bottom center;
        background-size: contain; }
      .contents-link .con-txt-area .con-inner .con-title {
        padding-top: 9rem;
        position: relative;
        z-index: 6;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .contents-link .con-txt-area .con-inner .con-title .con-name {
          width: 100%;
          text-align: center;
          font-size: 1.8rem;
          letter-spacing: 0.4rem;
          color: #2b3a56;
          margin-bottom: 5rem; }
        .contents-link .con-txt-area .con-inner .con-title .con-copy {
          font-size: 2.8rem;
          letter-spacing: 1rem;
          line-height: 2;
          color: #222;
          writing-mode: vertical-rl;
          margin: auto; }
      .contents-link .con-txt-area .con-inner .con-btn {
        position: relative;
        z-index: 5;
        margin-bottom: 10rem;
        padding: 5rem 5rem 0 5rem;
        width: 100%; }
        .contents-link .con-txt-area .con-inner .con-btn a {
          display: block;
          width: 100%;
          height: 5.5rem;
          position: relative;
          background: linear-gradient(to right, #2a2e36, #748095);
          border-radius: 0.5rem;
          filter: brightness(1);
          transition: 0.5s filter; }
          .contents-link .con-txt-area .con-inner .con-btn a .btn-txt {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            font-family: "adobe-garamond-pro", serif;
            font-weight: 400;
            font-style: normal;
            white-space: nowrap;
            color: #fff;
            font-size: 1.5rem;
            letter-spacing: 0.4rem; }
          .contents-link .con-txt-area .con-inner .con-btn a:before, .contents-link .con-txt-area .con-inner .con-btn a:after {
            position: absolute;
            content: "";
            background: #fff; }
          .contents-link .con-txt-area .con-inner .con-btn a:before {
            height: 1px;
            width: 1.5rem;
            top: 50%;
            right: 10%; }
          .contents-link .con-txt-area .con-inner .con-btn a:after {
            height: 1px;
            width: 0.5rem;
            top: 50%;
            right: 10%;
            transform: translateX(25%) translateY(-150%) rotate(45deg); }
          .contents-link .con-txt-area .con-inner .con-btn a:hover {
            filter: brightness(1.4); }
      @media screen and (max-width: 1000px) {
        .contents-link .con-txt-area .con-inner .con-title {
          padding-top: 4vw; }
          .contents-link .con-txt-area .con-inner .con-title .con-name {
            font-size: 1.2vw;
            letter-spacing: 0.3vw;
            margin-bottom: 3vw; }
          .contents-link .con-txt-area .con-inner .con-title .con-copy {
            font-size: 2.1vw;
            letter-spacing: 0.6vw; }
        .contents-link .con-txt-area .con-inner .con-btn {
          padding: 0rem 10% 0 10%;
          margin-bottom: 4vw; } }
  .contents-link .note {
    position: absolute;
    z-index: 6;
    bottom: 1rem;
    color: #fff;
    text-shadow: 0 0 3px #000,0 0 6px #000,0 0 6px #000,0 0 6px #000; }
    .contents-link .note.b {
      color: #000; }
  .contents-link.con-right .bg-photo:before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }
  .contents-link.con-right .con-en {
    right: 5rem;
    border-right: 1px solid rgba(255, 255, 255, 0.4); }
  .contents-link.con-right .con-txt-area {
    right: 15rem; }
    .contents-link.con-right .con-txt-area .con-inner:after {
      left: 0;
      right: -10rem; }
  .contents-link.con-right .note {
    text-align: left;
    left: 1rem;
    text-shadow: 0 0 3px #000,0 0 6px #000,0 0 6px #000,0 0 6px #000; }
  .contents-link.con-left .bg-photo:before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)); }
  .contents-link.con-left .con-en {
    left: 5rem;
    border-left: 1px solid rgba(255, 255, 255, 0.4); }
  .contents-link.con-left .con-txt-area {
    left: 15rem; }
    .contents-link.con-left .con-txt-area .con-inner:after {
      right: 0;
      left: -10rem; }
  .contents-link.con-left .note {
    text-align: right;
    right: 1rem;
    text-shadow: 0 0 3px #000,0 0 6px #000,0 0 6px #000,0 0 6px #000; }
  @media screen and (max-width: 600px) {
    .contents-link {
      padding: 10rem 10% 10rem; }
      .contents-link .bg-photo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
        .contents-link .bg-photo img {
          width: 100%;
          height: 100% !important;
          object-fit: cover;
          object-position: center center; }
      .contents-link .con-en {
        position: inherit;
        top: inherit;
        bottom: inherit;
        box-sizing: border-box;
        padding: 0;
        width: 100%;
        writing-mode: horizontal-tb;
        text-align: center;
        font-size: 2.6rem;
        letter-spacing: 0.4rem;
        margin-bottom: 4.5rem; }
      .contents-link .con-txt-area {
        position: inherit;
        z-index: 4;
        top: inherit;
        bottom: inherit;
        box-sizing: border-box;
        width: 100%;
        height: auto; }
        .contents-link .con-txt-area .con-inner .con-title {
          display: flex;
          justify-content: center;
          align-items: flex-start;
          padding-top: 5rem; }
          .contents-link .con-txt-area .con-inner .con-title .con-name {
            font-size: 1.8rem;
            letter-spacing: 0.3rem;
            margin-bottom: 0;
            writing-mode: vertical-rl;
            width: auto;
            order: 2;
            margin-right: 25%; }
          .contents-link .con-txt-area .con-inner .con-title .con-copy {
            font-size: 2.6rem;
            letter-spacing: 0.5rem;
            order: 1;
            width: auto;
            margin-left: 20%; }
        .contents-link .con-txt-area .con-inner .con-btn {
          padding: 0rem 15% 0 15%;
          padding-top: 4rem;
          margin-bottom: 5rem; }
      .contents-link.con-right .bg-photo:before {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)); }
      .contents-link.con-right .con-en {
        right: inherit;
        border-right: none; }
      .contents-link.con-right .con-txt-area {
        right: inherit; }
        .contents-link.con-right .con-txt-area .con-inner:after {
          left: 0;
          right: 0rem; }
      .contents-link.con-left .bg-photo:before {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)); }
      .contents-link.con-left .con-en {
        left: inherit;
        border-left: none; }
      .contents-link.con-left .con-txt-area {
        left: inherit; }
        .contents-link.con-left .con-txt-area .con-inner:after {
          right: 0;
          left: 0rem; } }

.background {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: fixed;
  opacity: 0;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
  z-index: -1; }

.show .background {
  opacity: 1; }

@media screen and (max-width: 768px) {
  .space {
    display: none; } }

.contents .wrap-top1 {
  padding-top: 40vh;
  padding-bottom: 60vh;
  position: relative;
  z-index: 2; }
.contents .wrap-top2 {
  padding-top: 0vh;
  padding-bottom: 60vh;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .contents .wrap-top2 {
      padding-bottom: 40vh; } }

/* design*/
.content01_bg {
  background-image: url("../images/top/bg-concept.jpg");
  background-position: top center;
  background-size: cover; }

.content01_bg-w {
  background-image: url("../images/top/bg-concept-w.jpg");
  background-position: top center;
  background-size: cover; }

.content02_bg {
  background-image: url("../images/top/bg-concept2.jpg");
  background-position: top center;
  background-size: cover; }

@media screen and (max-width: 768px) {
  .content01_bg_opa {
    display: none; } }

#con-redeveropment.contents-link .bg-photo img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: right; }
@media screen and (max-width: 600px) {
  #con-redeveropment.contents-link .bg-photo img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: 85% center; } }
