@charset "UTF-8";
/*
Theme Name: HOTEL TOMAS NAGO
Theme URI:
Author:  HOTEL TOMAS NAGO
Author URI:
Description:
License:
License URI:
Tags:
*/

/* CSS Document */
/*=================================================
 *  リセット
 * ================================================= */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, #productsp, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	font-size: 100%;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

img {
	border: 0;
	vertical-align: bottom;
}

ul, ol {
	list-style: none;
}

table {
	border-spacing: 0;
	empty-cells: show;
}


/*=================================================
 * ロールオーバー
 * ================================================= */
a {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
			color:#000;
}

a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*=================================================
 * フロート
 * ================================================= */
.c-fix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.left {
	float:left;
}

.right {
	float:right;
}

/*=================================================
 * サイト全体
 * ================================================= */
body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:14px;
	color: #333;
	line-height:24px;
}
.mincho {
	font-family: Georgia,游明朝,"Yu Mincho";
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mainWrap {
	width: 1020px;
	margin:0 auto;
	position: relative;
}

.sp {
	display: none;
}


/*=================================================
 * header
 * ================================================= */
header {
	height: 100px;
	background: #fff;
	z-index:  100;
	position: relative;
	margin-top: 0;
}
header h1 {
	margin-top: 15px;
}
.logoSize {
	width: 300px;
}
header .langage {
	position: absolute;
	top: 0;
	right: 0;
}
header nav {
	margin-top: 40px;
}
header nav li {
	float: left;
	margin-left: 30px;
	text-align: center;
}

header nav li span {
	display: block;
	color: #82DFF4;
	font-size: 12px;
	margin-top: -5px;
}

header nav li a {
	text-decoration: none;
}
.header-navbtn {
	display: none;
}
.main-nav {
	display: none;
}
/*=================================================
 * footer
 * ================================================= */
.bannerWrap {
	background: #fff;
	position: relative;
	z-index: 1000;
}
.lonvaca {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 50px;
}
.lonvaca a {
	position: relative;
}
footer {
	height: 190px;
	background-image: url(img/footerbg.jpg);
	background-repeat: repeat-x;
	position:  relative;
	background-color: #cceef8;
	z-index:  100;
}
.gotop {
    position: absolute;
    left: auto;
    bottom: 180px;
    margin-left: 930px;
    z-index: 2000;
}
footer .mainWrap {
	height: 180px;
}
footer .cell01 {
	margin-top: 30px;
	margin-right: 70px;
}
footer .cell02 {
	margin-top: 35px;
	text-align: center;
	margin-right: 60px;
}
footer .cell02 .tel {
	color: #0080F5;
	font-size: 18px;
	margin-top: 10px;
}
footer .cell03 {
	margin-top: 40px;
}
.footernav li {
	float: left;
	margin-right: 30px;

}
.footernav li a {
	text-decoration: none;
	color: #606060;
}
.bottomnav {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
.bottomnav li {
	float: left;
	margin-right: 15px;
}
.bottomnav li a {
	text-decoration: none;
	color: #606060;
}


/*=================================================
 * TOP
 * ================================================= */
.topslide_wrap {
	height: 100vh
}
.topslide_wrap .reservebt {
	position: absolute;
	top: -180px;
	right: 0;
}
#top .topslide_wrap .reservebt {
	top: 30px;
}
.topslide_wrap .slidelogo {
    margin: 0 auto;
    width: 1020px;
    text-align: center;
    padding-top: calc(50vh - 240px);
}
.slidelogoSize {
	width: 800px;
	text-align: center;
}
#top .block01 {
	padding-bottom: 80px;
	background:  #fff;
	z-index:  100;
	position: relative;
	padding-top:  80px;
}
#top .block01 h2 {
	font-size: 24px;
	text-align: center;
	color: #006EEE;
	margin-bottom: 40px;
}
#top .block01 .text {
	text-align: center;
}
#top .topsubslide {
	background: #FCF2D4;
	padding-top: 15px;
	padding-bottom: 10px;
	position:  relative;
	z-index:  100;
}
#top .block02 {
	padding-top: 45px;
	padding-bottom: 95px;
	background:  #fff;
	position: relative;
	z-index: 100;
}
#top .block02 .toplogo {
	text-align: center;
	margin-bottom: 45px;
}
#top .block02 h2 {
	text-align: center;
	font-size: 24px;
	color: #006EEE;
	margin-bottom: 45px;
}
#top .block02 h3 {
	font-size: 21px;
	margin-bottom: 30px;
}
#top .block02 .type01 {
	margin-bottom: 120px;
}
#top .block02 .type01 .right {
	width: 625px;
}
#top .block02 .type01 .right .bt {
	text-align: right;
	margin-top: 75px;
}
#top .block02 .type02 {
	margin-bottom: 80px;
}
#top .block02 .type02 .left {
	width: 625px;
}
#top .block02 .type02 .left .bt {
	text-align: right;
	margin-top: 25px;
}
#top .planbt {
	text-align: center;
}


