@media only screen and (max-width: 979px) {
	/******************************
common 
******************************/
	#outer-wrapper,
	.container {
		width: 100%;
	}
	.container {
		padding-left: 3%;
		padding-right: 3%;
		box-sizing: border-box;
	}
	.flex-base-between-max980 {
		display: block !important;
	}
	/******************************
     main top 
     ******************************/
	#main-top-text h1 {
		text-align: center;
	}
	/******************************
news
******************************/
	#news-content-list {
		width: 100%;
	}
	/******************************
shop
******************************/
	.shop-element {
		width: 32%;
	}
	.shop-element-text {
		width: 95%;
	}
}

@media only screen and (max-width: 925px) {
	/******************************
     general 
     ******************************/
	body {
		background-size: 100% auto;
	}
	/******************************
     common 
     ******************************/
	#outer-wrapper::after {
		background: none;
	}
	.flex-base-between-max900 {
		display: block !important;
	}
	/******************************
     nav 
     ******************************/
	#global-menu li:not(#go-to-en) {
		display: none;
	}
	#bottom-nav {
		display: block;
		position: fixed;
		bottom: 0;
		background-color: #fff;
		width: 100%;
		z-index: 5;
	}
	#bottom-nav ul {
		padding: 1rem 0.5rem;
		border-top: 1px solid #df001b;
	}
	#bottom-nav ul li {
		width: 25%;
		border-right: 1px solid #df001b;
	}
	#bottom-nav ul li a {
		color: #df001b;
		text-decoration: none;
		display: block;
		text-align: center;
		font-size: 12px;
		font-size: 0.75em;
	}
	#bottom-nav ul li a i {
		padding-right: 0.3rem;
	}
	#bottom-nav ul li:last-child {
		border-right: none;
	}
	/******************************
     main top 
     ******************************/
	#main-top {
		position: relative;
	}
	#main-top::after {
		width: 100%;
		height: 100%;
		content: " ";
		display: block;
		position: absolute;
		top: -100px;
		left: 0;
		background: url("../images/outer-wrapper/main-top-back.jpg") top center/cover no-repeat #fff;
		z-index: -1;
	}
	#main-top-photo {
		width: 100%;
	}
	#main-top-photo img {
		width: 100%;
		left: 0;
	}
	#main-top-text {
		width: 100%;
		text-align: center;
	}
	#main-top-text-product {
		display: inline;
		right: 0;
	}
	/******************************
    service
     ******************************/
	#service-slider-content {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.service-slider-elm {
		margin: 0 10px;
	}
	.slick-next,
	.slick-prev {
		background: none !important;
	}
	.slick-next {
		right: 0px !important;
	}
	.slick-prev {
		left: 0px !important;
	}
	.slick-dots li:nth-child(1) {
		background: url("../images/service/service-nav-05.png") top left/24px 24px no-repeat;
	}
	.slick-dots li:nth-child(2) {
		background: url("../images/service/service-nav-01.png") top left/24px 24px no-repeat;
	}
	.slick-dots li:nth-child(3) {
		background: url("../images/service/service-nav-02.png") top left/24px 24px no-repeat;
	}
	.slick-dots li:nth-child(4) {
		background: url("../images/service/service-nav-03.png") top left/24px 24px no-repeat;
	}
	.slick-dots li:nth-child(5) {
		background: url("../images/service/service-nav-04.png") top left/24px 24px no-repeat;
	}
	.service-ing-elm {
		width: 47%;
		padding: 2rem;
	}
	#service-ing-meat {
		padding-bottom: 2rem;
	}
	#service-ing-meat figure {
		width: 100%;
		left: 0;
	}
	/******************************
    about
     ******************************/
	#ueda-comment-photo {
		width: 20%;
	}
	.uedaName {
		margin-right: 0;
	}
	/******************************
    footer
     ******************************/
	#footer {
		margin-top: 0;
		text-align: center;
		padding: 0 0 3rem 0;
	}
	#footer .sf-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse;
	}
	#footer .sf-reverse > div {
		width: 100%;
		margin: 2rem 0;
	}
	#footer-right {
		margin-top: 0;
	}
}

@media only screen and (max-width: 845px) {
	/******************************
     common 
     ******************************/
	.flex-base-between-max845 {
		display: block !important;
	}
	.flex-base-between-max845 > div {
		width: 100%;
	}
}

