/* screens smaller than 1280 ---------------------------------------------------------- */
@media only screen and (min-width:641px) and (max-width:1280px) {
	#top_box03 .youtube a {
		padding: 20px 35px 20px 10px;
	}
}

/* screens smaller than 1156---------------------------------------------------------- */
@media only screen and (min-width:641px) and (max-width:1155px) {

/*animation*/
/*------------------------------------------------------------------------------*/
.animation-fadeIn,
.animation-fadeIn.big {
	animation-duration: 0;
	opacity: 1;
}

.animation-fadeIn.is-animated,
.animation-fadeIn.big.is-animated {
	animation-name: none;
}

/*mainimg*/
/*------------------------------------------------------------------------------*/
#mainimage {
	background: url("../image/common/sp_main_img_bg.png") repeat-x center top;
}
#top_ranking .slide img {
	max-height: 548px;
	min-height: 240px;
	height: 100%;
	width: auto;
}
#character01 img {
	max-height: 334px;
	min-height: 180px;
	height: 100%;
	width: auto;
}

/*top_box01*/
/*------------------------------------------------------------------------------*/
#top_search {
	padding-bottom: 40px;
	margin-bottom: 20px;
}
.top_search_in {
	width: 60%;
}
#top_search h2 a {
	max-width: 319px;
	width: 100%;
	margin-bottom: 10px;
}
#top_search_box01 {
	margin-right: 0!important;
	padding-left: 20%;
}
#top_search p {
	left: 0;
}
#character02 {
	top: 0;
	width: 50%;
}
#top_store {
	padding-top: 60px;
	padding-left: 30px;
	margin-bottom: 40px;
}
#top_store h2 {
	position: relative;
	z-index: 1;
}
#top_store p {
	margin-bottom: 10px;
}
#top_store .img100 {
	position: absolute;
	top: 0;
	right: -30px;
	width: 70%;
}
.top_recipe_h2 {
	max-width: 427px;
	width: 100%;
	margin: 0 auto 20px;
	float: none;
	text-align: center;
	clear: both;
}
.top_recipe .img100 {
	width: auto;
	height: auto;
	border-radius: 0;
}
.top_recipe img:hover {
    transform: scale(1);
}

/*top_box02*/
/*------------------------------------------------------------------------------*/
#top_umami {
	height: 42vw;
}
#top_umami .top_umami_img {
	background: url("../image/top_umami_pc.png") no-repeat center bottom;
	background-size: contain;
	height: 42vw;
}
#top_umami .inner02 {
	padding-top: 0;
}
#top_umami h2 {
	background: url(../image/top_umami_text01.png) no-repeat left top;
	background-size: contain;
	max-width: 387px;
	height: 12vw;
	margin-left: 0;
	width: 50%;
}
#top_umami p {
	margin-top: 0;
}
#top_campaign dt {
	width: auto;
	height: auto;
}
#top_campaign dl:hover img {
    transform: scale(1);
}

/*top_box03*/
/*------------------------------------------------------------------------------*/
#character03 {
	display: none;
}
#top_box03 ul {
	margin-left: 0;
}
#top_box03 ul:before {
	content: none;
}
#top_box03 li {
	padding: 0;
	width: 32%;
}
#top_box03 #top_dagashiya {
	width: 32%;
	max-width: 278px;
	margin-left: auto;
	margin-right: auto;
}

/*top_box04*/
/*------------------------------------------------------------------------------*/
#top_catalog {
	padding-right: 3%;
}
#top_campany {
	padding-left: 3%;
}

/*top_box05*/
/*------------------------------------------------------------------------------*/
#top_box05 .unit {
	width: 90%;
	margin: 0 auto;
}
#top_box05 .unit:nth-child(1) {
	margin: 0 auto 40px;
}
#top_twetter h3 {
	top: -25px;
}


/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/


/* screens smaller than 860---------------------------------------------------------- */
@media only screen and (min-width:641px) and (max-width:859px) {

#top_campaign h2 {
	padding: 50px 0 50px 120px;
}

/*top_box03*/
/*------------------------------------------------------------------------------*/
#top_box03 ul {
	flex-wrap: wrap;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#top_box03 ul:before {
	content: none;
}
#top_box03 li {
	width: 100%;
	margin-bottom: 40px;
}
#top_box03 .youtube {
	max-width: initial;
	max-width: auto;
}
#top_box03 #top_dagashiya {
	width: 49%;
	max-width: 278px;
	margin-left: auto;
	margin-right: auto;
}
#top_box03 #top_apply {
	width: 49%;
	max-width: 278px;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/


/* screens smaller than 750---------------------------------------------------------- */
@media only screen and (min-width:641px) and (max-width:749px) {







/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/
