@charset "utf-8";

/* ----------------------------------------
   #FacilityList ← 会場一覧
   #FacilityDet ← 会場詳細
---------------------------------------- */

#FacilityList .sec01 {
	background-image:url("img/top_pc.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height:226px;
	margin-top: 80px;
}
#FacilityList .sec01 div {
    position: relative;
    top: 25%;
    width: 100%;
    height: auto;
    margin: 0% auto;
}

#FacilityList .sec02 {
	text-align: center;
    position: relative;
    z-index: 0;
}

#FacilityList .sec02-inr {
    padding-bottom: 0px;
    width:980px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#FacilityList .sec02 {
    background-repeat: no-repeat;
    background-position : 50% 0%;
}

/*--section3--*/

#FacilityList .sec03 .title img {
    margin-top: -30px;
}
#FacilityList .sec03 {
	text-align: center;
    position: relative;
    z-index: 0;
    padding-bottom: 30px;
	max-width: 1280px;
	/*margin: 0 auto;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#FacilityList .sec03-inr {
    padding-bottom: 0px;
    width:100%;
    margin-left: auto;
		margin-right: auto;
}

#FacilityList .sec03{
    background-image:url("../img/index/main_sec03_back.png");
    background-repeat: repeat;
	/*padding-top: 30px;*/
}
#FacilityList .sec03 .topbtn{
	background-color:#679d6a;
}
#FacilityList .sec03 .sec3_inr01,.sec03 .sec3_inr02 {
	width: 96%;
	margin: 0 auto;
}
#FacilityList .sec03 .sec3_inr01 p{
	float:left;
	width: 33%;
    line-height:1.3;
}
#FacilityList .sec03 .sec3_inr01 p a{
	display: block;
	margin: 4%;
	padding: 5px;
	color:#679d6a;
	font-size: 1.2em;
	background-color: #fff;
	border-radius: 15px;
	box-shadow:0px 0px 12px 3px #bfd2c0;
	-moz-box-shadow:0px 0px 12px 3px #bfd2c0;
	-webkit-box-shadow:0px 0px 12px 3px #bfd2c0;
}
#FacilityList .sec03 .sec3_inr01 p a span{
	font-size: 0.6em;
}
#FacilityList .sec03 .sec3_inr01 .active{
	color:#fff;
	background-color: #679d6a;
}

#FacilityList .sec3_inr02 .WedBlk1 .suggestion {
	font-size: 14px;
	padding-top: 30px;
}

#FacilityList .sec3_inr02 .WedBlk2 .suggestion {
	font-size: 14px;
	padding-top: 24px;
}

@media screen and (min-width: 736px) {
	#FacilityList .sec3_inr02 .WedBlk1 .suggestion {
		font-size: 16px;
		padding-bottom: 22px;
	}

	#FacilityList .sec3_inr02 .WedBlk2 .suggestion {
		font-size: 16px;
		padding-bottom: 22px;
	}
}

@media screen and (min-width: 736px) {
#FacilityList .sec03 .sec3_inr02 aside{
    position: relative;
   	box-shadow:0px 0px 12px 3px #c1c1c1;
	-moz-box-shadow:0px 0px 12px 3px #c1c1c1;
	-webkit-box-shadow:0px 0px 12px 3px #c1c1c1;
	^border: solid 5px #fff;
}
}
#FacilityList .sec03 .sec3_inr02 aside p{
	background-color: #fff;
}
#FacilityList .sec03 .sec3_inr02 aside img{
	width: 94%;
	padding-top: 3%;
	padding-bottom: 1.5%;
	margin-left: auto;
	margin-right: auto;
}


#FacilityList .sec03 .top3{
	margin: -12px;
}
#FacilityList .sec03 .sec3_inr02 p{
	padding: 0px;
	margin: 0px;
}
@media screen and (min-width: 736px) {
#FacilityList .sec03 .sec3_inr02 a{
 	 display: none;
   opacity: 0;
    width: 32.333%;
    margin: 0.5%;
    float: left;
	height: 510px;
}
}
#FacilityList .sec03 .sec3_inr02 a.active{
  opacity: 1;
  display: block;
}
#FacilityList .sec03 .sec3_inr02 dl{
	background-color:#fff;
	padding-left: 10px;
	padding-right: 10px;
	color:#000;
}
#FacilityList .sec03 .sec3_inr02 dl dt{
    font-size: 13px;
    padding: 3% 0 3% 0;
	margin-top: 5px;
    font-weight: bold;
	border-top: double 3px #b2997f;
	border-bottom: double 3px #b2997f;
}

_#FacilityList .sec03 .sec3_inr02 dl dd{
	font-size:1.0em;
	font-weight: 600;
	padding-top:2%;
	padding-bottom:3%;
}
#FacilityList .sec03 .sec3_inr02 .pickup {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f7648c;
    padding: 3px 14px;
    width: 92px;
    margin: 0px;
    font-size: 0.9em;
}
#FacilityList .sec03 .sec3_inr02 .pickup p:before{
    content: "";
    background-image: url("../../common/img/icon.png");
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    float: left;
    background-size: cover;
    margin-right:5px;
    margin-top:5px;
}
#FacilityList .sec03 .sec3_inr02 .pickup p{
	color:#fff;
}
#FacilityList .sec03 .sec3_inr02 .pickup p span{
    margin-top: 2px;
    display: block;
    float: left;
}

