@charset "utf-8";

/* ===================================================================
	font
=================================================================== */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);


/* ===================================================================
	reset
=================================================================== */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, dl, dt, dd, ol, ul, li, table, tbody, tr, th, td, article, aside, footer, header, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font: inherit; */
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

figure {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5% !important;
  width: 100%;
}

body {
  background: #fff;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: top;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

/* Clearfix */

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/* ===================================================================
	body
=================================================================== */

body {
  width: 100%;
  font-size: 1.6rem;
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
  /* font-family: 'Noto Sans JP', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1!important;
}

/* 右ナビ（4つのボタン）*/

.rightNav {
  list-style-type: none;
  margin: 15px -2px 0 0;
}

.rightNav li {
  margin: 0 7px 0 0;
}

.rightNav li:last-child {
  margin: 0;
}

.rightNav li a {
  display: block;
  height: 66px;
}

.rightNavColumn a {
  background: url(/img/top/right_nav.png) no-repeat 0 0;
}

.rightNavColumn a:hover {
  background: url(/img/top/right_nav.png) no-repeat 0 -66px;
}

.rightNavCart a {
  background: url(/img/top/right_nav.png) no-repeat -72px 0;
}

.rightNavCart a:hover {
  background: url(/img/top/right_nav.png) no-repeat -72px -66px;
}

.rightNavGuide a {
  background: url(/img/top/right_nav.png) no-repeat -144px 0;
}

.rightNavGuide a:hover {
  background: url(/img/top/right_nav.png) no-repeat -144px -66px;
}

.ightNavFaq a {
  background: url(/img/top/right_nav.png) no-repeat -215px 0;
}

.ightNavFaq a:hover {
  background: url(/img/top/right_nav.png) no-repeat -215px -66px;
}

.ightNavInquiry a {
  background: url(/img/top/right_nav.png) no-repeat -286px 0;
}

.ightNavInquiry a:hover {
  background: url(/img/top/right_nav.png) no-repeat -286px -66px;
}

/* top.cssの上書き */

.headerArea p {
  font-size: 12px;
  line-height: 1.2;
  clear: none;
  font-weight: normal;
  margin: 0;
  line-height: 1.2;
  letter-spacing: 0em;
  color: #5f3a03;
}

.globalNavArea {
  margin: 25px auto 0;
}

.instaArea .instaAreaWrap {
  margin-bottom: 56px;
}

.insta_txt {
  line-height: 22px;
}

.productsArea h2 {
  /* font-family: fgutsukushiweb, 游明朝, YuMincho, ＭＳ Ｐ明朝, ＭＳ 明朝, MS PMincho, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, serif ! important; */
  line-height: 28px;
}

.lifeArea h2 {
  line-height: 28px;
}

.recommendArea {
  margin: 30px 0 0;
}

.recommendArea h2 {
  width: 100%;
  margin: 0 0 12px -2px;
  line-height: 28px;
  font-size: 2.3rem;
}

.bnrArea {
  margin: 15px 0;
}

.lowerNav {
  margin: 30px 0 60px;
}

#footerWrapper ul li {
  line-height: 1.5;
}

/* WP style.cssの上書き */

h1, h2, h3, h4, h5, h6 {
  /* font-weight: normal !important; */
}

h4 {
  /* font-size: 100% !important; */
}

p {
  /* margin-bottom: 0 !important; */
}

/* ===================================================================
  共通：左ナビ
=================================================================== */

/* 左ナビ共通 */

.leftNav {
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
  /* font-family: 'Noto Sans JP', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
}

.leftNav ul {
  list-style-type: none;
}

.leftNav a {
  display: block;
  color: #81766b;
  text-decoration: none;
}

.lnavTtl {
  width: 100%;
  height: 33px;
  padding: 30px 0 30px 26px;
  background: none;
  /* font-family: fgutsukushiweb, 游明朝, YuMincho, ＭＳ Ｐ明朝, ＭＳ 明朝, MS PMincho, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, serif !important; */
  display: flex;
  align-items: center;
  font-size: 21px;
  color: #593b1c;
  font-weight: 700;
  letter-spacing: -0.03em;
}

/* 左ナビ：検索 */

.lnavSearchTtl {
  margin-bottom: 11px;
}

.searchArea {
  margin: 0 0 40px;
}

/* 左ナビ：カテゴリー */

.lnavCategory {
  margin-bottom: 13px;
  border-top: 1px solid #fff;
}

.lnavCategory a {
  position: relative;
  padding: 0;
  background: none;
  /* font-family: fgutsukushiweb, 游明朝, YuMincho, ＭＳ Ｐ明朝, ＭＳ 明朝, MS PMincho, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, serif !important; */
  /* font-size: 85%; */
  color: inherit;
  list-style-type: none;
  text-decoration: none;
}

.lnavCategoryTtl {
  height: 33px;
  /* padding: 8px 0 0 10px; */
}

.lnavCategoryItem:last-child a {
  background: none;
}

.lnavCategoryItem {
  display: flex;
  align-items: center;
  border-top: 1px dotted #fff;
  /* font-size: 14px; */
}

/* .lnavCategoryItem a:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/lnav_bg_category.png) no-repeat center;
  z-index: -1;
  visibility: hidden;
} */

.lnavCategoryItem a:hover:after {
  visibility: visible;
}
.lnavCategoryItem a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 17px 0 16px 20px;
  line-height: 1.4;
  width: 100%;
}
.lnavCategoryItem a:before {
  display: block;
  content: '';
  width: 30px;
  height: 1.5em;
  margin-right: 10px;
}
.lnavCategoryLife a:before {
  background: url(../images/lnav_icon_category_life.png) center no-repeat;
  /* background-size: contain; */
}
.lnavCategoryCooking a:before {
  background: url(../images/lnav_icon_category_cooking.png) center no-repeat;
  /* background-size: contain; */
}
.lnavCategoryEveryone a:before {
  background: url(../images/lnav_icon_category_everyone.png) center no-repeat;
  /* background-size: contain; */
}
.lnavCategoryProduct a:before {
  background: url(../images/lnav_icon_category_product.png) center no-repeat;
  /* background-size: contain; */
}
.lnavCategoryCompany a:before {
  background: url(../images/lnav_icon_category_company.png) center no-repeat;
  /* background-size: contain; */
}
.lnavCategoryRecipe a:before {
  background: url(../images/lnav_icon_category_recipe.png) center no-repeat;
  /* background-size: contain; */
}

