@charset "UTF-8";










/* ----------------------------------------------------------------------------------------------------



	reset



-------------------------------------------------- */
body					{ margin: 0px; padding: 0px; }
div, ol, ul, dl, form	{ margin: 0px; padding: 0px; }
p,
h1, h2, h3, h4, h5, h6,
dt, dd,
input, textarea			{ margin: 0px; padding: 0px; font-size: 100%; }
table					{ margin: 0px; padding: 0px; border-collapse: collapse; border: none; font-size: 100%; }
th, td					{ margin: 0px; padding: 0px; line-height: normal; font-weight: normal; }
em						{ font-style: normal; font-weight: bold; }
a img					{ border: none; }










/* ----------------------------------------------------------------------------------------------------





	font-face





-------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Dosis:400,500,600,700,800);










/* ----------------------------------------------------------------------------------------------------



	base



-------------------------------------------------- */
body {
	background: #fff;
	color: rgba(0, 0, 0, 1);
	font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
	font-weight: lighter;
	position: relative;
	/*
	font-family: Helvetica, Arial, Osaka, "MS PGothic", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF";
	font-family: 'Noto Sans', sans-serif;
	*/
	}

a {
	color: rgba(0, 0, 0, 1);
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	}
	a:link { color: rgba(50, 50, 50, 1); }
	a:visited { color: rgba(50, 50, 50, 1); }

img {
	margin: 0;
	padding: 0;
	}

/* IE6用の文字サイズ指定 / 12px = 75%; */
* html body	{
	box-sizing: border-box;
	font-size: 100%;
	}
html,
body {
	font-size: 100%;
	height: 100%;
	width: 100%;
	}

h2,
h3,
h4,
h5	{
	color: rgba(0, 0, 0, 1);
	font-weight: lighter;
	letter-spacing: 0.1em;

	text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	-webkit-text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	-moz-text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	-ms-text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	-o-text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
	}
.cl { clear: both; }
#news-link { margin-top:-100px; padding-top:100px; }
#events-link { margin-top:-100px; padding-top:100px; }
#about-link { margin-top:-100px; padding-top:100px; }








/* ----------------------------------------------------------------------------------------------------



	nav



-------------------------------------------------- */
#header {
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	position: fixed;
	top: 0px;
	z-index: 5;
	}
	#nav {
		background: #fff;
		list-style: none;
		overflow: hidden;
		padding: 10px 0 5px 0;
		margin: 0 auto;
		display: none;
		}
		#nav li.logo{
			padding: 0 0 0 2%;
			float: left;
			width: 23%;
			}
			#nav li.logo img{
			width: 100%;
			}
			#nav li.end{
				padding-right: 2%;
				float: right;
				width: 23%;
				}
				#nav li.end img{
					width: 100%;
					}
					#nav li.navi{
						display: none;
						}
						#nav li.sp_navi img{
						float: left;
						width: 50%;
						padding-top: 10px;
						}
					

