@charset "UTF-8";

/* ヘッダー処理 */
/*
.header { display: none; }
#catch { display: none; }
#breadcrumb { display: none; }
*/

/* M reset */
article ul { margin: 0;padding: 0; }
article h2, article h3 { margin: 0; }
article section#buffetconcert2025aut,
article p {
	margin: 0;
	padding: 0;
}

#header_contents #summary {
	float: none;
	width: 100%;
}


/*　プラン用スペースここから　*/
#free-plan {
	margin-top: -10px;
	padding: 15px 0px;
	background: #ffffff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#free-plan-inner {
	margin-left: -15px;
}
/*　プラン用スペースここまで　*/


#buffetconcert2025aut {
	text-align: center;
}
#buffetconcert2025aut h3 {
	margin: 0px 0px 5px 0px;
}
#plan-kikan {
	margin: 0px auto 20px auto;
	width: 630px;
}
#plan-kikan ul:nth-of-type(1) {
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 12px;
	padding-bottom: 2px;
}
#plan-kikan b {
	display: block;
	margin: 0px auto 12px auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px dotted #cccccc;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
}
#plan-date {
	margin: 0px auto 20px auto;
	width: 630px;
}
#plan-date b {
	display: block;
	margin: 0px auto 12px auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px dotted #cccccc;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
}
#plan-date span {
	color: #cc0000;
	font-weight: bold;
}
#plan-kikan li {
	display: inline-block;
	font-size: 15px;
	line-height: 140%;
	vertical-align: top;
}
#plan-kikan li:nth-of-type(1) {
	margin-right: 15px;
}
#plan-kikan li #day-section,
#plan-kikan li #night-section {
	width: 292px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#plan-kikan li #day-section {
	background: #ab9274;
	color: #ffffff;
}
#plan-kikan li #night-section {
	background: #516087;
	color: #ffffff;
}

#plan-kikan li b {
	display: block;
	margin: 0px auto 8px auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ffffff;
	font-size: 16px;
	letter-spacing: 2px;
}
#plan-kikan li span {
	font-size: 16px;
	line-height: 190%;
}

#plan-kikan .ticket-info {
	width: 300px;
	border: 1px dotted #000000;
	border-top: 0px dotted #000000;
	margin-bottom: 10px;
	font-size: 14px;
}
#plan-kikan .ticket-midashi {
	background: #7f6a52;
	padding: 2px 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
#plan-kikan .ticket-info:nth-of-type(2) .ticket-midashi {
	background: #bbb2a9;
	color: #564430;
}
#plan-kikan ul:nth-of-type(2) .ticket-midashi {
	background: #617098;
}
#plan-kikan ul:nth-of-type(2) .ticket-info:nth-of-type(2) .ticket-midashi {
	background: #b3b9c7;
	color: #564430;
}

#plan-kikan ul.ticket-text:nth-of-type(1) {
	width: 100%;
	border-bottom: 0px dashed #cccccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#plan-kikan ul.ticket-text li {
	width: 145px;
	padding: 5px 0px;
	font-size: 13px;
	text-align: center;
}
#plan-kikan ul.ticket-text li:nth-of-type(1) {
	border-right: 1px dotted #000000;
	margin-right: 0px;
	padding-right: 0px;
}
#plan-kikan ul.ticket-text li b {
	display: inline;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
}


#buffetconcert2025aut #mainimage {
	margin: 0px 0px 25px 0px;
}

