@charset "UTF-8";

header {
    position: relative;
}

header > div {
    width: 93%;
    max-width: 1280px;
    padding: 10% 0;
    margin: 0 auto;
}

header > div > h1 {
    width: 35%;
    max-width: 330px;
    margin: 0 auto;
}

header > div > p {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

header > div > p > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*facility*/
#facility {
    margin-bottom: 12%;
}

#facility > div {
    width: 93%;
    max-width: 1280px;
    margin: 0 auto;
}

#facility > div > h2 {
    margin-bottom: 10%;
    font-size: 48px;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    text-align: center;
}

#facility > div > div {
    margin-bottom: 9%;
    position: relative;
}

#facility > div > div > h3 {
    padding: 20px 50px 10px;
    font-size: 40px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    color: #fff;
    background-color: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

#facility > div > div > p {
    width: 50%;
    padding-top: 30px;
    padding-left: 30px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#facility > div > div > div {
    width: 45%;
    padding-top: 25px;
    float: right;
}

#facility > div > div > div > h4 {
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 2;
    color: rgb(90, 90, 90);
}

#facility > div > div > div > p {
    font-size: 14px;
    line-height: 2.2;
    color: rgb(120, 120, 120);
}

#facility > div > ul {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

#facility > div > ul > li {
    width: 43%;
    float: left;
}

#facility > div > ul > li:first-child {
    margin-right: 14%;
}

#facility > div > ul > li > span {
    margin-bottom: 15px;
    display: block;
}

#facility > div > ul > li > p {
    font-size: 14px;
    color: rgb(120, 120, 120);
}

/*amenity*/
#amenity {
    padding: 10% 0;
    background-color: rgb(240, 240, 240);
    position: relative;
}

#amenity > h2 {
    width: 100%;
    margin-top: -36px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

#amenity > h2 > span {
    padding: 20px 50px 12px;
    font-size: 40px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    color: #fff;
    background-color: #000;
    display: inline-block;
}

#amenity > div {
    width: 93%;
    max-width: 1280px;
    margin: 0 auto;
}

#amenity > div > h3 {
    margin-bottom: 6%;
    text-align: center;
}

#amenity > div > p {
    margin-bottom: 6%;
    font-size: 14px;
    line-height: 2.5;
    text-align: center;
    color: rgb(120, 120, 120);
}

#amenity > div > ul.amenity_list {
    margin-bottom: 9%;
}

#amenity > div > ul.amenity_list > li {
    width: 21.25%;
    margin-right: 5%;
    margin-bottom: 4%;
    float: left;
}

#amenity > div > ul.amenity_list > li:nth-child(4n) {
    margin-right: 0;
}

#amenity > div > ul.amenity_list > li:nth-last-child(-n+4) {
    margin-bottom: 0;
}

#amenity > div > ul.amenity_list > li > figure {
    margin-bottom: 15px;
    display: block;
}

#amenity > div > ul.amenity_list > li > h4 {
    margin-bottom: 15px;
    font-weight: 500;
    color: rgb(60, 60, 60);
}

#amenity > div > ul.amenity_list > li > p {
    font-size: 14px;
    color: rgb(120, 120, 120);
}

#amenity > div > ul.service_list {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
}

#amenity > div > ul.service_list > li {
    width: 25%;
    margin-bottom: 5%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#amenity > div > ul.service_list > li > span {
    padding: 0 25%;
    margin-bottom: 25px;
    display: block;
}

#amenity > div > ul.service_list > li > h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

#amenity > div > ul.service_list > li > p {
    font-size: 13px;
    text-align: center;
    color: rgb(120, 120, 120);
}

/*roomamenity*/
#roomamenity {
    padding: 10% 0;
    background-color: rgb(200, 175, 140);
}

#roomamenity > div {
    width: 93%;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 90px;
}

#roomamenity > div > h2 {
    margin-bottom: 6%;
    text-align: center;
}