/* ----------------------------------------------------------------------------------------------------



	main



-------------------------------------------------- */
#main {
	background: #fff url(../images/bg.jpg) repeat-x top center;
	background-size: 350% auto;
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	}
	#main .searcharea {
		margin: 0 auto;
		padding: 0 2%;
		}
		#main .searcharea .title {
		display: none;	
		}
		#main .searcharea .sp_title {
			padding: 85% 0 0 52px;
			background: url(../images/search_title.png) no-repeat left 95%;
			font-size: 16px;
			}
			#main .searcharea .sp_title p{
			font-size: 180%;
			font-weight: bold;
			font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			}
			#main .searchmap {
			background: url(../images/map.png) no-repeat left 40px ;
			background-size: 100% auto;
			position: relative;
				}
				#main .searchmap .base {
				z-index: 0;
				position: relative;
				}
				#main .searchmap .base img{
				width: 100%;
				margin-top: 40px;
				}
				#main .searchmap .search_title {
				z-index: 2;
				position: absolute;
				top: 20px;
				left: 0px;
				}
				#main .searchmap .search_title img{
				width: 60%;
				}
				#main .searchmap .sp_search_hokkaido {
				z-index: 2;
				position: absolute;
				top: 14%;
				left: 17%;
				}
				#main .searchmap .sp_search_hokkaido a img{ width: 60%; }
				#main .searchmap .sp_search_tokyo {
				z-index: 2;
				position: absolute;
				top: 45%;
				right: 1px;
				}
				#main .searchmap .sp_search_tokyo a img{ width: 60%; }
				#main .searchmap .sp_search_chubu {
				z-index: 2;
				position: absolute;
				top: 66%;
				left: 44%;
				}
				#main .searchmap .sp_search_chubu a img{ width: 60%; }
				#main .searchmap .sp_search_kansai {
				z-index: 2;
				position: absolute;
				top: 29%;
				left: 20%;
				}
				#main .searchmap .sp_search_kansai a img{ width: 60%; }
				#main .searchmap .sp_search_hiroshima {
				z-index: 2;
				position: absolute;
				top: 44%;
				left: 0%;
				}
				#main .searchmap .sp_search_hiroshima a img{ width: 70%; }				
				#main .searchmap .sp_search_okinawa {
				z-index: 2;
				position: absolute;
				top: 88%;
				left: 10%;
				}
				#main .searchmap .sp_search_okinawa a img{ width: 70%; }				
				#main .searchmap .sp_search_kyushu {
					z-index: 2;
					position: absolute;
					top: 67%;
					left: 0;
					}
					#main .searchmap .sp_search_kyushu a img{ width: 60%; }
					#main .searchmap .hvr-grow-shadow {
					display: inline-block;
					vertical-align: middle;
					-webkit-transform: translateZ(0);
					transform: translateZ(0);
					-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
					-moz-osx-font-smoothing: grayscale;
					-webkit-transition-duration: 0.3s;
					transition-duration: 0.3s;
					}
					#main .searchmap .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
						-webkit-transform: scale(1.1);
						transform: scale(1.1);
						}
						#main .searchmap .search_hokkaido { display: none; }
						#main .searchmap .search_tokyo { display: none; }
						#main .searchmap .search_chubu { display: none; }
						#main .searchmap .search_kansai { display: none; }
						#main .searchmap .search_hiroshima { display: none; }
						#main .searchmap .search_kyushu { display: none; }
						#main .searchmap .search_okinawa { display: none; }
					


