@charset "UTF-8";
/*
Theme Name: yamagen
Author: 山元醸造株式会社
Author URI: http://www.yamagen-jouzou.com/
Description: これは山元醸造株式会社のオリジナルテーマです。
Version: 1.0
*/
.grecaptcha-badge {
  visibility: hidden;
}
/* Reset
------------------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
  display: block;
}
ul, ol {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
a:hover {
  opacity: 0.8;
}
img {
  vertical-align: middle;
}
mark {
  background: none;
}
input {
  opacity: 1;
}
/* Common
------------------------------ */
body {
  position: relative;
  font-size: 92%;
  font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", "メイリオ", meiryo, osaka, "ＭＳ Ｐゴシック", "ms pgothic", sans-serif;
  line-height: 1.7;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
/* Flex */
.flex_pc, .flex {
  display: flex;
}
.flexw {
  flex-wrap: wrap;
}
.jc-c {
  justify-content: center;
}
/* Alignment */
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.center {
  text-align: center !important;
}
.alignleft {
  float: left;
  margin-right: 1.6em;
}
.alignright {
  float: right;
  margin-left: 1.6em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
img.alignleft, img.alignright, img.aligncenter {
  margin-top: 5px;
  margin-bottom: 10px;
}
ul.alignleft {
  margin-left: 1em;
}
/* Font */
.sawarabim {
  font-family: "Sawarabi Mincho";
}
.sawarabim {
  font-family: "Sawarabi Gothic";
}
.xx-small {
  font-size: 70%;
}
.x-small {
  font-size: 78%;
}
.small {
  font-size: 84%;
}
.medium {
  font-size: 100%;
}
.large {
  font-size: 108%;
}
.x-large {
  font-size: 116%;
}
.xx-large {
  font-size: 123.1%;
}
/* table */
table.table {
  width: 100%;
}
table.table th {
  width: 30%;
}
table.table td {
  width: 70%;
}
body:not(.single-foodculture) th {
  padding: 15px 12px;
  border-bottom: 1px solid #131f52;
  color: #131f52;
  text-align: left;
  font-weight: normal;
  vertical-align: top !important;
}
body:not(.single-foodculture) td {
  padding: 15px 12px;
  border-bottom: 1px solid #b38300;
  vertical-align: auto !important;
  vertical-align: top !important;
}
.single-foodculture table {
  width: auto;
  margin: 0 auto;
}
td iframe {
  width: 100%;
  height: auto;
}
/* Layout
------------------------------ */
#header {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 409px;
  background: url(https://www.yamagen-jouzou.com/wp/wp-content/uploads/sub_image.jpg) no-repeat 50% 25px;
  background-size: cover;
}
#global_nav {
  float: right;
  width: 825px;
  padding-right: 30px;
}
#container {
  width: 1050px;
  margin: 0 auto;
}
#main {
  float: right;
  width: 800px;
  margin: 0 auto 50px;
}
#sidebar {
  float: left;
  width: 200px;
  margin: 0 auto 50px;
  padding-bottom: 1em;
}
#footer {
  width: 100%;
  min-width: 1050px;
  padding-bottom: 15px;
  background: #19265d;
  color: #fff;
  font-size: 13px;
}
/* #header
------------------------------ */
#header .inner {
  width: 1050px;
	margin:0 auto;
}
@media (max-width: 1050px){
#header .inner {
  with: 100%;
}
}
#header h1 {
  float: left;
  width: 880px;
  padding-top: 3px;
  color: #999;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
}
#header #qtranslate-2 {
  float: right;
  width: 162px;
}
#header #qtranslate-2 li {
  float: left;
}
#header #qtranslate-2 li a {
  display: block;
  width: 81px;
  height: 33px;
  text-indent: -9999px;
}
#header #qtranslate-2 li.lang-ja a {
  background: url(images/header/btn_ja.png) no-repeat !important;
}
#header #qtranslate-2 li.lang-en a {
  background: url(images/header/btn_en.png) no-repeat !important;
}
#header #qtranslate-2 li.lang-ja a:hover, #header #qtranslate-2 li.lang-ja.active {
  background: url(images/header/btn_ja_2.png) no-repeat !important;
}
#header #qtranslate-2 li.lang-en a:hover, #header #qtranslate-2 li.lang-en.active {
  background: url(images/header/btn_en_2.png) no-repeat !important;
}
#header #site_id {
  float: left;
  width: 145px;
  padding-left: 50px;
}
#header #site_id h2 {
  margin: -8px 0 0 0;
}
/* #global_nav
------------------------------ */
#global_nav ul {
  float: right;
  width: 595px;
}
#global_nav ul li {
  float: left;
}
#global_nav ul li a {
  display: block;
  width: 85px;
  height: 230px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
