/*書式設定
----------------------------------*/
html,body {
	width: 100%;
	min-width: 990px;
}

body{
	margin: 0;
	padding: 0;
	border: 0 none;
	font-size:14px;
	color: #444444;
	/*background-color:#FFFFFF;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*p{
	margin-bottom:0em;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	line-height: 160%;
}*/

html,a,form,div,table,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	border: 0 none;
}
img{
	margin:0;
	padding:0;
	border: 0 none;
}
ul{
	list-style-type: none;
}

td{text-align:left;}

.inner img{
	vertical-align:bottom;
	}
	
h1,div{font-size:0;}

/*====================================
basic
====================================*/

#rhi_WRAPPER01{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#rhi_WRAPPER02{
	width: 100%;
	background-image: url(../images/main01_bg02.jpg);
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}


#rhi_WRAPPER03{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#rhi_WRAPPER04{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.position_r{
	position:relative;
	margin-bottom: 30px;
	}

.ft_12{
	font-size: 12px;
}

.txt_l{
	text-align: left;	
}

/* -----------------------------------------
		Link
----------------------------------------- */

#title_box a:hover img,
#title_box02 a:hover img,
#slideshow .active,
#slideshow2 .active,
#hotel .hotel_box div a:hover img,
#hotel .hotel_box02 div a:hover img {
	filter:alpha(opacity=0)!important;
	-moz-opacity: 0!important;
	opacity: 0!important;
    -webkit-transition: 0.4s ease-in-out;  
    -moz-transition: 0.4s ease-in-out;  
    -o-transition: 0.4s ease-in-out;  
    transition: 0.4s ease-in-out;  
}

/*====================================
float
====================================*/
.flL {
	float:left;
	display: block;
}

.flR {
	float:right;
	display: block;
}

/*====================================
box
====================================*/
.box_0{
	margin: 30px 0;
}

.box_0center{
	margin: 0 auto;
	padding: 0;
}

.box990{
	width: 990px;
}


/*====================================
margin
====================================*/
.margin_b20{
	margin: 0px 0px 20px 0px ;
}
.margin_t15{
	margin: 15px 0px 0px 0px ;
}
.margin_t20{
	margin: 20px 0px 0px 0px ;
}

/*====================================
padding
====================================*/

.pad_12{
	padding: 12px;
}
.pad_10{
	padding: 10px;
}

/*====================================
link
====================================*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color:#666666;
	text-decoration: underline;
	opacity: 0.9;
}


/*====================================
clearfix
====================================*/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
/* Hides from IE-mac \*//*/
	height: auto;
	overflow: hidden;
/* End hide from IE-mac */
}
/*----------------------------------*/
.clear0 {
	clear: both;
	height: 0px;
}


/*====================================
hidden
====================================*/
em{
	display: block;
	text-indent: -9999px;
}
/*MacIE HACK------------------- \*//*/
em{
	height:0px;
	width:0px;
	overflow:hidden;
}

*/



/*====================================
レスポンシブ設定
====================================*/

.viewpc {
	display: block;
}

.view_mb_tb{
	display: none;
}



/*@media (max-width: 813px)  {

html, body {
	width: 100%;
	min-width:640px;

}
body {
	min-width:500px;
}
.wrap {
	overflow: hidden;
}

	
.viewpc {
	display: none;
}

.view_mb_tb{
	display: block;
}
}


@media (max-width: 813px)  {
.box990{
	width: 640px;
}

#rhi_WRAPPER01{
	background-image:none;
}

#rhi_WRAPPER02{
	background-image:none;
}

}*/





/*====================================
fadein
====================================*/
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}

@media (max-width: 813px)  {
.fadein {
  opacity : 1.0;
  transform: none;
  transition: none;
}
	
}


.mc_01_a{
	position:absolute;
	top:20px;
	right:10px;
	z-index:9994;
	}
.mc_01_b{
	position:absolute;
	top:0;
	right:0;
	z-index:9996;
	}
.mc_01_btn{
	position:absolute;
	top:310px;
	left:10px;
	margin-top: 20px; 
	z-index:9996;
	}

.mc_02_a{
	position:absolute;
	top:20px;
	left:10px;
	z-index:9994;
	}
.mc_02_b{
	position:absolute;
	top:0;
	left:0;
	z-index:9996;
	}
.mc_02_btn{
	position:absolute;
	top:300px;
	left:595px;
	margin-top:20px;
	z-index:9996;
	}


.mc_03_a{
	position:absolute;
	top:20px;
	right:10px;
	z-index:9994;
	}
.mc_03_b{
	position:absolute;
	top:180px;
	right:0;
	z-index:9996;
	}
.mc_03_btn{
	position:absolute;
	top:310px;
	right:595px;
	margin-top:20px;
	z-index:9996;
	}	

.mc_05_a{
	position:absolute;
	top:20px;
	left:10px;
	z-index:9994;
	}
.mc_05_b{
	position:absolute;
	top:50px;
	left:0;
	z-index:9996;
	}
.mc_05_btn{
	position:absolute;
	top:335px;
	left:595px;
	margin-top:20px;
	z-index:9996;
	}

.mc_06_a{
	position:absolute;
	top:0px;
	right:10px;
	z-index:9994;
	}
.mc_06_b{
	position:absolute;
	top:40px;
	right:300px;
	z-index:9996;
	}
.mc_06_btn{
	position:absolute;
	top:300px;
	left:10px;
	margin-top:20px;
	z-index:9996;
	}

.mc_07_a{
	position:absolute;
	top:30px;
	left:10px;
	z-index:9994;
	}
.mc_07_b{
	position:absolute;
	top:0px;
	left:0;
	z-index:9996;
	}
.mc_07_btn{
	position:absolute;
	top:310px;
	left:600px;
	margin-top:20px;
	z-index:9996;
	}

.mc_08_a{
	position:absolute;
	top:0;
	right:10px;
	z-index:9994;
	}
.mc_08_b{
	position:absolute;
	top:20px;
	right:330px;
	z-index:9996;
	}
.mc_08_btn{
	position:absolute;
	top:310px;
	left:5px;
	margin-top:20px;
	z-index:9996;
	}

.coupon{
background:url("../images/coupon.jpg");
margin-top: 80px;
margin-bottom: 20px;
padding: 60px 0px;
text-align: center;
}

.head_banner{
	position:fixed;
	top:20px;
	right:20px;
	z-index:9999;
	}
.big_tit{
	position:absolute;
	top:20px;
	left:100px;
	z-index:9999;
	}

#animate01{
 animation-duration: 3s; /* アニメーションの時間 */
  animation-delay: 1s; /* アニメーション開始時間 */
  animation-iteration-count: 1; /* アニメーションの繰り返し回数 */
}

.skinBody{
background:#e9f8ff;
}
.skinBody2{
background:url(../images/snow01_sp.png) repeat 0 0;
}
.skinBody3{
background:url(../images/snow02_sp.png) repeat 0 0;
}
.skinFrame{
background:url(../images/snow03_sx.png) repeat 0 0;
}


.skinBody_sp{
background:#d6e4eb;
}
.skinBody2_sp{
background:url(../images/snow01_sp.png) repeat 0 0;
}
.skinBody3_sp{
background:url(../images/snow02_sp.png) repeat 0 0;
}
.skinFrame_sp{
background:url(../images/snow03_sx.png) repeat 0 0;
}

