@charset "UTF-8";

.classNote,
.contentBoxDetail .Txt,
.introBox .Txt,
.roomList .Txt h3 a,
.roomList .Txt p {
    letter-spacing: 1px
}

.contentBox .leftBox:after,
.contentBox .leftBox:before,
.contentBox:after,
.contentBox:before,
.roomList li:after,
.roomList li:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.mainArea .wrap,
.roomList .Txt {
    box-sizing: border-box
}

.mainArea .wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

@media (max-width: 1200px) {
    .mainArea .wrap {
        padding: 0 20px
    }
}

.contentBox .leftBox {
    padding: 0
}

.contentBox .rightBox {
    padding: 0
}

.titleBox .title {
    margin-bottom: 0
}

.titleBox .titleEn {
    text-transform: uppercase
}

@media (max-width: 768px) {
    .titleBox {
        padding-top: 40px
    }
}

.classNote {
    padding: 60px 0 20px;
    text-align: center;
    color: #3b3b3b;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 25px
}

.rroomList {
    margin: 0 -15px
}

.rroomList li {
    padding: 0 15px 30px 15px
}

.rroomList .Img {
    position: relative;
    overflow: hidden
}

.rroomList .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rroomList .Txt {
    padding: 15px;
    text-align: center;
    background-color: #fff
}

.rroomList .Txt h3 a {
    display: block;
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width: 1201px) {
    .rroomList .Txt h3 a:hover {
        color: #e1be7c
    }
}

.rroomList .Txt p {
    height: 60px;
    padding-top: 10px;
    font-size: 13px;
    line-height: 1.8;
    color: #777
}

.roomList {
    margin: 30px -15px
}

.roomList li {
    padding: 0 15px 30px
}

.roomList .Img {
    position: relative;
    overflow: hidden
}

.roomList .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.roomList .Txt {
    background-color: #fff;
    border: 1px solid #7f7f7f;
    border-top: none;
    padding: 20px 25px;
    text-align: center
}

.roomList .Txt h3 a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1
}

@media (min-width: 1201px) {
    .roomList .Txt h3 a:hover {
        color: #e1be7c
    }
}

.roomList .Txt p {
    height: 60px;
    padding-top: 10px;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7
}

.roomList .Txt .readMoreBtn {
    width: 80px;
    display: block;
    margin-right: 30px;
    margin-left: auto;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.roomList .Txt .readMoreBtn a {
    color: #000
}

@media (min-width: 1201px) {
    .roomList .Txt .readMoreBtn a:hover {
        color: #deb971
    }
}

.albumBox {
    margin-right: 30px;
    padding: 0
}

.albumBox img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.side_album {
    width: 100%;
    margin: 2px -1px 0
}

.side_album li {
    float: left;
    width: 16.6%;
    padding: 1px;
    overflow: hidden
}

.side_album a {
    display: block;
    height: 80px
}

.side_album img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 1024px) {
    .side_album a {
        height: 60px
    }
}

@media (max-width: 860px) {
    .side_album a {
        height: 50px
    }
}

@media (max-width: 767px) {
    .side_album a {
        height: 80px
    }
}

@media (max-width: 560px) {
    .side_album a {
        height: 60px
    }
}
@media (max-width: 425px) {
    .side_album a {
        height: 50px
    }
}
@media (max-width: 375px) {
    .side_album a {
        height: 45px
    }
}

.productIntro {
    margin-top: 60px
}

.introBox {
    overflow: hidden
}

.introBox .Txt {
    margin-top: 20px;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7
}

.introBox .btn {
    padding-top: 20px;
    text-align: center
}

.introBox .btn a {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 15px;
    color: #fff
}

.share {
    clear: both;
    padding-top: 10px;
    margin-top: 20px
}

.share b {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    color: #666
}

.share a {
    display: inline-block;
    width: 25px;
    font-size: 18px;
    color: #666;
    text-align: center
}

@media (min-width: 1201px) {
    .share a:hover {
        opacity: 0.8
    }
}

@media (max-width: 767px) {
    .productIntro .albumBox {
        float: none;
        margin: 0 0 30px 0
    }
}

.contentBoxDetail .leftBox {
    padding: 0 50px 0 0
}

.contentBoxDetail .Txt {
    padding: 20px 0;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7
}

.contentBoxDetail .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.contentBoxDetail h3 {
    margin: 10px 0 20px;
    border: none
}

.contentBoxDetail .rightBox {
    margin-bottom: 40px
}

.contentBoxDetail .link a {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #ccc;
    font-size: 16px;
    color: #fff;
    text-align: center
}

.contentBox .leftBox h3 {
    margin: 10px 0 20px 0;
    border: none
}

.contentBox .Img img {
    display: block;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.contentBox .link {
    margin-bottom: 40px
}

.contentBox .link a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    color: #FFF;
    box-shadow: 2px 2px 2px #CCC;
    border-radius: 3px;
    text-align: center;
    transition: none
}

/*# sourceMappingURL=room.css.map */