/* screens smaller than 640---------------------------------------------------------- */
@media only screen and (max-width:640px) {

/*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;
}
#character01 {
	display: none;
}
#top_ranking .slide img {
	max-width: 527px;
	max-height: initial;
	max-height: auto;
	width: 100%;
}
#top_ranking {
	position: static;
	top: auto;
	right: auto;
	height: 147vw;
	width: 100vw;
	background: url("../image/top_ranking_bg_sp.png") no-repeat left top;
	background-size: contain;
	padding: 38% 6.25% 0 25%;
	margin-bottom: 30px;
	box-shadow: none;
}
.top_ranking_in {
	position: relative;
	height: 25.78vw;
	padding: 15vw 0 0 4.5vw;
	margin-bottom: 1.56vw;
}
.top_ranking_in p {
	font-size: 5.3vw;
}
#rank01 {
	height: 35vw;
	padding: 16.4vw 0 0 25vw;
}
#rank01:before {
	content: none;
}
#rank01 .img100 {
	width: 32.66vw;
	height: 57.03vw;
	position: absolute;
	bottom: -2vw;
	left: -6.5vw;
}
#rank01 p {
	font-size: 7.97vw;
}
#rank01 p .sub {
	font-size: 4.64vw;
}
#rank02 .img100 {
	width: 40.62vw;
	height: 21.875vw;
	position: absolute;
	top: 0;
	right: 0.25vw;
}
#rank03 {
	padding: 12.5vw 0 0 4.5vw;
	margin-bottom: 6vw;
}
#rank03 .img100 {
	width: 32.03vw;
	height: 37.65vw;
	position: absolute;
	top: -5.46vw;
	right: 0.25vw;
}
#top_ranking a {
	font-size: 4.23vw;
}
#top_ranking a:after {
	width: 3vw;
	height: 3vw;
	border-top: 0.8vw solid #ff72be;
	border-right: 0.8vw solid #ff72be;
}


/*top_box01*/
/*------------------------------------------------------------------------------*/
#top_box01 {
	margin-top: 0;
}
#top_box01 p.text {
	font-size: 16px;
}
#top_search {
	float: none;
	width: 100%;
	padding-top: 30px;
	background: url(../image/top_search_bg.png) no-repeat center top;
	background-size: 80%;
	margin-bottom: 40px;
}
#top_search:after {
	content: '';
	display: block;
	clear: both;
}
.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 {
	float: none;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
}
#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;
	float: none;
	text-align: center;
	clear: both;
}
.top_recipe {
	text-align: left;
	margin-bottom: 30px;
}
.top_recipe p {
	margin-bottom: 20px;
}
.top_recipe .unit {
	display: flex;
	flex-direction: column-reverse;
}
.top_recipe .btn01 {
	margin: 0 auto 25px;
}
.top_recipe .img100 {
	width: auto;
	height: auto;
	border-radius: 0;
}
.top_recipe img:hover {
    transform: scale(1);
}

/*top_box02*/
/*------------------------------------------------------------------------------*/
#top_umami {
	background: url("../image/top_umami_sp01.png") no-repeat top 20px center;
	background-size: cover;
	height: 136.9vw;
	order: 2;
	padding-top: 30px;
}
#top_umami .top_umami_img {
	background: none;
}
#top_umami .inner02 {
	padding-top: 0;
}
#top_umami h2 {
	background: url(../image/top_umami_text01_sp.png) no-repeat left top;
	background-size: contain;
	max-width: 592px;
	width: 100%;
	height: 20vw;
	margin-left: 0;
}
#top_campaign {
	order: 1;
	margin: 0;
	padding: 0;
	background: none;
	padding-bottom: 30px;
}
.default #top_campaign {
	background-image: none;
	padding-bottom: 0;
}
#top_campaign .inner01 {
	text-align: center;
}
#top_campaign h2 {
	background: url(../image/top_campaign_icon.png) no-repeat left center;
	background-size: contain;
	padding: 0 0 0 80px;
	display: inline-block;
	text-align: left;
	margin: 0 auto 20px;
}
#top_campaign h2 .main {
	background: url(../image/top_h2_03.png) no-repeat left center;
	background-size: contain;
	width: 100%;
	max-width: 193px;
	display: block;
	height: 69px;
	margin-right: 0;
	margin-bottom: 5px;
}
#top_campaign h2 .sub {
	display: block;
}
#top_campaign .inner02 {
	display: inherit;
	width: 100%;
}
#top_campaign dl {
	width: auto;
	margin: 0 10px;
	max-width: auto;
	max-width: initial;
}
#top_campaign dt {
	width: auto;
	height: auto;
}
#top_campaign dl:hover img {
    transform: scale(1);
}

/*top_box03*/
/*------------------------------------------------------------------------------*/
#character03 {
	display: none;
}
#top_box03 ul {
	flex-wrap: wrap;
	max-width: 480px;
	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 li:nth-child(2) img {
	max-width: 100%;
}
#top_box03 #top_dagashiya {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*top_box04*/
/*------------------------------------------------------------------------------*/
#top_box04 {
	padding: 100px 0 50px;
	background: #FFF url(../image/common/giza01_sp.png) repeat-x center top;
}
.summer #top_box04 {
	background: #FFF url(../image/common/giza01_sp_s.png) repeat-x center top;
}
.winter #top_box04 {
	background: #FFF url(../image/common/giza01_sp_w.png) repeat-x center top;
}
#top_catalog {
	width: 100%;
	padding-right: 0;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 3px dotted #ff0000;
}
#top_campany {
	width: 100%;
	padding-left: 0;
	border-left: none;
}
#top_campany h3 {
	margin: 0 auto 15px;
}

/*top_box05*/
/*------------------------------------------------------------------------------*/
#top_box05 .unit {
	width: 90%;
	margin: 0 auto;
}
#top_box05 .unit:nth-child(1) {
	margin: 0 auto 40px;
}
#top_twetter {
	padding: 15px 5px;
}
#top_twetter h3 {
	top: -25px;
}

/*top_bnr*/
/*------------------------------------------------------------------------------*/
#top_bnr {
	padding: 0 0 50px;
	background: #FFF;
}
#top_bnr li {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#top_bnr li:last-child {
	text-align: center;
	margin-bottom: 0;
}


/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/


/* screens smaller than 520---------------------------------------------------------- */
@media only screen and (max-width:519px) {

/*top_box05*/
/*------------------------------------------------------------------------------*/
#top_news .btn {
	position: static;
	top: auto;
	right: auto;
}
#top_news:before {
    width: 85px;
    height: 85px;
    top: -20px;
    left: -33px;
    background-size: 100% auto;
}

/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/

/* screens smaller than 420---------------------------------------------------------- */
@media only screen and (max-width:419px) {

/*mainimg*/
/*------------------------------------------------------------------------------*/

/*top_box01*/
/*------------------------------------------------------------------------------*/
#top_search {
	padding-bottom: 50px;
}
#character01 {
	width: 60%;
}
#top_store h2 {
	margin-bottom: 5px;
}

/*top_box02*/
/*------------------------------------------------------------------------------*/
#top_umami .inner02 {
	padding-top: 0;
}
#top_umami p {
	font-size: 15px;
} 

/*------------------------------------------------------------------------------*/
}
/*------------------------------------------------------------------------------*/

