/* CSS Document */
* {
	padding: 0px;
	margin:0px;
	outline: none;
	/*widows: 1000;*/
}

body {
	width:100%;
	background:url(https://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
}



#header{
	width:950px;
	height:62px;
	margin:0 auto;
	}

a{
	text-decoration:none;
	transition:0.5s;
}
	
a img {
	border-style:none;
	}

a:hover,
a:hover img{
	opacity:0.5;
	transition:0.5s;
}


p{
	font-size: 14px;
    line-height: 160%;
	color:#fff;
	letter-spacing:2px;
}

p.indent{
	padding-left:1em;
	text-indent:-1em;
}

p .yel{
	color:#FFF100;
}

ul li,
dl dt,
dl dd{
	font-size:14px;
	line-height:160%;
}

h3{
	font-size:14px;
	letter-spacing:1px;
	line-height:149%;
}

.cen{
	text-align:center;
}

.top_10m{margin-top:10px;}
.top_20m{margin-top:20px;}
.top_30m{margin-top:30px;}
.top_40m{margin-top:40px;}
.top_50m{margin-top:50px;}
.bot_10m{margin-bottom:10px;}
.bot_20m{margin-bottom:20px;}
.bot_30m{margin-bottom:30px;}
.bot_40m{margin-bottom:40px;}
.bot_50m{margin-bottom:50px;}

/** content
===================================*/
.boxcont{
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック" , "MS PGothic" ,"Meiryo UI" , "メイリオ" , Meiryo ,  "ヒラギノ角ゴ Pro W3" ;
	background:#0A090F;
}

.boxcont .min{
	font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
}