/*=================================================
 * TOP全画面スライド
 * ================================================= */
.cb-slideshow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 18s linear infinite 0s;
}

.cb-slideshow li:nth-child(1) {
    background-image: url(img/1.jpg)
}
.cb-slideshow li:nth-child(2) {
    background-image: url(img/2.jpg);
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) {
    background-image: url(img/3.jpg);
    animation-delay: 12s;
}

@keyframes imageAnimation {
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    25% { opacity: 1; }
    42% { opacity: 0;}
    100% { opacity: 0; transform: scale(1.8);}
}

.no-cssanimations .cb-slideshow li{
    opacity: 1;
}


/*=================================================
 * 下層共通
 * ================================================= */
.page .firstview {
	 background: no-repeat 100% 100% fixed;
    background-size: cover;
    -webkit-background-size: cover;
    text-align: left;
    padding: 200px 20px;
}
.page .firstview .reservebt {
	position: absolute;
	right: 0;
	top: -180px;
}
.reserveSize {
	width: 200px;
}
.page .firstview .title img {
	padding-top: 80px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/*=================================================
 * 404
 * ================================================= */
.notfound h3 {
	text-align: center;
	font-size: 36px;
	margin-top: 300px;
	margin-bottom: 50px;
}
.notfound .text {
	text-align: center;
	margin-bottom: 500px;
}
/*=================================================
 * facility
 * ================================================= */
#facility .firstview {
	background-image: url(img/facility/bg.jpg);
	background-size: cover;
}

#facility .block01 {
	margin-top: 40px;
	margin-bottom: 120px;
}
#facility .block01 .left {
	margin-top: 40px;
	padding-left: 60px;
}
#facility .block01 .right {
    float: none;
    clear: both;
    padding-top: 30px;
    padding-right: 0;
    text-align: center;
}
#facility .block02 {
	margin-bottom: 120px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}


/*=================================================
 * access
 * ================================================= */
#access .gmap {
	width: 100%;
}
#access .gmap iframe {
	width: 100%;
}
#access .reservebt{
	position: absolute;
    right: 100px;
}
#access .block01 {
	margin-top: 85px;
	margin-bottom: 165px;
	min-height: 30vh;
	text-align: center;
}
#access .block01 h3 {
	font-size: 24px;
	border-bottom: solid 1px #7FD2E5;
	width: 330px;
	margin: 0 auto 30px;
}
#access .block01 .linkbt {
	width: 675px;
	margin: 60px auto 70px;
}


/*=================================================
 * faq
 * ================================================= */