/* ----------------------------------------------------------------------------------------------------



	yuraku



-------------------------------------------------- */
#yuraku {
	background: #fff url(../images/bg_yuraku.jpg) repeat-x top center;
	background-size: 350% auto;
	width: 100%;
	margin-top: 50px;
	}
	#yuraku .shoparea{
		margin: 0 auto;
		padding: 50% 2% 0 2%;
		}
		#yuraku .shoparea h2{
			background: #fff url(../images/title_yuraku01.jpg) no-repeat center left;
			border-bottom: 1px solid #a8a8a8;
			margin: 60px 0 30px 0;
			padding: 5% 0 4% 55px;
			font-size: 29px;
			font-weight: bold;
			font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			}
			#yuraku .shoparea p{
				font-size: 90%;
				line-height: 1.7em;
				}
				#yuraku .shoparea .fleft{
				clear: both;
				}
				#yuraku .shoparea .fleft img{
				text-align: center;
				width: 100%;
				margin-bottom: 20px;
				}
				#yuraku .shoparea .fright{
				text-align: center;
				}
				#yuraku .shoparea .fright img{
				width: 100%;
				margin-bottom: 20px;
				}
				#yuraku .shoparea .tcenter{
				text-align: center;
				}
				#yuraku .shoparea .w283{
				width: 100%;
				margin-right: 5%;
				}
				#yuraku .shoparea .w283 p{
				padding: 10px 0 15px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#yuraku .shoparea .w283-first{
				width: 100%;
				}
				#yuraku .shoparea .w283-first p{
				padding: 10px 0 5px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#yuraku .shoparea .w283-end{
				width: 100%;
				}
				#yuraku .shoparea .w283-end p{
				padding: 10px 0 19px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#yuraku .shoparea .point{
				background: #fff;
				background-size: 100% auto;
				color: #fff;
				text-align: center;
				font-size: 15px;
				float: left;
				width: 45%;
				}
				#yuraku .shoparea .point h4{
				color: #fff;
				font-size: 15px;
				width: 70%;	
				margin: 0 auto;
				}
				#yuraku .shoparea .sp_fright{
				float: right;
				width: 50%;
				}
				#yuraku .shoparea .pointtext01{ margin-top: 10%; }
				#yuraku .shoparea .pointtext02{ margin-top: 10%; }
				#yuraku .shoparea .pointtext03{ margin-top: 10%; }
				#yuraku .shoparea .map{
				display: none;
				}
				#yuraku .shoparea .sp_map{
				margin-top: 35px;
				width: 100%;
					}
					#yuraku .shoparea table{
					width: 100%;
					font-size: 90%;
					margin-bottom: 50px;
					}	
					#yuraku .shoparea table th{
					width: 95%;
					text-align: left;
					font-weight: bold;
					padding: 10px 10px 0 10px;
					float: left;
					}
					#yuraku .shoparea table th.second{
					background: #f4f4f4;
					}
					#yuraku .shoparea table td{
					width: 95%;
					padding: 10px;
					float: left;
					}
					#yuraku .shoparea table td.second{
						background: #f4f4f4;
						}
						#yuraku .partarea{
						background: #fff url(../images/bg_part.jpg) repeat-y top center;
						width: 100%;
						display: none;
						}
						#yuraku .partarea .banner{
						margin: 0 auto;
						padding: 35px 5% 10px 5%;
						}
						#yuraku .partarea .banner img{
						padding: 0 6% 6% 0;
						width: 47%;
						}
						#yuraku .partarea .banner img.sp_end{
						padding: 0 0 6% 0;
						}
						#yuraku .shoparea-second{
							margin: 0 auto;
							padding: 0 2% 0x 2%;
							display: none;
							}
							#yuraku .shoparea-second h3{
							border-bottom: 1px solid #a8a8a8;
							margin: 60px 0 15px 0;
							padding: 20px 0;
							font-size: 20px;
							font-weight: bold;
							}
							#yuraku .shoparea-second p{
							font-size: 90%;
							line-height: 1.7em;
							padding: 10px 0;
								}
								#yuraku .shoparea-second p a:link { color: #c81428; }
								#yuraku .shoparea-second p a:visited { color: #c81428; }
								#yuraku .shoparea-second p a:hover { color: #c81428; }
								#yuraku .shoparea-second p a:active { color: #c81428; }
								.gmap { display: none; }
								#yuraku .shoparea-second .text02{
								padding-top: 10px;
								text-align: center;
								}
								#yuraku .shoparea-second .backtotop{
									padding: 20px 0;
									text-align: center;
									font-size: 90%;
									}
									#yuraku .shoparea-second .backtotop a{
										background: url(../images/icon_arrow-red.jpg) no-repeat center right;
										text-decoration: none;
										padding-right: 20px;
										}
						