#chrge {
	margin: 0px 0px 25px 0px;
}
#staychrge {
	width: 650px;
	margin: 0px auto 25px auto;
}
#chrge h4,
#staychrge h4 {
	margin: 0px 0px 20px 0px;
}
#staychrge h4 {
	background: #ca2d40;
	padding: 10px 0px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: bold;
}
#buffetconcert2025aut .charge-box {
	margin: 0px 40px 5px 40px;
}
#buffetconcert2025aut #chrge .charge-box {
	margin: 0px 0px 5px 0px;
	text-align: center;
}
#buffetconcert2025aut #chrge .charge-box li {
	display: inline-block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	text-align: left;
}
#buffetconcert2025aut #chrge .charge-box li:nth-of-type(2) {
	margin: 0px 28px 10px 10px;
}
#buffetconcert2025aut #chrge .charge-box .midashi {
	background: #ca2d40;
	padding: 4px 6px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
}
#buffetconcert2025aut .charge-box ul {
}
#buffetconcert2025aut .charge-box li {
	font-size: 14px;
	margin: 0px 10px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#buffetconcert2025aut .charge-box li.midashi {
	background: #ca2d40;
	margin: 0px 10px 15px 0px;
	padding: 4px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
}
#buffetconcert2025aut .charge-box span.price {
	color: #cc0000;
	font-size: 23px;
}
#buffetconcert2025aut .charge-box span.price2 {
	color: #cc0000;
	font-size: 21px;
	padding-left: 14px;
}
#buffetconcert2025aut #chrge .charge-box span.price {
	font-size: 30px;
}
#buffetconcert2025aut .charge-info {
	margin: 0px 40px 0px 40px;
}
#buffetconcert2025aut .charge-info .charge-text {
	float: left;
	width: 270px;
}
#buffetconcert2025aut .charge-info .charge-text p {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	text-align: left;
}
#buffetconcert2025aut .charge-info .charge-text p a {
	font-size: 12px;
	color: #BB6161;
	text-decoration: none;
	background: url(images/link.gif) left 5px no-repeat;
	padding: 0px 0px 0px 16px;
}
#buffetconcert2025aut .charge-info .charge-text p a:hover {
	text-decoration: underline;
}
#buffetconcert2025aut .charge-info .charge-pic {
	float: right;
	width: 140px;
	margin: 0px 0px 0px 10px;
	text-align: right;
	font-size: 12px;
}

#plan-tel {
	width: 650px;
	margin: 0px auto 10px auto;
	text-align: left;
}
#plan-attention {
	width: 650px;
	margin: 0px auto 40px auto;
	font-size: 13px;
	text-align: left;
}

#staychrge .charge-box ul {
	float: left;
	width: 275px;
	margin-right: 10px;
}
#buffetconcert2025aut .charge-box li {
	font-size: 12px;
}

#buffetconcert2025aut #plan-flyer {
	margin-bottom: 25px;
}
#buffetconcert2025aut #plan-flyer div {
	width: 285px;
	border: 2px solid #a0a2ac;
	margin: 0px auto;
}
#buffetconcert2025aut #plan-flyer a {
	text-decoration: none;
	display: block;
	background: #a0a2ac;
	padding: 12px 0px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
#buffetconcert2025aut #plan-flyer a:hover {
	background: #ffffff;
	color: #a0a2ac;
}


#plan-reserve {
	width: 568px;
	margin: 0px auto 25px auto;
	text-align: left;
}
#plan-reserve a:hover {
	opacity: 0.8;
}
#plan-reserve p {
	width: 568px;
	margin: 0px auto;
	padding: 8px 0px 0px 0px;
	line-height: 150%;
	color: #ca2d40;
	letter-spacing: 0.4px;
	text-align: left;
}
#plan-reserve p i {
	font-style: normal;
	margin: 0px 0px 0px 1em;
	text-indent: -1em;
	display: block;
	font-size: 14px;
}
#plan-reserve p a {
	font-size: 12px;
	text-decoration: none;
	background: url(images/link.gif) left 5px no-repeat;
	padding: 0px 0px 0px 16px;
	opacity: 1;
}
#plan-reserve p a:hover {
	text-decoration: underline;
}


#buffetmovie {
	width: 650px;
}



