/* CSS Document */
* {
	padding: 0px;
	margin:0px;
	outline: none;
	/*widows: 1000;*/
}

body {
	width:100%;
	background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;	
	}

.min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:normal;
}

.min a {
	color:#000;
	}

.min a:hover {
	color:#949494;
	}

#header{
	width:950px;
	height:62px;
	margin:0 auto;
	}
	
#grouplogo{
	margin:5px 0 0 0	
}

p{
	font-size:14px;
	line-height:180%;
	margin:0 0 0.5em 0;
}

a{
	color:#009C84;
	text-decoration:none;
	transition: 0.3s;
}

a:hover{
	color:#7FCDC1;
	text-decoration:underline;
	transition: 0.3s;
}

ul li{
	font-size:14px;
	line-height:180%;	
}

ul li span{
	font-size:12px;
	font-weight:normal;
}

.cen{
	text-align:center;
}

.boxcont .section h2{
	font-size:38px;
	color:#009C84;
	font-weight: normal;
	margin:0 0 0.5em 0;
}

.boxcont .section h2.h2_line{
	float:none;
	clear:both;
	font-size:30px;
	color:#009C84;
	text-align:center;
	font-weight: normal;
	margin:1.5em 0 0.5em 0;
	padding:0 0 20px 0;
	border-bottom:2px solid #009C84;
	line-height:130%;
}

.boxcont .section h3{
	line-height:160%;
	margin:0 0 0em 0;
}

.btn_detail{
    display: block;
	width:194px;
	height:30px;
    border: 1px solid #000;
	background:#fff;
    text-align: center;
    padding: 14px 0 0 0;
    color: #000;
    transition: 0.3s;
    text-decoration: none;
}

.btn_detail_big{
    display: block;
	width:315px;
	height:30px;
    border: 1px solid #000;
	background:#fff;
    text-align: center;
    padding: 14px 0 0 0;
    color: #000;
    transition: 0.3s;
    text-decoration: none;
	margin:0 auto;
}

.btn_detail_map{
    display: block;
	width:500px;
	height:40px;
    border: 1px solid #000;
	background:#fff;
    text-align: center;
    padding: 14px 0 0 0;
    color: #000;
    transition: 0.3s;
    text-decoration: none;
	margin:0 auto;
}

.btn_detail:hover,
.btn_detail_big:hover,
.btn_detail_map:hover{
	border: 1px solid #009C84;
	background:#009C84;
	color:#fff;
	transition: 0.3s;
}

a img {
	border-style:none;
	} 

.flo_lef{
	float:left;
}

.flo_rig{
	float:right;
}

.notxt
{
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
	list-style:none;
	font-size:0px;
	*text-indent:-9999px; /* IE6 */
	}

#wrapcont{
	overflow:hidden;
	min-width:950px;
	}

/** content
===================================*/
.boxcont{
	width:100%;	
	text-align:left;
	clear:both;
}

.boxcont .main{
	margin: 0 auto;
	padding:0 0 0 0;
	min-width: 950px;
    width: 100%;
}
	
.boxcont .main .inner {
    width: 950px;
    margin:0 auto 0 auto;
    position: relative;
}

.boxcont .main_top{
    height: 607px;
	background:url(../images/head_top.jpg) top center no-repeat;
}

.boxcont .main_intro{
    height: 353px;
	background:url(../images/head_intro.jpg) top center no-repeat;
}

.boxcont .main_case{
    height: 353px;
	background:url(../images/head_case.jpg) top center no-repeat;
}

.boxcont .main_plan{
    height: 353px;
	background:url(../images/head_plan.jpg) top center no-repeat;
}

.boxcont .main_conv{
    height: 353px;
	background:url(../images/head_after.jpg) top center no-repeat;
}

.boxcont .main_team{
    height: 353px;
	background:url(../images/head_team.jpg) top center no-repeat;
}


.boxcont .main_non{
    height: 65px;
	background:url(../images/navi/navi_bg.png)  top center no-repeat;
}	
	
.boxcont .main .inner .navi{
	height:65px;
}

.boxcont .main .inner .navi li{
	float:left;
}

.boxcont .main .inner .navi li a{
	color:#FFFFFF;
	text-decoration:none;
}

.boxcont .main .inner .navi li a:hover{
	opacity:0.5;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
}

.boxcont .main .inner .navi li img.on{
	opacity:0.5;
}

