body {
    font-family: 'Noto Serif JP', serif;
}

/* .designpage--main {
    margin-top: 95px;
} */
.designpage--main{
	margin-top: 100px;
}
.designpage--main h2 {
    font-size: .56rem;
    line-height: 1;
    
    margin-bottom: 6px;
    letter-spacing: 0.1em;
    font-family: "Cormorant Garamond", serif;
}

.concept-title p{
    font-size: .20rem;
    color: #B49A6D;
    letter-spacing: -0.09em;
}

.concept-title{
    margin-top: 67px;
    margin-bottom: 25px;
}

/* ファーストビュー */
.designpage-first-view-img{
    width: 735px;
    max-width: 100%;
}
.designpage-first-view-heading{
    width: 109%;
    position: absolute;
    top: 103px;
    left: -1px;
}

.designpage-first-view-text{
    width: 78px;
    margin-top: 275px;
    margin-left: 126px;
    max-width: 19%;
}

.designpage-first-view--container{
    display: flex;
    justify-content: space-between;
    width: 1205px;max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 108px;
}

.designpage-first-view--left{
    position: relative;
    width: 37%;
}

.designpage-first-view--right{
    width: 63%;
}

.designpage-first-view{
    position: relative;
}

  .type::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .type {
    display: inline-block;
    position: absolute;
    left: 10px;
    bottom: -5px;
    z-index: 2;
    padding: 10px 10px 180px;
    color: #000;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    writing-mode: vertical-lr;
    transition: 0.2s;
    overflow: hidden;
    font-size: .12rem;
    letter-spacing: 0.01em;
  }
  .type::after {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 35%;
    width: 2px;
    height: 160px;
    background: #000;
  }
  .type:hover {
    opacity: 0.5;
  }
  
  #type01::after {
    animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  }
  
  @keyframes sdl01 {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }
    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }
    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }
    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }




/* コンペセプトコーナー */

.designpage-concept {
    background-color: #EFEFEF;
    padding: 85px 0 97px;
    margin-bottom: 94px;
}

.designpage-concept__text > p,
.designpage-facade__text > p {
    line-height: 2.8;
}

.designpage-concept__block {
    width: 1140px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 106px;
    display: flex;
    justify-content: space-between;
}

.concept-block02 {
    margin: 0 auto;
}

.concept-block02 p {
    margin-top: 107px;
}

.designpage-concept__text,
.designpage-facade__text {
    width: 433px;
    max-width: 41%;
}
.concept-block02 .designpage-concept__img{
    width: 571px;
}

.designpage-concept__img {
    width: 578px;
    max-width: 53%;
}

.designpage-facade__block {
    width: 1140px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 76px;
    display: flex;
    justify-content: space-between;
}


.designpage-facade__img {
    width: 529px;
    max-width: 49%;
}

.designpage-facade__text .concept-title {
    margin-top: 142px;
    margin-bottom: 31px;
}


.designpage-hall {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto 93px;
    padding: 0 20px;
}

.designpage-hall__content,
.designpage-lounge__content {
    display: flex;
    margin-bottom: 64px;
}

.designpage-hall__content{
    align-items: center;
}

.designpage-hall__content .concept-title{
    width: 22.7%;
    margin-top: 183px;
}

.designpage-hall__text {
    width: 76%;
    margin: 0 auto;
    line-height: 2.8;
}

.designpage-hall__content > p {
    font-size: .50rem;
    margin-top: 128px;
    font-family: "Cormorant Garamond", serif;
}

.designpage-lounge__content .concept-title{
    margin-top: -10px;
    width: fit-content;
}

/* .designpage-lounge__content  h2{
    text-align: right;
} */

/*.designpage-lounge__content-right{
    width: 24.7%;
}*/

.designpage-lounge__content-right {
    width: fit-content;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: -91px;
    position: relative;
}

.designpage-lounge__content .concept-title p{
    text-align: right;
}

.designpage-hall__content p {
    letter-spacing: 0.1em;
}

.designpage-lounge__content p {
    letter-spacing: 0.1em;
}

.designpage--facade__img {
    width: 742px;
    max-width: 100%;
    /* margin-left: 36px; */
}

/* .designpage-lounge__content {
    margin-bottom: 45px
} */

.designpage-lounge {
    width: 1110px;
    margin: 0 auto 60px;
    padding: 0 20px;
    max-width: 100%;
}

.designpage-lounge__content {
    justify-content: flex-end;
    margin-right: -20px;
	flex-direction: column-reverse;
}

.designpage--lounge__img {
    width: 715px;
    max-width: 100%;
    /* margin-right: 56px; */
	margin-right: auto;
    margin-left: 120px;
}

.designpage-lounge__text {
    line-height: 2.8;
    width: 78%;
    margin: 0 auto 35px;
}

.designpage-hall-lounge{
    width: 1366px;
    max-width: 100%;
    margin: 0 auto;
}

.designpage-lounge--alert{
    font-size: .11rem;
    text-align: right;
    margin-right: 7px;
}