#faq .firstview {
	background-image: url(img/faq/bg.jpg);
	background-size: cover;
}
#faq h3 {
	text-align: center;
	font-size: 24px;
	border-bottom: solid 1px #7FD2E5;
	width: 330px;
	margin: 70px auto 50px;
	padding-bottom: 10px;
}
#faq .block01 {
	width: 830px;
	margin: 0 auto 80px;
}
#faq .ac_bt {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	border-bottom: dotted 2px #666;
	padding-left: 95px;
	background-image: url(img/faq/arrow-d.png);
	background-repeat: no-repeat;
	background-position: 710px center;
	font-weight: bold;
}
#faq .ac_bt.active {
	background-image: url(img/faq/arrow-u.png);
}
#faq .answer {
	padding: 10px 95px 30px;
	display: none;
}


/*=================================================
 * faq
 * ================================================= */
#gallery .firstview {
	background-image: url(img/gallery/bg.jpg);
	background-size: cover;
}
#gallery .block01 {
	margin: 80px auto 200px;
}
#gallery h3 {
	font-size: 24px;
	width: 330px;
	border-bottom: solid 1px #7FD2E5;
	text-align: center;
	margin: 0 auto 30px;
	padding-bottom: 10px;
}
#gallery .slide {
	margin-bottom: 100px;
}


/*=================================================
 * activity
 * ================================================= */
#activity .firstview {
	background-image: url(img/activity/bg.jpg);
	background-size: cover;
}
#activity .block {
	margin-top: 50px;
	margin-right: -15px;
}
#activity .block h3 {
	font-size: 24px;
	width: 330px;
	border-bottom: solid 1px #7FD2E5;
	text-align: center;
	margin: 0 auto 30px;
	padding-bottom: 10px;
}
#activity .block .cell {
	float: left;
	width: 330px;
	margin-right: 15px;
	margin-bottom: 35px;
}
#activity .block .cell h4 {
	text-align: center;
	font-family: Georgia,游明朝,"Yu Mincho";
	font-size: 21px;
	padding: 15px 0;
}
#activity .block .cell h4 span {
	font-size: 14px;
}
#activity .block .cell .text {
	height: 120px;
}
#activity .block .cell ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
#activity .block .cell ul li:nth-child(1) {
	background-image: url(img/activity/icon01.png);
}
#activity .block .cell ul li:nth-child(2) {
	background-image: url(img/activity/icon02.png);
}
#activity .block .cell ul li:nth-child(3) {
	background-image: url(img/activity/icon03.png);
}
#activity .block .cell ul li:nth-child(4) {
	background-image: url(img/activity/icon04.png);
}
#activity .block .cell ul li:nth-child(5) {
	background-image: url(img/activity/icon05.png);
}
#activity .block .cell.type2 {
	height: 360px;
}
#activity .block.last {
	margin-bottom: 120px;
}


/*=================================================
 * room
 * ================================================= */
#room .firstview {
	background-image: url(img/room/bg.jpg);
	background-size: cover;
}
#room .block01 {
	margin-top: 60px;
}
#room h3 {
	color: #006EEE;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
#room .block01 .text {
	text-align: center;
	margin-bottom: 90px;
}
#room .anchor {
	width: 740px;
	margin: 0 auto;
}
#room .block02 {
	margin-top: 60px;
	margin-bottom: 60px;
}
#room .block02.underline {
	border-bottom: solid 1px #29ABE2;
}
#room .block02 h4 {
	text-align: center;
	font-size: 28px;
	font-weight: normal;
}
#room .block02 .iconbox {
	width: 320px;
	margin: 10px auto 30px;
}
#room .block02 table {
	width: 730px;
	margin: 0 auto 55px;
	border-collapse:collapse;

}
#room .block02 table td {
	padding: 10px 20px;
	border: solid 1px;
}
#room .block02 table tr td:first-child {
	width: 130px;
}
#room .block02 .linkbt {
	width: 675px;
	margin: 0 auto 70px;
}



/*=================================================
 * contact
 * ================================================= */
