@charset "utf-8";
/* shop_style.css */

/* Suggested order:
 *
 * display
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * z-index
 *
 */

/* font-size:
 *
 * 10px - 72%
 * 11px - 79%
 * 12px - 86%
 * 13px - 93%
 * 14px - 100%
 * 15px - 108%
 * 16px - 115%
 *
 */


/* default style */

body {
	width: 100%;
	background: #fff;
	font-family: Meiryo, arial, sans-serif;
	-webkit-text-size-adjust: none;
	color: #191415;
}
a {
	color: #191415;
	text-decoration:none;
}

.ac {text-align:center;}
.ar {text-align:right;}

.fl {f;oat:left;}
.fr {float:right;}

.clear { clear:both;}

/* clearfix */
 
.cf {
	width: 100%;
}
.cf:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;/*added for FF*/
}

/*navi*/
.nav {
    padding: 0;
    width: 100%;
	background:url(../images/navi_bg.png) repeat-x;
	z-index:1000;
	height:70px;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.nav .gnavi {
	width:1120px;
	margin:0 auto;
}

.nav .gnavi h1 {
	float: left;
	text-align:left;
	width:270px;
}
	
.nav .gnavi li {
    list-style: none;
	width:140px;
    float: left;
	text-align:center;
}

.gnavi_t01 {
	font-size:13px;
}
.gnavi_t02 {
	font-size:11px;
}
.nav .gnavi li .navi_a {
    text-decoration: none;
    display: block;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.nav .gnavi li .navi_a:hover {
	filter:alpha(opacity=1);
    -moz-opacity: 1;
    opacity: 1;
}

.nav .gnavi li .navi_c {
    text-decoration: none;
    display: block;
}
.nav .gnavi li .navi_c:hover {
	-webkit-box-shadow: 0 0 12px 0 #fff;
	-moz-box-shadow: 0 0 12px 0 #fff;
	box-shadow: 0 0 12px 0 #fff;
}

#header {
	width:100%;
	margin-top:-70px;
	padding-top:70px;
}

#header .mainimg_inner {
	background:url(../images/mainimg.png) no-repeat;
	width:1200px;
	height:348px;
	margin:0 auto;
}

/* news */
#header .mainimg_inner .news_cnt {
	width:500px;
	height:348px;
	position:relative;
}
#header .mainimg_inner .news_cnt .news {
	width:370px;
	background-color:#fff;
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
	position:absolute;
	bottom:20px;
	left:62px;
	padding:13px 0 13px 10px;
	font-size:12px;
}

/* intro */
#intro {
}

#intro .time {
	width:100%;
	background:url(../images/time_bg.png) repeat-x;
	height:80px;
	text-align:center;
}
#intro .time img {
	margin-top:17px;
}

.parallax-window {
    min-height: 260px;
    background: transparent;
}

.parallax-window .title {
	padding-top:30px;
	font-size:32px;
	}

.parallax-window p {
	padding-top:40px;
	text-align:center;
	font-size:18px;
	line-height:200%;
	text-shadow: 0px 2px 3px #fff;
}
	
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.dummy {
  display: none;
}


/* contents */
.cnt_box {
	width:100%;
	margin:0 auto;
	}
	
.cnt_box {
	margin-top:-70px;
	padding-top:70px;
}

#page_deco {
	background:url(../images/intro_bg02.png) repeat-x;
	height:36px;
	width:100%;
	border-top:1px solid #38352F;
}

#page_deco02 {
	background:url(../images/intro_bg.png) repeat-x;
	height:36px;
	width:100%;
	border-top:1px solid #38352F;
}

.cnt_box .cont_box_inner {
	width:1120px;
	margin:0 auto;
	padding:0 0 50px 0;
}

/*.cont_box_inner*/
.cnt_box .cont_box_inner h2 {
	text-align:center;
	margin:50px 0 20px 0;
	-moz-border-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.cnt_box .cont_box_inner .sub_t {
	text-align:center;
	-moz-border-animation-duration: 0.8s;
	-webkit-animation-duration:0.8s;
	animation-duration: 0.8s;
	-moz-border-animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
	animation-delay:0.3s;
}

.cnt_box .cont_box_inner p,
#eq_box,
.acc_cnt,
.rp_btn,
.con_cnt {
	line-height:160%;
	font-size:15px;
	text-align:center;
	margin:20px 0;
	-moz-border-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-moz-border-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	animation-delay:0.6s;
}

.cnt_box .cont_box_inner h3,
table#ol_t{
	margin:50px 0 0 0;
	text-align:center;
	-moz-border-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-moz-border-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	animation-delay:0.6s;
}