.boxcont {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


.box_main{
    width: 100%;
    min-width: 950px;
	margin:0 auto;
	padding:0 0 0 0;
	
}

.box_main .main_bg{
	min-width:950px;
	max-width:1300px;
	min-height:749px;
    width: 100%;
	height:100%;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	background: url(../images/main.jpg) top center no-repeat;
	
}

.box_main .main_bg .box_h1{
	width:950px; margin:0 auto;
	padding: 300px 0 0 0;
}

.box_main .main_bg .open{
	transform-origin:center top;
	animation:showopen 2s both;
}
@keyframes showopen {
	0% {
		transform:translate(0,3em);
		opacity:0;
		text-shadow:0 0 0 #0f0;
	}
	
	100% {
		transform:translate(0,0);
		opacity:1;
		text-shadow:none;
	}
}


.box_main .main_bg .open2{
	transform-origin:center top;
	animation:showopen2 1s both;
	animation-delay:1s;
}
@keyframes showopen2 {
	0% {
		transform:translate(0,3.5em);
		opacity:0;
		text-shadow:0 0 0 0;
	}
	
	100% {
		transform:translate(0,0);
		opacity:1;
		text-shadow:none;
	}
}


.box_main .main_txt{
	margin:0px auto 30px auto;
	padding:45px 0 0px 0;
	position:relative;
	width: 100%;
	max-width:1200px;
	min-height:574px;
    height:100%;
	background: url(../images/main_txt.jpg) top center no-repeat;
}

.box_main .main_txt h2{
	font-size:50px;
	text-align:center;
	color:#FFFABB;
}

.box_main .main_txt p{
	font-size:17px;
	text-align:center;
	line-height:190%;
	color:#fff;
}


.box_main .main_txt .sub_top{
	font-size:24px;
	color:#FFFABB;
	margin:0 0 10px 0;
}

.box_main .main_txt .sub_bot{
	font-size:28px;
	letter-spacing:12px;
	color:#FFFABB;
    margin: 15px 0;
}

.box_main .main_txt .btn{
	width: 850px;
    margin: 30px auto 0 auto;
	display: -webkit-flex;
    display: flex;
}

.box_main .main_txt .btn a{
	display: block;
    width: 400px;
    height: 30px;
    background: rgba(0,0,0,0.5);
    color: #FFF;
    text-align: center;
    margin: 0 auto 10px auto;
    padding: 15px 0 0 0;	
}


.box_main .tit{
	font-size:28px;
    margin: 0 0 20px 0;
	color:#920683;
}

.box_main .tit span{
	font-size:30px;
}

.box_main .tit_sub{
	font-size:22px;
    margin: 60px 0 0px 0;
	color:#920683;
}

.box_main .txt{
	font-size:16px;
	line-height:200%;
    margin: 0 0 40px 0;
}


.box_main .room {
    float: none;
    clear: both;
    width: 100%;
	max-width:1200px;
	height: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
	text-align:center;
	border-bottom:1px dotted #000000;	
}
.box_main .room h2{
	font-size:35px;
	color:#fff;
	margin:0 0 35px 0;
}
 
.box_main .room .twin_s{
	background: url(../images/room_twin_s.jpg) top center no-repeat;
}

.box_main .room .twin_a{
	background: url(../images/room_twin_a.jpg) top center no-repeat;
}

.box_main .room .twin_b{
	background: url(../images/room_twin_b.jpg) top center no-repeat;
}

.box_main .room .double{
	background: url(../images/room_double.jpg) top center no-repeat;
}

.box_main .room .double_semi{
	background: url(../images/room_double_semi.jpg) top center no-repeat;
}

.box_main .room .box_room{
	margin:0px auto 30px auto;
	padding:540px 0 0px 0;
	position:relative;
	width: 100%;
	min-width:950px;
	max-width:1200px;
    height:100%;
}

.box_main .room .box_room h3{
	margin:0 0 15px 0;
	color:#fff;
	font-size:34px;
	letter-spacing:10px;
}

.box_main .room .box_room .spec{
	width:600px;
	margin:0 auto 20px auto;
	padding:10px 0;
	color:#fff;
	font-size:16px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

.box_main .room .box_room .txt{
	width:550px;
	margin:0 auto 30px auto;
	padding:0 10px;
	color:#fff;
	text-align:left;
	font-size:18px;
}

.box_main .room .btn{
	width: 850px;
    margin: 30px auto 0 auto;
	display: -webkit-flex;
    display: flex;
}

.box_main .room .btn a{
	display: block;
    width: 400px;
    height: 30px;
    background: rgba(0,0,0,0);
    color: #FFF;
    text-align: center;
    margin: 0 auto 10px auto;
    padding: 15px 0 0 0;
	border:1px solid #fff;
	opacity:1;
}

.box_main .room .btn a:hover{
	border:1px solid #000;
	 background:#fff;
	  color: #000;
	  opacity:1;
}

.box_main .room .btn a.ikepri{
    width: 500px;
}

.box_main .room .ikepri{
	width:948px;
	height:535px;
	margin:60px auto 30px auto;
	padding:330px 0 0 0;	
	background: url(../images/ikepri_bg.jpg) top center no-repeat;
}

.box_main .room .ikepri [data-ruby] {
    position: relative;
}

[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    /*top: -1em;*/
	top:-25px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.5em;
}

.box_main .room .ikepri h2{
	font-size:26px;
	letter-spacing:10px;
	margin: 0 0 25px 0;
}
.box_main .room .ikepri h2 span.ikepri_tit{
	font-size:42px;
}

.box_main .room .ikepri .day{
	font-size:26px;
	margin:0 0 10px 0;
}

.box_main .room .ikepri .catch{
	font-size:28px;
	margin:0 0 20px 0;
}

.box_main .room .ikepri .txt{
	font-size:17px;
	margin:0 0 0 0;
}

.box_main .room .ikepri .image{
	width: 800px;
    margin: 30px auto 0 auto;
	display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
}

.box_main .room .ikepri .image div{

}

.box_main a.btn_detail{
	/*display:block;
    width: 420px;
    text-align: center;
    margin: 20px auto 60px auto;
    padding: 0 0 0 0;
	letter-spacing:2px;
	font-size:20px;
	color:#920683;
	border:1px #920683 solid;
	background:none;*/
	width: 420px;
	padding: 15px 0px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important;
    font-size: 20px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, 'MS PGothic', arial, helvetica, sans-serif;
    border-radius: 0px;
	 background-color: #fff;
    border: 1px solid #920683;
    color: #920683 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}



.box_main a.btn_detail:hover{
	background-color: transparent;
    color: #fff !important;
    border-radius: 30px;
	background:#920683;
}

@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
.box_main a.btn_detail{
    padding:20px 0 0 0;
  }
}

.notxt
{
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	height:1px;
	font-size:1px;
}


.boxcont .link{
	width:100%;
	height:auto;
	margin: 50px auto 0 auto;
	
	}

.boxcont .link p {
	text-align:center;
	color:#fff;
	padding:18px 0px 20px 0px;
	}
	
.boxcont .link a{
		color:#fff;
		font-size:12px;
		text-decoration:none;	
		}

.boxcont .link a:hover{
	text-decoration:underline;	
}

.foot{
	
	height:218px;
	position:relative;
}

.foot .bnr{
	display: block;
       width: 373px;
    margin: 0 auto;
}


/* アニメーションのスタイル */
.ani-scUp {
	/*-webkit-transform: translateY(40px);
	transform: translateY(40px);*/
	-webkit-transform: translate3d(0px,-60px,0px);
	transform: translate3d(0px,-60px,0px);
	opacity: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.ani-scUp.ani-on {
	-webkit-transform: translate3d(0px,0px,0px);
	transform: translate3d(0px,0px,0px);
	opacity: 1;
}

.ani-scDown {
	-webkit-transform: translate3d(0px,60px,0px);
	transform: translate3d(0px,60px,0px);
	opacity: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.ani-scDown.ani-on {
	-webkit-transform: translate3d(0px,0px,0px);
	transform: translate3d(0px,0px,0px);
	opacity: 1;
}

.ani-scLeft {
	-webkit-transform: translate3d(0px,60px,0px);
	transform: translate3d(60px,0px,0px);
	opacity: 0;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.ani-scLeft.ani-on {
	-webkit-transform: translate3d(0px,0px,0px);
	transform: translate3d(0px,0px,0px);
	opacity: 1;
}

/*topへ戻る*/
#page-top{
    width:90px;
    height:50px;
    display:none;
    position:fixed;
    right:20px;
    bottom:50px;
	z-index:99;
}
  
#page-top p{
    margin:0;
    padding:0;
    text-align:center;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    transition:all 0.3s;
    border-radius: 0px;
    background:none;
	border:1px #fff solid;
    behavior: url(PIE.htc);
    text-decoration:none;
    color:#fff;
	border-radius:0px;
	 -webkit-transition: all .3s;
    transition: all .3s;
}

#page-top p.bnr{
	border:none;
	margin:0 0 20px 0;
}

#page-top p a{
	color:#fff;
}

#page-top p a:hover{
	color:#000;
}

#page-top p:hover{
    background:#fff;
	color:#000;
	 border-radius: 30px;
}

#page-top p.bnr:hover{
	background:none;
}
  
#move-page-top{
	font-size:10px;
    line-height:30px;
    text-decoration:none;
    display:block;
    cursor:pointer; 
}



/** footer
===================================*/

#footer_over{
	width:100%;
	float:left;
	clear:both;
	margin:0 auto;
	background-color:#FFFFFF}


#footer {
		background:url(https://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
		padding:25px 0px 15px 0px;
		width:100%;
}

*:first-child+html #footer {
	padding:18px 0px 15px 0px;
	}

#copyright {
	width: 100%;
	text-align:right;
	margin:0px auto;
	}
	
