@charset "UTF-8";

/*
Theme Name: nikkoku ec blog 2025
Description: 日穀製粉そばの国だより Theme
Author: 日穀製粉株式会社
Author URI: https://www.nikkoku-shop.net/blog/
*/

@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-noto.min.css');
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanmp-noto.min.css');

body {
  background: #fff;
  line-height: 1.8;
  letter-spacing: .03em;
  font-size: 1.5rem;
  font-family: YakuHanJP_Noto,'Noto Sans JP','游ゴシック体',YuGothic,'游ゴシック','Yu Gothic','ヒラギノ角ゴ ProN','Hiragino kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
  font-weight: 400;
  color: #222;
}
#headerInner, h1 a, #gNavi, .topHead, #contWrap, .footerMenuwrap, #shopInfo, #catList, #catList li a, #articleList li a, #productsLink a, .mebukian h2 span, .dattansobatea h2, .normal h2, #shippingList dl, .recipeDetail, .recipeBox, .materialDetail, #sobanokuni a, #topBanner, #purposeList, #commentBox, .articleListbox, #searchForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#headerInner, .topHead, #contWrap, .footerMenuwrap, #shopInfo, #catList, #catList li a, #productsLink a,  #articleList li a, #shippingList dl, .recipeDetail, .recipeBox, .materialDetail, #purposeList, #commentBox, .articleListbox {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#headerInner, h1 a, #gNavi, .topHead, #footerMenu2, #shopInfo, #catList li a, #articleList li a, #productsLink a, .mebukian h2 span, .dattansobatea h2, .normal h2, #shippingList dl, .recipeDetail, .materialDetail, #sobanokuni a, #purposeList {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#contWrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}
.dattansobatea h2, .column h2, #sobanokuni a, #topBanner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#catList, .materialDetail, .articleListbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
#sobanokuni a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* header */
#headerInner {
  padding: 32px 40px;
}
.subTitle {
  position: relative;
  top: .05em;
  margin-left: .5em;
  letter-spacing: .01em;
  font-size: 2.4rem;
  font-weight: bold;
  font-weight: 700;
  color: #774c24;
}
.subTitle span {
  color: #de9339;
}
#onlineshopBtn a {
  display: block;
  padding: 1em 1.65em;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, right top, from(#ac5458), to(#82292d));
  background: -webkit-linear-gradient(left, #ac5458 0%, #82292d 100%);
  background: linear-gradient(to right, #ac5458 0%, #82292d 100%);
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
}
#onlineshopBtn a::before {
  content: url(assets/images/shopping.svg);
  display: inline-block;
  vertical-align: sub;
  margin-right: 11px;
  width: 30px;
  height: 28px;
}
/* contents */
section + section {
  margin-top: 70px;
}
.inner {
  max-width: 1200px;
}
#contWrap {
  margin: 100px auto 115px;
}
#contSection {
  width: 880px;
}
#sub {
  width: 270px;
}
.min {
  font-family: YakuHanMP_Noto,'Noto Serif JP','Yu Mincho',YuMincho,'Hiragino Mincho ProN',serif;
}
.newline {
  display: inline-block;
}
#headWrap {
  position: relative;
  width: 100%;
  height: 380px;
  background: url(assets/images/index/topimage.jpg) no-repeat right 30%;
  background-size: cover!important;
}
#headWrap.mebukian {
  background: url(assets/images/products/mebukian.jpg?v4) no-repeat center 47.5%;
}
#headWrap.bonsarrasin {
  background: url(assets/images/products/bonsarrasin.jpg) no-repeat center 59.2%;
}
#headWrap.dattansobatea {
  display: block;
  background: url(assets/images/products/dattansobatea.jpg?v3) no-repeat center 39%;
}
#headWrap.smiletable {
  display: block;
  background: url(assets/images/products/smiletable.jpg) no-repeat center 49%;
}
#headWrap.recipe {
  display: block;
  background: url(assets/images/products/recipe.jpg) no-repeat center 39%;
}
#headWrap.column {
  display: block;
  background: url(assets/images/products/column.jpg?v3) no-repeat center 71.3%;
}
@media screen and (min-width: 1680px) {
  #headWrap {
    height: 460px;
  }
}
h2 {
  margin-left: 4.4vw;
  width: 28.4vw;
}
.mebukian h2 {
  margin-left: auto;
  margin-right: 8vw;
  padding: 0 10px;
  width: 160px;
  height: 100%;
  background:rgba(255,255,248,.9);
  text-align: center;
}
.mebukian h2 span {
  padding: 0 20px;
  height: 100%;
  border-left: solid 2px #888;
  border-right: solid 2px #888;
}
.bonsarrasin h2 {
  margin-left: auto;
  margin-right: auto;
  padding: 60px 50px;
  width: 260px;
  background:rgba(227,222,202,.9);
  text-align: center;
}
.dattansobatea h2 {
  margin-left: auto;
  margin-right: 8vw;
  padding: 65px 40px;
  width: 300px;
  background: url(assets/images/products/dattan_bg.jpg);
  background-size: cover;
}
.smiletable h2 {
  margin-left: auto;
  margin-right: 8vw;
  padding: 50px 40px;
  width: 230px;
  background:rgba(255,255,255,.9);
  text-align: center;
}
.normal h2 {
  margin-left: 11vw;
  width: auto;
  height: 100%;
  font-size: 3.6rem;
  font-weight: bold;
  font-weight: 700;
  color: #4c2409;
}
.column h2 {
  margin-left: auto;
  font-size: 3.7rem;
  color: #225008;
}
@media screen and (min-width: 1680px) {
  .mebukian h2 {
    margin-right: 8vw;
    width: 200px;
  }
  .mebukian h2 span {
    padding: 0 30px;
  }
  .bonsarrasin h2 {
    padding: 70px 30px;
    width: 300px;
  }
  .dattansobatea h2 {
    padding-top: 70px;
    padding-bottom: 70px;
    width: 360px;
  }
  .smiletable h2 {
    padding: 60px 50px;
    width: 270px;
  }
  .recipe h2 {
    margin-left: 14vw;
    font-size: 4.0rem;
  }
  .column h2 {
    font-size: 4.1rem;
  }
}
h3 {
  margin-bottom: 1.3em;
  text-align: center;
  line-height: 1.7;
  font-size: 2.7rem;
  font-weight: bold;
  font-weight: 500;
  color: #82292d;
}
h3 span:not(.resultsNumber) {
  display: block;
  font-size: 1.5rem;
  font-weight: 400;
  color: #6f6f6f;
}
.resultsNumber {
  position: relative;
  top: -.1em;
  display: inline;
  margin-left: .3em;
  font-size: 1.8rem;
}
#search h3 {
  line-height: 1.4;
}
#search h3 span:not(.resultsNumber) {
  margin-top: .5em;
}
#articlesCategory p {
  position: relative;
  display: block;
  margin-bottom: 1.25em;
  padding: .7em;
  width: 100%;
  background: #784b1e;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  font-weight: 500;
  color: #fff;
}
#articlesCategory p::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #e3deca;
  z-index: 1;
}
#categoryList li {
  width: 100%;
}
#categoryList li a, #categoryList li span {
  display: block;
  font-size: 1.7rem;
  font-weight: 500;
  color: #9a5953;
}
#categoryList li a {
  text-decoration: underline;
}
#categoryList li a:hover {
  text-decoration: none;
}
#subcategoryList {
  overflow: hidden;
  margin: .2em 0 .7em 24px;
}
.catlink {
  margin-top: .3em;  
}
.catlink::before {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 6px;
  background: url(assets/images/ico_soba.svg) no-repeat center / auto 100%;
  width: 18px;
  height: 16px;
}
#banner {
  margin-top: 35px;
}
#banner li + li {
  margin-top: 20px;
}
#banner li a, #sobanokuni a span {
  display: block;
}
.spPart {
  display: none;
}
#sobanokuni {
  margin-bottom: 16px;
  line-height: 1;
}
#sobanokuni a {
  position: relative;
  width: 272px;
  height: 138px;
  background: #f4f3eb;
}
#sobanokuni a::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #d4c09a;
  z-index: 1;
}
#sobanokuni a span + span {
   margin-top: 7px;
}
/* top */
#catList li {
  width: 420px;
  width: calc((100% - 20px) / 2);
  letter-spacing: .01em;
  font-size: 2.3rem;
  font-weight: bold;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .07);
}
#catList li:nth-child(n+3) {
  margin-top: 20px;
}
#catList li a {
  border: solid 1px #ddd;
  background: #fff;
}
#catList li a > p {
  width: 50%;
  text-align: center;
}
#articleList {
  border-bottom: solid 1px #ddd;
}
#articleList li {
  width: 100%;
  border-top: solid 1px #ddd;
  line-height: 1.65;
}
#articleList li a {
  padding: 1.85em 1px;
}
#articleList li time {
  width: 120px;
  color: #504505;
}
#articleList li p {
  line-height: 1.6;
  font-size: 1.7rem;
}
/* 記事一覧 */
.article-thumb {
  display: block;
  overflow: hidden;
  width: 240px;
  height: 156px;
}
.article-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-summary {
  width: calc(100% - 290px);
}
.article-summary time {
  display: block;
  margin-bottom: .4em;  
}
/* category */
#productsLink {
  margin: 70px auto 0;
  width: 65%;
  letter-spacing: .01em;
  font-size: 2.3rem;
  font-weight: bold;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, .07);
}
#productsLink a {
  border: solid 1px #ddd;
  background: #fff;
  text-align: center;
}
.linkImg {
  width: 36%;
}
.linkTxt{
  width: 67%;
  text-align: center;
  line-height: 1.6;
}
.pagenation {
  margin-top: 45px;
  letter-spacing: 0;
  text-align: left;
  line-height: 1;
  font-size: 1.3rem;
}
.pagenation a, .pagenation .current {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 8px 0;
  padding: 11px 0;
  width: 36px;
  border: 1px solid #b5b5b5;
  text-align: center;
  color: #999;
}
.pagenation a:hover, .pagenation .current {
  background: #b5b5b5;
  color: #fff;
}
/* article */
#entryTitle {
  margin: .2em 0;
  text-align: left;
  line-height: 1.5;
  font-size: 2.4rem;
}
#entryHead {
  margin-bottom: 60px;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: solid 1px #ddd;
}
#entryHead time {
  color: #504505;
}
#entryBody {
  padding-bottom: 65px;
}
#recipe #entryBody {
  border: none;
}
#entryBody h1, #entryBody h2, #entryBody h3:not(#entryTitle), #entryBody h4, #entryBody h5, #entryBody h6 {
  margin-bottom: 1.6em;
  color: #222;
}
#entryBody h1 {
  font-size: 2.2rem;
}
#entryBody h2 {
  font-size: 2.1rem;
}
#entryBody h3:not(#entryTitle) {
  font-size: 2.0rem;
}
#entryBody h4 {
  font-size: 1.9rem;
}
#entryBody h5 {
  font-size: 1.8rem;
}
#entryBody h6 {
  font-size: 1.7rem;
}
#entryBody em, #entryBody blockquote, #entryBody blockquote strong {
  font-style: italic;
}
#entryBody .imgC {
 padding-bottom: 12px;
  text-align: center;
}
#entryBody .imgR {
  float: right;
  clear: left;
  margin: 0 0 12px 38px;
}
#entryBody .imgL {
  float: left;
  clear: right;
  margin: 0 38px 12px 0;
}
#entryBody p + p {
  margin-top: 1.9em;
}
#entryBody p::after {
  content: "";
  display: block;
  clear: both;
}
#entryBody div {
  overflow: hidden;
}
#entryBody a {
  text-decoration: underline;
  color: #9a5953;
}
#entryBody a:hover {
  text-decoration: none;
}
.columnBox, .writer {
  margin-top: 3em;
}
.writer p + p {
  margin-top: .8em!important;
}
.recipeWrap {
  margin-top: 1.7em;
  padding: 1.8em 2em;
  border: solid 1px #ccc; 
}
.recipeWrap + .recipeWrap {
  margin-top: 20px;  
}
.recipeImg {
  width: 225px;
  padding-right: 30px;
}
.recipeTxt {
  width: calc(100% - 225px);
}
.recommendBox {
  margin-top: 2em;
  padding: 1.8em 2em;
  border: solid 1px #fabe00;
}
.recommendation li {
  display: inline-block;
  margin: 10px 25px 0 0;
}
.recommendation li a {
  display: block;
}
.recommendation li a img {
  opacity: 1;
}
.recommendation li a:hover img {
  opacity: .6;
}
.recommendation p {
  text-align: center;
}
.recommendation p + p {
  margin-top: 0!important;
  line-height: 1.6;
}
.recipeName + p {
  margin-top: .8em!important;
  text-align: justify;
}
.recipeName, .recommendBox dt {
  margin-bottom: .35em;
  line-height: 1.4;
  font-size: 1.6rem;
}
/* 特選レシピ */
#blankHead {
  border-top: solid 2px #a96565;
}
#recipe #entryHead {
  border-bottom: solid 4px #fabe00;  
}
#entryTitle.recipeTitle {
  margin: 0 0 .2em;
  font-size: 3.2rem;
  font-weight: bold;  
}
#entryTitle.recipeTitle + time {
  font-size: 1.7rem;
}
.imgRecipe img, .itemImg img {
  width: 100%;
}
#entryBody p.txtRecipe {
  margin-top: 1em;
  font-size: 1.7rem;
}
#cookingTime {
  padding-left: 50px;
  background: url(assets/images/recipe/clock.svg) no-repeat left center;
  background-size: 38px auto;
  font-size: 2.3rem;
  font-weight: 500;
  color: #822929;
}
#material, #howto, #staffComment {
  margin-top: 65px;
}
#material h4, #howto h4, #staffComment h4 {
  margin-bottom: 60px;
  padding-bottom: .75em;
  border-bottom: solid 4px #fabe00;
  font-size: 2.3rem;
  font-weight: bold;
}
.portion {
  font-size: 1.7rem;
}
.itemImg {
  width: 49%;
}
.process {
  width: 46%;  
}
.itemImg li {
  background: #f5f5f5;
}
.materialListWrap + div {
  margin-top: 18px;
}
.materialList li {
  position: relative;
}
.materialList li::before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #fabe00;
  border-radius: 50%;
}
.materialList li:first-child {
  border-top: solid 1px #ddd;
}
.materialSubtxt {
  margin-bottom: .5em;
  font-size: 1.6rem;
  font-weight: bold;
}
.materialDetail {
  padding: 10px 0 12px 18px;
  width: 100%;
  border-bottom: solid 1px #ddd;
  line-height: 1.5;
  text-align: left;
}
.materialDetail dt {
  padding-right: 1.1em;
  width: 61%;
}
.materialDetail dd {
  width: 39%;
}
#step {
  padding: 0 0 18px;
}
#step li + li {
  margin-top: 34px;
}
#step li .process {
  position: relative;
  padding-left: 44px;
}
#step li .process::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fabe00;
  text-align: center;
  line-height: 29px;
  font-weight: bold;
  color: #fff;
}
#step li:nth-child(1) .process::before {
  content: '1';
}
#step li:nth-child(2) .process::before {
  content: '2';
}
#step li:nth-child(3) .process::before {
  content: '3';
}
#step li:nth-child(4) .process::before {
  content: '4';
}
#step li:nth-child(5) .process::before {
  content: '5';
}
#step li:nth-child(6) .process::before {
  content: '6';
}
#step li:nth-child(7) .process::before {
  content: '7';
}
#step li:nth-child(8) .process::before {
  content: '8';
}
#step li:nth-child(9) .process::before {
  content: '9';
}
#step li:nth-child(10) .process::before {
  content: '10';
}
#step li:nth-child(11) .process::before {
  content: '11';
}
#step li:nth-child(12) .process::before {
  content: '12';
}
#step li:nth-child(13) .process::before {
  content: '13';
}
#step li:nth-child(14) .process::before {
  content: '14';
}
#step li:nth-child(15) .process::before {
  content: '15';
}
#step li:nth-child(16) .process::before {
  content: '16';
}
#material .recommendBox {
  margin-top: 58px;
}
#recipeMemo {
  margin-top: 40px;
  padding: 22px;
  border: solid 1px #e27196;
}
#recipeMemo dt {
  margin-bottom: .25em;
  line-height: 1.4;
  font-size: 1.6rem;
  color: #ea6691;
}
#movieBox {
  position: relative;
  margin-bottom: 58px;
  width: 100%;
  padding-top: 56.25%;
}
#movieBox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#staffComment {
  padding-bottom: 42px;
  border-bottom: dashed 2px #eec6b8;  
}
#commentBox {
  margin-top: -18px;
}
.staffImg {
  margin-right: 24px;
  width: 146px;
}
.staffImg img, .contributor p img {
  border-radius: 50%;
}
.commentWrap {
  width: calc(100% - 170px); 
}
#entryBody p.commentBody {
  margin-top: .2em;
}
.staffName {
  margin-bottom: .2em;
  line-height: 1.6;
  font-size: 1.8rem;
  font-weight: 500;
}
.articleListTitle {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: #82292d;
}
.articleListbox {
  margin-top: 25px;
  width: 100%;
}
.articleListbox::after {
  content:"";
  display: block;
  width: 32.2%;
  width: calc((100% - 32px) / 3);
}
.articleListbox li {
  width: 32.2%;
  width: calc((100% - 32px) / 3);
}
#otherArticles .articleListbox li {
  margin-bottom: 16px;  
}
.articleListbox li a {
  display: block;
  padding: 18px 20px 20px;
  width: 100%;
  height: 100%;
  border: solid 2px #eec6b8;
  background: #fffaf6;
  line-height: 1.6;
}
.articleSummary dt {
  font-size: 1.4rem;
}
.articleSummary dd {
  margin-top: .25em;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 500;
}
#recipe .moreBtn {
  margin-top: 15px;
}
#recipe .moreBtn a {
  border: none;
  background: #985a5a;
  color: #fff;
}
#recommendArticles {
  margin-top: 50px;
}
.articleSummary dd.contributor {
  margin-top: 15px;
}
.contributor p {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  font-size: 1.4rem;
}
.notArticle {
  margin-top: .8em;
  text-align: center;
}
.searchTitle {
  margin-bottom: .5em;
  padding: .4em 1em;
  width: 100%;
  border-top: solid 2px #a96565;
  border-bottom: solid 2px #a96565; 
  font-size: 1.7rem;
  font-weight: 500;
  color: #82292d;
}
#popularKeywords li {
  display: inline-block;
  margin: .65em .2em 0;
}
#popularKeywords li a {
  display: block;
  padding: .3em .8em;
  background: #a36060;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
}
#backBtn {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
#backBtn a {
  display: block;
  padding: 2em;
  width: 100%;
  text-align: center;
  line-height: 1;
  color: #82292d;
}
#noArticle {
  padding: 1.6em 0;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  text-align: center;
}
/* footer */
footer {
  background: #f4f3eb;
}
#footerTop {
  margin: 0 auto;
  padding: 70px 0;
  max-width: 1200px;
}
#footerBottom {
  padding: 18px 100px;
  background: #5c5c5c;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
}
.footerMenu {
  width: 360px;
  line-height: 1.6;
  font-size: 1.4rem;
}
.fmenuBox + dl, .footerMenuSp + dl {
  margin-top: 20px;
}
.fmenuTitle {
  margin-bottom: .4em;
  font-size: 1.7rem;
  font-weight: 500;
}
.fmenuSummary img {
  -webkit-backface-visibility: inherit;
  backface-visibility: inherit;  
}
#shippingList {
  margin: 8px 0;
  line-height: 1.7;
  font-size: 1.6rem;
  font-weight: 500;
}
.enTxt {
  display: block;
  letter-spacing: .01em;
  font-size: 1.3rem;
}
.notes, #payList {
  margin-top: .9em;
}
.inTax {
  margin-bottom: .8em;
  text-align: right;
  font-size: 1.2rem;
}
#payList li::before {
  content: '・';
  margin-right: .3em;
}
#payList li span {
  margin-left: .6em;
}
#freeDial {
  margin-bottom: 10px;
}
#shopInfo {
  margin-right: 24px;
}
.shopName {
  line-height: 1.5;
  font-size: 1.8rem;
}
.copyright, .copyrightSp {
  font-size: 1.2rem;
}
.copyright {
  display: block;
}
#snsList li {
  display: inline;
}
#snsList li + li {
  margin-left: 10px;
}
#footerNavi {
  margin-left: auto;
}
#footerNavi li {
  display: inline;
  vertical-align: middle;
  margin-left: 1.1em;
  font-size: 1.4rem;
}
#footerNavi li a {
  color: #fff;
}
#pagetop {
  display: none;
  position: fixed;
  right: 3%;
  bottom: 2.5vw;
  width: 40px;
  height: 40px;
  background: #82292d;
  border-radius: 50%;
  z-index: 2;
}
#pagetop::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg) translate3d(-1px, 20px, 0);
}
/* 検索 */
#searchField {
  margin-top: 25px;
  text-align: center;
}
#searchBox {
  margin: 17px 0 25px;
}
#searchForm {
  width: 100%;
}
#searchForm input {
  outline: none;
  position: static;
  border: solid 1px #aaa;
  font-size: 1.5rem;
  color: #222;
}
#searchInput {
  padding: .7em .8em .7em 35px;
  width: calc(100% - 60px);
  border-right: none!important;
  border-radius: 4px 0 0 4px;
  background: url(assets/images/icon_search.svg) no-repeat 12px center #fff;
  background-size: 16px 16px;
  color: #333;
}
#searchSubmit {
  padding: .7em .8em;
  width: 60px;
  border-radius: 0 4px 4px 0;
  background: #f3f3f3;
  text-align: center;
  letter-spacing: .1em;
  cursor: pointer;
}
#searchInput::placeholder {
  color: #999;
}
#searchInput::-ms-input-placeholder {
  color: #999;
}
#searchInput:-ms-input-placeholder {
  color: #999;
}
/* トップページバナー */
#recommendBanner {
  margin-bottom: 70px;
}
#recommendBanner li + li {
  margin-top: 25px;
}
#recommendBanner li a {
  display: block;
  text-align: center;
}
/* 告知バナー */
.announceBanner {
  margin-bottom: 65px;
}
.announceBanner li + li {
  margin-top: 20px;
}
#recipe .announceBanner {
  margin: 65px 0 0;
}
/* 抜粋 */
#articleList li p.excerpt, #articleList li p.read-more {
  margin-top: .6em;
  font-size: 1.4rem;
  color: #555;
}
#articleList li p.read-more {
  color: #82292d;
}
/* 404 */
#error404 header {
  border-bottom: solid 1px #ccc;
}
#error404 #contWrap {
  display: block;
  text-align: center;
}
#errorHead {
  margin: 0 0 1.8em 0;
  width: 100%;
  font-size: 2.8rem;
  font-weight: 500;
}
.moreBtn {
  display: block;
  margin: 40px auto 0;
  width: 224px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
}
.moreBtn a {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 1px #999;
}
@media screen and (min-width: 1280px) {
  #gNavi a, #catList a, #articleList li a, #productsLink a, #backBtn a, .moreBtn a, footerNavi li a, #onlineshopBtn a, #sobanokuni a, .articleListbox li a, #popularKeywords li a {
    transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
  }
  #gNavi a:hover, #catList a:hover, #articleList li a:hover, #productsLink a:hover, #backBtn a:hover, .moreBtn a:hover, footerNavi li a:hover, #onlineshopBtn a:hover, #sobanokuni a:hover, .articleListbox li a:hover, #popularKeywords li a:hover {
    opacity: .6;
  }
}
h1 a img:hover, #catList a img:hover, #productsLink a img:hover, #sobanokuni a img, .articleListbox li a img {
  opacity: 1;
}