#roomamenity > div > h2 > span {
    padding: 25px 50px 17px;
    font-size: 30px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    color: #fff;
    background-color: #000;
    display: inline-block;
}

#roomamenity > div > div > div:first-child {
    width: 50%;
    float: left;
    position: relative;
}

#roomamenity > div > div > div:first-child > p:last-child {
    width: 50%;
    margin-right: -50px;
    margin-bottom: -90px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#roomamenity > div > div > div:last-child {
    width: 50%;
    padding-top: 90px;
    padding-left: 100px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#roomamenity > div > div > div:last-child > h3 {
    margin-bottom: 6%;
    font-size: 21px;
    line-height: 2;
    color: #fff;
}

#roomamenity > div > div > div:last-child > p {
    color: #fff;
}

/*floor*/
#floor {
    padding: 10% 0;
}

#floor > div {
    width: 93%;
    max-width: 1280px;
    margin: 0 auto;
}

#floor > div > div {
    padding-bottom: 90px;
    margin-bottom: 8%;
}

#floor > div > div > div {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#floor > div > div > div:first-child {
    position: relative
}


#floor > div > div > div:first-child > p:last-child {
    width: 50%;
    margin-right: -50px;
    margin-bottom: -90px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#floor > div > div > div:last-child {
    padding-left: 100px;
}

#floor > div > div > div:last-child > h2 {
    padding: 25px 50px 17px;
    margin-bottom: 8%;
    font-size: 30px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    color: #fff;
    background-color: #000;
    display: inline-block;
}

#floor > div > div > div:last-child > h3 {
    margin-bottom: 7%;
    line-height: 2;
}

#floor > div > div > div:last-child > p {
    font-size: 14px;
    line-height: 2;
    color: rgb(120, 120, 120);
}

#floor > div > ul > li {
    width: 50%;
    float: left;
}

#floor > div > ul > li > a {
    text-align: center;
    display: block;
}

#floor > div > ul > li > a > p:first-child {
    margin-bottom: 5%;
    position: relative;
}

#floor > div > ul > li > a > p:first-child:before {
    width: 100%;
    height: 100%;
    font-size: 35px;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 0;
}

#floor > div > ul > li:first-child > a > p:first-child:before {
    content: "ACCESS";
}

#floor > div > ul > li:last-child > a > p:first-child:before {
    content: "ROOM & STAY";
}

#floor > div > ul > li > a:hover > p:first-child:before {
    opacity: 1;
}

#floor > div > ul > li > a > p:last-child {
    padding-bottom: 15px;
    padding-right: 35px;
    border-bottom: 2px solid rgb(60, 60, 60);
    line-height: 1;
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#floor > div > ul > li > a:hover > p:last-child {
    padding-right: 50px;
    margin-left: 15px;
}

#floor > div > ul > li > a > p:last-child:after {
    content: "";
    width: 2px;
    height: 40px;
    background-color: rgb(60, 60, 60);
    position: absolute;
    bottom: -4px;
    right: 8px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

/*about*/
#about {
    background-color: rgb(130, 150, 165);
}

#about > div {
    width: 93%;
    max-width: 1280px;
    padding: 10% 0;
    margin: 0 auto;
}

#about > div > h2 {
    margin-bottom: 8%;
    font-size: 40px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1;
    text-align: center;
    color: #fff;
}

#about > div > p {
    margin-bottom: 5%;
    text-align: center;
    color: #fff;
}

#about > div > ul {
    border: 1px solid rgb(120, 120, 120);
    margin-bottom: 6%;
    background-color: #fff;
}

#about > div > ul > li {
    border-bottom: 1px solid rgb(120, 120, 120);
}

#about > div > ul > li:last-child {
    border-bottom: none;
}

#about > div > ul > li > dl {
    display: flex;
}

