@charset "UTF-8";
.temiyage-brand a img, .temiyage-brand a, .temiyage-top a img, .temiyage-top a {
  -webkit-transition: .3s;
  transition: .3s;
  color: #000;
}
.temiyage-brand a img:hover, .temiyage-brand a:hover, .temiyage-top a img:hover, .temiyage-top a:hover {
  opacity: .6;
}
.temiyage-brand .pc-none, .temiyage-top .pc-none {
  display: none;
}
.temiyage-brand a.textLink, .temiyage-top a.textLink {
  color: #bf8218;
  text-decoration: underline;
  display: inline;
  margin: 0;
}
.temiyage-top .temiyage-top-ttl {
  font-size: 36px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 500;
}

.temiyage-top .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* contents　margin-bottom */
.temiyage-top .contentMB{
  margin-bottom: 60px !important;
}

/*メインビジュアル*/
.temiyage .mainvisual {
  margin: 0 auto 50px;
  max-width: 1000px;
}
.temiyage .mainvisual .slick-dots {
  background-color: #f8f6f6;
  bottom: 0;
  position: relative;
}
.temiyage .mainvisual .slick-dots li {
  height: 40px;
}
.temiyage .mainvisual .slick-dots li button {
  border: 1px solid #7c7e80;
  border-radius: 50%;
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 10px;
}
.temiyage .mainvisual .slick-dots li button:before {
  content: none;
}
.temiyage .mainvisual .slick-dots .slick-active button:before {
  background-color: #7c7e80;
  border-radius: 50%;
  content: "";
  height: 10px;
  width: 10px;
}
/*アンカーリンク*/
.temiyage-top .temiyage-item {
  margin: 20px auto 0;
}
.temiyage-top .temiyage-item-list {
  margin: 20px auto 40px;
}
.temiyage-top .temiyage-item-list ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 20px auto 0;
  width: 700px;
}

.temiyage-top .temiyage-item-list ul li {
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  margin: 0 0 15px 0;
  width: calc(100% / 3);
}

.temiyage-top .temiyage-item-list ul li:nth-child(n+4) {
  margin-bottom: 0;
}

