@charset "utf-8";

#pageTtl {
	background: url(../../img/banquet/pic_main.jpg) no-repeat 50% 0;
	background-size: cover;
	position:relative;
}
#pageTtl .lunchbanner{
position:absolute;
bottom:20px;
right:30px;
}
.lunchbanner img{
margin-left:10px;}

/* conferenceWrap
----------------------------------------------------------- */

#conferenceWrap {
	padding-bottom: 60px;
}

#conferenceWrap h3 {
	text-align: center;
	margin: 40px auto;
}

.conferenceBox .cfInnBox {
	width: 480px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}

.conferenceBox .cfInnBox:nth-child(2n) {
	margin-right: 0;
}

.conferenceBox .cfInnBox h4 {
	font-size: 200%;
	margin-bottom: 10px;
}

.conferenceBox .cfInnBox p.txt120 {
	margin-bottom: 15px;
}

.conferenceBox .cfInnBox p.btn {
	width: 480px;
}

/* floorGuideWrap
----------------------------------------------------------- */

#floorGuideWrap {
	padding: 60px 0;
	background: #f5f5f5;
}

#floorGuideWrap h3 {
	text-align: center;
	margin-bottom: 40px;
}

.flInnTop {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.flInnBottom {
	padding-bottom: 50px;
}

.flInnTop .left {
	width: 506px;
	float: left;
}

.flInnTop .right {
	width: 456px;
	float: right;
}

.flInnBottom .left {
	width: 460px;
	float: left;
}

.flInnBottom .right {
	width: 460px;
	float: right;
}

.flInnTop h4 {
	font-size: 260%;
	margin-bottom: 15px;
}

.flInnTop p.txt120 {
	margin-bottom: 15px;
}

.flInnBottom h5 {
	font-size: 200%;
	margin-bottom: 20px;
}

/* banquetPlanWrap
----------------------------------------------------------- */

#banquetPlanWrap {
	padding: 60px 0;
}

#banquetPlanWrap h3 {
	text-align: center;
	margin-bottom: 40px;
}

.bqSlWrap {
	position: relative;
	margin: 0 auto;
	max-width: 1340px;
	margin-bottom: 50px;
}

#bqSlider li {
	width: 320px;
	float: left;
	margin-right: 20px;
}

#bqSlider li a {
	display: block;
	padding: 10px;
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
}

#bqSlider li > a > img {
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}

#bqSlider li h4 {
	font-size: 180%;
	color: #7e7e7e;
	padding-left: 20px;
	margin-bottom: 8px;
	background: url(../../img/common/list_icon02_right.png) no-repeat 0 50%;
}

.bqSlWrap #riPrev {
	position: absolute;
    top: 50%;
    left: 55px;
    margin-top: -60px;
}

.bqSlWrap #riNext {
	position: absolute;
    top: 50%;
    right: 55px;
    margin-top: -60px;
}

#bnrWrap {
	margin: 0 auto 60px;
}

/* hikari
----------------------------------------------------------- */

.mainSlider {
	margin-bottom: 40px;
}

#hikari {
	padding-bottom: 60px;
}

.bqDtlInn {
	margin-bottom: 50px;
}

.bqDtlInn .right {
	width: 380px;
	float: right;
}

.bqDtlInn .left {
	width: 560px;
	float: left;
}

.bqDtlInn .left h4 {
	font-size: 260%;
	margin-bottom: 15px;
}

.bqDtlInn .left .txt120 {
	margin-bottom: 20px;
}

.tblLayout h4 {
	margin-bottom: 40px;
}

.tblLayout ul li {
	width: 328px;
	float: left;
	margin-right: 8px;
}

.tblLayout ul li:last-child {
	margin-right: 0;
}

.tblLayout ul li .bqBar {
	background: #00abc0;
	width: 276px;
	font-size: 120%;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 0 auto 10px;
}

/* mice
----------------------------------------------------------- */