@media only screen and (max-width: 720px) {
	/******************************
     common 
     ******************************/
	.flex-base-between-max720 {
		display: block !important;
	}
	.flex-base-between-max720 > div {
		width: 100%;
	}
	.section-title img {
		height: 30px;
		width: auto;
	}
	/******************************
     service  
     ******************************/
	.service-slider-text {
		width: 100%;
	}
	.service-slider-text p {
		width: 50%;
	}
	.service-slider-elm h3::after {
		right: 0;
	}
	/******************************
     shop 
     ******************************/
	#shop-content {
		background: url("../images/shop/shop-back.jpg") top center/100% auto repeat-x;
		padding: 6rem 0 0rem;
	}
	#shop-content > div {
		padding-top: 0;
	}
	.shop-element {
		margin-top: 2rem !important;
	}
	.shop-element:first-child {
		margin-top: 0 !important;
	}
	/******************************
     about 
     ******************************/
	.about-elm:first-child {
		margin-bottom: 2rem;
	}
	/******************************
     contact  
     ******************************/
	#contact-tel {
		font-size: 3em;
	}
	.contact-title-small {
		height: 22px;
	}
	.contact-title-small img {
		height: 100%;
		width: auto;
	}
	#contact_form dl dt,
	#contact_form dl dd {
		float: none;
		width: 100%;
	}
	#contact_form dl dt {
		margin-bottom: 0.2rem;
	}
	#contact_form dl dd {
		padding-left: 0;
	}
	#contact-privacy-scroll {
		height: 250px;
	}
	/******************************
     footer  
     ******************************/
	#copy-credit {
		margin-top: 0.6rem;
	}
}

@media only screen and (max-width: 500px) {
	/******************************
     general 
     ******************************/
	body {
		font-size: 3.5vw;
	}
	#go-to-en a {
		font-size: 1em !important;
	}
	/******************************
 font size, margin, padding 
******************************/
	.pm-3 {
		margin-bottom: 3.5rem !important;
	}
	/******************************
     common 
     ******************************/
	.flex-base-between-max600 {
		display: block !important;
	}
	.show_as_sf {
		display: inherit;
	}
	.show_as_pc {
		display: none;
	}
	/******************************
     main top 
     ******************************/
	#main-top-text h1 {
		font-size: 26px;
		font-size: 1.625em;
	}
	#main-top-text p {
		font-size: 18px;
		font-size: 1.125em;
	}
	#main-top-text-logo,
	#main-top-text-product {
		width: 80%;
	}
	/******************************
     news  
     ******************************/
	#news .section-title img {
		height: 18px;
	}
	#news-content {
		margin-top: 2rem;
	}
	/******************************
     service  
     ******************************/
	.service-slider-content,
	.service-food-photo {
		position: relative;
	}
	.service-food-photo {
		margin-top: 1rem;
	}
	.service-food-photo-wrapper {
		width: 100%;
		overflow-x: auto;
	}
	.service-food-photo-wrapper img {
		width: auto;
		height: 100px;
	}
	.service-slider-elm {
		min-height: inherit !important;
		padding: 1rem;
	}
	.service-slider-elm h3::after {
		height: 105%;
		width: 43%;
	}
	.service-slider-philip h3::after {
		height: 100%;
		width: 63%;
		top: -50px;
	}
	.service-slider-text h3 {
		font-size: 30px;
		font-size: 1.875em;
	}
	.service-slider-text p {
		width: 100%;
		font-size: 14px;
		font-size: 0.875em;
	}
	.service-anno {
		display: block;
		margin-top: 0.6rem;
		text-align: center;
	}
	/******************************
     online-shop  
     ******************************/
	#online-shop .section-title {
		height: 22px;
	}
	/******************************
     about  
     ******************************/
	#ueda-comment-content::after {
		display: table;
		content: "";
		clear: both;
	}
	#ueda-comment-text {
		display: inline-block;
		width: 100%;
	}
	#ueda-comment-photo-sf {
		display: block;
		float: right;
		width: 30%;
		margin-top: -75px;
		padding: 0.5rem;
	}
	#ueda-comment-photo-sf img {
		width: 100%;
	}
	#ueda-comment-photo-pc {
		display: none;
	}

	.about-sdgs img {
		width: 70%;
	}

  .about-sdgs p {
		font-size: 11px;
	}


	/******************************
     contact  
     ******************************/
	#contact h2 {
		margin-top: -2rem;
	}
	.contact-title-small {
		margin-top: 3rem;
		margin-bottom: 1rem;
	}
	/******************************
     footer  
     ******************************/
	#footer {
		margin-top: 5rem;
	}
	#footer iframe {
		margin: 0 auto;
		max-width: 100%;
	}
}

@media only screen and (max-width: 400px) {
	body {
		font-size: 4.3vw;
	}
	#main-top {
		font-size: 4vw !important;
	}
	#header-top-logo {
		width: 50%;
	}
	#global-menu {
		width: 43%;
	}
	#global-menu li {
		margin-left: 0;
	}
	#global-menu li a {
		font-size: 1.5em;
	}
}