.ListKaijoArea{
    font-size: 1.2em;
    font-weight: bold;
}

.ListKaijoName{
    font-size: 1.3em;
    font-weight: bold;
	color: #63381a;
}

.ListPrice {
    font-size: 1.5em;
    font-weight: 600;
	color: #b6131d;
	padding-top: 4%;
	font-family: 'Noto Serif JP', serif;
}

.ListNumber {
    font-size: 1.0em;
    font-weight: 600;
	padding-bottom:4%;
}


@media screen and (max-width: 736px) {
#FacilityList .sec01 div {
    width: 100%;
	}
#FacilityList .sec01 {
	background-image:url("img/top_sp.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	margin-top: 7%;
	}
#FacilityList .sec01 p {
	position: relative;
	top: 39%;
	margin: 0% auto;
	width: 88%;
	}
#FacilityList .sec02 .title img {
	margin-top: 30px;
	}

#FacilityList .sec02-inr {
	 width: 90%;
	 margin: 0 5%;
	 height: auto;
	}
#FacilityList .sec02-inr p{
	 width: 90%;
	 font-size: 0.9em;
	 margin: 0 auto;
	 line-height: 2.1em
}


/*--section3--*/

#FacilityList .sec03 .title img {
    margin-top: 30px;
}

#FacilityList .sec03-inr {
    width: 100%;
    margin-left: auto;
		margin-right: auto;
    height: auto;
}
#FacilityList .sec03{
    background-image:none;
	/*padding-top: 0px;*/
}
#FacilityList .sec03 .sec3_inr01{
    width: 100%;
    /*margin: 0 auto;*/
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;

}
#FacilityList .sec03-inr{
    overflow: hidden;
}
#FacilityList .sec03 .sec3_inr02 {
    width: 96% !important;
    margin: 0 auto;
}
#FacilityList .sec03 .sec3_inr01 p{
	float:left;
	width: 100%;
    line-height: 1.2;
}
#FacilityList .sec03 .sec3_inr01 p a{
	margin: 1% 2%;
	padding: 2px 5px;
}

#FacilityList .sec03 .sec3_inr02 aside {
    margin: 0;
    padding: 0 5px 10px;
    text-align: left;
    float: none;
    width:100%;
    box-sizing: border-box;
}
#FacilityList .sec03 .sec3_inr02 a{
    width:86%;
    margin-left: auto;
		margin-right: auto;
    overflow: hidden;
   	box-shadow:0px 0px 3px 1px #c1c1c1;
	-moz-box-shadow:0px 0px 3px 1px #c1c1c1;
	-webkit-box-shadow:0px 0px 3px 1px #c1c1c1;
	border: solid 1px #c1c1c1;
}

#FacilityList .sec03 .sec3_inr02 a:not(:first-of-type) {
	margin-top: 30px;
}

#FacilityList .sec03 .sec3_inr02 a img {
	width: 100%;
	padding-top: 1.2%;
}

#FacilityList .sec03 .sec3_inr02 dl {
  /*padding: 2%;*/
	text-align: center;
}
#FacilityList .sec03 .sec3_inr02 dl dt{
    font-size: 1em;
    padding: 0 0 10px 0;
    font-weight: bold;
	border-top: none;
	line-height: 1.4;
	border-bottom: double 3px #b2997f;
}
#FacilityList .sec03 .sec3_inr02 dl dd{
	text-align: center;
	^font-size:1.0em;
	^font-weight: 600;
	padding-bottom:0;
}
#FacilityList .sec03 .sec3_inr02 .pickup {
    padding:2px 4px;
    width: auto;
    font-size: 0.6em;
    left: 5px;
}
#FacilityList .sec03 .sec3_inr02 .pickup p:before{
    margin-top: 4px;
    margin-right: 2px;
    width: 11px;
    height: 9px;
}
#FacilityList .sec03 .sec3_inr02 .pickup p span{
    margin-top: 0px;
}

.ListKaijoArea{
    font-size: 14px;
    font-weight: normal;
}

.ListKaijoName{
    font-size: 4.53vw;
    font-weight: bold;
	color: #63381a;
}

.ListPrice {
  font-size: 21px;
  font-weight: 700;
	color: #b6131d;
	padding-top: 4%;
	font-family: 'Noto Serif JP', serif;
}

.ListNumber {
  font-size: 14;
  font-weight: normal;
	padding-bottom:0;
}

}

#DinnerPlan{
	/*padding-top: 95px;
	margin-top: -95px;*/
}


@media screen and (min-width: 737px) {
#kagurabnr {
	text-align: center;
	margin: auto;
	width: 980px;
}

#DinnerPlan {
	/*padding-top: 135px;
	margin-top: -135px;*/
}

#DinnerPlan::before {
	display: block;
	content: '';
	height: 80px;
	margin-top: -80px;
	visibility: hidden;
}

#Reception {
	/*padding-top: 135px;
	margin-top: -135px;*/
}

#Reception {
	padding-top: 80px;
	margin-top: -80px;
}

main h2.ttl_reception {
	padding-top: 60px;
}

}
@media screen and (max-width: 736px) {
	#DinnerPlan {
		padding-top: 65px;
		margin-top: -65px;
	}

	#Reception {
		padding-top: 65px;
		margin-top: -65px;
	}

#kagurabnr {
	text-align: center;
	margin: auto;
}
#kagurabnr img {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
}
