@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :group.css
 author     :Ability Consultant
style info  :温泉ページ設定　ハックは最下部に記述
=================================================================== */
/*-----------------------------------------------------------
    gnavのactive設定
-----------------------------------------------------------*/
/*-----------------------------------------------------------
    con_title
-----------------------------------------------------------*/
#group .con_title {
	height: 330px;
	margin-top: -80px;
	background: url(../group/images/bg_title.jpg) center 0 no-repeat;
}

#group .con_title h1 {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 35px 0 0 40px;
}


#page {
	background: url(../images/bg_innerpage.jpg) center 0 repeat-x;
}


#contents .bg_intro {
	background: url(../group/images/img_intro.png) no-repeat;
	background-position: 80% bottom;
	padding-top: 60px;
}

#contents .bg_intro .con_intro {
	background: url(../group/images/bg_introbottom.png) 0 102% repeat-x;
}


/* -----------------------------------------------------------
	.con_intro		INTRO
----------------------------------------------------------- */
.con_intro {
	padding-top: 50px;
	min-height: 201px;
	margin-bottom: 50px;
}

.con_intro h3 {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.con_intro .txt {
	width: 420px;
	padding-right: 530px;
	margin: 0 auto;
	padding-bottom: 1em;
}


/* -----------------------------------------------------------
	.con_group
----------------------------------------------------------- */
.con_groupplan {
	width: 950px;
	margin: 0 auto;
}

.con_groupplan .box_groupplan {
	overflow: hidden;
	position: relative;
	margin-bottom: 70px;
}

.con_groupplan .box_groupplan:first-child {
	margin-bottom: 0px;
}

.con_groupplan .box_groupplan h3 {
	margin-bottom: 30px;
}

.con_groupplan .box_groupplan .img_l {
	float: left;
	width: 500px;
}

.con_groupplan .box_groupplan .box_r {
	float: right;
	width: 400px;
}

.con_groupplan .box_groupplan .box_r .txt_catch {
	font-weight: bold;
	margin-bottom: 30px;
}

.con_groupplan .box_groupplan .box_r table {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
}

.con_groupplan .btn_plan {
	text-align: center;
}

/*忘新年会プラン用*/

.con_groupplan .box_groupplan .box_r table.bounen{
	margin-top: 0;
	width: 400px;
}

.con_groupplan .box_groupplan .box_r table.bounen td.rate{
	width: 100px;
}

.con_groupplan .box_groupplan .box_r th.opt{
	width: 30%;
}


.con_groupplan .box_groupplan .box_r h6 {
	font-size:16px;
	color:#C60;
}

.con_groupplan .box_groupplan .box_r h6.red{
	font-size:16px;
	color:#e75a5a;
}

.con_groupplan .box_groupplan .box_r p.att {
	font-size:90%;
}

.con_groupplan #friends {
	padding-top: 70px;
}

#boushinnenkai .img_l img {
	margin-bottom: 55px;
}

/* -----------------------------------------------------------
	.con_banquet
----------------------------------------------------------- */
.con_banquet {
	margin: 90px 0 20px 0;
}

.con_banquet .bg_intro {
	margin-bottom: 40px;
	background: url(../group/images/bg_introbottom.png) 0 bottom repeat-x !important;
	padding-top: 60px;
	padding-bottom: 30px;
	border-top: 1px solid #836940;
}

.con_banquet .bg_intro .box_intro {
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
}

.con_banquet .bg_intro .box_intro .box_l {
	float: left;
}

.con_banquet .bg_intro .box_intro .box_l h3 {
	margin-bottom: 30px;
	width: 510px;
}

.con_banquet .bg_intro .box_intro .box_l .txt {
	width: 420px;
	padding-bottom: 1em;
}

.con_banquet .bg_intro .box_intro .img_r {
	float: right;
	padding-bottom: 8px;
}

.con_banquet .box_banquet {
	width: 950px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.con_banquet .box_banquet h3 {
	margin-bottom: 30px;
}

.con_banquet .box_banquet .txt_catch, .con_banquet .box_banquet .txt {
	padding-left: 1em;
}

.con_banquet .box_banquet .txt_catch {
	margin: 20px 0 30px 0;
}

.con_banquet .box_banquet table tr th .tel {
	color: #c54747;
}

.con_banquet .btn_plan {
	text-align: center;
}

/* -----------------------------------------------------------
	.con_students
----------------------------------------------------------- */
.con_groupplan .con_students {
	padding:20px 0 20px 50px;
	background-color:#c4be98;
	margin: 50px 0 20px 0 ;
}

.con_groupplan .con_students h4 {
	color:#740500;
	font-size:18px;
}

.con_groupplan .con_students ul {
	margin: 20px 0 ;
	padding-left:30px;
}

/* -----------------------------------------------------------
	.box_service
----------------------------------------------------------- */
.con_groupplan .box_groupplan .box_r .box_service {
	padding:10px 20px;
	background-color:#fff2d2;
	margin-top:20px;
}
.con_groupplan .box_groupplan .box_r .box_service h5 {
	font-size:16px;
	color:#C60;
}

/* -----------------------------------------------------------
	.box_kinrin
----------------------------------------------------------- */
.con_groupplan .box_groupplan .box_r .box_kinrin table{
	margin: 0 0 20px;}

.con_groupplan .box_groupplan .box_r .box_kinrin h5 {
	margin: 0 0 20px;
}
.con_groupplan .box_groupplan .box_r .box_kinrin h6 {
	font-size:16px;
	color:#C60;
}

/*近隣施設情報テーブル*/
#group table.tbl_oth {
	background: none repeat scroll 0 0 #dfd6bb;
    border: 1px solid #dfd6bb;
    border-collapse: separate;
    border-spacing: 1px;
    width: 400px;
	color: #727272;
}

#group table.tbl_oth th, table.tbl_oth td {
    border: 1px solid #fff;
    padding: 8px;
	background: #fff;
}

#group table.tbl_oth th {
    background: #eceae6;
    font-weight: normal;
    text-align: center;
    width: 100px;
}
#group table.tbl_oth th th, tabletbl_oth th td {
    border: 1px solid #fff;
    padding: 8px;
}
#group caption, th {
    text-align: left;
}

#group .margin{
	margin: 0 0 20px;
}
