@charset "utf-8";
/* CSS Document */

h1, h2, h2, h3, h5, h6  {  
	font-size: 100%;  
} 

body {
	-webkit-text-size-adjust: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}
	
li {
	white-space:nowrap;
	list-style-type:none;
}
li img {
	vertical-align: bottom;
}

table {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 0px #ffffff solid;
	border-collapse: separate;
	border-spacing: 0;
	
}

td {
	padding: 3px 0;
	border: 0px #ffffff solid;
	text-align: center;
	font-size: 17px;
}

hr {
	border-top: 1px solid #8c8b8b;
	width:638px;
	margin:10px auto 20px auto;
}

/*--------------------------------
header
----------------------------------*/

#header {}
 @media screen and (max-width: 643px) {
	 #header {
		 position: fixed;
		 top: 0;
		 z-index: 100;
	 }
}
.header_top {}
.header_top img {
	width: 640px;
}
.header_nav {
	display: flex;
	width: 640px;
	margin: 0 auto;
}
.header_nav img {
	width: 100%;
}

/*旧仕様
div#headerArea {  
	position: fixed !important;  
	position: absolute;  
	top: 0;  
	left: 0;  
	z-index: 9999;  
	width: 100%;  
	height: 86px;  
	background-color: #ffffff;  
	color: #fff;  
} 
/*大きいモニタの場合非表示にする
@media screen and (min-width: 1024px) {
div#headerArea {
	visibility: hidden;
}
}

@media screen and (max-width: 1023px) {
div#headerClone {
	visibility: hidden;
}
}
*/

/*--------------------------------
slider
----------------------------------*/
.slider {
    margin: 10px auto 20px; 
    text-align: center;
    width: 640px;
}
.slider .flexslider .slides img {
    height: 430px;
    object-fit: cover;
}
.flex-control-thumbs img {
    max-height: 65px;
    object-fit: cover;
}

/*-------------------------------
scroll
---------------------------------*/

#type_a,#type_b,#type_c,
#type_d,#type_e,#type_f,
#type_g,#type_h,#type_s {
    margin-top:-70px;
    padding-top:70px;
/*	margin-top: -55px;
	padding-top: 55px;*/
}

.scroll_button {
	width: 640px;
}
.scroll_button img {
}


/*-------------------------------
main
---------------------------------*/

.main {}
 @media screen and (max-width: 643px) {
	 .main {
		margin-top: 145px;
	 }
}
.main_2 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	background: #e6e6e6;
}

.main_3 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.main_4 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	width: 313px;
	margin: 0 auto;
}

.large {
	color: #969696;
	text-align: center;
	margin: 0 auto 20px auto;
	font-size: 13px; /* 125% of the baseline */
	letter-spacing: 0px;
	line-height: 25px;
}
.large.access {
	width: 640px;
	color: #969696;
	text-align: center;
	margin: 10px auto 20px auto;
	font-size: 20px; /* 125% of the baseline */
	letter-spacing: 0px;
}

.latest {
	text-align: center;
	font-size: 25px;
	width: 640px;
	margin: 30px auto 0 auto;
}
.latest2 {
	border-bottom: solid 2px #555;
	text-align: center;
	font-size: 35px;
	width: 640px;
	margin: 10px auto 20px auto;
}

.latest3 {
    color: #969696;
    text-align: left;
    font-size: 22px;
    padding-left: 5px;
    width: 635px;
    margin: 0 auto;
}

.preparation{
	font-size: 40px;
	width: 640px;
	margin:20px auto 10px auto;
}

#event_00,#event_01,#event_02,#event_03,
#event_04,#event_05,#event_06,
#event_07,#event_08,#event_09 {
    margin-top:-150px;
    padding-top:150px;
}

#service_00,#service_01,#service_02,#service_03,
#service_04,#service_05,#service_06,
#service_07,#service_08,#service_09,
#service_10,#service_11,#service_12,
#service_13,#service_14,#service_15{
    margin-top:-150px;
    padding-top:150px;
}

#link_00 {
}

/*--------------------------
top
----------------------------*/

.top_menu_box {
	width: 640px;
	margin: 0 auto;
}
.top_menu_box .menu_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
}
.top_menu_box .menu_list img {
	width: 210px;
}

.news_list {
	width: 640px;
	margin: 20px auto;
}
.news {
	margin-bottom: 30px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.news_title {
	color: red;
    font-size: 1.9rem;
}
.news_text {
	color: #969696;
    font-size: 1.4rem;
}

.banner_list {
	width: 640px;
	margin: 20px auto;
}
.banner_list img {
	width: 640px;
	margin-bottom: 20px;
}
.fta {
	width: 640px;
	margin: 0 auto 30px;
	text-align: center;
}
.fta_text {
	color: #969696;
	font-size: 1.1rem;
}

.sns_box {
	width: 640px;
	margin: 0 auto 6px;
}
.sns_list {
	display: flex;
    justify-content: space-between;
}
.sns_list img {
	height: 105px;
}

/*--------------------------
access
----------------------------*/

.iframe_map {}
.iframe_map iframe {
	width: 640px;
	height: 450px;
}

/*--------------------------
room
----------------------------*/

.room_list {
	width: 640px;
	margin: 0 auto 30px;
	padding: 0;
	display: block;
}
.room_list li {
    display: flex;
    width: 640px;
    justify-content: space-between;
}
.room_frame {
	margin-bottom: 10px;
}
.room_frame p {
	font-size: 20px;
	text-align: left;
    font-weight: bold;
	margin: 0;
}
.room_frame img {
	width: 312px;
	/*高さ調整用*/
	object-fit: cover;
    height: 208px;
}

.room_pickup img {
	width: 635px;
	height: auto;
}

/*旧仕様
.room_box {
    text-align: left;
    width: 640px;
}

.room_box td {
    text-align: left;
}*/

/*--------------------------
coupon
----------------------------*/

.cp-id_box {
	width: 620px;
	margin: 10px auto 20px;
	border: 2px solid #AFAFAF;
	border-collapse: collapse;
}

.cp-id_box th {
	font-size: 30px;
	background: #afafaf;
	color: #fff;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.cp-id {
	font-size: 80px;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
}

.coupon_set li {
	margin-bottom: 20px;
}

/*--------------------------
price
----------------------------*/

.scroll-btn-list {
	width: 640px;
	margin: 0 auto 20px;
}
.grid-scroll {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
    gap: 5% 1%;
}
.grid-scroll img {
	width: 100%;
}

.grid-3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
    gap: 5% 1%;
}

/*--------------------------
footer
----------------------------*/

#footer_banner {}
.footer_bottom {}
.footer_bottom img {
	width: 640px;
}

@media screen and (max-width: 643px) {
	 #footer_banner {
		 position: fixed;
		 bottom: 0;
	 }
	.footer_bottom {
		margin-bottom: 80px;
	}
}

/*旧仕様
div#footerArea {  
    position: fixed !important;  
    position: absolute;  
    bottom: 0;  
    left: 0;
    width: 100%;  
    height: 80px;  
    background-color: #ffffff;  
    color: #fff;  
}

小さいモニタの場合非表示にする
@media screen and (min-width: 1024px){
div#footerArea {
    visibility: hidden;
}
}

小さいモニタの場合表示にする
 @media screen and (max-width: 643px) {

div#footerClone {
	visibility: hidden;
}
}
*/