.boxcont .section{
	width:950px;
	margin:0 auto;
	float:none;
	clear:both;
	position:relative;
}

.boxcont .section_wide{
	width:100%;
	margin:0 auto;
	float:none;
	clear:both;
}

.boxcont .section_wide .inner{
	width:950px;
	margin:0 auto;
	float:none;
	clear:both;
	position:relative;
}


.boxcont .box_top .top_01{
 	float:none; clear:both;
	overflow:hidden;
	margin:70px 0 50px 0;
}

.boxcont .box_top .top_01 img{
	margin-right:20px;
}

.boxcont .box_top .top_02{
 	float:none; clear:both;
	overflow:hidden;
	margin:20px 0 55px 0;
}

.boxcont .box_top .top_02 img{
	margin:0 0 0 20px;
}

.boxcont .box_top .top_03{
 	float:none; clear:both;
	overflow:hidden;
	margin:20px 0 35px 0;
}

.boxcont .box_top .top_03 img{
	margin:0 20px 0 0;
}

.boxcont .box_top .top_detail{
	float:none; clear:both;
	overflow:hidden;
	width:850px;
	margin:50px auto 50px auto;
}

.boxcont .box_top .top_detail .pbox{
	width:370px;
	margin:0 0 20px 0;
}

.boxcont .box_top .top_detail .pbox .tit{
	text-align:center;
	color:#009C84;
	font-size:20px;
	margin:10px 0 10px 0;
}

.boxcont .box_top .top_detail .pbox .tit_bl{
	text-align:center;
	color:#000;
	font-size:20px;
	margin:10px 0 10px 0;
}

.boxcont .box_top .top_detail .pbox .txt{
	text-align:left;
	color:#000000;
	font-size:14px;
}

/**intro**/
.boxcont .box_intro .intro_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:850px;
	margin:40px auto 60px auto;
	background:#fff;
}

.boxcont .box_intro .intro_detail .txt{
	width:430px;
	height:255px;
	padding:0 0 0 35px;
	position: relative;
}

.boxcont .box_intro .intro_detail .txt a{
	position:absolute;
	bottom:0px;
	left:140px;
}

.boxcont .box_intro .intro_detail .txt span{
	font-weight:bold;	
}

/**team**/
.boxcont .box_team .team_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:900px;
	margin:40px auto 60px auto;
	background:#fff;
}

.boxcont .box_team .team_detail .txt{
	width:430px;
	padding:0 0 0 35px;
	position: relative;
}

.boxcont .box_team .team_detail .box_btn{
	height:300px;
}

.boxcont .box_team .team_detail .txt span{
	font-weight:bold;
}

.boxcont .box_team .team_detail .txt li span{
	font-size:12px;
	font-weight:normal;
}

.boxcont .box_team .team_detail .txt a{
	position:absolute;
	bottom:0;
	left:140px;
}


/**service**/
.boxcont .box_service .service_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:900px;
	margin:40px auto 30px auto;
	background:#fff;
}

.boxcont .box_service .service_detail .txt_01{
	padding:0 0 0 35px; width:480px;
	position: relative;	
}

.boxcont .box_service .service_detail .txt_01 .tit{
	font-size:20px;
}

.boxcont .box_service .service_detail .txt_02{
	padding:0 0 60px 0px; width:440px;
	position: relative;	
}

.boxcont .box_service .service_detail .txt_02 .tit{
	font-size:20px;
}

.boxcont .box_service .service_detail .txt{
	width:410px;
	padding:0 0 0 0px;
	position: relative;
}

.boxcont .box_service .service_detail .pbox{
	width:418px;
	margin:0 0 20px 0;
}

.boxcont .box_service .service_detail .pbox .tit_bl{
	text-align:left;
	color:#000;
	font-size:20px;
	margin:10px 0 10px 0;
}

.boxcont .box_service .service_detail .pbox .txt{
	text-align:left;
	color:#000000;
	font-size:14px;
	height:130px;
}

.boxcont .box_service .service_detail_list{
 	float:none; clear:both;
	overflow:hidden;
	width:900px;
	margin:20px auto 50px auto;
	background:#fff;
}

.boxcont .box_service .service_detail_list .tit{
	font-size:20px;
}

.boxcont .box_service .service_detail_list .left{
	width:400px; float:left; margin:0 0 0 120px;
}

.boxcont .box_service .service_detail_list .right{
	width:350px; float:left;
}

