@charset "UTF-8";
@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
	body {
		font-size: 16px;
	}
	.home .home_kv {
		height: 600px;
	}
	.kv_logo {
		padding: 40px 0;
	    height: 100%;
	}
	.kv_logo img {
		height: 100%;
		width: auto;
	}
	.home .home_catch h2 {
		font-size: 26px;
	}
	.home .home_catch p {
		font-size: 16px;
	}
	.home_about h4 {
		font-size: 26px;
	}
	.home_about ul li {
	    width: 280px;
	    height: 280px;
		padding: 3em 0;
	}
	.home_about_en ul li {
		padding: 3em 0 0;
	}
	.home_about_en ul li a {
		bottom: 0;
	}
	.home_about ul li a {
		margin-top: 1em;
	}
	.content__detail_head {
		padding: 60px 60px;
	}
	.content__detail_head h3 {
		font-size: 26px;
	}
	.content__detail_head > div:first-child {
		margin-right: 40px;
	}
	.content__detail_main > div {
		padding: 40px 60px;
	}
	#foods .content__detail_main > div {
		padding: 40px;
	}
	.promise__img {
		padding: 60px;
	}
	.promise__list h3 {
		font-size: 18px;
	}
	.page__contact_form {
	    padding: 2em;
	}
	footer {
	    margin-top: 100px;
	}
	#menu-footer-menu li a, #menu-footer-menu-en li a {
		padding: 0 10px;
	}
}
@media (min-width: 992px) {
}
@media (max-width:991px) {
	body {
		font-size: 16px;
	}
	#menu-main-menu > li a, #menu-main-menu-en > li a {
		padding: 0 16px;
		font-size: 14px;
	}
	header .logo img {
	    width: 130px;
	}
	.w70, .w85 {
		width: 100%;
	}
	.main {
		padding-bottom: 40px;
	}
	.menu__sitemap {
	    width: 80%;
	}
	.breadcrumbs + * {
	    margin-top: 40px;
	}
	.page__kv h1 {
		font-size: 34px;
	}
	.home .home_kv {
	    height: 440px;
	}
	.home .home_catch {
		display: block;
		margin-top: 60px;
	}
	.home .home_catch > * {
		width: 100%;
	}
	.home .home_catch p {
		margin-top: 1em;
	}
	.home_about ul li {
	    width: 230px;
	    height: 230px;
	    padding: 3em 0;
		padding: 2.5em 0 0;
	}
	.home_about_en ul li {
	    height: auto;
		padding-bottom: 2.5em;
	}
	.home_about h4 + p br {
		display: none;
	}
	.home_about h4 {
	    font-size: 22px;
	}
	.home_about_en h4 {
	    font-size: 20px;
	}
	.home_about h3 {
    	height: 230px;
		padding-top: 1.5em;
	}
	.home_about ul {
		margin-top: -100px;
	}
	.content__ttl {
		font-size: 30px;
	}
	.content__detail_head {
	    padding: 40px;
	}
	.content__detail_head > div:first-child {
    	margin-right: 30px;
	}
	.content__detail_head h3 {
	    font-size: 24px;
	}
	.content__detail_head > div:first-child img {
    	width: 180px;
    	height: auto;
	}
	.content__detail_main > div {
	    padding: 30px;
	}
	#foods .content__detail_main > div {
    	padding: 20px;
	}
	.promise__img {
	    padding: 40px;
	}
	.promise__img img {
		width: 220px;
		height: auto;
	}
	.promise__img > div + div {
	    margin-left: 3em;
	}
	.promise__img p br {
	    display: none;
	}
	.promise__list {
		flex-wrap: wrap;
		margin-top: 40px;
	}
	.promise__list li {
	    width: 48%;
		margin-top: 2em;
	}
	footer {
	    margin-top: 80px;
	}
	#menu-footer-menu, #menu-footer-menu-en {
		margin-top: 60px;
	}
	#menu-footer-menu li a, #menu-footer-menu-en li a {
		font-size: 12px;
	}

}

