/* clearfix
-----------------------------------*/
.clearfix:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
body{
	min-width: 1100px;
    color: #FFF;
    background: transparent url(../images/bg_body.png) center top repeat;
    -webkit-text-size-adjust: none;
    font-size: 88%;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}
img{
    max-width: 100%;
    vertical-align: top;
}
a{
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
a:hover{
    opacity: 0.6;
}
a[target=_blank]:hover{
    opacity: 1;
}
#header .con_hnav #hnav, #gnav .con_gnav, #gnav .con_fnav, #contents .tmp_tit .con_link, #footer .con_footer .inner, #footer .con_child .inner, #footer .lay_gp .con_gp {
    max-width: 1100px;
    margin: auto;
}
.title_image {
    height: 154px;
    background: transparent url(../images/rooms/title_image.png) center top no-repeat;
}
#header .con_hnav {
    height: 40px;
    background: transparent url(../images/bg_hnav.png) left top repeat-x;
}
#header .con_hnav #hnav {
    text-align: right;
    padding-right: 86px;
}
#header .con_hnav #hnav li {
    display: inline-block;
}
.over {
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    -webkit-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
}
#gnav {
    height: 130px;
    background: transparent url(../images/gnav_bg.png) center top repeat-x;
    top: -500px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
#gnav.fixed{
    position: fixed;
    top: -20px;
    left: 0;
    height: 110px;
    width: 100%;
    overflow: hidden;
    z-index: 999999;
    min-width: 1100px;
}
#gnav.active {
	top: 0;
}
#gnav .con_gnav {
    max-width: 1100px;
    margin: auto;
    position: relative;
}
#gnav .con_gnav .logo {
    width: 209px;
    float: left;
}
#gnav .con_gnav .logo a:hover{
    opacity: 1;
}
.box_gnav {
    width: 891px;
    float: right;
}
#gnav .con_gnav .box_gnav ul {
    clear: both;
    overflow: hidden;
}
.box_gnav li {
    width: 99px;
    float: left;
    position: relative;
}
#gnav .con_gnav .box_gnav ul li {
    height: 130px;
}

.box_gnav li:before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #FFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out;
    -o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out;
    transition: opacity 300ms ease-out, transform 300ms ease-out;
    transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
}
.box_gnav li:hover:before, .box_gnav li.active:before {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
}
.box_gnav li a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 10;
}
#gnav .con_gnav .box_gnav ul li a {
    padding-top: 130px;
}
#gnav .con_gnav .box_gnav ul li:nth-child(1) a {
    background: transparent url(../images/gnav.png) 0 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(2) a {
    background: transparent url(../images/gnav.png) -100px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(3) a {
    background: transparent url(../images/gnav.png) -200px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(4) a {
    background: transparent url(../images/gnav.png) -300px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(5) a {
    background: transparent url(../images/gnav.png) -400px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(6) a {
    background: transparent url(../images/gnav.png) -500px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(7) a {
    background: transparent url(../images/gnav.png) -600px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(8) a {
    background: transparent url(../images/gnav.png) -700px 0 no-repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(9) {
    background: transparent url(../images/pat03.jpg) left top repeat;
}
#gnav .con_gnav .box_gnav ul li:nth-child(9) a{
    background: transparent url(../images/gnav.png) right top no-repeat;
}
#breadcrumbs{
    text-align: left;
    margin-top: 4px;
    width: 1100px;
    margin: auto;
}
#breadcrumbs ol li {
    display: inline-block;
    font-size: 0.8em;
    line-height: 1.4em;
}
#breadcrumbs ol li a{
    color: #fff;
}
#breadcrumbs ol li a::after{
    content: '>';
    display: inline-block;
    margin: 0 5px;
}
#breadcrumbs ol li:last-child a{
    text-decoration: none;
}
#breadcrumbs ol li:last-child a::after{
    content: none;
}
.inner{
    width: 1100px;
    margin: auto;
}