/* ----------------------------------------------------------------------------------------------------


/* ----------------------------------------------------------------------------------------------------



	toyosu



-------------------------------------------------- */
#toyosu {
	background: #fff url(../images/bg_toyosu.jpg) repeat-x top center;
	background-size: 350% auto;
	width: 100%;
	margin-top: 50px;
	}
	#toyosu .shoparea{
		margin: 0 auto;
		padding: 50% 2% 0 2%;
		}
		#toyosu .shoparea h2{
			background: #fff url(../images/title_toyosu01.jpg) no-repeat center left;
			border-bottom: 1px solid #a8a8a8;
			margin: 60px 0 30px 0;
			padding: 5% 0 4% 55px;
			font-size: 29px;
			font-weight: bold;
			font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			}
			#toyosu .shoparea p{
				font-size: 90%;
				line-height: 1.7em;
				}
				#toyosu .shoparea .fleft{
				clear: both;
				}
				#toyosu .shoparea .fleft img{
				text-align: center;
				width: 100%;
				margin-bottom: 20px;
				}
				#toyosu .shoparea .fright{
				text-align: center;
				}
				#toyosu .shoparea .fright img{
				width: 100%;
				margin-bottom: 20px;
				}
				#toyosu .shoparea .tcenter{
				text-align: center;
				}
				#toyosu .shoparea .w283{
				width: 100%;
				margin-right: 5%;
				}
				#toyosu .shoparea .w283 p{
				padding: 10px 0 15px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#toyosu .shoparea .w283-first{
				width: 100%;
				}
				#toyosu .shoparea .w283-first p{
				padding: 10px 0 5px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#toyosu .shoparea .w283-end{
				width: 100%;
				}
				#toyosu .shoparea .w283-end p{
				padding: 10px 0 19px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#toyosu .shoparea .point{
				background: #fff;
				background-size: 100% auto;
				color: #fff;
				text-align: center;
				font-size: 15px;
				float: left;
				width: 45%;
				}
				#toyosu .shoparea .point h4{
				color: #fff;
				font-size: 15px;
				width: 70%;	
				margin: 0 auto;
				}
				#toyosu .shoparea .sp_fright{
				float: right;
				width: 50%;
				}
				#toyosu .shoparea .pointtext01{ margin-top: 10%; }
				#toyosu .shoparea .pointtext02{ margin-top: 10%; }
				#toyosu .shoparea .pointtext03{ margin-top: 10%; }
				#toyosu .shoparea .map{
				display: none;
				}
				#toyosu .shoparea .sp_map{
				margin-top: 35px;
				width: 100%;
					}
					#toyosu .shoparea table{
					width: 100%;
					font-size: 90%;
					margin-bottom: 50px;
					}	
					#toyosu .shoparea table th{
					width: 95%;
					text-align: left;
					font-weight: bold;
					padding: 10px 10px 0 10px;
					float: left;
					}
					#toyosu .shoparea table th.second{
					background: #f4f4f4;
					}
					#toyosu .shoparea table td{
					width: 95%;
					padding: 10px;
					float: left;
					}
					#toyosu .shoparea table td.second{
						background: #f4f4f4;
						}
						#toyosu .partarea{
						background: #fff url(../images/bg_part.jpg) repeat-y top center;
						width: 100%;
						display: none;
						}
						#toyosu .partarea .banner{
						margin: 0 auto;
						padding: 35px 5% 10px 5%;
						}
						#toyosu .partarea .banner img{
						padding: 0 6% 6% 0;
						width: 47%;
						}
						#toyosu .partarea .banner img.sp_end{
						padding: 0 0 6% 0;
						}
						#toyosu .shoparea-second{
							margin: 0 auto;
							padding: 0 2% 0x 2%;
							display: none;
							}
							#toyosu .shoparea-second h3{
							border-bottom: 1px solid #a8a8a8;
							margin: 60px 0 15px 0;
							padding: 20px 0;
							font-size: 20px;
							font-weight: bold;
							}
							#toyosu .shoparea-second p{
							font-size: 90%;
							line-height: 1.7em;
							padding: 10px 0;
								}
								#toyosu .shoparea-second p a:link { color: #c81428; }
								#toyosu .shoparea-second p a:visited { color: #c81428; }
								#toyosu .shoparea-second p a:hover { color: #c81428; }
								#toyosu .shoparea-second p a:active { color: #c81428; }
								.gmap { display: none; }
								#toyosu .shoparea-second .text02{
								padding-top: 10px;
								text-align: center;
								}
								#toyosu .shoparea-second .backtotop{
									padding: 20px 0;
									text-align: center;
									font-size: 90%;
									}
									#toyosu .shoparea-second .backtotop a{
										background: url(../images/icon_arrow-red.jpg) no-repeat center right;
										text-decoration: none;
										padding-right: 20px;
										}
						

