@charset "UTF-8";
/* CSS Document */

.header01 {
	background-image: url(../jpg/top_hedar.jpg);
	min-width: 0px;
	height: 450px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	margin-top: auto;
}
.container-fluid.header01 .img-fluid.img-thumbnail {
	margin-top: 160px;
	margin-bottom: auto;
}

@media (max-width: 768px){
.container-fluid.header01 .img-fluid.img-thumbnail {
	margin-top: 500px;
	background-size: 100% auto;
}
.container-fluid.header01 {
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: 350px;
}
.container-fluid.header01 .img-fluid.img-thumbnail {
	display: none;
}
}
.foodimg {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.row .col-md-4 .img-fluid {
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	text-align: center;
}
.conseput {
	text-align: center;
}
.container.conseput .row .col-md-6 p {
	margin-top: 35px;
}
.container.menubotan .btn.btn-lg {
	border-width: 1px;
	border-color: hsla(0,0%,49%,1.00);
	width: 180px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}
.container.menubotan {
	text-align: center;
	padding-bottom: 35px;
}
.informaishon {
	text-align: center;
}
.jyusho {
	text-align: left;
	width: 300px;
}
.container-fluid.footer {
	text-align: center;
	background-color: hsla(0,0%,64%,1.00);
}

@media (max-width: 575px){
.container-fluid.header01 {
	height: 250px;
}
.logo {
}
}
.logosmall {
	text-align: center;
}

@media (min-width: 768px){
.container.logosmall .img-fluid {
	display: none;
}
}