/* デザイナー */

.designpage-designer--back h2{
    color: #fff;
}

.designpage-designer .concept-title {
    width: 1140px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 30px;
}

.designpage-designer--main {
    display: flex;
    justify-content: space-between;
    width: 1005px;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    font-size: .16rem;
    color: #fff;
    align-items: center;
}

.designpage-designer--back {
    background-color: #000;
    padding: 68px 0 84px;
    /* margin-bottom: 25px;
    display: inline-block; */
}

.designpage--main .footlink--property-overview{
    margin-top: 25px;
    display: -webkit-box;
}

.designpage-designer--main img {
    width: 204px;
    max-width: 28%;
    margin-left: 56px;
    margin-top: -7px;
}

.designpage-designer--name {
    font-size: .24rem;
    color: #867257;
    margin-bottom: 27px;
    letter-spacing: 0.08em;
}

.designpage-designer {
    margin-bottom: 110px;
}



.designpage-designer--managerial-position {
    margin-bottom: 17px;
}

.designpage-designer--profile {}

.designpage-designer--main>div {
    width: 552px;
    max-width: 62%;
}

.designpage-designer--title {
    margin-bottom: 10px;
    letter-spacing: -0.1em;
}

.designpage-designer--text {
    line-height: 2.6;
    font-size: .14rem;
}



@media screen and (min-width:1001px) and (max-width:1200px) {
    .designpage-concept__block {
        padding: 0 20px 0 55px;
        align-items: center;
    }

    .concept-block02{
        padding: 0 55px 0 20px;
    }

    .designpage-facade__block{
            padding: 0 20px 0 90px;
            align-items: center;
    }

    .designpage--main h2,
    .concept-block02 p {
        margin-top: 0;
    }

    .designpage-facade__text {
        margin-top: -30px;
}

.designpage-designer h2 {
    margin: 86px auto 33px;
}
/* .designpage-concept__img{
    max-width: 100%;
    width: 100%;
} */
}

/* @media screen and (min-width:801px) and (max-width:1000px) {


} */