/* ----------------------------------------------------------------------------------------------------


/* ----------------------------------------------------------------------------------------------------



	shinjuku



-------------------------------------------------- */
#shinjuku {
	background: #fff url(../images/bg_shinjuku.jpg) repeat-x top center;
	background-size: 350% auto;
	width: 100%;
	margin-top: 50px;
	}
	#shinjuku .shoparea{
		margin: 0 auto;
		padding: 50% 2% 0 2%;
		}
		#shinjuku .shoparea h2{
			background: #fff url(../images/title_shinjuku01.jpg) no-repeat center left;
			border-bottom: 1px solid #a8a8a8;
			margin: 60px 0 30px 0;
			padding: 5% 0 4% 55px;
			font-size: 29px;
			font-weight: bold;
			font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			}
			#shinjuku .shoparea p{
				font-size: 90%;
				line-height: 1.7em;
				}
				#shinjuku .shoparea .fleft{
				clear: both;
				}
				#shinjuku .shoparea .fleft img{
				text-align: center;
				width: 100%;
				margin-bottom: 20px;
				}
				#shinjuku .shoparea .fright{
				text-align: center;
				}
				#shinjuku .shoparea .fright img{
				width: 100%;
				margin-bottom: 20px;
				}
				#shinjuku .shoparea .tcenter{
				text-align: center;
				}
				#shinjuku .shoparea .w283{
				width: 100%;
				margin-right: 5%;
				}
				#shinjuku .shoparea .w283 p{
				padding: 10px 0 15px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#shinjuku .shoparea .w283-first{
				width: 100%;
				}
				#shinjuku .shoparea .w283-first p{
				padding: 10px 0 5px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#shinjuku .shoparea .w283-end{
				width: 100%;
				}
				#shinjuku .shoparea .w283-end p{
				padding: 10px 0 19px 0;
				font-size: 85%;
				line-height: 1.7em;
				}
				#shinjuku .shoparea .point{
				background: #fff;
				background-size: 100% auto;
				color: #fff;
				text-align: center;
				font-size: 15px;
				float: left;
				width: 45%;
				}
				#shinjuku .shoparea .point h4{
				color: #fff;
				font-size: 15px;
				width: 70%;	
				margin: 0 auto;
				}
				#shinjuku .shoparea .sp_fright{
				float: right;
				width: 50%;
				}
				#shinjuku .shoparea .pointtext01{ margin-top: 10%; }
				#shinjuku .shoparea .pointtext02{ margin-top: 10%; }
				#shinjuku .shoparea .pointtext03{ margin-top: 10%; }
				#shinjuku .shoparea .map{
				display: none;
				}
				#shinjuku .shoparea .sp_map{
				margin-top: 35px;
				width: 100%;
					}
					#shinjuku .shoparea table{
					width: 100%;
					font-size: 90%;
					margin-bottom: 50px;
					}	
					#shinjuku .shoparea table th{
					width: 95%;
					text-align: left;
					font-weight: bold;
					padding: 10px 10px 0 10px;
					float: left;
					}
					#shinjuku .shoparea table th.second{
					background: #f4f4f4;
					}
					#shinjuku .shoparea table td{
					width: 95%;
					padding: 10px;
					float: left;
					}
					#shinjuku .shoparea table td.second{
						background: #f4f4f4;
						}
						#shinjuku .partarea{
						background: #fff url(../images/bg_part.jpg) repeat-y top center;
						width: 100%;
						display: none;
						}
						#shinjuku .partarea .banner{
						margin: 0 auto;
						padding: 35px 5% 10px 5%;
						}
						#shinjuku .partarea .banner img{
						padding: 0 6% 6% 0;
						width: 47%;
						}
						#shinjuku .partarea .banner img.sp_end{
						padding: 0 0 6% 0;
						}
						#shinjuku .shoparea-second{
							margin: 0 auto;
							padding: 0 2% 0x 2%;
							display: none;
							}
							#shinjuku .shoparea-second h3{
							border-bottom: 1px solid #a8a8a8;
							margin: 60px 0 15px 0;
							padding: 20px 0;
							font-size: 20px;
							font-weight: bold;
							}
							#shinjuku .shoparea-second p{
							font-size: 90%;
							line-height: 1.7em;
							padding: 10px 0;
								}
								#shinjuku .shoparea-second p a:link { color: #c81428; }
								#shinjuku .shoparea-second p a:visited { color: #c81428; }
								#shinjuku .shoparea-second p a:hover { color: #c81428; }
								#shinjuku .shoparea-second p a:active { color: #c81428; }
								.gmap { display: none; }
								#shinjuku .shoparea-second .text02{
								padding-top: 10px;
								text-align: center;
								}
								#shinjuku .shoparea-second .backtotop{
									padding: 20px 0;
									text-align: center;
									font-size: 90%;
									}
									#shinjuku .shoparea-second .backtotop a{
										background: url(../images/icon_arrow-red.jpg) no-repeat center right;
										text-decoration: none;
										padding-right: 20px;
										}
						