#contact .firstview {
	background-image: url(img/contact/bg.jpg);
	background-size: cover;
}
#contact .block01 {
	margin: 100px auto 200px;
}
#contact h3 {
	font-size: 24px;
	width: 330px;
	border-bottom: solid 1px #7FD2E5;
	text-align: center;
	margin: 0 auto 30px;
	padding-bottom: 10px;;
}
#contact table {
	width: 910px;
	margin: 0 auto;
	border-collapse: collapse;
}
#contact table tr td {
	border: solid 1px #ccc;
	padding: 20px;
}
#contact table tr td:first-child {
	width: 160px;
}
#contact .red {
	color: #f00;
	margin-left: 5px;
}
#contact input[type="text"] {
	height: 30px;
	border: none;
	background: #e8e8e8;
	border-radius: 5px;
}
#contact input[type="email"] {
	height: 30px;
	border: none;
	background: #e8e8e8;
	border-radius: 5px;
	margin-bottom: 10px;
}
#contact .sizeA {
	width: 150px;
	margin-left: 10px;
}
#contact .sizeB {
	width: 100px;
}
#contact .sizeC {
	width: 450px;
}
#contact textarea {
	width: 100%;
	height: 250px;
	border: none;
	background: #e8e8e8;
	border-radius: 5px;
}
#contact .sendbt {
	margin-top: 50px;
}
#contact .sendbt .send input {
	width: 250px;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: none;
	background: #7fd3e5;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-radius: 5px;
	cursor: pointer;
}
#contact .form-end {
	min-height: 300px;
	text-align: center;
}
.mw_wp_form_preview .sendbt {
	width: 550px;
	margin: 0 auto;
}
.mw_wp_form_preview .sendbt .send {
	float: right;
}
.mw_wp_form_preview .sendbt .back {
	float: left;
}
.mw_wp_form_preview button {
	width: 250px;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: none;
	background: #cecece;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-radius: 5px;
	cursor: pointer;
}
/*=================================================
 * 特定商取引法
 * ================================================= */
#law .title {
	font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
	width: 800px;
    margin: 0 auto;
}
#law .block01 {
	margin: 100px auto 200px;
}
#tablepress-1-no-2 {
	width: 800px;
	margin: 0 auto;
}
/*=================================================
 * レスポンシブ
 * ================================================= */