#about > div > ul > li > dl > dt {
    width: 35%;
    padding: 20px 5px;
    border-right: 1px solid rgb(120, 120, 120);
    background-color: rgb(230, 230, 230);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#about > div > ul > li > dl > dd {
    width: 65%;
    padding: 20px 5px;
    padding-left: 30px;
    font-size: 15px;
    text-align: left;
    color: rgb(120, 120, 120);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
}

#about > div > dl > dt {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

#about > div > dl > dd {
    padding-bottom: 40px;
    border-bottom: 2px dotted #fff;
    margin-bottom: 35px;
    color: #fff;
}

#about > div > dl > dd:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:896px) {
/*facility*/
    #facility > div > div > p,
    #facility > div > div > div{
        float: none;
        width: 100%;
    }
    
/*amenity*/
    #amenity > div > ul.amenity_list > li{
        width: 45%;
        margin-right: 10%;
    }
    
    #amenity > div > ul.amenity_list > li:nth-child(2n){
        margin-right: 0;
    }
    
    #amenity > div > ul.service_list > li{
        width: 30%;
    }
    
/*roomamenity*/
    #roomamenity > div > div > div:first-child,
    #roomamenity > div > div > div:last-child{
        float: none;
        width: 100%;
    }
    
    #roomamenity > div > div > div:first-child > p{
        text-align: center;
    }
    
    #roomamenity > div > div > div:first-child > p > img{
        max-width: 500px;
    }
    
    #roomamenity > div > div > div:first-child > p:last-child{
        max-width: 250px;
        margin: 0;
        bottom: -20%;
        right: 15%;
    }
    
    #roomamenity > div > div > div:last-child{
        padding-left: 0;
    }
    
/*floor*/
    #floor > div > div > div,
    #floor > div > div > div:last-child{
        float: none;
        width: 100%;
    }
    
    #floor > div > div > div:first-child > p{
        text-align: center;
    }
    
    #floor > div > div > div:first-child > p > img{
        max-width: 550px;
    }
    
    #floor > div > div > div:first-child > p:last-child{
        max-width: 250px;
        margin: 0;
        bottom: -20%;
        right: 12%;
    }
    
    #floor > div > div > div:last-child{
        padding-left: 0;
        padding-top: 90px;
    }
}

@media screen and (max-width:480px) {
/*facility*/
    #facility > div > div > p{
        padding-left: 0;
    }
    
    #facility > div > ul > li:last-child{
        margin-bottom: 30px;
    }
    
    #facility > div > ul > li:first-child{
        margin: 30px auto;
    }
    #facility > div > ul > li{
        float: none;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    
/*amenity*/
    #amenity > div{
        margin-top: 20px;
    }
    
    #amenity > div > ul.amenity_list > li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10%;
    }
    
    #amenity > div > ul.amenity_list > li:nth-last-child(-n+4){
        margin-bottom: 10%;
    }
    
    #amenity > div > ul.service_list > li{
        width: 50%;
        margin-bottom: 10%;
    }
    
/*roomamenity*/
    #roomamenity > div > div > div:first-child > p:last-child{
        right: 0;
    }
    
/*floor*/
    #floor > div > div > div:first-child > p:last-child{
        right: 0;
    }
    
    #floor > div > ul > li{
        float: none;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    
    #floor > div > ul > li:first-child{
        margin-bottom: 50px;
    }
    
    #floor > div > ul > li > a > p{
        text-align: center;
    }
}


/*position用*/
@media screen and (max-width:800px) {
    #roomamenity > div > div > div:first-child > p:last-child{
        right: 11%;
    }
    
    #floor > div > div > div:first-child > p:last-child{
        right: 7%;
    }
}

@media screen and (max-width:700px) {
    #roomamenity > div > div > div:first-child > p:last-child{
        right: 6%;
    }
    
    #floor > div > div > div:first-child > p:last-child{
        right: 2%;
    }
}

@media screen and (max-width:600px) {
    #roomamenity > div > div > div:first-child > p:last-child{
        right: 0;
    }
    
    #floor > div > div > div:first-child > p:last-child{
        right: 0;
    }
}