/**convention**/
.boxcont .box_conv .conv_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:950px;
	margin:40px auto 20px auto;
}

.boxcont .box_conv .conv_detail .tit{
	font-size: 20px;
    color: #009C84;
	margin:0 0 0 0;
}

.boxcont .box_conv .conv_detail .after01{
	width:864px;
	height:363px;
	margin:0 auto;
	background: url(../images/after/after01.jpg) top left no-repeat;
	position:relative;
}

.boxcont .box_conv .conv_detail .after01 .txt_box_01{
	width:572px;
	position:absolute;
	top:10px;
	left:0;
}

.boxcont .box_conv .conv_detail .after01 .txt_box_02{
	width:238px;
	position:absolute;
	top:10px;
	left:608px;
}

.boxcont .box_conv .conv_detail .after02{
	width:864px;
	height:292px;
	margin:0 auto;
	background: url(../images/after/after02.jpg) bottom left no-repeat;
	position:relative;
}

.boxcont .box_conv .conv_detail .after02 .txt_box_01{
	width:100%;
	position:absolute;
	top:10px;
	left:0;
}

.boxcont .box_conv .conv_detail .after03{
	width:864px;
	height:400px;
	margin:0 auto;
	background: url(../images/after/after03.jpg) bottom left no-repeat;
	position:relative;
}

.boxcont .box_conv .conv_detail .after03 .txt_box_01{
	width:410px;
	position:absolute;
	top:10px;
	left:0;
}

.boxcont .box_conv .conv_detail .after03 .txt_box_02{
	width:420px;
	position:absolute;
	top:10px;
	left:435px;
}

.boxcont .box_conv .conv_detail .after04{
	width:864px;
	height:270px;
	margin:0 auto 40px auto;
	background: url(../images/after/after04.jpg) bottom left no-repeat;
	position:relative;
}

.boxcont .box_conv .conv_detail .after04 .txt_box_01{
	width:100%;
	position:absolute;
	top:10px;
	left:0;
}

/**hall**/
.boxcont .box_hall .hall_photo{
	width: 100%; text-align: left; clear: both;
	margin:60px 0 0 0;
}

.boxcont .box_hall .hall_photo .hall_photo_inner_01{
	height:395px;
	margin:0 0 40px 0;
	background: url(../images/hall/01_big.jpg) bottom center no-repeat;
}

.boxcont .box_hall .hall_photo .hall_photo_inner_02{
	height:395px;
	margin:0 0 40px 0;
	background: url(../images/hall/02_big02.jpg) bottom center no-repeat;
}

.boxcont .box_hall .hall_photo .hall_photo_inner_03{
	height:395px;
	margin:0 0 40px 0;
	background: url(../images/hall/03_big03.jpg) bottom center no-repeat;
}

.boxcont .box_hall .hall_photo .hall_photo_inner_04{
	height:395px;
	margin:0 0 40px 0;
	background: url(../images/hall/04_big04.jpg) bottom center no-repeat;
}

.boxcont .box_hall .hall_photo .hall_photo_inner_05{
	height:395px;
	margin:0 0 40px 0;
	background: url(../images/hall/05_big05.jpg) bottom center no-repeat;
}

.boxcont .box_hall .hall_photo .hall_photo_inner_06{
	height:395px;
	margin:0 0 40px 0;
	background: url(../images/hall/06_big06.jpg) bottom center no-repeat;
}

.boxcont .box_hall .hall_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:950px;
	margin:40px auto 20px auto;
}

.boxcont .box_hall .hall_detail .tit{
	font-size:28px;
	text-align:center;
	margin:0 0 0 0;
}

.boxcont .box_hall .hall_detail .txt{
	width:740px; margin:20px auto 20px auto;
}

.boxcont .box_hall .hall_detail .spec_01{
	background: url(../images/hall/01_spec.jpg) top center no-repeat;
	height:400px;
}

.boxcont .box_hall .hall_detail .spec_02{
	background: url(../images/hall/02_spec.jpg) top center no-repeat;
	height:510px;
}

.boxcont .box_hall .hall_detail .spec_03{
	background: url(../images/hall/03_spec.jpg) top center no-repeat;
	height:400px;
}

.boxcont .box_hall .hall_detail .spec_04{
	background: url(../images/hall/04_spec.jpg) top center no-repeat;
	height:400px;
}

.boxcont .box_hall .hall_detail .spec_05{
	background: url(../images/hall/05_spec.jpg) top center no-repeat;
	height:400px;
}

