.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;

}


.ss_box {
	display: inline-block;
	width: 31%;
	vertical-align: top;
	text-align: left;
	padding: 9px;

}

.text_Des {
	display: inline;
}

.ss_box img {
	width: 100%;
	display: block;
}

#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;
	}
}

.ss_box a {

	color: #000;

}

.ss_box a:hover {
	text-decoration: underline;
}

#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;
	/* padding: 5px 4px; */
}


#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;

}

.ss_box-topping {
	display: inline-block;
	width: 22%;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;

}

.text_Des {
	display: inline;
}

.ss_box-topping img {
	width: 215px;
	display: block;
	height: 215px;
}

.ss_box-topping a {

	color: #000;

}

.ss_box-topping a:hover {
	text-decoration: underline;
}

.group-row {
	display: inline-block;
}

.group-row #top_tourist_block h2 {
	margin-bottom: 20px;
}

.group-row .img-full-h {
	height: 280px;
	object-fit: cover;
}

a.home__button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: fit-content;
	max-width: 80%;
	margin: 20px auto 0;
	padding: 16px 24px;
	background-color: #ffab18;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
}

a.home__button:hover {
	background-color: #b28850;
}