/* ------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* line 910, sp_style.scss */
.gmap {
  display: none;
}



/* line 16, _sp_kyushu.scss */
ul, li {
  list-style: none;
}

/* line 20, _sp_kyushu.scss */
img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
}



/* ----------------------------------------------------------------------------------------------------



	hiroshima



-------------------------------------------------- */
#orizuru {
	background: #fff url(../images/bg_orizurutower.jpg) repeat-x top center;
	background-size: 350% auto;
	width: 100%;
	margin-top: 50px;
	}
	#orizuru .shoparea{
		margin: 0 auto;
		padding: 50% 2% 0 2%;
		}
	#orizuru .shoparea h2{
		background: #fff url(../images/title_yuraku01.jpg) no-repeat center left;
		border-bottom: 1px solid #a8a8a8;
		margin: 60px 0 30px 0;
		padding: 5% 0 4% 55px;
		font-size: 29px;
		font-weight: bold;
		font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		}
	#orizuru .shoparea p{
	font-size: 90%;
	line-height: 1.7em;
	}
	#orizuru .shoparea .shopare_left{
	clear: both;
	}
	#orizuru .shoparea .shopare_left img{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	}
	#orizuru .shoparea .shopare_right{
	text-align: center;
	}
	#orizuru .shoparea .shopare_right img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	}
	#orizuru .shoparea .tcenter{
	text-align: center;
	}

	#orizuru .shoparea .point{
	background: #fff;
	background-size: 100% auto;
	color: #fff;
	text-align: center;
	font-size: 15px;
	float: left;
	width: 45%;
	}
	#orizuru .shoparea .point h4{
	color: #fff;
	font-size: 15px;
	width: 70%;	
	margin: 0 auto;
	}

	#orizuru .shoparea .map iframe{
	   width:100%;
	   height: 420px;
	}
	#orizuru .shoparea table{
	width: 100%;
	font-size: 90%;
	margin-bottom: 50px;
	}	
	#orizuru .shoparea table th{
	width: 95%;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 0 10px;
	float: left;
	}
	#orizuru .shoparea table th.second{
	background: #f4f4f4;
	}
	#orizuru .shoparea table td{
	width: 95%;
	padding: 10px;
	float: left;
	}
	#orizuru .shoparea table td.second{
		background: #f4f4f4;
		}
	#orizuru .partarea{
	background: #fff url(../images/bg_part.jpg) repeat-y top center;
	width: 100%;
	display: none;
	}
	#orizuru .partarea .banner{
	margin: 0 auto;
	padding: 35px 5% 10px 5%;
	}
	#orizuru .partarea .banner img{
	padding: 0 6% 6% 0;
	width: 47%;
	}
	#orizuru .partarea .banner img.sp_end{
	padding: 0 0 6% 0;
	}
	#orizuru .shoparea-second{
		margin: 0 auto;
		padding: 0 2% 0x 2%;
		display: none;
		}
		#orizuru .shoparea-second h3{
		border-bottom: 1px solid #a8a8a8;
		margin: 60px 0 15px 0;
		padding: 20px 0;
		font-size: 20px;
		font-weight: bold;
		}
		#orizuru .shoparea-second p{
		font-size: 90%;
		line-height: 1.7em;
		padding: 10px 0;
			}
	#orizuru .shoparea-second p a:link { color: #c81428; }
	#orizuru .shoparea-second p a:visited { color: #c81428; }
	#orizuru .shoparea-second p a:hover { color: #c81428; }
	#orizuru .shoparea-second p a:active { color: #c81428; }
	.gmap { display: none; }
	#orizuru .shoparea-second .text02{
	padding-top: 10px;
	text-align: center;
	}
	#orizuru .shoparea-second .backtotop{
		padding: 20px 0;
		text-align: center;
		font-size: 90%;
		}
	#orizuru .shoparea-second .backtotop a{
		background: url(../images/icon_arrow-red.jpg) no-repeat center right;
		text-decoration: none;
		padding-right: 20px;
		}
										


		#orizuru .shoparea .floormap_left{
		clear: both;
		}
		#orizuru .shoparea .floormap_left img{
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
		}
		#orizuru .shoparea .floormap_right{
		text-align: center;
		}
		#orizuru .shoparea .floormap_right img{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		}

			#orizuru .orizurulist{ width:100%; overflow: hidden; margin:40px 0 70px;}
			#orizuru .orizurulist li{  
			    box-sizing: border-box;
			    font-size: 20px;
			    font-weight: bold;
			    padding: 0 0 0 108px;
			    width: 100%;
			    min-height: 88px;
			    float: none;
			    margin-bottom: 36px;
			    }
			#orizuru .orizurulist li div{ 
			    display: table-cell;
			    height: auto;
			    height: 88px;
			    vertical-align: middle;
				}
										
			#orizuru .orizurulist span{ font-size: 14px; font-weight:normal; display: block;}

			#orizuru .orizurulist li:nth-child(1){  background: url(../images/img_orizurutower02) no-repeat center left;}
			#orizuru .orizurulist li:nth-child(2){  background: url(../images/img_orizurutower03) no-repeat center left;}
			#orizuru .orizurulist li:nth-child(3){  background: url(../images/img_orizurutower04) no-repeat center left;}
			#orizuru .orizurulist li:nth-child(4){  background: url(../images/img_orizurutower05) no-repeat center left;}