#global_nav ul li#menu-item-84 a {
  background: url(images/nav/nav_products.png);
}
#global_nav ul li#menu-item-85 a {
  background: url(images/nav/nav_recipes.png);
}
#global_nav ul li#menu-item-86 a {
  background: url(images/nav/nav_kodawari.png);
}
#global_nav ul li#menu-item-87 a {
  background: url(images/nav/nav_company.png);
}
#global_nav ul li#menu-item-88 a {
  background: url(images/nav/nav_inquiry.png);
}
#global_nav ul li#menu-item-89 a {
  background: url(images/nav/nav_shopping.png);
}
#global_nav ul li#menu-item-480 a {
  background: url(images/nav/nav_blog.png);
}
#global_nav.en ul li#menu-item-84 a {
  background: url(images/nav/nav_products_en.png);
}
#global_nav.en ul li#menu-item-85 a {
  background: url(images/nav/nav_recipes_en.png);
}
#global_nav.en ul li#menu-item-86 a {
  background: url(images/nav/nav_kodawari_en.png);
}
#global_nav.en ul li#menu-item-87 a {
  background: url(images/nav/nav_company_en.png);
}
#global_nav.en ul li#menu-item-88 a {
  background: url(images/nav/nav_inquiry_en.png);
}
#global_nav.en ul li#menu-item-89 a {
  background: url(images/nav/nav_shopping_en.png);
}
#global_nav.en ul li#menu-item-480 a {
  background: url(images/nav/nav_blog_en.png);
}
/* #sidebar
------------------------------ */
#sidebar h1 {
  padding: 12px 40px 9px;
  background: url(images/bg_h2.png) no-repeat;
  border-radius: 5px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  color: #fff;
}
#sidebar h2 {
  margin: 0;
  text-align: center;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  font-size: 18px;
}
#sidebar h4 {
  margin: 1em 0;
  padding-left: 30px;
  background: url(images/bg_h4.png) no-repeat 0% 50%;
  color: #131f52;
}
#sidebar aside#recent-posts-2 ul, #sidebar aside#archives-2 ul, #sidebar aside.cat_list, #sidebar .sub_navi {
  margin: 1em 0;
  padding: 0.5em;
  background: url(images/sidebar/bg_cat_list.png) no-repeat;
  border-top: 3px solid #b38300;
  border-left: 1px dotted #b38300;
  border-right: 1px dotted #b38300;
  border-bottom: 1px solid #b38300;
  line-height: 1.3;
  font-size: 14px;
}
#sidebar .sub_navi ul.children {
  margin: 0;
}
#sidebar .sub_navi ul.children li {
  margin: 0;
  border: none;
}
#sidebar aside ul {
  margin-top: 10px;
}
#sidebar aside ul li {
  margin-bottom: 10px;
}
#sidebar ul.sns {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
}
#sidebar ul.sns li img {
  width: 30px;
}
#sidebar aside.sidebar_bnr ul li img {
  width: 100%;
  height: auto;
}
/* アコーディオンメニュー用 */
#sidebar aside.cat_list ul {
  margin: 0;
}
#sidebar li.su-spoiler, #sidebar .sub_navi li {
  margin: 0;
  border-bottom: 1px dotted #46539a;
  /* font-size:13px;
	font-weight:bold !important; */
}
#sidebar li.su-spoiler img {
  padding-right: 7px;
}
#sidebar li.su-spoiler a, #sidebar .sub_navi li a {
  display: block;
  padding: 5px;
  color: #000;
  text-decoration: none;
}
#sidebar li.su-spoiler .cat_title {
  display: block;
  padding: 5px 0;
  font-size: 14px;
  font-weight: normal;
}
#sidebar li.su-spoiler ul li {
  margin: 0 !important;
  padding: 0 !important;
  font-weight: normal !important;
}
/* ショートコード用 */
#sidebar .su-spoiler {
  margin: 0 !important;
  padding: 0 !important;
}
#sidebar .su-spoiler-title {
  margin: 0 !important;
  padding: 5px !important;
}
#sidebar .su-spoiler-title .cat_title {
  margin: -5px 0;
}
#sidebar .su-spoiler-content {
  margin: 0 0 0 1em !important;
  padding: 0 !important;
}
/* 検索 */
#sidebar_search_group {
  margin: 1em 0;
  text-align: center;
}
/* #footer
------------------------------ */
#footer a, #copyright-container a {
  color: #fff;
  text-decoration: none;
}
#footer nav {
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
#footer > nav > ul > li {
  float: left;
  width: 20%;
}
#footer ul li ul {
  margin-left: 1em;
}
#footer_info-container {
  width: 100%;
  min-width: 1050px;
  background: #000e33;
  text-align: center;
  color: #fff;
}
#footer_info {
  with: 100%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 15px 0;
}
#footer_logo {
  float: left;
  width: 255px;
}
#footer_logo img {
  width: 100%;
  height: auto;
}
#footer_address {
  float: left;
  width: 285px;
  padding-left: 10px;
  font-size: 11px;
  font-style: normal;
  text-align: left;
}
#footer_address p {
  margin: 0;
}
#footer_link {
  float: right;
  width: 500px;
}
#footer_link ul {
  width: 100%;
  float: right;
  padding-bottom: 7px;
}
#footer_link ul li {
  float: left;
  width: 40%;
  margin-right: 10px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#footer_link ul li a {
  display: block;
  padding: 10px;
  border: 1px solid #fff;
  text-align: center;
  text-decoration: none;
}
#footer_link {
  text-align: left;
  font-size: 11px;
}
#footer_link a {
  color: #fff !important;
  text-decoration: none !important;
}
#copyright {
  padding: 7px 0;
  text-align: center;
  font-size: 11px;
}
#copyright a {
  color: #000;
  text-decoration: none;
}
/* ショートコード用 */
#footer .su-spoiler, #footer .su-spoiler-title {
  margin: 0 !important;
  padding: 0 !important;
}
#footer .su-spoiler-content {
  margin: 0 0 0 1em !important;
  padding: 0 !important;
}
/* #main
------------------------------ */
/* 見出し・段落 */
#main h1.title {
  margin-bottom: 30px;
  padding: 15px;
  background: url(images/bg_h1.png) no-repeat;
  border-top: 1px solid #131f52;
  /* color:#b38300; */
  color: #131f52;
  font-size: 30px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#main h2 {
  margin: 0 0 1em 0;
  padding: 7px 0 7px 40px;
  background: url(images/bg_h2.png) no-repeat;
  color: #fff;
  font-size: 18px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#main h3 {
  margin: 0 0 1em 0;
  color: #b78508;
  font-size: 18px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#main h4 {
  margin: 1em 0;
  padding-left: 30px;
  background: url(images/bg_h4.png) no-repeat 0% 50%;
  color: #131f52;
}
#main h4.kome {
  padding: 5px 0 5px 30px;
  background: url(images/features/bg_h4_kome.png) no-repeat 0% 50%;
}
#main h4.daizu {
  padding: 5px 0 5px 30px;
  background: url(images/features/bg_h4_daizu.png) no-repeat 0% 50%;
}
#main h4.shio {
  padding: 5px 0 5px 30px;
  background: url(images/features/bg_h4_shio.png) no-repeat 0% 50%;
}
#main h4.mizu {
  padding: 5px 0 5px 30px;
  background: url(images/features/bg_h4_mizu.png) no-repeat 0% 50%;
}
#main h4.fuudo {
  padding: 5px 0 5px 30px;
  background: url(images/features/bg_h4_fuudo.png) no-repeat 0% 50%;
}
#main h5 {
  margin-bottom: 1em;
  padding: 5px 5px 5px 25px;
  background: #eeeeee url(images/bg_h5.png) no-repeat 5px 50%;
  border-radius: 3px;
}
#main p {
  margin: 1em;
}
h2 + h3 {
  margin-top: -5px;
}
p + h3, p + h4 {
  margin-top: 30px;
}
ul + h2 {
  margin-top: 40px;
}
ul + h3, ul + h4 {
  margin-top: 30px;
}
h2 + p, h3 + p, h4 + p {
  margin-top: -5px;
}
h2 + table, h3 + table, h4 + table {
  margin-top: -10px;
}
article {
  line-height: 1.7;
}
article ul, article ol {
  margin-left: 1em;
}
article ul li {
  margin-left: 1em;
  list-style-type: square;
}
article ol li {
  margin-left: 1em;
  list-style-type: decimal;
}
.table_imgwaku th img {
  border: 1px solid #00b7ee;
}
/* パンくず */
#bread-crumb {
  width: 1050px;
  margin: 0 auto;
  padding: 10px;
  font-size: 12px;
  color: #999;
}
#bread-crumb a {
  color: #999;
}
#bread-crumb ul {
  margin: 0;
}
#bread-crumb ul:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#bread-crumb li {
  float: left;
}
#bread-crumb li.sub {
  padding-left: 10px;
}
#bread-crumb li.sub:before {
  letter-spacing: 10px;
  content: ">";
}
.content_block {
  margin-bottom: 10px;
}
/* サブメニュー */
#page_children_group {
  background: #1a2f60 url(images/recipe/bg_osusume_products.png) no-repeat;
  background-size: contain;
  color: #fff;
	display:grid;
	grid-column-template:repeat(4,1fr);
	gap:3%;
}
#page_children_group .box {
  padding: 1.5%;
  background: #42537a;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#page_children_group .box img {
  width: 100%;
  height: auto;
}
#page_children_group .box a {
  color: #fff;
  text-decoration: none;
}
#page_children_group .box .title {
  margin-top: 7px;
  font-size: 18px;
  text-align: center;
}
/* ページ送り */
.adjacent_post_links {
  margin: 20px 0 0;
  width: 95%;
}
.adjacent_post_links ul {
  margin: 0;
}
.adjacent_post_links ul:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.adjacent_post_links li {
  max-width: 325px;
  height: 50px;
  list-style-type: none !important;
}
.adjacent_post_links li a {
  display: block;
  vertical-align: middle;
}
.adjacent_post_links li.previous {
  float: left;
}
.adjacent_post_links li.previous a {
  background: url(images/bg_previous_link.png) no-repeat left center;
  padding-left: 20px;
}
.adjacent_post_links li.next {
  float: right;
}
.adjacent_post_links li.next a {
  background: url(images/bg_next_link.png) no-repeat right center;
  padding-right: 20px;
}
/* WP_SiteManager_page_navi */
ul.page_navi {
  clear: both;
  margin: 0;
  padding-top: 15px;
  font: 100% Verdana, Geneva, sans-serif;
  text-align: center;
}
ul.page_navi li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
ul.page_navi li.current {
  padding: 5px 10px;
  border: 1px #674BA9 solid;
  color: #674BA9;
  font-weight: bold;
}
ul.page_navi li a {
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ccc;
}
ul.page_navi li a:hover {
  background-color: #eee;
}
/* #page-nav */
.page-nav {
  clear: both;
  padding-top: 15px;
  text-align: center;
}
.page-nav li {
  display: inline;
  list-style: none outside none;
  background: none;
  padding-left: 0;
  margin: 0 !important;
}
.page-nav li a {
  border: 1px solid rgb(230, 230, 230);
  color: rgb(102, 102, 102);
  text-decoration: none;
  border-radius: 3px;
}
.page-nav li a:hover {
  border: 1px solid rgb(230, 230, 230);
}
.page-nav li a:active {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
  top: 1px;
}
.page-nav li.current span {
  border: 1px solid rgb(186, 166, 132);
  color: rgb(121, 81, 15);
  font-weight: bold;
  border-radius: 3px;
}
.page-nav li.first span, .page-nav li.previous span, .page-nav li.next span, .page-nav li.last span {
  background: rgb(248, 248, 248);
  border: 1px solid rgb(230, 230, 230);
  color: rgb(180, 180, 180);
  text-decoration: none;
  border-radius: 3px;
}
.page-nav li.page_nums span {
  background: rgb(102, 102, 102);
  border: 1px solid rgb(51, 51, 51);
  color: rgb(255, 255, 255);
}
.page-nav li a, .page-nav li.current span, .page-nav li.first span, .page-nav li.previous span, .page-nav li.next span, .page-nav li.last span, .page-nav li.page_nums span {
  padding: 0.25em 0.8em;
  display: inline-block;
  position: relative;
}
.pages-link {
  text-align: center;
}
.pages-link a span {
  border: 1px solid rgb(230, 230, 230);
  color: rgb(102, 102, 102);
  text-decoration: none;
  font-weight: normal;
}
.pages-link span {
  border: 1px solid rgb(186, 166, 132);
  color: rgb(121, 81, 15);
  font-weight: bold;
  border-radius: 3px;
  padding: 0.25em 0.8em;
  display: inline-block;
  position: relative;
}
.pages-link a:hover span {
  border: 1px solid rgb(230, 230, 230);
}
.pages-link a:active span {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
  top: 1px;
}
/* .wp-caption */
.wp-caption {
  margin: 0.4em 0;
  text-align: center;
  margin-bottom: 1.5em;
  padding: 5px 0;
}
.wp-caption.alignright {
  margin-left: 1.5em;
}
.wp-caption.alignleft {
  margin-right: 1.5em;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
}
.wp-caption .wp-caption-text {
  margin: 5px 0 0 0 !important;
}
/* .gallery  */
.gallery {
  padding-bottom: 30px;
}
.gallery .gallery-caption {
  margin: 5px 0 0 0 !important;
}
/* リンク */
.link a {
  margin: 1em 0;
  padding-left: 30px;
  background: url(images/bg_h4.png) no-repeat 0% 50%;
  color: #131f52;
}
/* ボタン */
.form_btn, form p.btn {
  text-align: center;
}
.form_btn input[type=submit], form p.btn input[type=submit] {
  width: 112px;
  margin: 0 auto;
  background: url(images/inquiry/btn_submit.png) no-repeat 50% 0% !important;
}
/* アーカイブ
------------------------------ */
.artile_footer {
  margin: 20px 0;
  padding-top: 30px;
  background: url(images/people/bg_people.png) repeat-x;
  font-size: 12px;
}
.artile_footer ul {
  float: right;
}
.artile_footer ul li {
  display: inline-block;
  margin: 0 7px 0 0;
  list-style-type: none;
}
.artile_footer ul li time:before {
  content: "| "
}
/* 商品一覧
------------------------------ */
#pcategory_group ul {
  margin: 30px 0 0 30px;
  padding: 0;
}
#pcategory_group ul li {
  float: left;
  margin: 0 33px 33px 0;
  list-style-type: none;
}
#pcategory_group ul li img {
  border: 1px solid #ccc;
}
#productslist_group {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#productslist_group a {
  color: #000;
  text-decoration: none;
}
#productslist_group .box {
  position: relative;
  float: left;
  width: 245px;
  margin-left: 15px;
  margin-bottom: 15px;
}
#productslist_group .box span.new {
  position: absolute;
  z-index: 100;
}
#productslist_group .image {
  width: 100%;
  margin: 0;
}
#productslist_group .image img {
  width: 100%;
  height: auto;
  border: 1px solid #b38300;
  border-radius: 10px;
}
#productslist_group .products_name {
  margin: 7px 0 3px;
  z-index: 50;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}
