body{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
}
.sp_only{
    display: none;
}
.only801to1000{
    display: none;
}

.header {
    padding: 35px 40px 0 0;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1111111111;
    mix-blend-mode: difference;
}

.loe-head__logo{
	display:none;
}

.hamburger {
    width: 60px;
    opacity: 0;
    transition: opacity 0.5s ease;
	mix-blend-mode: difference;
}
.hamburger.show{
    opacity: 1;
    pointer-events: auto;
}

.home .hamburger{
  opacity: 0;
  transition: opacity 2s cubic-bezier(0.4, 0, 0.2, 1);
}
.home .hamburger.show{
	opacity:1;
}
.home .hamburger.hide{
	opacity:0;
}

.is-open .hamburger {
    background-color: transparent !important;
}
.is-open .header,
.is-open .hamburger,
.is-open #toggle-box{
	mix-blend-mode: normal;
}
.is-open #toggle-box>span{
	background-color: #000;
}

#toggle {
    position: fixed;
}

#toggle-box {
    position: relative;
    width: 60px;
    height: 28px;
    cursor: pointer;
}

#toggle {
    position: relative;
}

#toggle-box {
    position: static;
    mix-blend-mode: difference;
}

#toggle-box>span {
    width: 100%;
    height: 1px;
    display: block;
    background: rgb(255, 255,255);
    position: absolute;
    transition: transform .6s ease-in-out, top .5s ease, bottom .5s ease;
    border-radius: 75px;
}


#toggle-box>span:nth-child(1) {
    top: 0;
}

#toggle-box>span:nth-child(2) {
    top: 50%;
    transform: translatey(-50%);
}

#toggle-box>span:nth-child(3) {
    bottom: 0;
}

#toggle {
    z-index: 1000;
}
.is-open #toggle-box>span:nth-child(1) {
    top: 50%;
    transform: rotate(20deg) translatey(-50%);
    width: 100%;
}

.is-open #toggle-box>span:nth-child(3) {
    width: 0;
}

.is-open #toggle-box>span:nth-child(2) {
    top: 50%;
    transform: rotate(-20deg) translatey(-50%);
    width: 100%;
}


.nav-open-back{
    position: fixed;
    top: 0;
    left: 0;
    top: 0;
    left: 0;
    background-color: #000000a3;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 1s;
    z-index: -1;
	pointer-events:none;
}

body.is-open .nav-open-back {
    opacity: 1;
    z-index: 11111;
    pointer-events: all;
}
#nav-content {
    z-index: 900;
    overflow: auto;
    width: 750px;
    height: 100%;
    background-color: #B49A6D;
    position: fixed;
    top: 0;
    right: 0;
    text-align: center;
    transform: translateX(100%);
    transition: transform 1s 
}
#nav-content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 95px 0 69px;
}

.is-open #nav-content {
    z-index: 11111;
    transform: translateX(0);
}

.head-nav-logo {
    width: 138px;
    display: block;
    margin: 0px auto 53px;
}
#nav-content nav {
    padding-top: 83px;
}

#nav-content li{
    text-align: center;
    margin-bottom: 57px;
    width: 47%;
}

#nav-content a {
    text-decoration: none;
    color: #fff;
    font-size: .21rem;
    font-weight: 400;
    padding-bottom: 4px;
	font-family: 'Noto Serif JP', serif;
}


#nav-content ul li:nth-child(1){
    order: 1;
}
#nav-content ul li:nth-child(2){
    order: 3;
}
#nav-content ul li:nth-child(3){
    order: 5;
}
#nav-content ul li:nth-child(4){
    order: 7;
}
#nav-content ul li:nth-child(5){
    order: 9;
}
#nav-content ul li:nth-child(6){
    order: 2;
}
#nav-content ul li:nth-child(7){
    order: 4;
}
#nav-content ul li:nth-child(8){
    order: 6;
}
#nav-content ul li:nth-child(9){
    order: 7;
}
#nav-content ul li:nth-child(10){
    order: 11;
}

.home #nav-content .nav-top{
	border-bottom: solid 1px;
    color: #000;
}

.page-id-18 #nav-content .nav-location{
	border-bottom: solid 1px;
    color: #000;
}

.page-template-page-overview #nav-content .nav-overview{
	border-bottom: solid 1px;
    color: #000;
}

.page-id-922 #nav-content .nav-brand{
	border-bottom: solid 1px;
    color: #000;
}

.page-id-1831 #nav-content .nav-concept{
	border-bottom: solid 1px;
    color: #000;
}