/* ----------------------------------------------------------------------------------------------------



	OKINAWA



-------------------------------------------------- */
#tgalleria {
	background: #fff url(../images/bg_tgalleria.jpg) repeat-x top center;
	background-size: 350% auto;
	width: 100%;
	margin-top: 50px;
	}
	#tgalleria .shoparea{
		margin: 0 auto;
		padding: 50% 2% 0 2%;
		}
	#tgalleria .shoparea h2{
		background: #fff url(../images/title_yuraku01.jpg) no-repeat center left;
		border-bottom: 1px solid #a8a8a8;
		margin: 60px 0 30px 0;
		padding: 5% 0 4% 55px;
		font-size: 29px;
		font-weight: bold;
		font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		}

#tgalleria .shoparea h2.tgalleria_title{
  background:none;
  border-bottom: none;
  margin:30px 0 20px;
  padding: 0;
}

#tgalleria .shoparea h2.tagalleria_title img{ width:100%; height: auto;}


	#tgalleria .shoparea p{
	font-size: 90%;
	line-height: 1.7em;
	}
	#tgalleria .shoparea .shopare_left{
	clear: both;
	}
	#tgalleria .shoparea .shopare_left img{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	}
	#tgalleria .shoparea .shopare_right{
	text-align: center;
	}
	#tgalleria .shoparea .shopare_right img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	}
	#tgalleria .shoparea .tcenter{
	text-align: center;
	}

	#tgalleria .shoparea .point{
	background: #fff;
	background-size: 100% auto;
	color: #fff;
	text-align: center;
	font-size: 15px;
	float: left;
	width: 45%;
	}
	#tgalleria .shoparea .point h4{
	color: #fff;
	font-size: 15px;
	width: 70%;	
	margin: 0 auto;
	}

	#tgalleria .shoparea .map iframe{
	   width:100%;
	   height: 420px;
	}
	#tgalleria .shoparea table{
	width: 100%;
	font-size: 90%;
	margin-bottom: 50px;
	}	
	#tgalleria .shoparea table th{
	width: 95%;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 0 10px;
	float: left;
	}
	#tgalleria .shoparea table th.second{
	background: #f4f4f4;
	}
	#tgalleria .shoparea table td{
	width: 95%;
	padding: 10px;
	float: left;
	}
	#tgalleria .shoparea table td.second{
		background: #f4f4f4;
		}
	#tgalleria .partarea{
	background: #fff url(../images/bg_part.jpg) repeat-y top center;
	width: 100%;
	display: none;
	}
	#tgalleria .partarea .banner{
	margin: 0 auto;
	padding: 35px 5% 10px 5%;
	}
	#tgalleria .partarea .banner img{
	padding: 0 6% 6% 0;
	width: 47%;
	}
	#tgalleria .partarea .banner img.sp_end{
	padding: 0 0 6% 0;
	}
	#tgalleria .shoparea-second{
		margin: 0 auto;
		padding: 0 2% 0x 2%;
		display: none;
		}
		#tgalleria .shoparea-second h3{
		border-bottom: 1px solid #a8a8a8;
		margin: 60px 0 15px 0;
		padding: 20px 0;
		font-size: 20px;
		font-weight: bold;
		}
		#tgalleria .shoparea-second p{
		font-size: 90%;
		line-height: 1.7em;
		padding: 10px 0;
			}
	#tgalleria .shoparea-second p a:link { color: #c81428; }
	#tgalleria .shoparea-second p a:visited { color: #c81428; }
	#tgalleria .shoparea-second p a:hover { color: #c81428; }
	#tgalleria .shoparea-second p a:active { color: #c81428; }
	.gmap { display: none; }
	#tgalleria .shoparea-second .text02{
	padding-top: 10px;
	text-align: center;
	}
	#tgalleria .shoparea-second .backtotop{
		padding: 20px 0;
		text-align: center;
		font-size: 90%;
		}
	#tgalleria .shoparea-second .backtotop a{
		background: url(../images/icon_arrow-red.jpg) no-repeat center right;
		text-decoration: none;
		padding-right: 20px;
		}
										


		#tgalleria .shoparea .floormap_left{
		clear: both;
		}
		#tgalleria .shoparea .floormap_left img{
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
		}
		#tgalleria .shoparea .floormap_right{
		text-align: center;
		}
		#tgalleria .shoparea .floormap_right img{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		}

			#tgalleria .tgallerialist{ width:100%; overflow: hidden; margin:40px 0 70px;}
			#tgalleria .tgallerialist li{  
			    box-sizing: border-box;
			    font-size: 20px;
			    font-weight: bold;
			    padding: 0 0 0 100px;
			    width: 100%;
			    min-height: 110px;
			    float: none;
			    margin-bottom: 36px;
			    }
			#tgalleria .tgallerialist li div{ 
			    display: table-cell;
			    height: auto;
			    height: 110px;
			    vertical-align: middle;
			    padding-top: 15px;
				}
										
			#tgalleria .tgallerialist span{ font-size: 14px; font-weight:normal; display: block;}

			#tgalleria .tgallerialist li:nth-child(1){  background: url(../images/img_tgalleria02.jpg) no-repeat center left;}
			#tgalleria .tgallerialist li:nth-child(2){  background: url(../images/img_tgalleria03.jpg) no-repeat center left;}
			#tgalleria .tgallerialist li:nth-child(3){  background: url(../images/img_tgalleria04.jpg) no-repeat center left;}
			#tgalleria .tgallerialist li:nth-child(4){  background: url(../images/img_tgalleria05.jpg) no-repeat center left;}
			#tgalleria .tgallerialist li:nth-child(5){  background: url(../images/img_tgalleria06.jpg) no-repeat center left;}

						

						
/* ----------------------------------------------------------------------------------------------------




	footer



-------------------------------------------------- */
#footer {
	margin: 10px 0 0 0;
	background: #fff url(../images/bg2.jpg) repeat-x top center;
	padding: 1% 0;
	width: 100%;
	display: none;
	}
	#footer .copyright {
			margin: 10px auto;
			color: #000;
			text-align: center;
			font-size: 75%;
			padding-top: 40px;
			}
			.jtbglobalarea { display: none; }


/* ----------------------------------------------------------------------------------------------------



	page-top



-------------------------------------------------- */

.jtbglobalarea {
	text-align: center;
	}


.page-top {
	display:none;
	position:relative;
	left: 50%;
	width: 91px;
	margin-left: -45px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	margin-bottom: 20px;
}

.jtbglobal {
	  background: url(../images/icon_arrow-red.jpg) no-repeat center right;
  text-decoration: none;
  padding-right: 20px;
}




::selection { background:#fbadb2; /* Safari */ }
::-moz-selection { background:#fbadb2; /* Firefox */ }