#productslist_group .comment {
  margin: 0;
  font-size: 12px;
}
/* 商品詳細
------------------------------ */
.page-header h2 {
  margin-bottom: 0.5em !important;
  background: none !important;
  padding: 0 !important;
  font-size: 26px !important;
  font-weight: bold !important;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  color: #000 !important;
}
.page-header h2 span {
  display: inline-block;
  margin-right: 1em;
  font-size: 18px;
}
h3.products_catch {
  width: 540px;
  color: #b78508;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  letter-spacing: 0em;
}
#basis_group {
  padding-bottom: 30px;
}
#basis_group .products_image {
  float: right;
  width: 260px;
  margin: -80px 0 0 0;
  padding-left: 20px;
}
#basis_group .products_image img {
  width: 100%;
  height: auto;
  border-radius: 130px;
}
#detail_group table {
  width: 100%;
  margin-bottom: 1em;
}
#spec_group {
  width: 63%;
  padding: 1.5%;
  background: #f4f0e8;
  border-radius: 10px;
}
#spec_group table th, #spec_group table td {
  padding: 5px;
  border-bottom: 2px dotted #f9c431;
}
#spec_group table th {
  min-width: 5em;
}
#eiyo_group {
  width: 47%;
}
#taste_group {
  width: 47%;
}
#other_group {
  width: 30%;
  font-size: 87%;
}
#osusume_recipe_group {
  padding: 30px 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#osusume_recipe_group h2 {
  margin: 0 0 1em 0 !important;
  padding: 0 !important;
  background: none !important;
}
#osusume_recipe_group .box {
  float: left;
  width: 250px;
  margin-right: 15px;
  margin-bottom: 15px;
}
#osusume_recipe_group .box img {
  width: 100%;
  height: auto;
}
#osusume_recipe_group .image {
  margin: 0;
}
#osusume_recipe_group .cate {
  margin: 7px 0;
  font-size: 11px;
  color: #fff;
}
#osusume_recipe_group .cate span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px 7px;
  background: #42537a;
}
#osusume_recipe_group .recipe_name {
  margin: 0;
}
#osusume_recipe_group .recipe_name a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#other_group table th, #other_group table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
#like_group {
  margin-bottom: 1em;
}
#like_group .image {
  margin: 0;
  text-align: center;
}
#like_group .name {
  margin: 0;
  text-align: center;
  font-weight: bold;
}
#like_group .comment {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 7px;
  border: 3px solid #ccc;
  border-radius: 7px;
  z-index: 0;
}
#like_group .comment:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #fff transparent;
  z-index: 0;
}
#like_group .comment:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ccc transparent;
  z-index: -1;
}
/* レシピ一覧
------------------------------ */
#recipelist_group {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#recipelist_group .box {
  float: left;
  width: 250px;
  margin-right: 15px;
  margin-bottom: 15px;
}
#recipelist_group .box img {
  width: 100%;
  height: auto;
}
#recipelist_group .image {
  margin: 0;
}
#recipelist_group .cate {
  margin: 7px 0;
  font-size: 11px;
  color: #fff;
}
#recipelist_group .cate span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 3px 7px;
  background: #42537a;
}
#recipelist_group .recipe_name {
  margin: 0;
}
#recipelist_group .recipe_name a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
/* レシピ詳細
------------------------------ */
#basisr_group {
  padding-bottom: 30px;
}
#basisr_group h2 {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-size: 26px !important;
  font-weight: bold !important;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  color: #000 !important;
}
#basisr_group h3 {
  margin-bottom: 1em;
  color: #b78508;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  letter-spacing: 0em;
}
#basisr_group h3 span {
  font-size: 20px;
}
#basisr_group span.cate {
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 3px 7px;
  background: #42537a;
  font-size: 11px;
  color: #fff;
}
#basisr_group .float_left {
  width: 46%;
}
#basisr_group .float_right {
  width: 48%;
}
#basisr_group .recipe_image {
  margin: 0;
}
#basisr_group .recipe_image img {
  width: 100%;
  height: auto;
}
#detailr_group {
  padding-bottom: 30px;
}
#ingredients_group {
  width: 48%;
}
#ingredients_group table {
  width: 100%;
}
#ingredients_group table td {
  padding: 5px 12px;
}
#osusume_products_group {
  width: 45%;
  padding: 1.5%;
  background: #1a2f60 url(images/recipe/bg_osusume_products.png) no-repeat 50% 0%;
  border-radius: 10px;
}
#osusume_products_group h5 {
  background: #42537a url(images/bg_h5.png) no-repeat 5px 50%;
  color: #ccc;
}
#osusume_products_group .box {
  float: left;
  width: 150px;
  margin-right: 15px;
}
#osusume_products_group .image img {
  border-radius: 7px;
}
#osusume_products_group .products_name {
  width: 100%;
  margin-top: 0;
  font-size: 12px;
  line-height: 1.3;
}
#osusume_products_group a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#procedure_group {
  width: 97%;
  padding: 1.5%;
  background: #f4f0e8 url(images/recipe/bg_procedure.png) no-repeat 50% 0%;
  border-radius: 10px;
}
#procedure_group dl {
  margin: 0 0 2em 1em;
}
#procedure_group dl dt {
  position: relative;
  width: 48px;
  height: 36px;
  padding-top: 5px;
  background: url(images/recipe/bg_step_no.png) no-repeat;
  color: #131f52;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family: Century;
  z-index: 100;
}
#procedure_group dl dd {
  position: relative;
  margin: -1.5em 1em 1em 1em;
  padding: 1em 1em 1em 2em;
  background: #fff;
  border-radius: 10px;
  z-index: 0;
}
/* 検索フォーム
------------------------------ */
form h4 {
  margin: 5px 0;
  font-size: 12px;
}
form input[type=text], form input[type=tel], form input[type=email] {
  height: 16px;
  padding: 3px;
  border: 1px solid #aaa;
  border-radius: 3px;
  font-size: 16px;
}
form textarea {
  width: 100%;
  height: 5em;
  border: 1px solid #aaa;
}
form label {
  display: inline-block;
  margin-right: 5px;
}
form input[type=radio] {}
form input[type=submit] {
  width: 100%;
  height: 88px;
  margin-top: 1em;
  background: url(images/btn_search.png) no-repeat 50% 0%;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
}
#sidebar_form {
  margin: 1em;
}
/* こだわり
------------------------------ */
.kodawari_group {
  margin-bottom: 50px;
  color: #fff !important;
}
.kodawari_group .wp-caption-text {
  font-size: 12px !important;
  line-height: 1.3 !important;
}
.kodawari_group h2 {
  clear: both !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 50px 0 0 0 !important;
  text-align: center !important;
  font-size: 60px !important;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  background: none !important;
}
.kodawari_group h2 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.kodawari_group h2 span::before, .kodawari_group h2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #fff;
}
.kodawari_group h2 span::before {
  right: 100%;
}
.kodawari_group h2 span::after {
  left: 100%;
}
.kodawari_group span.sub {
  display: block;
  margin-top: -25px;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  font-weight: bold;
  text-align: center;
}
.kodawari_group span.en {
  display: block;
  margin-top: -20px;
  font-size: 18px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  font-weight: bold;
  text-align: center;
}
.kodawari_group h3 {
  margin: 1em 0;
  font-size: 26px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  text-align: center;
  color: #fff !important;
}
.kodawari_group .daichi_com {
  clear: both;
  min-height: 66px;
  padding-left: 60px;
  background: url(images/daichi_s.png) no-repeat 7px 50%;
  font-size: 12px;
  color: #000 !important;
}
.kodawari_group .daichi_com p {
  position: relative;
  padding: 15px;
  background: #f5d120;
  border-radius: 15px;
}
.kodawari_group .daichi_com p:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(245, 209, 32, 0);
  border-right-color: #f5d120;
  border-width: 7px;
  margin-top: -7px;
}
.kodawari_group .megumi_com {
  clear: both;
  min-height: 66px;
  padding-right: 60px;
  background: url(images/megumi_s.png) no-repeat 100% 50%;
  font-size: 12px;
  color: #000 !important;
}
.kodawari_group .megumi_com p {
  position: relative;
  padding: 15px;
  background: #f5d120;
  border-radius: 15px;
}
.kodawari_group .megumi_com p:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(245, 209, 32, 0);
  border-left-color: #f5d120;
  border-width: 7px;
  margin-top: -7px;
}
.kodawari_group .com {
  clear: both;
  min-height: 66px;
  padding-left: 120px;
  background: url(images/daichi_megumi.png) no-repeat 0% 50%;
  font-size: 12px;
  color: #000 !important;
}
.kodawari_group .com p {
  position: relative;
  padding: 15px;
  background: #f5d120;
  border-radius: 15px;
}
.kodawari_group .com p:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(245, 209, 32, 0);
  border-right-color: #f5d120;
  border-width: 7px;
  margin-top: -7px;
}
/* 歴史
------------------------------ */
.history_group {
  padding: 45px 30px;
  background: #030924 url(images/features/bg_history.png) no-repeat 50% 15px;
}
.history_group_2 {
  padding: 45px 30px;
  background: #0e1c42 url(images/features/bg_history.png) no-repeat 50% 15px;
}
.history_group_3 {
  padding: 45px 30px;
  background: #1a2f60 url(images/features/bg_history.png) no-repeat 50% 15px;
}
.history_group_4 {
  padding: 45px 30px;
  background: #485980 url(images/features/bg_history.png) no-repeat 50% 15px;
}
/* ひと
------------------------------ */
#people_header_group {
  margin-bottom: 100px;
}
#people_header_group .box {
  float: left;
  width: 33%;
  text-align: center;
}
#people_header_group .box p {
  margin: 7px auto;
  font-size: 14px;
  font-weight: bold;
}
#people_header_group .box .image img {
  border-radius: 75px;
}
#people_header_group .box .people_catch {
  width: 220px;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
  font-size: 20px;
  line-height: 1.3;
}
#people_header_group .box .people_name {
  width: 220px;
  padding-top: 7px;
  border-top: 1px solid #a0a9bc;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#people_group .inner {
  padding-top: 50px;
  background: url(images/people/bg_people.png) repeat-x;
}
#people_group .float_left {
  width: 200px;
  padding-bottom: 50px;
}
#people_group .float_right {
  width: 580px;
  padding-bottom: 50px;
}
#people_group .inner:nth-child(2n) .float_left {
  float: right !important;
  width: 200px;
}
#people_group .inner:nth-child(2n) .float_right {
  float: left !important;
  width: 580px;
}
#people_group .image {
  margin: 0 0 10px 0;
  text-align: center;
}
#people_group .image2 {
  margin: 0 0 5px 0;
  text-align: center;
}
#people_group .image2, #people_group .comment {
  margin: 0 0 5px 0;
  font-size: 12px;
}
#people_group .image img {
  width: 100%;
  height: auto;
  border-radius: 100px;
}
#people_group .image2 img {
  width: 100%;
  height: auto;
}
#people_group .people_name {
  font-size: 24px;
  font-weight: bold;
  font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