/*-------------------------------------------------
 * mediaqueries
-------------------------------------------------*/
@media screen and (max-width: 1279px) {
  #headerInner, #contWrap, #fmenuRight {
    padding: 0 5vw;
  }
  #footerBottom {
    padding: 38px 5vw;
  }
  /* header */  
  #headerInner {
    margin: 0;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .shopLogo {
    width: 246px;
  }
  .subTitle {
    margin-left: .4em;
    font-size: 2.0rem;
  }
  #onlineshopBtn a {
    padding: .75em 1.1em;
    font-size: 1.7rem;
  }
  #onlineshopBtn a::before {
    margin-right: 9px;
    width: 28px;
    height: 26px;
  }
  /* contents */
  #contWrap {
    display: block;
    margin: 7.16145vw auto;
  }
  #contSection, #sub, .footerMenu {
    width: 100%;
  }
  #sub, section + section {
    margin-top: 6.51041vw;
  }
  #headWrap {
    height: 41.66666vw;
    background-position: 38% 12%;
    background-size: 128%!important;
  }
  #headWrap.dattansobatea {
    background-position: 38% 48%;
  }
  #headWrap.recipe {
    background-position: 20% 37.5%;
    background-size: 120%!important;
  } 
  #headWrap.column {
    background-position-y: 75%;
  }
  h2 {
    margin-left: 4.8vw;
    width: 26.82291vw;
  }
  .mebukian h2 {
    padding: 0 8px;
    width: 150px;
  }
  .bonsarrasin h2 {
    padding: 45px 35px;
    width: 230px;
  }
  .dattansobatea h2 {
    margin-right: 5.55555vw;
    padding: 40px 20px;
    width: 230px;
  }
  .smiletable h2 {
    padding: 45px 35px;
    width: 200px;
  }
  .normal h2 {
    margin-left: 7.29166vw;
    font-size: 3.516vw;
  }
  .column h2 {
    margin: 0!important;
    filter: drop-shadow(0 0 5px rgba(255,255,255,1));
  }
  #index h2 img {
    width: 100%;
  }
  h3 {
    font-size: 2.5rem;
  }
  #subcategoryList li {
    display: inline-block;
    margin-right: 1.5em;
    width: auto;
  }
  #bannerList {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #banner li {
    margin: 5px 10px 0;
  }
  .pcPart, #bannerList li:nth-last-child(-n+4) {
    display: none;
  }
  .spPart, #footerNavi li {
    display: block;
  }
  #sobanokuni {
    margin-bottom: 20px;
    width: 100%;
  }
  #sobanokuni a {
    flex-direction: row;
    padding: 40px;
    width: 100%;
    height: auto;
  }
  #sobanokuni a span {
     display: inline;
  }
  #sobanokuni a span + span {
    margin: 0 0 1px 2px;
  }
  /* top */
  .brandName {
    padding: 20px;
    line-height: 1.4;
    font-size: 2.0rem;
  }
  #articleList li a {
    padding-top: 1.55em;
    padding-bottom: 1.55em;
  }
  /* 記事一覧 */
  .article-thumb {
    width: 26.041667vw;
    height: 16.927083vw;
  }
  .article-summary {
    width: 59.244792vw;
  }
  /* category */
  #productsLink {
    margin-top: 7.8125vw;
    width: 72%;
    font-size: 2.1rem;
  }
  .linkImg {
    width: 44%;
  }
  .linkTxt {
    padding: 0 1em;
    width: 56%;
  }
  /* article */
  #entryTitle {
    font-size: 2.1rem;
  }
  #entryBody {
    padding-bottom: 6.51041vw;
  }
  #entryBody p + p {
    margin-top: 1.7em;
  }
  .recipeWrap {
    margin-top: 1.4em;
  }
  /* 特選レシピ */
  #entryTitle.recipeTitle {
    font-size: 2.8rem;
    font-weight: bold;  
  }
  #entryTitle.recipeTitle + time {
    font-size: 1.6rem;
  }  
  #material, #howto, #staffComment {
    margin-top: 45px;
  }
  #material h4, #howto h4, #staffComment h4, #movieBox {
    margin-bottom: 50px;
  }
  #material .recommendBox {
    margin-top: 34px;	  
  }  
  #recipeMemo {
    margin-top: 16px;
  }
  .articleListbox li {
    width: calc((100% - 24px) / 3);
  }
  #otherArticles .articleListbox li {
    margin-bottom: 12px;
  }
  #recommendArticles {
    margin-top: 40px;
    margin-top: 5.20833vw;
  }
  .staffImg {
    margin: 0;
    width: 14.89583vw;
  }
  .commentWrap {
    width: 72.5vw;
  }  
  /* footer */
  #footerTop {
    padding: 38px 0 34px;
  }
  #footerMenu2 {
    flex-direction: column;
    align-items: flex-start;  
  }
  #footerNavi, #footerNavi li {
    margin: 0;
  }
  .shopName, .fmenuTitle {
    font-size: 1.6rem;    
  }
  .shopName {
    margin-bottom: .5em;
  }
  #footerNavi {
    order: 2;
  }
  #snsList {
    margin: 35px 0 11px;
    order: 3;
  }
  .spmenuList {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    margin-bottom: 25px;
  }
  .spmenuList li {
    width: 100%;
    border-top: solid 1px #888;
  }
  .spmenuList li:nth-last-child(-n+2) {
    border-bottom: solid 1px #888;
  }
  .spmenuList li a {
    display: block;
    padding: .7em 0;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 500;
  }
  #freeDial img {
    width: auto;
    max-height: 36px;
  }
  #pagetop {
    bottom: 3%;
  }  
  /* 検索 */
  #searchBox {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 480px;
  }
  /* トップページバナー */
  #recommendBanner {
    margin-bottom: 7.29166vw;
  }
  #recommendBanner li + li {
    margin-top: 21px;
  }
  /* 告知バナー */
  .announceBanner {
    margin-bottom: 6.51041vw;
  }
  .announceBanner li + li {
    margin-top: 1.95312vw;
  }
  #recipe .announceBanner {
    margin: 6.51041vw 0 0;
  }
  /* 404 */
  #errorHead {
    margin-bottom: 1.2em;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  #headerInner, #contWrap {
    padding: 0 4.44444vw;
  }
  #footerBottom {
    padding-left: 4.44444vw;
    padding-right: 4.44444vw;
  }
  /* header */  
  #headerInner {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  h1 {
    position: relative;
    top: -1px;
    max-width: 230px;
    line-height: 1.2;
  }
  h1 a {
    flex-direction: column;
  }
  .shopLogo {
    width: auto;
  }
  .subTitle {
    position: relative;
    top: -3px;
    font-size: 1.8rem;
  }
  #onlineshopBtn {
    margin-left: 30px;
    max-width: 230px;
  }
  #onlineshopBtn a {
    padding: .8em 1.2em 1.05em;
    line-height: 1.4;
    font-size: 1.5rem;
  }
  #onlineshopBtn a::before {
    margin-right: 6px;
    width: 22px;
    height: 20px;
  }
  @media screen and (max-width: 529px) {
    #onlineshopBtn {
      max-width: 160px;
    }
    #onlineshopBtn .newline {
      margin-left: 30px;
    }
    #onlineshopBtn a {
      padding: .5em .4em .7em;
      line-height: 1.2;
      font-size: 1.4rem;
    }
    #onlineshopBtn a::before {
      position: relative;
      top: 9px;
      margin-right: 8px;
    }
  }
  @media screen and (max-width: 479px) {
    .subTitle {
      font-size: 4.267vw;
    }
    #onlineshopBtn {
      margin-left: 4.5vw;
    }
  }
  /* contents */
  #contWrap {
    margin: 9vw auto;
  }
  #sub, section + section {
    margin-top: 7.8125vw;
  }
  #headWrap {
    height: 280px;
  }
  #index #headWrap {
    background-position-y: 43%;
    background-size: 148%!important;   
  }
  @media screen and (max-width: 479px) {
    #index #headWrap {
      background-size: 160%!important;
      background-position: 50% 60%;
    }
  }
  #headWrap.mebukian {
    position: relative;
    background-position: 60% 53%;
  }
  #headWrap.dattansobatea {
    background-position: 33% 32%;
  }
  #headWrap.recipe {
    background-position: left 70%;
    background-size: 140%!important;
  }
  #headWrap.column {
    background-size: 148%!important;
  }
  h2 {
    margin-left: 5vw;
    width: 184px;
  }
  #index h2 {
    margin-top: 154px;
  }
  @media screen and (max-width: 479px) {
    #index h2 {
      margin-top: 165px;
    }
  }
  .mebukian h2 {
    position: absolute;
    top: 0;
    right: 4.44444vw;
    margin: 0;
    padding: 0 6px;
    width: 94px;
    height: auto;
  }
  .mebukian h2 span {
    padding: 28px 10px;
    border-left-width: 1px;
    border-right-width: 1px;
  }
  .bonsarrasin h2 {
    padding: 30px 22px;
    width: 140px;
  }
  .dattansobatea {
    position: relative;
  }
  .dattansobatea h2 {
    margin: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 180px;
    height: auto;
  }
  .smiletable h2 {
    margin-right: 4.44444vw;
    padding: 25px 18px;
    width: 120px;
  }
  .normal h2 {
    font-size: 5.641vw;
  }
  .column h2 {
    padding: 0;
    height: 100%;
  }
  h3 {
    margin-bottom: .85em;
    font-size: 2.3rem;
  }
  @media screen and (max-width: 479px) {
    h3 {
      font-size: 4.872vw;
    }
  }
  h3 span {
    font-size: 1.4rem;
  }
  #sobanokuni {
    margin-bottom: 3.33333vw;
  }
  #sobanokuni a {
    padding: 6.4vw;
  }
  #sobanokuni a span img {
    width: auto;
    height: 23px;
  }
  @media screen and (max-width: 479px) {
    #articlesCategory p {
       font-size: 1.7rem;
    }
    #categoryList li a, #categoryList li span {
      font-size: 1.6rem;
    }
    #subcategoryList li {
      width: 100%;
    }
    #bannerList li:first-child {
      margin: 0 auto;
      width: 55%;
    }
    #sobanokuni a span img {
      height: 19px;
    }
  }
  /* top */
  #catList li {
    width: 100%;
  }
  #catList li:nth-child(n+2) {
    margin-top: 12px;
  }
  .brandName {
    padding: 25px;
    font-size: 4.872vw;
  }
  #articleList li a {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }
  /* 記事一覧 */
  #articleList li p {
    line-height: 1.5;
    font-size: 1.6rem;
  }
  .article-thumb {
    width: 38.647343vw;
    height: 32.36715vw;
  }
  .article-summary {
    width: 47.826087vw;
  }
  .article-summary time {
    margin-bottom: .3em;
  }
  /* category */
  #productsLink {
    width: 100%;
    font-size: 4.359vw;
  }
  .linkImg {
    width: 43%;
  }
  .linkTxt {
    padding: 0 .5em;
    width: 57%;
    line-height: 1.5;
  }
  .pagenation {
    margin-top: 30px;
  }
  .pagenation a, .pagenation .current {
    padding: 6px 0;
    width: 28px;
  }
  /* article */
  #entryTitle {
    font-size: 2.0rem;
  }
  @media screen and (max-width: 479px) {
    #entryTitle {
      font-size: 1.8rem;
    }
  }
  #entryHead, #material h4, #howto h4 {
    margin-bottom: 8.4541vw;
  }
  #entryBody {
    padding-bottom: 8.97435vw;
    line-height: 1.75;
  }
  #entryBody p + p, #entryBody h6 {
    margin-top: 1.6em;
  }
  #entryBody h1 {
    font-size: 2.1rem;
  }
  #entryBody h2 {
    font-size: 2.0rem;
  }
  #entryBody h3:not(#entryTitle) {
    font-size: 1.9rem;
  }
  #entryBody h4, .articleListTitle {
    font-size: 1.8rem;
  }
  #entryBody h5, .staffName {
    font-size: 1.7rem;
  }
  @media screen and (max-width: 479px) {
    .staffName {
      font-size: 1.6rem;
    }
  }
  #entryBody .imgC {
    padding: 0;
  }
  #entryBody .imgL, #entryBody .imgR {
     float: none;
     display: block;
     margin: 0 auto 1.8em;
  }
  .columnBox, .writer {
    margin-top: 2.4em;
  }
  .recipeWrap {
    padding: 1.8em 1.5em 1.5em;
  }
  .recipeDetail {
    display: block;
    text-align: center;
  }
  .recommendBox {
    margin-top: 1.4em;
    padding: 1.6em 1.2em;
  }
  .recommendBox dt, .recommendation {
    text-align: center;
  }
  .recommendation li {
    margin: 10px 5px 0;
    width: 45%;
  }
  .recipeImg {
    width: auto;
    text-align: center;
  }
  .recipeTxt {
    margin-top: 1.3em;
    width: 100%;
  }  
  /* 特選レシピ */
  #recipe #entryHead {
    padding-bottom: 13px;
  }
  #entryTitle.recipeTitle {
    font-size: 2.2rem;
  }
  #entryTitle.recipeTitle + time {
    font-size: 1.4rem;
  }  
  #cookingTime {
    padding-left: 42px;
    background-size: 32px auto;
    font-size: 1.9rem;
  }
  #entryBody p.txtRecipe, .articleSummary dd {
    font-size: 1.5rem;
  }
  #material, #howto, #staffComment {
    margin: 35px 0 12px;
    width: 100%;
  }
  #material h4, #howto h4, #staffComment h4 {
    border-bottom-width: 3px;
  }
  #staffComment h4 {
     margin-bottom: 25px;
  }
  .materialDetail {
    padding: 8px 0 10px 18px;
  }
  .recipeBox {
    display: block;
  }
  .materialListWrap + div {
    margin-top: 15px;
  }
  .itemImg, .process {
    width: 100%;
  }
  .itemImg {
    margin-bottom: 30px;
    text-align: center;
  }
  #step li, .articleListbox {
    margin-top: 18px;
  }
  #step li + li {
    margin-top: 28px;
  }
  #recipeMemo {
    margin-top: 15px;
  }
  #backBtn a {
    padding: 1.2em;
  }
  #noArticle {
    padding: 1.2em 0;
  }
  #movieBox {
    margin-bottom: 9.17874vw;
  }
  #recommendArticles {
    margin-top: 35px;
  }
  .articleListbox li {
    margin-bottom: 10px;
  }
  #otherArticles .articleListbox li {
    margin-bottom: 8px;
    width: calc((100% - 8px) / 2);
  }
  .articleListbox li a {
    padding: 14px 16px 16px;
  }
  #recommendArticles .articleListbox li {
    width: 100%;
  }
  #commentBox {
    margin: 0;
  }
  #staffComment {
    padding-bottom: 25px;
  }
  .staffImg {
    width: 16.45833vw;
  }
  .commentWrap {
    width: 71.04166vw; 
  }
  /* footer */
  .copyright {
    display: none;
  }
  .copyrightSp {
    display: block;
    font-size: 1.2rem;
  }
  /* トップページバナー */
  #recommendBanner {
    margin-bottom: 8.71794vw;
  }
  #recommendBanner li + li {
    margin-top: 13px;
  }
  /* 告知バナー */
  .announceBanner {
    margin-bottom: 8.97435vw;
  }
  #recipe .announceBanner {
    margin: 8.97435vw 0 0;
  }
  /* 抜粋 */
  #articleList li p.excerpt, #articleList li p.read-more {
    margin-top: .5em;
    font-size: 1.3rem;
  }
  /* 404 */
  #errorHead {
    margin-bottom: .85em;
    font-size: 2.1rem;
  }
  .moreBtn {
    margin-top: 20px;
    width: 204px;
    height: 44px;
    line-height: 44px;
    font-size: 1.4rem;
  }
}