@charset "UTF-8";
/* CSS Document */

#lp_{
	margin: 0 auto 100px;
	width: 1100px;
	letter-spacing: 0.2rem;
	color: #333;
}

.scheduleframe_{
	margin: auto;
	padding: 50px 50px 0;
	text-align: center;
}
.scheduleframe_ img{
	width: 50px;
}
.scheduletitle_{
	font-size: 30px;
	font-weight: bold;
	margin-top: 12px;
}

.scheduleguest1_{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 2rem;
	margin: 18px auto 0;
	font-weight: normal;
	line-height:1.5;
}
.scheduleguest1_ img{
	width: 150px;
	margin: 10px auto 10px;
}
.scheduleguest2_{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 1.5rem;
	margin: 10px auto 18px;
	font-weight: normal;
	line-height: 1.5;
}
.scheduleday_{
	font-size: 2.5rem;
	font-weight: bold;
	margin-top: 40px;
}
.schedulelist_{
	font-size: 2.3rem;
	margin: 20px auto;
	width: 65%;
  	border-collapse: collapse;
  	border-spacing: 0;
}

.schedulelist_ th, .schedulelist_ td {
	padding: 8px 20px;
	 text-align: left;
}
.schedulelist_ span a{
	font-size: 1.4rem;
	letter-spacing: 0.1rem;
	text-decoration: none;
}

.itemtitle_{
	background-color:#EAEAEA;
	padding: 10px;
	width: 1100px;
	margin: 60px auto -30px;
}
.itemtitle_ p{
	font-size: 2rem;
	font-weight: bold;
	margin-left: 20px;
}


.brtitle_{
	padding: 10px;
	width: 1000px;
	margin: 0px auto;
	border-bottom: solid 3px #333;
}
.brtitle_ p{
	font-size: 2.3rem;
	text-align: left;
}


.itemlist_{
	align-content: flex-start;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 12.5px; 
	justify-content: flex-start;
	margin: 30px auto ;
	width: 950px;
	letter-spacing: 0;
}
.item_{
	width: 180px;
}
.brname_{
	color: #999;
	font-size: 1.2rem;
	font-weight: bold;
	margin: 15px 0 5px;
}
.itemname_, .itemprice_{
	font-size: 1.3rem;
}
.itemprice_{
	margin-top: 5px;
}


/*ロゴ*/
.ra_ img{
	width: 180px;
}

.sw_ img{
	width: 100px;
}

.ac_ img{
	width: 200px;
}

.ws_ img{
	width: 250px;
}


span.day{
	font-size: 1.3rem;
}

img.instaicon{
	margin: 10px 0;
text-align: center;}


table tr:nth-child(odd){
  background-color: #FEEEED;
}

span.shop{
	font-size: 1.5rem;
}

img.ws_logo{
	width: 23%;
}

.button03 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  border: 2px solid #333;
}

.button03 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  transform: rotate(45deg);
}

.button03 a:hover {
  color: #333333;
  text-decoration: none;
  background-color: #FEEEED;
}

.button03 a:hover::after {
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

p.date{
	font-size:  16px;
}

.date_bk{
	margin: 10px 0;
	background-color: #FEEEED;
	display: inline-block;
	padding: 15px;
}

@media (max-width: 599px) {
	#lp_{
		letter-spacing: 0.13rem;
		margin: 20px auto 80px;
		width: 100%;
		max-width: 599px;
		min-width: 300px;
	}
	
	
	.scheduleframe_{
		padding: 0;
	}
	.scheduleframe_ img{
		width: 35px;
	}
	.scheduletitle_{
		font-size: 24px;
		line-height: 1.2;
		margin: 10px 0;
	}
	.scheduleguest1_{
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-size: 0.8rem;
		margin: 15px auto 0;
		font-weight: normal;
		line-height:1.5;
	}
	.scheduleguest1_ img{
		width: 95px;
		margin: 5px auto 5px;
	}
	.scheduleguest2_{
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-size: 0.65rem;
		margin: 10px auto 15px;
		font-weight: normal;
		line-height: 1.5;
	}
	
	.scheduleday_{
		font-size: 1.2rem;
		margin-top: 20px;
	}
	.schedulelist_{
		font-size: 0.9rem;
		width: 100%;
	}
	.schedulelist_ span a{
		font-size: 0.7rem;
		letter-spacing: 0.05rem;
		text-decoration: none;
	}

	.itemtitle_{
		width: 100%;
		margin: 30px auto -40px;
	}
	.itemtitle_ p{
		font-size: 0.9rem;
		text-align: center;
	}


	.brtitle_{
		width: 95%;
		margin: 50px auto 20px;
		border-bottom: solid 2px #333;
		text-align: center;
	}
	.brtitle_ p{
		font-size: 1rem;
		text-align: center;
	}


	.itemlist_{
		gap: 20px 2%; 
		margin: auto ;
		width: 95%;
	}
	.item_{
		width: 49%;
		line-height: 1.45;
	}
	.brname_{
		font-size: 0.7rem;
		font-weight: normal;
		margin: 7px 0 5px;
	}
	.itemname_, .itemprice_{
		font-size: 0.8rem;
	}
	.itemprice_{
		margin-top: 5px;
	}
	
	img.ws_logo{
	width: 60%;
}
	
	span.day{
	font-size: 0.6rem;
}
	
	span.shop{
	font-size: 0.8rem;
	}
	
	.button03{
		margin-top: 60px;
	}
	
.button03 a {
  width: 160px;
  font-size: 12px;
}
	
.date_bk{
	margin: 10px 0;
	background-color: #FEEEED;
	display: inline-block;
	padding: 15px;
}

	
}