@media (min-width: 768px) {
	.slicknav_menu, .sp {
		display: none;
	}
}
@media (max-width: 767px) {
	.pc {
		display: none;
	}
	section + section {
		margin-top: 40px;
	}
	header {
		height: 60px;
	}
	header a:hover {
		color: inherit;
	}
	header .logo {
	    padding: 5px 0;
	}
	header .logo img {
		width: 110px;
	}
	header + .main {
		padding-top: 60px;
	}
	.page__kv {
		height: 150px;
	}
	.page__kv h1 span {
		width: 100%;
	}
	.content__ttl {
	    font-size: 26px;
	}
	.content__ttl--detail {
		font-size: 16px;
	}
	.main {
	    padding-bottom: 40px;
	}
	#menu-main-menu, #menu-main-menu-en {
		display: block;
		color: #555;
	}
	#menu-main-menu .sub-menu, #menu-main-menu-en .sub-menu {
		display: block !important;
	    position: relative;
	    top: 0;
	    flex-flow: column;
		padding: 0;
		border-top:  1px solid #D5D5D5;
	}
	#menu-main-menu .sub-menu a, #menu-main-menu-en .sub-menu a {
	    margin: 0;
		border-radius: 0;
		padding: 1em 50px 1em 1em;
		background: #fff;
		color: #555;
	}
	#menu-main-menu .sub-menu a:hover, #menu-main-menu-en .sub-menu a:hover {
		background: #fff;
	}
	#menu-main-menu .sub-menu li + li, #menu-main-menu-en .sub-menu li + li {
		border-color: #D5D5D5;
	}
	#menu-main-menu > li:last-child a, #menu-main-menu-en > li:last-child a {
	    border-right: 1px solid #555;
	}
	#menu-main-menu > li, #menu-main-menu-en > li {
		padding: 0;
		background: #fff;
		border-bottom: 1px solid #D5D5D5;
	}
	#menu-main-menu > li:first-child, #menu-main-menu-en > li:first-child {
		border-top:  1px solid #D5D5D5;
	}
	#menu-main-menu > li:hover, #menu-main-menu-en > li:hover {
		border-bottom: 1px solid #D5D5D5;
	}
	#menu-main-menu .current-menu-item, #menu-main-menu-en .current-menu-item {
		border-bottom: 0;
	}
	#menu-main-menu > li a, #menu-main-menu-en > li a {
		padding: .8em 1em;
		border: none;
	}
	#menu-main-menu > li > a, #menu-main-menu-en > li > a {
		padding: 1em;
	}
	#menu-main-menu > li a.mean-expand, #menu-main-menu-en > li a.mean-expand {
		display: none;
	    font-size: 20px;
	    font-weight: normal;
	    line-height: 36px;
	    padding: 0;
	}
	#menu-main-menu > li:last-child a, #menu-main-menu-en > li:last-child a {
		border-right: 0;
	}
	.home .home_kv {
	    height: 240px;
	}
	.kv_logo {
	    padding: 20px 0;
	}
	.home .home_catch h2 {
	    font-size: 20px;
	}
	.home_about {
	    margin-top: 80px;
	}
	.home_about h3 {
		font-size: 26px;
	}
	.home_about ul {
	    flex-flow: column;
	    align-items: center;
		margin-top: 1em;
	}
	.home_about h3 {
	    height: auto;
	    padding: .5em 0;
	}
	.home_about ul li {
		width: 100%;
	    height: auto;
		border-radius: 0;
	}
	.home .home_link {
		background: none;
	}
	.content__table th, .content__table td {
		display: block;
		width: 100%;
		padding: .5em 1em;
	}
	.content__table th {
		border-right: 1px solid #D5D5D5;
	}
	.content__table td {
		border-left: 1px solid #D5D5D5;
	}
	.content__table tr:first-child th {
		border-radius: 6px 6px 0 0;
	}
	.content__table tr:first-child td {
		border-radius: 0 ;
	}
	.content__table tr:last-child th {
		border-radius: 0;
		border-bottom: none;
	}
	.content__table tr:last-child td {
		border-radius: 0 0 6px 6px;
	}
	iframe {
		height: 240px;
	}
	iframe + p {
		margin-top: .5em;
	}
	.link_list {
	    flex-direction: column;
	    align-items: center;
	}
	.link_list a + a {
		margin: 1em 0 0;
	}
	.content__detail_head {
		flex-direction: column;
	    align-items: center;
		padding: 20px;
    	background-size: cover !important;
	}
	.content__detail_head > div:first-child {
		margin: 0 0 1em;
	}
	.content__detail_main{
		flex-direction: column;
	    align-items: center;
	}
	.content__detail_main > div, #foods .content__detail_main > div {
    	width: 100%;
	}
	.content__detail_main p {
		padding: 0 1.5em;
	}
	.content__detail_head h3 {
	    font-size: 20px;
	}
	.content__detail_main h4 {
	    padding: .5em 0 .2em;
	}
	.content__detail_main > div:nth-child(even) {
		border-left: none;
	}
	.content__detail_main > div {
	    border-bottom: 1px dashed #D5D5D5 !important;
	}
	.content__detail_main > div:last-child {
	    border-bottom: none !important;
	}
	.content__detail_main > div {
	    padding: 20px;
	}
	#foods .content__detail_main > div + div {
	    border-left: none;
	}
	.promise__img {
		flex-direction: column;
	    align-items: center;
	}
	.promise__img > div + div {
	    margin: 1em 0 0;
	}
	.promise__img {
	    padding: 20px;
	}
	.promise__list li {
	    width: 100%;
	}
	.item_list {
		justify-content: space-between;
	}
	.item_list li {
		width: 48%;
		margin-left: 0;
	}
	.item_detail .item_detail__img {
	    margin-top: 20px;
	}
	.item_detail .item_detail__img img {
		max-width: 100%;
	}
	.item_detail__txt {
    	margin: 20px auto 0;
	}
	.item_detail__txt dl {
		display: block;
	}
	.item_detail__txt dt, .item_detail__txt dd {
		padding: .5em 1em;
		width: 100%;
	}
	.item_detail__txt dd {
		border-top: 1px solid #D5D5D5;
	}
	.list_back {
		margin-top: 60px;
		padding: 1em;
	}

	.section__contact {
		margin-top: 40px;
	}
	.section__form {
		width: 100%;
	}
	.section__form th, .section__form td {
		display: block;
		width: 100%;
    	padding: .8em 1em;
	}
	.section__form th {
		text-align: left;
	}
	.section__form tr:last-child th {
	    border-bottom: 1px solid #D5D5D5;
	}
	.section__form .form_middle {
		width: 40%;
	}
	.section__contact input[type=submit] {
		width: 80%;
	}
	.main.page_privacy .container div {
		width: 100%;
	}
	.page_privacy > section {
	    margin-top: 40px;
	}
	.menu__sitemap {
	    width: 100%;
		margin-top: 40px;
	}
	.contact__table th, .contact__table td {
		display: block;
		width: 100%;
		padding: .5em 1em;
	}
	.contact__table th {
		font-weight: bold;
	}
	.page__contact_form {
	    padding: 0;
	}
	.page__contact input[type=submit] {
		width: 80%;
		margin-bottom: 40px;
	}
	.contact_privacy {
		width: 95%;
		height: 180px;
		margin: 40px auto;
	}

	footer {
	    margin-top: 40px;
	}
	#menu-footer-menu, #menu-footer-menu-en {
		justify-content: flex-start;
		margin-top: 40px;
	}
	#menu-footer-menu li, #menu-footer-menu-en li {
		 width: 50%;
		 text-align: center;
	}
	#menu-footer-menu li:nth-child(2n) a, #menu-footer-menu-en li:nth-child(2n) a {
	    border-right: 1px solid #555;
	}
	#menu-footer-menu li a, #menu-footer-menu-en li a {
	    font-size: 12px;
	    margin-top: 1em;
	}
	footer .foot__ttl {
	    font-size: 18px;
		padding-bottom: .5em;
	}
	.head__lang {
    	margin-right: 3em;
	}
}
