.mainWap {
	padding-top: 40px;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.mainWap {
		padding-top: 0;
	}
}

.mainWap img {
	max-width: 100%;
	height: auto;
}

.alertBox {
	width: 760px;
	margin: 10px auto 40px;
	padding: 20px;
	border: #f00 1px solid;
}

.alertTitle {
	width: 760px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 18px;
	color: #f00;
}

.alertTxt {
	width: 760px;
	margin: 0 auto;
	color: #f00;
	font-size: 18px;
	word-break: break-all;
}

.alertTxt a:hover {
	text-decoration: underline;
}

.conceptTxt {
	width: 760px;
	margin: 0 auto;
	font-size: 18px;
}

.conceptTxt a:hover {
	text-decoration: underline;
}

.container h2 {
	text-align: center;
	font-size: 28px;
	line-height: 1;
	margin-bottom: 40px;
}

.doyoukonw_Edomaesushi {
	font-size: 18px;
	text-align: center;
}

.doyoukonw_Edomaesushi a {
	color: #505050;

}

.text_Des {
	display: inline;
}

#design-cast {
	text-align: center;
	padding: 5px;
}

.ss_title {
	font-size: 18px;
}

.ss_title_topping {
	font-size: 18px;
	width: 215px;
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
	.ss_title_topping {
		font-size: 2vw;
		width: auto;
	}
}

#susi_blog {
	width: 48%;
	float: left;
	padding: 0px;
	margin-bottom: 100px;
}

#middle {
	width: 48%;
	float: left;
	padding-left: 15px;
}

#middle a {
	color: #505050;
}

#susi_blog img {
	width: 100%;
	display: block;
	float: left;
}

#middle a:hover {
	text-decoration: underline;
}

#edo_box a:hover {
	text-decoration: underline;
}

#seasonial_box a {
	color: #505050;
}

#seasonial_box a:hover {
	text-decoration: underline;
}

#edo_box a {
	color: #505050;
}

#design_box-topping {
	text-align: center;
	margin-bottom: 40px;
}

.text_Des {
	display: inline;
}

.group-row {
	display: inline-block;
}

.group-row #top_tourist_block h2 {
	margin-bottom: 20px;
}

.group-row .img-full-h {
	height: 280px;
	object-fit: cover;
}