#miceTop {
	padding-bottom: 80px;
}

.miceLead h4 {
	font-size: 260%;
	margin-bottom: 20px;
}

.miceLead p.txt120 {
	margin-bottom: 40px;
}

.miceLead p span {
	color: #00abc0;
	font-weight: bold;
}

.miceList li {
	width: 250px;
	float: left;
	position: relative;
	padding-bottom: 67px;
}

.miceList li .imgPos {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 200px;
	height: auto;
	margin-left: -100px;
}

/* micePointWrap ------------------- */

#micePointWrap {
	padding-bottom: 60px;
}

#micePointWrap h3 {
	text-align: center;
	margin-bottom: 50px;
}

.pointBox {
	margin-bottom: 50px;
}

.pointBox .left {
	width: 474px;
	float: left;
}

.pointBox .right {
	width: 470px;
	float: right;
}

.pointBox .right h4 {
	margin-bottom: 30px;
}

.pointBox .right p.txt120 {
	margin-bottom: 30px;
}

/* scene
---------------------------------------------------------------------- */

.scene_wrap #pageTtl {
    width: 100%;
    height: 760px;
    position: relative;
    background: url(../../img/banquet/pic_main_bq_scene.jpg) no-repeat 50% 0;
    background-size: cover;
}

.scene_wrap #pageTtl h2 {
	width: 568px;
    height: 134px;
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: -284px;
}

.scene_wrap #pageTtl h3 {
	width: 649px;
    height: 91px;
    position: absolute;
    top: 264px;
    left: 50%;
    margin-left: -324px;
}

.scene_wrap #pageTtl p.lead {
	position: absolute;
    top: 354px;
    left: 50%;
	font-size: 160%;
	text-align: center;
	margin-left: -391px;
}

#topNav {
	width: 230px;
	margin: 0 auto;
	position: absolute;
	top: 453px;
	left: 50%;
	margin-left: -115px;
}

#topNav li {
	width: 230px;
}

#topNav li a {
	color: #7d7d7d;
	text-decoration: none;
}

#topNav li p.navTtl {
	width: 230px;
	background: #fff;
	text-align: center;
	font-size: 200%;
	padding: 2px 0;
	line-height: 1.4;
}

#topNav li p.navTtl span {
	display: block;
	background: url(../../img/common/list_icon02_bottom.png) no-repeat 30px 50%;
}

/* offMeet ------------ */

#offMeet {
	padding-bottom: 60px;
}

#offMeet h3 {
	text-align: center;
	margin-bottom: 40px;
}

#offMeet .boxPos {
	width: 100%;
	height: 450px;
	margin-bottom: 40px;
	background: url(../../img/banquet/bg_offMeet.png) no-repeat 50% 0;
}

#offMeet .boxPos > .wrapper {
	position: relative;
}

#offMeet .boxPos .innerBox {
	width: 380px;
    height: 450px;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 30px;
}

#offMeet .boxPos .innerBox h3 {
	font-size: 260%;
	text-align: left;
	margin-bottom: 20px;
}

#offMeet .boxPos .innerBox .pointPos {
	position: absolute;
	bottom: -60px;
	right: -250px;
}

.offMeetDtl h4 {
	font-size: 240%;
	margin-bottom: 20px;
}

.offMeetDtl p.lead {
	margin-bottom: 30px;
} 

.offMeetDtl ul {
	margin-bottom: 40px;
}

.offMeetDtl ul li {
	width: 310px;
	float: left;
	margin-right: 35px;
}

.offMeetDtl ul li:last-child {
	margin-right: 0;
}

.offMeetDtl ul li img {
	margin-bottom: 15px;
}

.offMeetDtl table tr {
	border-bottom: 1px dotted #bebebe;
}

.offMeetDtl table th {
	color: #00abc0;
	width: 70px;
	font-size: 120%;
	font-weight: bold;
	
	padding: 10px 0;
}