.base_b {background-color:#E1E8EB;}


/* equipment */

#eq_box {
	width:100%;
	display:flex;
	justify-content: center;
	padding:0;
	list-style: none;
}

.eq_photo{width:calc(100% / 4);
	margin:0;
	text-align:center;
	}
	
.eq_photo02{width:calc(100% / 3);
	margin:0;
	text-align:center;
	}
	
.eq_photo p,
.eq_photo02 p {
	font-size:13px !important;
	line-height:140% !important;
	margin-top:10px !important;
}

/* room plan */
#rp_box {
	display: box;
	display: -webkit-box;
	display: -moz-box;
	box-pack:center;
	-webkit-box-pack:center;
	-moz-box-pack:center;
	box-align:end;
	-webkit-box-align:end;
	-moz-box-align:end;
	margin:30px 0 0 0;
}

#rp_box img {
	margin:0 17px;
}

.room01, .room02, .room03, .room04 {
-moz-border-animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.room01 {
	-moz-border-animation-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-delay:1s;
}

.room02 {
	-moz-border-animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
	animation-delay:1.2s;
}

.room03 {
	-moz-border-animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s;
	animation-delay:1.4s;
}

.room04 {
	-moz-border-animation-delay: 1.6s;
	-webkit-animation-delay: 1.6s;
	animation-delay:1.6s;
}

.rp_btn {
	margin:40px 0;
	text-align:center;
}

.rp_btn a {
	-moz-opacity: 0.8;
    opacity: 0.8;
}

.rp_btn a:hover {
	-moz-opacity: 1;
    opacity: 1;
}

/* location */
table#loca_t {
	width:100%;
	border-collapse: separate;
	border-spacing: 10px;
	margin:40px 0 20px 0;
}

table#loca_t th {
	padding:6px;
	border-bottom:2px solid  #191415;
	font-size:16px;
	text-align:left;
}

table#loca_t td {
	padding:6px;
	font-size:14px;
}

table#loca_t .no {
	background-color:#B3B1A2;
	color:#fff;
	text-align:center;
	width:15px;
}


/*outline*/
table#ol_t {
	width:48%;
	margin:30px 0 20px 0;
}

table#ol_t th {
	padding:10px 14px;
	border-bottom:2px solid  #191415;
	font-size:16px;
	text-align:left;
}

table#ol_t td {
	padding:12px 0 8px 14px;
	font-size:14px;
	line-height:180%;
	text-align:left;
}

table#ol_t tr {
	border-bottom:1px dotted  #ccc;
}

table#ol_t tr:last-child {
	border-bottom:0;
}

/*access*/

.acc_cnt {
	width:1120px;
	margin-bottom:40px;
}

.acc_l {
	float:left;
	width:635px;
}

.acc_r {
	float:right;
	width:450px;
}

#googleMap {
	width: 100%;
	height: 300px;
	clear:both;
	margin:60px 0 20px 0;
}

/*contact*/

#mailform {
	margin: 30px auto 0 auto;
}
#con table {
	margin:0 auto;
}
#con table th {
	width: 270px;
	color: #000;
	font-weight: normal;
	vertical-align: middle;
	text-align:left;
	font-size:14px;
}
#con table th span {
	margin: 0 0 0 10px;
}
#con table td {
	padding: 10px;
}
#con table td input,
#con table td textarea {
	font-size: 129%;
	width: 450px;
}
#con table td textarea {
	height: 255px;
}
#submit_btn {
	margin: 30px 0 0 0;
	text-align: center;
}

#page-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #39c;
	border:2px solid #fff;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #6c6;
}

#footer {
	text-align:center;
}

.copyright {
	cl;ear:both;
	text-align:center;
	font-size:12px;
	margin-top:20px;
	padding:10px 0 40px 0;
	color:#fff;
	background-color:#4C4944;
}


.thanks {
	margin:100px 0;	
	text-align:center;
}

.thanks h2 {
	margin-bottom:40px;
}

.thanks p {
	margin:0 0 10px 0;
	font-size:14px;
}

.mb_acc {margin-bottom:34px;}