.family .lnavCategoryItem a {
  width: 100%;
  font-size: 14px;
}
.family .lnavCategoryItem a::before {
  content: '--';
  width: auto;
  margin-right: 0;
  padding-right: 9px;
}
.lnavCategoryItem--child a {
  padding-left: 30px;
}

/* 左ナビ：人気の記事 & おすすめ記事 & このカテゴリの記事 */

.lnavRanking {
  margin-bottom: 23px;
  border-top: 1px solid #fff;
}

.lnavRanking figure {
  position: relative;
}

.lnavRanking .lnavArticleItem figure:before {
  position: absolute;
  top: -8px;
  left: -10px;
  z-index: 1;
  display: inline-block;
}

.lnavRanking .lnavArticleItem:first-child figure:before {
  width: 27px;
  height: 31px;
  content: "";
  background: url(../images/ranking_icon01.png) 0 0 no-repeat;
  background-size: contain;
}

.lnavRanking .lnavArticleItem:nth-child(2) figure:before {
  width: 27px;
  height: 31px;
  content: "";
  background: url(../images/ranking_icon02.png) 0 0 no-repeat;
  background-size: contain;
}

.lnavRanking .lnavArticleItem:nth-child(3) figure:before {
  width: 27px;
  height: 31px;
  content: "";
  background: url(../images/ranking_icon03.png) 0 0 no-repeat;
  background-size: contain;
}