.page-id-447 #nav-content .nav-quality{
	border-bottom: solid 1px;
    color: #000;
}
.page-id-1882 #nav-content .nav-standard{
	border-bottom: solid 1px;
    color: #000;
}
.page-id-1966 #nav-content .nav-premium{
	border-bottom: solid 1px;
    color: #000;
}

.page-id-105 #nav-content .nav-entry{
	border-bottom: solid 1px;
    color: #000;
}

.page-id-2083 #nav-content .nav-plan{
	border-bottom: solid 1px;
    color: #000;
}


.page-id-2106 #nav-content .nav-plan,
.page-id-2119 #nav-content .nav-plan,
.page-id-2124 #nav-content .nav-plan,
.page-id-2128 #nav-content .nav-plan,
.page-id-2133 #nav-content .nav-plan,
.page-id-2137 #nav-content .nav-plan,
.page-id-2155 #nav-content .nav-plan,
.page-id-2159 #nav-content .nav-plan,
.page-id-2094 #nav-content .nav-plan,
.page-id-2220 #nav-content .nav-plan,
.page-id-2229 #nav-content .nav-plan,
.page-id-2233 #nav-content .nav-plan,
.page-id-2248 #nav-content .nav-plan,
.page-id-2250 #nav-content .nav-plan{
	border-bottom: solid 1px;
    color: #000;
}




.entrybtn{
    padding: 60px 10px 60px 15px;
	border: solid 1px #B49A6D;
    background-color: #000;
    text-decoration: none;
    color: #B49A6D;
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 111;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: unset;
    border-radius: 70px 0 0 70px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease;
}
.entrybtn.show{
    opacity: 1;
    pointer-events: auto;
}
.entry_en,
.entry_jp{
    writing-mode: vertical-rl;
    flex: 0 1 auto;
    width: fit-content;
    font-family: 'Noto Serif JP', serif;
}
.entry_en{
    font-size: .21rem;
}
.entry_jp{
    margin-top: 20px;
    font-size: .17rem;
}
  
a:hover{
    opacity: 0.7!important;
}

.js-fadeup {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1s;
    /* transition-delay: 0.2s; */
}
.inview {
	opacity: 1;
    transform: translateY(0px);
}
.n-fade {
	opacity: 0;
    transition: all 2s ;
}
.n-inview {
    opacity: 1;
}
.common-heading h2{
  font-size: .40rem;
  font-family: adobe-garamond-pro, serif;
  text-align: center;
}

.common-heading p{
  font-size: .16rem;
  color: #B49A6D;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}
@media screen and (max-width: 800px) {
    .sp_only{
      display: block;
    }
	.pc_only{
		display: none;
	}
    .entrybtn {
      display: none;
    }
	.header {
		padding: 25px 24px 0 0;
	}

	#toggle-box {
    	position: relative;
		width: 60px;
    	height: 22px;
    	cursor: pointer;
	}

    #nav-content {
        width: 100vw;
    }

    #nav-content nav {
        padding: 70px 37px 110px;
    }

    #nav-content li {
		order:1 !important;
        margin-bottom: 0px;
	    width: 100%;
    }

    #nav-content li:nth-of-type(1) a {
        border-bottom:  solid 1px #fff;
        border-top: solid 1px #fff;
    }
	
	.home #nav-content .nav-top,
	.page-id-18 #nav-content .nav-location,
	.page-template-page-overview #nav-content .nav-overview,
	.page-id-922 #nav-content .nav-brand,
	.page-id-1831 #nav-content .nav-concept,
	.page-id-447 #nav-content .nav-quality,
	.page-id-1882 #nav-content .nav-standard,
	.page-id-1966 #nav-content .nav-premium,
	.page-id-2083 #nav-content .nav-plan,
	.page-id-105 #nav-content .nav-entry,
	.page-id-2106 #nav-content .nav-plan,
	.page-id-2119 #nav-content .nav-plan,
	.page-id-2124 #nav-content .nav-plan,
	.page-id-2128 #nav-content .nav-plan,
	.page-id-2133 #nav-content .nav-plan,
	.page-id-2137 #nav-content .nav-plan,
	.page-id-2155 #nav-content .nav-plan,
	.page-id-2159 #nav-content .nav-plan,
	.page-id-2094 #nav-content .nav-plan,
	.page-id-2220 #nav-content .nav-plan,
	.page-id-2229 #nav-content .nav-plan,
	.page-id-2233 #nav-content .nav-plan,
	.page-id-2248 #nav-content .nav-plan,
	.page-id-2250 #nav-content .nav-plan{
		border-bottom: solid 1px #fff;
	}

    #nav-content li:nth-of-type(n+2) a{
        padding: 28px 0;
    }

    #nav-content a {
        font-size: .16rem;
        display: block;
        border-bottom: solid 1px #fff;
        padding: 33px 0;
    }
	
	.common-heading {
      margin-bottom: 56px;
  }

  .common-heading h2 {
      font-size: .32rem;
      margin-bottom: 0px;
  }

}



