@charset "utf-8";

#plan-main {
	position: relative;
	background: url(http://www.eirakukan.jp/images/bg_wrap-contents.jpg) center top;
	margin-bottom: 36px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#plan-main h2 {
	padding: 0px 0px 20px 0px;
}
#plan-main h2 img {
	width: 100%;
	height: auto;
}

#plan-main #image-box {
	width: 656px;
	margin: 0px auto;
}
#plan-main #image-box .image-float {
	float: left;
}
#plan-main #image-box .clearfix {
	margin-bottom: 20px;
}
#plan-main #image-box .clearfix p {
	background: rgba(60,30,0,0.95);
	margin-top: -2px;
	padding: 6px;
	color: #ffffff;
	text-align: center;
	line-height: 170%;
}
#plan-main #image-box .clearfix p span {
	font-size: 16px;
}
#plan-main #image-box .image-box2 .clearfix {
	float: left;
	width: 318px;
	margin: 0px;
}
#plan-main #image-box .image-box2 .clearfix:last-child {
	float: right;
}
#plan-main #image-box .image-box2 .clearfix p {
	margin-top: -4px;
}
#plan-main #image-box .image-box2 .clearfix:last-child p {
	padding: 16px 0px;
}

#plan-main #charge-box {
	width: 95%;
	margin: 0px auto;
}
#plan-main #charge-box table {
	width: 100%;
	background: #ffffff;
}
#plan-main #charge-box th,
#plan-main #charge-box td {
	padding: 10px 5px;
	border: 2px solid #000000;
	vertical-align: middle;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
}
#plan-main #charge-box th {
	background: #ffcc99;
}
#plan-main #charge-box td span {
	color: #cc0000;
}
#plan-main #charge-box td .price {
	font-size: 23px;
}

#plan-main .plan-midashi {
	margin: 0px auto;
	padding: 15px 0px;
	background: rgba(255,255,255,0.7);
	background-image: url(../../images/day2018/back-plan-midashi1.png),url(../../images/day2018/back-plan-midashi2.png);
	background-position: 10px center,580px center;
	background-repeat: no-repeat,no-repeat;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #B23B3F;
}
#plan-main .plan-midashi span {
	font-size: 14px;
}
#plan-main .info-text {
	width: 95%;
	margin: 0px auto 20px auto;
	background: rgba(255,255,255,0.7);
}
#plan-main .info-text .tel-reserve {
	float: left;
	margin-right: 20px;
	padding: 5px 5px 0px 5px;
}
#plan-main .info-text ul {
	float: right;
	width: 330px;
	margin: 10px 0px;
}
#plan-main .info-text ul li {
	line-height: 150%;
}

#plan-main #reserve-box {
	margin-bottom: 20px;
	text-align: center;
}
#plan-main #reserve-box a:hover {
	opacity: 0.8;
}

#plan-main .info-lunch {
	width: 95%;
	margin: 0px auto;
	background: rgba(255,255,255,0.7);
}
#plan-main .info-lunch .lunch-box {
	margin: 0px auto 30px auto;
	border-bottom: 3px dotted #999999;
}
#plan-main .info-lunch .lunch-box:last-child {
	border-bottom: 0px dotted #999999;
}
#plan-main .info-lunch .lunch-box .lunch-box-left {
	float: left;
	width: 304px;
	margin-bottom: 20px;
}
#plan-main .info-lunch .lunch-box .lunch-box-left2 {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
#plan-main .info-lunch .lunch-box .lunch-box-right {
	float: right;
	width: 304px;
	margin-bottom: 20px;
}
#plan-main .info-lunch .lunch-box img {
	margin-bottom: 10px;
}
#plan-main .info-lunch .lunch-box .lunch-name {
	background: #B23B3F;
	background-image: url(../../images/day2018/back-lunch-name.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-radius: 5px;
	padding: 2px 2px 2px 23px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
}
#plan-main .info-lunch .lunch-box span {
	color: #cc0000;
}
#plan-main .info-lunch .lunch-box .price {
	font-size: 19px;
}
#plan-main .info-lunch .lunch-box .lunch-text {
	padding-left: 23px;
}
#plan-main .info-lunch .lunch-box .lunch-charge-holiday {
	padding-left: 52px;
	color: #000000;
}
#plan-main .info-lunch .lunch-box .lunch-charge-holiday span {
	color: #cc0000;
}
#plan-main ul.attention {
	list-style-type: none;
}
#plan-main ul.attention li {
	padding: 5px 0px 0px 1em;
	text-indent: -1em;
	line-height: 130%;
	letter-spacing: 1px;
}

/*　パンフレットダウンロードここから　*/
#pamphlet {
	margin-bottom: 10px;
}
#pamphlet ul {
	margin: 0px 0px 0px 42px;
	list-style-type: none;
}
#pamphlet ul li {
	float: left;
	width: 253px;
	margin: 0px 17px 0px 0px;
}
#pamphlet ul li:nth-child(2n) {
	width: 310px;
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 0px;
	text-align: left;
}
#pamphlet #pamphlet-text {
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
}
#pamphlet h4 img {
	border-radius: 0px 0px 0px 0px;
}
/*　パンフレットダウンロードここまで　*/

#main p.plan-kikan {
	background: #ffffff;
	border-top: 1px dotted #cc9999;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
