@charset "utf-8";

.bx-prev, .bx-next{
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background-color: #F4D0DE;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #EB77A2;
}
.wrapping_mobile img{
	float: left;
	width: 48%;
	height: auto;
	margin-right: 4%;
}
.topping_mobile img{
	width: 48%;
}
.facebook{
	display: none;
}
.staff{
	display: none;
}

.message .link_omoi, .link_tenpo {
	color: #000CA5;
	font-size: 18px;
}
.message .link_omoi{
	margin-right:10%;
}


.info_tuna, .info_higashiura{
	display: none;
}

.fb_logo{
	float: left;
}
#content .slide {
	position: relative;
}
#content .slide .web_button {
	position: absolute;
	right: 0%;
	top: 0%;
}

.web_button {
	width: 18%;
}
.red {
	color: #FF0000;
	text-decoration: underline;
}
.banner .tentou {
	float: left;
	margin-right: 10px;
}

.ichiosi {
	display: none;
}
#content .left_box .net_shop {
	padding: 10px;
	border: 3px solid #FFCCCC;
	border-radius: 4px;
}

.news {
	border: 3px solid #EC1B1E;
	padding: 10px;
	margin: 10px;
}



@media screen and (min-width: 700px){
	
.bxslider li img {
	width: 880px; 
	height: 300px;
}

.banner p {
	margin-bottom: 20px;
}

.wrapping {
	float: left;
	margin-right: 10px;
}

.left_box .facebook {
	margin-top: 20px;
	margin-bottom: 20px;
	display:block;
}
.staff_mobile{
	display: none;
}
.left_box .staff{
	display: block;
}

.greeting {
	margin-top: 20px;
}

.left_box .greeting h5 {
	text-indent: 100px;
	font-size: 20px;
	font-weight: normal;
}
.left_box .greeting .line {
	margin-top: -20px;
}
.left_box .greeting .message {
	margin-top: -4px;
}

.message .link_omoi{
	margin-left: 100px;
	margin-right: 100px;
}
.message span {
	padding-top: 10px;
	display: block;
}
.right_box{
	display: block;
}

.right_box .carendar {
	display: block;
	margin-bottom: 20px;
}

.right_mobile{
	display:none;
}
.info_tuna, .info_higashiura{
	display: block;
}


.ichiosi {
	position: absolute;
	display: block;
	left: 100px;
	top: 6px;
}


}