.lnavRanking .lnavArticleItem:nth-child(4) figure:before {
  width: 27px;
  height: 31px;
  content: "";
  background: url(../images/ranking_icon04.png) 0 0 no-repeat;
  background-size: contain;
}

.lnavArticleTxt {
  padding-top: 10px;
}

.lnavArticleTxt a {
  color:#81766b!important;
}

.lnavRecommend {
  margin-bottom: 23px;
  border-top: 1px solid #fff;
}

.lnavCurrent {
  margin-bottom: 23px;
  border-top: 1px solid #fff;
}

.lnavArticleItem {
  padding: 22px 0 18px;
  background: url(/shop/item/nagasaka/design/img04/lnav_bg_line.png) no-repeat 0 bottom;
  font-size: 1.4rem;
}

.lnavArticleItem a {
  font-weight: 400;
}

.lnavArticleItem:last-child a {
  background: none;
}

.lnavArticleThumb {
  width: 176px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.lnavArticleThumb img {
  width: 176px;
  height: 69px;
  object-fit: cover;
  border-radius: 0;
}

@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .lnavArticleThumb {
    position: relative;
    height: 69px;
    overflow: hidden;
    border-radius: 0;
  }
  *::-ms-backdrop, .lnavArticleThumbImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-height: 180px;
    min-width: 176px;
    object-fit: none;
    border-radius: 0;
  }
}

.lnavArticleTxt {
  width: 176px;
  margin: 0 auto;
  line-height: 1.4 !important;
  letter-spacing: 0;
}



/* 左ナビ：SNS */

.lnavSnsTtl {
  height: 33px;
  padding: 8px 0 0 10px;
}

.lnavSnsItem {
  margin: 20px 0 0;
  padding: 0 0 20px;
  background: url(/shop/item/nagasaka/design/img04/lnav_bg_line.png) no-repeat 0 bottom;
}


/* 左ナビ：ご利用ガイド */
.side__item__list--guide li a {
  font-family: fot-tsukuardgothic-std, sans-serif;
}

/* ===================================================================
  記事一覧：メイン
=================================================================== */

.contentsArea {
  /* padding-bottom: 100px; */
  /* border-bottom: 3px solid #e8e4da; */
}
.contentsArea + .recommend {
  margin-top: 100px;
}


.heroArea img {
  width: 100%;
}

.contentsWrap {
  width: 862px;
  margin: 60px auto 0;
}

/* .contentsArea {
  width: 88%;
  margin: 40px auto 0;
} */

.contentsTtl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 85%;
  margin: 0 auto 50px;
  padding: 70px 10px 40px;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.4;
  font-family: fot-tsukuardgothic-std, 'Noto Sans JP', sans-serif!important;
  border-bottom: 1px dashed #aea79a;
}

.categoryTtl:before {
  display: none;
}

.categoryLife:before,
.categoryCooking:before,
.categoryEveryone:before,
.categoryProduct:before,
.categoryCompany:before,
.categoryRecipe:before {
  width: 67px;
  height: 65px;
  margin-right: 30px;
  content: "";
  display: block;
}

.categoryLife:before {
  background: url(../images/category_icon_life.png) 0 0 no-repeat;
  background-size: contain;
}

.categoryCooking:before {
  background: url(../images/category_icon_cooking.png) 0 0 no-repeat;
  background-size: contain;
}

.categoryEveryone:before {
  background: url(../images/category_icon_everyone.png) 0 0 no-repeat;
  background-size: contain;
}

.categoryProduct:before {
  background: url(../images/category_icon_product.png) 0 0 no-repeat;
  background-size: contain;
}

.categoryCompany:before {
  background: url(../images/category_icon_company.png) 0 0 no-repeat;
  background-size: contain;
}

.categoryRecipe:before {
  background: url(../images/category_icon_recipe.png) 0 0 no-repeat;
  background-size: contain;
}

/* ===================================================================
  記事一覧：記事エリア
  =================================================================== */

/* 記事一覧 */