.temiyage-top .temiyage-item-list ul li a {
  color: #19191a;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.1em;
  background-image: url(/d_images/campaign/temiyage/icon-arrow-bottom01.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: block;
  padding-left: 33px;
  min-height: 25px;
}
.temiyage-top .temiyage-item-list ul li a:hover {
  opacity: .7;
}

/* ご注文について */
.temiyage-top .temiyage-guidance{
  max-width: 700px;
  margin: 0 auto;
  border: 3px solid #C7A458;
  padding: 30px 70px;
}
.temiyage-top .temiyage-guidance .temiyage-guidance-inner h4.ttl {
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  padding: 0;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list{
  position: relative;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list li{
  position: relative;
  font-size: 15px;
  padding-left: 1em;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list li::before{
  position: absolute;
  content: "・";
  margin-left: -1em;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list .asterisk{
 text-indent: -1em;
 font-size: 14px;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list .asterisk::before {
  content: none;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list .underline {
  text-decoration: underline;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-list .indent {
  padding-left: 20px;
  font-size: 13px;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-bnr {
  margin: 20px auto 0;
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  position: relative;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-bnr a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 10px 10px;
  border: 2px solid #C7A458;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.27;
  letter-spacing: 0.1em;
  text-align: center;
  color: inherit;
  background-color: #C7A458;
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-bnr a::after {
  position: absolute;
  top: 45%;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 1px solid;
  border-right: 1px solid;
  content: "";
  transform: rotate(45deg);
}

.temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-bnr a:hover {
  background: #FFFFFF;
  color: #C7A458;
  opacity: 1;
  border: 2px solid #C7A458;
}


/* 特集 */
.temiyage-top .temiyage-pickup .temiyage-pickup-article{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.temiyage-top .temiyage-pickup .temiyage-pickup-article:not(:last-child){
  margin-bottom: 20px;
}

.temiyage-top .temiyage-pickup .temiyage-pickup-article .article-img{
  width: calc((100% - 40px) / 3);
  position: relative;
}

/* カテゴリーから探す */
.temiyage-top .temiyage-category .temiyage-category-wrap{
  justify-content: space-between;
    display: grid;
    grid-template-columns: repeat(4, 24%);
    gap: 15px 0;
}

.temiyage-top .temiyage-category .temiyage-category-wrap .category-link a{
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.27;
  letter-spacing: 0.1em;
  height: 107px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #C7A458;
  position: relative;
}

.temiyage-top .temiyage-category .temiyage-category-wrap .category-link a:after{
  border-style: solid;
  border-width: 0 0 13px 13px;
  bottom: 5px;
  content: "";
  height: 0;
  position: absolute;
  right: 5px;
  width: 0;
  border-color: transparent transparent #9d792c transparent;
}

/*ブランドから探す*/
.temiyage-top .temiyage-brand-inner .input {
  position: absolute;
  opacity: 0;
}

.temiyage-top .temiyage-brand-inner .brand_tab .tab {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: #fff;
  border: 1px solid #C7A458;
  justify-content: space-between;
  -webkit-box-shadow: 0 5px 10px rgba(204, 204, 204, 0.8);
  box-shadow: 0 5px 10px rgba(204, 204, 204, 0.8);
}
.temiyage-top .temiyage-brand-inner .name_head {
  width: calc(100% / 9);
  background: #C7A458;
  border-right: 1px solid #fff;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 0px;
  background 0.1s ease 0s, color 0.1s ease 0s;
  border-top: 1px solid #C7A458;
  padding: 4px 20px;
}
.temiyage-top .temiyage-brand-inner .last_name_head {
  border-right: none;
}
.temiyage-top .temiyage-brand-inner .name_head:hover {
  opacity: 0.7;
}
.temiyage-top .temiyage-brand-inner .input:checked + .name_head {
  background: #fff;
  color: #C7A458;
  text-align: center;
  border-top: 2px solid #C7A458;
}
.temiyage-top .temiyage-brand-inner .tab-content {
  display: none;
  order: 99;
  padding: 30px;
  background: #fff;
}
.temiyage-top .temiyage-brand-inner .input:checked + .name_head + .tab-content {
  display: block;
  width: 100%;
}

.temiyage-top .temiyage-brand-inner .tab_flex {
  justify-content: flex-start;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 50% 50%;
}
.temiyage-top .temiyage-brand-inner  .tab_flex .item {
  padding-right: 20px;
  text-align: left;
  vertical-align: top;
}
.temiyage-top .temiyage-brand-inner  .tab_flex .item:nth-child(2n) {
  padding-right: 20px;
}

.temiyage-top .temiyage-brand-inner .tab_flex .item a {
  background-image: none;
  position: relative;
  display: block;
  padding-left: 20px;
  color: #19191a;
}
.temiyage-top .temiyage-brand-inner .tab_flex .item a:hover {
  opacity: 0.7;
}
.temiyage-top .temiyage-brand-inner .tab_flex .item a::before {
  background-image: url(/d_images/campaign/temiyage/icon-arrow01.png);
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  left: 2px;
  top: 7px;
  width: 11px;
}

/* 価格からさがす */
.temiyage-top .temiyage-price-inner .content_price {
  -webkit-box-shadow: 0 5px 10px rgba(204, 204, 204, 0.8);
  box-shadow: 0 5px 10px rgba(204, 204, 204, 0.8);
  padding: 30px 80px;
}
.temiyage-top .temiyage-price-inner .content_price .flex {
  justify-content: center;
}
.temiyage-top .temiyage-price-inner .content_price .flex li {
  margin-bottom: 6px;
  position: relative;
  width: calc(99.999% / 4);
  text-align: center;
  padding-right: 30px;
}

.temiyage-top .temiyage-price-inner .content_price .flex .price a {
  background-image: url(/d_images/campaign/temiyage/icon-arrow01.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 11px 15px;
  color: #19191a;
  font-size: 18px;
  letter-spacing: .01em;
  margin-bottom: 2px;
  padding-right: 20px;
}
.temiyage-top .temiyage-price-inner .content_price .flex .price a:hover {
  opacity: .7;
}

/*ランキング*/
#temiyagetop-ranking{
  margin-bottom: 60px;
}
.temiyage-top  .itemSection .goodsStyle .itemList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0px;
  position: relative;
}
.temiyage-top .itemSection .goodsStyle .itemList .icon span {
  width: 100%;
}
.temiyage-top .itemSection .goodsStyle .itemList .icon {
  padding: 0 0 .5em 0;
}
.temiyage-top .itemSection .goodsStyle .itemList a img {
  width: 100%;
}
.temiyage-top .itemSection .goodsStyle .itemList .text {
  margin-bottom: 10px;
}
.temiyage-top .itemSection .goodsStyle .itemList .text .name {
  margin-bottom: 10px;
}
.temiyage-top  .itemSection .goodsStyle .itemList .name {
  margin: 10px 0;
}
.temiyage-top .itemSection .goodsStyle .itemList .icon {
  margin-top: 10px;
}

.temiyage-top .itemSection .goodsStyle .itemList {
  width: calc((100% - (10px * 4)) / 5);
}
.temiyage-top .itemSection .goodsStyle .itemList a {
  box-shadow: 5px 5px 9px -3px rgb(0 0 0 / 20%)
}
.temiyage-top .itemSection .goodsStyle .itemList a::before {
  background-size: 50% 50%;
  content: "";
  display: inline-block;
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100px;
  z-index: 1;
}
.temiyage-top .itemSection .goodsStyle {
  align-items: flex-start;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px auto 0;
}
.temiyage-top .itemSection .goodsStyle .itemList:nth-of-type(1) a::before {
  background: url(/d_images/campaign/temiyage/rank1.svg) no-repeat;
}
.temiyage-top .itemSection .goodsStyle .itemList:nth-of-type(2) a::before {
  background: url(/d_images/campaign/temiyage/rank2.svg) no-repeat;
}
.temiyage-top .itemSection .goodsStyle .itemList:nth-of-type(3) a::before {
  background: url(/d_images/campaign/temiyage/rank3.svg) no-repeat;
}
.temiyage-top .itemSection .goodsStyle .itemList:nth-of-type(4) a::before {
  background: url(/d_images/campaign/temiyage/rank4.svg) no-repeat;
}
.temiyage-top .itemSection .goodsStyle .itemList:nth-of-type(5) a::before {
  background: url(/d_images/campaign/temiyage/rank5.svg) no-repeat;
}


/*もっと見るボタン*/
.temiyage-top .seeMore a, .cosme-brand .seeMore a {
  background: #fff;
  color: #19191a;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .01em;
  letter-spacing: .1em;
  padding: .41em .5em;
  width: 250px;
  margin: 20px auto 0;
}

.temiyage-top .seeMore a:hover, .cosme-brand .seeMore a:hover {
  background-color: #000;
  color: #fff;
  opacity: 1;
}


/*アイテムから探す*/
.temiyage-top .temiyage-top-item {
  margin-top: 80px;
}
.temiyage-top .temiyage-top-item .temiyage-top-item-wrap ul {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
  max-width: 825px;
  width: 100%;
  margin: 0 auto;
}
.temiyage-top .temiyage-top-item .temiyage-top-item-wrap ul li {
  max-width: 145px;
  width: calc((100% - 100px) / 5);
  margin-right: 25px;
  background-color: #FFF;
  border: 5px solid #D8D8D8;
}
.temiyage-top .temiyage-top-item .temiyage-top-item-wrap ul li:nth-of-type(5n) {
  margin-right: 0;
}
.temiyage-top .temiyage-top-item .temiyage-top-item-wrap ul li:nth-of-type(n+6) {
  margin-top: 25px;
}
.temiyage-top .temiyage-top-announce {
  border: solid 2px #ddd;
  margin-bottom: 60px;
  padding: 18px 24px 10px;
  margin-top: 80px;
}
.temiyage-top .temiyage-top-announce .title {
  font-weight: 700;
  margin-bottom: 10px;
}
.temiyage-top .temiyage-top-announce ul {
  margin: 0;
  padding: 0;
}
.temiyage-top .temiyage-top-announce ul li {
  margin-bottom: 10px;
}
.temiyage-top .temiyage-top-announce .textLink {
  margin-top: 0;
}
/**************************************************************
* お歳暮お買物ガイド
************************************************************ */
.temiyage-guide .section .ttl {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 36px;
  margin-bottom: 43px;
  padding: 0;
  text-align: center;
}
.temiyage-guide .giftGuide .flex {
  align-items: flex-start;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.temiyage-guide .giftGuide {
  background-color: #f6f6f8;
  margin-bottom: 60px;
}
.temiyage-guide .giftGuideInner {
  margin: 0 auto;
  max-width: 1000px;
  padding: 40px 0;
}
.temiyage-guide .giftGuide .section {
  margin-bottom: 0;
}
.temiyage-guide .giftGuide .row .colomun:first-child {
  width: calc((390 / 1000) * 100%);
}
.temiyage-guide .giftGuide .row .colomun:nth-child(2) {
  width: calc((350 / 1000) * 100%);
}
.temiyage-guide .giftGuide .row .colomun:last-child {
  width: calc((170 / 1000) * 100%);
}
.temiyage-guide .giftGuide .row .colomun .section:not(:last-child) {
  margin-bottom: 35px;
}
.temiyage-guide .giftGuide .row .colomun .section {
  margin-bottom: 0;
}
.temiyage-guide .giftGuide .row .colomun .section h3 {
  border-left: 3px solid #19191a;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .01em;
  line-height: 1.2;
  margin-bottom: 17px;
  padding-left: 10px;
}
.temiyage-guide .giftGuide .row .colomun .section .register {
  display: inline-block;
}
.temiyage-guide .giftGuide .row .colomun .section p, .temiyage-guide .giftGuide .row .colomun .section dl dt, .temiyage-guide .giftGuide .row .colomun .section dl dd, .temiyage-guide .giftGuide .row .colomun .section ul, .temiyage-guide .giftGuide .row .colomun .section ol {
  font-size: 12px;
  letter-spacing: .01em;
  line-height: 1.8;
}
.temiyage-guide .giftGuide .row .colomun .section dl ol {
  font-size: 10px;
  letter-spacing: .01em;
}
.temiyage-guide .giftGuide .row .colomun .section dl ol li {
  line-height: 1.5;
}
.temiyage-guide .giftGuide .row .colomun .section p:not(:last-child), .temiyage-guide .giftGuide .row .colomun .section dl:not(:last-child), .temiyage-guide .giftGuide .row .colomun .section ul:not(:last-child), .temiyage-guide .giftGuide .row .colomun .section ol:not(:last-child) {
  margin-bottom: 15px;
}
.temiyage-guide .giftGuide .row .colomun .section p.mrb0, .temiyage-guide .giftGuide .row .colomun .section dl.mrb0 {
  margin-bottom: 0;
}
.temiyage-guide .giftGuide .row .colomun:first-child .section p:first-of-type {
  margin-bottom: 24px;
}
.temiyage-guide .giftGuide .row .colomun .section .attention li {
  font-size: 12px;
  letter-spacing: .01em;
  padding-left: 1em;
  text-indent: -1em;
}
.temiyage-guide .giftGuide .row .colomun .section .brackets li {
  line-height: 1.8;
  padding-left: 1.35em;
  position: relative;
  text-indent: -1.35em;
}
.temiyage-guide .giftGuide .row .colomun .section .attention li::before {
  content: "※";
}

.temiyage-guide .giftGuide .row .colomun .section .brackets li::before {
  content: "＞";
  font-size: 11px;
}
.temiyage-guide .giftGuide .row .colomun .section .brackets a {
  border-bottom: 1px solid #19191a;
  font-size: 12px;
  letter-spacing: .01em;
}
.temiyage-guide .giftGuide .row .colomun .section .flow li {
  counter-increment: number;
  font-size: 12px;
  letter-spacing: .01em;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.temiyage-guide .giftGuide .row .colomun .section .flow li::before {
  content: counter(number)")";
  margin-right: 4px;
}
.temiyage-guide .giftGuide .register .submitBtn {
  font-size: 16px;
  letter-spacing: .01em;
  margin-bottom: auto;
}
.temiyage-guide .giftGuide .register .submitBtn:hover {
  background: #19191a;
  color: #fff;
  opacity: 1;
}
.temiyage-guide .submitBtn, .temiyage-guide input[type=submit].submitBtn {
  background: #fff;
  color: #19191a;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .1em;
  padding: .41em .5em;
  width: 250px;
}
/**
**************************************************************
* フッターバナー
************************************************************ */
.temiyage-top .footerBanner .image {
  text-align: center;
}

/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
/* 特集 */
.temiyage-top .temiyage-pickup .temiyage-pickup-article{
  gap: 10px;
}

.temiyage-top .temiyage-pickup .temiyage-pickup-article:not(:last-child){
  margin-bottom: 10px;
}

.temiyage-top .temiyage-pickup .temiyage-pickup-article .article-img{
  width: calc((100% - 20px) / 3);
}

/* カテゴリーから探す */
.temiyage-top .temiyage-category .temiyage-category-wrap{
    gap: 10px 0;
}

.temiyage-top .temiyage-category .temiyage-category-wrap .category-link a{
  font-size: 18px;
  height: 80px;
}


  /* 価格から探す */
  
  .temiyage-top .temiyage-price-inner .content_price {
    padding: 30px 40px;
  }
  .temiyage-top .temiyage-price-inner .content_price .flex li{
    padding-right: 0;
    width: calc(90% / 2);
    text-align: right;
  }

}

/*SP*/
@media screen and (max-width: 767px) {
  .temiyage-brand .pc-none {
    display: block;
  }
  .temiyage-brand .sp-none {
    display: none;
  }
  .contents-wrap .contents {
    margin-bottom: 0;
  }
  .temiyage-top .itemSection .goodsStyle, .temiyage-brand .itemSection .goodsStyle {
    margin: 0px auto 0;
  }
  .temiyage-top .itemSection .goodsStyle .itemList a, .temiyage-brand .itemSection .goodsStyle .itemList a {
    width: 100%;
  }
  .temiyage-top .itemSection .goodsStyle .itemList, .temiyage-brand .itemSection .goodsStyle .itemList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc((100% - (20px * 2)) / 2);
    margin-top: 20px;
    position: relative;
    padding: 0;
  }
  .temiyage-top .itemSection .goodsStyle .itemList .name .temiyage-brand .itemSection .goodsStyle .itemList .text .name {
    height: auto !important;
  }
  .temiyage-top .itemSection .goodsStyle .itemList a img, .temiyage-brand .itemSection .goodsStyle .itemList a img {
    width: 100%;
  }

  /*ご注文について*/
  .temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-bnr a {
    height: 80px;
  }

  /* contents　margin-bottom */
  .temiyage-top .contentMB{
    margin-bottom: 60px !important;
    padding: 0 15px;
  }

  /*もっと見るボタン*/
  .temiyage-top .seeMore a, .temiyage-brand .seeMore a {
    font-size: 15px;
    letter-spacing: .01em;
    width: 250px;
  }
  /*新規アイテム*/
   .temiyage-top .fourColumn_flex {
    margin: 0px auto;
    width: 95%;
    display: grid;
  grid-template-columns: 48% 48%;
  }
  .temiyage-top .fourColumn_flex .item_4:nth-child(n+3) {
    margin-top: 15px;
  }
  .temiyage-top .fourColumn_flex .item_4 .ttl {
    font-size: 14px;
    padding: 9px 10px;
  }

  .temiyage .mainvisual {
    margin: 0 auto 30px;
  }
  /* アンカーリンク */
  
  .temiyage-top .temiyage-item-list ul {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    width: 329px;
  }
  .temiyage-top .temiyage-item-list ul li {
    margin-bottom: 20px;
    min-width: 155px;
  }
  .temiyage-top .temiyage-item-list ul li:nth-child(n+4) {
    margin-bottom: 20px;
  }
  .temiyage-top .temiyage-item-list ul li:nth-child(n+5) {
    margin-bottom: 0;
  }
  .temiyage-top .temiyage-item-list ul li a {
    color: #19191a;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: 0.1px;
    font-feature-settings: "palt";
    padding-left: 35px;
    padding: 2px 0 0px 35px;
  }

  .temiyage-top .top-bnr-wrap {
    display: flex;
    width: 95%;
    margin: 0 auto;
  }
  .temiyage-top .col2-bnr{
  margin-bottom: 80px;
}
  .temiyage-top .top-bnr-wrap .bnr {
    width: 100%;
    margin-right: 0;
  }
  .temiyage-top .temiyage-top-ttl {
    font-size: 25px;
  }
  .temiyage-top .itemSection .items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-overflow-style: none;
    overflow-x: scroll;
    padding: 0 15px;
    scrollbar-width: none;
  }
  .temiyage-top .itemSection .items::-webkit-scrollbar {
    display: none;
  }
  .temiyage-top .itemSection .items .item {
    margin-bottom: 45px;
    min-width: 36vw;
    padding: 0;
    width: 36vw;
  }
  .temiyage-top .itemSection .items .item a {
    position: relative;
    width: 100%;
  }
  .temiyage-top .itemSection .items .item img {
    width: 100%;
  }
  .temiyage-top .itemSection .items .item:not(:nth-child(5n)) {
    margin-right: 30px;
  }
  .temiyage-top .itemSection .items .item:nth-child(5n) {
    margin-right: 30px;
  }
  #temiyagetop-ranking{
    margin-bottom: 60px !important;
  }
  .temiyage-top .itemSection .items .item:last-child {
    margin-right: 0;
  }
  .temiyage-top .hotSelling .items .item a {
    position: relative;
  }
  .temiyage-top .hotSelling .items .item a::before {
    background: url(/d_images/top/sp/icon-ranking01.png);
    background-repeat: no-repeat !important;
    background-size: contain !important;
    content: "";
    display: inline-block;
    height: 52px;
    left: 0;
    max-height: 13.34vw;
    max-width: 12.4vw;
    position: absolute;
    top: 0;
    width: 49.5px;
    z-index: 1;
  }


  
/* ご注文について */
.temiyage-top .temiyage-guidance{
  padding: 20px;
}
.temiyage-top .temiyage-guidance .temiyage-guidance-inner h4.ttl {
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
  padding: 0;
}
/* 特集 */
.temiyage-top .temiyage-pickup .temiyage-pickup-article{
  gap: 10px;
  justify-content: flex-start;
}
.temiyage-top .temiyage-pickup .temiyage-pickup-article .article-img{
  width: calc((100% - 10px) / 2);
  height: auto;
}

  
/* カテゴリーから探す */
.temiyage-top .temiyage-category .temiyage-category-wrap{
  grid-template-columns: repeat(2, 49%);
  gap: 8px 0px;
}

.temiyage-top .temiyage-category .temiyage-category-wrap .category-link a{
  color: #fff;
  font-size: 16px;
  line-height: 1.38;
  height: 80px;
}  
  /*ブランドから探す*/
  .temiyage-top .temiyage-brand-inner .flex_brand {
    justify-content: space-between;
  }
  .temiyage-top .temiyage-brand-inner .flex_brand .item_brand {
    width: 50%;
    padding-right: 10px;
  }
  .temiyage-top .temiyage-brand-inner .flex_brand .item_odd {
    padding-right: 0;
  }
  /*ブランドから探す タブ切り替え*/
  .temiyage-top .temiyage-brand-inner .brand_fourColumn_flex {
    grid-template-columns: repeat(2, 1fr);
  }
  .temiyage-top .temiyage-brand-inner .brandgridcap_bg p {
    font-size: 1.4rem;
  }
  .temiyage-top .temiyage-brand-inner .brandgridcap_bg a img {
    box-shadow: rgb(201, 201, 201) 4px 4px 8px -3px;
  }
  .temiyage-top .temiyage-brand-inner .tab_flex {
    display: flex;
    flex-direction: column;
  }
  .temiyage-top .temiyage-brand-inner .brand_tab .tab {
    border: none;
    border-bottom: 1px solid #C7A458;
  }
  .temiyage-top .temiyage-brand-inner .name_head {
    width: 100%;
    padding: 4px 20px;
    background: #fff;
    cursor: pointer;
    font-weight: 500;
    font-size: 1.8rem;
    color: #C7A458;
    margin-bottom: 0;
    transition: background 0.1s, color 0.1s;
    text-align: left;
    border-top: 1px solid #C7A458;
  }
  /*閉じた状態の矢印描画*/
  .temiyage-top .temiyage-brand-inner .name_head {
    position: relative;
  }
  .temiyage-top .temiyage-brand-inner .name_head:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: #C7A458 2px solid;
    border-right: #C7A458 2px solid;
    transform: rotate(135deg);
    position: absolute;
    right: 6%;
    top: 0;
    bottom: 15%;
    margin: auto;
  }
  .temiyage-top .temiyage-brand-inner .input:checked + .name_head {
    background: #C7A458;
    color: #fff;
    border-top: 2px solid #C7A458;
    text-align: left;
  }
  /*開いた状態の矢印描画*/
  .temiyage-top .temiyage-brand-inner input[type=radio]:checked + .name_head:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    position: absolute;
    right: 6%;
    top: 7%;
    bottom: 0px;
    margin: auto;
  }
  .temiyage-top .temiyage-brand-inner .tab-content {
    order: 0;
    padding: 25px 20px;
  }

  /* 価格から探す */
  
  .temiyage-top .temiyage-price-inner .content_price  {
    border-top: 1px solid #ececec;
    padding: 18px 5px 12px 13px;
  }
  .temiyage-top .temiyage-price-inner .content_price .flex li {
    text-align: right;
    width: calc(100% / 2);
    padding-right: 5px;
  }
  .temiyage-top .temiyage-price-inner .content_price .flex .price a {
    font-size: 14px;
    padding-right: 15px;
  }
  .temiyage-top .temiyage-price-inner .content_price .flex .price a:hover {
    opacity: .7;
  }

  /**************************************************************
* お歳暮お買物ガイド
************************************************************ */
  .temiyage-guide .section .ttl {
    font-size: 19px;
    letter-spacing: .01em;
    margin-bottom: 15px;
  }
  .temiyage-guide .giftGuideInner {
    padding-top: 30px;
  }
  .temiyage-guide .giftGuide .row .colomun:first-child {
    width: 95%;
    margin: 0 auto;
  }
  .temiyage-guide .giftGuide .row .colomun:nth-child(2) {
    width: 95%;
    margin: 0 auto 35px;
  }
  .temiyage-guide .giftGuide .row .colomun:last-child {
    width: 95%;
    margin: 0 auto;
  }
  .temiyage-guide .giftGuide .row .colomun .section .register {
    display: block;
    margin: 0 auto;
  }
  .temiyage-top .footerBanner .image {
    width: 95%;
    margin: 0 auto;
  }
/*クーポンコード*/
  .campaign-wrap .coupon {
    padding-top: 10px;
  }
  .campaign-wrap .coupon_text {
    padding: 0px 5px;
  }
  .campaign-wrap .coupon_number {
    padding: 0px 20px;
  }
  .campaign-wrap .coupon_text, .campaign-wrap .coupon_number {
    font-size: 1.7rem;
  }
/*キャンペーン（デザイン有）*/
  .temiyage-top .campaign-wrap-top .campaign-ttl{
    font-size: 25px;
    margin: 0px auto;
    }
  .cp-box .date {
    font-size: 17px;
    }
  .cp-box .cp_code{
    margin: 30px 0px;
    text-align: center;
    margin-bottom: 40px;
    }
  .temiyage-top .campaign-wrap-top .cp-box h4{
    margin-bottom: 6px;
    line-height: 1.5;
    }
  .cp-box .cp_codeBlack,.cp-box .newchapter_coupon{
    font-size: 18px;
}
}

/* 744以下 */
@media only screen and (min-width: 744px) and (max-width: 768px) {
  .temiyage-top .temiyage-guidance .temiyage-guidance-inner .guidance-bnr img{
    width: 100%;
  }
  
/* 特集 */
.temiyage-top .temiyage-pickup .temiyage-pickup-article{
  gap: 20px;
  justify-content: center;
}
.temiyage-top .temiyage-pickup .temiyage-pickup-article .article-img{
  width: calc((100% - 40px) / 3);
  position: relative;
}
}

@media screen and (max-width: 365px) {
  .cp-box .cp_code span{
    display: block;
    }
}

@charset "utf-8";
/* CSS Document */