@charset 'UTF-8';

@media screen and (max-width: 960px) {
	div#admin_shop li {
		flex: 1 1 33.33333%;
	}
}
@media screen and (max-width: 800px) {
	#header #img {
		margin: 0 auto;
	}
	#header img {

	}
	h1 {
		position: static;
		padding: 3px;
	}
	#main_shop div#tenpo div#obi span:last-child:not(#cup) {
		display: none;
	}


}
@media screen and (max-width: 800px) {
	#main_shop #cast li {
		flex: 0 1 33.33%;
	}
}
@media screen and (max-width: 760px) {
	div#admin_shop li {
		flex: 1 1 50%;
	}
	div#hime h2 span {
		display: block;
	}
}
@media screen and (max-width: 550px) {
	div#admin_shop li {
		font-size: 10pt;
	}
	#main_shop #cast li {
		flex: 0 1 50%;
	}
}
@media screen and (max-width: 500px) {
	h1 span {
		display: block;
		text-align: center;
	}
	#main_shop div#tenpo div#obi span:last-child:not(#cup) {
		display: block;
	}
}
@media screen and (max-width: 450px) {
	div#admin_shop li {
		font-size: 8pt;
	}
}




@media screen and (max-width: 896px) {
	#header2 {
		margin: 0px;
		z-index: 100;
	}
	#header2 h2 {
		padding: 5px;
		height: 110px;
	}
	#header2 h2 div#img {
	}
	#header2 h2 div#img img {
		width: 100%;
		height: auto;
		margin: 0;
	}
	#header2 h2 div#tel {
		clear: both;
		margin-top: 0;
		font-size: 90%;
		text-align: right;
	}
	#header2 ul {
		margin-top: 0;
		position: relative;
		flex-wrap: wrap;
		justify-content: end;
	}
	#header2 li {
		display: none;
		flex: 1 1 50%;
		max-width: 50%;
	}
	#header2 li a {
		margin: 5px ! important;
		border-radius: 5px;
		text-align: center
	}

	#header2 li:last-child span {
		margin: 5px ! important;
		border-radius: 5px;
		text-align: center
	}

	.ham {
		display: block;
		position: absolute;
		right: 5px;
		bottom: 5px;
		width: 140px;
		display: flex;
	}
	.ham span {
		width: 50%;
		border-radius: 8px;
		overflow: auto;
		border: 1px double #fff;
		padding: 1px;
		margin-left: auto;
	}

	.ham img {
		width: 100%;
		height: auto ! important;
		border-radius: 6px;
	}

	#main_shop #container {
		display: block;
	}
	#main_shop div {
		padding-bottom: 10px;
	}
	#main_shop div#news {
		flex: 3 1;
		margin-left: 0;
	}

	#main_shop #infomation {
		display: block;
	}
	#main_shop #infomation div {
		margin-left: 0;
		margin-bottom: 10px;
	}
	#main_cast div#cast_prof {
		margin-left: 0;
	}

	#main_shop div#news #img {
		width: 100%;
		clear: both;
	}
	#main_shop div#news #text {
		width: 100%;
		clear: both;
	}

	footer ul {
		display: block;
	}
	footer li:not(:first-child) {
		border-left: 0;
	}
	footer li {
		margin-bottom: 1px;
		text-align: center;
		font-size: 150%;
	}
	footer li a {
		color: #fff;
	}
	#map div#mapimg {
		height: auto;
	}
}
@media screen and (max-width: 400px) {
	#header2 h2 div#tel {
		clear: both;
		margin-top: 0;
		font-size: 80%;
		text-align: right;
	}
}
@media screen and (max-width: 375px) {
	#main_shop #cast li #obi span:last-child {
		font-size: 85%;
	}
	#header2 h2 {
		height: 90px;
	}
	#header2 h2 div#tel {
		font-size: 80%;
	}
}
@media screen and (max-width: 320px) {
	#main_shop #cast li #obi span:last-child {
		font-size: 75%;
	}
	#header2 h2 {
		height: 90px;
	}
	#header2 h2 div#tel {
		clear: both;
		margin-top: 0;
		font-size: 70%;
		text-align: right;
	}
	#header2 h2 span#address {
		font-size: 60%;
	}
}







/*大きな地図リンク消す*/
.yolp-ymapbanner {
	display: none;
}


