.atricleCategory a {
  color: #e79d79!important;
}
.articleItem {
  margin-bottom: 70px;
}
.atricleCategory.column-life {
  background: #dcc3a9;
  border: none;
  color: #fff!important;
}
.atricleCategory.column-cooking {
  background: #e8b180;
  border: none;
  color: #fff!important;
}
.atricleCategory.column-everyone {
  background: #beda8c;
  border: none;
  color: #fff!important;
}
.atricleCategory.column-product {
  background: #f8c964;
  border: none;
  color: #fff!important;
}
.atricleCategory.column-company {
  background: #f2df5c;
  border: none;
  color: #fff!important;
}

.atricleCategory.column-life a:visited,
.atricleCategory.column-cooking a:visited,
.atricleCategory.column-everyone a:visited,
.atricleCategory.column-product a:visited,
.atricleCategory.column-company a:visited,
.atricleCategory.column-life a,
.atricleCategory.column-cooking a,
.atricleCategory.column-everyone a,
.atricleCategory.column-product a,
.atricleCategory.column-company a {
  color: #fff!important;
}

/* ページネーション */

.paginationWrap {
  position: relative;
  width: 100%;
}
.paginationWrap .wp-pagenavi span.pages {
	display: none;
}
.paginationWrap .wp-pagenavi {
  text-align: center;
}

.wp-pagenavi a {
	display: inline-block;
	height: 42px;
  margin: 5px;
	padding: 0 16px;
	background: #e8e4da;
	font-size: 1.4rem;
	line-height: 44px;
	text-decoration: none;
	border: none;
	color: #735217;
}
.wp-pagenavi span.extend {
	display: inline-block;
	height: 42px;
  margin: 0 5px;
	padding: 0 16px;
	background: #e8e4da;
	font-size: 1.4rem;
	line-height: 44px;
	text-decoration: none;
	border: none;
	color: #735217;
}
.wp-pagenavi span.current {
	display: inline-block;
	height: 42px;
  margin: 0 5px;
  padding: 0 16px;
	background: #593b1c;
	color: #fff;
  font-size: 1.4rem;
  line-height: 44px;
  text-decoration: none;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border: none;
}




/* ===================================================================
  単独記事
=================================================================== */

.postArea {
  width: 80%;
  max-width: 833px;
  margin: 70px auto 0;
  padding-left: 0;
	color: inherit;
}

.postWrap {
  padding: 0 0 50px;
  font-size: 1.5rem;
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
  /* font-family: 'Noto Sans JP', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
  letter-spacing: 0.03em;
}

.postHeading {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #aea79a;
}

.postDate {
  margin-bottom: 5px;
  font-size: 1.3rem;
  letter-spacing: 0.03em;
}

.postTtl {
  margin-bottom: 12px;
  font-size: 2.6rem;
  font-weight: 700 !important;
  line-height: 1.3;
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
  /* font-family: 'Noto Sans JP', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; */
}

.postDescription {
  margin-bottom: 25px;
  line-height: 1.6;
}

.postCategoryWrap {
  margin-top: 25px;
}

.postContent {
  margin-bottom: 80px;
}

.postContent::after,
.alignCenter::after,
.alignRight::after,
.alignleft::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.postContent p img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 600px;
  margin: 20px auto;
  /* border-radius: 8px; */
}

.postContent p > img {
  margin: 0 auto 20px;
}

.postContent img.wp-post-image {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 640px;
  /* border-radius: 8px; */
}

.postContent p {
  margin: 30px 0;
  font-size: 1.5rem;
  line-height: 1.7;
}

.alignleft,
img.alignleft,
.postContent p img.alignleft {
  margin-right: 20px;
}

.alignRight,
img.alignRight,
.postContent p img.alignRight {
  margin-left: 20px;
}

.postContent h2 {
  margin: 20px 0 30px;
  font-size: 2rem;
  font-weight: 700 !important;
  line-height: 1.5;
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important; */
  /* font-family: 'Noto Sans JP', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif !important; */
}

.postContent h3 {
  font-size: 1.6rem;
  font-weight: 700 !important;
  line-height: 1.5;
}