#people_group .people_other {
  padding-left: 1em;
  /* padding:15px; */
  background: url(images/people/bg_other.png) no-repeat 100% 100%;
  /* border:5px dotted #a0a9bc; */
  border-radius: 10px;
}
#people_group .people_message {}
/* 原材料
------------------------------ */
#nav_rawmaterial {
  margin: 30px 0 30px 20px;
}
#nav_rawmaterial li {
  float: left;
  width: 152px;
  height: 420px;
  margin: 0;
  list-style-type: none;
  text-indent: -9999px;
}
#nav_rawmaterial li a {
  display: block;
  width: 152px;
  height: 420px;
}
#nav_rawmaterial li#nav_rice a {
  background: url(images/features/btn_rice.jpg) no-repeat;
}
#nav_rawmaterial li#nav_soy a {
  background: url(images/features/btn_soy.jpg) no-repeat;
}
#nav_rawmaterial li#nav_salt a {
  background: url(images/features/btn_salt.jpg) no-repeat;
}
#nav_rawmaterial li#nav_water a {
  background: url(images/features/btn_water.jpg) no-repeat;
}
#nav_rawmaterial li#nav_climate a {
  background: url(images/features/btn_climate.jpg) no-repeat;
}
.pickup_group {
  margin-bottom: 1em;
  padding-left: 1em;
  /* padding:15px; */
  background: url(images/people/bg_other.png) no-repeat 98% 5%;
  border: 5px dotted #a0a9bc;
  border-radius: 10px;
}
.pickup_group2 {
  margin-bottom: 1em;
  padding-left: 1em;
  border: 5px dotted #a0a9bc;
  border-radius: 10px;
}
/* 工程
------------------------------ */
/* #process_group{
	position:relative;
	width:50%;
	margin-top:-100px;
	padding:0 1em 1em 1em;
	border:5px dotted #a0a9bc;
	border-radius:10px;
	z-index:100;
} */
#process_group {
  position: relative;
  padding: 0 1em 1em 1em;
  border: 5px dotted #a0a9bc;
  border-radius: 10px;
  z-index: 100;
}
/* 品質
------------------------------ */
#quality_header_group {
  padding: 30px 0;
}
#quality_header_group .box {
  float: left;
  width: 33%;
  text-align: center;
}
#quality_header_group .box img {
  border-radius: 50%;
}
#quality_header_group .title a {
  display: block;
  margin: 1em 0;
  padding-top: 25px;
  background: url(images/bg_h4.png) no-repeat 50% 0%;
  color: #131f52;
  font-weight: bold;
  text-decoration: none;
}
#quality_group .float_left {
  width: 470px;
}
#quality_group .float_right {
  width: 300px;
}
#quality_group .float_left img, #quality_group .float_right img {
  max-width: 100%;
  height: auto;
}
#quality_group .table th, #quality_group .table td {
  padding: 5px !important;
  font-size: 12px;
}
.safety_group .inner {
  padding: 50px 0;
  background: url(images/people/bg_people.png) repeat-x;
}
.safety_group .float_left {
  width: 200px;
  padding-bottom: 50px;
}
.safety_group .float_right {
  width: 550px;
  padding-bottom: 50px;
}
.safety_group .inner:nth-child(2n) .float_left {
  float: right !important;
  width: 200px;
}
.safety_group .inner:nth-child(2n) .float_right {
  float: left !important;
  width: 550px;
}
.safety_group .image {
  width: 150px !important;
}
.safety_group .image img {
  width: 150px;
  height: auto;
  border-radius: 75px;
}
.safety_group .inner:nth-child(2n+1) .float_right {
  position: relative;
  padding: 15px;
  color: #19283C;
  background: #F6F6F6;
  border: 3px solid #19283C;
  border-radius: 15px;
  z-index: 0;
}
.safety_group .inner:nth-child(2n+1) .float_right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  margin-top: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #F6F6F6 transparent transparent;
  z-index: 0;
}
.safety_group .inner:nth-child(2n+1) .float_right:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #19283C transparent transparent;
  z-index: -1;
}
.safety_group .inner:nth-child(2n) .float_right {
  position: relative;
  padding: 15px;
  color: #19283C;
  background: #F6F6F6;
  border: 3px solid #19283C;
  border-radius: 15px;
  z-index: 0;
}
.safety_group .inner:nth-child(2n) .float_right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -8px;
  margin-top: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent #F6F6F6;
  z-index: 0;
}
.safety_group .inner:nth-child(2n) .float_right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #19283C;
  z-index: -1;
}
/* 会社概要
------------------------------ */
#news_group {
  margin: 30px 0;
}
#news_group time {
  color: #42537a;
}
#news_group ul {
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 13px;
}
#news_group ul li {
  border-bottom: 1px dotted #ccc;
  list-style-type: none;
}
#news_group ul li a {
  padding: 10px 10px 10px 20px;
  background: url(images/listmark.png) no-repeat 0px 13px;
  color: #000;
}
/* PR動画
------------------------------ */
#movie_group {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#movie_group div {
  float: left;
  width: 376px;
  padding: 10px 24px 10px 0;
  border-bottom: 1px solid #b38300;
}
#movie_group .box p {
  margin: 3px 0;
}
#movie_group .box .title {
  color: #131f52;
}
#movie_group .box .movie iframe {
  width: 376px;
  height: 212px;
}
#movie_group .box .comment {
  megin-top: 0;
  font-size: 12px;
}
/* 250周年記念
------------------------------ */
.anniversary-250th img {
  max-width: 100%;
  height: auto;
}
.oubo_box {
  margin-bottom: 1em;
  padding: 15px;
  border: 1px solid #ccc;
}
.oubo_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.oubo_flex .logo {
  width: 150px;
}
.oubo_flex .exp {
  width: calc(100% - 170px);
}
.oubo_w_flex {
  display: flex;
  align-items: center;
}
/* エンブレム
------------------------------ */
#emblem {
  position: fixed;
  top: 50px;
  right: 30px;
  width: 150px;
  z-index: 300;
}
#emblem img {
  width: 100%;
  height: auto;
}
/* 北陸を中心とした食文化
------------------------------ */
/* 全体のコンテナ：背景色をつけてエリアを明確にする */
.fc-container {
  background-color: #f9f8f5; /* 薄い生成り色 */
  padding: 2rem;
  gap: 20px;
  border-radius: 8px;
}
/* 各ブロック（カード）：白背景で浮かせる */
.fc-block {
  background: #fff;
  padding: 1.5rem;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
/* タイトル装飾 */
#main h2.fc-title {
  font-size: 1.2rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  margin-top: 0;
  background: url(images/bg_h2_fc.jpg) no-repeat;
}
/* リスト全体のスタイル解除 */
article ul.list_fc li {
  list-style-type: none;
  margin-left: 0;
}
/* 記事リンクのスタイル */
.post-item {
  margin-bottom: 0.8rem;
  line-height: 1.6;
}
.post-item a {
  text-decoration: none;
  color: #333;
  display: block; /* クリック領域を広げる */
  transition: color 0.3s;
  position: relative;
  padding-left: 1rem;
}
/* リンクの頭にアクセント記号をつける */
.post-item a::before {
  content: "›";
  position: absolute;
  left: 0;
  color: #a1887f;
  font-weight: bold;
}
.post-item a:hover {
  color: #a1887f; /* ホバー時の色 */
  text-decoration: underline;
}
/* 用語（親カテゴリー的なもの）のスタイル */
.term {
  margin-top: 1rem;
  border-top: 1px dashed #eee;
  padding-top: 1rem;
}
.term-name {
  display: block;
  font-weight: bold;
  color: #5d4037;
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
  background: #efebe9;
  padding: 2px 8px;
  border-radius: 4px;
  display: inline-block;
}
/* ネストされたリストのインデント */
.term ul {
  margin-left: 0.5rem;
}