/*
Theme Name: goodnaturestation
Text Domain: goodnaturestation
Version: 1.0
*/

/* layout*/
/* [type="hidden"],
[type="text"],
[type="search"],
[type="tel"],
[type="url"],
[type="email"],
[type="password"],
[type="datetime"],
[type="date"],
[type="month"],
[type="week"],
[type="time"],
[type="datetime-local"],
[type="number"],
select,
textarea {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 3px 5px;
}

[type="hidden"],
[type="text"],
[type="search"],
[type="tel"],
[type="url"],
[type="email"],
[type="password"],
[type="datetime"],
[type="date"],
[type="month"],
[type="week"],
[type="time"],
[type="datetime-local"],
[type="number"],
select,
textarea {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  line-height: 1.4;
  min-height: 1.8em;
  padding: 3px 5px;
  width: 100%;
} */

html {
  margin-top: 0 !important;
}

.form--sys__label {
  padding: 3px;
}

.header-bar__search-form .header-bar__search-input {
  border: none;
}

.spnav .header-bar__search-form {
  margin-bottom: 30px;
}

/* 画像の回り込み */
.alignnone {
  margin: 0px 15px 0 15px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
  display: inline;
  margin: 0px 0 50px 50px;
}

.alignleft {
  float: left;
  display: inline;
  margin: 0px 50px 50px 0px;
}

.clear {
  clear: both;
}

/* blog */

main {
  margin-bottom: 80px;
}

a {
  color: #333;
}

.fs-c-breadcrumb {
  font-size: 1.2rem;
}

.fs-c-breadcrumb__list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 5px;
}

.fs-c-breadcrumb__listItem {
  display: inline-block;
}

.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
  content: " > ";
}