.f-mincho {
	font-family: "ヒラギノ明朝 ProN","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","MS P明朝",MS PMincho,serif;
}

.tit_01{
    text-align: center;
    font-size: 50px;
    font-weight: normal;
    margin: 20px 0 0;
}
.text_en01{
    color: #196343;
    font-size: 20px;
    text-align: center;
    position: relative;
    top: -20px;
}
.tit_02{
    font-size: 42px;
    color: #e4e2bb;
}
.tit_03{
    font-size: 30px;
    text-align: center;
    line-height: 2;
    position: relative;
    padding-top: 20px;
    background: url(../images/rooms/ico_01.png) top center no-repeat;
    font-weight: normal;
    color: #dfdca5;
    margin: 50px 0 0;
}
.tit_04{
    font-size: 38px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 3px;
    margin-top: 20px;
}
.tit_05{
    font-size: 30px;
    font-weight: normal;
    color: #f2e8c8;
}
.tit_06{
    font-size: 30px;
    color: #e4e2bb;
}
.tit_07{
    font-size: 40px;
    color: #e4e2bb;
    text-align: center;
    font-weight: normal;
}
.text_en02{
    font-size: 14px;
    color: #124930;
    text-align: center;
    position: relative;
    top: -5px;
}
.text_en03{
    font-size: 14px;
    color: #56342f;
    text-align: center;
    position: relative;
}

#footer .con_footer {
    height: 428px;
    background: transparent url(../images/bg_fot.png) center top no-repeat;
    text-align: center;
    padding-top: 64px;
}
#footer .con_footer .inner .box_ads {
    margin-top: 1em;
    font-size: 0.9em;
    line-height: 1.6em;
    font-style: normal;
}
#footer .con_footer .inner .tel {
    margin-top: 24px;
}
#footer .con_footer .inner .box_sitemap {
    border: 3px solid #03150e;
    background-color: #092b1e;
    margin: 40px auto 0;
    max-width: 950px;
}
#footer .con_footer .inner .box_sitemap ul {
    padding: 16px 24px 8px;
    text-align: left;
}
#footer .con_footer .inner .box_sitemap ul li {
    display: inline-block;
    margin-bottom: 8px;
}
#footer .con_footer .inner .box_sitemap ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.4em;
    background: transparent url(../images/arrow_01.png) left center no-repeat;
    padding-left: 18px;
    margin-left: 24px;
    color: #fff;
}
#footer .con_child {
    background-color: #041b12;
    border-bottom: 5px solid #02120c;
    padding: 32px 0;
    padding-top: 20px;
}
#footer .con_child .inner .box_child {
    margin-top: 16px;
}
#footer .con_child .inner .box_child .bn {
    width: 263px;
    float: left;
}
#footer .con_child .inner .box_child .wrp_link {
    width: 820px;
    float: right;
}
#footer .con_child .inner .box_child .wrp_link li {
    display: inline-block;
}
#footer .con_child .inner .box_child .wrp_link li a {
    text-decoration: none;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.4em;
    background: transparent url(../images/arrow_01.png) left center no-repeat;
    padding-left: 18px;
    margin-left: 24px;
    color: #fff;
}
#footer .lay_gp {
    background: transparent url(../images/bg_footer.png) left top repeat;
    position: relative;
    padding: 80px 0 64px;
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.3) inset;
    text-align: center;
}
#footer .lay_gp .con_gp .box_gp {
    margin-top: 16px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    padding: 16px 0;
}
#footer .lay_gp .con_gp .box_gp dl dd {
    display: inline-block;
    margin-top: 8px;
    width: 161px;
    margin-left: 4px;
}
#footer .lay_gp .con_gp .box_gp dl.bb {
    margin-top: 8px;
}
#footer #copyright {
    -moz-box-shadow: 0 -20px 30px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 -20px 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 -20px 30px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
    background-color: #03120c;
    color: #565656;
    font-size: 0.8em;
    line-height: 1.4em;
    padding: 16px 0;
    position: relative;
    z-index: 10;
}
.slider_01{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px!important;
}
.slider_01 .slick-list{
    width: 1100px;
    overflow: visible;
    margin: auto;
}
.slick-prev, .slick-next{
    z-index: 9999;
}
.slider_01 .slick-prev{
    left: calc(-50% - 549px);
    width: 100%;
    height: 100%;
    background: #000 url(../images/rooms/arrow_prev.png) right no-repeat;
    opacity: 0.6;
}
.slider_01 .slick-prev::before, .slider_01 .slick-next::before{
    content: none;
}
.slider_01 .slick-next{
    right: calc(-50% - 549px);
    width: 100%;
    height: 100%;
    background: #000 url(../images/rooms/arrow_next.png) left no-repeat;
    opacity: 0.6;
}
.slider_01 .slick-slide img{
    display: inline-block;
}
.slider_01 .slick-dots{
    bottom: 20px;
}
.slider_01 .slick-dots li button::before{
    font-size: 25px;
    color: #fff;
    opacity: 1;
}
.slider_01 .slick-dots li.slick-active button::before{
    color: #0b5636;
}