.postContent hr {
  margin: 50px 0;
  background: none;
  border: none;
  border-bottom: 1px dashed #aea79a;
}

.postContent p span {
  font-weight: 700;
}

.postContent p a, .postContent p a:visited {
  color: #ff8049!important;
}

.postContent p a:hover {
  text-decoration: underline;
}

.postCategory {
  position: relative;
  display: inline-block;
  padding: 7px 9px 7px 31px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
}

.postCategory a {
  color: #fff;
}

.column-recipe .postCategory,
.family .postCategory {
  margin: 0 10px 10px 0;
  padding: 0;
}
.column-recipe .postCategory a,
.column-recipe .postCategory a:visited,
.family .postCategory a,
.family .postCategory a:visited {
  display: inline-block;
  padding: .8em;
  color: #e79d79!important;
  border: 1px solid #e79d79;
}


.postCategory.recommend,
.postCategory.column {
  display: none;
}
.postCategory.media {
  width: auto;
}

.postCategory.column-life {
  background: #dcc3a9;
}

.postCategory.column-cooking {
  background: #e8b180;
}

.postCategory.column-everyone {
  padding: 7px 9px 7px 40px;
  background: #beda8c;
}

.postCategory.column-product {
  background: #f8c964;
}

.postCategory.column-life a,
.postCategory.column-cooking a,
.postCategory.column-everyone a,
.postCategory.column-product a,
.postCategory.column-company a {
  color: #fff!important;
}

.postCategory.column-company {
  background: #f2df5c;
}

.postCategory:before {
  position: absolute;
}

.postCategory.column-life:before {
  top: 5px;
  left: 8px;
  content: url(../images/article_icon_category_life.png);
}

.postCategory.column-cooking:before {
  top: 3px;
  left: 9px;
  content: url(../images/article_icon_category_cooking.png);
}

.postCategory.column-everyone:before {
  top: 5px;
  left: 8px;
  content: url(../images/article_icon_category_everyone.png);
}

.postCategory.column-product:before {
  top: 5px;
  left: 9px;
  content: url(../images/article_icon_category_product.png);
}

.postCategory.column-company:before {
  top: 4px;
  left: 8px;
  content: url(../images/article_icon_category_company.png);
}

/* 関連タグ */

.singleTag {
	width: 626px;
  padding-bottom: 40px;
}

.singleTagList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}

.singleTagItem {
  display: inline-block;
  margin: 0 4px;
}

.singleTagItem a {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  text-decoration: none;
  color: #735217;
  padding: 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fbf0a4;
  font-size: 1.3rem;
}

/* ページャー */

.singlePagerWrap {
	position: relative;
  width: 100%;
  margin: 0 auto;
  border-top: 1px dashed #aea79a;
}

.singlePagerList {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  width: 100%;
}

.singlePagerList a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  text-decoration: none;
  color: #735217;
  line-height: 1.5;
}

.singlePagerNext {
  width: 50%;
}

.singlePagerNext a {
  padding: 25px 28px 22px 30px;
}

.singlePagerNext a:before {
  position: absolute;
  top: 50%;
  left: 8px;
  content: "";
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #565656;
  border-left: 2px solid #565656;
  transform: rotate(45deg) translate(-50%);
}
.singlePagerPrev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.singlePagerNext + .singlePagerPrev {
  width: 50%;
}

.singlePagerPrev a {
  text-align: right;
  padding: 25px 30px 22px 28px;
}

.singlePagerNext + .singlePagerPrev a {
  text-align: left;
}

.singlePagerPrev a:before {
  position: absolute;
  top: 50%;
	right: -2px;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid #565656;
  border-right: 2px solid #565656;
  transform: rotate(45deg) translate(-50%);
}

.articleList::before {
  display: block;
  content: '';
  width: calc(25% - 1.8%);
  height: 0;
  order: 1;
}

.articleList::after {
  display: block;
  content: '';
  width: calc(25% - 1.8%);
  height: 0;
}