body:not(.home) header {
    padding: 23px 40px 18px 41px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1111;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
	align-items: center;
    background-color: #fff;
    mix-blend-mode: normal;
}
body:not(.home).is-open header{
    z-index: 11111111;
    background-color: transparent;
}
body:not(.home).is-open .loe-head__logo{
    opacity: 0.1;
}

body:not(.home) header .loe-head__logo {
    display: block;
    width: 521px;
}

body:not(.home) header .hamburger{
	opacity:1;
    mix-blend-mode: normal;
}


body:not(.home) header #toggle-box>span{
	background:#000;
}

@media screen and (max-width:800px){
body:not(.home) header {
    padding: 19px 15px 13px 17px;
}
body:not(.home) header .loe-head__logo {
    width: 260px;
}

}


.description-title{
	max-width: 100%;
    margin: 91px auto 97px;
    position: relative;
    background-color: #efefef;
    overflow: hidden;
}

.description-title--container {
    display: flex;
    position: relative;
	padding: 118px 0 85px 32px;
    align-items: baseline;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
}


.description-title--container > img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    width: 100%;
    margin: auto;
}


.description-title--heading {
    width: 47.6%;
    font-family: "Cormorant Garamond", serif;
    color: #B49A6D;
    position: relative;
}



.description-title--heading h2{
    font-size: .50rem;
    letter-spacing: 0.21em;
    line-height: 1;
    margin-bottom: 12px;
    position: relative;
    color: #B49A6D;
}

.description-title--heading h2::before{
	position: absolute;
    content: "";
    height: 4px;
    left: -41px;
    top: 0;
    bottom: 0;
    background-color: #B49A6D;
    margin: auto;
    padding-left: 100vw;
    margin-left: -100vw;
}

.description-title--heading p{
    font-size: .22rem;
}

.description-title > img{
    position: absolute;
    right: -791px;
	top: -141px;
    margin: auto;
    width: 100%;
}


.top-entry-link{
	margin-top: 120px;
    color: #fff;
    text-decoration: none;
    background-color: #B49A6D;
    border: solid 1px #B49A6D;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    display: block;
    text-align: center;
    width: 674px;
    max-width: 100%;
    margin: 128px auto 0;
    font-size: .24rem;
    padding: 25px 0px;
    transition: all .3s;
    
}

.top-entry-link span{
    display: block;
    text-align: center;
    font-size: .18rem;
    margin-top: 8px;
}
.top-entry-link:hover{
    background-color: #fff;
    color: #B49A6D;
    opacity: 1 !important;
	
}

@media screen and (max-width: 1250px){
    .description-title--heading h2 {
        font-size: .50rem;
    }

    .description-title--heading p {
        font-size: .20rem;
    }
}


@media screen and (min-width:801px) and (max-width:1000px) {
    .description-title > img{
        right: -555px;

    }
}

@media screen and (max-width: 800px){

	#nav-content ul {
		padding: 0;
	}

    .description-title--heading{
        width: 100%;
    }

    .description-title{
        margin: 60px auto 60px;
    }

	.description-title--container {
		padding: 95px 0 76px 40px;
	}

    .description-title--container__right{
        margin: 0px auto -37px 72px;
        width: 53%;
        position: relative;
        z-index: -2;
		display: none;
    }

    .description-title--heading p{
        font-size: .12rem;
    }

    .description-title--heading h2{
        font-size: .28rem;
        letter-spacing: 0.14em;
        /* z-index: 3; */
		    margin-bottom: 3px;
			padding-left: 8px;
            color: #000;
    }


    .description-title > img{
        right: 0;
        width: 66%;
        top: -49px;
    }

    .description-title--heading::before{
        left: -20px;
        right: initial;
        width: 34%;
        height: 65%;
        top: 7px;
        /* z-index: 1; */
    }

    .description-title--heading h2::before {
    	left: -11px;
    }
	
	.top-entry-link {
		margin: 90px auto 0;
        width: 325px;
        font-size: .16rem;
        padding: 13px 0px;
    }
	.top-entry-link span {
		font-size: .13rem;
	}

}