.offMeetDtl table td {
	font-size: 120%;
	padding: 10px 0;
}

.offMeetDtl table tr:last-child {
	border-bottom: none;
}

/* rate
----------------------------------------------------------- */

.rateTbl {
	padding-bottom: 60px;
}

.rateTbl table {
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	margin-bottom: 20px;
}

.rateTbl table th {
	font-size: 120%;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	background: #00abc0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 8px 5px;
	white-space: nowrap !important;
}

.rateTbl table td {
	font-size: 120%;
	text-align: center;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	vertical-align: middle;
	padding: 8px 5px;
	white-space: nowrap !important;
}

.rateTbl table th.bgNone {
	background: #fff;
} 

.rateTbl table th.thStl2 {
	background: #eaeaea;
	color: #3f3f3f;
}

.btBox {
	margin-top: 40px;
}

.btBox table.pc {
	width: 458px;
	float: left;
}

.btBox .right {
	width: 507px;
	float: right;
}

.btBox .right p.txt120 {
	margin-bottom: 40px;
}

.btBox .right p.txt120 span {
	font-weight: bold;
}

/* inquiry
----------------------------------------------------------- */

.inquiry_wrap .leadWrap h3 {
	margin-bottom: 15px;
}

.formTbl.top {
	margin-bottom: 60px;
} 

.formTbl td.bq_exStl input {
	margin-bottom: 10px;
}

/* 231101 */
#miceGroup h4,
#miceEquipment h4 {
	text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}

#miceGroup ul {
	display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

#miceGroup ul li {
    width: 100%;
    max-width: 242.5px;
}

#miceGroup ul li a {
    width: 242.5px;
    height: 100%;
    display: block;
    padding: 82px 0 85px;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
	font-size: 20px;
	font-weight: bold;
    color: #fff;
	text-align: center;
}

#miceGroup ul li a span {
	display: block;
	font-size: 16px;
	margin-top: 15px;
}

#miceGroup ul li a::before{
	background: url(/img/banquet/group01.png) no-repeat center/contain;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
transition: all .3s ease-out;
}

#miceGroup ul li:nth-child(2) a::before,
#miceGroup.clm3 ul li:nth-child(1) a::before {
	background: url(/img/banquet/group04.png) no-repeat center/contain;
}
#miceGroup ul li:nth-child(3) a::before,
#miceGroup.clm3 ul li:nth-child(2) a::before {
	background: url(/img/banquet/group03.png) no-repeat center/contain;
}
#miceGroup ul li:nth-child(4) a::before,
#miceGroup.clm3 ul li:nth-child(3) a::before
 {
	background: url(/img/banquet/group02.png) no-repeat center/contain;
}

#miceGroup ul li a:hover {
	text-decoration: none;
}

#miceGroup ul li a:hover::before {
    transform: scale(1.1);
}

.equipment_list {
	display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
	margin: 25px 0 35px;
}

.equipment_list li {
	max-width: 99px;
    width: 100%;
    text-align: center;
    font-size: 10px;
    margin: 0 13px 15px;
}

/* .equipment_list li:first-child {
	margin-left: 0;
} */

.equipment_list li img {
	width: 70%;
    margin: 0 auto 10px;
    display: block;
}

.equipment_list li span {
	display: block;
	margin-top: 10px;
	word-break: break-all;
}

.ttl01.equipment_title {
	margin-bottom: 10px;
}

.banquet_table dl {
	display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
	font-size: 12px;
}

.banquet_table dl dt {
	width: 30%;
    background: #f5f5f5;
    padding: 10px;
	box-sizing: border-box;
}

.banquet_table dl dd {
	width: 67%;
	padding: 10px;
	box-sizing: border-box;
}

.wrapper.clm3 {
    width: 850px;
    min-width: 850px;	
}

.wrapper.clm2 {
    width: 510px;
    min-width: 510px;	
}