.boxcont .box_hall .hall_detail .spec_06{
	background: url(../images/hall/06_spec.jpg) top center no-repeat;
	height:750px;
}

.boxcont .box_hall .hall_detail table{
	width:760px;
	margin:0 auto 30px auto;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
}

.boxcont .box_hall .hall_detail table th{
	vertical-align:top;
	font-weight:normal;
	width: 130px;
	padding:0 0 10px 0;
}

.boxcont .box_hall .hall_detail table td{
	padding:0 0 10px 0;
}

/**case**/
.boxcont .box_case .case_read{
	width:583px;
	margin:0 auto;
}

.boxcont .box_case .case_midashi{
	width:583px;
	height:103px;
	margin:10px auto 0 auto;
	background: url(../images/case/case_midashi.jpg) top left no-repeat;
	position:relative;
}

.boxcont .box_case .case_midashi a{
text-decoration:none;
}

.boxcont .box_case .case_midashi a:hover{
	opacity:0.5;
}

.boxcont .box_case .case_midashi .inner{
	padding:10px 160px 10px 160px;
}

.boxcont .box_case .case_midashi .inner .tit{
	font-size: 14px;
    color: #009C84;
	text-decoration:none;
}

.boxcont .box_case .case_midashi .inner p{
	font-size:11px;
	line-height:160%;
	color:#000000;
}

.boxcont .box_case .case_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:950px;
	margin:40px auto 20px auto;
}

.boxcont .box_case .case_detail .tit{
	font-size: 20px;
    color: #009C84;
	margin:0 0 0 0;
}

.boxcont .box_case .case_detail .case01{
	width:860px;
	margin:0 auto;
	position:relative;
}

.boxcont .box_case .case_detail .case01 .tit{
	width:860px;
	height:60px;
	background: url(../images/case/meeting_tit.jpg) top left no-repeat;
	margin:40px 0 20px 0;
	padding:0 0 0 120px;
}

.boxcont .box_case .case_detail .case01 .tit p{
	color:#000000;
}

.boxcont .box_case .case_detail .case01 img{
	margin:0 0 20px 14px;
}

.boxcont .box_case .case_detail .case02{
	width:860px;
	margin:0 auto;
	position:relative;
}

.boxcont .box_case .case_detail .case02 .tit{
	width:760px;
	height:80px;
	background: url(../images/case/incentive_tit.jpg) top left no-repeat;
	margin:40px 0 20px 0;
	padding:0 0 0 130px;
}

.boxcont .box_case .case_detail .case02 .tit p{
	color:#000000;
}

.boxcont .box_case .case_detail .case02 img{
	margin:0 0 20px 14px;
}

.boxcont .box_case .case_detail .case03{
	width:900px;
	margin:0 auto;
	position:relative;
}

.boxcont .box_case .case_detail .case03 .tit{
	width:590px;
	height:200px;
	background: url(../images/case/conv_tit.jpg) top left no-repeat;
	margin:40px 0 20px 0;
	padding:0 0 0 290px;
}

.boxcont .box_case .case_detail .case03 .tit p{
	color:#000000;
}

.boxcont .box_case .case_detail .case03 img{
	margin:0 0 20px 14px;
}

.boxcont .box_case .case_detail .case04{
	width:860px;
	margin:0 auto;
	position:relative;
}

.boxcont .box_case .case_detail .case04 .tit{
	width:660px;
	height:100px;
	background: url(../images/case/ex_tit.jpg) top left no-repeat;
	margin:40px 0 20px 0;
	padding:0 0 0 224px;
}

.boxcont .box_case .case_detail .case04 .tit p{
	color:#000000;
}

.boxcont .box_case .case_detail .case04 img{
	margin:0 0 20px 14px;
}




/**plan**/
.boxcont .box_plan .plan_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:850px;
	margin:40px auto 60px auto;
	background:#fff;
}

.boxcont .box_plan .plan_detail .txt{
	width:430px;
	
	padding:0 0 0 35px;
	position: relative;
}

.boxcont .box_plan .plan_detail .h400{
	height:400px;
}

.boxcont .box_plan .plan_detail .h380{
	height:380px;
}

.boxcont .box_plan .plan_detail .h360{
	height:360px;
}

.boxcont .box_plan .plan_detail .h300{
	height:300px;
}

