﻿.container00{
	width: 100%;
	background-image: url('../top/E1.png');
}
.top{
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 3%;
}
.top img{
	width:100%;
}
.container{
	padding: 3% 10% 3% 10%;
	width: 80%;
	display: flex;
	flex-wrap: wrap;
	background-image: url('../top/E1.png');
}
.riyuu img {
	width:auto;
}
h2.riyuu{
	margin-bottom: 2%;
	margin-top: 2%;
	width: 100%;
}
.item00 {
	padding: 2%;
	width: 19.5%;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
}
.item01 {
	padding: 2%;
	width: 19.5%;
	margin-left: 2%;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	margin-bottom: 2%;
}
.item02 {
	padding: 2%;
	width: 19.5%;
	margin-left: 2%;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
}
.item03 {
	padding: 2%;
	width: 19.5%;
	margin-left: 2%;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
}

.upper{
	width:100%;
}
.lower{
	padding: 5% 1% 1% 1%;
	width: 100%;
	line-height: 1.5em;
}
.decoration{
	width: 50%;
	float: right;
	margin-top: -10%;
}
h3 {
	position: relative;
	color: white;
	padding: 0.5em 0.5em 0.5em 1.4em;
	background-color: #930000;
	width: 100%;
	margin-top: 2%;
}

h3::after {
	position: absolute;
	top: 50%;
	left:0;
	transform:translateY(-50%);
	content: '';
	width: 18px;
	height:4px;
	background-color:white;
}
.item-r-1{
	width: 29.7%;
	padding: 1%;
	border-style: solid;
	border-width: 0.5px;
	background: rgba(255,255,255,0.8);
	font-size: 0.8em;
	margin-bottom: 2%;
}
.item-r-2{
	width: 29.7%;
	padding: 1%;
	border-style: solid;
	border-width: 0.5px;
	margin-left: 2%;
	background: rgba(255,255,255,0.8);
	font-size: 0.8em;
	margin-bottom: 2%;
}
.cp_h1title {
	position: relative;
	padding: .3em;
	text-align: center;
	font-size: 1.5em;
}
.cp_h1title:before,.cp_h1title:after { 
	position: absolute;
	top: 0;
	content:'';
	width: 8px;
	height: 100%;
	display: inline-block;
	border-top: solid 2px #FF7043;
	border-bottom: solid 2px #FF7043;
}
.cp_h1title:before {
	border-left: solid 2px #FF7043;
	left: 0;
}
.cp_h1title:after {
	border-right: solid 2px #FF7043;
	right: 0;
}
.oohashi-omakase{
	background-position: left;
	width: 478px;
	background-image: url('../top/oohashi-omakse.png');
	background-repeat: no-repeat;
	height: 192px;
	margin-right: auto;
	margin-left: auto;
}
.youtube40{
	width:40%
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube-right{
	padding: 0% 2% 2% 2%;
	width: 50%;
	font-size: 1em;
}
.axis{
	margin-top: 1%;
	width: 130px;
	height: 47px;
	float: left;
	padding-top: 2%;
}
.axis2{
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	margin-top: 1%;
	float: none;
	clear: both;
	margin-left: 2%;
}
.y100{
	width:100%;
}
.oohashi-mitumori{
	background-position: left;
	width: 468px;
	background-image: url('../top/oohashi-mitumori.png');
	background-repeat: no-repeat;
	height: 153px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10%;
}
.title{
	background-color: #3C3135;
	color: #FFFFFF;
	padding: 7px;
	font-weight: bold;
}
.right-under{
	padding: 2%;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background: rgba(255,255,255,0.8);
	margin-top: 10%;
}
.ninki{
	padding: 0.25em 0;
	position: relative;
	width: 100%;
	font-size: 1.3em;
}

.ninki:after {
content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);
  background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);}
  
.item-r-3{
	width: 29.7%;
	padding: 1%;
	margin-bottom: 2%;
}
.item-r-4{
	width: 29.7%;
	padding: 1%;
	margin-left: 2%;
	margin-bottom: 2%;
}

@media only screen and (max-width: 896px) {
.top{
	padding: 0px;
	width: 100%;
}

.container{
	width:90%;
	padding-left: 5%;
	padding-right: 5%;
}
.riyuu img{
	padding: 2%;
	width: 96%;
}
h2.riyuu{
	margin: 0px;
	background: rgba(255,255,255,0.5);
}
.item00 {
	border-radius: 0px;
	width: 46%;
	margin-bottom: 0%;
	font-size: 0.8em;
}
.item01 {
	border-radius: 0px;
	width: 46%;
	margin-left: 0%;
	margin-bottom: 0%;
	font-size: 0.8em;
}
.item02 {
	border-radius: 0px;
	width: 46%;
	margin-left: 0;
	font-size: 0.8em;
}
.item03 {
	border-radius: 0px;
	width: 46%;
	margin-left: 0%;
	font-size: 0.8em;
}
.lower{
display:none
}
.decoration{
display:none	
}
.oohashi-omakase{
width:100%
}
.item-r-1{
margin-bottom:2%;
width:100%
}
.item-r-1 img{
display: none;
}
.item-r-2{
margin-left: 0%;
width:100%;
margin-bottom:2%;
}
.item-r-2 img{
display: none;
}
.youtube40{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.youtube-right{
	width:100%
}
.oohashi-mitumori{
	width: 100%;
}

}