.banquet_detail_table {
	margin-top: 70px;
}

.banquet_detail_table table {
	font-size: 13px;
	margin-top: 20px;
}

.banquet_detail_table table th,
.banquet_detail_table table td{
	border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
	vertical-align: middle;
    font-weight: normal;
    word-break: break-all;
}

.banquet_detail_table table th {
    background: #f5f5f5;
}

.banquet_detail_table table th.main_th {
	background: #00abc0;
	color: #fff;
	font-weight: bold;
}

.equipment_flex_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/* .equipment_flex_box .equipment_flex_contents.fw20 {
	width: 20%;
}
.equipment_flex_box .equipment_flex_contents.fw25 {
	width: 25%;
}
.equipment_flex_box .equipment_flex_contents.fw30 {
	width: 30%;
}
.equipment_flex_box .equipment_flex_contents.fw35 {
	width: 35%;
}
.equipment_flex_box .equipment_flex_contents.fw40 {
	width: 40%;
}
.equipment_flex_box .equipment_flex_contents.fw45 {
	width: 45%;
}
.equipment_flex_box .equipment_flex_contents.fw50 {
	width: 50%;
}
.equipment_flex_box .equipment_flex_contents.fw55 {
	width: 55%;
}
.equipment_flex_box .equipment_flex_contents.fw60 {
	width: 60%;
}
.equipment_flex_box .equipment_flex_contents.fw65 {
	width: 65%;
}
.equipment_flex_box .equipment_flex_contents.fw70 {
	width: 70%;
}
.equipment_flex_box .equipment_flex_contents.fw75 {
	width: 75%;
} */

.equipment_flex_box .equipment_flex_contents.fw20,
.equipment_flex_box .equipment_flex_contents.fw25,
.equipment_flex_box .equipment_flex_contents.fw30,
.equipment_flex_box .equipment_flex_contents.fw35,
.equipment_flex_box .equipment_flex_contents.fw40,
.equipment_flex_box .equipment_flex_contents.fw45,
.equipment_flex_box .equipment_flex_contents.fw50,
.equipment_flex_box .equipment_flex_contents.fw55,
.equipment_flex_box .equipment_flex_contents.fw60,
.equipment_flex_box .equipment_flex_contents.fw65,
.equipment_flex_box .equipment_flex_contents.fw70,
.equipment_flex_box .equipment_flex_contents.fw75 {
	width: 100%;
}

#miceEquipment h4 small {
	font-size: 16px;
}

.ttl01.equipment_title.rate {
    text-align: center;
    margin: 40px auto 20px;
	border: none;
}

.ttl01.equipment_title.rate span {
	padding-right: 0;
}

.eq_se_flex_box {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
}

.eq_se_flex_box .eq_se_contents_box {
	width: 48%;
	margin-bottom: 30px;
}

.eq_se_flex_box .eq_se_contents_box strong {
	display: block;
    background-color: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 17px;
}

.eq_se_flex_box .eq_se_contents_box dl {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
	border-bottom: 1px #ccc dotted;
    padding-bottom: 10px;
}

.eq_se_flex_box .eq_se_contents_box dl dt {
	width: 45%;
}

.eq_se_flex_box .eq_se_contents_box dl dd.clm2 {
	width: 50%;
	display: flex;
	justify-content: space-between;
}

.eq_se_flex_box .eq_se_contents_box dl dd {
	text-align: right;
}

/* 240531追加 */

.wrapper2 {
    width: 700px;
    min-width: 700px;
    margin: 0 auto;
    text-align: center;
}

/* 241031追加 */
.banquetSubNav {
	display: flex;
}

/* 250212 */
@media (max-width: 576px) {
	.banquet_detail_table .banquet_detail_table_content td {
		display: table-cell;
		width: auto;
		float: none;
	}
}

/* 250602 */
#miceGroup.clm1 ul {
justify-content: center;
}