@media screen and (min-width:800px) and (max-width:1000px) {

    .designpage--main .concept-title{
        padding: 0 40px;
        width: 100%;
        margin-top: 0;
    }



    .designpage-concept__block {
        flex-direction: column;
        padding: 0 40px;
        margin: 0 auto 30px;
    }

    .designpage-concept__img{
        max-width: 100%;
        width: 100%;
    }
    

    .concept-block02 {
        flex-direction: column-reverse;
    }

    .designpage-concept__text p, .designpage-facade__text p {
        line-height: 2;
        margin-bottom: 10px;
    }

    .designpage--main h2{
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .designpage-concept__text,
    .designpage-facade__text,
    .concept-block02 .designpage-concept__img,
    .designpage-facade__img {
        width: 100%;
        max-width: 100%;
    }

    .designpage-concept {
        padding: 50px 0 30px;
        margin-bottom: 80px;
    }

    .concept-block02 p{
        margin-top: 0;
    }

    .designpage-facade__text h2{
        margin-top: 0;
    }

    .designpage-facade__block{
        flex-direction: column;
    }


    .designpage-hall__content p,
    .designpage-lounge__content p {
        margin-left: 0;
        margin-right: auto;
        margin-top: 10px;
    }

    .designpage--facade__img {
        margin-left: 30px;
    }
    .designpage-hall__content{
        flex-direction: column;
    }

    .designpage-hall__text {
        line-height: 2;
        width: 90%;
    }

    .designpage--lounge__img {
        margin-right: 10px;
		margin: 0 auto;
    }

    .designpage-lounge__content{
        flex-direction: column-reverse;
    }

    .designpage-lounge__content-right{
        width: 100%;
		margin-bottom: 0px;
    }

    .designpage-lounge__content .concept-title p{
        text-align: left;
    }

    .designpage-hall__content, .designpage-lounge__content {
        margin-bottom: 15px;
    }

    .designpage-lounge__text {
        line-height: 2;
        width: 90%;
        margin: 0 auto 35px;
    }

.designpage-hall,
.designpage-facade__block{
    margin: 0 auto 100px;
}

.designpage-lounge{
    margin: 0 auto 30px;
}

.designpage-hall-lounge{
    margin: 0 auto 120px;
}


    .designpage-designer--main img {
        width: 286px;
        max-width: 30%;
        margin-left: 0;
    }

    .designpage-designer--managerial-position {
    margin-bottom: 7px;
}

    .designpage-designer--text{
        line-height: 1.8;
    }

}


@media screen and (max-width:800px){

	.designpage--main{
		margin-top: 64px;
	}

    .designpage--main .concept-title {
        margin-top: 0;
        font-size: .25rem;
        margin-bottom: 14px;
        
    }

    .designpage--main .concept-title h2{
        font-size: .28rem;
    }

    .concept-title p {
        font-size: .11rem;
    }

    .designpage-first-view--container{
        padding: 0;
        margin: 0 auto 53px;
    }

    .designpage-first-view--right {
        width: 118%;
    }

    .designpage-first-view-heading {
        width: 245%;
        position: absolute;
        top: 30px;
        left: 17px;
    }


	.sp-designpage-first-view-text {
		margin-top: 31vw;
		margin-left: 23px;
		max-width: 47%;
	}

    .type{
        display: none;
    }


    .designpage-concept__block {
        flex-direction: column;
        padding: 0 44px;
        margin: 0 auto 30px;
    }

    .designpage-concept__text, .designpage-facade__text,
    .concept-block02 .designpage-concept__img,
    .designpage-facade__img,
    .designpage-concept__img {
        max-width: 100%;
        width: 100%;
    }

    .designpage-concept {
        padding: 47px 0 8px;
        margin-bottom: 38px;
    }


    .designpage-concept__text > p, .designpage-facade__text > p{
        font-size: .14rem;
        line-height: 2;
        margin-bottom: 21px;
    }

    .concept-block02 p {
        margin-top: 21px;
        margin-bottom: 0;
    }


    .designpage-facade__block {
        flex-direction: column;
        padding: 0 44px;
        margin: 0 auto 45px;
    }

    .designpage-hall__content{
        display: block;
        margin-bottom: 18px;
    }

    .designpage-hall__content .concept-title {
        width: 100%;
        padding-left: 44px;
        margin-bottom: 1px;
    }

    .designpage-hall__content > p,
    .designpage-lounge__content > p {
        margin-top: 0;
        margin-bottom: 7px;
        font-size: .25rem;
        margin-left: 0;
        margin-right: auto;
    }

    .designpage-hall,
    .designpage-lounge{
        padding: 0 0;
        margin: 0 auto 39px;
    }

    .designpage-lounge {
        margin: 0 auto;
    }


    /* .designpage--facade__img {
        max-width: 100%;
        margin-left: 0;
    } */

    .designpage-hall__content > p,
    .designpage-hall__text,
    .designpage-lounge__content > p,
    .designpage-lounge__text{
        padding: 0 44px;
    }


    .designpage-lounge__content p{
        margin-bottom: 23px;
    }

    .sp-designpage--facade__img{
        padding-left: 44px;
    }

    .designpage-hall__text,
    .designpage-lounge__text {
        width: 100%;
        line-height: 2;
        font-size: .14rem;
    }

    .designpage-lounge__content{
        flex-direction: column-reverse;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .designpage-lounge__content-right{
        width: 100%;
    }
	
	.designpage-lounge__content-right {
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 0;
}

    .designpage-lounge__content .concept-title{
        width: 100%;
        padding-left: 44px;
        margin-bottom: 27px;
    }

    .designpage-lounge__content .concept-title p{
        text-align: initial;
    }

    .sp-designpage--lounge__img{
        width: 88%;
    }

    .designpage-hall-lounge > p{
        color: #B2976B;
        font-size: .13rem;
        margin-right: 0;
        text-align: left;
        padding: 0 40px;
    }

    .designpage-hall-lounge {
        margin: 0 auto 32px;
    }

    .designpage-designer h2{
        margin-bottom: 7px;
    }

    .designpage-lounge--alert{
        margin-left: 0;
        color: #B2976B;
        padding: 0 40px 0 50px;
        text-indent: -1em;
        text-align: justify;
        line-height: 1.6;
    }

    .designpage-lounge__text {
        margin: 0 auto 25px;
    }

/* デザイナー */
    .designpage-designer--main {
        flex-direction: column-reverse;
        font-size: .14rem;
    }

    .designpage-designer--main>div {
        max-width: 100%;
    }

    .designpage-designer--managerial-position{
        text-align: center;
        line-height: 1.9;
        margin-bottom: 3px;
    }

	.designpage-designer--name {
        font-size: .16rem;
        text-align: center;
        letter-spacing: -0.001em;
        margin-bottom: 18px;
    }

    .designpage-designer--title,
    .designpage-designer--text {
        text-align: center;
    }

    .designpage-designer--title{
        margin-bottom: 0;
        position: relative;
        display: block;
        margin: 0 auto;
        width: 168px;
        max-width: 100%;
    }

    .designpage-designer {
        margin-bottom: 0px;
    }

    .designpage-designer--title:before, .designpage-designer--title:after {
        content: '';
        position: absolute;
        top: 51%;
        display: block;
        width: 38px;
        height: 1px;
        background-color: #fff;
      }
      
      .designpage-designer--title:before {
        left:0;
      }
      .designpage-designer--title:after {
        right: 0;
      }

    .designpage-designer--text {
        letter-spacing: -0.008em;
        line-height: 2;
        font-size: .13rem;
    }

    .designpage-designer--back {
        padding: 37px 0 27px;
    }

    .designpage-designer--back .concept-title {
        margin-bottom: 15px;
        padding: 0 44px;
    }

    .designpage-designer--main img {
        max-width: 34%;
        margin-top: 20px;
        margin: 26px auto 9px;
    }

}