@media screen and (max-width: 480px) {

	#buffetconcert2025aut #chrge .charge-box li {
		width: 100%;
		text-align: left;
	}
	#buffetconcert2025aut #chrge .charge-box .midashi {
		text-align: left;
	}

	#free-plan-inner {
		margin-left: 0px;
	}
	#buffetconcert2025aut {
		padding: 0px;
	}
	#buffetconcert2025aut h3 img,
	#mainimage img,
	#buffetconcert2025aut h4 img {
		width: 100%;
		height: auto;
	}

	#plan-kikan {
		width: 92%;
	}
	#plan-date {
		width: 92%;
	}
	#plan-kikan li {
		width: 100%;
		text-align: left;
	}
	#plan-kikan li:nth-of-type(1) {
		margin-right: 0px;
		margin-bottom: 5px;
	}
	#plan-kikan li #day-section,
	#plan-kikan li #night-section {
		width: 100%;
		text-align: left;
	}
	#plan-kikan li #day-section b,
	#plan-kikan li #night-section b {
		text-align: left;
	}
	#plan-kikan li span {
		padding-left: 0px;
	}


	#plan-kikan .pc {
		display: none;
	}
	#plan-kikan .ticket-info {
		width: 100%;
	}
	#plan-kikan .ticket-midashi {
		background: #000000;
		padding: 2px 5px;
		text-align: left;
	}
	#plan-kikan ul.ticket-text li {
		width: 100%;
		margin: 0px;
		padding: 5px;
		text-align: left;
	}
	#plan-kikan ul.ticket-text li:nth-of-type(1) {
		border-right: 0px dotted #000000;
		border-bottom: 1px dotted #000000;
		margin: 0px;
		padding: 0px;
	}
	#plan-kikan ul.ticket-text li div {
		padding: 5px;
	}


	#buffetconcert2025aut .charge-box {
		margin: 0px 0px 5px 0px;
	}
	#chrge .charge-box {
		width: 220px;
	}
	#buffetconcert2025aut .charge-info {
		position: relative;
		margin: 0px;
		padding-bottom: 120px;
	}
	#buffetconcert2025aut .charge-info .charge-text {
		float: none;
		width: 100%;
	}
	#buffetconcert2025aut .charge-info .charge-pic {
		float: none;
	}
	#chrge .charge-info div:nth-child(2) {
		position: absolute;
		top: 95px;
		left: 0px;
	}
	#chrge .charge-info div:nth-child(3) {
		position: absolute;
		top: 95px;
		left: 152px;
	}
	#staychrge .charge-info div:nth-child(2) {
		position: absolute;
		left: 0px;
	}
	#staychrge .charge-info div:nth-child(3) {
		position: absolute;
		left: 152px;
	}
	#staychrge .charge-box {
		width: 90%;
		line-height: 140%;
		margin-right: auto;
		margin-left: auto;
	}
	#staychrge .charge-box li {
		text-align: center;
	}
	#staychrge .charge-box li.midashi {
		margin: 0px 0px 5px 0px;
	}
	#plan-tel img {
		width: 100%;
		height: auto;
	}
	#buffetconcert2025aut #chrge .charge-box {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	#buffetconcert2025aut #chrge .charge-box ul {
		width: 100%;
	}
	#buffetconcert2025aut #chrge .charge-box li {
		display: block;
		width: 100%;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 14px;
		text-align: center;
	}
	#buffetconcert2025aut #chrge .charge-box li .midashi {
		text-align: left;
		line-height: 150%;
	}
	#buffetconcert2025aut #chrge .charge-box li:nth-of-type(2) {
		margin: 0px 0px 20px 0px;
	}
	.price-set {
		display: block;
	}


	#buffetconcert2025aut #chrge .charge-box li {
		width: 100%;
		font-size: 14px;
	}
	#buffetconcert2025aut #chrge .charge-box li:nth-of-type(2) {
		margin: 0px 0px 20px 0px;
	}

	#staychrge h4 {
		margin-left: 10px;
		margin-right: 10px;
	}
	#staychrge .charge-box ul {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
	#buffetconcert2025aut .charge-box li {
		font-size: 14px;
	}


	#plan-reserve {
		width: 92%;
		padding: 0px 10px;
		text-align: left;
	}
	#plan-reserve img {
		width: 100%;
		height: auto;
	}
	#plan-reserve p {
		width: 100%;
	}
	#plan-reserve p i {
		margin: 0px 0px 0px 1em;
		text-indent: -1em;
		display: block;
		text-align: left;
	}


	#staychrge {
		width: 92%;
	}
	#plan-tel {
		width: 100%;
	}
	#plan-attention {
		width: 100%;
	}


}