@media screen and (max-width: 768px) {
.sp {
	display: block;
}
.pc {
	display: none;
}
.mainWrap {
	width: 100%;
}
.left {
	float: none;
}
.right {
	float: none;
}
header h1 {
	text-align: center;
}
.header-navbtn {
	display: block;
}
.header-navbtn img {
	position: absolute;
	right: 10px;
	top: 15px;
}
.main-nav {
	display: none;
	background: #fff;
}
.main-nav li {
	padding: 0;
	border-bottom: dashed 2px #0063A1;
}
.main-nav li a {
	text-decoration: none;
	display:  block;
	width: 100%;
	padding: 10px;
}
.main-nav .header-navbtn {
	background: #0063A1;
	width: 100px;
	padding: 10px;
	text-align: center;
	margin: 20px auto;
	border-radius: 10px;
	color: #fff;
}
#top .block02 .type01 .right {
	width: 100%;
}
#top .block02 .type02 .left {
	width: 100%;
}
.gotop {
    position: absolute;
    left: auto;
    bottom: 0;
    right: 0;
    margin-left: 0;
    z-index: 2000;
}
.cb-slideshow {
    height: 270px;
}
header {
	height: auto;
	z-index:  100;
	position: relative;
}
header h1 {
	margin-top: 0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
header h1 img {
	width: 130px;
	height: auto;
}
header .langage {
	position: absolute;
	top: 0;
	right: 0;
}
header nav {
	margin-top: 30px;
}
.logoSize {
	width: 220px;
}
.topslide_wrap {
	height: 200px;
}
.topslide_wrap .reservebt {
	display: none;
}
.topslide_wrap .slidelogo {
	top: 50px;;
	left: 50%;
	margin-left: -125px;
}
.topslide_wrap .slidelogo img {
	width: 250px;
	height: auto;
}
#top .block02 {
	padding: 10px;
	margin-bottom: 90px;
}
#top .block02 .toplogo {
	margin-bottom: 25px;
	margin-top: 25px;
}
#top .block02 .toplogo img {
	width: 200px;
}
#top .block02 h2 {
	font-size: 14px;
	margin-bottom: 20px;
}
#top .block02 .type01 .left {
	margin-bottom: 25px;
}
#top .block02 .type01 .left img {
	width: 100%;
	height: auto;
}
#top .block02 h3 {
	font-size: 14px;
	margin-bottom: 20px;
}
#top .block02 .text {
	font-size: 12px;
}
#top .block02 .type01 .right .bt {
	text-align: center;
}
#top .block02 .type01 {
	margin-bottom: 50px;
}
#top .block02 .type02 .left .bt {
	text-align: center;
}
#top .block02 .type02 {
	margin-bottom: 140px;
}
#top .block02 .type02 .right {
	margin-bottom: 25px;
}
footer {
	height: auto;
	background-image: none;
	padding-bottom: 20px;
	background-color: #7FD2E5;
}
footer .mainWrap {
	height: auto;
}
.footerbox .cell01 {
	text-align: center;
	margin-right:0;
	padding-top: 60px;
}
.footerbox .cell02 {
	margin-right: 0;
}
.footerbox .cell02 .webbt {
	display: none;
}
.footerbox .cell02 .tel {
	color: #fff;
	font-size: 25px;
}
.footerbox .cell03 {
	display: none;
}
.bottomnav li {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
.bottomnav li a {
	color: #fff;
}
.sp-maintext .text {
	text-align: left;
}
#top .block01 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 50px;
}
#top .block01 h2 {
	text-align: left;
	width: 250px;
	margin: 0 auto 10px;
	text-align:  justify;
	line-height: 1.2;
	padding-bottom: 30px;
}
#top .block01 .iconbox {
	width: 250px;
	margin: 0 auto 30px;
	font-size: 12px;
}
#top .block01 .iconbox img {
	zoom: 0.6;
	vertical-align: middle;
	margin-right: 10px;
}
#top .block01 .iconbox .icon01 {
	float: left;
}
#top .block01 .iconbox .icon02 {
	float: right;
}
.page .firstview {
	height: 200px !important;
	background-position: center top;
	padding: 0;
	background-size: 200% !important;
}
.page .firstview .reservebt {
	display: none;
}
.page .firstview .title img {
	padding-top: 130px;
	zoom: 0.5;
}
#facility .block01 {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 10px;
	background: #fff;
}
#facility .block01 .left {
	margin-top: 0;
	margin-bottom: 30px;
}
#facility .block01 .right img {
	width: 100%;
}
#facility .block02 {
	margin-bottom: 120px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
#facility .block02 .left img {
	display: block;
	margin: 0 auto 30px;
}
#facility .block02 .right img {
	display: block;
	margin: 0 auto;
}

#access .gmap iframe {
	height: 250px;
}
#access .block01 {
	margin-top: 50px;
	margin-bottom: 100px;
	padding: 10px;
}
#access .block01 h3 {
	font-size: 24px;
	border-bottom: solid 1px #7FD2E5;
	width: 330px;
	margin: 0 auto 30px;
}
#access .block01 .linkbt {
	width: 100%;
	margin: 30px auto 50px;
}
#access .block01 .linkbt img {
	display: block;
	margin: 0 auto 20px;
}
#faq .block01 {
	width: 100%;
	margin: 0;
	padding: 10px 10px 80px 10px;
	background: #fff;
}
#faq .ac_bt {
	height: auto;
	line-height: 40px;
	font-size: 16px;
	background-position: right center;
	padding-left: 0;
	padding-right: 50px;
	margin-bottom: 10px;
	font-weight: bold;
}
#faq .ac_bt.active {
	background-image: url(img/faq/arrow-u.png);
}
#faq .answer {
	padding: 0;
	display: none;
	padding-bottom: 30px;
}
#activity .block {
	margin-right: 0;
	padding: 10px;
	background: #fff;
	margin-top:  0;
	padding-top: 50px;
}
#activity .block .cell {
	float: none;
	width: 100%;
	margin-right: 0;
}
#activity .block .cell .mainimg img {
	width: 100%;
	height: auto;
}
#activity .block .cell .text {
	height: auto;
	margin-bottom: 15px;
}
#activity .block .cell.type2 {
	height: auto;
}