.boxcont .box_plan .plan_detail .txt a{
	position:absolute;
	bottom:0px;
	left:140px;
}

.boxcont .box_plan .plan_detail .txt span{
	font-weight:bold;	
}

.boxcont .box_plan .plan_detail .txt li span{
	font-size:12px;
	font-weight:normal;
}

/**model**/
.boxcont .box_model .model_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:920px;
	height:1093px;
	margin:40px auto 60px auto;
	background: url(../images/model/model01.jpg) top left no-repeat;
	position:relative;
}

.boxcont .box_model .model_detail .tit{
	font-size: 20px;
    color: #009C84;
	margin:0 0 0 0;
}

.boxcont .box_model .model_detail .txt_box_01{
	position:absolute;
	top:7px;
	left:100px;
}

.boxcont .box_model .model_detail .txt_box_02{
	position:absolute;
	top:226px;
	left:100px;
}

.boxcont .box_model .model_detail .txt_box_03{
	position:absolute;
	top:226px;
	left:512px;
}

.boxcont .box_model .model_detail .txt_box_04{
	position:absolute;
	top:417px;
	left:100px;
}

.boxcont .box_model .model_detail .txt_box_05{
	position:absolute;
	top:417px;
	left:657px;
}

.boxcont .box_model .model_detail .txt_box_06{
	position:absolute;
	top:775px;
	left:100px;
}

.boxcont .box_model .model_detail .txt_box_07{
	position:absolute;
	top:910px;
	left:100px;
}

/**access**/
.boxcont .box_access .access_detail{
 	float:none; clear:both;
	overflow:hidden;
	width:830px;
	margin:40px auto 60px auto;
	background:#fff;
}

.boxcont .box_access .access_detail .map01{
	width:813px;
	height:660px;
	margin:20px auto 20px auto;
	background:url(../images/access/access01.jpg) top left no-repeat;
}

.boxcont .box_access .access_detail .map02{
	width:826px;
	height:248px;
	margin:0 auto;
	background:url(../images/access/access02.jpg) top left no-repeat;
}

/**box_inq**/
.box_inq{
	float:none; clear:both;
	width:950px;
	margin:0 auto;
}

.box_inq img{
	display:block;
	width:622px;
	margin:0 auto 55px auto;
	
	}
	
.box_inq p{
	text-align:center;
	margin:0 0 35px 0;
}


/** pagetop
===================================*/
.pagetop {
	clear:both;
	text-align:right;
	padding:0 30px 0 0;
	width:950px;
	margin:0 auto 30px auto;
	position:relative;
	}
.pagetop a {
	font-size:12px;
	text-decoration:none;
	color:#000;
	
	}
.pagetop a:hover {
	text-decoration: underline;
	}		

.boxcont .link p{
	width:950px;
	margin:0 auto;
	color:#FFFFFF;
	 text-indent: 100%; 
     white-space: normal; 
     overflow:none; 
     list-style: none; 
     font-size: 13px;
}

/** footlink
===================================*/
.footlink,
.footlink,
.footlink a  {
	font-size:13px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	text-decoration:none;
	text-align:center
	}
.footlink a:hover {
	text-decoration: underline;
	}
	
/** footer
===================================*/

#footer_over{
	width:100%;
	float:left;
	clear:both;
	margin:0 auto;
	background-color:#FFFFFF}


#footer {
		background:url(http://www.princehotels.co.jp/common/imgs/module_parts/parts_footer/bg01.gif) repeat-x;
		padding:25px 0px 15px 0px;
		width:100%;
}

#copyright {
	width:950px;
	text-align:right;
	margin:0px auto;
	}
	
#footerArea {
	margin-top: 1px !important;
}

#footerArea-sub {
    width: 950px;
    margin: 0 auto;
    padding: 20px 0 16px;
    text-align: left;
}

#footerArea #footerNav-A {
    float: left;
    border-right: 1px solid #d8d8d8;
}

#footerArea #footerNav-A li {
    float: left;
    border-left: 1px solid #d8d8d8;
    padding: 0 11px;
    line-height: 0;
}

#footerArea address {
    float: right;
}

@media screen and (max-width: 736px) {

.boxcont .main_under .inner .navi li.faq{
	float:right;
	color:#FFFFFF;
	margin:0 20px 0 10px;
}
	
.boxcont .main_under .inner .navi li.logo{
	float:left;
	color:#FFFFFF;
	margin: -5px 10px 0 20px;
}

	


}