#main p.plan-info {
	background: #ffffff;
	margin: 0px auto;
	padding: 10px 10px;
	font-size: 13px;
}
#main .plan-box {
	width: 95%;
	background: #ffffff;
	margin: 0px auto;
}
#plan-main #syokado.info-lunch .lunch-box {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 0px;
}
#plan-main #syokado.info-lunch .lunch-box .lunch-box-left,
#plan-main #syokado.info-lunch .lunch-box .lunch-box-right {
	margin-bottom: 0px;
}
#plan-main #charge-box td#select-menu {
	font-size: 13px;
}
#plan-main #charge-box th.kyukei-name {
	font-size: 20px;
}


#syokado-link {
	width: 95%;
	margin: 40px auto 0px auto;
}
#syokado-link ul {
	text-align: center;
}
#syokado-link li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 30px 30px 30px;
}
#syokado-link li a {
	display: block;
	width: 250px;
	background: #ffffff url("http://www.eirakukan.jp/images/list-mark_2.png") 20px center no-repeat;
	border: 1px solid #B23B3F;
	padding: 15px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#syokado-link li a:hover {
	opacity: 0.7;
}


#link-20200801 {
	margin-bottom: 40px;
}
#link-20200801 #link-20200801-title {
	width: 95%;
	background: #B23B3F;
	margin: 0px auto 20px auto;
	padding: 10px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#plan-main .info-lunch #link-20200801 .lunch-box {
	border-bottom: 0px dotted #999999;
	margin-bottom: 20px;
}
#link-20200801 .lunch-oshinagaki {
	height: 85px;
	border: 1px solid #cc0000;
	background: #ffffff;
	margin-bottom: 10px;
	padding: 8px;
	font-size: 13px;
}
#link-20200801 .lunch-oshinagaki .lunch-oshinagaki-name {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#link-20200801 .lunch-oshinagaki ul {
	margin: 0px 0px 0px 14px;
	padding: 0px;
}
#link-20200801 .lunch-oshinagaki li {
	float: left;
	list-style-type: disc;
	margin: 0px 24px 0px 0px;
	padding: 0px;
	line-height: 180%;
}
#lunch-attention {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#lunch-attention li {
	list-style-type: none;
	margin: 0px 0px 0px 1em;
	text-indent: -1em;
	line-height: 180%;
}


@media screen and (max-width: 480px) {
	#plan-main {
		padding-right: 15px;
		padding-left: 15px;
	}

	#plan-main #image-box {
		width: 100%;
	}
	#plan-main #image-box .clearfix {
		margin-bottom: 30px;
	}
	#plan-main #image-box .clearfix img {
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
	#plan-main #image-box .clearfix p {
		margin-top: 0px;
	}
	#plan-main #image-box .clearfix p span {
		display: block;
		font-size: 15px;
	}

	#plan-main #image-box .image-box2 .clearfix {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	#plan-main #image-box .image-box2 .clearfix:last-child {
		float: none;
	}
	#plan-main #image-box .image-box2 .clearfix p {
		margin-top: 0px;
	}
	#plan-main #image-box .image-box2 .clearfix p span {
		display: inline;
		font-size: 15px;
	}
	#plan-main #image-box .image-box2 .clearfix:last-child p {
		padding: 4px 0px;
	}


	#plan-main .plan-midashi {
		width: 90%;
		padding: 50px 10px 10px 10px;
		background-image: none;
		background-image: url(../../images/day2018/back-plan-midashi1.png);
		background-position: left top;
		font-size: 16px;
		text-align: left;
	}

	#plan-main #charge-box {
		overflow-x: scroll;
	}
	#plan-main #charge-box table {
		white-space: nowrap;
	}

	#plan-main .info-text {
		width: 100%;
		padding-bottom: 10px;
	}
	#plan-main .info-text .tel-reserve {
		float: none;
		margin-right: 0px;
	}
	#plan-main .info-text ul {
		float: none;
		width: 90%;
		margin-left: 20px;
	}


	#plan-main .info-lunch {
		width: 100%;
	}
	#plan-main .info-lunch .lunch-box {
		width: 100%;
	}
	#plan-main .info-lunch .lunch-box .lunch-box-left,
	#plan-main .info-lunch .lunch-box .lunch-box-right {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	#plan-main .info-lunch .lunch-box .lunch-box-left2 {
		float: none;
		width: 95%;
		margin-right: auto;
		margin-left: auto;
	}

	#pamphlet ul {
		margin: 0px 0px 0px 0px;
	}
	#pamphlet ul li {
		float: none;
		width: 100%;
		margin: 0px 0px 0px 0px;
		text-align: center;
	}
	#pamphlet ul li img {
		width: 253px;
		margin: 0px auto;
	}
	#pamphlet ul li:nth-child(2n) {
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
	}


	#link-20200801 #link-20200801-title {
		width: 90%;
		padding: 10px;
		text-align: left;
		line-height: 150%;
	}
	#link-20200801 .lunch-oshinagaki {
		height: auto;
	}
	#plan-main .info-lunch #link-20200801 .lunch-box .lunch-box-left,
	#plan-main .info-lunch #link-20200801 .lunch-box .lunch-box-right {
		margin-bottom: 40px;
	}

	#plan-main .info-lunch #link-20200801 div:nth-of-type(3).lunch-box .lunch-box-right {
		width: 100%;
	}
	#lunch-attention {
		margin-right: 0px;
		margin-left: 0px;
	}

}