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

.clearfix: after {
	content: " ";
	display: block;
	clear: both;
    }

html {
	font-size: 62.5%;
}

body {
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
    font-size: 1.4rem !important;
	line-height: 1.5;    
	text-align:center;
	color: #ffffff; 
/*	line-height: 140%; */
    }

@media all and (max-width:768px) {
body {
    font-size: 1.3rem !important;
    }
}

#wrap {
	text-align:center;
	}

.header_logo {
	padding: 0;
    top: 0;
}

.header_logo .logo_left {
	float: left;
	padding: 0 0 0 10%;
}

.header_logo .logo_left img {
	float: left;   
}

.header_logo .logo_right {
	/*width:30%;*/
	float: right;
	padding: 0 10% 0 0;
}

.header_logo .logo_right img {
	float: right;
    padding: 18px 0 0 0;
}

.head_h1 {
    background-image: -webkit-gradient(
                  linear
                , left top
                , left bottom
                , from(#ad95a5)
                /*, color-stop(0.49, #5050a5)
                , color-stop(0.50, #2a2a66)*/
                , to(#fff1c9));
    background:-ms-linear-gradient(top, #ad95a5, #fff1c9); /* IE */
    /*background-color: #373a34;*/    
    border-top: solid 8px #b5a46e;
    margin-top: 0px;
    padding: 40px;
    color: #42210b;    
    text-align: center;    
    font-size: 2.4rem;
    font-family: ltc-bodoni-175,Georgia,Cambria,"Times New Roman",Times,serif;
    letter-spacing: 3px;
}

.bumon_h2 {
    /* font-size: 0.88em; */
    text-align: left;
    font-size: 1.6em;
    border-bottom: 1px solid #8a8265;
    color: #663B0C;
    padding: 0 8px 4px;
    margin: 50px 0 10px 0;
}

#box {
	width:100%;
	margin: 0 auto;
}

@media all and (max-width:768px) {
#box {
	width: 100%;
	margin: auto;
}
}

#box p.catch {
    text-align: center;
    padding: 12px; margin: 40px auto 0;
    background-color: #b5a46e;
    color: #fff;
    width: 35%;
    border-radius: 40px;
}

@media all and (max-width:767px) {
#box p.catch {
    width: 85%;
}
}

main .main_block {
    width: 65%;
    margin: auto;
}

@media all and (max-width:767px) {
main .main_block {
    width: 100%;
}
}

main .text_area {
	margin: 0;
	text-align: left;
	line-height: 1;
}

main .text_area_mt {
	margin: 60px 0 20px 0;
	text-align: left;
	line-height: 1;	
}

@media all and (max-width:767px) {
main .text_area_mt {
	margin: 40px 0 0 0;
	text-align: left;
	line-height: 1;	
}
}

main .photo_area img {
	width: 100%;
    text-align: left;
    display: block;
    background-color: antiquewhite;
}

@media all and (max-width:767px) {
main .photo_area img {
	width: 50%;
    margin: 0 0 20px 0;
}
}

ul {
    display: block;
}

main .text_area dl dt,
main .text_area dl dd {
	float: left;
	text-align: left;
    height: 100%;
}

@media all and (max-width:768px) {
main .text_area dl dt,	
main .text_area dl dd {
	float: none;
	margin: 5px 0 0 0;
}
}

main .text_area dl dt {
    width: 10%;
    font-weight: normal;
}

main .text_area dl dt dd {
	width: 88%;
	font-weight: normal;
}

@media all and (max-width:767px) {
main .text_area dl dt {
	width: 20%;  
}
}

@media all and (max-width:767px) {
main .text_area dl dt dd {
	width: 80%;
	font-weight: normal;
}
}

main .text_area li.mt{
	margin: 25px 0 0 0;
}

main .text_area br {
	line-height: 2.0;
}

main .title_left {
    color: #fff;
	padding: 5px 10px;	
    font-size: 1.4rem;
    font-family: "Arial","Helvetica";
	background-color: #b5a46e;
}

@media all and (max-width:768px) {
main .title_left {	
    font-size: 1.0rem;
}
}

main .title_right {
    /*border-left: #CECECE 4px solid;*/
    padding: 0 0 0 20px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #663B0C;
}

main .title_right_02 {
    /*border-left: #CECECE 4px solid;*/
    padding: 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #663B0C;
}

@media all and (max-width:768px) {
main .title_right {
	 padding: 0;
	 margin: 15px 0 0 0;	
	 font-size: 1.2rem;
	 display: block;
}
}

@media all and (max-width:768px) {
main .title_right_02 {
	 padding: 0;
	 margin: 0;	
	 font-size: 1.2rem;
	 display: block;
}
}

main .name {
	font-size: 1.8rem;
    font-weight: bold;
}

@media all and (max-width:768px) {
main .name {
	font-size: 1.4rem;
}
}

main .mb {
    margin: 0 0 40px 0;
}

@media all and (max-width:768px) {
main .mb {
    margin: 0 0 20px 0;
}
}

/* footer */
footer {
    margin-top: 40px;
}

footer a {
    color: #A4ACB0;
    text-decoration: none;
}

footer .htllink {
    padding: 1.5em;
	font-size: 0.9em;
}

footer .htllink ul {
    letter-spacing: -0.38em;
}

footer .htllink ul li {
    display: inline-block;
    padding: 0 1em;
    border-left: 1px solid #3E3A39;
    letter-spacing: normal;
}

footer .htllink ul li:last-child {
    border-right: 1px solid #3E3A39;
}

footer .htllink ul li a {
    color: #3E3A39;
}

.copyright {
	background:#42210b;
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	margin:auto;
	text-align:center;
	padding:20px 0;
}

/* footer */

/*************************
ボタン
*************************/
.button {
	display: inline-block;
	width: 240px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	outline: none;
	
	position: relative;
	z-index: 2;
	background-color: #dc3c41;
	border: 2px solid #dc3c41;
	color: #fff;
	line-height: 40px;
	
	border-radius:5px;
	margin:20px 0 10px;
}

.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #dc3c41;
}

.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button::before {
	right: 0;
}
.button::after {
	left: 0;
}

.button:hover {
	background-color: #fff;
	border-color: #dc3c41;
	color: #dc3c41;
}

.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #dc3c41;
}


/*************************
トップへ戻るボタン
*************************/
.pagetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
	z-index:1;
}
.pagetop a {
    display: block;
	background-color: #b5a46e;
	border:2px solid #b5a46e;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
	font-weight:bold;
    text-decoration: none;
    padding: 15px 10px;
	transition:0.8s;
	border-radius:5px;
	-webkit-transition: all .5s;
	transition: all 0.5s;
}
.pagetop a:hover {
	color: #b5a46e;
	background-color: #ffffff;
	border:2px solid #b5a46e;
}

/*************************
パララックス
*************************/
.parallax_01{
	height:200px;
	background:url(../images/bg_01.jpg);	
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;	
}

.parallax_02{
	height:200px;
	background:url(../images/bg_02.jpg);	
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;	
}

@media (min-width: 480px) {
	.parallax_01,
	.parallax_02{
		height:400px;
	}
}
	
@media (min-width: 780px) {
	.parallax_01,
	.parallax_02{
		height:500px;
		background-attachment: fixed;
	}
}

/*************************
ナビ固定
*************************/
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;	
}

/*************************
改行制御
*************************/
@media screen and (min-width: 768px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 767px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}