#room .block01 {
	padding: 10px;
	background: #fff;
}
#room .block01 .text {
	margin-bottom: 50px;
}
#room .anchor {
	width: 100%;
}
#room .anchor .left {
	margin-bottom: 20px;
}
#room .block02 {
	padding: 10px;
	background: #fff;
	margin-top:  0;
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 60px;
}
#room .block02 .iconbox {
	width: 250px;
	margin: 10px auto 30px;
	font-size: 12px;
}
#room .block02 .iconbox .left {
	float: left;
}
#room .block02 .iconbox .right {
	float: right;
}
#room .block02 .iconbox img {
	width: 20px;
	height: auto;
	margin-right: 5px;
}
#room .block02 table {
	width: 100%;
}
#room .block02 table td {
	padding: 10px;
}
#room .block02 table tr td:first-child {
	width: 120px;
}
#room .block02 .linkbt {
	width: 100%;
	margin: 0 auto 70px;
}
#room .block02 .linkbt img {
	display: block;
	margin: 0 auto 20px;
}
	#contact .block01 {
	padding: 100px 10px 200px 10px;
	margin: 0;
	background: #fff;
}
#contact table {
	width: 100%;
}
#contact table tr td {
	padding: 10px;
}
#contact table tr td:first-child {
	width: auto;
}
#contact .sizeA {
	width: 80px;;
	margin-left: 10px;
}
#contact .sizeB {
	width: 70px;;
}
#contact .sizeC {
	width: 100%;
}
#contact textarea {
	width: 100%;
	height: 100px;
	border: none;
	background: #e8e8e8;
	border-radius: 5px;
}
#contact .sendbt {
	margin-top: 50px;
}
.mw_wp_form_preview .sendbt {
	width: 100%;
	margin: 0 auto;
}
.mw_wp_form_preview .sendbt .send {
	float: none;
}
.mw_wp_form_preview .sendbt .back {
	float: none;
	margin-bottom: 30px;
}
.mw_wp_form_preview button {
	width: 250px;
	height: 40px;
	display: block;
	margin: 0 auto;
	border: none;
	background: #cecece;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-radius: 5px;
	cursor: pointer;
}
#tubular-container {
	display: none;
}
.topslide_wrap .slidelogo {
    width: 100%;
}
#room .firstview {
	background-image: none;
}
#room .firstview::before {
	content: "";
	display:block;
	background-image: url(img/room/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#facility .firstview {
	background-image: none;
}
#facility .firstview::before {
	content: "";
	display:block;
	background-image: url(img/facility/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#activity .firstview {
	background-image: none;
}
#activity .firstview::before {
	content: "";
	display:block;
	background-image: url(img/activity/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#gallery .firstview {
	background-image: none;
}
#gallery .firstview::before {
	content: "";
	display:block;
	background-image: url(img/gallery/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#gallery .block01 {
	margin: 0;
	padding-top: 80px;
	padding-bottom: 200px;
}
#access .reservebt{
	display: none;
}
#gallery .firstview {
	background-image: none;
}
#gallery .firstview::before {
	content: "";
	display:block;
	background-image: url(img/gallery/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#faq .firstview {
	background-image: none;
}
#faq .firstview::before {
	content: "";
	display:block;
	background-image: url(img/faq/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
#contact .firstview {
	background-image: none;
}
#contact .firstview::before {
	content: "";
	display:block;
	background-image: url(img/contact/bg.jpg);
	width: 100%;
	height: 300px;
	background-size: cover;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
.lonvaca img {
	width: 100%;
}
#law .title {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
}
#tablepress-1-no-2 {
    width: 100%;
    margin: 0;
}
}
