@charset "UTF-8";
/* CSS Document */
#wrapper{overflow-x:hidden;}
.main   {
    width: 100%;
    height: 760px;
    background-image: url(../img/main.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.main .main_inner  {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.main .main_inner .title_blk {
    background-color: rgba(53,30,16,0.7);
    position: absolute;
    top: auto;
    width: 460px;
    height: 760px;
    left: 45px;
    padding-left: 45px;
}
.main_inner .title_blk .j_logo {
    width: 334px;
    height: 35px;
    position: absolute;
    top: 20px;
}
.main_inner .title_blk .hl_title {
    width: 388px;
    height: 426px;
    position: absolute;
    top: 185px;
}
.main_inner .title_blk .hl_flower {
    width: 323px;
    height: 188px;
    position: absolute;
    bottom: -60px;
    left: 90px;
}
.contents_wrap {
    width: 100%;
    background-image: url(../img/bg_fw.png);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
}
.concept_blk {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 110px;
}
.fl_h3 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.concept_txt {
    text-align: center;
    font-size: 16px;
    line-height: 220%;
    margin-bottom: 60px;
}
.inner950 {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.entrance_blk .inner950 {
    height: 570px;
}

.leadTxt{
	font-size:24px;
	text-align:center;
}
.entrance_blk,.dining_blk,.lounge_blk {
    height: 570px;
    margin-bottom: 100px;
}
.membership_blk,.access_blk {
    margin-bottom: 100px;
}
.left_ph {
    position: absolute;
    top: 0px;
    left: -235px;
}
.right_ph {
    position: absolute;
    top: 0px;
    right: -235px;
}
.right_box   {
    width: 470px;
    height: 280px;
    position: absolute;
    right: -50px;
    background-color: #ffffff;
    top: 136px;
}
.left_box   {
    width: 470px;
    height: 280px;
    position: absolute;
    left: -50px;
    background-color: #ffffff;
    top: 148px;
}
.center_box   {
    width: 470px;
    height: 370px;
    background-color: #ffffff;
    top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.fl_h3c {
    margin-top: 20px;
    margin-left: 20px;
}
.blk_txt {
    width: 370px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
}
.lounge_blk {
    height: 470px;
    width: 100%;
    background-image: url(../img/img_lounge.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100px;
}
.fl_h3b {
    text-align: center;
    padding-top: 20px;
}
.membership_blk .inner950 table {
    width: 950px;
    margin-bottom: 0.5em;
    margin-top: 2em;
}
.status tbody tr td {
    background-color: #e9e3d8;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.status tbody tr th {
    background-color: #ccc0a8;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.class tbody tr td {
    background-color: #e9e3d8;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.class tbody tr th {
    background-color: #ccc0a8;
    padding-top: 25px;
    padding-right: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.center {
    text-align: center;
}
.status_bg1 {
    background-repeat: no-repeat;
    background-image: url(../img/status01.png);
    background-position: 98% center;
}
.status_bg2 {
    background-repeat: no-repeat;
    background-image: url(../img/status02.png);
    background-position: 98% center;
}
.status_bg3 {
    background-repeat: no-repeat;
    background-image: url(../img/status03.png);
    background-position: 98% center;
}
.status_bg4 {
    background-repeat: no-repeat;
    background-image: url(../img/status04.png);
    background-position: 98% center;
}
.status_bg5 {
    background-repeat: no-repeat;
    background-image: url(../img/status05.png);
    background-position: 98% center;
}
.class01 {
    background-image: url(../img/class01.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.class02 {
    background-image: url(../img/class02.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.class03 {
    background-image: url(../img/class03.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.class04 {
    background-image: url(../img/class04.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.map   {
    text-align: center;
}
tbody tr .th02 {
    width: 250px;

}