.pagination {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination li {
  margin: 0 4px;
}

/* .pager a {
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 8px 13px;
  border: 1px solid #333;
} */

/* .pager .active,
.pager a:hover {
  background: #333;
  color: #fff;
} */

.next a,
.pre a {
  border: none;
}

@media screen and (max-width: 959px) {
}

@media screen and (max-width: 767px) {
  /* blog */
  #blog_mv {
    height: 115px;
    margin-bottom: 10px;
  }

  .pankuzu__area {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .blog_detail {
    margin-bottom: 80px;
  }

  .blog_detail--mtit {
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #7a8387;
  }

  .detail__info {
    margin-bottom: 20px;
  }

  .info--cate {
    padding: 6px 10px;
  }

  .info--time {
    color: #7a8387;
    line-height: 1.6rem;
  }

  .dobble,
  .l_img {
    display: block;
  }

  .dobble__list,
  .l_img__list {
    width: 100%;
  }

  .dobble__list:first-child,
  .l_img__list:first-child {
    margin-bottom: 25px;
  }

  .sp_post {
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .alignright {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .alignleft {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

/* WP */
.post_wp_areas {
  max-width: 1000px;
  margin: 0 auto 130px;
}

.news_wp--area {
  border-top: 1px solid #ccc;
  margin-bottom: 80px;
}

.news_wp--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 3% 20px;
}

.wp--time {
  width: 10%;
  color: #999;
}

.news_wp--txt {
  width: 86%;
}

.news_wp--txt a {
  text-decoration: underline;
}

.pagenation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagenation--num {
  margin: 0 1%;
}

.pagenation--num--a,
.pagenation--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 0 0 1px #707070 inset;
  box-shadow: 0 0 0 1px #707070 inset;
  width: 32px;
  height: 32px;
}

.pagenation--active {
  background: #333;
  color: #fff;
}

/* recipe */
.recipe_ipselect {
  overflow: hidden;
  width: 90%;
  max-width: 450px;
  margin: 0 auto 40px;
  text-align: center;
}

.recipe_ipselect select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.recipe_ipselect select::-ms-expand {
  display: none;
}

.recipe_ipselect.cp_sl01 {
  position: relative;
  border: 1px solid #bbb;
  border-radius: 6px;
  background: url(./common/img/down_ar.svg) 96% 50% no-repeat #ffffff;
  background-size: 16px 8px;
}

.recipe_ipselect.cp_sl01 select {
  padding: 8px 40px 8px 18px;
  color: #666;
  font-size: 1.8rem;
  line-height: 3rem;
}

.recipe__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 1000px;
  margin: 0 auto;
}

.recipe__area--list {
  max-width: 248px;
  width: 24.8%;
  margin: 0 2.6px 20px 0;
}

.recipe__area--list:nth-child(4n) {
  margin-right: 0;
}

.recipe__area--a {
  display: block;
  padding-bottom: 20px;
}

.recipe__area--a:hover {
  opacity: 1;
  -webkit-box-shadow: 0px 10px 20px #eee;
  box-shadow: 0px 10px 20px #eee;
}

.recipe__area--info {
  padding: 5%;
}

.recipe__area--name {
  font-weight: bold;
  font-size: 1.7rem;
  line-height: 2.8rem;
  letter-spacing: -1px;
  margin-bottom: 10px;
}

.products__logo {
  max-width: 267px;
  margin: 0 auto 50px;
}

.post__recipe-name {
  font-size: 2.4rem;
  line-height: 3.5rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 40px;
}

.post--detail__cont {
  max-width: 750px;
  margin: 0 auto;
}

.recipe__mimg img {
  max-width: 100%;
  display: block;
}

.recipe__mimg {
  margin-bottom: 30px;
}

.recipe__info {
  margin-bottom: 40px;
  font-size: 1.5rem;
}

.recipe__print {
  width: 280px;
  margin: 0 auto 40px;
  text-align: center;
}

.recipe__print--btn {
  display: block;
  margin: 0 auto;
  width: 100%;
  border: none;
  background: #333;
  padding: 20px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.recipe__print--btn:hover {
  opacity: 0.6;
}

.recipe__printicon {
  background: url(./common/img/icon_w_printer.svg) no-repeat left center;
  background-size: 16px 16px;
  padding-left: 26px;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.6rem;
}

.oji-fit-contain {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain";
}

.post__thumb {
  width: 60px;
  height: 60px;
  margin: 0 10px 0 0;
}

.post__link-cart {
  margin-bottom: 80px;
}

.post__link-cart--a {
  background: #eee;
  padding: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.post__link-cart--un {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
}

.post__link-cart--a img,
.post__link-cart--un img {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}

.post__thumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.icon_links {
  background: url(./common/img/i_link_b.svg) no-repeat right center;
  background-size: 16px 16px;
  padding-right: 26px;
}

.recipe_cook--area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 50px;
}

.recipe_cook--material,
.recipe_cook--howto {
  width: 48%;
}

.recipe_cook--sub {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid #707070;
  padding: 0 20px 15px;
  margin-bottom: 20px;
}

.recipe_cook--sub__cap {
  font-size: 1.5rem;
  font-weight: normal;
  margin-left: 30px;
}

.post--detail__cook {
  max-width: 1000px;
}

.material__area--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dashed #ddd;
  padding: 4% 5%;
}

.material__area--item {
  width: 55%;
}

.material__area--spec {
  width: 40%;
  margin-left: auto;
  text-align: right;
}

.material__area--item a {
  border-bottom: 1px solid #ccc;
  display: inline-block;
}

.howto__area {
  counter-reset: number;
  list-style: none;
  margin: 0;
  padding: 0;
}

.howto__area--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.6;
  margin-bottom: 1.5em;
  padding: 2% 5% 5% 70px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}

.howto__area--list:before {
  counter-increment: number;
  content: counter(number);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 0 1.7em 0 0;
  position: absolute;
  top: 5px;
  left: 5%;
}

.backlink__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.recipe__un--buy,
.backlink__area {
  margin: 0 auto 40px;
}

.backlink__area--list {
  width: 48%;
}

.backlink--a {
  display: block;
  padding: 20px;
  background: #333;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
}

.backlink--iconpre {
  background: url(./common/img/i_w_back_pre.svg) no-repeat left center;
  background-size: 8px 16px;
  padding-left: 18px;
}

.backlink--iconother {
  background: url(./common/img/i_link.svg) no-repeat right center;
  background-size: 16px 16px;
  padding-right: 26px;
}

.backlink--iconpre,
.backlink--iconother {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}

.recipe__goodcp {
  font-size: 1.2rem;
  line-height: 2rem;
}

.recipe__goodcp a {
  text-decoration: underline;
}

.goodcp_icon {
  background: url(./common/img/i_link_b.svg) no-repeat right center;
  background-size: 13px 10px;
  padding: 0 16px 0 0;
  margin-right: 3px;
  border-bottom: 1px solid #707070;
}

.post_column__area {
  max-width: 750px;
  margin: 0 auto 120px;
}

.column__area--mimg {
  margin-bottom: 20px;
}

.column__h1 {
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 3.4rem;
  margin-bottom: 30px;
}

.cate__post_column {
  position: relative;
  margin-bottom: 50px;
}

.cate__post_column--area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.cate__post_ca {
  margin-right: 20px;
}

.cate__post_ca a {
  -webkit-box-shadow: 0 0 0 1px #999 inset;
  box-shadow: 0 0 0 1px #999 inset;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.cate__post_ca a,
.cate__post_time {
  color: #999 !important;
}

.column__mcont h2 {
  border-left: 5px solid #999;
  padding: 6px 20px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 3.5rem;
  margin: 50px auto 40px;
  clear: both;
}

.column__mcont h3 {
  border-bottom: 1px solid #999;
  padding-bottom: 15px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.5rem;
  margin: 50px auto 40px;
  clear: both;
}

.column__mcont p {
  margin-bottom: 20px;
}

.column__mcont img {
  max-width: 100%;
  height: auto;
}

.column__mcont p:last-child {
  margin-bottom: 0;
}

.dobble,
.column__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.dobble--img,
.dobble--txt,
.column__item--img,
.column__item--txt {
  width: 46%;
}

.column__item--name,
.column__item--price {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 40px !important;
}

.one_itemsroop {
  margin-top: 50px;
}

.column__item--link {
  text-align: center;
  max-width: 70%;
  margin: 0 auto 50px;
}

.column__item--a {
  display: block;
  background: #333;
  color: #fff !important;
  padding: 20px 10px;
}

.column_ser--box {
  width: 100%;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ccc;
  padding: 0px 0 0 2%;
  border-radius: 10px;
  overflow: hidden;
  height: 50px;
}

.column_ser--bar {
  width: 100%;
}

.column_ser--input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 0px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  width: 90%;
}

.column_ser--input:focus {
  border: 0px solid rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.column_ser--btn {
  -webkit-appearance: none;
  background: url(./common/img/i_search.svg) no-repeat center 56% #eee;
  background-size: 18px 18px;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  text-decoration: none;
  width: 60px;
  height: 60px;
}

.column_ser--btn:hover,
.column_ser--btn:focus {
  outline: none;
}

.column_ser--btn::-moz-foucus-inner {
  border: none;
  padding: 0;
}

.tag_share {
  max-width: 750px;
  margin: 0 auto 100px;
}

.tags--tit {
  text-align: center;
  margin-bottom: 20px;
}

.icon_tags {
  background: url(common/img/icon_tags.jpg) no-repeat left center;
  padding-left: 26px;
  font-weight: bold;
}

.tagareas {
  margin: 0 auto 80px;
  max-width: 1000px;
}

.taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 40px;
}

.taglist__list {
  margin: 0 10px 10px;
}

.taglist__list--a {
  display: block;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px #ccc inset;
  padding: 5px 10px;
}

.share--tit {
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.share__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share__area--list {
  margin: 0 15px;
}

.post_recommend--tit {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3rem;
  border-bottom: 1px solid #999;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.post_recommend {
  max-width: 750px;
  margin: 0 auto 80px;
}

.post_relation {
  max-width: 750px;
  margin: 0 auto 0px;
}

.custom__post_recommend__area {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  /* 幅のグリッドラインを決める */
  grid-template-rows: 1fr;
  /* 高さのグリッドラインを決める */
  grid-gap: 0px 4px;
  /*縦余白px 横余白pxで指定できる*/
}

.post_recommend__area--img {
  max-width: 150px;
  margin-right: 5%;
}

.post__recom--txt {
  width: 75%;
  position: relative;
}

.post__recom--tit {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 20px;
}

.history__area--cate a,
.post__recom--cate a,
.recom--cate--a {
  color: #999 !important;
}

.post_recommend__area--list,
.custom__post_recommend__area--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0% 5% 3%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3%;
}

.custom__post_recommend__area--list:nth-of-type(-n + 4) {
  border-bottom: none;
  display: block;
  padding: 0;
  margin-bottom: 60px;
}

.custom__post_recommend__area--list:nth-of-type(-n + 4) .post_recommend__area--img {
  max-width: 100%;
  margin: 0 0 10px;
}

.custom__post_recommend__area--list:nth-of-type(-n + 4) .new_posts {
  display: none;
}

.custom__post_recommend__area--list:nth-of-type(-n + 4) .post__recom--txt {
  margin-bottom: 5px;
  width: 100%;
  position: relative;
  padding: 0 5%;
}

.custom__post_recommend__area--list:nth-of-type(-n + 4) .post__recom--tit {
  margin-bottom: 5px;
}

.custom__post_recommend__area--list:nth-of-type(n + 5) {
  grid-column: 1 / 4;
  margin-right: 5%;
}

.custom__column_list__cont .column__side {
  width: 100%;
  grid-row: 2 / 12;
  grid-column: 4 / 5;
}

.custom__column_list__cont .pager {
  grid-row: 12 / 12;
  grid-column: 1 / 4;
}

.column_list_areas {
  max-width: 1000px;
  margin: 0 auto 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.column_list__cont {
  width: 70%;
}

.custom__column_list__cont {
  width: 100%;
}

.column__side {
  width: 25%;
}

.new_posts {
  display: inline-block;
  background: #fe203e;
  color: #fff;
  padding: 5px 10px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4rem;
  border-radius: 6px;
  margin-bottom: 6px;
  position: relative;
}

.new_posts::before {
  /* 三角の部分 */
  content: "";
  position: absolute;
  /* 位置固定 */
  bottom: -12px;
  /* 線幅の2倍 */
  left: 50%;
  margin-left: -6px;
  /* 線幅だけずらす */
  border: 6px solid transparent;
  /* 線幅の設定 */
  border-top-color: #fe203e;
  /* 吹き出しの地と同じ色 */
}

.side_banner {
  margin-bottom: 30px;
}

.side_category {
  border-top: 1px solid #333;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  margin-bottom: 40px;
}

.side_category--a {
  display: block;
  padding: 10px;
}

.side__tit {
  font-weight: bold;
  margin-bottom: 20px;
}

.history__area--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}

.history__area--img {
  max-width: 80px;
  margin-right: 5%;
}

.recipe__area--img img {
  width: 100%;
  height: auto;
}

.post_recommend__area--img img,
.history__area--img img {
  width: 100%;
  height: auto;
}

.history__area--txt {
  width: 60%;
}

.history__area--tit {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.history__area--cate {
  font-size: 1.2rem;
}

.history__area {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.rank_num {
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 8px 8px;
  line-height: 1rem;
  border-radius: 50%;
  z-index: 2;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  background: #ccc;
}

.i__list--fashon {
  background: url(./common/img/i_fashon.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--life {
  background: url(./common/img/i_life.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--interior {
  background: url(./common/img/i_interior.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--gourmet {
  background: url(./common/img/i_gourmet.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--beauty {
  background: url(./common/img/i_beauty.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--lifestyle {
  background: url(./common/img/i_lifestyle.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--art {
  background: url(./common/img/i_art.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list--travel {
  background: url(./common/img/i_travel.svg) no-repeat left center, url(./common/img/i_f_arrow.svg) no-repeat right center;
}

.i__list {
  padding: 5px 0 5px 40px;
  background-size: 20px 22px, 8px 12px;
}

.more_check,
.close_check {
  display: none;
}

.recipe__area {
  width: 100%;
}

.wp_navs {
  max-width: 1000px;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wp_navs--list {
  margin: 0 10px;
}

.wp_navs--a {
  display: block;
  padding: 8px 20px;
  border: 1px solid #707070;
}

.wp_navs--a:hover {
  background: #111;
  color: #fff;
  opacity: 1;
  border: 1px solid #111;
}

.wp_navs--a.active {
  background: #111;
  color: #fff;
  opacity: 1;
  border: 1px solid #111;
}

.post-list__tagname {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}

.new_posts {
  width: auto;
}

.side-ranking__area {
  counter-reset: number;
}

.side-ranking__area .history__area--list {
  counter-increment: number;
}

.side-ranking__area .history__area--list::before {
  content: counter(number) " ";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 3;
  width: 24px;
  height: 24px;
  color: #fff;
  font-weight: bold;
  background: #ccc;
  border-radius: 50%;
  line-height: 1rem;
  font-size: 1.3rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: -10px;
  left: -10px;
}

.f-category .header-bar__search-input {
  border: none;
}

.side-ranking__area {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
}

.lastViewedItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px !important;
}

.lastViewedItem:last-of-type {
  margin-bottom: 0px !important;
}

.lastViewedThumb {
  width: 80px !important;
  margin: 0 5% 0 0 !important;
  padding: 0 !important;
}

.lastViewedThumb img {
  width: 100% !important;
  height: auto;
  line-height: 1rem;
  display: block;
}

.lastViewedcontent {
  width: 60%;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: bold;
}

.lastViewedThumb {
  float: none !important;
}

.lastViewedList li.clearfix:before,
.lastViewedList li.clearfix:after {
  content: " ";
  display: block !important;
}

#toc_container {
  width: 100% !important;
  padding: 5% !important;
  margin-bottom: 50px !important;
}

.sigles .lastViewedThumb {
  max-width: 150px !important;
  margin-right: 5% !important;
  width: 100% !important;
}

.sigles .lastViewedcontent {
  width: 75% !important;
}

.sigles .lastViewedItem {
  padding: 0% 5% 3% !important;
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 3% !important;
}

.sigles .lastViewedcontent {
  font-size: 1.8rem !important;
  line-height: 3rem !important;
}

.all_txt {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  clear: both;
}

.all_txt p {
  margin-bottom: 20px;
}

.all_txt p:last-child {
  margin-bottom: 0px;
}

.txt_image {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 50px;
}

.txt_image div {
  width: 52%;
}

.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.txt_image img {
  max-width: 300px;
  height: auto;
  width: 40%;
}

/*add*/
#wrap .eng-tit {
  display: none;
}

#wrap .cp-banner {
  margin: 0px auto 0;
}

#allbans {
  margin: 80px auto -20px;
  max-width: 750px;
}

#allbans .cp-banner__list {
  width: 48%;
}

@media screen and (max-width: 959px) {
  /* WP */
  .news_wp--area {
    margin: 0 auto 60px;
    width: 90%;
  }

  .wp--time {
    width: 20%;
    color: #999;
  }

  .news_wp--txt {
    width: 76%;
  }

  .recipe__area {
    width: 90%;
    margin: 0 auto;
  }

  .recipe__area--list {
    width: 24.4%;
    margin-right: 0.8%;
  }

  .recipe__detail__area {
    width: 90%;
    margin: 0 auto;
  }

  .recipe__print {
    display: none;
  }

  .post_column__area {
    max-width: 768px;
  }

  .column__h1 {
    width: 90%;
    margin: 0 auto 30px;
  }

  .cate__post_column {
    width: 90%;
    margin: 0 auto 40px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
  }

  .column__mcont {
    width: 90%;
    margin: 0 auto 60px;
  }

  .column__item {
    display: block;
  }

  .column__item--img {
    width: 100%;
  }

  .column__item--name {
    margin-bottom: 10px !important;
  }

  .column__item--txt {
    width: 100%;
  }

  .column__item--price {
    margin-bottom: 20px !important;
  }

  .column__item--link {
    max-width: 100%;
  }

  .post_recommend,
  .post_relation {
    max-width: 90%;
  }

  .column_list_areas {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  /*WP*/
  .news_wp--list {
    display: block;
    padding: 8% 5%;
  }

  .wp--time,
  .news_wp--txt {
    width: 100%;
  }

  .recipe__area--list {
    width: 49.5%;
    max-width: 100%;
    margin: 0 1% 0 0;
  }

  .recipe__area--list:nth-child(4n) {
    margin-right: 1%;
  }

  .recipe__area--list:nth-child(2n) {
    margin-right: 0;
  }

  .recipe__area--name {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }

  .recipe__area--disc {
    font-size: 1.3rem;
    line-height: 2.2rem;
  }

  .products__logo {
    max-width: 140px;
  }

  .post__recipe-name,
  .recipe_cook--sub {
    font-size: 2rem;
    line-height: 3rem;
  }

  .post__link-cart--a {
    padding: 5%;
  }

  .post__thumb {
    margin-right: 20px;
  }

  .post__link-cart {
    margin-bottom: 50px;
  }

  .recipe_cook--area {
    display: block;
  }

  .recipe_cook--material,
  .recipe_cook--howto {
    width: 100%;
  }

  .recipe_cook--material {
    margin-bottom: 50px;
  }

  .backlink__area {
    display: block;
  }

  .backlink__area--list {
    width: 100%;
  }

  .backlink__area--list:first-child {
    margin-bottom: 20px;
  }

  .dobble--img {
    width: 38%;
  }

  .dobble--txt {
    width: 52%;
  }

  .tag_share {
    max-width: 90%;
  }

  .taglist {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 5%;
  }

  .taglist__list {
    margin: 0 10px 10px 0;
  }

  .post_column__area,
  .tag_share {
    margin-bottom: 60px;
  }

  .post_recommend__area--list,
  .custom__post_recommend__area--list {
    padding: 0 0 6%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 6%;
  }

  .post_recommend__area--img {
    max-width: 120px;
  }

  .post__recom--tit {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 10px;
  }

  .custom__column_list__cont .column__side {
    margin-top: 60px;
  }

  .custom__post_recommend__area,
  .column_list_areas {
    display: block;
  }

  .custom__post_recommend__area--list:nth-of-type(-n + 4) {
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 6%;
    margin-bottom: 6%;
  }

  .custom__post_recommend__area--list:nth-of-type(-n + 4) .post_recommend__area--img {
    margin: 0;
  }

  .custom__post_recommend__area--list:nth-of-type(-n + 4) .new_posts {
    display: inline-block;
  }

  .column_list__cont,
  .column__side {
    width: 100%;
  }

  .column_list__cont,
  .custom__column_list__cont {
    margin-bottom: 60px;
  }

  .column_ser--box {
    margin-bottom: 30px;
    height: 44px;
    padding-left: 5%;
  }

  .side_category--area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .side_category--list {
    width: 50%;
    border: 1px solid #ccc;
    margin: 0 -1px -1px 0;
  }

  .side_category--a {
    font-size: 1.3rem;
    line-height: 1.8rem;
    padding: 15px 10px 15px 30px;
    letter-spacing: -1px;
  }

  .history__area {
    border: none;
    margin-bottom: 0px;
  }

  .i__list {
    background-size: 16px 16px, 6px 8px;
    background-position: 5% 50%, 95% 50%;
  }

  .history__area--img {
    max-width: 120px;
  }

  .history__area--list {
    border-bottom: 1px solid #ccc;
    padding: 0 2% 30px;
    margin-bottom: 30px;
  }

  .history__area--txt {
    width: 75%;
  }

  .rank_num {
    left: 0%;
  }

  .more_check {
    display: block;
    text-align: center;
    padding: 15px 0;
    margin-bottom: -40px;
  }

  .close_check {
    text-align: center;
    padding: 15px 0;
    margin-bottom: -40px;
  }

  .more_check,
  .close_check {
    border-bottom: 1px solid #ccc;
    width: 30%;
    margin: 0 auto;
  }

  .down_ar {
    background: url(./common/img/un_arrow.svg) no-repeat right center;
    background-size: 10px 8px;
    padding-right: 24px;
  }

  .up_ar {
    background: url(./common/img/up_arrow.svg) no-repeat right center;
    background-size: 10px 8px;
    padding-right: 24px;
  }

  .wp_navs {
    overflow-x: auto;
    border-bottom: 1px solid #707070;
    padding: 0 5%;
  }

  .wp_navs--list {
    word-break: keep-all;
    margin: 0 5px;
    font-weight: bold;
  }

  .wp_navs--a {
    border: none;
  }

  .wp_navs--a.active {
    border-bottom: 5px solid #333;
    background: none;
    color: #000;
    border-top: 0px solid #000;
    border-right: 0px solid #000;
    border-left: 0px solid #000;
  }

  .lastViewedThumb {
    width: 100px !important;
  }

  .lastViewedItem {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px !important;
  }

  .side-ranking__area {
    padding-bottom: 0;
    border-bottom: none;
  }

  .custom__column_list__cont .pager {
    margin-bottom: 60px;
  }

  .custom__post_recommend__area--list:nth-of-type(-n + 4) .post__recom--txt {
    margin-bottom: 0px;
    width: 75%;
    position: relative;
    padding: 0;
  }

  .custom__post_recommend__area--list:nth-of-type(-n + 4) .post_recommend__area--img {
    margin: 0;
    max-width: 120px;
    margin-right: 5%;
  }

  .sigles .lastViewedItem {
    padding: 0 0 6% !important;
    margin-bottom: 6% !important;
  }

  .sigles .lastViewedThumb {
    max-width: 103px !important;
  }

  .sigles .lastViewedcontent {
    font-size: 1.6rem !important;
  }
}

@media screen and (max-width: 600px) {
  .txt_image img {
    max-width: 300px;
    height: auto;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }

  .txt_image div {
    width: 100%;
    margin: 0 auto 0px;
  }

  .txt_image {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
  }

  .material__area--item {
    width: 40%;
  }

  .material__area--spec {
    width: 56%;
  }

  .howto__area--list {
    padding-left: 50px;
  }
}

@media print {
  header,
  nav,
  footer,
  .f-category,
  .sp-footnav {
    display: none;
  }
}

#toc_container .toc_number {
  margin-right: 15px;
  float: left;
}

.column__mcont a {
  border-bottom: dashed 1px #ccc;
}

.column__mcont a:hover {
  border-bottom: none;
}

#toc_container a:hover {
  text-decoration: none !important;
}

.column__mcont .column__item--a {
  border-bottom: none;
}

.insta_tit {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.insta-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.insta-list li {
  width: 46%;
  margin-bottom: 8%;
}

.insta-list li a {
  display: block;
}

.insta-list li img {
  width: 100%;
  height: auto;
}

.insta_btn {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}

.insta_btnlink {
  display: block;
  padding: 10px;
  padding: 15px;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px #ccc inset;
  text-decoration: none;
  color: #000;
}

.column__mcont .step-item {
  margin: 50px auto;
  width: 100%;
}

.column__mcont .step-item .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

.column__mcont .step-item .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.column__mcont .step-item .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.column__mcont .step-item .slick-dots li button:before {
  font-size: 50px;
  line-height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.column__mcont .step-item .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #dc5f0d;
}

.column__mcont .step-item_list {
  padding: 0 5px;
}

.column__mcont .step-item_number {
  font-size: 2.8rem;
  line-height: 3.6rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.column__mcont .step-item_tit {
  font-size: 2.4rem;
  line-height: 3.2rem;
  text-align: center;
  margin-bottom: 10px;
}

.column__mcont .step-item_tit02 {
  margin-bottom: 42px;
}

.column__mcont .step-item_txt {
  margin: 0;
}

.column__h1 sup {
  font-size: 12px;
  top: -14px;
}

.column__mcont p sup {
  font-size: 10px;
  top: -8px;
}

@media screen and (max-width: 767px) {
  .column__mcont .step-item_list {
    padding: 0 15px;
  }

  /*add*/
  #allbans .c_mrktit {
    font-size: 2rem;
    font-weight: bold;
    line-height: 3rem;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }

  #allbans .cp-banner__list {
    width: 100%;
  }
}

.column__mcont .column_kome_h2 {
  margin-bottom: 10px;
}

.column__mcont .column_kome_sup,
.column__mcont .column_kome_sup02,
.column__mcont .column_kome_suptp,
.column__mcont .column_kome_sup_tit,
.column__mcont .column_kome_sup_item {
  font-size: 14px;
}

.column__mcont .column_kome_sup,
.column__mcont .column_kome_suptp {
  margin-bottom: 40px;
}

.column__mcont .column_kome_sup02 {
  margin-bottom: 20px;
}

.column__mcont .column_kome_sup,
.column__mcont .column_kome_sup_item {
  margin-top: -10px;
}

.column__mcont .column_kome_suptp {
  margin-top: -40px;
}

.column__mcont .column_kome_sup_item {
  margin-bottom: 0;
}

.post_column__area .column_kome_sup_tit {
  margin: -30px 0 30px;
}

.connection_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content;
}

.connection_box {
  background-color: #eaeaea;
  overflow-x: auto;
  padding: 30px 20px;
}

.connection_list {
  background-color: #fff;
  -webkit-box-shadow: 4px 4px 5px #dbdbdb;
  box-shadow: 4px 4px 5px #dbdbdb;
  border: solid 1px #ddd;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 15px 0 0;
  padding: 20px;
  width: 312px;
}

.connection_list:last-child {
  margin: 0 20px 0 0;
}

.connection_list--tit {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.connection_list--txt {
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.connection_list--img {
  margin-bottom: 10px;
}

.connection_list--img img {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

.connection_list--btn {
  font-size: 1.4rem;
  margin: auto auto 0;
  width: 90%;
}

.connection_list--btnlink {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  padding: 5px;
  text-align: center;
}

.post-ratings {
  margin-top: 20px;
}

.wpulike-heart .wp_ulike_general_class {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}

.wpulike-heart .wp_ulike_put_image:after {
  width: 18px;
  height: 18px;
}

.slider_connection {
  margin: 0 auto;
  width: 92%;
}

.slider_connection_list {
  margin: 0;
}

.slider_connection_list--box {
  -webkit-box-shadow: 4px 4px 5px #dbdbdb;
  box-shadow: 4px 4px 5px #dbdbdb;
  border: solid 1px #ddd;
  border-radius: 5px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin: 0 10px;
  padding: 20px;
}

.slider_connection .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}

.slider_connection .slick-slide {
  height: auto !important;
}

.slider_connection_list--tit {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.slider_connection_list--txt {
  font-size: 1.4rem;
  margin-bottom: 15px;
}

.slider_connection_list--img {
  margin-bottom: 10px;
}

.slider_connection_list--img img {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

.slider_connection_list--btn {
  font-size: 1.4rem;
  margin: auto auto 0;
  width: 90%;
}

.slider_connection_list--btnlink {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  padding: 5px;
  text-align: center;
}

.slider_connection .slick-prev {
  background: url(common/img/arrow_connection_l.svg) no-repeat center center / 17px 60px;
}

.slider_connection .slick-next {
  background: url(common/img/arrow_connection_r.svg) no-repeat center center / 17px 60px;
}

.slider_connection .slick-arrow {
  height: 60px;
  width: 17px;
}

.recom__con-pc {
  display: block;
}

.recom__con-sp {
  display: none;
}

.connection__tits {
  font-size: 2.2rem;
  line-height: 3.2rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
}

.use_item {
  margin-bottom: 80px;
}

.use_item__list:not(:last-child) {
  margin-bottom: 20px;
}

.recipe_cook--sub_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recipe_cook--sub_item__list {
  margin-bottom: 4%;
  width: 48%;
}

.recipe_cook--sub_item__list:nth-child(2n) {
  margin-left: 4%;
}

.custom__post_feature__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.custom__post_feature__area--list {
  margin-bottom: 3%;
  margin-right: 2%;
  width: 23.5%;
}

.custom__post_feature__area--list:nth-child(4n) {
  margin-right: 0;
}

.post_feature__area--img {
  margin-bottom: 10px;
}

.post_feature__area--img img {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

@media screen and (max-width: 768px) {
  .use_item {
    margin-bottom: 50px;
  }

  .recipe_cook--sub_item__list,
  .recipe_cook--sub_item__list:nth-child(2n) {
    margin: 0 0 20px;
    width: 100%;
  }

  .custom__post_feature__area--list {
    margin: 0 4% 10% 0;
    width: 48%;
  }

  .custom__post_feature__area--list:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 699px) {
  .connection_box {
    overflow-x: auto;
  }

  .connection_con {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .connection_list {
    margin: 0;
    padding: 15px 15px 30px;
    width: 270px;
  }

  .connection_list:not(:last-child) {
    margin-right: 15px;
  }

  .connection_list--btnlink {
    padding: 10px 5px;
  }

  .recom__con-pc {
    display: none;
  }

  .recom__con-sp {
    display: block;
  }

  .connection__tits {
    font-size: 1.8rem;
    line-height: 2.6rem;
    padding: 0 0 20px;
    border-bottom: none;
    margin-bottom: 0px;
  }
}

/**/
.spnav__link--list:nth-child(5) {
  border-bottom: none !important;
  border-right: none !important;
}

.column__mcont table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0 0 20px;
  width: 100% !important;
}

.column__mcont table th {
  background: #efefef;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 12px;
  text-align: left;
}

.column__mcont table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 3rem !important;
  padding: 12px;
  text-align: left;
}

.column__mcont h4 {
  font-size: 1.8rem;
  letter-spacing: 2px;
  margin: 40px 0 20px;
  padding: 0 0 0 24px;
  position: relative;
}

.column__mcont h4:before {
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #999999;
}

.tit-h4-pt1 {
  font-size: 1.8rem;
  padding: 0 0 0 24px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 4px solid #f0f0f0;
}

.tit-h4-pt1:before {
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #999999;
}

.tit-h4-pt2 {
  font-size: 1.8rem;
  padding: 5px 5px 5px 28px;
  background: #999;
  margin-bottom: 10px;
  color: #fff;
  position: relative;
  border-radius: 20px 0 0 20px;
}

.tit-h4-pt2:before {
  position: absolute;
  top: 50%;
  left: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
}

.tit-h4-pt3 {
  font-size: 1.8rem;
  padding: 5px 15px 5px 15px;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #000;
}

.column__mcont {
  letter-spacing: 1px;
}

.post_wp_areas .c_mrktit {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3rem;
  border-bottom: 1px solid #999;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: left;
}

/* 著者情報 */

.writer {
  border: 2px solid #ccc;
  padding: 3%;
  display: grid;
  grid-template-columns: 120px auto;
  grid-template-rows: auto auto;
  gap: 0 20px;
  margin: 0 auto 30px;
  max-width: 750px;
}

.staff-pic {
  grid-column: 1/2;
  grid-row: 1/3;
}

.writer-pro {
  grid-column: 2/3;
  grid-row: 2/3;
}

.this-write {
  grid-column: 2/3;
  grid-row: 1/2;
  font-size: 1.3rem;
}

.staff-pic img {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
}

.this-write a {
  font-weight: bold;
}

.this-write dt {
  margin-bottom: 5px;
}

.this-write dd {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 16px;
}

.writer-pro dd {
  font-size: 1.5rem;
  letter-spacing: 1px;
}

.pconly {
  display: none;
}

.t-line--change-tit {
  font-size: 16px;
  margin: 30px auto 10px auto;
  width: 100%;
  height: auto;
  text-align: center;
}

.column__mcont .t-line.change th {
  background: none;
  border: none;
  font-weight: normal !important;
  padding: 0;
  text-align: left;
}

.column__mcont .t-line.change td {
  border: none;
  line-height: 1.5 !important;
  padding: 10px;
  text-align: left;
}

.column__mcont .t-line.change {
  border: none;
  font-size: 1.4rem;
  margin: 0;
}

.t-line.change tr:nth-child(odd) td {
  background-color: #f7f7f7;
}

.column__mcont .t-line.change a {
  border-bottom: none;
}

.t-line.change .wrapper {
  margin: 20px;
  width: 100%;
  height: auto;
  text-align: center;
}

.t-line.change .wrapper-inner {
  font-size: 16px;
  width: 80%;
  height: auto;
  margin: 0 auto;
  text-align: left;
}

.t-line.change .txt {
  display: inline-block;
  text-align: left;
}

.t-line.change .wrapper2 {
  font-size: 16px;
  margin: 30px auto 10px auto;
  width: 100%;
  height: auto;
  text-align: center;
}

.t-line.change .t-line {
  font-size: 14px;
  width: 80%;
  margin: auto;
  text-align: left;
}

.t-line.change .t-line tr:nth-child(odd) td {
  background-color: #f7f7f7;
}

.t-line.change .t-line tr:nth-child(odd) td {
  background-color: #f7f7f7;
}

.t-line.change .t-line tr:nth-child(even) td {
  background-color: #ffffff;
}

.t-line.change .product {
  width: auto;
  height: 30px;
  text-align: left;
}

.t-line.change .productname {
  width: 40%;
  padding: 10px 10px 10px 10px;
  text-align: left;
  text-decoration: none;
}

.t-line.change .size01 {
  padding: 10px 10px 10px 10px;
  width: 15%;
}

.t-line.change .price01 {
  width: 10%;
  padding: 10px 10px 10px 10px;
  margin: auto;
  text-align: right;
}

.t-line.change .price02 {
  width: 10%;
  padding: 10px 10px 10px 10px;
  margin: auto;
  text-align: right;
}

.t-line.change .gothic {
  font-size: 12px;
  margin: 10px;
  width: 100%;
  height: auto;
  text-align: left;
}

.cp-banner.slider--rcm {
  display: flex;
}

.post_wp_areas .cp-banner.slider--rcm {
  display: flex;
  overflow-x: scroll;
  flex-direction: row;
  flex-wrap: nowrap;
}

.post_wp_areas #allbans .cp-banner__list {
  width: 40%;
  margin-right: 10px;
  flex-shrink: 0;
}

.c_mrk__cont--wpimg {
  width: 100%;
}

.common-recommend_ban {
  margin: 80px auto -20px;
  max-width: 750px;
}

.post_wp_areas .cp-banner__list {
  width: 40%;
  margin-right: 10px;
  flex-shrink: 0;
}

.spnav__link--plus.active.-bra {
  border-bottom: none;
}

.link-cate--child.-bra {
  border-top: 1px solid #ccc;
}

.header-bar__search-input {
  width: 100%;
  background: #fff;
  font-size: 1.6rem;
  border: none;
  background-color: transparent;
  color: inherit;
}

@media screen and (max-width: 959px) {
  .writer {
    max-width: 90%;
  }

  #allbans {
    max-width: 90%;
  }

  .common-recommend_ban {
    max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .pconly {
    display: block;
  }

  .post_wp_areas {
    margin: 0 16px 80px;
  }

  .post_wp_areas .cp-banner__list {
    width: 72%;
  }

  .t-line.change .wrapper {
    margin: 0;
    width: auto;
    height: auto;
    text-align: center;
  }

  .t-line.change .wrapper-inner {
    font-size: 14px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
  }

  .t-line.change .txt {
    display: inline-block;
    text-align: left;
  }

  .t-line.change .wrapper2 {
    font-size: 14px;
    margin: 30px 0 10px 0;
    width: 100%;
    height: auto;
    text-align: center;
  }

  .t-line.change .t-line {
    font-size: 12px;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .t-line.change .t-line tr:nth-child(odd) td {
    background-color: #f7f7f7;
  }

  .t-line.change .t-line tr:nth-child(even) td {
    background-color: #ffffff;
  }

  .t-line.change .product {
    font-size: 1.2rem;
    width: auto;
    height: 30px;
    text-align: left;
    text-decoration: none;
  }

  .column__mcont .t-line.change td {
    padding: 3%;
  }

  .column__mcont .t-line.change .productname {
    padding: 20px 3%;
    text-align: left;
    text-decoration: none;
    width: 35%;
    word-break: break-all;
  }

  .column__mcont .t-line.change .size01 {
    padding: 20px 2%;
    width: 25%;
  }

  .column__mcont .t-line.change .price01 {
    padding: 20px 2%;
    text-align: right;
    width: 20%;
  }

  .column__mcont .t-line.change .price02 {
    padding: 20px 3% 20px 1%;
    text-align: right;
    width: 20%;
  }

  .column__mcont .t-line.change .gothic {
    font-size: 11px;
    margin: 10px;
    width: 100%;
    height: auto;
    text-align: left;
  }

  .column__mcont .t-line.change th {
    line-height: 1.4;
  }

  .staff-pic img {
    width: 100px;
    height: 100px;
  }

  .post_wp_areas #allbans .cp-banner__list {
    width: 88%;
    margin-right: 10px;
  }
}

@media screen and (max-width: 519px) {
  .this-write dt {
    margin-bottom: 10px;
  }

  .writer {
    border: 1px solid #ccc;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 10px;
    padding: 7%;
  }

  .staff-pic {
    grid-column: 1/2;
    grid-row: 1/2;
  }

  .this-write {
    grid-column: 2/3;
    grid-row: 1/2;
  }

  .writer-pro {
    grid-column: 1/3;
    grid-row: 2/3;
  }
}

/* 著者情報ここまで */

.fs-p-productSearch__inputTable {
  table-layout: fixed;
}

.fs-c-inputTable {
  width: 100%;
}

.fs-c-inputTable > tbody {
  display: block;
}

.fs-c-inputTable > tbody > tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
}

.fs-c-inputTable__headerCell {
  text-align: left;
}

.fs-c-inputTable__headerCell,
.fs-c-inputTable__dataCell {
  padding: 0;
}

button,
label {
  cursor: pointer;
}

.fs-c-inputTable__dataCell {
  position: relative;
}

.fs-c-inputTable__headerCell,
.fs-c-inputTable__dataCell {
  padding: 0;
}

.fs-c-inputTextGroup {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fs-c-inputTextGroup > * + * {
  margin-left: 8px;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

input,
textarea,
select {
  background-color: #ffffff;
  color: #333333;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* foooterエリア_電話受注に伴い改修 */

.-refoot .foot_area__app {
  display: flex;
  align-items: stretch;
}

.-refoot .foot_area__app--a {
  -webkit-box-shadow: unset;
  background: none;
  padding: 0;
}

.-refoot .foot_area__app--half {
  display: flex;
  align-items: center;
  padding: 20px;
  -webkit-box-shadow: 0 0 0 1px #666 inset;
  background: #444;
  justify-content: center;
}

.-refoot .app--tels {
  color: #fff !important;
}

.-side_app {
  margin-top: 15px;
}

.-side_app .foot_area__app--a {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: #9b9b9b;
}

.-side_app .foot_area__app--tit {
  font-size: 1.6rem;
}

.-side_app .foot_area__app--half {
  width: 100%;
}

.-side_app .foot_area__app--mtxt,
.-side_app .foot_link__list--a {
  font-size: 1.2rem;
}

.-side_app .app--number {
  background: url(common/img/free_dial_gr.svg) no-repeat left center / 30px 23px;
}

.foot_area__app--mtxt {
  line-height: 1.4;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .-side_app .foot_area__app--mtxt,
  .-side_app .foot_link__list--a {
    font-size: 1rem;
  }

  .-refoot .foot_area__app {
    display: block;
  }

  .-side_app .app--number {
    font-size: 2rem;
  }
}

/* foooterエリア電話受注に伴い改修ここまで */