.text_01{
    font-size: 30px;
    line-height: 1.2;
}
.text_02{
    font-size: 40px;
    color: #8e6b2d;
}
.text_03{
    font-size: 20px;
    color: #8e6b2d;
}
.text_04{
    font-size: 36px;
}
.text_05{
    font-size: 22px;
}

.text_06{
    font-size: 36px;
    color: #8e6b2d;
}
.text_07{
    font-size: 14px;
    line-height: 2;
}
.text_08{
    font-size: 24px;
}
.text_09{
    font-size: 20px;
    color: #f2e8c8;
}
.text_09::before{
    content: '';
    display: inline-block;
    background: url(../images/rooms/ico_01.png) left no-repeat;
    width: 28px;
    height: 26px;
    margin-right: 10px;
}
.box_01{
    margin: auto;
    width: 850px;
}
.box_02{
    text-align: center;
    margin-top: 60px;
}
.box_02A{
    margin-top: 30px;
}
.box_02A p{
    margin-bottom: 20px;
}
.box_02 img{
    display: inline-block;
    margin: 0 5px;
}
.box_03{
    width: 100%;
    height: 538px;
    border-top: 2px solid #010201;
    position: relative;
    background-color: rgba(6,6,6,0.3);
    background-image: url(../images/rooms/box_03_bg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    margin-top: 60px;
    overflow: hidden;
}
.box_03::before{
    content: '';
    width: 100%;
    height: 2px;
    background: #082e1d;
    position: absolute;
    top: -2px;
    left: 0;
}
.box_03 > div:nth-child(1){
    position: absolute;
    width: 100%;
    height: 538px;
    right: 50%;
}
.box_03 > div:nth-child(1) img{
    height: 100%;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-width: none;
}
.box_03 > div:nth-child(2){
    background: url(../images/rooms/img_04.png) 25% bottom no-repeat;
    position: absolute;
    width: 100%;
    height: 538px;
    left: 50%;
}
.box_03_text{
    width: 500px;
    margin-left: 50px;
    height: 538px;
    padding: 30px 0 0;
}

.box_04{
    width: 100%;
    border-top: 2px solid #010201;
    position: relative;
    padding: 0 0 50px;
    background: url(../images/box_04_bg.png) top repeat-x;
}
.box_04::before{
    content: '';
    width: 100%;
    height: 2px;
    background: #082e1d;
    position: absolute;
    top: -4px;
    left: 0;
}

.box_05{
    display: table;
    width: 100%;
}
.box_05 > div{
    display: table-cell;
    width: 500px;
    vertical-align: top;
}
.box_05 > div:nth-child(2){
    padding-left: 50px;
    width: 550px;
}
.box_06{
    padding: 50px 0 20px;
}
.box_07{
    background: url(../images/rooms/box_07_bg.png) top repeat-x;
}
.box_08{
    position: relative;
    width: 1100px;
    margin: 30px auto;
}
.box_08A{
    text-align: right;
}
.box_08 .box_08_number{
    position: absolute;
    top: 30px;
    left: 530px;
}
.box_08A .box_08_number{
    left: 60px;
}
.box_08 .box_08_text{
    position: absolute;
    top: 115px;
    left: 605px;
    width: 425px;
    font-size: 13px;
}
.box_08A .box_08_text{
    left: 60px;
    text-align: left;
}
.box_09{
    display: table;
    width: 1100px;
    margin: 40px auto;
    padding-bottom: 20px;
}
.box_09 > div{
    display: table-cell;
    vertical-align: top;
}
.box_09 > div.box_09_img{
    width: 576px;
}
.box_09 > div.box_09_text{
    padding: 10px 40px;
    line-height: 2;
}
.box_10{
    display: table;
    width: 100%;
}
.box_10 > div{
    display: table-cell;
    vertical-align: middle;
    line-height: 2;
}
.box_10 > div:nth-child(1){
    width: 450px;
}
.box_11{
    display: table;
    width: 100%;
}
.box_11 > div{
    display: table-cell;
    vertical-align: top;
    line-height: 2;
}
.box_11 > div:nth-child(2){
    width: 360px;
    padding-left: 40px;
}
.box_12{
    width: 830px;
    border: 1px solid #02120b;
    background: #08311f;
    margin: auto;
}
.tbl_01{
    border-top: 1px solid #093622;
    border-left: 1px solid #093622;
}
.tbl_01 th, .tbl_01 td{
    border-bottom: 1px solid #093622;
    border-right: 1px solid #093622;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 8px;
}
.tbl_01 th{
    background: #051b11;
}
.tbl_02{
    border-top: 1px solid #355a3a;
    border-left: 1px solid #355a3a;
    margin-top: 10px;
}
.tbl_02 th, .tbl_02 td{
    border-bottom: 1px solid #355a3a;
    border-right: 1px solid #355a3a;
    font-size: 14px;
    font-weight: normal;
    padding: 20px;
}
.tbl_02 th{
    background: #051b11;
    width: 190px;
}
.tbl_03{
    border-top: 1px solid #355a3a;
    border-left: 1px solid #355a3a;
    margin-top: 20px;
}
.tbl_03 th, .tbl_03 td{
    border-bottom: 1px solid #355a3a;
    border-right: 1px solid #355a3a;
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
}
.tbl_03 th{
    background: #0a3120;
}
.btn_01{
    text-align: right;
}
.btn_01 a{
    margin-top: 8px;
    display: inline-block;
    width: 200px;
    text-decoration: none;
    text-align: center;
    background-color: #093622;
    border: 1px solid #0e4b30;
    padding: 8px 0;
    position: relative;
    color: #fff;
}
.btn_01 a::after{
    content: "";
    margin-left: .5em;
    font-size: 16px;
    line-height: 1em;
    position: absolute;
    top: 50%;
    left: 88%;
    margin-top: -8px;
    font-family: FontAwesome;
}
.btn_02{
    padding: 25px 0;
    text-align: center;
    background: rgba(2,9,12,0.5);
    margin-top: 20px;
}
.list_01{
    list-style: none;
    margin: 10px 0 50px;
    padding: 0;
}
.list_01 li{
    width: 20%;
    float: left;
}
.list_01 li img{
    width: 100%;
}
.list_02{
    list-style: none;
    margin: 0;
    padding: 26px;
}
.list_02 li{
    width: 243px;
    float: left;
    margin-left: 24px;
}
.list_02 li:first-child{
    margin-left: 0;
}
.list_02 li p{
    font-size: 13px;
    margin-bottom: 5px;
}
.mt100{
    margin-top: 100px;
}